+ 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-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528' + /usr/bin/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --clean INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --clean Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-caracal/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: 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:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__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-caracal-x86_64-5/ccache/u1022/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}} 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: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_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: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_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'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--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-caracal-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 2ff9640e-b5ed-4503-9fb3-6b1c2b25b046 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-6bc73f19bf23aa764c1c567a731a43b0aecbdc5e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/6b/c7/6bc73f19bf23aa764c1c567a731a43b0aecbdc5e_3f669ddd enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-64adcaaa1287541040f76e005a3e12f56f0ff8b6 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/64/ad/64adcaaa1287541040f76e005a3e12f56f0ff8b6_9a4a4066 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/99/e9/99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2_42dadf12 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/b7/a9/b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-a4e866bba2aa596dc9401935edcbf75c6a1e31c0 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/a4/e8/a4e866bba2aa596dc9401935edcbf75c6a1e31c0_99bc7027 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-641ef6917bd4737cec8e9c6970df7b1058615bfb baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/1e/641ef6917bd4737cec8e9c6970df7b1058615bfb_1bcc7ce1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d6cdd73c980b31080710f9a8cf10d7c779780c43 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/d6/cd/d6cdd73c980b31080710f9a8cf10d7c779780c43_98ddc31b enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-af7445fa0add6950f564cee6d9bbc052ba90d90c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/designate/af/74/af7445fa0add6950f564cee6d9bbc052ba90d90c_2aecd847 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-8f5ff126d6eb359e9c0378688bd3c4e8171e9572 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/8f/5f/8f5ff126d6eb359e9c0378688bd3c4e8171e9572_15e29d23 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-efeea377574e7e18127f5a9c7c10d5e5d53f11f9 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/ef/ee/efeea377574e7e18127f5a9c7c10d5e5d53f11f9_16a175eb enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-788459e895b57ed9afda4f948d2e8aab68c44989 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/78/84/788459e895b57ed9afda4f948d2e8aab68c44989_c95e128a enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-8f069b05d207146f1c92d38f71583daad5f3626c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/8f/06/8f069b05d207146f1c92d38f71583daad5f3626c_1f2eff18 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-13fd0f1114aee3d66a70cd53c2a6b95cc5d19768 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/13/fd/13fd0f1114aee3d66a70cd53c2a6b95cc5d19768_3c3fd027 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8f8d537330f82e1f396da9e32eaf8c6a979de7cc baseurl=https://trunk.rdoproject.org/centos9-caracal/component/optimize/8f/8d/8f8d537330f82e1f396da9e32eaf8c6a979de7cc_6e4cac71 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-9aecfe867ca44ca276dd228be612c156cf3842f7 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/9a/ec/9aecfe867ca44ca276dd228be612c156cf3842f7_cb85c68e enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-cd90f74eb4428df566212a8fb1dce960ac9b1d80 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/cd/90/cd90f74eb4428df566212a8fb1dce960ac9b1d80_d7691608 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/ec/97/ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee_38b64ae0 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8e33668cda707818ee1ec389a04724aa8fbe881a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/8e/33/8e33668cda707818ee1ec389a04724aa8fbe881a_285c6ff5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-85814498e86d87604cb4b6296edae4476d021141 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/85/81/85814498e86d87604cb4b6296edae4476d021141_9e766e2e enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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*,thrift* 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-caracal-x86_64-5-bootstrap DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root + /usr/bin/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --init INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --init Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/chroot-aliases.cfg', '/home/centos9-caracal/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: 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:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__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-caracal-x86_64-5/ccache/u1022/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}} 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: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_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: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_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'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--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-caracal-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: f45daba0-9b3b-415f-90b3-3a08d747923c DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-6bc73f19bf23aa764c1c567a731a43b0aecbdc5e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/6b/c7/6bc73f19bf23aa764c1c567a731a43b0aecbdc5e_3f669ddd enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-64adcaaa1287541040f76e005a3e12f56f0ff8b6 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/64/ad/64adcaaa1287541040f76e005a3e12f56f0ff8b6_9a4a4066 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/99/e9/99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2_42dadf12 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/b7/a9/b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-a4e866bba2aa596dc9401935edcbf75c6a1e31c0 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/a4/e8/a4e866bba2aa596dc9401935edcbf75c6a1e31c0_99bc7027 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-641ef6917bd4737cec8e9c6970df7b1058615bfb baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/1e/641ef6917bd4737cec8e9c6970df7b1058615bfb_1bcc7ce1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d6cdd73c980b31080710f9a8cf10d7c779780c43 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/d6/cd/d6cdd73c980b31080710f9a8cf10d7c779780c43_98ddc31b enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-af7445fa0add6950f564cee6d9bbc052ba90d90c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/designate/af/74/af7445fa0add6950f564cee6d9bbc052ba90d90c_2aecd847 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-8f5ff126d6eb359e9c0378688bd3c4e8171e9572 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/8f/5f/8f5ff126d6eb359e9c0378688bd3c4e8171e9572_15e29d23 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-efeea377574e7e18127f5a9c7c10d5e5d53f11f9 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/ef/ee/efeea377574e7e18127f5a9c7c10d5e5d53f11f9_16a175eb enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-788459e895b57ed9afda4f948d2e8aab68c44989 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/78/84/788459e895b57ed9afda4f948d2e8aab68c44989_c95e128a enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-8f069b05d207146f1c92d38f71583daad5f3626c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/8f/06/8f069b05d207146f1c92d38f71583daad5f3626c_1f2eff18 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-13fd0f1114aee3d66a70cd53c2a6b95cc5d19768 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/13/fd/13fd0f1114aee3d66a70cd53c2a6b95cc5d19768_3c3fd027 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8f8d537330f82e1f396da9e32eaf8c6a979de7cc baseurl=https://trunk.rdoproject.org/centos9-caracal/component/optimize/8f/8d/8f8d537330f82e1f396da9e32eaf8c6a979de7cc_6e4cac71 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-9aecfe867ca44ca276dd228be612c156cf3842f7 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/9a/ec/9aecfe867ca44ca276dd228be612c156cf3842f7_cb85c68e enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-cd90f74eb4428df566212a8fb1dce960ac9b1d80 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/cd/90/cd90f74eb4428df566212a8fb1dce960ac9b1d80_d7691608 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/ec/97/ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee_38b64ae0 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8e33668cda707818ee1ec389a04724aa8fbe881a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/8e/33/8e33668cda707818ee1ec389a04724aa8fbe881a_285c6ff5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-85814498e86d87604cb4b6296edae4476d021141 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/85/81/85814498e86d87604cb4b6296edae4476d021141_9e766e2e enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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*,thrift* 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-caracal-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.jzc0373c', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', '--human'] with env {'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: 15Gi 6.0Gi 376Mi 2.7Gi 12Gi 9.4Gi DEBUG: Swap: 15Gi 8.6Gi 7.4Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-caracal-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 35% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 182G 368G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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.xf1pzous', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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', '1022', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos9-caracal/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos9-caracal-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 87eb45399b457e74c085ddf72250306031127142 Note: switching to '87eb45399b457e74c085ddf72250306031127142'. 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 87eb45399b [unmaintained only] Drop fullstack fips job + '[' -d /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-neutron + set +o pipefail + xargs -n 1 git tag -d + git tag -l 'private-*' + set -o pipefail + popd ~/data/openstack-neutron + '[' -z '' ']' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos9-caracal/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)' ++ /usr/bin/mock -q -r /home/centos9-caracal/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 24.2.3.dev23 87eb453 + UPSTREAMVERSION=24.2.3.dev23 + [[ 24.2.3.dev23 =~ ([^-]*)-(.+) ]] + [[ 24.2.3.dev23 =~ (.*?)\.(0rc.+) ]] + [[ 24.2.3.dev23 =~ (.*?)\.(0b.+) ]] + [[ 24.2.3.dev23 =~ (.*?)\.(0a.+) ]] + [[ 24.2.3.dev23 =~ (.*?)\.(dev.+) ]] + VERSION=24.2.3 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20260605094437.87eb453 + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --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-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/home/centos9-caracal/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: 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:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__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-caracal-x86_64-5/ccache/u1022/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}} 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: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_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: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_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'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--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-caracal-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: ca5c9f43-0311-4c87-8f93-3ad495c28004 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-6bc73f19bf23aa764c1c567a731a43b0aecbdc5e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/6b/c7/6bc73f19bf23aa764c1c567a731a43b0aecbdc5e_3f669ddd enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-64adcaaa1287541040f76e005a3e12f56f0ff8b6 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/64/ad/64adcaaa1287541040f76e005a3e12f56f0ff8b6_9a4a4066 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/99/e9/99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2_42dadf12 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/b7/a9/b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-a4e866bba2aa596dc9401935edcbf75c6a1e31c0 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/a4/e8/a4e866bba2aa596dc9401935edcbf75c6a1e31c0_99bc7027 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-641ef6917bd4737cec8e9c6970df7b1058615bfb baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/1e/641ef6917bd4737cec8e9c6970df7b1058615bfb_1bcc7ce1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d6cdd73c980b31080710f9a8cf10d7c779780c43 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/d6/cd/d6cdd73c980b31080710f9a8cf10d7c779780c43_98ddc31b enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-af7445fa0add6950f564cee6d9bbc052ba90d90c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/designate/af/74/af7445fa0add6950f564cee6d9bbc052ba90d90c_2aecd847 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-8f5ff126d6eb359e9c0378688bd3c4e8171e9572 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/8f/5f/8f5ff126d6eb359e9c0378688bd3c4e8171e9572_15e29d23 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-efeea377574e7e18127f5a9c7c10d5e5d53f11f9 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/ef/ee/efeea377574e7e18127f5a9c7c10d5e5d53f11f9_16a175eb enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-788459e895b57ed9afda4f948d2e8aab68c44989 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/78/84/788459e895b57ed9afda4f948d2e8aab68c44989_c95e128a enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-8f069b05d207146f1c92d38f71583daad5f3626c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/8f/06/8f069b05d207146f1c92d38f71583daad5f3626c_1f2eff18 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-13fd0f1114aee3d66a70cd53c2a6b95cc5d19768 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/13/fd/13fd0f1114aee3d66a70cd53c2a6b95cc5d19768_3c3fd027 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8f8d537330f82e1f396da9e32eaf8c6a979de7cc baseurl=https://trunk.rdoproject.org/centos9-caracal/component/optimize/8f/8d/8f8d537330f82e1f396da9e32eaf8c6a979de7cc_6e4cac71 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-9aecfe867ca44ca276dd228be612c156cf3842f7 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/9a/ec/9aecfe867ca44ca276dd228be612c156cf3842f7_cb85c68e enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-cd90f74eb4428df566212a8fb1dce960ac9b1d80 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/cd/90/cd90f74eb4428df566212a8fb1dce960ac9b1d80_d7691608 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/ec/97/ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee_38b64ae0 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8e33668cda707818ee1ec389a04724aa8fbe881a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/8e/33/8e33668cda707818ee1ec389a04724aa8fbe881a_285c6ff5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-85814498e86d87604cb4b6296edae4476d021141 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/85/81/85814498e86d87604cb4b6296edae4476d021141_9e766e2e enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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*,thrift* 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-caracal-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.rfnmxp49', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', '--human'] with env {'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: 15Gi 6.0Gi 491Mi 2.6Gi 11Gi 9.3Gi DEBUG: Swap: 15Gi 8.9Gi 7.1Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-caracal-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.7G 2.7G 39% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 182G 368G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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.wrteamsi', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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', '1022', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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.5s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (1.3s) running egg_info creating neutron.egg-info 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 writing pbr to neutron.egg-info/pbr.json [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.2.3.dev23 creating neutron-24.2.3.dev23/api-ref creating neutron-24.2.3.dev23/devstack creating neutron-24.2.3.dev23/devstack/lib creating neutron-24.2.3.dev23/doc creating neutron-24.2.3.dev23/doc/source creating neutron-24.2.3.dev23/doc/source/_static creating neutron-24.2.3.dev23/doc/source/admin creating neutron-24.2.3.dev23/doc/source/admin/archives creating neutron-24.2.3.dev23/doc/source/admin/archives/figures creating neutron-24.2.3.dev23/doc/source/admin/figures creating neutron-24.2.3.dev23/doc/source/admin/ovn creating neutron-24.2.3.dev23/doc/source/admin/ovn/figures creating neutron-24.2.3.dev23/doc/source/admin/ovn/refarch creating neutron-24.2.3.dev23/doc/source/admin/ovn/refarch/figures creating neutron-24.2.3.dev23/doc/source/admin/shared creating neutron-24.2.3.dev23/doc/source/cli creating neutron-24.2.3.dev23/doc/source/configuration creating neutron-24.2.3.dev23/doc/source/configuration/samples creating neutron-24.2.3.dev23/doc/source/contributor creating neutron-24.2.3.dev23/doc/source/contributor/dashboards creating neutron-24.2.3.dev23/doc/source/contributor/figures creating neutron-24.2.3.dev23/doc/source/contributor/internals creating neutron-24.2.3.dev23/doc/source/contributor/internals/images creating neutron-24.2.3.dev23/doc/source/contributor/internals/ovn creating neutron-24.2.3.dev23/doc/source/contributor/ovn creating neutron-24.2.3.dev23/doc/source/contributor/ovn_vagrant creating neutron-24.2.3.dev23/doc/source/contributor/policies creating neutron-24.2.3.dev23/doc/source/contributor/stadium creating neutron-24.2.3.dev23/doc/source/contributor/testing creating neutron-24.2.3.dev23/doc/source/contributor/testing/images creating neutron-24.2.3.dev23/doc/source/feature_classification creating neutron-24.2.3.dev23/doc/source/install creating neutron-24.2.3.dev23/doc/source/install/common creating neutron-24.2.3.dev23/doc/source/install/figures creating neutron-24.2.3.dev23/doc/source/install/ovn creating neutron-24.2.3.dev23/doc/source/install/ovn/figures creating neutron-24.2.3.dev23/doc/source/install/shared creating neutron-24.2.3.dev23/doc/source/ovn creating neutron-24.2.3.dev23/doc/source/ovn/faq creating neutron-24.2.3.dev23/doc/source/reference creating neutron-24.2.3.dev23/etc creating neutron-24.2.3.dev23/etc/neutron creating neutron-24.2.3.dev23/etc/neutron/plugins creating neutron-24.2.3.dev23/etc/neutron/plugins/ml2 creating neutron-24.2.3.dev23/etc/neutron/rootwrap.d creating neutron-24.2.3.dev23/etc/oslo-config-generator creating neutron-24.2.3.dev23/etc/oslo-policy-generator creating neutron-24.2.3.dev23/neutron creating neutron-24.2.3.dev23/neutron.egg-info creating neutron-24.2.3.dev23/neutron/agent creating neutron-24.2.3.dev23/neutron/agent/common creating neutron-24.2.3.dev23/neutron/agent/dhcp creating neutron-24.2.3.dev23/neutron/agent/l2 creating neutron-24.2.3.dev23/neutron/agent/l2/extensions creating neutron-24.2.3.dev23/neutron/agent/l2/extensions/dhcp creating neutron-24.2.3.dev23/neutron/agent/l2/extensions/metadata creating neutron-24.2.3.dev23/neutron/agent/l3 creating neutron-24.2.3.dev23/neutron/agent/l3/extensions creating neutron-24.2.3.dev23/neutron/agent/l3/extensions/qos creating neutron-24.2.3.dev23/neutron/agent/linux creating neutron-24.2.3.dev23/neutron/agent/linux/openvswitch_firewall creating neutron-24.2.3.dev23/neutron/agent/metadata creating neutron-24.2.3.dev23/neutron/agent/ovn creating neutron-24.2.3.dev23/neutron/agent/ovn/agent creating neutron-24.2.3.dev23/neutron/agent/ovn/extensions creating neutron-24.2.3.dev23/neutron/agent/ovn/metadata creating neutron-24.2.3.dev23/neutron/agent/ovsdb creating neutron-24.2.3.dev23/neutron/agent/ovsdb/native creating neutron-24.2.3.dev23/neutron/agent/windows creating neutron-24.2.3.dev23/neutron/api creating neutron-24.2.3.dev23/neutron/api/rpc creating neutron-24.2.3.dev23/neutron/api/rpc/agentnotifiers creating neutron-24.2.3.dev23/neutron/api/rpc/callbacks creating neutron-24.2.3.dev23/neutron/api/rpc/callbacks/consumer creating neutron-24.2.3.dev23/neutron/api/rpc/callbacks/producer creating neutron-24.2.3.dev23/neutron/api/rpc/handlers creating neutron-24.2.3.dev23/neutron/api/v2 creating neutron-24.2.3.dev23/neutron/api/views creating neutron-24.2.3.dev23/neutron/cmd creating neutron-24.2.3.dev23/neutron/cmd/eventlet creating neutron-24.2.3.dev23/neutron/cmd/eventlet/agents creating neutron-24.2.3.dev23/neutron/cmd/eventlet/plugins creating neutron-24.2.3.dev23/neutron/cmd/eventlet/server creating neutron-24.2.3.dev23/neutron/cmd/eventlet/services creating neutron-24.2.3.dev23/neutron/cmd/ovn creating neutron-24.2.3.dev23/neutron/cmd/sanity creating neutron-24.2.3.dev23/neutron/cmd/upgrade_checks creating neutron-24.2.3.dev23/neutron/common creating neutron-24.2.3.dev23/neutron/common/ovn creating neutron-24.2.3.dev23/neutron/conf creating neutron-24.2.3.dev23/neutron/conf/agent creating neutron-24.2.3.dev23/neutron/conf/agent/database creating neutron-24.2.3.dev23/neutron/conf/agent/l3 creating neutron-24.2.3.dev23/neutron/conf/agent/metadata creating neutron-24.2.3.dev23/neutron/conf/agent/ovn creating neutron-24.2.3.dev23/neutron/conf/agent/ovn/metadata creating neutron-24.2.3.dev23/neutron/conf/agent/ovn/ovn_neutron_agent creating neutron-24.2.3.dev23/neutron/conf/db creating neutron-24.2.3.dev23/neutron/conf/extensions creating neutron-24.2.3.dev23/neutron/conf/plugins creating neutron-24.2.3.dev23/neutron/conf/plugins/ml2 creating neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers creating neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/mech_sriov creating neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/ovn creating neutron-24.2.3.dev23/neutron/conf/policies creating neutron-24.2.3.dev23/neutron/conf/services creating neutron-24.2.3.dev23/neutron/core_extensions creating neutron-24.2.3.dev23/neutron/db creating neutron-24.2.3.dev23/neutron/db/allowed_address_pairs creating neutron-24.2.3.dev23/neutron/db/availability_zone creating neutron-24.2.3.dev23/neutron/db/extra_dhcp_opt creating neutron-24.2.3.dev23/neutron/db/metering creating neutron-24.2.3.dev23/neutron/db/migration creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/2023.1 creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/2023.1/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/2023.2 creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/2023.2/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/2024.1 creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/2024.1/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/contract creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/contract creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/newton creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/newton/contract creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/newton/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/ocata creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/ocata/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/pike creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/pike/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/queens creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/queens/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/rocky creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/rocky/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/stein creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/stein/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/train creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/train/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/ussuri creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/ussuri/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/victoria creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/victoria/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/wallaby creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/wallaby/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/xena creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/xena/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/yoga creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/yoga/expand creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/zed creating neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/zed/expand creating neutron-24.2.3.dev23/neutron/db/migration/models creating neutron-24.2.3.dev23/neutron/db/models creating neutron-24.2.3.dev23/neutron/db/models/plugins creating neutron-24.2.3.dev23/neutron/db/models/plugins/ml2 creating neutron-24.2.3.dev23/neutron/db/network_dhcp_agent_binding creating neutron-24.2.3.dev23/neutron/db/port_security creating neutron-24.2.3.dev23/neutron/db/qos creating neutron-24.2.3.dev23/neutron/db/quota creating neutron-24.2.3.dev23/neutron/exceptions creating neutron-24.2.3.dev23/neutron/extensions creating neutron-24.2.3.dev23/neutron/hacking creating neutron-24.2.3.dev23/neutron/ipam creating neutron-24.2.3.dev23/neutron/ipam/drivers creating neutron-24.2.3.dev23/neutron/ipam/drivers/neutrondb_ipam creating neutron-24.2.3.dev23/neutron/locale creating neutron-24.2.3.dev23/neutron/locale/de creating neutron-24.2.3.dev23/neutron/locale/de/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/locale/es creating neutron-24.2.3.dev23/neutron/locale/es/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/locale/fr creating neutron-24.2.3.dev23/neutron/locale/fr/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/locale/it creating neutron-24.2.3.dev23/neutron/locale/it/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/locale/ja creating neutron-24.2.3.dev23/neutron/locale/ja/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/locale/ko_KR creating neutron-24.2.3.dev23/neutron/locale/ko_KR/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/locale/pt_BR creating neutron-24.2.3.dev23/neutron/locale/pt_BR/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/locale/ru creating neutron-24.2.3.dev23/neutron/locale/ru/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/locale/zh_CN creating neutron-24.2.3.dev23/neutron/locale/zh_CN/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/locale/zh_TW creating neutron-24.2.3.dev23/neutron/locale/zh_TW/LC_MESSAGES creating neutron-24.2.3.dev23/neutron/notifiers creating neutron-24.2.3.dev23/neutron/objects creating neutron-24.2.3.dev23/neutron/objects/db creating neutron-24.2.3.dev23/neutron/objects/extensions creating neutron-24.2.3.dev23/neutron/objects/logapi creating neutron-24.2.3.dev23/neutron/objects/plugins creating neutron-24.2.3.dev23/neutron/objects/plugins/ml2 creating neutron-24.2.3.dev23/neutron/objects/port creating neutron-24.2.3.dev23/neutron/objects/port/extensions creating neutron-24.2.3.dev23/neutron/objects/qos creating neutron-24.2.3.dev23/neutron/pecan_wsgi creating neutron-24.2.3.dev23/neutron/pecan_wsgi/controllers creating neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks creating neutron-24.2.3.dev23/neutron/plugins creating neutron-24.2.3.dev23/neutron/plugins/common creating neutron-24.2.3.dev23/neutron/plugins/ml2 creating neutron-24.2.3.dev23/neutron/plugins/ml2/common creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/agent creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/l2pop creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/l2pop/rpc_manager creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent/common creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/mech_driver creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/macvtap creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/macvtap/agent creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/macvtap/mech_driver creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent/common creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/mech_driver creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/common creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/mech_driver creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/agent creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb creating neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions creating neutron-24.2.3.dev23/neutron/plugins/ml2/extensions creating neutron-24.2.3.dev23/neutron/privileged creating neutron-24.2.3.dev23/neutron/privileged/agent creating neutron-24.2.3.dev23/neutron/privileged/agent/linux creating neutron-24.2.3.dev23/neutron/privileged/agent/ovsdb creating neutron-24.2.3.dev23/neutron/privileged/agent/ovsdb/native creating neutron-24.2.3.dev23/neutron/profiling creating neutron-24.2.3.dev23/neutron/quota creating neutron-24.2.3.dev23/neutron/scheduler creating neutron-24.2.3.dev23/neutron/server creating neutron-24.2.3.dev23/neutron/services creating neutron-24.2.3.dev23/neutron/services/auto_allocate creating neutron-24.2.3.dev23/neutron/services/conntrack_helper creating neutron-24.2.3.dev23/neutron/services/conntrack_helper/common creating neutron-24.2.3.dev23/neutron/services/externaldns creating neutron-24.2.3.dev23/neutron/services/externaldns/drivers creating neutron-24.2.3.dev23/neutron/services/externaldns/drivers/designate creating neutron-24.2.3.dev23/neutron/services/flavors creating neutron-24.2.3.dev23/neutron/services/l3_router creating neutron-24.2.3.dev23/neutron/services/l3_router/service_providers creating neutron-24.2.3.dev23/neutron/services/local_ip creating neutron-24.2.3.dev23/neutron/services/logapi creating neutron-24.2.3.dev23/neutron/services/logapi/agent creating neutron-24.2.3.dev23/neutron/services/logapi/agent/l3 creating neutron-24.2.3.dev23/neutron/services/logapi/common creating neutron-24.2.3.dev23/neutron/services/logapi/drivers creating neutron-24.2.3.dev23/neutron/services/logapi/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/services/logapi/drivers/ovn creating neutron-24.2.3.dev23/neutron/services/logapi/rpc creating neutron-24.2.3.dev23/neutron/services/loki creating neutron-24.2.3.dev23/neutron/services/metering creating neutron-24.2.3.dev23/neutron/services/metering/agents creating neutron-24.2.3.dev23/neutron/services/metering/drivers creating neutron-24.2.3.dev23/neutron/services/metering/drivers/iptables creating neutron-24.2.3.dev23/neutron/services/metering/drivers/noop creating neutron-24.2.3.dev23/neutron/services/ndp_proxy creating neutron-24.2.3.dev23/neutron/services/network_ip_availability creating neutron-24.2.3.dev23/neutron/services/network_segment_range creating neutron-24.2.3.dev23/neutron/services/ovn_l3 creating neutron-24.2.3.dev23/neutron/services/ovn_l3/service_providers creating neutron-24.2.3.dev23/neutron/services/placement_report creating neutron-24.2.3.dev23/neutron/services/portforwarding creating neutron-24.2.3.dev23/neutron/services/portforwarding/common creating neutron-24.2.3.dev23/neutron/services/portforwarding/drivers creating neutron-24.2.3.dev23/neutron/services/portforwarding/drivers/ovn creating neutron-24.2.3.dev23/neutron/services/qos creating neutron-24.2.3.dev23/neutron/services/qos/drivers creating neutron-24.2.3.dev23/neutron/services/qos/drivers/linuxbridge creating neutron-24.2.3.dev23/neutron/services/qos/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/services/qos/drivers/ovn creating neutron-24.2.3.dev23/neutron/services/qos/drivers/sriov creating neutron-24.2.3.dev23/neutron/services/rbac creating neutron-24.2.3.dev23/neutron/services/revisions creating neutron-24.2.3.dev23/neutron/services/segments creating neutron-24.2.3.dev23/neutron/services/tag creating neutron-24.2.3.dev23/neutron/services/timestamp creating neutron-24.2.3.dev23/neutron/services/trunk creating neutron-24.2.3.dev23/neutron/services/trunk/drivers creating neutron-24.2.3.dev23/neutron/services/trunk/drivers/linuxbridge creating neutron-24.2.3.dev23/neutron/services/trunk/drivers/linuxbridge/agent creating neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch/agent creating neutron-24.2.3.dev23/neutron/services/trunk/drivers/ovn creating neutron-24.2.3.dev23/neutron/services/trunk/rpc creating neutron-24.2.3.dev23/neutron/services/trunk/seg_types creating neutron-24.2.3.dev23/neutron/tests creating neutron-24.2.3.dev23/neutron/tests/common creating neutron-24.2.3.dev23/neutron/tests/common/agents creating neutron-24.2.3.dev23/neutron/tests/common/exclusive_resources creating neutron-24.2.3.dev23/neutron/tests/contrib creating neutron-24.2.3.dev23/neutron/tests/contrib/hooks creating neutron-24.2.3.dev23/neutron/tests/etc creating neutron-24.2.3.dev23/neutron/tests/fullstack creating neutron-24.2.3.dev23/neutron/tests/fullstack/agents creating neutron-24.2.3.dev23/neutron/tests/fullstack/resources creating neutron-24.2.3.dev23/neutron/tests/fullstack/schedulers creating neutron-24.2.3.dev23/neutron/tests/fullstack/servers creating neutron-24.2.3.dev23/neutron/tests/functional creating neutron-24.2.3.dev23/neutron/tests/functional/agent creating neutron-24.2.3.dev23/neutron/tests/functional/agent/common creating neutron-24.2.3.dev23/neutron/tests/functional/agent/l2 creating neutron-24.2.3.dev23/neutron/tests/functional/agent/l2/extensions creating neutron-24.2.3.dev23/neutron/tests/functional/agent/l3 creating neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/bin creating neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/extensions creating neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/extensions/qos creating neutron-24.2.3.dev23/neutron/tests/functional/agent/linux creating neutron-24.2.3.dev23/neutron/tests/functional/agent/linux/bin creating neutron-24.2.3.dev23/neutron/tests/functional/agent/linux/openvswitch_firewall creating neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn creating neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/agent creating neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/extensions creating neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/metadata creating neutron-24.2.3.dev23/neutron/tests/functional/agent/ovsdb creating neutron-24.2.3.dev23/neutron/tests/functional/agent/ovsdb/native creating neutron-24.2.3.dev23/neutron/tests/functional/agent/windows creating neutron-24.2.3.dev23/neutron/tests/functional/api creating neutron-24.2.3.dev23/neutron/tests/functional/cmd creating neutron-24.2.3.dev23/neutron/tests/functional/common creating neutron-24.2.3.dev23/neutron/tests/functional/common/ovn creating neutron-24.2.3.dev23/neutron/tests/functional/db creating neutron-24.2.3.dev23/neutron/tests/functional/db/migrations creating neutron-24.2.3.dev23/neutron/tests/functional/objects creating neutron-24.2.3.dev23/neutron/tests/functional/objects/plugins creating neutron-24.2.3.dev23/neutron/tests/functional/objects/plugins/ml2 creating neutron-24.2.3.dev23/neutron/tests/functional/pecan_wsgi creating neutron-24.2.3.dev23/neutron/tests/functional/plugins creating neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2 creating neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers creating neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/macvtap creating neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent creating neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/ovn creating neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver creating neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb creating neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions creating neutron-24.2.3.dev23/neutron/tests/functional/privileged creating neutron-24.2.3.dev23/neutron/tests/functional/privileged/agent creating neutron-24.2.3.dev23/neutron/tests/functional/privileged/agent/linux creating neutron-24.2.3.dev23/neutron/tests/functional/resources creating neutron-24.2.3.dev23/neutron/tests/functional/resources/ovsdb creating neutron-24.2.3.dev23/neutron/tests/functional/sanity creating neutron-24.2.3.dev23/neutron/tests/functional/scheduler creating neutron-24.2.3.dev23/neutron/tests/functional/services creating neutron-24.2.3.dev23/neutron/tests/functional/services/conntrack_helper creating neutron-24.2.3.dev23/neutron/tests/functional/services/l3_router creating neutron-24.2.3.dev23/neutron/tests/functional/services/logapi creating neutron-24.2.3.dev23/neutron/tests/functional/services/logapi/drivers creating neutron-24.2.3.dev23/neutron/tests/functional/services/logapi/drivers/ovn creating neutron-24.2.3.dev23/neutron/tests/functional/services/ovn_l3 creating neutron-24.2.3.dev23/neutron/tests/functional/services/portforwarding creating neutron-24.2.3.dev23/neutron/tests/functional/services/trunk creating neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers creating neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers/openvswitch/agent creating neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers/ovn creating neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/rpc creating neutron-24.2.3.dev23/neutron/tests/functional/tests creating neutron-24.2.3.dev23/neutron/tests/functional/tests/common creating neutron-24.2.3.dev23/neutron/tests/functional/tests/common/exclusive_resources creating neutron-24.2.3.dev23/neutron/tests/unit creating neutron-24.2.3.dev23/neutron/tests/unit/agent creating neutron-24.2.3.dev23/neutron/tests/unit/agent/common creating neutron-24.2.3.dev23/neutron/tests/unit/agent/dhcp creating neutron-24.2.3.dev23/neutron/tests/unit/agent/l2 creating neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions creating neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions/dhcp creating neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions/metadata creating neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 creating neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions creating neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions/qos creating neutron-24.2.3.dev23/neutron/tests/unit/agent/linux creating neutron-24.2.3.dev23/neutron/tests/unit/agent/linux/openvswitch_firewall creating neutron-24.2.3.dev23/neutron/tests/unit/agent/metadata creating neutron-24.2.3.dev23/neutron/tests/unit/agent/ovn creating neutron-24.2.3.dev23/neutron/tests/unit/agent/ovn/metadata creating neutron-24.2.3.dev23/neutron/tests/unit/agent/ovsdb creating neutron-24.2.3.dev23/neutron/tests/unit/agent/ovsdb/native creating neutron-24.2.3.dev23/neutron/tests/unit/agent/windows creating neutron-24.2.3.dev23/neutron/tests/unit/api creating neutron-24.2.3.dev23/neutron/tests/unit/api/rpc creating neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/agentnotifiers creating neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks creating neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks/consumer creating neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks/producer creating neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/handlers creating neutron-24.2.3.dev23/neutron/tests/unit/api/v2 creating neutron-24.2.3.dev23/neutron/tests/unit/cmd creating neutron-24.2.3.dev23/neutron/tests/unit/cmd/ovn creating neutron-24.2.3.dev23/neutron/tests/unit/cmd/upgrade_checks creating neutron-24.2.3.dev23/neutron/tests/unit/common creating neutron-24.2.3.dev23/neutron/tests/unit/common/ovn creating neutron-24.2.3.dev23/neutron/tests/unit/conf creating neutron-24.2.3.dev23/neutron/tests/unit/conf/agent creating neutron-24.2.3.dev23/neutron/tests/unit/conf/policies creating neutron-24.2.3.dev23/neutron/tests/unit/core_extensions creating neutron-24.2.3.dev23/neutron/tests/unit/db creating neutron-24.2.3.dev23/neutron/tests/unit/db/metering creating neutron-24.2.3.dev23/neutron/tests/unit/db/quota creating neutron-24.2.3.dev23/neutron/tests/unit/extensions creating neutron-24.2.3.dev23/neutron/tests/unit/hacking creating neutron-24.2.3.dev23/neutron/tests/unit/ipam creating neutron-24.2.3.dev23/neutron/tests/unit/ipam/drivers creating neutron-24.2.3.dev23/neutron/tests/unit/ipam/drivers/neutrondb_ipam creating neutron-24.2.3.dev23/neutron/tests/unit/notifiers creating neutron-24.2.3.dev23/neutron/tests/unit/objects creating neutron-24.2.3.dev23/neutron/tests/unit/objects/db creating neutron-24.2.3.dev23/neutron/tests/unit/objects/logapi creating neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins creating neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins/ml2 creating neutron-24.2.3.dev23/neutron/tests/unit/objects/port creating neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions creating neutron-24.2.3.dev23/neutron/tests/unit/objects/qos creating neutron-24.2.3.dev23/neutron/tests/unit/pecan_wsgi creating neutron-24.2.3.dev23/neutron/tests/unit/plugins creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/agent creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/l2pop creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/macvtap creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/mech_sriov creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/extension_drivers creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn/agent creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas creating neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/extensions creating neutron-24.2.3.dev23/neutron/tests/unit/privileged creating neutron-24.2.3.dev23/neutron/tests/unit/privileged/agent creating neutron-24.2.3.dev23/neutron/tests/unit/privileged/agent/linux creating neutron-24.2.3.dev23/neutron/tests/unit/quota creating neutron-24.2.3.dev23/neutron/tests/unit/scheduler creating neutron-24.2.3.dev23/neutron/tests/unit/services creating neutron-24.2.3.dev23/neutron/tests/unit/services/auto_allocate creating neutron-24.2.3.dev23/neutron/tests/unit/services/conntrack_helper creating neutron-24.2.3.dev23/neutron/tests/unit/services/externaldns creating neutron-24.2.3.dev23/neutron/tests/unit/services/externaldns/drivers creating neutron-24.2.3.dev23/neutron/tests/unit/services/externaldns/drivers/designate creating neutron-24.2.3.dev23/neutron/tests/unit/services/l3_router creating neutron-24.2.3.dev23/neutron/tests/unit/services/l3_router/service_providers creating neutron-24.2.3.dev23/neutron/tests/unit/services/logapi creating neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/agent creating neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/agent/l3 creating neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/common creating neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers creating neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers/ovn creating neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/rpc creating neutron-24.2.3.dev23/neutron/tests/unit/services/metering creating neutron-24.2.3.dev23/neutron/tests/unit/services/metering/agents creating neutron-24.2.3.dev23/neutron/tests/unit/services/metering/drivers creating neutron-24.2.3.dev23/neutron/tests/unit/services/network_segment_range creating neutron-24.2.3.dev23/neutron/tests/unit/services/ovn_l3 creating neutron-24.2.3.dev23/neutron/tests/unit/services/ovn_l3/service_providers creating neutron-24.2.3.dev23/neutron/tests/unit/services/placement_report creating neutron-24.2.3.dev23/neutron/tests/unit/services/portforwarding creating neutron-24.2.3.dev23/neutron/tests/unit/services/portforwarding/drivers creating neutron-24.2.3.dev23/neutron/tests/unit/services/portforwarding/drivers/ovn creating neutron-24.2.3.dev23/neutron/tests/unit/services/qos creating neutron-24.2.3.dev23/neutron/tests/unit/services/qos/drivers creating neutron-24.2.3.dev23/neutron/tests/unit/services/qos/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/tests/unit/services/qos/drivers/ovn creating neutron-24.2.3.dev23/neutron/tests/unit/services/revisions creating neutron-24.2.3.dev23/neutron/tests/unit/services/trunk creating neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers creating neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/linuxbridge creating neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent creating neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/openvswitch creating neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/openvswitch/agent creating neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/ovn creating neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/rpc creating neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/seg_types creating neutron-24.2.3.dev23/neutron/tests/unit/tests creating neutron-24.2.3.dev23/neutron/tests/unit/tests/common creating neutron-24.2.3.dev23/neutron/tests/unit/tests/example creating neutron-24.2.3.dev23/neutron/tests/unit/tests/example/dir creating neutron-24.2.3.dev23/neutron/tests/unit/tests/example/dir/subdir creating neutron-24.2.3.dev23/neutron/tests/unit/tests/functional creating neutron-24.2.3.dev23/neutron/tests/var creating neutron-24.2.3.dev23/playbooks creating neutron-24.2.3.dev23/rally-jobs creating neutron-24.2.3.dev23/rally-jobs/extra creating neutron-24.2.3.dev23/rally-jobs/plugins creating neutron-24.2.3.dev23/releasenotes creating neutron-24.2.3.dev23/releasenotes/notes creating neutron-24.2.3.dev23/releasenotes/source creating neutron-24.2.3.dev23/releasenotes/source/_static creating neutron-24.2.3.dev23/releasenotes/source/_templates creating neutron-24.2.3.dev23/releasenotes/source/locale creating neutron-24.2.3.dev23/releasenotes/source/locale/en_GB creating neutron-24.2.3.dev23/releasenotes/source/locale/en_GB/LC_MESSAGES creating neutron-24.2.3.dev23/releasenotes/source/locale/fr creating neutron-24.2.3.dev23/releasenotes/source/locale/fr/LC_MESSAGES creating neutron-24.2.3.dev23/releasenotes/source/locale/ja creating neutron-24.2.3.dev23/releasenotes/source/locale/ja/LC_MESSAGES creating neutron-24.2.3.dev23/releasenotes/source/locale/ko_KR creating neutron-24.2.3.dev23/releasenotes/source/locale/ko_KR/LC_MESSAGES creating neutron-24.2.3.dev23/roles creating neutron-24.2.3.dev23/roles/add_mariadb_repo creating neutron-24.2.3.dev23/roles/add_mariadb_repo/tasks creating neutron-24.2.3.dev23/roles/configure_functional_tests creating neutron-24.2.3.dev23/roles/configure_functional_tests/defaults creating neutron-24.2.3.dev23/roles/configure_functional_tests/tasks creating neutron-24.2.3.dev23/roles/disable_selinux creating neutron-24.2.3.dev23/roles/disable_selinux/tasks creating neutron-24.2.3.dev23/roles/legacy_ebtables creating neutron-24.2.3.dev23/roles/legacy_ebtables/tasks creating neutron-24.2.3.dev23/roles/nftables creating neutron-24.2.3.dev23/roles/nftables/tasks creating neutron-24.2.3.dev23/roles/prepare_functional_tests_logs creating neutron-24.2.3.dev23/roles/prepare_functional_tests_logs/defaults creating neutron-24.2.3.dev23/roles/prepare_functional_tests_logs/tasks creating neutron-24.2.3.dev23/roles/setup_logdir creating neutron-24.2.3.dev23/roles/setup_logdir/defaults creating neutron-24.2.3.dev23/roles/setup_logdir/tasks creating neutron-24.2.3.dev23/tools creating neutron-24.2.3.dev23/tools/ovn_migration creating neutron-24.2.3.dev23/tools/ovn_migration/infrared creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/roles creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/templates creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/roles/prepare-migration/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/templates creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/backup creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/delete-neutron-resources/templates creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/pre-migration/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/recovery-backup/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/cleanup/templates creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/revert creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/vars creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/defaults creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/tasks creating neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates creating neutron-24.2.3.dev23/tools/tripleo creating neutron-24.2.3.dev23/vagrant creating neutron-24.2.3.dev23/vagrant/ovn creating neutron-24.2.3.dev23/vagrant/ovn/provisioning creating neutron-24.2.3.dev23/vagrant/ovn/sparse creating neutron-24.2.3.dev23/zuul.d copying files to neutron-24.2.3.dev23... copying .coveragerc -> neutron-24.2.3.dev23 copying .mailmap -> neutron-24.2.3.dev23 copying .pylintrc -> neutron-24.2.3.dev23 copying .stestr.conf -> neutron-24.2.3.dev23 copying AUTHORS -> neutron-24.2.3.dev23 copying CONTRIBUTING.rst -> neutron-24.2.3.dev23 copying ChangeLog -> neutron-24.2.3.dev23 copying HACKING.rst -> neutron-24.2.3.dev23 copying LICENSE -> neutron-24.2.3.dev23 copying README.rst -> neutron-24.2.3.dev23 copying TESTING.rst -> neutron-24.2.3.dev23 copying bindep.txt -> neutron-24.2.3.dev23 copying plugin.spec -> neutron-24.2.3.dev23 copying requirements.txt -> neutron-24.2.3.dev23 copying setup.cfg -> neutron-24.2.3.dev23 copying setup.py -> neutron-24.2.3.dev23 copying test-requirements.txt -> neutron-24.2.3.dev23 copying tox.ini -> neutron-24.2.3.dev23 copying api-ref/README.rst -> neutron-24.2.3.dev23/api-ref copying devstack/ml2-ovs-compute-local.conf.sample -> neutron-24.2.3.dev23/devstack copying devstack/ml2-ovs-local.conf.sample -> neutron-24.2.3.dev23/devstack copying devstack/ovn-compute-local.conf.sample -> neutron-24.2.3.dev23/devstack copying devstack/ovn-db-local.conf.sample -> neutron-24.2.3.dev23/devstack copying devstack/ovn-local.conf.sample -> neutron-24.2.3.dev23/devstack copying devstack/ovn-vtep-local.conf.sample -> neutron-24.2.3.dev23/devstack copying devstack/plugin.sh -> neutron-24.2.3.dev23/devstack copying devstack/settings -> neutron-24.2.3.dev23/devstack copying devstack/lib/distributed_dhcp -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/dns -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/fip_port_forwarding -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/flavors -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/l2_agent -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/l2_agent_sriovnicswitch -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/l3_agent -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/l3_conntrack_helper -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/l3_ndp_proxy -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/local_ip -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/log -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/loki -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/macvtap_agent -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/ml2 -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/network_segment_range -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/octavia -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/segments -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/tag_ports_during_bulk_creation -> neutron-24.2.3.dev23/devstack/lib copying devstack/lib/uplink_status_propagation -> neutron-24.2.3.dev23/devstack/lib copying doc/Makefile -> neutron-24.2.3.dev23/doc copying doc/requirements.txt -> neutron-24.2.3.dev23/doc copying doc/source/_intro.rst -> neutron-24.2.3.dev23/doc/source copying doc/source/conf.py -> neutron-24.2.3.dev23/doc/source copying doc/source/index.rst -> neutron-24.2.3.dev23/doc/source copying doc/source/pdf-index.rst -> neutron-24.2.3.dev23/doc/source copying doc/source/_static/support_matrix.css -> neutron-24.2.3.dev23/doc/source/_static copying doc/source/admin/config-address-scopes.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-auto-allocation.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-az.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-bgp-dynamic-routing.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-bgp-floating-ip-over-l2-segmented-network.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-dhcp-ha.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-dns-int-ext-serv.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-dns-int.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-dns-res.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-dvr-ha-snat.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-experimental-framework.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-fip-port-forwardings.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-ipam.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-ipv6.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-logging.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-macvtap.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-metadata-caching.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-metadata-rate-limiting.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-ml2.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-mtu.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-ndp-proxy.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-network-segment-ranges.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-ovs-dpdk.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-ovs-offload.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-ovsfwdriver.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-qos-min-bw.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-qos-min-pps.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-qos.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-rbac.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-routed-networks.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-router-flavor-ovn.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-service-subnets.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-services-agent.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-sfc.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-sriov.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-subnet-onboard.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-subnet-pools.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-trunking.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config-wsgi.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/config.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy-lb-ha-vrrp.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy-lb-provider.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy-lb-selfservice.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy-lb.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy-ovs-ha-dvr.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy-ovs-ha-vrrp.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy-ovs-provider.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy-ovs-selfservice.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy-ovs.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/deploy.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/fwaas-v2-scenario.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/fwaas.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/index.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/intro-basic-networking.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/intro-nat.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/intro-network-components.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/intro-network-namespaces.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/intro-os-networking.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/intro-overlay-protocols.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/intro.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/migration-classic-to-l3ha.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/migration-database.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/migration-nova-network-to-neutron.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/migration.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/misc-libvirt.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/misc.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/neutron_linuxbridge.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/ops-ip-availability.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/ops-quotas.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/ops-resource-purge.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/ops-resource-tags.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/ops.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/vpnaas-scenario.rst -> neutron-24.2.3.dev23/doc/source/admin copying doc/source/admin/archives/adv-config.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/adv-features.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/adv-operational-features.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/arch.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/auth.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/config-agents.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/config-identity.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/config-plugins.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/index.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/introduction.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/multi-dhcp-agents.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/use.rst -> neutron-24.2.3.dev23/doc/source/admin/archives copying doc/source/admin/archives/figures/vmware_nsx_ex1.graffle -> neutron-24.2.3.dev23/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex1.png -> neutron-24.2.3.dev23/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex1.svg -> neutron-24.2.3.dev23/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex2.graffle -> neutron-24.2.3.dev23/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex2.png -> neutron-24.2.3.dev23/doc/source/admin/archives/figures copying doc/source/admin/archives/figures/vmware_nsx_ex2.svg -> neutron-24.2.3.dev23/doc/source/admin/archives/figures copying doc/source/admin/figures/NetworkTypes.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/NetworkTypes.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-example2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-overview.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-overview.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-dynamic-routing-overview.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-floating-ip-over-l2-segmented-network.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/bgp-floating-ip-over-l2-segmented-network.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/config-macvtap-compute1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/config-macvtap-compute2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/demo_multiple_dhcp_agents.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-compconn1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-compconn1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-compconn1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-overview.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-overview.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-ha-vrrp-overview.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-compconn2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowew2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowns1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowns1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-flowns1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-overview.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-overview.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-provider-overview.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-compconn1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-compconn1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-compconn1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowew2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-flowns2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-overview.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-overview.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-lb-selfservice-overview.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-compconn1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-compconn1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-compconn1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowew1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowew1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowew1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-flowns2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-overview.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-overview.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-dvr-overview.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-compconn1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-compconn1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-compconn1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-overview.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-overview.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-ha-vrrp-overview.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-compconn2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowew2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowns1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowns1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-flowns1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-overview.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-overview.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-provider-overview.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-compconn1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-compconn1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-compconn1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowew2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns1.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns2.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-flowns2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-overview.graffle -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-overview.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/deploy-ovs-selfservice-overview.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/lbaasv2-diagram.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/logging-framework.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/port-chain-architecture-diagram.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/port-chain-diagram.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-compute1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-compute2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew2.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowew2.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowns1.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-flowns1.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-networks.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-networks.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-services.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt-services.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt.png -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/figures/scenario-classic-mt.svg -> neutron-24.2.3.dev23/doc/source/admin/figures copying doc/source/admin/ovn/availability_zones.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/baremetal.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/dpdk.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/external_ports.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/features.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/igmp.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/index.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/l3_scheduler.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/ovn.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/routed_provider_networks.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/routing.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/rpc.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/smartnic_dpu.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/sriov.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/troubleshooting.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/tutorial.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn copying doc/source/admin/ovn/figures/ovn-east-west-2.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west-2.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west-3.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west-3.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-east-west.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-3gw.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-3gw.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-failover.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd-failover.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-l3ha-bfd.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south-distributed-fip.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south-distributed-fip.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/figures/ovn-north-south.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/figures copying doc/source/admin/ovn/refarch/launch-instance-provider-network.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/launch-instance-selfservice-network.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/provider-networks.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/refarch.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/routers.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/selfservice-networks.rst -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch copying doc/source/admin/ovn/refarch/figures/ovn-architecture1.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-architecture1.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-compute1.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-compute1.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-hw.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-hw.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-services.png -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch/figures copying doc/source/admin/ovn/refarch/figures/ovn-services.svg -> neutron-24.2.3.dev23/doc/source/admin/ovn/refarch/figures copying doc/source/admin/shared/deploy-config-neutron-common.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp-initialnetworks.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp-verifyfailoveroperation.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp-verifynetworkoperation.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-ha-vrrp.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-provider-initialnetworks.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-provider-networktrafficflow.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-provider-verifynetworkoperation.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-secgrouprules.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-selfservice-initialnetworks.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-selfservice-networktrafficflow.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/deploy-selfservice-verifynetworkoperation.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/admin/shared/keepalived-vrrp-healthcheck.txt -> neutron-24.2.3.dev23/doc/source/admin/shared copying doc/source/cli/index.rst -> neutron-24.2.3.dev23/doc/source/cli copying doc/source/cli/neutron-sanity-check.rst -> neutron-24.2.3.dev23/doc/source/cli copying doc/source/cli/neutron-status.rst -> neutron-24.2.3.dev23/doc/source/cli copying doc/source/configuration/config-samples.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/config.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/dhcp-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/index.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/l3-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/linuxbridge-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/macvtap-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/metadata-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/metering-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/ml2-conf.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/neutron.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/openvswitch-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/policy-sample.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/policy.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/sriov-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration copying doc/source/configuration/samples/dhcp-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/configuration/samples/l3-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/configuration/samples/linuxbridge-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/configuration/samples/macvtap-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/configuration/samples/metadata-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/configuration/samples/metering-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/configuration/samples/ml2-conf.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/configuration/samples/neutron.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/configuration/samples/openvswitch-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/configuration/samples/sriov-agent.rst -> neutron-24.2.3.dev23/doc/source/configuration/samples copying doc/source/contributor/alembic_migrations.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/client_command_extensions.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/contribute.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/contributing.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/development_environment.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/effective_neutron.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/gerrit-recheck.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/index.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/modules.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/neutron_api.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/upgrade_checks.rst -> neutron-24.2.3.dev23/doc/source/contributor copying doc/source/contributor/dashboards/index.rst -> neutron-24.2.3.dev23/doc/source/contributor/dashboards copying doc/source/contributor/figures/neutron-metadata-dhcp-agent.dot -> neutron-24.2.3.dev23/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-dhcp-agent.png -> neutron-24.2.3.dev23/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-dhcp-agent.svg -> neutron-24.2.3.dev23/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-l3-agent.dot -> neutron-24.2.3.dev23/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-l3-agent.png -> neutron-24.2.3.dev23/doc/source/contributor/figures copying doc/source/contributor/figures/neutron-metadata-l3-agent.svg -> neutron-24.2.3.dev23/doc/source/contributor/figures copying doc/source/contributor/internals/address_scopes.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/agent_extensions.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/api_extensions.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/api_layer.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/calling_ml2_plugin.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/code_profiling.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/db_layer.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/db_models.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/dns_order.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/external_dns_integration.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/i18n.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/index.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/l2_agent_extensions.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/l2_agents.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/l3_agent_extensions.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/layer3.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/linuxbridge_agent.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/live_migration.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/local_ips.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/metadata.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/ml2_ext_manager.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/network_ip_availability.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/objects_usage.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/openvswitch_agent.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/openvswitch_firewall.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/ovs_vhostuser.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/plugin-api.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/policy.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/provisioning_blocks.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/quality_of_service.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/quota.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/retries.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/rpc_api.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/rpc_callbacks.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/security_group_api.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/segments.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/service_extensions.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/services_and_agents.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/sriov_nic_agent.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/tag.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/upgrade.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals copying doc/source/contributor/internals/images/live-mig-ovs-hybrid.png -> neutron-24.2.3.dev23/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/live-mig-ovs-hybrid.txt -> neutron-24.2.3.dev23/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/live-mig.png -> neutron-24.2.3.dev23/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/live-mig.txt -> neutron-24.2.3.dev23/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/under-the-hood-scenario-1-ovs-compute.png -> neutron-24.2.3.dev23/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/under-the-hood-scenario-1-ovs-netns.png -> neutron-24.2.3.dev23/doc/source/contributor/internals/images copying doc/source/contributor/internals/images/under-the-hood-scenario-1-ovs-network.png -> neutron-24.2.3.dev23/doc/source/contributor/internals/images copying doc/source/contributor/internals/ovn/data_model.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/database_consistency.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/distributed_ovsdb_events.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/index.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/l3_ha_rescheduling.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/loadbalancer.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/metadata_api.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/native_dhcp.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/ovn_network_logging.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/ovn_worker.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/internals/ovn/port_forwarding.rst -> neutron-24.2.3.dev23/doc/source/contributor/internals/ovn copying doc/source/contributor/ovn/index.rst -> neutron-24.2.3.dev23/doc/source/contributor/ovn copying doc/source/contributor/ovn/tools.rst -> neutron-24.2.3.dev23/doc/source/contributor/ovn copying doc/source/contributor/ovn_vagrant/index.rst -> neutron-24.2.3.dev23/doc/source/contributor/ovn_vagrant copying doc/source/contributor/ovn_vagrant/prerequisites.rst -> neutron-24.2.3.dev23/doc/source/contributor/ovn_vagrant copying doc/source/contributor/ovn_vagrant/sparse-architecture.rst -> neutron-24.2.3.dev23/doc/source/contributor/ovn_vagrant copying doc/source/contributor/policies/blueprints.rst -> neutron-24.2.3.dev23/doc/source/contributor/policies copying doc/source/contributor/policies/bugs.rst -> neutron-24.2.3.dev23/doc/source/contributor/policies copying doc/source/contributor/policies/code-reviews.rst -> neutron-24.2.3.dev23/doc/source/contributor/policies copying doc/source/contributor/policies/contributor-onboarding.rst -> neutron-24.2.3.dev23/doc/source/contributor/policies copying doc/source/contributor/policies/gate-failure-triage.rst -> neutron-24.2.3.dev23/doc/source/contributor/policies copying doc/source/contributor/policies/index.rst -> neutron-24.2.3.dev23/doc/source/contributor/policies copying doc/source/contributor/policies/neutron-teams.rst -> neutron-24.2.3.dev23/doc/source/contributor/policies copying doc/source/contributor/policies/release-checklist.rst -> neutron-24.2.3.dev23/doc/source/contributor/policies copying doc/source/contributor/policies/thirdparty-ci.rst -> neutron-24.2.3.dev23/doc/source/contributor/policies copying doc/source/contributor/stadium/governance.rst -> neutron-24.2.3.dev23/doc/source/contributor/stadium copying doc/source/contributor/stadium/guidelines.rst -> neutron-24.2.3.dev23/doc/source/contributor/stadium copying doc/source/contributor/stadium/index.rst -> neutron-24.2.3.dev23/doc/source/contributor/stadium copying doc/source/contributor/testing/ci_scenario_jobs.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/coverage.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/db_transient_failure_injection.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/fullstack.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/index.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/ml2_ovn_devstack.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/ml2_ovs_devstack.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/tempest.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/template_model_sync_test.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/testing.rst -> neutron-24.2.3.dev23/doc/source/contributor/testing copying doc/source/contributor/testing/images/fullstack_multinode_simulation.png -> neutron-24.2.3.dev23/doc/source/contributor/testing/images copying doc/source/feature_classification/feature_classification_introduction.rst -> neutron-24.2.3.dev23/doc/source/feature_classification copying doc/source/feature_classification/general_feature_support_matrix.ini -> neutron-24.2.3.dev23/doc/source/feature_classification copying doc/source/feature_classification/general_feature_support_matrix.rst -> neutron-24.2.3.dev23/doc/source/feature_classification copying doc/source/feature_classification/index.rst -> neutron-24.2.3.dev23/doc/source/feature_classification copying doc/source/feature_classification/provider_network_support_matrix.ini -> neutron-24.2.3.dev23/doc/source/feature_classification copying doc/source/feature_classification/provider_network_support_matrix.rst -> neutron-24.2.3.dev23/doc/source/feature_classification copying doc/source/install/compute-install-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/compute-install-option1-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/compute-install-option1-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/compute-install-option1-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/compute-install-option2-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/compute-install-option2-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/compute-install-option2-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/compute-install-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/compute-install-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/concepts.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/controller-install-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/controller-install-option1-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/controller-install-option1-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/controller-install-option1-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/controller-install-option2-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/controller-install-option2-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/controller-install-option2-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/controller-install-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/controller-install-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-compute-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-compute-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-compute-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-controller-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-controller-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-controller-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-storage-cinder.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-verify-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-verify-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/environment-networking-verify-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/index.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/install-obs.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/install-rdo.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/install-ubuntu.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/overview.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/verify-option1.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/verify-option2.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/verify.rst -> neutron-24.2.3.dev23/doc/source/install copying doc/source/install/common/get-started-networking.rst -> neutron-24.2.3.dev23/doc/source/install/common copying doc/source/install/figures/hwreqs.graffle -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/hwreqs.png -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/hwreqs.svg -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/network1-services.graffle -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/network1-services.png -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/network1-services.svg -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/network2-services.graffle -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/network2-services.png -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/network2-services.svg -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/networklayout.graffle -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/networklayout.png -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/figures/networklayout.svg -> neutron-24.2.3.dev23/doc/source/install/figures copying doc/source/install/ovn/index.rst -> neutron-24.2.3.dev23/doc/source/install/ovn copying doc/source/install/ovn/manual_install.rst -> neutron-24.2.3.dev23/doc/source/install/ovn copying doc/source/install/ovn/tripleo_install.rst -> neutron-24.2.3.dev23/doc/source/install/ovn copying doc/source/install/ovn/figures/ovn-initial-resources.png -> neutron-24.2.3.dev23/doc/source/install/ovn/figures copying doc/source/install/ovn/figures/ovn-initial-resources.svg -> neutron-24.2.3.dev23/doc/source/install/ovn/figures copying doc/source/install/ovn/figures/tripleo-ovn-arch.png -> neutron-24.2.3.dev23/doc/source/install/ovn/figures copying doc/source/install/ovn/figures/tripleo-ovn-arch.svg -> neutron-24.2.3.dev23/doc/source/install/ovn/figures copying doc/source/install/shared/edit_hosts_file.txt -> neutron-24.2.3.dev23/doc/source/install/shared copying doc/source/install/shared/note_configuration_vary_by_distribution.rst -> neutron-24.2.3.dev23/doc/source/install/shared copying doc/source/ovn/dhcp_opts.rst -> neutron-24.2.3.dev23/doc/source/ovn copying doc/source/ovn/gaps.rst -> neutron-24.2.3.dev23/doc/source/ovn copying doc/source/ovn/index.rst -> neutron-24.2.3.dev23/doc/source/ovn copying doc/source/ovn/migration.rst -> neutron-24.2.3.dev23/doc/source/ovn copying doc/source/ovn/ml2ovn_trace.rst -> neutron-24.2.3.dev23/doc/source/ovn copying doc/source/ovn/faq/index.rst -> neutron-24.2.3.dev23/doc/source/ovn/faq copying doc/source/reference/rest-api.rst -> neutron-24.2.3.dev23/doc/source/reference copying etc/README.policy.yaml.txt -> neutron-24.2.3.dev23/etc copying etc/README.txt -> neutron-24.2.3.dev23/etc copying etc/api-paste.ini -> neutron-24.2.3.dev23/etc copying etc/fullstack_tests_policy.yaml -> neutron-24.2.3.dev23/etc copying etc/rootwrap.conf -> neutron-24.2.3.dev23/etc copying etc/neutron/plugins/ml2/.placeholder -> neutron-24.2.3.dev23/etc/neutron/plugins/ml2 copying etc/neutron/rootwrap.d/rootwrap.filters -> neutron-24.2.3.dev23/etc/neutron/rootwrap.d copying etc/oslo-config-generator/dhcp_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/l3_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/linuxbridge_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/macvtap_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/metadata_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/metering_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/ml2_conf.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/neutron.conf -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/neutron_ovn_metadata_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/openvswitch_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/ovn_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/sriov_agent.ini -> neutron-24.2.3.dev23/etc/oslo-config-generator copying etc/oslo-policy-generator/policy.conf -> neutron-24.2.3.dev23/etc/oslo-policy-generator copying neutron/__init__.py -> neutron-24.2.3.dev23/neutron copying neutron/_i18n.py -> neutron-24.2.3.dev23/neutron copying neutron/auth.py -> neutron-24.2.3.dev23/neutron copying neutron/manager.py -> neutron-24.2.3.dev23/neutron copying neutron/neutron_plugin_base_v2.py -> neutron-24.2.3.dev23/neutron copying neutron/opts.py -> neutron-24.2.3.dev23/neutron copying neutron/policy.py -> neutron-24.2.3.dev23/neutron copying neutron/service.py -> neutron-24.2.3.dev23/neutron copying neutron/version.py -> neutron-24.2.3.dev23/neutron copying neutron/worker.py -> neutron-24.2.3.dev23/neutron copying neutron/wsgi.py -> neutron-24.2.3.dev23/neutron copying neutron.egg-info/PKG-INFO -> neutron-24.2.3.dev23/neutron.egg-info copying neutron.egg-info/SOURCES.txt -> neutron-24.2.3.dev23/neutron.egg-info copying neutron.egg-info/dependency_links.txt -> neutron-24.2.3.dev23/neutron.egg-info copying neutron.egg-info/entry_points.txt -> neutron-24.2.3.dev23/neutron.egg-info copying neutron.egg-info/not-zip-safe -> neutron-24.2.3.dev23/neutron.egg-info copying neutron.egg-info/pbr.json -> neutron-24.2.3.dev23/neutron.egg-info copying neutron.egg-info/requires.txt -> neutron-24.2.3.dev23/neutron.egg-info copying neutron.egg-info/top_level.txt -> neutron-24.2.3.dev23/neutron.egg-info copying neutron/agent/__init__.py -> neutron-24.2.3.dev23/neutron/agent copying neutron/agent/agent_extensions_manager.py -> neutron-24.2.3.dev23/neutron/agent copying neutron/agent/dhcp_agent.py -> neutron-24.2.3.dev23/neutron/agent copying neutron/agent/firewall.py -> neutron-24.2.3.dev23/neutron/agent copying neutron/agent/l3_agent.py -> neutron-24.2.3.dev23/neutron/agent copying neutron/agent/metadata_agent.py -> neutron-24.2.3.dev23/neutron/agent copying neutron/agent/resource_cache.py -> neutron-24.2.3.dev23/neutron/agent copying neutron/agent/rpc.py -> neutron-24.2.3.dev23/neutron/agent copying neutron/agent/securitygroups_rpc.py -> neutron-24.2.3.dev23/neutron/agent copying neutron/agent/common/__init__.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/async_process.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/base_agent_rpc.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/base_polling.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/ip_lib.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/ovs_lib.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/ovsdb_monitor.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/placement_report.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/polling.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/resource_processing_queue.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/common/utils.py -> neutron-24.2.3.dev23/neutron/agent/common copying neutron/agent/dhcp/__init__.py -> neutron-24.2.3.dev23/neutron/agent/dhcp copying neutron/agent/dhcp/agent.py -> neutron-24.2.3.dev23/neutron/agent/dhcp copying neutron/agent/l2/__init__.py -> neutron-24.2.3.dev23/neutron/agent/l2 copying neutron/agent/l2/l2_agent_extensions_manager.py -> neutron-24.2.3.dev23/neutron/agent/l2 copying neutron/agent/l2/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/fdb_population.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/local_ip.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/qos.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/qos_linux.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions copying neutron/agent/l2/extensions/dhcp/__init__.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/base.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/extension.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/ipv4.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/dhcp/ipv6.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions/dhcp copying neutron/agent/l2/extensions/metadata/__init__.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions/metadata copying neutron/agent/l2/extensions/metadata/host_metadata_proxy.py -> neutron-24.2.3.dev23/neutron/agent/l2/extensions/metadata copying neutron/agent/l3/__init__.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/agent.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/dvr.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/dvr_edge_ha_router.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/dvr_edge_router.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/dvr_fip_ns.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/dvr_local_router.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/dvr_router_base.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/dvr_snat_ns.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/fip_rule_priority_allocator.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/ha.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/ha_router.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/item_allocator.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/keepalived_state_change.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/l3_agent_extension_api.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/l3_agent_extensions_manager.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/legacy_router.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/link_local_allocator.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/namespace_manager.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/namespaces.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/router_info.py -> neutron-24.2.3.dev23/neutron/agent/l3 copying neutron/agent/l3/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/conntrack_helper.py -> neutron-24.2.3.dev23/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/ndp_proxy.py -> neutron-24.2.3.dev23/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/port_forwarding.py -> neutron-24.2.3.dev23/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/snat_log.py -> neutron-24.2.3.dev23/neutron/agent/l3/extensions copying neutron/agent/l3/extensions/qos/__init__.py -> neutron-24.2.3.dev23/neutron/agent/l3/extensions/qos copying neutron/agent/l3/extensions/qos/base.py -> neutron-24.2.3.dev23/neutron/agent/l3/extensions/qos copying neutron/agent/l3/extensions/qos/fip.py -> neutron-24.2.3.dev23/neutron/agent/l3/extensions/qos copying neutron/agent/l3/extensions/qos/gateway_ip.py -> neutron-24.2.3.dev23/neutron/agent/l3/extensions/qos copying neutron/agent/linux/__init__.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/bridge_lib.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/daemon.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/devlink.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/dhcp.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/dibbler.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/external_process.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/interface.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/ip_conntrack.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/ip_lib.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/ipset_manager.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/iptables_comments.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/iptables_firewall.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/iptables_manager.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/keepalived.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/l3_tc_lib.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/of_monitor.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/pd.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/pd_driver.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/ra.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/tc_lib.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/utils.py -> neutron-24.2.3.dev23/neutron/agent/linux copying neutron/agent/linux/openvswitch_firewall/__init__.py -> neutron-24.2.3.dev23/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/constants.py -> neutron-24.2.3.dev23/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/exceptions.py -> neutron-24.2.3.dev23/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/firewall.py -> neutron-24.2.3.dev23/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/iptables.py -> neutron-24.2.3.dev23/neutron/agent/linux/openvswitch_firewall copying neutron/agent/linux/openvswitch_firewall/rules.py -> neutron-24.2.3.dev23/neutron/agent/linux/openvswitch_firewall copying neutron/agent/metadata/__init__.py -> neutron-24.2.3.dev23/neutron/agent/metadata copying neutron/agent/metadata/agent.py -> neutron-24.2.3.dev23/neutron/agent/metadata copying neutron/agent/metadata/driver.py -> neutron-24.2.3.dev23/neutron/agent/metadata copying neutron/agent/metadata/driver_base.py -> neutron-24.2.3.dev23/neutron/agent/metadata copying neutron/agent/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/agent/ovn copying neutron/agent/ovn/metadata_agent.py -> neutron-24.2.3.dev23/neutron/agent/ovn copying neutron/agent/ovn/ovn_neutron_agent.py -> neutron-24.2.3.dev23/neutron/agent/ovn copying neutron/agent/ovn/agent/__init__.py -> neutron-24.2.3.dev23/neutron/agent/ovn/agent copying neutron/agent/ovn/agent/ovn_neutron_agent.py -> neutron-24.2.3.dev23/neutron/agent/ovn/agent copying neutron/agent/ovn/agent/ovsdb.py -> neutron-24.2.3.dev23/neutron/agent/ovn/agent copying neutron/agent/ovn/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/extension_manager.py -> neutron-24.2.3.dev23/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/metadata.py -> neutron-24.2.3.dev23/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/noop.py -> neutron-24.2.3.dev23/neutron/agent/ovn/extensions copying neutron/agent/ovn/extensions/qos_hwol.py -> neutron-24.2.3.dev23/neutron/agent/ovn/extensions copying neutron/agent/ovn/metadata/__init__.py -> neutron-24.2.3.dev23/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/agent.py -> neutron-24.2.3.dev23/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/driver.py -> neutron-24.2.3.dev23/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/ovsdb.py -> neutron-24.2.3.dev23/neutron/agent/ovn/metadata copying neutron/agent/ovn/metadata/server.py -> neutron-24.2.3.dev23/neutron/agent/ovn/metadata copying neutron/agent/ovsdb/__init__.py -> neutron-24.2.3.dev23/neutron/agent/ovsdb copying neutron/agent/ovsdb/api.py -> neutron-24.2.3.dev23/neutron/agent/ovsdb copying neutron/agent/ovsdb/impl_idl.py -> neutron-24.2.3.dev23/neutron/agent/ovsdb copying neutron/agent/ovsdb/native/__init__.py -> neutron-24.2.3.dev23/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/commands.py -> neutron-24.2.3.dev23/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/connection.py -> neutron-24.2.3.dev23/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/exceptions.py -> neutron-24.2.3.dev23/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/helpers.py -> neutron-24.2.3.dev23/neutron/agent/ovsdb/native copying neutron/agent/ovsdb/native/vlog.py -> neutron-24.2.3.dev23/neutron/agent/ovsdb/native copying neutron/agent/windows/__init__.py -> neutron-24.2.3.dev23/neutron/agent/windows copying neutron/agent/windows/ip_lib.py -> neutron-24.2.3.dev23/neutron/agent/windows copying neutron/agent/windows/utils.py -> neutron-24.2.3.dev23/neutron/agent/windows copying neutron/api/__init__.py -> neutron-24.2.3.dev23/neutron/api copying neutron/api/api_common.py -> neutron-24.2.3.dev23/neutron/api copying neutron/api/extensions.py -> neutron-24.2.3.dev23/neutron/api copying neutron/api/rpc/__init__.py -> neutron-24.2.3.dev23/neutron/api/rpc copying neutron/api/rpc/agentnotifiers/__init__.py -> neutron-24.2.3.dev23/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/dhcp_rpc_agent_api.py -> neutron-24.2.3.dev23/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/l3_rpc_agent_api.py -> neutron-24.2.3.dev23/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/metering_rpc_agent_api.py -> neutron-24.2.3.dev23/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/agentnotifiers/utils.py -> neutron-24.2.3.dev23/neutron/api/rpc/agentnotifiers copying neutron/api/rpc/callbacks/__init__.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/events.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/exceptions.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/resource_manager.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/resources.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/version_manager.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks copying neutron/api/rpc/callbacks/consumer/__init__.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks/consumer copying neutron/api/rpc/callbacks/consumer/registry.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks/consumer copying neutron/api/rpc/callbacks/producer/__init__.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks/producer copying neutron/api/rpc/callbacks/producer/registry.py -> neutron-24.2.3.dev23/neutron/api/rpc/callbacks/producer copying neutron/api/rpc/handlers/__init__.py -> neutron-24.2.3.dev23/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/dhcp_rpc.py -> neutron-24.2.3.dev23/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/dvr_rpc.py -> neutron-24.2.3.dev23/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/l3_rpc.py -> neutron-24.2.3.dev23/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/metadata_rpc.py -> neutron-24.2.3.dev23/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/resources_rpc.py -> neutron-24.2.3.dev23/neutron/api/rpc/handlers copying neutron/api/rpc/handlers/securitygroups_rpc.py -> neutron-24.2.3.dev23/neutron/api/rpc/handlers copying neutron/api/v2/__init__.py -> neutron-24.2.3.dev23/neutron/api/v2 copying neutron/api/v2/base.py -> neutron-24.2.3.dev23/neutron/api/v2 copying neutron/api/v2/resource.py -> neutron-24.2.3.dev23/neutron/api/v2 copying neutron/api/v2/resource_helper.py -> neutron-24.2.3.dev23/neutron/api/v2 copying neutron/api/v2/router.py -> neutron-24.2.3.dev23/neutron/api/v2 copying neutron/api/views/__init__.py -> neutron-24.2.3.dev23/neutron/api/views copying neutron/api/views/versions.py -> neutron-24.2.3.dev23/neutron/api/views copying neutron/cmd/__init__.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/destroy_patch_ports.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/ipset_cleanup.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/keepalived_state_change.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/linuxbridge_cleanup.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/netns_cleanup.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/ovs_cleanup.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/pd_notify.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/remove_duplicated_port_bindings.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/runtime_checks.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/sanitize_port_binding_profile_allocation.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/sanitize_port_mac_addresses.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/sanity_check.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/status.py -> neutron-24.2.3.dev23/neutron/cmd copying neutron/cmd/eventlet/__init__.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet copying neutron/cmd/eventlet/usage_audit.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet copying neutron/cmd/eventlet/agents/__init__.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/dhcp.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/l3.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/metadata.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/ovn_metadata.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/agents/ovn_neutron_agent.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/agents copying neutron/cmd/eventlet/plugins/__init__.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/linuxbridge_neutron_agent.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/macvtap_neutron_agent.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/ovs_neutron_agent.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/plugins/sriov_nic_neutron_agent.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/plugins copying neutron/cmd/eventlet/server/__init__.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/server copying neutron/cmd/eventlet/services/__init__.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/services copying neutron/cmd/eventlet/services/metering_agent.py -> neutron-24.2.3.dev23/neutron/cmd/eventlet/services copying neutron/cmd/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/cmd/ovn copying neutron/cmd/ovn/migration_mtu.py -> neutron-24.2.3.dev23/neutron/cmd/ovn copying neutron/cmd/ovn/ml2ovn_trace.py -> neutron-24.2.3.dev23/neutron/cmd/ovn copying neutron/cmd/ovn/neutron_ovn_db_sync_util.py -> neutron-24.2.3.dev23/neutron/cmd/ovn copying neutron/cmd/sanity/__init__.py -> neutron-24.2.3.dev23/neutron/cmd/sanity copying neutron/cmd/sanity/checks.py -> neutron-24.2.3.dev23/neutron/cmd/sanity copying neutron/cmd/upgrade_checks/__init__.py -> neutron-24.2.3.dev23/neutron/cmd/upgrade_checks copying neutron/cmd/upgrade_checks/base.py -> neutron-24.2.3.dev23/neutron/cmd/upgrade_checks copying neutron/cmd/upgrade_checks/checks.py -> neutron-24.2.3.dev23/neutron/cmd/upgrade_checks copying neutron/common/__init__.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/_constants.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/_deprecate.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/cache_utils.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/config.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/coordination.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/eventlet_utils.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/experimental.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/ipv6_utils.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/metadata.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/profiler.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/test_lib.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/utils.py -> neutron-24.2.3.dev23/neutron/common copying neutron/common/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/common/ovn copying neutron/common/ovn/acl.py -> neutron-24.2.3.dev23/neutron/common/ovn copying neutron/common/ovn/constants.py -> neutron-24.2.3.dev23/neutron/common/ovn copying neutron/common/ovn/exceptions.py -> neutron-24.2.3.dev23/neutron/common/ovn copying neutron/common/ovn/extensions.py -> neutron-24.2.3.dev23/neutron/common/ovn copying neutron/common/ovn/hash_ring_manager.py -> neutron-24.2.3.dev23/neutron/common/ovn copying neutron/common/ovn/utils.py -> neutron-24.2.3.dev23/neutron/common/ovn copying neutron/conf/__init__.py -> neutron-24.2.3.dev23/neutron/conf copying neutron/conf/common.py -> neutron-24.2.3.dev23/neutron/conf copying neutron/conf/experimental.py -> neutron-24.2.3.dev23/neutron/conf copying neutron/conf/profiling.py -> neutron-24.2.3.dev23/neutron/conf copying neutron/conf/quota.py -> neutron-24.2.3.dev23/neutron/conf copying neutron/conf/service.py -> neutron-24.2.3.dev23/neutron/conf copying neutron/conf/wsgi.py -> neutron-24.2.3.dev23/neutron/conf copying neutron/conf/agent/__init__.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/agent_extensions_manager.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/cmd.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/common.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/dhcp.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/l2_ext_fdb_population.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/linux.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/ovs_conf.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/ovsdb_api.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/securitygroups_rpc.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/windows.py -> neutron-24.2.3.dev23/neutron/conf/agent copying neutron/conf/agent/database/__init__.py -> neutron-24.2.3.dev23/neutron/conf/agent/database copying neutron/conf/agent/database/agents_db.py -> neutron-24.2.3.dev23/neutron/conf/agent/database copying neutron/conf/agent/database/agentschedulers_db.py -> neutron-24.2.3.dev23/neutron/conf/agent/database copying neutron/conf/agent/l3/__init__.py -> neutron-24.2.3.dev23/neutron/conf/agent/l3 copying neutron/conf/agent/l3/config.py -> neutron-24.2.3.dev23/neutron/conf/agent/l3 copying neutron/conf/agent/l3/ha.py -> neutron-24.2.3.dev23/neutron/conf/agent/l3 copying neutron/conf/agent/l3/keepalived.py -> neutron-24.2.3.dev23/neutron/conf/agent/l3 copying neutron/conf/agent/metadata/__init__.py -> neutron-24.2.3.dev23/neutron/conf/agent/metadata copying neutron/conf/agent/metadata/config.py -> neutron-24.2.3.dev23/neutron/conf/agent/metadata copying neutron/conf/agent/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/conf/agent/ovn copying neutron/conf/agent/ovn/metadata/__init__.py -> neutron-24.2.3.dev23/neutron/conf/agent/ovn/metadata copying neutron/conf/agent/ovn/metadata/config.py -> neutron-24.2.3.dev23/neutron/conf/agent/ovn/metadata copying neutron/conf/agent/ovn/ovn_neutron_agent/__init__.py -> neutron-24.2.3.dev23/neutron/conf/agent/ovn/ovn_neutron_agent copying neutron/conf/agent/ovn/ovn_neutron_agent/config.py -> neutron-24.2.3.dev23/neutron/conf/agent/ovn/ovn_neutron_agent copying neutron/conf/db/__init__.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/db/dvr_mac_db.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/db/extraroute_db.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/db/l3_agentschedulers_db.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/db/l3_dvr_db.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/db/l3_extra_gws_db.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/db/l3_gwmode_db.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/db/l3_hamode_db.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/db/l3_ndpproxy_db.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/db/migration_cli.py -> neutron-24.2.3.dev23/neutron/conf/db copying neutron/conf/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/conf/extensions copying neutron/conf/extensions/allowedaddresspairs.py -> neutron-24.2.3.dev23/neutron/conf/extensions copying neutron/conf/extensions/conntrack_helper.py -> neutron-24.2.3.dev23/neutron/conf/extensions copying neutron/conf/plugins/__init__.py -> neutron-24.2.3.dev23/neutron/conf/plugins copying neutron/conf/plugins/ml2/__init__.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2 copying neutron/conf/plugins/ml2/config.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2 copying neutron/conf/plugins/ml2/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/agent.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/driver_type.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/linuxbridge.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/macvtap.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/ovs_conf.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers copying neutron/conf/plugins/ml2/drivers/mech_sriov/__init__.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/mech_sriov copying neutron/conf/plugins/ml2/drivers/mech_sriov/agent_common.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/mech_sriov copying neutron/conf/plugins/ml2/drivers/mech_sriov/mech_sriov_conf.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/mech_sriov copying neutron/conf/plugins/ml2/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/openvswitch copying neutron/conf/plugins/ml2/drivers/openvswitch/mech_ovs_conf.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/openvswitch copying neutron/conf/plugins/ml2/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/ovn copying neutron/conf/plugins/ml2/drivers/ovn/ovn_conf.py -> neutron-24.2.3.dev23/neutron/conf/plugins/ml2/drivers/ovn copying neutron/conf/policies/__init__.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/address_group.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/address_scope.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/agent.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/auto_allocated_topology.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/availability_zone.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/base.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/default_security_group_rules.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/flavor.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/floatingip.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/floatingip_pools.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/floatingip_port_forwarding.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/l3_conntrack_helper.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/local_ip.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/local_ip_association.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/logging.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/metering.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/ndp_proxy.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/network.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/network_ip_availability.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/network_segment_range.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/port.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/port_bindings.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/qos.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/quotas.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/rbac.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/router.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/security_group.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/segment.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/service_type.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/subnet.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/subnetpool.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/policies/trunk.py -> neutron-24.2.3.dev23/neutron/conf/policies copying neutron/conf/services/__init__.py -> neutron-24.2.3.dev23/neutron/conf/services copying neutron/conf/services/extdns_designate_driver.py -> neutron-24.2.3.dev23/neutron/conf/services copying neutron/conf/services/logging.py -> neutron-24.2.3.dev23/neutron/conf/services copying neutron/conf/services/metering_agent.py -> neutron-24.2.3.dev23/neutron/conf/services copying neutron/conf/services/provider_configuration.py -> neutron-24.2.3.dev23/neutron/conf/services copying neutron/core_extensions/__init__.py -> neutron-24.2.3.dev23/neutron/core_extensions copying neutron/core_extensions/base.py -> neutron-24.2.3.dev23/neutron/core_extensions copying neutron/core_extensions/qos.py -> neutron-24.2.3.dev23/neutron/core_extensions copying neutron/db/__init__.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/_utils.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/address_group_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/address_scope_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/agents_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/agentschedulers_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/allowedaddresspairs_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/data_plane_status_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/db_base_plugin_common.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/db_base_plugin_v2.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/dns_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/dvr_mac_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/external_net_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/extradhcpopt_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/extraroute_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/flavors_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/ipam_backend_mixin.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/ipam_pluggable_backend.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_agentschedulers_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_attrs_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_dvr_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_dvr_ha_scheduler_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_dvrscheduler_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_extra_gws_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_fip_pools_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_fip_port_details.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_fip_qos.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_gateway_ip_qos.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_gwmode_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_hamode_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/l3_hascheduler_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/local_ip_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/models_v2.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/network_ip_availability_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/ovn_hash_ring_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/ovn_l3_hamode_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/ovn_revision_numbers_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/port_device_profile_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/port_hardware_offload_type_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/port_hints_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/port_numa_affinity_policy_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/portsecurity_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/portsecurity_db_common.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/provisioning_blocks.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/rbac_db_mixin.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/rbac_db_models.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/securitygroups_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/securitygroups_rpc_base.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/segments_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/servicetype_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/standardattrdescription_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/subnet_service_type_mixin.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/uplink_status_propagation_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/vlantransparent_db.py -> neutron-24.2.3.dev23/neutron/db copying neutron/db/allowed_address_pairs/__init__.py -> neutron-24.2.3.dev23/neutron/db/allowed_address_pairs copying neutron/db/availability_zone/__init__.py -> neutron-24.2.3.dev23/neutron/db/availability_zone copying neutron/db/availability_zone/network.py -> neutron-24.2.3.dev23/neutron/db/availability_zone copying neutron/db/availability_zone/router.py -> neutron-24.2.3.dev23/neutron/db/availability_zone copying neutron/db/extra_dhcp_opt/__init__.py -> neutron-24.2.3.dev23/neutron/db/extra_dhcp_opt copying neutron/db/extra_dhcp_opt/models.py -> neutron-24.2.3.dev23/neutron/db/extra_dhcp_opt copying neutron/db/metering/__init__.py -> neutron-24.2.3.dev23/neutron/db/metering copying neutron/db/metering/metering_db.py -> neutron-24.2.3.dev23/neutron/db/metering copying neutron/db/metering/metering_rpc.py -> neutron-24.2.3.dev23/neutron/db/metering copying neutron/db/migration/README -> neutron-24.2.3.dev23/neutron/db/migration copying neutron/db/migration/__init__.py -> neutron-24.2.3.dev23/neutron/db/migration copying neutron/db/migration/alembic.ini -> neutron-24.2.3.dev23/neutron/db/migration copying neutron/db/migration/autogen.py -> neutron-24.2.3.dev23/neutron/db/migration copying neutron/db/migration/cli.py -> neutron-24.2.3.dev23/neutron/db/migration copying neutron/db/migration/connection.py -> neutron-24.2.3.dev23/neutron/db/migration copying neutron/db/migration/alembic_migrations/__init__.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/agent_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/brocade_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/cisco_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/core_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/dvr_init_opts.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/env.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/external.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/firewall_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/l3_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/lb_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/loadbalancer_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/metering_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/ml2_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/nec_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/nsxv_initial_opts.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/nuage_init_opts.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/other_extensions_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/other_plugins_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/ovs_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/portsec_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/script.py.mako -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/secgroup_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/vmware_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/vpn_init_ops.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations copying neutron/db/migration/alembic_migrations/versions/CONTRACT_HEAD -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/EXPAND_HEAD -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/README -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/kilo_initial.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions copying neutron/db/migration/alembic_migrations/versions/2023.1/expand/fc153938cdc1_update_segment_networks_constraint.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/2024.1/expand copying neutron/db/migration/alembic_migrations/versions/liberty/contract/11926bcfe72d_add_geneve_ml2_type_driver.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/2a16083502f3_metaplugin_removal.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/30018084ec99_initial.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/contract copying neutron/db/migration/alembic_migrations/versions/liberty/contract/4ffceebfada_rbac_network.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/1c844d1677f7_dns_nameservers_order.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/26c371498592_subnetpool_hash.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/31337ec0ffee_flavors.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/354db87e3225_nsxv_vdr_metadata.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/45f955889773_quota_usage.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/48153cb5f051_qos_db_changes.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/52c5312f6baf_address_scopes.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/599c6a226151_neutrodb_ipam.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/8675309a5c4f_rbac_network.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/liberty/expand/9859ac9c136_quota_reservations.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/liberty/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/1b294093239c_remove_embrane_plugin.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/2b4c2465d44b_dvr_sheduling_refactoring.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/4ffceebfcdc_standard_desc.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/5ffceebfada_rbac_network_external.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/contract copying neutron/db/migration/alembic_migrations/versions/mitaka/contract/c6c112992c9_rbac_qos_policy.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/15e43b934f81_rbac_qos_policy.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/19f26505c74f_auto_allocated_topology.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/2f9e956e7532_tag_support.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/59cb5b6cf4d_availability_zone.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/dce3ec7a25c9_router_az.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/mitaka/expand copying neutron/db/migration/alembic_migrations/versions/mitaka/expand/ec7fcfbf72ee_network_az.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/5c85685d616d_remove_availability_ranges.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/contract/97c25b0d2353_add_name_desc.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/newton/contract copying neutron/db/migration/alembic_migrations/versions/newton/expand/030a959ceafa_uniq_routerports0port_id.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/30107ab6a3ee_provisioning_blocks.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/6b461a21bcfc_uniq_floatingips0floating_network_.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/newton/expand copying neutron/db/migration/alembic_migrations/versions/newton/expand/c415aab1c048_add_revisions_column.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/pike/expand/c8c222d42aa9_logging_api.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/pike/expand copying neutron/db/migration/alembic_migrations/versions/queens/expand/594422d373ee_fip_qos.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/rocky/expand copying neutron/db/migration/alembic_migrations/versions/rocky/expand/867d39095bf4_port_forwarding.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/rocky/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/0ff9e3881597_network_segment_range.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/stein/expand/fb0167bd9639_agent_resources_synced.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/stein/expand copying neutron/db/migration/alembic_migrations/versions/train/expand/63fd95af7dcd_conntrack_helper.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/Ibac91d24da2_port_forwarding_description.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/ussuri/expand/f4b9654dd40c_ovn_backend.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/ussuri/expand copying neutron/db/migration/alembic_migrations/versions/victoria/expand/1ea5dab0897a_add_address_group.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/victoria/expand copying neutron/db/migration/alembic_migrations/versions/wallaby/expand/1e0744e4ffea_port_device_profile.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/76df7844a8c6_add_local_ip.py -> neutron-24.2.3.dev23/neutron/db/migration/alembic_migrations/versions/yoga/expand copying neutron/db/migration/alembic_migrations/versions/yoga/expand/8160f7a9cebb_drop_portbindingports_table.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/db/migration/alembic_migrations/versions/zed/expand copying neutron/db/migration/models/__init__.py -> neutron-24.2.3.dev23/neutron/db/migration/models copying neutron/db/migration/models/head.py -> neutron-24.2.3.dev23/neutron/db/migration/models copying neutron/db/models/README -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/__init__.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/address_group.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/address_scope.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/agent.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/allowed_address_pair.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/conntrack_helper.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/data_plane_status.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/dns.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/dvr.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/external_net.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/flavor.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/l3.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/l3_attrs.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/l3agent.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/l3ha.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/local_ip.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/loggingapi.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/metering.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/ndp_proxy.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/network_segment_range.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/ovn.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/port_device_profile.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/port_forwarding.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/port_hardware_offload_type.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/port_hints.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/port_numa_affinity_policy.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/provisioning_block.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/securitygroup.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/securitygroup_default_rules.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/segment.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/servicetype.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/subnet_service_type.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/tag.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/uplink_status_propagation.py -> neutron-24.2.3.dev23/neutron/db/models copying neutron/db/models/plugins/__init__.py -> neutron-24.2.3.dev23/neutron/db/models/plugins copying neutron/db/models/plugins/ml2/__init__.py -> neutron-24.2.3.dev23/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/flatallocation.py -> neutron-24.2.3.dev23/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/geneveallocation.py -> neutron-24.2.3.dev23/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/gre_allocation_endpoints.py -> neutron-24.2.3.dev23/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/vlanallocation.py -> neutron-24.2.3.dev23/neutron/db/models/plugins/ml2 copying neutron/db/models/plugins/ml2/vxlanallocation.py -> neutron-24.2.3.dev23/neutron/db/models/plugins/ml2 copying neutron/db/network_dhcp_agent_binding/__init__.py -> neutron-24.2.3.dev23/neutron/db/network_dhcp_agent_binding copying neutron/db/network_dhcp_agent_binding/models.py -> neutron-24.2.3.dev23/neutron/db/network_dhcp_agent_binding copying neutron/db/port_security/__init__.py -> neutron-24.2.3.dev23/neutron/db/port_security copying neutron/db/port_security/models.py -> neutron-24.2.3.dev23/neutron/db/port_security copying neutron/db/qos/__init__.py -> neutron-24.2.3.dev23/neutron/db/qos copying neutron/db/qos/models.py -> neutron-24.2.3.dev23/neutron/db/qos copying neutron/db/quota/__init__.py -> neutron-24.2.3.dev23/neutron/db/quota copying neutron/db/quota/api.py -> neutron-24.2.3.dev23/neutron/db/quota copying neutron/db/quota/driver.py -> neutron-24.2.3.dev23/neutron/db/quota copying neutron/db/quota/driver_nolock.py -> neutron-24.2.3.dev23/neutron/db/quota copying neutron/db/quota/driver_null.py -> neutron-24.2.3.dev23/neutron/db/quota copying neutron/db/quota/models.py -> neutron-24.2.3.dev23/neutron/db/quota copying neutron/exceptions/__init__.py -> neutron-24.2.3.dev23/neutron/exceptions copying neutron/exceptions/mtu.py -> neutron-24.2.3.dev23/neutron/exceptions copying neutron/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/address_group.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/address_scope.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/admin_state_down_before_update.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/agent.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/agent_resources_synced.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/allowedaddresspairs.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/auto_allocated_topology.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/availability_zone.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/availability_zone_filter.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/data_plane_status.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/default_subnetpools.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/dhcpagentscheduler.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/dns.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/dns_domain_ports.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/dns_integration_domain_keywords.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/dvr.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/ecmp_routes.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/empty_string_filtering.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/expose_l3_conntrack_helper.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/expose_port_forwarding_in_fip.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/external_net.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/extra_dhcp_opt.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/extraroute.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/extraroute_atomic.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/filter_validation.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/fip_pf_description.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/fip_pf_detail.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/fip_pf_port_range.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/fip_port_details.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/flavors.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/floating_ip_port_forwarding.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/floatingip_pools.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/ip_allocation.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/ip_substring_port_filtering.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l2_adjacency.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_conntrack_helper.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_enable_default_route_bfd.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_enable_default_route_ecmp.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_ext_gw_mode.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_ext_ha_mode.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_ext_ndp_proxy.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_extra_gws.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_flavors.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_ndp_proxy.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3_port_ip_change_not_allowed.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/l3agentscheduler.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/local_ip.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/logging.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/metering.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/metering_source_and_destination_fields.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/multiprovidernet.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/netmtu.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/netmtu_writable.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/network_availability_zone.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/network_ha.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/network_ip_availability.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/network_segment_range.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/pagination.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/port_device_profile.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/port_hardware_offload_type.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/port_hint_ovs_tx_steering.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/port_hints.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/port_mac_address_override.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/port_mac_address_regenerate.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/port_numa_affinity_policy.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/port_resource_request.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/port_resource_request_groups.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/portbindings.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/portbindings_extended.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/portsecurity.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/project_id.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/providernet.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_bw_limit_direction.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_bw_minimum_ingress.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_default.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_fip.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_fip_network_policy.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_gateway_ip.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_port_network_policy.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_pps_minimum_rule.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_pps_minimum_rule_alias.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_pps_rule.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_rule_type_details.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_rule_type_filter.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/qos_rules_alias.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/quota_check_limit.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/quotasv2.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/quotasv2_detail.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/rbac.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/rbac_address_group.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/rbac_address_scope.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/rbac_security_groups.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/rbac_subnetpool.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/revisionifmatch.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/revisions.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/router_availability_zone.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/routerservicetype.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/security_groups_default_rules.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/security_groups_normalized_cidr.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/security_groups_port_filtering.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/security_groups_remote_address_group.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/security_groups_rules_belongs_to_default_sg.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/security_groups_shared_filtering.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/securitygroup.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/segment.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/segments_peer_subnet_host_routes.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/servicetype.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/sorting.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/standard_attr_segment.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/standardattrdescription.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/stateful_security_group.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/stdattrs_common.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/subnet_dns_publish_fixed_ip.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/subnet_onboard.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/subnet_segmentid_writable.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/subnet_service_types.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/subnetallocation.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/subnetpool_prefix_ops.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/tag_ports_during_bulk_creation.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/tagging.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/timestamp.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/trunk.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/trunk_details.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/uplink_status_propagation.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/extensions/vlantransparent.py -> neutron-24.2.3.dev23/neutron/extensions copying neutron/hacking/__init__.py -> neutron-24.2.3.dev23/neutron/hacking copying neutron/hacking/checks.py -> neutron-24.2.3.dev23/neutron/hacking copying neutron/ipam/__init__.py -> neutron-24.2.3.dev23/neutron/ipam copying neutron/ipam/driver.py -> neutron-24.2.3.dev23/neutron/ipam copying neutron/ipam/exceptions.py -> neutron-24.2.3.dev23/neutron/ipam copying neutron/ipam/requests.py -> neutron-24.2.3.dev23/neutron/ipam copying neutron/ipam/subnet_alloc.py -> neutron-24.2.3.dev23/neutron/ipam copying neutron/ipam/utils.py -> neutron-24.2.3.dev23/neutron/ipam copying neutron/ipam/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/ipam/drivers copying neutron/ipam/drivers/neutrondb_ipam/__init__.py -> neutron-24.2.3.dev23/neutron/ipam/drivers/neutrondb_ipam copying neutron/ipam/drivers/neutrondb_ipam/db_api.py -> neutron-24.2.3.dev23/neutron/ipam/drivers/neutrondb_ipam copying neutron/ipam/drivers/neutrondb_ipam/db_models.py -> neutron-24.2.3.dev23/neutron/ipam/drivers/neutrondb_ipam copying neutron/ipam/drivers/neutrondb_ipam/driver.py -> neutron-24.2.3.dev23/neutron/ipam/drivers/neutrondb_ipam copying neutron/locale/de/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/de/LC_MESSAGES copying neutron/locale/es/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/es/LC_MESSAGES copying neutron/locale/fr/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/fr/LC_MESSAGES copying neutron/locale/it/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/it/LC_MESSAGES copying neutron/locale/ja/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/ja/LC_MESSAGES copying neutron/locale/ko_KR/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/ko_KR/LC_MESSAGES copying neutron/locale/pt_BR/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/pt_BR/LC_MESSAGES copying neutron/locale/ru/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/ru/LC_MESSAGES copying neutron/locale/zh_CN/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/zh_CN/LC_MESSAGES copying neutron/locale/zh_TW/LC_MESSAGES/neutron.po -> neutron-24.2.3.dev23/neutron/locale/zh_TW/LC_MESSAGES copying neutron/notifiers/__init__.py -> neutron-24.2.3.dev23/neutron/notifiers copying neutron/notifiers/batch_notifier.py -> neutron-24.2.3.dev23/neutron/notifiers copying neutron/notifiers/ironic.py -> neutron-24.2.3.dev23/neutron/notifiers copying neutron/notifiers/nova.py -> neutron-24.2.3.dev23/neutron/notifiers copying neutron/objects/README.rst -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/__init__.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/address_group.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/address_scope.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/agent.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/auto_allocate.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/base.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/conntrack_helper.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/flavor.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/floatingip.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/ipam.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/l3_hamode.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/l3agent.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/local_ip.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/metering.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/ndp_proxy.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/network.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/network_segment_range.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/port_forwarding.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/ports.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/provisioning_blocks.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/quota.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/rbac.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/rbac_db.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/router.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/securitygroup.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/securitygroup_default_rules.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/servicetype.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/stdattrs.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/subnet.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/subnetpool.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/tag.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/trunk.py -> neutron-24.2.3.dev23/neutron/objects copying neutron/objects/db/__init__.py -> neutron-24.2.3.dev23/neutron/objects/db copying neutron/objects/db/api.py -> neutron-24.2.3.dev23/neutron/objects/db copying neutron/objects/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/objects/extensions copying neutron/objects/extensions/port_security.py -> neutron-24.2.3.dev23/neutron/objects/extensions copying neutron/objects/logapi/__init__.py -> neutron-24.2.3.dev23/neutron/objects/logapi copying neutron/objects/logapi/logging_resource.py -> neutron-24.2.3.dev23/neutron/objects/logapi copying neutron/objects/plugins/__init__.py -> neutron-24.2.3.dev23/neutron/objects/plugins copying neutron/objects/plugins/ml2/__init__.py -> neutron-24.2.3.dev23/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/base.py -> neutron-24.2.3.dev23/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/flatallocation.py -> neutron-24.2.3.dev23/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/geneveallocation.py -> neutron-24.2.3.dev23/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/greallocation.py -> neutron-24.2.3.dev23/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/vlanallocation.py -> neutron-24.2.3.dev23/neutron/objects/plugins/ml2 copying neutron/objects/plugins/ml2/vxlanallocation.py -> neutron-24.2.3.dev23/neutron/objects/plugins/ml2 copying neutron/objects/port/__init__.py -> neutron-24.2.3.dev23/neutron/objects/port copying neutron/objects/port/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/port/extensions/allowedaddresspairs.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/port/extensions/data_plane_status.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/port/extensions/extra_dhcp_opt.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_device_profile.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_hardware_offload_type.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_hints.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_numa_affinity_policy.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/port/extensions/port_security.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/port/extensions/uplink_status_propagation.py -> neutron-24.2.3.dev23/neutron/objects/port/extensions copying neutron/objects/qos/__init__.py -> neutron-24.2.3.dev23/neutron/objects/qos copying neutron/objects/qos/binding.py -> neutron-24.2.3.dev23/neutron/objects/qos copying neutron/objects/qos/policy.py -> neutron-24.2.3.dev23/neutron/objects/qos copying neutron/objects/qos/qos_policy_validator.py -> neutron-24.2.3.dev23/neutron/objects/qos copying neutron/objects/qos/rule.py -> neutron-24.2.3.dev23/neutron/objects/qos copying neutron/objects/qos/rule_type.py -> neutron-24.2.3.dev23/neutron/objects/qos copying neutron/pecan_wsgi/__init__.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi copying neutron/pecan_wsgi/app.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi copying neutron/pecan_wsgi/constants.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi copying neutron/pecan_wsgi/startup.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi copying neutron/pecan_wsgi/controllers/__init__.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/extensions.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/quota.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/resource.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/root.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/controllers/utils.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/controllers copying neutron/pecan_wsgi/hooks/__init__.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/body_validation.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/context.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/notifier.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/ownership_validation.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/policy_enforcement.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/query_parameters.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/quota_enforcement.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/translation.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/userfilters.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/pecan_wsgi/hooks/utils.py -> neutron-24.2.3.dev23/neutron/pecan_wsgi/hooks copying neutron/plugins/__init__.py -> neutron-24.2.3.dev23/neutron/plugins copying neutron/plugins/common/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/common copying neutron/plugins/common/constants.py -> neutron-24.2.3.dev23/neutron/plugins/common copying neutron/plugins/ml2/README -> neutron-24.2.3.dev23/neutron/plugins/ml2 copying neutron/plugins/ml2/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2 copying neutron/plugins/ml2/db.py -> neutron-24.2.3.dev23/neutron/plugins/ml2 copying neutron/plugins/ml2/driver_context.py -> neutron-24.2.3.dev23/neutron/plugins/ml2 copying neutron/plugins/ml2/managers.py -> neutron-24.2.3.dev23/neutron/plugins/ml2 copying neutron/plugins/ml2/models.py -> neutron-24.2.3.dev23/neutron/plugins/ml2 copying neutron/plugins/ml2/ovo_rpc.py -> neutron-24.2.3.dev23/neutron/plugins/ml2 copying neutron/plugins/ml2/plugin.py -> neutron-24.2.3.dev23/neutron/plugins/ml2 copying neutron/plugins/ml2/rpc.py -> neutron-24.2.3.dev23/neutron/plugins/ml2 copying neutron/plugins/ml2/common/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/common copying neutron/plugins/ml2/common/constants.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/common copying neutron/plugins/ml2/common/exceptions.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/common copying neutron/plugins/ml2/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/helpers.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/mech_agent.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_flat.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_geneve.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_gre.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_local.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_tunnel.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_vlan.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/type_vxlan.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers copying neutron/plugins/ml2/drivers/agent/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/_agent_manager_base.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/_common_agent.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/capabilities.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/agent/config.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/agent copying neutron/plugins/ml2/drivers/l2pop/README -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/db.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/mech_driver.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/rpc.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/l2pop copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/plugins/ml2/drivers/l2pop/rpc_manager/l2population_rpc.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/plugins/ml2/drivers/linuxbridge/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge copying neutron/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/arp_protect.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_agent_extension_api.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_capabilities.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/linuxbridge_neutron_agent.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/config.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/constants.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/common/utils.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent/common copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/qos_driver.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/plugins/ml2/drivers/linuxbridge/mech_driver/mech_linuxbridge.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/plugins/ml2/drivers/macvtap/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/macvtap copying neutron/plugins/ml2/drivers/macvtap/macvtap_common.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/macvtap copying neutron/plugins/ml2/drivers/macvtap/agent/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/macvtap/agent copying neutron/plugins/ml2/drivers/macvtap/agent/macvtap_neutron_agent.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/macvtap/agent copying neutron/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/macvtap/mech_driver copying neutron/plugins/ml2/drivers/macvtap/mech_driver/mech_macvtap.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/macvtap/mech_driver copying neutron/plugins/ml2/drivers/mech_sriov/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov copying neutron/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/eswitch_manager.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/pci_lib.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/sriov_nic_agent.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/config.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/plugins/ml2/drivers/mech_sriov/agent/common/exceptions.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent/common copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers/qos_driver.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/agent/extension_drivers copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/exceptions.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/plugins/ml2/drivers/mech_sriov/mech_driver/mech_driver.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/plugins/ml2/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch copying neutron/plugins/ml2/drivers/openvswitch/agent/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/main.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_agent_extension_api.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_capabilities.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_dvr_neutron_agent.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/vlanmanager.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent copying neutron/plugins/ml2/drivers/openvswitch/agent/common/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/common copying neutron/plugins/ml2/drivers/openvswitch/agent/common/config.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/common copying neutron/plugins/ml2/drivers/openvswitch/agent/common/exceptions.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/common copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers/qos_driver.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/br_cookie.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/base_oskenapp.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_dvr_process.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_phys.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_tun.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/main.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_bridge.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ovs_oskenapp.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/plugins/ml2/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn copying neutron/plugins/ml2/drivers/ovn/db_migration.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn copying neutron/plugins/ml2/drivers/ovn/agent/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/agent copying neutron/plugins/ml2/drivers/ovn/agent/neutron_agent.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/agent copying neutron/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver copying neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/api.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/commands.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/impl_idl_ovn.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/worker.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/placement.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions/qos.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/plugins/ml2/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/data_plane_status.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/dns_domain_keywords.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/dns_integration.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_device_profile.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_hardware_offload_type.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_hint_ovs_tx_steering.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_hints.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_numa_affinity_policy.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/port_security.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/qos.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/subnet_dns_publish_fixed_ip.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/tag_ports_during_bulk_creation.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/plugins/ml2/extensions/uplink_status_propagation.py -> neutron-24.2.3.dev23/neutron/plugins/ml2/extensions copying neutron/privileged/__init__.py -> neutron-24.2.3.dev23/neutron/privileged copying neutron/privileged/agent/__init__.py -> neutron-24.2.3.dev23/neutron/privileged/agent copying neutron/privileged/agent/linux/__init__.py -> neutron-24.2.3.dev23/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/devlink.py -> neutron-24.2.3.dev23/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/dhcp.py -> neutron-24.2.3.dev23/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/ethtool.py -> neutron-24.2.3.dev23/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/ip_lib.py -> neutron-24.2.3.dev23/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/netlink_constants.py -> neutron-24.2.3.dev23/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/netlink_lib.py -> neutron-24.2.3.dev23/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/tc_lib.py -> neutron-24.2.3.dev23/neutron/privileged/agent/linux copying neutron/privileged/agent/linux/utils.py -> neutron-24.2.3.dev23/neutron/privileged/agent/linux copying neutron/privileged/agent/ovsdb/__init__.py -> neutron-24.2.3.dev23/neutron/privileged/agent/ovsdb copying neutron/privileged/agent/ovsdb/native/__init__.py -> neutron-24.2.3.dev23/neutron/privileged/agent/ovsdb/native copying neutron/privileged/agent/ovsdb/native/helpers.py -> neutron-24.2.3.dev23/neutron/privileged/agent/ovsdb/native copying neutron/profiling/__init__.py -> neutron-24.2.3.dev23/neutron/profiling copying neutron/profiling/profiled_decorator.py -> neutron-24.2.3.dev23/neutron/profiling copying neutron/quota/__init__.py -> neutron-24.2.3.dev23/neutron/quota copying neutron/quota/resource.py -> neutron-24.2.3.dev23/neutron/quota copying neutron/quota/resource_registry.py -> neutron-24.2.3.dev23/neutron/quota copying neutron/scheduler/__init__.py -> neutron-24.2.3.dev23/neutron/scheduler copying neutron/scheduler/base_resource_filter.py -> neutron-24.2.3.dev23/neutron/scheduler copying neutron/scheduler/base_scheduler.py -> neutron-24.2.3.dev23/neutron/scheduler copying neutron/scheduler/dhcp_agent_scheduler.py -> neutron-24.2.3.dev23/neutron/scheduler copying neutron/scheduler/l3_agent_scheduler.py -> neutron-24.2.3.dev23/neutron/scheduler copying neutron/scheduler/l3_ovn_scheduler.py -> neutron-24.2.3.dev23/neutron/scheduler copying neutron/server/__init__.py -> neutron-24.2.3.dev23/neutron/server copying neutron/server/api_eventlet.py -> neutron-24.2.3.dev23/neutron/server copying neutron/server/rpc_eventlet.py -> neutron-24.2.3.dev23/neutron/server copying neutron/server/wsgi_eventlet.py -> neutron-24.2.3.dev23/neutron/server copying neutron/services/__init__.py -> neutron-24.2.3.dev23/neutron/services copying neutron/services/provider_configuration.py -> neutron-24.2.3.dev23/neutron/services copying neutron/services/service_base.py -> neutron-24.2.3.dev23/neutron/services copying neutron/services/auto_allocate/__init__.py -> neutron-24.2.3.dev23/neutron/services/auto_allocate copying neutron/services/auto_allocate/db.py -> neutron-24.2.3.dev23/neutron/services/auto_allocate copying neutron/services/auto_allocate/exceptions.py -> neutron-24.2.3.dev23/neutron/services/auto_allocate copying neutron/services/auto_allocate/models.py -> neutron-24.2.3.dev23/neutron/services/auto_allocate copying neutron/services/auto_allocate/plugin.py -> neutron-24.2.3.dev23/neutron/services/auto_allocate copying neutron/services/conntrack_helper/__init__.py -> neutron-24.2.3.dev23/neutron/services/conntrack_helper copying neutron/services/conntrack_helper/plugin.py -> neutron-24.2.3.dev23/neutron/services/conntrack_helper copying neutron/services/conntrack_helper/common/__init__.py -> neutron-24.2.3.dev23/neutron/services/conntrack_helper/common copying neutron/services/conntrack_helper/common/exceptions.py -> neutron-24.2.3.dev23/neutron/services/conntrack_helper/common copying neutron/services/externaldns/__init__.py -> neutron-24.2.3.dev23/neutron/services/externaldns copying neutron/services/externaldns/driver.py -> neutron-24.2.3.dev23/neutron/services/externaldns copying neutron/services/externaldns/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/services/externaldns/drivers copying neutron/services/externaldns/drivers/designate/__init__.py -> neutron-24.2.3.dev23/neutron/services/externaldns/drivers/designate copying neutron/services/externaldns/drivers/designate/driver.py -> neutron-24.2.3.dev23/neutron/services/externaldns/drivers/designate copying neutron/services/flavors/__init__.py -> neutron-24.2.3.dev23/neutron/services/flavors copying neutron/services/flavors/flavors_plugin.py -> neutron-24.2.3.dev23/neutron/services/flavors copying neutron/services/l3_router/README -> neutron-24.2.3.dev23/neutron/services/l3_router copying neutron/services/l3_router/__init__.py -> neutron-24.2.3.dev23/neutron/services/l3_router copying neutron/services/l3_router/l3_router_plugin.py -> neutron-24.2.3.dev23/neutron/services/l3_router copying neutron/services/l3_router/service_providers/__init__.py -> neutron-24.2.3.dev23/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/base.py -> neutron-24.2.3.dev23/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/driver_controller.py -> neutron-24.2.3.dev23/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/dvr.py -> neutron-24.2.3.dev23/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/dvrha.py -> neutron-24.2.3.dev23/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/ha.py -> neutron-24.2.3.dev23/neutron/services/l3_router/service_providers copying neutron/services/l3_router/service_providers/single_node.py -> neutron-24.2.3.dev23/neutron/services/l3_router/service_providers copying neutron/services/local_ip/__init__.py -> neutron-24.2.3.dev23/neutron/services/local_ip copying neutron/services/local_ip/local_ip_plugin.py -> neutron-24.2.3.dev23/neutron/services/local_ip copying neutron/services/logapi/__init__.py -> neutron-24.2.3.dev23/neutron/services/logapi copying neutron/services/logapi/api_base.py -> neutron-24.2.3.dev23/neutron/services/logapi copying neutron/services/logapi/logging_plugin.py -> neutron-24.2.3.dev23/neutron/services/logapi copying neutron/services/logapi/agent/__init__.py -> neutron-24.2.3.dev23/neutron/services/logapi/agent copying neutron/services/logapi/agent/log_extension.py -> neutron-24.2.3.dev23/neutron/services/logapi/agent copying neutron/services/logapi/agent/l3/__init__.py -> neutron-24.2.3.dev23/neutron/services/logapi/agent/l3 copying neutron/services/logapi/agent/l3/base.py -> neutron-24.2.3.dev23/neutron/services/logapi/agent/l3 copying neutron/services/logapi/common/__init__.py -> neutron-24.2.3.dev23/neutron/services/logapi/common copying neutron/services/logapi/common/db_api.py -> neutron-24.2.3.dev23/neutron/services/logapi/common copying neutron/services/logapi/common/exceptions.py -> neutron-24.2.3.dev23/neutron/services/logapi/common copying neutron/services/logapi/common/sg_callback.py -> neutron-24.2.3.dev23/neutron/services/logapi/common copying neutron/services/logapi/common/sg_validate.py -> neutron-24.2.3.dev23/neutron/services/logapi/common copying neutron/services/logapi/common/snat_validate.py -> neutron-24.2.3.dev23/neutron/services/logapi/common copying neutron/services/logapi/common/validators.py -> neutron-24.2.3.dev23/neutron/services/logapi/common copying neutron/services/logapi/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/services/logapi/drivers copying neutron/services/logapi/drivers/base.py -> neutron-24.2.3.dev23/neutron/services/logapi/drivers copying neutron/services/logapi/drivers/manager.py -> neutron-24.2.3.dev23/neutron/services/logapi/drivers copying neutron/services/logapi/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/openvswitch/driver.py -> neutron-24.2.3.dev23/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/openvswitch/log_oskenapp.py -> neutron-24.2.3.dev23/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/openvswitch/ovs_firewall_log.py -> neutron-24.2.3.dev23/neutron/services/logapi/drivers/openvswitch copying neutron/services/logapi/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/services/logapi/drivers/ovn copying neutron/services/logapi/drivers/ovn/driver.py -> neutron-24.2.3.dev23/neutron/services/logapi/drivers/ovn copying neutron/services/logapi/rpc/__init__.py -> neutron-24.2.3.dev23/neutron/services/logapi/rpc copying neutron/services/logapi/rpc/agent.py -> neutron-24.2.3.dev23/neutron/services/logapi/rpc copying neutron/services/logapi/rpc/server.py -> neutron-24.2.3.dev23/neutron/services/logapi/rpc copying neutron/services/loki/__init__.py -> neutron-24.2.3.dev23/neutron/services/loki copying neutron/services/loki/loki_plugin.py -> neutron-24.2.3.dev23/neutron/services/loki copying neutron/services/metering/__init__.py -> neutron-24.2.3.dev23/neutron/services/metering copying neutron/services/metering/metering_plugin.py -> neutron-24.2.3.dev23/neutron/services/metering copying neutron/services/metering/agents/__init__.py -> neutron-24.2.3.dev23/neutron/services/metering/agents copying neutron/services/metering/agents/metering_agent.py -> neutron-24.2.3.dev23/neutron/services/metering/agents copying neutron/services/metering/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/services/metering/drivers copying neutron/services/metering/drivers/abstract_driver.py -> neutron-24.2.3.dev23/neutron/services/metering/drivers copying neutron/services/metering/drivers/utils.py -> neutron-24.2.3.dev23/neutron/services/metering/drivers copying neutron/services/metering/drivers/iptables/__init__.py -> neutron-24.2.3.dev23/neutron/services/metering/drivers/iptables copying neutron/services/metering/drivers/iptables/iptables_driver.py -> neutron-24.2.3.dev23/neutron/services/metering/drivers/iptables copying neutron/services/metering/drivers/noop/__init__.py -> neutron-24.2.3.dev23/neutron/services/metering/drivers/noop copying neutron/services/metering/drivers/noop/noop_driver.py -> neutron-24.2.3.dev23/neutron/services/metering/drivers/noop copying neutron/services/ndp_proxy/__init__.py -> neutron-24.2.3.dev23/neutron/services/ndp_proxy copying neutron/services/ndp_proxy/exceptions.py -> neutron-24.2.3.dev23/neutron/services/ndp_proxy copying neutron/services/ndp_proxy/plugin.py -> neutron-24.2.3.dev23/neutron/services/ndp_proxy copying neutron/services/network_ip_availability/__init__.py -> neutron-24.2.3.dev23/neutron/services/network_ip_availability copying neutron/services/network_ip_availability/plugin.py -> neutron-24.2.3.dev23/neutron/services/network_ip_availability copying neutron/services/network_segment_range/__init__.py -> neutron-24.2.3.dev23/neutron/services/network_segment_range copying neutron/services/network_segment_range/plugin.py -> neutron-24.2.3.dev23/neutron/services/network_segment_range copying neutron/services/ovn_l3/__init__.py -> neutron-24.2.3.dev23/neutron/services/ovn_l3 copying neutron/services/ovn_l3/exceptions.py -> neutron-24.2.3.dev23/neutron/services/ovn_l3 copying neutron/services/ovn_l3/plugin.py -> neutron-24.2.3.dev23/neutron/services/ovn_l3 copying neutron/services/ovn_l3/service_providers/__init__.py -> neutron-24.2.3.dev23/neutron/services/ovn_l3/service_providers copying neutron/services/ovn_l3/service_providers/driver_controller.py -> neutron-24.2.3.dev23/neutron/services/ovn_l3/service_providers copying neutron/services/ovn_l3/service_providers/ovn.py -> neutron-24.2.3.dev23/neutron/services/ovn_l3/service_providers copying neutron/services/ovn_l3/service_providers/user_defined.py -> neutron-24.2.3.dev23/neutron/services/ovn_l3/service_providers copying neutron/services/placement_report/__init__.py -> neutron-24.2.3.dev23/neutron/services/placement_report copying neutron/services/placement_report/plugin.py -> neutron-24.2.3.dev23/neutron/services/placement_report copying neutron/services/portforwarding/__init__.py -> neutron-24.2.3.dev23/neutron/services/portforwarding copying neutron/services/portforwarding/constants.py -> neutron-24.2.3.dev23/neutron/services/portforwarding copying neutron/services/portforwarding/pf_plugin.py -> neutron-24.2.3.dev23/neutron/services/portforwarding copying neutron/services/portforwarding/common/__init__.py -> neutron-24.2.3.dev23/neutron/services/portforwarding/common copying neutron/services/portforwarding/common/exceptions.py -> neutron-24.2.3.dev23/neutron/services/portforwarding/common copying neutron/services/portforwarding/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/services/portforwarding/drivers copying neutron/services/portforwarding/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/services/portforwarding/drivers/ovn copying neutron/services/portforwarding/drivers/ovn/driver.py -> neutron-24.2.3.dev23/neutron/services/portforwarding/drivers/ovn copying neutron/services/qos/__init__.py -> neutron-24.2.3.dev23/neutron/services/qos copying neutron/services/qos/qos_plugin.py -> neutron-24.2.3.dev23/neutron/services/qos copying neutron/services/qos/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers copying neutron/services/qos/drivers/manager.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers copying neutron/services/qos/drivers/linuxbridge/__init__.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers/linuxbridge copying neutron/services/qos/drivers/linuxbridge/driver.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers/linuxbridge copying neutron/services/qos/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers/openvswitch copying neutron/services/qos/drivers/openvswitch/driver.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers/openvswitch copying neutron/services/qos/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers/ovn copying neutron/services/qos/drivers/ovn/driver.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers/ovn copying neutron/services/qos/drivers/sriov/__init__.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers/sriov copying neutron/services/qos/drivers/sriov/driver.py -> neutron-24.2.3.dev23/neutron/services/qos/drivers/sriov copying neutron/services/rbac/__init__.py -> neutron-24.2.3.dev23/neutron/services/rbac copying neutron/services/revisions/__init__.py -> neutron-24.2.3.dev23/neutron/services/revisions copying neutron/services/revisions/revision_plugin.py -> neutron-24.2.3.dev23/neutron/services/revisions copying neutron/services/segments/__init__.py -> neutron-24.2.3.dev23/neutron/services/segments copying neutron/services/segments/db.py -> neutron-24.2.3.dev23/neutron/services/segments copying neutron/services/segments/exceptions.py -> neutron-24.2.3.dev23/neutron/services/segments copying neutron/services/segments/plugin.py -> neutron-24.2.3.dev23/neutron/services/segments copying neutron/services/tag/__init__.py -> neutron-24.2.3.dev23/neutron/services/tag copying neutron/services/tag/tag_plugin.py -> neutron-24.2.3.dev23/neutron/services/tag copying neutron/services/timestamp/__init__.py -> neutron-24.2.3.dev23/neutron/services/timestamp copying neutron/services/timestamp/timestamp_db.py -> neutron-24.2.3.dev23/neutron/services/timestamp copying neutron/services/timestamp/timestamp_plugin.py -> neutron-24.2.3.dev23/neutron/services/timestamp copying neutron/services/trunk/__init__.py -> neutron-24.2.3.dev23/neutron/services/trunk copying neutron/services/trunk/exceptions.py -> neutron-24.2.3.dev23/neutron/services/trunk copying neutron/services/trunk/models.py -> neutron-24.2.3.dev23/neutron/services/trunk copying neutron/services/trunk/plugin.py -> neutron-24.2.3.dev23/neutron/services/trunk copying neutron/services/trunk/rules.py -> neutron-24.2.3.dev23/neutron/services/trunk copying neutron/services/trunk/utils.py -> neutron-24.2.3.dev23/neutron/services/trunk copying neutron/services/trunk/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers copying neutron/services/trunk/drivers/base.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers copying neutron/services/trunk/drivers/linuxbridge/__init__.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/linuxbridge copying neutron/services/trunk/drivers/linuxbridge/driver.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/linuxbridge copying neutron/services/trunk/drivers/linuxbridge/agent/__init__.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/linuxbridge/agent copying neutron/services/trunk/drivers/linuxbridge/agent/driver.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/linuxbridge/agent copying neutron/services/trunk/drivers/linuxbridge/agent/trunk_plumber.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/linuxbridge/agent copying neutron/services/trunk/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/constants.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/driver.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/utils.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch copying neutron/services/trunk/drivers/openvswitch/agent/__init__.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/driver.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/exceptions.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/ovsdb_handler.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/openvswitch/agent/trunk_manager.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/openvswitch/agent copying neutron/services/trunk/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/ovn copying neutron/services/trunk/drivers/ovn/trunk_driver.py -> neutron-24.2.3.dev23/neutron/services/trunk/drivers/ovn copying neutron/services/trunk/rpc/__init__.py -> neutron-24.2.3.dev23/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/agent.py -> neutron-24.2.3.dev23/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/backend.py -> neutron-24.2.3.dev23/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/constants.py -> neutron-24.2.3.dev23/neutron/services/trunk/rpc copying neutron/services/trunk/rpc/server.py -> neutron-24.2.3.dev23/neutron/services/trunk/rpc copying neutron/services/trunk/seg_types/__init__.py -> neutron-24.2.3.dev23/neutron/services/trunk/seg_types copying neutron/services/trunk/seg_types/validators.py -> neutron-24.2.3.dev23/neutron/services/trunk/seg_types copying neutron/tests/__init__.py -> neutron-24.2.3.dev23/neutron/tests copying neutron/tests/base.py -> neutron-24.2.3.dev23/neutron/tests copying neutron/tests/post_mortem_debug.py -> neutron-24.2.3.dev23/neutron/tests copying neutron/tests/tools.py -> neutron-24.2.3.dev23/neutron/tests copying neutron/tests/common/__init__.py -> neutron-24.2.3.dev23/neutron/tests/common copying neutron/tests/common/base.py -> neutron-24.2.3.dev23/neutron/tests/common copying neutron/tests/common/config_fixtures.py -> neutron-24.2.3.dev23/neutron/tests/common copying neutron/tests/common/conn_testers.py -> neutron-24.2.3.dev23/neutron/tests/common copying neutron/tests/common/helpers.py -> neutron-24.2.3.dev23/neutron/tests/common copying neutron/tests/common/l3_test_common.py -> neutron-24.2.3.dev23/neutron/tests/common copying neutron/tests/common/machine_fixtures.py -> neutron-24.2.3.dev23/neutron/tests/common copying neutron/tests/common/net_helpers.py -> neutron-24.2.3.dev23/neutron/tests/common copying neutron/tests/common/agents/__init__.py -> neutron-24.2.3.dev23/neutron/tests/common/agents copying neutron/tests/common/agents/l2_extensions.py -> neutron-24.2.3.dev23/neutron/tests/common/agents copying neutron/tests/common/agents/l3_agent.py -> neutron-24.2.3.dev23/neutron/tests/common/agents copying neutron/tests/common/agents/ovs_agent.py -> neutron-24.2.3.dev23/neutron/tests/common/agents copying neutron/tests/common/exclusive_resources/__init__.py -> neutron-24.2.3.dev23/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/ip_address.py -> neutron-24.2.3.dev23/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/ip_network.py -> neutron-24.2.3.dev23/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/port.py -> neutron-24.2.3.dev23/neutron/tests/common/exclusive_resources copying neutron/tests/common/exclusive_resources/resource_allocator.py -> neutron-24.2.3.dev23/neutron/tests/common/exclusive_resources copying neutron/tests/contrib/README -> neutron-24.2.3.dev23/neutron/tests/contrib copying neutron/tests/contrib/gate_hook.sh -> neutron-24.2.3.dev23/neutron/tests/contrib copying neutron/tests/contrib/testing.filters -> neutron-24.2.3.dev23/neutron/tests/contrib copying neutron/tests/contrib/hooks/api_all_extensions -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/availability_zone -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/disable_dvr -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/disable_dvr_tests -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/dns -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/dvr -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/log -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/network_segment_range -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/openvswitch_type_drivers -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/osprofiler -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/qos -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/quotas -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/segments -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/trunk -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/tunnel_types -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/ubuntu_image -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/uplink_status_propagation -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/contrib/hooks/vlan_provider -> neutron-24.2.3.dev23/neutron/tests/contrib/hooks copying neutron/tests/etc/api-paste.ini -> neutron-24.2.3.dev23/neutron/tests/etc copying neutron/tests/etc/api-paste.ini.test -> neutron-24.2.3.dev23/neutron/tests/etc copying neutron/tests/etc/neutron.conf -> neutron-24.2.3.dev23/neutron/tests/etc copying neutron/tests/etc/neutron_test.conf -> neutron-24.2.3.dev23/neutron/tests/etc copying neutron/tests/etc/neutron_test2.conf.example -> neutron-24.2.3.dev23/neutron/tests/etc copying neutron/tests/fullstack/README -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/__init__.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/base.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_agent_bandwidth_report.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_connectivity.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_dhcp_agent.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_firewall.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_l3_agent.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_local_ip.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_logging.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_mtu.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_multisegs.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_ovs_dhcp_extension.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_ports_api.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_ports_binding.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_ports_rebind.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_qos.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_quota.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_securitygroup.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_segmentation_id.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/test_subnet.py -> neutron-24.2.3.dev23/neutron/tests/fullstack copying neutron/tests/fullstack/agents/__init__.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/agents copying neutron/tests/fullstack/agents/dhcp_agent.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/agents copying neutron/tests/fullstack/agents/l3_agent.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/agents copying neutron/tests/fullstack/agents/ovs_agent.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/agents copying neutron/tests/fullstack/resources/__init__.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/client.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/config.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/environment.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/machine.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/resources copying neutron/tests/fullstack/resources/process.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/resources copying neutron/tests/fullstack/schedulers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/schedulers copying neutron/tests/fullstack/schedulers/dhcp.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/schedulers copying neutron/tests/fullstack/servers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/servers copying neutron/tests/fullstack/servers/placement.py -> neutron-24.2.3.dev23/neutron/tests/fullstack/servers copying neutron/tests/functional/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional copying neutron/tests/functional/base.py -> neutron-24.2.3.dev23/neutron/tests/functional copying neutron/tests/functional/constants.py -> neutron-24.2.3.dev23/neutron/tests/functional copying neutron/tests/functional/requirements.txt -> neutron-24.2.3.dev23/neutron/tests/functional copying neutron/tests/functional/test_server.py -> neutron-24.2.3.dev23/neutron/tests/functional copying neutron/tests/functional/test_service.py -> neutron-24.2.3.dev23/neutron/tests/functional copying neutron/tests/functional/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_dhcp_agent.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_firewall.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_l2_lb_agent.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_l2_ovs_agent.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_ovs_flows.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent copying neutron/tests/functional/agent/test_ovs_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent copying neutron/tests/functional/agent/common/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/common copying neutron/tests/functional/agent/common/test_ovs_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/common copying neutron/tests/functional/agent/common/test_ovsdb_monitor.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/common copying neutron/tests/functional/agent/l2/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l2 copying neutron/tests/functional/agent/l2/base.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l2 copying neutron/tests/functional/agent/l2/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l2/extensions copying neutron/tests/functional/agent/l2/extensions/test_ovs_agent_qos_extension.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l2/extensions copying neutron/tests/functional/agent/l3/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/framework.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_dvr_router.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_ha_router.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_keepalived_state_change.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_legacy_router.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_metadata_proxy.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/test_namespace_manager.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3 copying neutron/tests/functional/agent/l3/bin/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/bin copying neutron/tests/functional/agent/l3/bin/cmd_keepalived_state_change.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/bin copying neutron/tests/functional/agent/l3/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_conntrack_helper_extension.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_gateway_ip_qos_extension.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_ndp_proxy_extension.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/test_port_forwarding_extension.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/extensions copying neutron/tests/functional/agent/l3/extensions/qos/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/extensions/qos copying neutron/tests/functional/agent/l3/extensions/qos/test_fip_qos_extension.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/l3/extensions/qos copying neutron/tests/functional/agent/linux/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/base.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/helpers.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/simple_daemon.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_async_process.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_bridge_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_dhcp.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_external_process.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_interface.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_ip_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_ipset.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_iptables.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_keepalived.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_l3_tc_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_linuxbridge_arp_protect.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_netlink_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_of_monitor.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_ovsdb_monitor.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_process_monitor.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_tc_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux copying neutron/tests/functional/agent/linux/bin/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux/bin copying neutron/tests/functional/agent/linux/bin/ip_monitor.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux/bin copying neutron/tests/functional/agent/linux/bin/ipt_binname.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux/bin copying neutron/tests/functional/agent/linux/openvswitch_firewall/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux/openvswitch_firewall copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_firewall.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux/openvswitch_firewall copying neutron/tests/functional/agent/linux/openvswitch_firewall/test_iptables.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/linux/openvswitch_firewall copying neutron/tests/functional/agent/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn copying neutron/tests/functional/agent/ovn/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/agent/fake_ovn_agent_extension.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/agent/test_ovn_neutron_agent.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/agent/test_ovsdb.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/agent copying neutron/tests/functional/agent/ovn/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/extensions copying neutron/tests/functional/agent/ovn/extensions/test_qos_hwol.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/extensions copying neutron/tests/functional/agent/ovn/metadata/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/metadata copying neutron/tests/functional/agent/ovn/metadata/test_metadata_agent.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovn/metadata copying neutron/tests/functional/agent/ovsdb/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovsdb copying neutron/tests/functional/agent/ovsdb/native/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovsdb/native copying neutron/tests/functional/agent/ovsdb/native/test_connection.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovsdb/native copying neutron/tests/functional/agent/ovsdb/native/test_helpers.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/ovsdb/native copying neutron/tests/functional/agent/windows/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/windows copying neutron/tests/functional/agent/windows/test_ip_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/agent/windows copying neutron/tests/functional/api/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/api copying neutron/tests/functional/api/test_policies.py -> neutron-24.2.3.dev23/neutron/tests/functional/api copying neutron/tests/functional/cmd/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/process_spawn.py -> neutron-24.2.3.dev23/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_destroy_patch_ports.py -> neutron-24.2.3.dev23/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_ipset_cleanup.py -> neutron-24.2.3.dev23/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_linuxbridge_cleanup.py -> neutron-24.2.3.dev23/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_netns_cleanup.py -> neutron-24.2.3.dev23/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_ovs_cleanup.py -> neutron-24.2.3.dev23/neutron/tests/functional/cmd copying neutron/tests/functional/cmd/test_status.py -> neutron-24.2.3.dev23/neutron/tests/functional/cmd copying neutron/tests/functional/common/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/common copying neutron/tests/functional/common/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/functional/common copying neutron/tests/functional/common/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/common/ovn copying neutron/tests/functional/common/ovn/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/functional/common/ovn copying neutron/tests/functional/db/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/db copying neutron/tests/functional/db/test_ipam.py -> neutron-24.2.3.dev23/neutron/tests/functional/db copying neutron/tests/functional/db/test_migrations.py -> neutron-24.2.3.dev23/neutron/tests/functional/db copying neutron/tests/functional/db/test_models.py -> neutron-24.2.3.dev23/neutron/tests/functional/db copying neutron/tests/functional/db/test_network.py -> neutron-24.2.3.dev23/neutron/tests/functional/db copying neutron/tests/functional/db/test_ovn_revision_numbers_db.py -> neutron-24.2.3.dev23/neutron/tests/functional/db copying neutron/tests/functional/db/migrations/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/db/migrations copying neutron/tests/functional/db/migrations/test_ba859d649675_add_indexes_to_rbacs.py -> neutron-24.2.3.dev23/neutron/tests/functional/db/migrations copying neutron/tests/functional/db/migrations/test_c3e9d13c4367_add_binding_index_to_.py -> neutron-24.2.3.dev23/neutron/tests/functional/db/migrations copying neutron/tests/functional/objects/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects copying neutron/tests/functional/objects/test_agent.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects copying neutron/tests/functional/objects/test_quota.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects copying neutron/tests/functional/objects/plugins/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects/plugins copying neutron/tests/functional/objects/plugins/ml2/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_base.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_geneveallocation.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_greallocation.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_vlanallocation.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/objects/plugins/ml2/test_vxlanallocation.py -> neutron-24.2.3.dev23/neutron/tests/functional/objects/plugins/ml2 copying neutron/tests/functional/pecan_wsgi/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/config.py -> neutron-24.2.3.dev23/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/test_controllers.py -> neutron-24.2.3.dev23/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/test_functional.py -> neutron-24.2.3.dev23/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/test_hooks.py -> neutron-24.2.3.dev23/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/pecan_wsgi/utils.py -> neutron-24.2.3.dev23/neutron/tests/functional/pecan_wsgi copying neutron/tests/functional/plugins/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/plugins copying neutron/tests/functional/plugins/ml2/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2 copying neutron/tests/functional/plugins/ml2/test_plugin.py -> neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2 copying neutron/tests/functional/plugins/ml2/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers copying neutron/tests/functional/plugins/ml2/drivers/macvtap/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/macvtap copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent copying neutron/tests/functional/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/macvtap/agent copying neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/ovn copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/tests/functional/plugins/ml2/drivers/ovn/mech_driver/ovsdb/extensions copying neutron/tests/functional/privileged/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/privileged copying neutron/tests/functional/privileged/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/privileged/agent copying neutron/tests/functional/privileged/agent/linux/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/privileged/agent/linux/test_ip_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/privileged/agent/linux/test_tc_lib.py -> neutron-24.2.3.dev23/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/privileged/agent/linux/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/functional/privileged/agent/linux copying neutron/tests/functional/resources/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/resources copying neutron/tests/functional/resources/process.py -> neutron-24.2.3.dev23/neutron/tests/functional/resources copying neutron/tests/functional/resources/ovsdb/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/resources/ovsdb copying neutron/tests/functional/resources/ovsdb/events.py -> neutron-24.2.3.dev23/neutron/tests/functional/resources/ovsdb copying neutron/tests/functional/resources/ovsdb/fixtures.py -> neutron-24.2.3.dev23/neutron/tests/functional/resources/ovsdb copying neutron/tests/functional/sanity/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/sanity copying neutron/tests/functional/sanity/test_sanity.py -> neutron-24.2.3.dev23/neutron/tests/functional/sanity copying neutron/tests/functional/scheduler/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/scheduler copying neutron/tests/functional/scheduler/test_dhcp_agent_scheduler.py -> neutron-24.2.3.dev23/neutron/tests/functional/scheduler copying neutron/tests/functional/scheduler/test_l3_agent_scheduler.py -> neutron-24.2.3.dev23/neutron/tests/functional/scheduler copying neutron/tests/functional/services/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services copying neutron/tests/functional/services/conntrack_helper/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/conntrack_helper copying neutron/tests/functional/services/conntrack_helper/test_conntrack_helper.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/conntrack_helper copying neutron/tests/functional/services/l3_router/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/l3_router copying neutron/tests/functional/services/l3_router/test_l3_dvr_ha_router_plugin.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/l3_router copying neutron/tests/functional/services/l3_router/test_l3_dvr_router_plugin.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/l3_router copying neutron/tests/functional/services/logapi/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/logapi copying neutron/tests/functional/services/logapi/test_logging.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/logapi copying neutron/tests/functional/services/logapi/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/logapi/drivers copying neutron/tests/functional/services/logapi/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/logapi/drivers/ovn copying neutron/tests/functional/services/logapi/drivers/ovn/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/logapi/drivers/ovn copying neutron/tests/functional/services/ovn_l3/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/ovn_l3 copying neutron/tests/functional/services/ovn_l3/test_plugin.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/ovn_l3 copying neutron/tests/functional/services/portforwarding/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/portforwarding copying neutron/tests/functional/services/portforwarding/test_port_forwarding.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/portforwarding copying neutron/tests/functional/services/trunk/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk copying neutron/tests/functional/services/trunk/test_plugin.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk copying neutron/tests/functional/services/trunk/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers copying neutron/tests/functional/services/trunk/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers/openvswitch copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers/openvswitch/agent copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers/openvswitch/agent copying neutron/tests/functional/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers/openvswitch/agent copying neutron/tests/functional/services/trunk/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers/ovn copying neutron/tests/functional/services/trunk/drivers/ovn/test_trunk_driver.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/drivers/ovn copying neutron/tests/functional/services/trunk/rpc/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/rpc copying neutron/tests/functional/services/trunk/rpc/test_server.py -> neutron-24.2.3.dev23/neutron/tests/functional/services/trunk/rpc copying neutron/tests/functional/tests/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/tests copying neutron/tests/functional/tests/common/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/tests/common copying neutron/tests/functional/tests/common/test_net_helpers.py -> neutron-24.2.3.dev23/neutron/tests/functional/tests/common copying neutron/tests/functional/tests/common/exclusive_resources/__init__.py -> neutron-24.2.3.dev23/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_address.py -> neutron-24.2.3.dev23/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_ip_network.py -> neutron-24.2.3.dev23/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_port.py -> neutron-24.2.3.dev23/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/functional/tests/common/exclusive_resources/test_resource_allocator.py -> neutron-24.2.3.dev23/neutron/tests/functional/tests/common/exclusive_resources copying neutron/tests/unit/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/_test_extension_portbindings.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/dummy_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/extension_stubs.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/fake_resources.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/test_auth.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/test_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/test_neutron_plugin_base_v2.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/test_opts.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/test_policy.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/test_service.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/test_worker.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/test_wsgi.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/testlib_api.py -> neutron-24.2.3.dev23/neutron/tests/unit copying neutron/tests/unit/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_agent_extensions_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_resource_cache.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_rpc.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent copying neutron/tests/unit/agent/test_securitygroups_rpc.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent copying neutron/tests/unit/agent/common/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_async_process.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_ovs_lib.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_ovsdb_monitor.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_placement_report.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_polling.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_resource_processing_queue.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/common/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/common copying neutron/tests/unit/agent/dhcp/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/dhcp copying neutron/tests/unit/agent/dhcp/test_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/dhcp copying neutron/tests/unit/agent/l2/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2 copying neutron/tests/unit/agent/l2/test_l2_agent_extensions_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2 copying neutron/tests/unit/agent/l2/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/test_fdb_population.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/test_local_ip.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/test_qos.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions copying neutron/tests/unit/agent/l2/extensions/dhcp/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_extension.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv4.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/dhcp/test_ipv6.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions/dhcp copying neutron/tests/unit/agent/l2/extensions/metadata/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions/metadata copying neutron/tests/unit/agent/l2/extensions/metadata/test_host_metadata_proxy.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l2/extensions/metadata copying neutron/tests/unit/agent/l3/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_dvr_fip_ns.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_dvr_local_router.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_dvr_snat_ns.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_fip_rule_priority_allocator.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_ha_router.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_item_allocator.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_l3_agent_extension_api.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_legacy_router.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_link_local_allocator.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_namespace_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/test_router_info.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3 copying neutron/tests/unit/agent/l3/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_conntrack_helper.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_ndp_proxy.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_port_forwarding.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/test_snat_log.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions copying neutron/tests/unit/agent/l3/extensions/qos/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/l3/extensions/qos/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/l3/extensions/qos/test_fip.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/l3/extensions/qos/test_gateway_ip.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/l3/extensions/qos copying neutron/tests/unit/agent/linux/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/failing_process.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_bridge_lib.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_daemon.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_devlink.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_dhcp.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_external_process.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_interface.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_ip_conntrack.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_ip_lib.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_ipset_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_iptables_firewall.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_iptables_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_keepalived.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_l3_tc_lib.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_pd.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_tc_lib.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux copying neutron/tests/unit/agent/linux/openvswitch_firewall/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_firewall.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_iptables.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/linux/openvswitch_firewall/test_rules.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/linux/openvswitch_firewall copying neutron/tests/unit/agent/metadata/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/metadata/test_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/metadata/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/metadata copying neutron/tests/unit/agent/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/ovn copying neutron/tests/unit/agent/ovn/metadata/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovn/metadata/test_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovn/metadata/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovn/metadata/test_server.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/ovn/metadata copying neutron/tests/unit/agent/ovsdb/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/ovsdb copying neutron/tests/unit/agent/ovsdb/test_impl_idl.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/ovsdb copying neutron/tests/unit/agent/ovsdb/native/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/ovsdb/native copying neutron/tests/unit/agent/ovsdb/native/test_connection.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/ovsdb/native copying neutron/tests/unit/agent/windows/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/windows copying neutron/tests/unit/agent/windows/test_ip_lib.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/windows copying neutron/tests/unit/agent/windows/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/agent/windows copying neutron/tests/unit/api/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/api copying neutron/tests/unit/api/test_api_common.py -> neutron-24.2.3.dev23/neutron/tests/unit/api copying neutron/tests/unit/api/test_extensions.py -> neutron-24.2.3.dev23/neutron/tests/unit/api copying neutron/tests/unit/api/rpc/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc copying neutron/tests/unit/api/rpc/agentnotifiers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/agentnotifiers copying neutron/tests/unit/api/rpc/agentnotifiers/test_dhcp_rpc_agent_api.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/agentnotifiers copying neutron/tests/unit/api/rpc/agentnotifiers/test_l3_rpc_agent_api.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/agentnotifiers copying neutron/tests/unit/api/rpc/callbacks/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/test_resource_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/test_resources.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/test_version_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks copying neutron/tests/unit/api/rpc/callbacks/consumer/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks/consumer copying neutron/tests/unit/api/rpc/callbacks/consumer/test_registry.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks/consumer copying neutron/tests/unit/api/rpc/callbacks/producer/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks/producer copying neutron/tests/unit/api/rpc/callbacks/producer/test_registry.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/callbacks/producer copying neutron/tests/unit/api/rpc/handlers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_dhcp_rpc.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_dvr_rpc.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_l3_rpc.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_resources_rpc.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/rpc/handlers/test_securitygroups_rpc.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/rpc/handlers copying neutron/tests/unit/api/v2/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/v2 copying neutron/tests/unit/api/v2/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/v2 copying neutron/tests/unit/api/v2/test_resource.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/v2 copying neutron/tests/unit/api/v2/test_router.py -> neutron-24.2.3.dev23/neutron/tests/unit/api/v2 copying neutron/tests/unit/cmd/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_netns_cleanup.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_ovs_cleanup.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_runtime_checks.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_sanity_check.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/test_status.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd copying neutron/tests/unit/cmd/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd/ovn copying neutron/tests/unit/cmd/ovn/test_neutron_ovn_db_sync_util.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd/ovn copying neutron/tests/unit/cmd/upgrade_checks/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd/upgrade_checks copying neutron/tests/unit/cmd/upgrade_checks/test_checks.py -> neutron-24.2.3.dev23/neutron/tests/unit/cmd/upgrade_checks copying neutron/tests/unit/common/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/common copying neutron/tests/unit/common/moved_globals_code1.py -> neutron-24.2.3.dev23/neutron/tests/unit/common copying neutron/tests/unit/common/moved_globals_code2.py -> neutron-24.2.3.dev23/neutron/tests/unit/common copying neutron/tests/unit/common/moved_globals_target.py -> neutron-24.2.3.dev23/neutron/tests/unit/common copying neutron/tests/unit/common/test__deprecate.py -> neutron-24.2.3.dev23/neutron/tests/unit/common copying neutron/tests/unit/common/test_cache_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/common copying neutron/tests/unit/common/test_coordination.py -> neutron-24.2.3.dev23/neutron/tests/unit/common copying neutron/tests/unit/common/test_ipv6_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/common copying neutron/tests/unit/common/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/common copying neutron/tests/unit/common/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/common/ovn copying neutron/tests/unit/common/ovn/test_acl.py -> neutron-24.2.3.dev23/neutron/tests/unit/common/ovn copying neutron/tests/unit/common/ovn/test_hash_ring_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/common/ovn copying neutron/tests/unit/common/ovn/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/common/ovn copying neutron/tests/unit/conf/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf copying neutron/tests/unit/conf/test_service.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf copying neutron/tests/unit/conf/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/agent copying neutron/tests/unit/conf/agent/test_common.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/agent copying neutron/tests/unit/conf/policies/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_address_group.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_address_scope.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_auto_allocated_topology.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_availability_zone.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_default_security_group_rules.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_flavor.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_floatingip.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_floatingip_pools.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_floatingip_port_forwarding.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_l3_conntrack_helper.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_local_ip.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_local_ip_association.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_logging.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_metering.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_ndp_proxy.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_network.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_network_ip_availability.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_network_segment_range.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_port.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_port_bindings.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_qos.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_quotas.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_rbac.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_router.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_security_group.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_segment.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_service_type.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_subnet.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_subnetpool.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/conf/policies/test_trunk.py -> neutron-24.2.3.dev23/neutron/tests/unit/conf/policies copying neutron/tests/unit/core_extensions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/core_extensions copying neutron/tests/unit/core_extensions/test_qos.py -> neutron-24.2.3.dev23/neutron/tests/unit/core_extensions copying neutron/tests/unit/db/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test__utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_agents_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_agentschedulers_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_allowedaddresspairs_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_db_base_plugin_common.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_db_base_plugin_v2.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_dvr_mac_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_extraroute_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_ipam_backend_mixin.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_ipam_pluggable_backend.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_dvr_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_extra_gws_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_l3_hamode_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_migration.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_ovn_hash_ring_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_ovn_l3_hamode_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_ovn_revision_numbers_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_portsecurity_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_portsecurity_db_common.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_provisioning_blocks.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_rbac_db_mixin.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_securitygroups_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/test_segments_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db copying neutron/tests/unit/db/metering/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/db/metering copying neutron/tests/unit/db/metering/test_metering_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/db/metering copying neutron/tests/unit/db/quota/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/db/quota copying neutron/tests/unit/db/quota/test_api.py -> neutron-24.2.3.dev23/neutron/tests/unit/db/quota copying neutron/tests/unit/db/quota/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/db/quota copying neutron/tests/unit/db/quota/test_driver_nolock.py -> neutron-24.2.3.dev23/neutron/tests/unit/db/quota copying neutron/tests/unit/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/base.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/extendedattribute.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/extensionattribute.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/foxinsocks.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_address_group.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_address_scope.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_availability_zone.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_data_plane_status.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_default_subnetpools.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_dns.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_expose_port_forwarding_in_fip.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_external_net.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_extra_dhcp_opt.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_extraroute.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_fip_port_details.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_flavors.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_floating_ip_port_forwarding.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_floatingip_pools.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3_conntrack_helper.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3_ext_gw_mode.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_l3_ndp_proxy.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_local_ip.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_network_ip_availability.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_network_segment_range.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_device_profile.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_hardware_offload_type.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_hints.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_port_numa_affinity_policy.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_portsecurity.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_providernet.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_qos_fip.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_qos_gateway_ip.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_quotasv2.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_quotasv2_detail.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_router_availability_zone.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_security_groups_default_rules.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_security_groups_normalized_cidr.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_securitygroup.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_segment.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_servicetype.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnet_dns_publish_fixed_ip.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnet_onboard.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnet_service_types.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_subnetpool_prefix_ops.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_tagging.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_timestamp.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_uplink_status_propagation.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/test_vlantransparent.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/extensions/v2attributes.py -> neutron-24.2.3.dev23/neutron/tests/unit/extensions copying neutron/tests/unit/hacking/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/hacking copying neutron/tests/unit/hacking/test_checks.py -> neutron-24.2.3.dev23/neutron/tests/unit/hacking copying neutron/tests/unit/ipam/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/fake_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/test_requests.py -> neutron-24.2.3.dev23/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/test_subnet_alloc.py -> neutron-24.2.3.dev23/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/ipam copying neutron/tests/unit/ipam/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/ipam/drivers copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/ipam/drivers/neutrondb_ipam copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_db_api.py -> neutron-24.2.3.dev23/neutron/tests/unit/ipam/drivers/neutrondb_ipam copying neutron/tests/unit/ipam/drivers/neutrondb_ipam/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/ipam/drivers/neutrondb_ipam copying neutron/tests/unit/notifiers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/notifiers copying neutron/tests/unit/notifiers/test_batch_notifier.py -> neutron-24.2.3.dev23/neutron/tests/unit/notifiers copying neutron/tests/unit/notifiers/test_ironic.py -> neutron-24.2.3.dev23/neutron/tests/unit/notifiers copying neutron/tests/unit/notifiers/test_nova.py -> neutron-24.2.3.dev23/neutron/tests/unit/notifiers copying neutron/tests/unit/objects/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_address_group.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_address_scope.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_auto_allocate.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_conntrack_helper.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_flavor.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_floatingip.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_ipam.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_l3_hamode.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_l3agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_local_ip.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_metering.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_ndp_proxy.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_network.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_network_segment_range.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_objects.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_port_forwarding.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_ports.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_provisioning_blocks.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_quota.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_rbac.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_rbac_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_router.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_securitygroup.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_securitygroup_default_rules.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_servicetype.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_subnet.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_subnetpool.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_tag.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/test_trunk.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects copying neutron/tests/unit/objects/db/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/db copying neutron/tests/unit/objects/db/test_api.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/db copying neutron/tests/unit/objects/logapi/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/logapi copying neutron/tests/unit/objects/logapi/test_logging_resource.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/logapi copying neutron/tests/unit/objects/plugins/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins copying neutron/tests/unit/objects/plugins/ml2/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_flatallocation.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_geneveallocation.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_greallocation.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_vlanallocation.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/plugins/ml2/test_vxlanallocation.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/plugins/ml2 copying neutron/tests/unit/objects/port/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port copying neutron/tests/unit/objects/port/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_allowedaddresspairs.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_data_plane_status.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_extra_dhcp_opt.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_hardware_offload_type.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_hints.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_numa_affinity_policy.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_port_security.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/port/extensions/test_uplink_status_propagation.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/port/extensions copying neutron/tests/unit/objects/qos/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_binding.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_policy.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_qos_policy_validator.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_rule.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/qos copying neutron/tests/unit/objects/qos/test_rule_type.py -> neutron-24.2.3.dev23/neutron/tests/unit/objects/qos copying neutron/tests/unit/pecan_wsgi/test_app.py -> neutron-24.2.3.dev23/neutron/tests/unit/pecan_wsgi copying neutron/tests/unit/plugins/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins copying neutron/tests/unit/plugins/ml2/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/_test_mech_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/base.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_agent_scheduler.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_driver_context.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_ext_portsecurity.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_extension_driver_api.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_managers.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_ovo_rpc.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_port_binding.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_rpc.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_security_group.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/test_tracked_resources.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2 copying neutron/tests/unit/plugins/ml2/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/base_type_tunnel.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/ext_test.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_fake_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mech_faulty_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mechanism_logger.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/mechanism_test.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_helpers.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_flat.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_geneve.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_gre.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_local.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_vlan.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/test_type_vxlan.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers copying neutron/tests/unit/plugins/ml2/drivers/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/agent/test__agent_manager_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/agent/test__common_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/agent/test_capabilities.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/agent copying neutron/tests/unit/plugins/ml2/drivers/l2pop/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/l2pop copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/l2pop copying neutron/tests/unit/plugins/ml2/drivers/l2pop/test_mech_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/l2pop copying neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/l2pop/rpc_manager copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_arp_protect.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/test_linuxbridge_neutron_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/linuxbridge/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/macvtap/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/macvtap copying neutron/tests/unit/plugins/ml2/drivers/macvtap/test_macvtap_common.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/macvtap copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent copying neutron/tests/unit/plugins/ml2/drivers/macvtap/agent/test_macvtap_neutron_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/macvtap/agent copying neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/macvtap/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/mech_sriov copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent copying neutron/tests/unit/plugins/ml2/drivers/mech_sriov/agent/common/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/mech_sriov/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/fake_oflib.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/ovs_test_base.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_capabilities.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_neutron_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_vlanmanager.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/extension_drivers copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/openflow/native copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/openvswitch/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn copying neutron/tests/unit/plugins/ml2/drivers/ovn/test_db_migration.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn/agent copying neutron/tests/unit/plugins/ml2/drivers/ovn/agent/test_neutron_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn/agent copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver copying neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/__init__.py -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/tests/unit/plugins/ml2/drivers/ovn/mech_driver/ovsdb/schemas copying neutron/tests/unit/plugins/ml2/extensions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/fake_extension.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_data_plane_status.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_dns_domain_keywords.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_dns_integration.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_port_security.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_tag_ports_during_bulk_creation.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/plugins/ml2/extensions/test_uplink_status_propagation.py -> neutron-24.2.3.dev23/neutron/tests/unit/plugins/ml2/extensions copying neutron/tests/unit/privileged/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/privileged copying neutron/tests/unit/privileged/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/privileged/agent copying neutron/tests/unit/privileged/agent/linux/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test___init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test_ip_lib.py -> neutron-24.2.3.dev23/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test_netlink_lib.py -> neutron-24.2.3.dev23/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/privileged/agent/linux/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/privileged/agent/linux copying neutron/tests/unit/quota/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/quota copying neutron/tests/unit/quota/test_resource.py -> neutron-24.2.3.dev23/neutron/tests/unit/quota copying neutron/tests/unit/quota/test_resource_registry.py -> neutron-24.2.3.dev23/neutron/tests/unit/quota copying neutron/tests/unit/scheduler/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_base_scheduler.py -> neutron-24.2.3.dev23/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_dhcp_agent_scheduler.py -> neutron-24.2.3.dev23/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_l3_agent_scheduler.py -> neutron-24.2.3.dev23/neutron/tests/unit/scheduler copying neutron/tests/unit/scheduler/test_l3_ovn_scheduler.py -> neutron-24.2.3.dev23/neutron/tests/unit/scheduler copying neutron/tests/unit/services/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services copying neutron/tests/unit/services/test_provider_configuration.py -> neutron-24.2.3.dev23/neutron/tests/unit/services copying neutron/tests/unit/services/auto_allocate/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/auto_allocate copying neutron/tests/unit/services/auto_allocate/test_db.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/auto_allocate copying neutron/tests/unit/services/conntrack_helper/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/conntrack_helper copying neutron/tests/unit/services/conntrack_helper/test_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/conntrack_helper copying neutron/tests/unit/services/externaldns/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/externaldns copying neutron/tests/unit/services/externaldns/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/externaldns/drivers copying neutron/tests/unit/services/externaldns/drivers/designate/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/externaldns/drivers/designate copying neutron/tests/unit/services/externaldns/drivers/designate/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/externaldns/drivers/designate copying neutron/tests/unit/services/l3_router/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/l3_router copying neutron/tests/unit/services/l3_router/test_l3_router_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/l3_router copying neutron/tests/unit/services/l3_router/service_providers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/l3_router/service_providers copying neutron/tests/unit/services/l3_router/service_providers/test_driver_controller.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/l3_router/service_providers copying neutron/tests/unit/services/logapi/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi copying neutron/tests/unit/services/logapi/base.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi copying neutron/tests/unit/services/logapi/test_logging_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi copying neutron/tests/unit/services/logapi/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/agent copying neutron/tests/unit/services/logapi/agent/test_log_extension.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/agent copying neutron/tests/unit/services/logapi/agent/l3/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/agent/l3 copying neutron/tests/unit/services/logapi/agent/l3/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/agent/l3 copying neutron/tests/unit/services/logapi/common/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_db_api.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_sg_callback.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_sg_validate.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_snat_validate.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/common/test_validators.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/common copying neutron/tests/unit/services/logapi/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers copying neutron/tests/unit/services/logapi/drivers/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers copying neutron/tests/unit/services/logapi/drivers/test_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers copying neutron/tests/unit/services/logapi/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers/openvswitch copying neutron/tests/unit/services/logapi/drivers/openvswitch/test_ovs_firewall_log.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers/openvswitch copying neutron/tests/unit/services/logapi/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers/ovn copying neutron/tests/unit/services/logapi/drivers/ovn/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/drivers/ovn copying neutron/tests/unit/services/logapi/rpc/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/rpc copying neutron/tests/unit/services/logapi/rpc/test_server.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/logapi/rpc copying neutron/tests/unit/services/metering/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/metering copying neutron/tests/unit/services/metering/test_metering_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/metering copying neutron/tests/unit/services/metering/agents/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/metering/agents copying neutron/tests/unit/services/metering/agents/test_metering_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/metering/agents copying neutron/tests/unit/services/metering/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/metering/drivers copying neutron/tests/unit/services/metering/drivers/test_iptables.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/metering/drivers copying neutron/tests/unit/services/network_segment_range/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/network_segment_range copying neutron/tests/unit/services/network_segment_range/test_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/network_segment_range copying neutron/tests/unit/services/ovn_l3/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/ovn_l3 copying neutron/tests/unit/services/ovn_l3/test_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/ovn_l3 copying neutron/tests/unit/services/ovn_l3/service_providers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/ovn_l3/service_providers copying neutron/tests/unit/services/ovn_l3/service_providers/test_driver_controller.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/ovn_l3/service_providers copying neutron/tests/unit/services/ovn_l3/service_providers/test_user_defined.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/ovn_l3/service_providers copying neutron/tests/unit/services/placement_report/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/placement_report copying neutron/tests/unit/services/placement_report/test_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/placement_report copying neutron/tests/unit/services/portforwarding/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/portforwarding copying neutron/tests/unit/services/portforwarding/test_pf_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/portforwarding copying neutron/tests/unit/services/portforwarding/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/portforwarding/drivers copying neutron/tests/unit/services/portforwarding/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/portforwarding/drivers/ovn copying neutron/tests/unit/services/portforwarding/drivers/ovn/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/portforwarding/drivers/ovn copying neutron/tests/unit/services/qos/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/qos copying neutron/tests/unit/services/qos/base.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/qos copying neutron/tests/unit/services/qos/test_qos_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/qos copying neutron/tests/unit/services/qos/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/qos/drivers copying neutron/tests/unit/services/qos/drivers/test_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/qos/drivers copying neutron/tests/unit/services/qos/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/qos/drivers/openvswitch copying neutron/tests/unit/services/qos/drivers/openvswitch/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/qos/drivers/openvswitch copying neutron/tests/unit/services/qos/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/qos/drivers/ovn copying neutron/tests/unit/services/qos/drivers/ovn/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/qos/drivers/ovn copying neutron/tests/unit/services/revisions/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/revisions copying neutron/tests/unit/services/revisions/test_revision_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/revisions copying neutron/tests/unit/services/trunk/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/fakes.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/test_plugin.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/test_rules.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/test_utils.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk copying neutron/tests/unit/services/trunk/drivers/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers copying neutron/tests/unit/services/trunk/drivers/linuxbridge/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/linuxbridge copying neutron/tests/unit/services/trunk/drivers/linuxbridge/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/linuxbridge copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent copying neutron/tests/unit/services/trunk/drivers/linuxbridge/agent/test_trunk_plumber.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/linuxbridge/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/openvswitch copying neutron/tests/unit/services/trunk/drivers/openvswitch/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/openvswitch copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_ovsdb_handler.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/openvswitch/agent/test_trunk_manager.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/openvswitch/agent copying neutron/tests/unit/services/trunk/drivers/ovn/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/ovn copying neutron/tests/unit/services/trunk/drivers/ovn/test_trunk_driver.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/drivers/ovn copying neutron/tests/unit/services/trunk/rpc/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/rpc/test_agent.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/rpc/test_backend.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/rpc/test_server.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/rpc copying neutron/tests/unit/services/trunk/seg_types/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/seg_types copying neutron/tests/unit/services/trunk/seg_types/test_validators.py -> neutron-24.2.3.dev23/neutron/tests/unit/services/trunk/seg_types copying neutron/tests/unit/tests/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests copying neutron/tests/unit/tests/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests copying neutron/tests/unit/tests/test_post_mortem_debug.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests copying neutron/tests/unit/tests/common/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests/common copying neutron/tests/unit/tests/common/test_net_helpers.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests/common copying neutron/tests/unit/tests/example/README -> neutron-24.2.3.dev23/neutron/tests/unit/tests/example copying neutron/tests/unit/tests/example/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests/example copying neutron/tests/unit/tests/example/dir/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests/example/dir copying neutron/tests/unit/tests/example/dir/example_module.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests/example/dir copying neutron/tests/unit/tests/example/dir/subdir/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests/example/dir/subdir copying neutron/tests/unit/tests/example/dir/subdir/example_module.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests/example/dir/subdir copying neutron/tests/unit/tests/functional/__init__.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests/functional copying neutron/tests/unit/tests/functional/test_base.py -> neutron-24.2.3.dev23/neutron/tests/unit/tests/functional copying neutron/tests/var/ca.crt -> neutron-24.2.3.dev23/neutron/tests/var copying neutron/tests/var/certandkey.pem -> neutron-24.2.3.dev23/neutron/tests/var copying neutron/tests/var/certificate.crt -> neutron-24.2.3.dev23/neutron/tests/var copying neutron/tests/var/privatekey.key -> neutron-24.2.3.dev23/neutron/tests/var copying playbooks/add_mariadb_repo.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/configure_ebtables.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/configure_functional_job.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/dvr-multinode-scenario-pre-run.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/enable-fips.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/install_nftables.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/multinode-devstack-custom.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/multinode-setup.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/post_functional_job.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/prepare-ovn-multinode.yaml -> neutron-24.2.3.dev23/playbooks copying playbooks/run_functional_job.yaml -> neutron-24.2.3.dev23/playbooks copying rally-jobs/README.rst -> neutron-24.2.3.dev23/rally-jobs copying rally-jobs/task-neutron.yaml -> neutron-24.2.3.dev23/rally-jobs copying rally-jobs/extra/README.rst -> neutron-24.2.3.dev23/rally-jobs/extra copying rally-jobs/extra/trunk_scenario.setup -> neutron-24.2.3.dev23/rally-jobs/extra copying rally-jobs/plugins/README.rst -> neutron-24.2.3.dev23/rally-jobs/plugins copying rally-jobs/plugins/__init__.py -> neutron-24.2.3.dev23/rally-jobs/plugins copying releasenotes/notes/.placeholder -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/1500-default-mtu-b0d6e4ab193b62a4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/1500-default-segment-mtu-54e2cf6aea9602d5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/404-for-quota-tenant-2c09c16759269b21.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Add-http_retries-config-option-b81dd29c03ba8c6a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Add-service-role-support-3e28b1bfcfc59c29.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Add-support-for-direct-ports-with-QoS-in-OVS-48c78c156606e724.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Adds-http_proxy_to_wsgi-middleware-24e8271cbd94ffdf.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Default-security-group-rules-added-94a9ac6cdd1c538e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Deprecate-allow_overlapping_ips-config-option-0e33af8876bad28f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Deprecate-plug_new-method-without-link_up-parameter-27f8310eb1e1910a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Deprecate-support-for-Windows-OS-80e32ef7e5e05b44.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Dscp-marking-for-linuxbridge-agent-e765d0d934fa4017.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Experimental-features-framework-8c34291b5b0be367.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Ingress-bandwidth-limit-in-openvswitch-agent-51cda9bb6b511885.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Known-incompatibility-in-the-OVN-L3-with-FIP-PF-and-distributed-FIPs-config-0b4e9a92255cf4a8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Minimizing-lock-granularity-8bc2f893d9389cf8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Neutron-status-upgrade-check-framework-fc34d03c8829672c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/OVN-L3-with-FIP-PF-require-centralized-FIPs-65864dfeb3edc9b1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/OVN-not-responding-to-ARP-for-DOWN-ports-3620173f00089539.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/QoS-for-linuxbridge-agent-bdb13515aac4e555.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/QoS-ingress-bandwidth-limit-54cea12dbea71172.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Remove-deprecated-option-allow_overlapping_ips-49a93f56d51d6427.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Remove-deprecated-way-of-calling-interface-driver-plug_new-method-3377ce0b776df6b2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Remove-firewall_driver-option-from-neutron-server-920564ec77503631.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/Remove-neutron-lbaas-5cbedd7e8033610f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/accepted_egress_direct-cc23873e213c6919.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/access_as_external_rbac-455dc74b9fa22761.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-ExternalDNSOverQuota-exception-8728f055d4f1d43c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-address-scope-rbac-a903ff28f6457606.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-address-scope-to-the-OVN-LSP-port-registers-1f45e34815c3896d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-availability-zone-4440cf00be7c54ba.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-conntrack-workers-89d303e9ec3b4963.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-custom-kill-scripts-af405ba49142d59c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-description-field-in-port-forwarding-5db3b3f407c7eef4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-designate-driver-ssl-options-169c299c96f2aff0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-dhcp_release6-ff1b8d62fd7fe76d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-dns-domain-to-ports-f71359d75909a2d5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-dscp-for-tunneling-03e28fe7c2f34e86.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-enable-dvr-knob-636268f775bb4569.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-floatingip-pool-api-6927362ef87fdbe5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-get-me-a-network-56321aeef5389001.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-gw-port-support-for-FIP-fb97b85f5928740b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-igmp_snooping_enable-config-option-6a0e15e4ed0a2cf7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-integration-with-external-dns-f56ec8a4993b1fc4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-ip-protocols-in-sg-60467a073e771aee.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-keepalived-vrrp-healt-check-f23ed7c853151484.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-keepalived_use_no_track-config-option-4fa10304ee2960e6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-log-for-keepalived-state-change-e6d0c4f663776233.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-metadata-rate-limiting-bf0c17a31f86ee16.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-minimum-bandwidth-support-sriov-63664b89f4dd1c1b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-multiple-port-bindings-f16eb47ebdddff2d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-net-mtu-writable-api-extension-f7038f85f3494a74.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-network-segment-range-extension-0893a67cbf3f10fe.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-networksegments-uniq-constraint-89e52b42ca2f7ec2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-new-harouter-state-5612fc5b5c2043a5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-normalized-cidr-to-sg-rule-066be9154c2ed0b2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-osprofiler-support-7fc2de3001187075.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-ovn-l3-router-flavors-5c2e14fca15723fa.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-placement-api-configuration-options-f1611d0909bf6166.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-port-data-plane-status-12726c964210b374.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-port-forwarding-fip-qos-f808d6b4826fb849.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-port-forwarding-using-port-ranges-085ca6ae0d3c60a6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-port-ip-allocation-attr-294a580641998240.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-port-provisioning-retry-8edf16a258b164a0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-port-rebinding-chance-33178b9abacf5804.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-port_details-to-floatingip-fefceab2c740e482.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-propagate_uplink_status-to-port-f4e53395e86eb3cb.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-rbac-qos-8b1154ee756c66df.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-rpc_response_max_timeout-option-cfaad5ef6af31632.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-security-groups-rbac-6f133ec4d40e7641.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-sg-logging-ovn-83cc121a657a1d14.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-sg-shared-field-to-response-9ff6b49d36f4af4d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-smartnic-support-53d25564bab0cbc5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-sort-keys-check-for-get-sorts-b9e3e86ddcb3bc3a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-standard-attr-descriptions-1ba0d7a454c3fd8f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-standard-attributes-to-segment-d39c4b89988aa701.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-standard-attrs-to-address-groups-f5a8565fd2ed91c6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-subnet-service-types-bc81f6df9834f96e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-subnetpool-rbac-2eb2008bd1b27b11.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-tag-all-standardattr-resources-6f757cb39cc1dcfe.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-tags-to-core-resources-b05330a129900609.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-timestamp-fields-f9ab949fc88f05f6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add-wsgi-script-support-e611fa5b5c2043a5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add_dhcp_dnsmasq_t1t2_options-3cef427d8109c165.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/add_is_default_to_qos_policies-f7c6bbac08d474d5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/advanced_image-8abff2ca91de7f6c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/advertise_mtu_by_default-d8b0b056a74517b8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/advertisement-intervals-for-radvd-configurable-6d85b5fdd97a2742.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/agent-notification-signature-status-6a9b9dbce9cb9740.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/agent_down_time_max-af3b62763aaa2fe5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/allow-noauth-work-without-project-id-f92fac5df37810f0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/allow-non-admins-to-define-external-extra-routes-0d541fc356a5c546.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/allow-qos-min-bw-for-direct-physical-ports-32547cc133c122ef.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/allow-update-subnet-segment-id-association-1fb02ace27e85bb8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/allow_port_create_update_shared_owners-2a57b1c72d91ace2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bandwidth-config-ovs-5bede7fb43b0a574.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bandwidth-config-sriov-bd8ff8b4d84c8792.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bgp-support-ef361825ca63f28b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/block-metadata-port-IP-address-to-be-used-as-virtual-ip-by-ovn-driver-0d46fed7652fea7a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1311040-dhcp-no-dns-09291c23e2ce800a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1671448-bfba96e42c7f2dbe.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1811166-314d4b89de1cc0f1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1843428-mac-addres-case-insensitivity-750299c11b49a9a8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1868137-5bf3354d016c988b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1875981-ec32d8c3918b0dd4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1921150-c02692e548a3750e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1926693-55406915708d59ec.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1942329-7687504f9b177f80.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1953165-6e848ea2c0398f56.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1986003-9bf5ca04f9304336.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1996677-64851b476a0c5a37.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-1999209-febf1fa3512556b3.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-2003455-b502cc637427560e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-2022914-edbf1ea3514596b8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-2030741-f4c780df9cf3db4e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-2048785-trunk-parent-vlan-mode-9280ff2d45403bde.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-2052484-9a80c1d035349879.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-7dc8245da8e0e571.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bug-817525-eef68687dafa97fd.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/bump-default-quotas-810570badb378c50.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/change-migration-validation-b030b02c5e1acd3d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/change-of-default-timeout-b09d11683526e27d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/change-oslo-db-defaults-f94df09c30767f95.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/change-port-forwarding-uniq-constraint-78ba3db20bce5fd2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/change-segmentation-id-ovs-a201e0ac1c4d4fb6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/change-the-way-how-api-extensions-are-filtered-out-b4449e690cb64480.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/change_external_network_bridge_default-5de3a0c19182eb70.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/clean_up_xenapi_support-44694e3f9c29b8be.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/clear-allowed-address-pairs-with-none-4757bcca78076c9e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/common-agent-extension-api-3fd06ff67329200a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/conditional_updates-10b9aa66fd144217.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/config-file-generation-2eafc6602d57178e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/config-host_dvr_for_dhcp-f949aca5bd666e24.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/config-wsgi-pool-size-a4c06753b79fee6d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/config_disable_traditional_dhcp-e553e2bd327c37c5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/coordination-df3c0bf55a0c4863.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/correlate-address-scope-with-network-ea16e16b0154ac21.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/create-subnet-with-prefixlen-31-32-4cf8c9417325721a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/create-sunet-with-gateway-and-subnetpools-559335807639b5b6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/custom_ethertypes-eae3fcab3293e3a1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/default-local-dns-a1c3fa1451f228fa.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/default-security-group-rules-policies-b6e350477c88edd8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/default-subnetpool-semantics-1cdc5cdde2be88c2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-advertise-mtu-51e3f78475a14efc.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-agent-veth_mtu-748ca450e32ea192.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-allow-sorting-allow-pagination-4549c92a74cfe15d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-designate-auth-opts-c2b1050a0360981c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-force_gateway_on_subnet-376855c4e66f4e11.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-gateway_external_network_id-f5c4071cd06714b0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-get_binding_levels-function-84012e104ac572a1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-implicit-service-providers-loading-703f984b90351bf0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-ivs-interface-driver-b68e06a470c65ccb.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-4be7b9394a2ae40f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-keepalived_use_no_track-50d481d2809604d4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-min-l3-agents-per-router-15ddaa4c178b23df.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-network-device-mtu-59b78264c9974808.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-neutron-rootwrap-xen-dom0-124ee3647beecc17.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-of_interface-driver-option-1968f8bf6fcd1a38.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-ovn-config-option-to-disable-stateless-security-groups-2cd5d9d2b21ab168.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-ovs_integration_bridge-d4d1521c35f999bd.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-ovsdb-interface-b7e7cc5b036e9ef9.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-remote_ip_prefix-metering-label-rules-5203f681d2fce058.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-router_id-34aca9ea5ee9e789.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-send_arp_for_ha-0281853632f58e8d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate-supported_pci_vendor_devs-12279b70a1f1fe8e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate_max_fixed_ips_per_port-5e80518cbf25cfd6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate_neutron_debug-a578e0adfc9cff4c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecate_prevent_arp_spoofing_option-a09e673fc8f9fee4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/deprecated-driver-e368e0befc9bee4c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/designate-driver-keystonev3-8e70d152e84388e0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dhcp-agent-ovn-metadata-port-33a654ccb9554c65.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dhcp-bulk-updates-0150b764bb1b165f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dhcp-dnsmasq-dhcp-host-addr6-list-support-45d104b3f7ce220e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dhcp-domain-removed-cc5bc6e2129fdf7f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dhcp-ipv6-address-update-ff18d1eb0c196bce.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dhcp-lease-time-5c504c3730a4f9ea.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dhcp-options-multiple-values-a54671066a579e6a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dhcp-resync-throttle-config-option-9f2375e3baf683ad.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dhcp_ext_for_ovs_agent-ee895747687c7b58.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/direct-physical-vnic-878d15bdb758b70e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/disable-activation-strategy-rarp-for-dpdk-ports-7f9164e57c578b95.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dns-domain-per-tenant-59b8a368fa06f81d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dns_domain-1799b939e7248247.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dnsmasq-local-service-c8eaa91894a7d6d4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dnsmasq_dns_servers-d729c04887ce67b4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/do-not-create-dhcp-entries-for-all-types-of-ports-39c03b3782d2753e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/drop-portbindingports-table-575c6d059c698bf0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/drop-python-2-7-9707a901c7d8eab6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-9c79fbb80e94faaf.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dscp-qos-77ea9b27d3762e48.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dvr-configure-centralized-floatingip-with-new-agent-type-05361f1f78853cf7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dvr-external-mac-934409413e515eb2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dvr-fip-namespace-on-all-nodes-c4da7ccd60ee62f5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dvr-ha-support-cc67e84d9380cd0b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dvr-ovs-agent-6052a8d60fddde22.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dvr-support-flat-network-for-ovs-fdf8c3eb461426ec.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dvr-support-live-migration-b818b12bd9cbb518.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dvr_handle_unbound_floatingip_port-f12ae806b8be2065.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/dynamically-resize-agent-greenthreads-c163ab37d36fcafe.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ecmp-routes-771ff34beafee370.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/enable-bridge-command-openvswitch-agent-d07c0b59ea9f864f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/enable-default-route-bfd-and-ecmp-2cbb3be64ee25410.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/enable-enforce-scope-and-new-defaults-1f82a9eb71125f5d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/enable-sorting-pagination-754390289d3311fa.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/enable_signals-option-706167609c0a5fa7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/end-to-end-mtu-00345fc4282cb8fb.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/enhance-tags-1f8915fe3e074069.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/extend-policy-for-extension-resource-owner-check-4a19b84889660506.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/extend-quota-api-2df3b84309664234.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/external-port-scheduling-a5419ac51d863087.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/external-ports-03050eda7ffe13d5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/external_network_bridge-option-removed-bbf50fb803f04f82.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/extraroute-atomic-5ae09e3f37c5fbda.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fail-on-missing-extensions-bc332124b780875b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fdb_population-70d751c8c2e4395f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fetch-specific-column-in-ovo-69c0b087c8c7ee36.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fip-binding-limitation-1d2509950847b085.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fip-janitor-53f0d42a7471c5ed.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fip-qos-52926bce81c3f8bb.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/firewall_driver_not_needed_on_server-4159669ad834dea6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-co-existence-bug-between-sg-logging-and-fwg-logging-ef16077880d76449.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-deferred-alloction-when-new-mac-in-same-request-as-binding-data-2a01c1ed1a8eff66.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-dual-stack-issue-with-dnsmasq-2.81-c95a46e4f4459bd1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-ipv6-auto-allocation-with-segments-b90e99a30d096c9d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-issue-with-ovn-loadbalancer-fip-4e4bda00cf019f71.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-mac-learning-in-case--ovs-offload-26193bf1638fd673.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-mtu-for-existing-networks-5a476cde9bc46a53.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-net-delete-race-f2fa5bac3ab35a5b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-newline-chars-in-dhcp-extra-options-bf86d30371556d63.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-ovn-agent-heartbeat-timestamp-format-dcf80badbe267c68.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-ovn-dns-extensions-d94ec25d20714b20.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-ovsdb-ssl-connection-4058caf4fdcb33ab.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-port-dns-assignment-9d916d77522abd65.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-remote-security-group-no-port-on-host-9177e66d4b16e90c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-security-group-protocol-by-numbers-48afb97ede961716.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/fix-update-port-fixed-ips-on-routed-provider-networks-c54a54844d9a3926.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/floatingips-port-forwarding-65efd8c17a16dffc.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/floatingips-port-forwarding-ovn-8f8981922dd4c4ab.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/forbid-duplicate-ndp-proxy-entry-28040bc2afb3c1c7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/forbid-subnet-gwip-deletion-router-interface-072a18373f920ed9.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/force-arp-responder-true-for-dvr-5aabbfa51945dd5a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/gateway-rate-limit-905bee1ed60c6b8e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/get_standard_device_mappings_for_mechdriver-bc039d478ea0b162.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ha-router-gateway-link-up-73ed5be9dec77b3d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ha_router_networks_unique_per_project-4d02e963cfc8d546.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/has_alive_neutron_server-db-check-82fc780ff9455446.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/hash-ring-cleanup-1079d2375082cebe.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/hyperv-neutron-agent-decomposition-ae6a052aeb48c6ac.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/hyperv-security-group-driver-fdbe0c0c292a1505.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ib-dhcp-allocation-fix-a4ebe8b55bb2c065.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/igmp-flood-f1b8aa5c799679ea.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/improve-acl-comparison-efficiency-9fc1027c37626419.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/improve-router-callback-event-5ddd73679f23039b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/improve-terminology-d69d7549b79dff5d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ingress-bandwidth-limit-in-linuxbridge-agent-50a2dad610401474.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/introduced-config-option-for-rpc-agent-step-size-dd9595875de2b885.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ip-substring-port-filtering-f5c3d89c4a91e867.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/iptables-fail-on-missing-sysctl-bridge-firewalling-912f157b5671363f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/iptables-support-remote-address-groups-89da589aad3c01d3.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ipv6_first_ip_address_valid-cd94b47bdcc642cf.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ipxe-ipv6-support-in-the-ML2-OVN-backend-1b98dadb6ea30e60.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ivs-interfacedriver-removal-a9cce87310028b99.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/keepalived-state-change-server-threads-9ed775e7533dd1a0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l2_adjacency-e6e54e5ff9aad9b7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l3-agent-api-get-router-info-93c316a792a9d87f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-b348ff26aec0fe88.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-ha-state-change-f50ae363a53b0f18.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l3-agent-extensions-register-router-factory-46a86f845895f4f6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l3-conntrack-helper-5d3148b575c4ad2f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l3-ext-gw-multihoming-99be481ddeaa3a6d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l3-extensions-must-inherit-from-L3AgentExtension-12c8f1fe2af26379.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l3-ndp-proxy-397de144813f9396.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/l3_agent_graceful_shutdown-87bf3304e6fab8a5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/lb-nftables-8252105fb23ec75d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/limit_vlan_allocations_in_db-93083c6c4923403a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/linuxbridge-agent-extensions-66bdf9feee25ef99.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/linuxbridge-vxlan-udp-ports-73b260efefa15a46.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/linuxbridge_vxlan_arp_responder-e9ea91552e1b62a7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/local_ip-de07013ea3e49c67.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/localnet-learn-fdb-22469280b49701fc.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/locate-rp-tree-parent-by-hypervisor-name-3244ed87dc57f950.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/macvtap-l2-agent-2b551d8ec341196d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/macvtap_assigned_vf_check-f4d07660ffd82a24.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/make-mtu-not-nullable-2b2765bc85379545.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/make-supported-vnic-types-configurable-for-ovs-fc73422daffd42b0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/make-supported-vnic-types-configurable-for-sriov-094f7663e8975e9b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/mark_ipv6_pd_enabled_as_experimental-c9bfe343a0beb334.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/metadata-ipv6-b3607f6932da7226.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/metadata-proxy-enhance-error-handling-3655404d44249097.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/metadata-proxy-header-vulnerability-60c44eb7c76d560c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/metering-driver-stevedore-alias-2c4fdb0556205a3a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/metering-iptables-driver-load-interface-driver-ca397f1db40ec643.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/min-workers-8705bf4f76c8b70d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/modify-dhcp-behavior-based-on-network-auto-schedule-1ea5e74fd5bb560c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/modify_api_rpc_worker_defaults-1acd62728b2b55fa.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/mtu-selection-and-advertisement-ab29f9ec43140224.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/multiple-portbinding-for-manila-5f5232d506fe414e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/multisegs-support-for-phynets-f3c710139e26558c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/netns_cleanup_kill_procs-af88d8c47c07dd9c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/network-routed-subnets-cf4874d97ddacd77.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/network_ha_extension-99578e7ee47f47db.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/network_ip_availability-d64bd7032b3c15ee.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/network_link_prefix-e3fe37e37ea275b7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/network_subnet_mtu_validation-c221f22efcfae927.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/new-abstract-method-dhcp-cleanup-4fc973915e3723b8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/new-device-owner-for-ovn-lb-hm-ports-f5a648c4d948c5c8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/new-my-ip-config-b8efeb05dd50cfd6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/new-my-ipv6-config-361b5dc824591fe5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/new-quota-driver-DbQuotaNoLockDriver-5f8a44915ec16a1b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/new-vif-type-for-pf-passthrough-33ec560b9b5d246f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/new_QuotaDriverAPI_methods-ed76d167974d6f9d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/noneutronversions-fbbdb98f350767d8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/notifier-ironic-66391e083d78fee2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/of_interface-native-by-default-0c07bdbd7365230a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/oslo-cache-cache-url-deprecated-16cd3d335c5962eb.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/oslo-messaging-notifier-queue-d94677076a1db261.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/oslo-reports-166a169037bf64f2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/oslo.messaging.notify.drivers-abb0d17b9e1bd470.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/overlay_ip_version-ml2-e6438b570844ef5c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-acl-with-address-set-89d4a6b6614b52c4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-add-extension-subnetpool-prefix-ops-9b2e4dbdcc174ede.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-add-extension-uplink-status-propagation-4c232954f8b4f0ef.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-agent-added-84fc31c0fba02be9.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-agent-qos-hwol-extension-a282afcf3f005c80.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-baremetal-provisioning-04211d04d4897833.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-chassis-other-config-7db15b9d10bf7f04.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-config-option-to-disable-stateless-security-groups-241533231a3ed9e7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-db-sync-gw-agent-cd049668511ac730.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-db-sync-host-physnet-filter-agent-type-9e22942bed304807.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-default-dns-servers-ipv6-subnets-f2d525abc70b01b3.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-driver-adds-support-for-vlan-transparency-3ac9d965f5093a15.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-driver-support-address-group-fac3d96af5093a17.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-igmp-flood-unregistered-82aeb640f5dded84.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-igmp-snooping-support-1a6ec8e703311fce.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-l3-router-ha-enablement-24c5a5f9fc763db1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-l3-scheduler-only-on-gw-chassis-33c22c1f5f7a73d4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-l3-scheduler-unbound-gw-ports-46ced10f810d845d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-limit-one-physnet-per-bridge-188285955a5ea124.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-mcast-flood-reports-80fb529120f2af1c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-mcast_flood_reports-4eee20856ccfc7d7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-metadata-v6-fe371854b09c8b56.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-metadata-workers-fa8a2019f34bd572.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-metadata_workers-1121334593ce9829.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-network-az-c4ee9a4089872818.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-qos-minimum-bandwidth-74d51f63a536440a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-recreate-metadata-port-76e2c0e651267aa0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-refuse-bind-dead-agent-2310f9f64c2a99de.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-requested-chassis-live-migration-7d5d9d68a5d5a86c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-router-availability-zones-03a802ee19689474.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-router-distributed-flag-48a8e72c1b258e40.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-router-gateway-qos-0897e5572c27fe78.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-smartnic-dpu-portbinding-dd0a16bac6d2e59f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-support-chassis_private-35192565e9ee2a00.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-support-multiple-connection-122dea1ceda4e741.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-support-stateless-sg-849170c5d320487e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-support-stateless-sg-mandatory-bdeb1bc626decc51.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-support-virtual-ports-3da6dc89937a63c7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-supports-Port_Group-96fc1a89e2da163d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-update-vlan-id-749d8f17999243f5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-use-stateless-nat-for-fips-e764c4ece4024be1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-vif-details-bridge-name-and-datapath-type-d2bd5b438118355f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn-virtual-port-prevent-binding-50efba5521e8a28e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn_l3_reschedules_lower_lrps-5b492131dab9040b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovn_router_gateway_mtu-ac69e07b30093193.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovnmeta-namespaces-include-network-name-e6e4e5f6ff69e7ed.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovs-ct-firewall-driver-52a70a6a16d06f59.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovs-dpdk-rep-port-40fe628974040786.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovs-ipv6-tunnel-endpoints-f41b4954a04c43f6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovs-mac-table-size-config-option-d255d5208650f34b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovs-make-inactivity-probe-configurable-39d669014d961c5c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovs-of-rules-processing-parameters-b38f7a1e88568798.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovs_hardware_offload_support-798d3896ab2c4b1d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovsdb-native-by-default-38835d6963592396.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/ovsdb_timeout_override_for_ovs_cleanup_tool-e6ed6db258d0819e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/path-mtu-back-to-zero-e4f9e8bdd8317ad4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/physical_network-aware-dhcp-scheduling-94e9fadc7c7c5fec.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/pkt-processing-capacity-1c43fe49d7bb2193.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/pluggable-ipam-is-default-15c2ee15dc5b4a7b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/port-device-profile-extension-30ffdaf6a89b89dc.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/port-hardware-offload-type-extension-acd266f95c1d7d29.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/port-hint-ovs-tx-steering-277a411933ed372b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/port-hints-d465bb2fa144537c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/port-mac-address-regenerate-312978c834abaa52.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/port-resource-request-groups-516820eed2fc659b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/port_bulk_creation_no_ipamallocation_leftovers-9d72cc5f616f51e4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/port_status_based_on_lsp_up_and_enabled-31c062fc7089f62a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/pps-config-ovs-036b5940694f786c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/precise-agent-state-transfer-67c771cb1ee04dd0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/process-manager-tag-2181918518972004.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/project_id-d5ea7a42be428230.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/propagate_uplink_status_defaults_to_true-644d8e4e3cb2d155.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/propagate_uplink_status_enabled_default-df3daba66e79d056.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-drivers-refactor-16ece9984958f8a4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-fip-network-inheritance-support-in-ovn-1d68b54c42c865da.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-for-router-gateway-02340f7aa8be3b0d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-gwip-network-inheritance-support-in-ovn-95a53b1dbb5cbac0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-min-egress-bw-rule-b1c80f5675a4c1c3.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-minimum-bw-reject-non-physnet-2f4ccddf484369fd.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-minimum-bw-tunnelled-networks-8064d6f21f7d9267.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-pps-minimum-rule-alias-dbd652445a033f31.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-rule-type-details-api-call-27d792980235aec4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-rule-type-filter-9c821e93b27fffe9.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos-rules-alias-extension-ebf23b87460ee36e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos_min_pps_rule_ovs-3fe3d73227980c53.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos_rule_type_min_pps-0cc3fe5b0ee5d596.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/qos_rule_type_pps-27254b90f26c10b6.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/quota_null_driver-d04af65c237e4b12.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/radvd_user-config-option-24730a6d686fee18.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/redirect-type-f29e89ca97357fe9.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/reject-min-bw-updates-30bd0e3201dafce1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/relax-subnetpool-network-affinity-837c1fc28f835de5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-advertise_mtu-28933264714453c4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-agent-veth_mtu-9276f88cf8b43b8e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-agent_type-config-option-31eea687b4ec2e3a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-allow-pagination-allow-sorting-ff23ca5ccb3007b9.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-deprecated-keepalived_use_no_track-5a5201e75df0271e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-designate-admin-opts-f3f4fe1037dbd75a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-driver-60eb7e26d95f7322.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-duplicated-port-bindings-83b58060f3adb403.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-force_gateway_on_subnet-77cb79f0b35d0c6d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-gateway_external_network_id-config-option-c7aabf2f63004b41.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-get_binding_levels-c4e8b350a196706a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-l2pop-agent_boot_time-0cec3d5908d8c054.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-live_migration_events-f9dd9eacfdf32f97.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-min-l3-agents-per-router-27aef7d91dec0348.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-network_device_mtu-option-a1a96e99dc7f0a02.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-of_interface-option-531ac8a1c767603a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-ovs_integration_bridge-583b8c395f6ba64e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-quota_items-d50b4672dd31ea3e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-router_id-b3732089f8f1faa1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-segment_mtu-4a78b8d47830fb8a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-send-arp-for-ha-c1b4a926b8e52b8e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove-subnetpool-config-b15dbe59237aee7e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove_duplicated_ovn_chassis-df12fb6233ea3d3e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove_max_fixed_ips_per_port-64f1fb36748d5756.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove_neutron_debug-262a139650d71183.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/remove_xenapi_support-2cc2a4b9ad0ef01d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/removed-ovsdb_interface-ovs-vsctl-timeout-a618ec8e27552202.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/removed_prevent_arp_spoofing-b49e91a92a93e3e1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/rename-ovs-vsctl-timeout-9df1967c47f394c0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/rename-tenant-to-project-b19a4068f8625969.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/rename-to-nova-metadata-ip-685fd81618c16d9d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/replace-rootwrap-with-privsep-5b85f1ba83df9554.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/resource-tags-policies-a2ffd52e57d7b4b8.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/resource_priovider_default_hypervisor-b92cff207dfb94c0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/revert-ovn-stateless-nat-88076892fd6f7354.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/rm-notify-entry-points-aa442134a780469a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/routed-networks-hostroutes-a13a9885f0db4f69.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sanitize-port-binding-profile-5b0cba2566f7f950.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sanitize-port-mac-address-732f451942483e21.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/secure-rbac-policies-a05bb75f2575cede.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/secure-rbac-policies-fully-supported-e95271a3ab175dca.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/security-group-ipv6-icmp-221c59dcaf2caa3c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/security-group-port-range-check-73114bdcde459e53.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/security-group-rule-all-ports-update-2857d80e5742ebc5.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/security-groups-port-filtering-69d36ac7db90c9e0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/segment_mtu_to_global_physnet_mtu-9cee5ff09557edeb.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sending-garp-for-l3-ha-c118871833ad8743.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/service-plugin-dependency-c8bf620b2526b869.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/set-of-default-qos-burst-value-0790773703fa08fc.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/set-report_state-rpc-timeout-to-report_interval-1265a70b0728e08c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/setproctitle_agents-47d7957688f0365d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/setproctitle_workers-bc27a8baa5ef2279.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sgl-log-related-traffic-ovn-96b304ab744de13e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/show-all-security-group-rules-for-security-group-owner-6635dd3e4c6ab5ee.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sorting-pagination-extensions-e66e99e2a8f5e563.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sriov-agent-duplicated-mac-ports-a861b0ff800c3172.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sriov-agent-kernel-3.13-removed-support-8bb00902dd607746.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sriov-agent-num-vf-0-0c06424247e7efe0.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sriov-vf-state-disable-has-precedence-2adecdf959dc0f9e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sriov_allow_use_many_nics_for_one_physnet-3570aa67a60ce6c4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sriov_show_l2_agent_extensions-ca852e155a529e99.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/sriov_supports_accelerator_direct-e550369b6e4c18e1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/stateful-security-group-04b2902ed9c44e4f.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/stricter-security-group-port-check-in-api-d1fd84d9663e04ab.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/subnet-dns-publish-fixed-ip-extension-6a5bb42a048a6671.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/subnet-onboard-e4d09fa403a1053e.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/subnet_policies_updated-ec1ddc477757b441.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/support-address-groups-in-security-group-rules-ce3d9864068c1131.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/support-deleting-ovn-agents-0a5635d9078498ba.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/support-empty-string-filtering-4a39096b62b9abf2.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/support-fdb-aging-b9ab82d75db81bbc.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/support-filter-validation-fee2cdeedbe8ad76.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/support-nested-snat-for-ovn-e4aa3b9af66c905b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/support-ovn-mac-aging-8a555c608ccf8b04.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/switching-to-haproxy-for-metadata-proxy-9d8f7549fadf9182.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/tag-elements-increased-from-60-to-255-e98455525b865333.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/tag-ports-during-bulk-creation-23161dd39d779e99.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/terminate-macvtap-agt-when-interface_mapping-not-present-3109faf3b44d366a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/timestamp_format_change-73eda78566b4690b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/trunk_inherit-455dc74b9fa22dad.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/update-rpc-reports-worker-proc-title-09671cd397685403.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/update-vnic-type-d2cb5b78d5ba1c32.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/update_qos_allocation_for_bound_port-5358620322b66ae9.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/use-callback-payload-for-AGENT-AFTER_CREATE-and-AFTER_UPDATE-events-839d8dcb0ac5ff26.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/use-keystoneauth-24f309566001a16b.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/use-pyroute2-in-ip-lib-558bfea8f14d1fea.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/use_random_fully-527b20bc524c308a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/validate-router-gw-and-routes-af45c89c52612028.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/vhost-user-reconnect-7650134520022e7d.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/vhost-vdpa-4597a27de6232350.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/vlan-aware-vms-aka-trunk-3341cc75ba1bf5b4.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/vlan-type-conntrack-direct-d3d544f8471ed4ff.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/vxlan-multicast-groups-distribution-linuxbridge-9337019c961c01a7.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/vxlan-ovn-support-89f71332fa41952c.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/web_framework_deprecation-f984b83a1366c5b1.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/notes/web_framework_removed-6e4c5c7ca506523a.yaml -> neutron-24.2.3.dev23/releasenotes/notes copying releasenotes/source/2023.1.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/2023.2.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/README.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/conf.py -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/index.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/liberty.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/mitaka.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/newton.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/ocata.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/pike.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/queens.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/rocky.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/stein.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/train.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/unreleased.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/ussuri.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/victoria.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/wallaby.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/xena.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/yoga.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/zed.rst -> neutron-24.2.3.dev23/releasenotes/source copying releasenotes/source/_static/.placeholder -> neutron-24.2.3.dev23/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> neutron-24.2.3.dev23/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> neutron-24.2.3.dev23/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> neutron-24.2.3.dev23/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> neutron-24.2.3.dev23/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> neutron-24.2.3.dev23/releasenotes/source/locale/ko_KR/LC_MESSAGES copying roles/add_mariadb_repo/tasks/main.yaml -> neutron-24.2.3.dev23/roles/add_mariadb_repo/tasks copying roles/configure_functional_tests/README.rst -> neutron-24.2.3.dev23/roles/configure_functional_tests copying roles/configure_functional_tests/defaults/main.yaml -> neutron-24.2.3.dev23/roles/configure_functional_tests/defaults copying roles/configure_functional_tests/tasks/main.yaml -> neutron-24.2.3.dev23/roles/configure_functional_tests/tasks copying roles/disable_selinux/tasks/main.yaml -> neutron-24.2.3.dev23/roles/disable_selinux/tasks copying roles/legacy_ebtables/tasks/main.yaml -> neutron-24.2.3.dev23/roles/legacy_ebtables/tasks copying roles/nftables/tasks/main.yaml -> neutron-24.2.3.dev23/roles/nftables/tasks copying roles/prepare_functional_tests_logs/README.rst -> neutron-24.2.3.dev23/roles/prepare_functional_tests_logs copying roles/prepare_functional_tests_logs/defaults/main.yaml -> neutron-24.2.3.dev23/roles/prepare_functional_tests_logs/defaults copying roles/prepare_functional_tests_logs/tasks/main.yaml -> neutron-24.2.3.dev23/roles/prepare_functional_tests_logs/tasks copying roles/setup_logdir/README.rst -> neutron-24.2.3.dev23/roles/setup_logdir copying roles/setup_logdir/defaults/main.yaml -> neutron-24.2.3.dev23/roles/setup_logdir/defaults copying roles/setup_logdir/tasks/main.yaml -> neutron-24.2.3.dev23/roles/setup_logdir/tasks copying tools/abandon_old_reviews.sh -> neutron-24.2.3.dev23/tools copying tools/bug-1921150-re-parent-device-rps.sql -> neutron-24.2.3.dev23/tools copying tools/check_unit_test_structure.sh -> neutron-24.2.3.dev23/tools copying tools/coding-checks.sh -> neutron-24.2.3.dev23/tools copying tools/configure_for_func_testing.sh -> neutron-24.2.3.dev23/tools copying tools/deploy_rootwrap.sh -> neutron-24.2.3.dev23/tools copying tools/download_gerrit_change.py -> neutron-24.2.3.dev23/tools copying tools/files_in_patch.py -> neutron-24.2.3.dev23/tools copying tools/generate_config_file_samples.sh -> neutron-24.2.3.dev23/tools copying tools/generate_dhclient_script_for_fullstack.sh -> neutron-24.2.3.dev23/tools copying tools/migrate_names.py -> neutron-24.2.3.dev23/tools copying tools/migrate_names.txt -> neutron-24.2.3.dev23/tools copying tools/misc-sanity-checks.sh -> neutron-24.2.3.dev23/tools copying tools/pip_install_src_modules.sh -> neutron-24.2.3.dev23/tools copying tools/requirements.txt -> neutron-24.2.3.dev23/tools copying tools/split.sh -> neutron-24.2.3.dev23/tools copying tools/unassign_bug.py -> neutron-24.2.3.dev23/tools copying tools/with_venv.sh -> neutron-24.2.3.dev23/tools copying tools/ovn_migration/README.rst -> neutron-24.2.3.dev23/tools/ovn_migration copying tools/ovn_migration/hosts.sample -> neutron-24.2.3.dev23/tools/ovn_migration copying tools/ovn_migration/migrate-to-ovn.yml -> neutron-24.2.3.dev23/tools/ovn_migration copying tools/ovn_migration/infrared/tripleo-ovn-migration/README.rst -> neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration copying tools/ovn_migration/infrared/tripleo-ovn-migration/main.yml -> neutron-24.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration copying tools/ovn_migration/infrared/tripleo-ovn-migration/roles/create-resources/defaults/main.yml -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/tools/ovn_migration/infrared/tripleo-ovn-migration/templates copying tools/ovn_migration/tripleo_environment/ovn_migration.sh -> neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment copying tools/ovn_migration/tripleo_environment/playbooks/ovn-migration.yml -> neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks copying tools/ovn_migration/tripleo_environment/playbooks/reduce-dhcp-renewal-time.yml -> neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks copying tools/ovn_migration/tripleo_environment/playbooks/revert.yml -> neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks copying tools/ovn_migration/tripleo_environment/playbooks/roles/backup/tasks/main.yml -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/defaults copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/activate-ovn.yml -> neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/cleanup-dataplane.yml -> neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/clone-dataplane.yml -> neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/main.yml -> neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/migration/tasks/sync-dbs.yml -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/migration/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/post-migration/defaults/main.yml -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/resources/validate/templates copying tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks/main.yml -> neutron-24.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/revert/tasks copying tools/ovn_migration/tripleo_environment/playbooks/roles/stop-agents/defaults/main.yml -> neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/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.2.3.dev23/tools/ovn_migration/tripleo_environment/playbooks/roles/tripleo-update/templates copying tools/tripleo/ovn.yml -> neutron-24.2.3.dev23/tools/tripleo copying vagrant/ovn/README.rst -> neutron-24.2.3.dev23/vagrant/ovn copying vagrant/ovn/provisioning/boxes.yml -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/id_rsa -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/id_rsa.pub -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/provider-setup.sh -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/providers.rb -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-base.sh -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-compute.sh -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-controller.sh -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-db.sh -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/provisioning/setup-vtep.sh -> neutron-24.2.3.dev23/vagrant/ovn/provisioning copying vagrant/ovn/sparse/.gitignore -> neutron-24.2.3.dev23/vagrant/ovn/sparse copying vagrant/ovn/sparse/README.rst -> neutron-24.2.3.dev23/vagrant/ovn/sparse copying vagrant/ovn/sparse/Vagrantfile -> neutron-24.2.3.dev23/vagrant/ovn/sparse copying vagrant/ovn/sparse/instances.yml -> neutron-24.2.3.dev23/vagrant/ovn/sparse copying zuul.d/base.yaml -> neutron-24.2.3.dev23/zuul.d copying zuul.d/grenade.yaml -> neutron-24.2.3.dev23/zuul.d copying zuul.d/job-templates.yaml -> neutron-24.2.3.dev23/zuul.d copying zuul.d/project.yaml -> neutron-24.2.3.dev23/zuul.d copying zuul.d/rally.yaml -> neutron-24.2.3.dev23/zuul.d copying zuul.d/tempest-multinode.yaml -> neutron-24.2.3.dev23/zuul.d copying zuul.d/tempest-singlenode.yaml -> neutron-24.2.3.dev23/zuul.d Writing neutron-24.2.3.dev23/setup.cfg creating dist Creating tar archive removing 'neutron-24.2.3.dev23' (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-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.MO5Dy35oGK/dist INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.MO5Dy35oGK/dist Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos9-caracal/data/dlrn-5.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: 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:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__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-caracal-x86_64-5/ccache/u1022/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}} 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: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_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: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_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'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--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-caracal-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 8f31bca4-fd1f-48d9-8b39-8d1c203a6a74 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-6bc73f19bf23aa764c1c567a731a43b0aecbdc5e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/6b/c7/6bc73f19bf23aa764c1c567a731a43b0aecbdc5e_3f669ddd enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-64adcaaa1287541040f76e005a3e12f56f0ff8b6 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/64/ad/64adcaaa1287541040f76e005a3e12f56f0ff8b6_9a4a4066 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/99/e9/99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2_42dadf12 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/b7/a9/b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-a4e866bba2aa596dc9401935edcbf75c6a1e31c0 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/a4/e8/a4e866bba2aa596dc9401935edcbf75c6a1e31c0_99bc7027 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-641ef6917bd4737cec8e9c6970df7b1058615bfb baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/1e/641ef6917bd4737cec8e9c6970df7b1058615bfb_1bcc7ce1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d6cdd73c980b31080710f9a8cf10d7c779780c43 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/d6/cd/d6cdd73c980b31080710f9a8cf10d7c779780c43_98ddc31b enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-af7445fa0add6950f564cee6d9bbc052ba90d90c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/designate/af/74/af7445fa0add6950f564cee6d9bbc052ba90d90c_2aecd847 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-8f5ff126d6eb359e9c0378688bd3c4e8171e9572 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/8f/5f/8f5ff126d6eb359e9c0378688bd3c4e8171e9572_15e29d23 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-efeea377574e7e18127f5a9c7c10d5e5d53f11f9 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/ef/ee/efeea377574e7e18127f5a9c7c10d5e5d53f11f9_16a175eb enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-788459e895b57ed9afda4f948d2e8aab68c44989 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/78/84/788459e895b57ed9afda4f948d2e8aab68c44989_c95e128a enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-8f069b05d207146f1c92d38f71583daad5f3626c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/8f/06/8f069b05d207146f1c92d38f71583daad5f3626c_1f2eff18 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-13fd0f1114aee3d66a70cd53c2a6b95cc5d19768 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/13/fd/13fd0f1114aee3d66a70cd53c2a6b95cc5d19768_3c3fd027 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8f8d537330f82e1f396da9e32eaf8c6a979de7cc baseurl=https://trunk.rdoproject.org/centos9-caracal/component/optimize/8f/8d/8f8d537330f82e1f396da9e32eaf8c6a979de7cc_6e4cac71 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-9aecfe867ca44ca276dd228be612c156cf3842f7 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/9a/ec/9aecfe867ca44ca276dd228be612c156cf3842f7_cb85c68e enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-cd90f74eb4428df566212a8fb1dce960ac9b1d80 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/cd/90/cd90f74eb4428df566212a8fb1dce960ac9b1d80_d7691608 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/ec/97/ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee_38b64ae0 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8e33668cda707818ee1ec389a04724aa8fbe881a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/8e/33/8e33668cda707818ee1ec389a04724aa8fbe881a_285c6ff5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-85814498e86d87604cb4b6296edae4476d021141 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/85/81/85814498e86d87604cb4b6296edae4476d021141_9e766e2e enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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*,thrift* 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-caracal-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.6hd94lj8', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', '--human'] with env {'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: 15Gi 6.0Gi 468Mi 2.7Gi 11Gi 9.3Gi DEBUG: Swap: 15Gi 8.9Gi 7.1Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-caracal-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.7G 2.7G 40% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 182G 368G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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.fs54ice_', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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', '1022', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.MO5Dy35oGK/dist Finish: run DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.MO5Dy35oGK/dist + SOURCE=neutron-24.2.3.dev23.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.MO5Dy35oGK/dist/neutron-24.2.3.dev23.tar.gz ++ basename neutron-24.2.3.dev23.tar.gz .tar.gz + SOURCEWITHREL=neutron-24.2.3.dev23-0.20260605094437.87eb453.tar.gz + mv /tmp/tmp.MO5Dy35oGK/dist/neutron-24.2.3.dev23.tar.gz /tmp/tmp.MO5Dy35oGK/SOURCES/neutron-24.2.3.dev23-0.20260605094437.87eb453.tar.gz + cd /home/centos9-caracal/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.MO5Dy35oGK/SOURCES/ + cp openstack-neutron.spec /tmp/tmp.MO5Dy35oGK/SPECS/ + cd /tmp/tmp.MO5Dy35oGK/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-neutron.spec + sed -i -e '1i%define upstream_version 24.2.3.dev23\' 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.2.3.dev23-0.20260605094437.87eb453.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr neutron-24.2.3.dev23-0.20260605094437.87eb453\' openstack-neutron.spec + sed -i -e s/UPSTREAMVERSION/24.2.3.dev23/g openstack-neutron.spec + set_nvr_in_spec + VERSION=24.2.3 + sed -i -e 's/Version:.*/Version: 24.2.3/g' openstack-neutron.spec + sed -i -e 's/Release:.*/Release: 0.20260605094437.87eb453%{?dist}/g' openstack-neutron.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: neutron-24.2.3.dev23-0.20260605094437.87eb453.tar.gz/' openstack-neutron.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-neutron.spec + cat openstack-neutron.spec %global dlrn_nvr neutron-24.2.3.dev23-0.20260605094437.87eb453 %global dlrn 1 %define upstream_version 24.2.3.dev23 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x22284f69d9eccdf3df7819791c711af193ff8e54 %{!?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.2.3 Release: 0.20260605094437.87eb453%{?dist} Epoch: 1 Summary: OpenStack Networking Service License: Apache-2.0 URL: http://launchpad.net/%{service}/ Source0: neutron-24.2.3.dev23-0.20260605094437.87eb453.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.MO5Dy35oGK/SOURCES openstack-neutron.spec warning: line 132: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn warning: line 293: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent warning: line 323: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-migration-tool + /usr/bin/mock --buildsrpm -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --spec openstack-neutron.spec --sources=/tmp/tmp.MO5Dy35oGK/SOURCES INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --spec openstack-neutron.spec --sources=/tmp/tmp.MO5Dy35oGK/SOURCES Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-caracal/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: 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:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__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-caracal-x86_64-5/ccache/u1022/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}} 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: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_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: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_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'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--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-caracal-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: 1e037e11-6a6b-4c85-9444-64a3ed5d06c0 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-6bc73f19bf23aa764c1c567a731a43b0aecbdc5e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/6b/c7/6bc73f19bf23aa764c1c567a731a43b0aecbdc5e_3f669ddd enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-64adcaaa1287541040f76e005a3e12f56f0ff8b6 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/64/ad/64adcaaa1287541040f76e005a3e12f56f0ff8b6_9a4a4066 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/99/e9/99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2_42dadf12 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/b7/a9/b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-a4e866bba2aa596dc9401935edcbf75c6a1e31c0 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/a4/e8/a4e866bba2aa596dc9401935edcbf75c6a1e31c0_99bc7027 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-641ef6917bd4737cec8e9c6970df7b1058615bfb baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/1e/641ef6917bd4737cec8e9c6970df7b1058615bfb_1bcc7ce1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d6cdd73c980b31080710f9a8cf10d7c779780c43 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/d6/cd/d6cdd73c980b31080710f9a8cf10d7c779780c43_98ddc31b enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-af7445fa0add6950f564cee6d9bbc052ba90d90c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/designate/af/74/af7445fa0add6950f564cee6d9bbc052ba90d90c_2aecd847 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-8f5ff126d6eb359e9c0378688bd3c4e8171e9572 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/8f/5f/8f5ff126d6eb359e9c0378688bd3c4e8171e9572_15e29d23 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-efeea377574e7e18127f5a9c7c10d5e5d53f11f9 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/ef/ee/efeea377574e7e18127f5a9c7c10d5e5d53f11f9_16a175eb enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-788459e895b57ed9afda4f948d2e8aab68c44989 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/78/84/788459e895b57ed9afda4f948d2e8aab68c44989_c95e128a enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-8f069b05d207146f1c92d38f71583daad5f3626c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/8f/06/8f069b05d207146f1c92d38f71583daad5f3626c_1f2eff18 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-13fd0f1114aee3d66a70cd53c2a6b95cc5d19768 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/13/fd/13fd0f1114aee3d66a70cd53c2a6b95cc5d19768_3c3fd027 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8f8d537330f82e1f396da9e32eaf8c6a979de7cc baseurl=https://trunk.rdoproject.org/centos9-caracal/component/optimize/8f/8d/8f8d537330f82e1f396da9e32eaf8c6a979de7cc_6e4cac71 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-9aecfe867ca44ca276dd228be612c156cf3842f7 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/9a/ec/9aecfe867ca44ca276dd228be612c156cf3842f7_cb85c68e enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-cd90f74eb4428df566212a8fb1dce960ac9b1d80 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/cd/90/cd90f74eb4428df566212a8fb1dce960ac9b1d80_d7691608 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/ec/97/ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee_38b64ae0 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8e33668cda707818ee1ec389a04724aa8fbe881a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/8e/33/8e33668cda707818ee1ec389a04724aa8fbe881a_285c6ff5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-85814498e86d87604cb4b6296edae4476d021141 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/85/81/85814498e86d87604cb4b6296edae4476d021141_9e766e2e enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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*,thrift* 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-caracal-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.7ecyttin', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', '--human'] with env {'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: 15Gi 5.9Gi 650Mi 2.5Gi 11Gi 9.5Gi DEBUG: Swap: 15Gi 8.9Gi 7.1Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-caracal-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 35% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 182G 368G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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.r874pajl', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.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-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-6bc73f19bf23aa764c1 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-64adcaaa1287541040f76 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-99e91ec27e44c51dc9a33 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octaviaclient-b7a9d9128eb6a2eb0 75 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-a4e866bba2aa596dc 322 kB/s | 32 kB 00:00 DEBUG: delorean-openstack-kolla-641ef6917bd4737cec8e9c 80 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-d6cdd73c980b31080710f9a 89 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-af7445fa0add6950f5 88 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-8f5ff126d6eb359e9c037 90 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-efeea377574e7e18127 101 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-788459e895b57ed9afda4 64 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 71 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-13fd0f1114aee3d66a70 81 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-8f8d537330f82e1f396d 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-9aecfe867ca44ca276dd228be6 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-keystone-cd90f74eb4428df566212a 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ec975b1c74760421f1c25b 76 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-8e33668cda707818ee1 123 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ui-85814498e86d87604c 97 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 44 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 88 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 1.2 kB/s | 6.6 kB 00:05 DEBUG: CentOS Stream 9 - HighAvailability 20 kB/s | 7.1 kB 00:00 DEBUG: dlrn-caracal-testing 97 kB/s | 3.0 kB 00:00 DEBUG: dlrn-caracal-build-deps 101 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 32 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 34 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 30 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 48 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 58 kB/s | 20 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 2.8 MB/s | 21 MB 00:07 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-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '1022', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs 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 132: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 293: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 323: 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.2.3-0.20260605094437.87eb453.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 44 seconds INFO: Results and/or logs in: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.MO5Dy35oGK INFO: mock.py version 6.7 starting (python version = 3.9.18, NVR = mock-6.7-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos9-caracal/data/dlrn-5.cfg --resultdir /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 --rebuild /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm --postinstall Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'} DEBUG: config_paths: ['/home/centos9-caracal/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.7 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 DEBUG: rootdir: /var/lib/mock/dlrn-centos9-caracal-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: 1022 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: 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:stream9 DEBUG: bootstrap_image_skip_pull: False DEBUG: bootstrap_image_ready: False DEBUG: bootstrap_image_fallback: True DEBUG: bootstrap_image_keep_getting: 120 DEBUG: bootstrap_image_assert_digest: None DEBUG: use_buildroot_image: False DEBUG: buildroot_image: None DEBUG: buildroot_image_skip_pull: False DEBUG: buildroot_image_ready: False DEBUG: buildroot_image_fallback: False DEBUG: buildroot_image_keep_getting: 120 DEBUG: buildroot_image_assert_digest: None 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] 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', 'buildroot_lock', 'export_buildroot_image', 'unbreq', 'expand_spec', '__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-caracal-x86_64-5/ccache/u1022/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '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-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'unbreq_enable': False, 'unbreq_opts': {'exclude_accessed_files': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'expand_spec_enable': False, 'expand_spec_opts': {'rpmspec_opts': [], 'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos9-caracal-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos9-caracal-x86_64-5', 'root': 'dlrn-centos9-caracal-x86_64-5', 'resultdir': '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'}} 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: static_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: yum_system_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: dnf4_command: /usr/bin/dnf-3 DEBUG: dnf4_system_command: /usr/bin/dnf-3 DEBUG: dnf4_common_opts: ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing'] DEBUG: dnf4_install_command: install python3-dnf python3-dnf-plugins-core DEBUG: dnf4_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: dnf4_avoid_opts: {} DEBUG: dnf5_command: /usr/bin/dnf5 DEBUG: dnf5_system_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'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--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-caracal-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: {'armv7hl': 'arm', 'i686': 'i386'} DEBUG: recursion_limit: 5000 DEBUG: calculatedeps: None DEBUG: hermetic_build: False DEBUG: mock_run_uuid: e8a2bad8-a486-4b43-b761-bee0e0982d57 DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos9-caracal/data/dlrn-5.cfg DEBUG: root: dlrn-centos9-caracal-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-6bc73f19bf23aa764c1c567a731a43b0aecbdc5e baseurl=https://trunk.rdoproject.org/centos9-caracal/component/barbican/6b/c7/6bc73f19bf23aa764c1c567a731a43b0aecbdc5e_3f669ddd enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-64adcaaa1287541040f76e005a3e12f56f0ff8b6 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/baremetal/64/ad/64adcaaa1287541040f76e005a3e12f56f0ff8b6_9a4a4066 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cinder/99/e9/99e91ec27e44c51dc9a33f2a1346e34f78ea8ad2_42dadf12 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-octaviaclient-b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/clients/b7/a9/b7a9d9128eb6a2eb0b8a372a7c815c7237b6055c_d3093494 enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-cloudkitty-a4e866bba2aa596dc9401935edcbf75c6a1e31c0 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/cloudops/a4/e8/a4e866bba2aa596dc9401935edcbf75c6a1e31c0_99bc7027 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-kolla-641ef6917bd4737cec8e9c6970df7b1058615bfb baseurl=https://trunk.rdoproject.org/centos9-caracal/component/common/64/1e/641ef6917bd4737cec8e9c6970df7b1058615bfb_1bcc7ce1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-d6cdd73c980b31080710f9a8cf10d7c779780c43 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/compute/d6/cd/d6cdd73c980b31080710f9a8cf10d7c779780c43_98ddc31b enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-af7445fa0add6950f564cee6d9bbc052ba90d90c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/designate/af/74/af7445fa0add6950f564cee6d9bbc052ba90d90c_2aecd847 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-8f5ff126d6eb359e9c0378688bd3c4e8171e9572 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/glance/8f/5f/8f5ff126d6eb359e9c0378688bd3c4e8171e9572_15e29d23 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-openstack-keystone-efeea377574e7e18127f5a9c7c10d5e5d53f11f9 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/keystone/ef/ee/efeea377574e7e18127f5a9c7c10d5e5d53f11f9_16a175eb enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-788459e895b57ed9afda4f948d2e8aab68c44989 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/manila/78/84/788459e895b57ed9afda4f948d2e8aab68c44989_c95e128a enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-whitebox-neutron-tests-tempest-8f069b05d207146f1c92d38f71583daad5f3626c baseurl=https://trunk.rdoproject.org/centos9-caracal/component/network/8f/06/8f069b05d207146f1c92d38f71583daad5f3626c_1f2eff18 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-13fd0f1114aee3d66a70cd53c2a6b95cc5d19768 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/octavia/13/fd/13fd0f1114aee3d66a70cd53c2a6b95cc5d19768_3c3fd027 enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-openstack-watcher-8f8d537330f82e1f396da9e32eaf8c6a979de7cc baseurl=https://trunk.rdoproject.org/centos9-caracal/component/optimize/8f/8d/8f8d537330f82e1f396da9e32eaf8c6a979de7cc_6e4cac71 enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-9aecfe867ca44ca276dd228be612c156cf3842f7 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/podified/9a/ec/9aecfe867ca44ca276dd228be612c156cf3842f7_cb85c68e enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-keystone-cd90f74eb4428df566212a8fb1dce960ac9b1d80 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/puppet/cd/90/cd90f74eb4428df566212a8fb1dce960ac9b1d80_d7691608 enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee baseurl=https://trunk.rdoproject.org/centos9-caracal/component/swift/ec/97/ec975b1c74760421f1c25bdd0982f6ecf3eeb0ee_38b64ae0 enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-python-tempestconf-8e33668cda707818ee1ec389a04724aa8fbe881a baseurl=https://trunk.rdoproject.org/centos9-caracal/component/tempest/8e/33/8e33668cda707818ee1ec389a04724aa8fbe881a_285c6ff5 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-manila-ui-85814498e86d87604cb4b6296edae4476d021141 baseurl=https://trunk.rdoproject.org/centos9-caracal/component/ui/85/81/85814498e86d87604cb4b6296edae4476d021141_9e766e2e enabled=1 gpgcheck=0 priority=1 [delorean-caracal-testing] name=dlrn-caracal-testing baseurl=https://trunk.rdoproject.org/centos9-caracal/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-caracal-build-deps] name=dlrn-caracal-build-deps baseurl=https://trunk.rdoproject.org/centos9-caracal/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*,thrift* 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-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm INFO: Start(/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm) Config(dlrn-centos9-caracal-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 DEBUG: ensuring that dir exists: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 Mock Version: 6.7 INFO: Mock Version: 6.7 INFO: Mock Version: 6.7 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives INFO: Package manager dnf4 detected and used (fallback) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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.2jhhjgt0', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', '--human'] with env {'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: 15Gi 5.6Gi 1.1Gi 2.2Gi 11Gi 9.8Gi DEBUG: Swap: 15Gi 9.1Gi 6.9Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-caracal-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 35% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 182G 368G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: Package manager dnf4 detected and used (direct choice) DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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.rw06o9rv', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-34.el9.x86_64 DEBUG: package rpm-sequoia is not installed DEBUG: python3-dnf-4.14.0-17.el9.noarch DEBUG: python3-dnf-plugins-core-4.3.0-16.el9.noarch DEBUG: yum-4.14.0-17.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-34.el9.x86_64 python3-dnf-4.14.0-17.el9.noarch python3-dnf-plugins-core-4.3.0-16.el9.noarch yum-4.14.0-17.el9.noarch Start: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-6bc73f19bf23aa764c1 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-64adcaaa1287541040f76 116 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-99e91ec27e44c51dc9a33 135 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octaviaclient-b7a9d9128eb6a2eb0 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-a4e866bba2aa596dc 107 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-641ef6917bd4737cec8e9c 110 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-d6cdd73c980b31080710f9a 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-af7445fa0add6950f5 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-8f5ff126d6eb359e9c037 121 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-efeea377574e7e18127 125 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-788459e895b57ed9afda4 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-13fd0f1114aee3d66a70 108 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-8f8d537330f82e1f396d 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-9aecfe867ca44ca276dd228be6 95 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-keystone-cd90f74eb4428df566212a 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ec975b1c74760421f1c25b 106 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-8e33668cda707818ee1 128 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ui-85814498e86d87604c 91 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 113 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 131 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 23 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 51 kB/s | 7.1 kB 00:00 DEBUG: dlrn-caracal-testing 104 kB/s | 3.0 kB 00:00 DEBUG: dlrn-caracal-build-deps 130 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 53 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 69 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 89 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 89 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 58 kB/s | 20 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-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: dnf4 update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/builddir DEBUG: child environment: None DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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', '1022', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm Start: build setup for openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.202606050######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3.dev23-0.20260605094437.87eb453.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 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: ['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 132: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 293: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 323: 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.2.3-0.20260605094437.87eb453.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root//builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root//builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:04 ago on Fri Jun 5 05:46:24 2026. DEBUG: Package git-core-2.52.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package systemd-252-70.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.18.5-1.el9 crb 43 k DEBUG: python3-neutron-lib-tests noarch 3.11.1-0.20240808075713.970c2bd.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-2.el9 baseos 178 k DEBUG: flatpak-selinux noarch 1.12.9-5.el9 appstream 21 k DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.9-2.el9 baseos 227 k DEBUG: initscripts-rename-device x86_64 10.11.9-2.el9 baseos 13 k DEBUG: initscripts-service noarch 10.11.9-2.el9 baseos 10 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.17.0-2.el9 baseos 866 k DEBUG: libbpf x86_64 2:1.5.0-3.el9 baseos 184 k DEBUG: libibverbs x86_64 61.0-2.el9 baseos 480 k DEBUG: libmnl x86_64 1.0.4-16.el9 baseos 28 k DEBUG: libnl3 x86_64 3.11.0-1.el9 baseos 363 k DEBUG: libselinux-utils x86_64 3.6-4.el9 baseos 186 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-caracal-testing 161 k DEBUG: libyaml x86_64 0.2.5-7.el9 baseos 61 k DEBUG: numactl-libs x86_64 2.0.19-3.el9 baseos 30 k DEBUG: openstack-network-scripts x86_64 10.11.1-6.el9s delorean-caracal-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-caracal-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k DEBUG: openvswitch3.3 x86_64 3.3.8-7.el9s centos9-nfv-ovs 7.0 M DEBUG: policycoreutils x86_64 3.6-7.el9 baseos 238 k DEBUG: policycoreutils-python-utils noarch 3.6-7.el9 baseos 75 k DEBUG: procps-ng x86_64 3.3.17-15.el9 baseos 345 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.20240314162651.53709ba.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 15.0.0-0.20240314144951.3e1618f.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.3.0-0.20240424074808.0531fb2.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 5.5.1-0.20240404075316.a6c4f8a.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.1.0-0.20240314154700.531f39e.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.3.0-0.20240314145815.4b7a6f7.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 7.1.0-0.20240314154953.17581b5.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.3.0-0.20240314142013.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-caracal-testing 832 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-caracal-testing 93 k DEBUG: python3-audit x86_64 3.1.5-8.el9 baseos 82 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-caracal-testing 43 k DEBUG: python3-cachetools noarch 5.3.2-2.el9s delorean-caracal-testing 32 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el9 baseos 302 k DEBUG: python3-debtcollector noarch 3.0.0-0.20240318130610.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-caracal-testing 41 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-caracal-testing 37 k DEBUG: python3-futurist noarch 3.0.0-0.20240502070813.4e14db5.el9 delorean-component-common 61 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-caracal-testing 23 k DEBUG: python3-keystoneauth1 noarch 5.6.1-0.20251008131050.bd152b1.el9 delorean-component-keystone 415 k DEBUG: python3-kombu noarch 1:5.3.5-1.el9s delorean-caracal-testing 337 k DEBUG: python3-libselinux x86_64 3.6-4.el9 baseos 187 k DEBUG: python3-libsemanage x86_64 3.6-5.el9 baseos 79 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-caracal-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-caracal-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-caracal-testing 141 k DEBUG: python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-neutron-lib noarch 3.11.1-0.20240808075713.970c2bd.el9 delorean-component-network 409 k DEBUG: python3-openvswitch3.3 x86_64 3.3.8-7.el9s centos9-nfv-ovs 370 k DEBUG: python3-os-ken noarch 2.8.2-0.20251008125459.073d6f0.el9 delorean-component-network 1.9 M DEBUG: python3-os-service-types noarch 1.7.0-0.20240318112957.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-traits noarch 3.0.0-0.20240318122306.cff125c.el9 delorean-component-common 48 k DEBUG: python3-oslo-concurrency noarch 6.0.0-0.20240314162651.53709ba.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240516134807.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.5.0-0.20240314164503.e31a7a1.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 15.0.0-0.20240314144951.3e1618f.el9 delorean-component-common 123 k DEBUG: python3-oslo-db+mysql noarch 15.0.0-0.20240314144951.3e1618f.el9 delorean-component-common 7.8 k DEBUG: python3-oslo-i18n noarch 6.3.0-0.20240424074808.0531fb2.el9 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 5.5.1-0.20240404075316.a6c4f8a.el9 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 14.7.2-0.20241107163406.5369e1e.el9 delorean-component-common 225 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.7.2-0.20241107163406.5369e1e.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.8.0-0.20240314141823.1ebb7f8.el9 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 6.1.0-0.20240314154700.531f39e.el9 delorean-component-common 56 k DEBUG: python3-oslo-policy noarch 4.3.0-0.20240314145815.4b7a6f7.el9 delorean-component-common 74 k DEBUG: python3-oslo-serialization noarch 5.4.1-0.20240913081306.b7c9063.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.4.1-0.20240617091226.028809f.el9 delorean-component-common 68 k DEBUG: python3-oslo-utils noarch 7.1.0-0.20240314154953.17581b5.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.3.0-0.20240314142013.25db0cf.el9 delorean-component-common 76 k DEBUG: python3-osprofiler noarch 4.1.0-0.20240318122957.3c5fead.el9 delorean-component-common 134 k DEBUG: python3-paramiko noarch 3.4.0-2.el9s delorean-caracal-testing 314 k DEBUG: python3-paste noarch 3.7.1-1.el9s delorean-caracal-testing 474 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-caracal-testing 38 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-caracal-testing 272 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-7.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-caracal-testing 91 k DEBUG: python3-pyOpenSSL noarch 20.0.1-2.el9s delorean-caracal-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-caracal-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-caracal-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-caracal-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-caracal-testing 7.9 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-caracal-testing 31 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-caracal-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-caracal-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-caracal-testing 22 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-caracal-testing 34 k DEBUG: python3-stevedore noarch 5.2.0-0.20241203182433.21d601f.el9 delorean-component-clients 68 k DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-caracal-testing 36 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-caracal-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-caracal-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-caracal-testing 326 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-caracal-testing 25 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-caracal-testing 230 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-caracal-testing 60 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-caracal-testing 55 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-caracal-testing 225 k DEBUG: rdo-openvswitch noarch 2:3.3-1.el9s delorean-caracal-testing 7.7 k DEBUG: rpm-plugin-selinux x86_64 4.16.1.3-40.el9 baseos 15 k DEBUG: selinux-policy noarch 38.1.80-1.el9 baseos 40 k DEBUG: selinux-policy-targeted noarch 38.1.80-1.el9 baseos 6.9 M DEBUG: unbound-libs x86_64 1.24.2-2.el9 baseos 580 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.3-1.el9 appstream 159 k DEBUG: Transaction Summary DEBUG: =========================================================================================================================== DEBUG: Install 126 Packages DEBUG: Total size: 62 M DEBUG: Total download size: 9.9 M DEBUG: Installed size: 209 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240318130610.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.0.0-0.20240318122306.cff125c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.5.0-0.20240314164503.e31a7a1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.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-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.9-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.9-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.9-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.17.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.5.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-61.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-4.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.19-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-7.el9.noarch.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.5-8.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-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-7.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-40.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.24.2-2.el9.x86_64.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.10.1-3.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-pyasn1-0.6.3-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pyproject-rpm-macros-1.18.5-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.2-2.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.7.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-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-36.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.3-3.3.8-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.3-3.3.8-7.el9s.x86_64.rpm: Already downloaded DEBUG: (120/126): python3-neutron-lib-3.11.1-0.2024080 5.7 MB/s | 409 kB 00:00 DEBUG: (121/126): python3-neutron-lib-tests-3.11.1-0.2 3.1 MB/s | 275 kB 00:00 DEBUG: (122/126): selinux-policy-38.1.80-1.el9.noarch. 840 kB/s | 40 kB 00:00 DEBUG: (123/126): procps-ng-3.3.17-15.el9.x86_64.rpm 4.1 MB/s | 345 kB 00:00 DEBUG: (124/126): python3-os-ken-2.8.2-0.2025100812545 11 MB/s | 1.9 MB 00:00 DEBUG: (125/126): flatpak-selinux-1.12.9-5.el9.noarch. 238 kB/s | 21 kB 00:00 DEBUG: (126/126): selinux-policy-targeted-38.1.80-1.el 41 MB/s | 6.9 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 30 MB/s | 9.9 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.80-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 1/126 DEBUG: Installing : python3-stevedore-5.2.0-0.20241203182433.21d601f 2/126 DEBUG: Installing : python3-netaddr-0.10.1-3.el9.noarch 3/126 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 4/126 DEBUG: Installing : libselinux-utils-3.6-4.el9.x86_64 5/126 DEBUG: Installing : policycoreutils-3.6-7.el9.x86_64 6/126 DEBUG: Running scriptlet: policycoreutils-3.6-7.el9.x86_64 6/126 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : selinux-policy-38.1.80-1.el9.noarch 7/126 DEBUG: Running scriptlet: selinux-policy-38.1.80-1.el9.noarch 7/126 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.80-1.el9.noarch 8/126 DEBUG: Installing : selinux-policy-targeted-38.1.80-1.el9.noarch 8/126 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.80-1.el9.noarch 8/126 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 9/126 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 10/126 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 11/126 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 12/126 DEBUG: Installing : python3-libselinux-3.6-4.el9.x86_64 13/126 DEBUG: Installing : procps-ng-3.3.17-15.el9.x86_64 14/126 DEBUG: Installing : chkconfig-1.24-2.el9.x86_64 15/126 DEBUG: Installing : python3-libsemanage-3.6-5.el9.x86_64 16/126 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 17/126 DEBUG: Installing : python3-kombu-1:5.3.5-1.el9s.noarch 18/126 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 19/126 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 20/126 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 21/126 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 22/126 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 23/126 DEBUG: Installing : python3-debtcollector-3.0.0-0.20240318130610.0e6 24/126 DEBUG: Installing : python3-oslo-context-5.5.0-0.20240314164503.e31a 25/126 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 26/126 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 27/126 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 28/126 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 29/126 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 30/126 DEBUG: Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 31/126 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 32/126 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 33/126 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 34/126 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 35/126 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 36/126 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 37/126 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 38/126 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 39/126 DEBUG: Installing : python3-cachetools-5.3.2-2.el9s.noarch 40/126 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 41/126 DEBUG: Installing : python3-pyasn1-0.6.3-1.el9.noarch 42/126 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 43/126 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 44/126 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 45/126 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 46/126 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 47/126 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 48/126 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 49/126 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 50/126 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 51/126 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 52/126 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 53/126 DEBUG: Installing : python3-cryptography-36.0.1-5.el9.x86_64 54/126 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 55/126 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 56/126 DEBUG: Installing : python3-paramiko-3.4.0-2.el9s.noarch 57/126 DEBUG: Installing : python3-ncclient-0.6.15-2.el9s.noarch 58/126 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 59/126 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 60/126 DEBUG: Installing : python3-paste-3.7.1-1.el9s.noarch 61/126 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 62/126 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 63/126 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 64/126 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el9.noarch 65/126 DEBUG: Installing : python3-audit-3.1.5-8.el9.x86_64 66/126 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 67/126 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 68/126 DEBUG: Running scriptlet: unbound-libs-1.24.2-2.el9.x86_64 69/126 DEBUG: Installing : unbound-libs-1.24.2-2.el9.x86_64 69/126 DEBUG: Running scriptlet: unbound-libs-1.24.2-2.el9.x86_64 69/126 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.19-3.el9.x86_64 70/126 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 71/126 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 72/126 DEBUG: Installing : libnl3-3.11.0-1.el9.x86_64 73/126 DEBUG: Installing : libibverbs-61.0-2.el9.x86_64 74/126 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 75/126 DEBUG: Installing : libbpf-2:1.5.0-3.el9.x86_64 76/126 DEBUG: Installing : iproute-6.17.0-2.el9.x86_64 77/126 DEBUG: Installing : initscripts-service-10.11.9-2.el9.noarch 78/126 DEBUG: Installing : initscripts-rename-device-10.11.9-2.el9.x86_64 79/126 DEBUG: Installing : initscripts-10.11.9-2.el9.x86_64 80/126 DEBUG: Running scriptlet: initscripts-10.11.9-2.el9.x86_64 80/126 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 81/126 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 81/126 DEBUG: Installing : checkpolicy-3.6-1.el9.x86_64 82/126 DEBUG: Installing : python3-policycoreutils-3.6-7.el9.noarch 83/126 DEBUG: Installing : policycoreutils-python-utils-3.6-7.el9.noarch 84/126 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/126 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/126 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 85/126 DEBUG: Running scriptlet: openvswitch3.3-3.3.8-7.el9s.x86_64 86/126 DEBUG: Installing : openvswitch3.3-3.3.8-7.el9s.x86_64 86/126 DEBUG: Running scriptlet: openvswitch3.3-3.3.8-7.el9s.x86_64 86/126 DEBUG: Installing : python3-openvswitch3.3-3.3.8-7.el9s.x86_64 87/126 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 88/126 DEBUG: Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 89/126 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 89/126 DEBUG: Installing : openstack-network-scripts-openvswitch3.3-10.11.1 90/126 DEBUG: Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 91/126 DEBUG: Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 92/126 DEBUG: Installing : python3-os-traits-3.0.0-0.20240318122306.cff125c 93/126 DEBUG: Installing : python3-futurist-3.0.0-0.20240502070813.4e14db5. 94/126 DEBUG: Installing : python-oslo-versionedobjects-lang-3.3.0-0.202403 95/126 DEBUG: Installing : python-oslo-utils-lang-7.1.0-0.20240314154953.17 96/126 DEBUG: Installing : python-oslo-policy-lang-4.3.0-0.20240314145815.4 97/126 DEBUG: Installing : python-oslo-middleware-lang-6.1.0-0.202403141547 98/126 DEBUG: Installing : python-oslo-log-lang-5.5.1-0.20240404075316.a6c4 99/126 DEBUG: Installing : python-oslo-i18n-lang-6.3.0-0.20240424074808.053 100/126 DEBUG: Installing : python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2 101/126 DEBUG: Installing : python3-oslo-utils-7.1.0-0.20240314154953.17581b 102/126 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240516134807.882 103/126 DEBUG: Installing : python3-oslo-serialization-5.4.1-0.2024091308130 104/126 DEBUG: Installing : python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a. 105/126 DEBUG: Installing : python3-oslo-metrics-0.8.0-0.20240314141823.1ebb 106/126 DEBUG: Installing : python3-oslo-policy-4.3.0-0.20240314145815.4b7a6 107/126 DEBUG: Installing : python3-oslo-middleware-6.1.0-0.20240314154700.5 108/126 DEBUG: Installing : python3-os-ken-2.8.2-0.20251008125459.073d6f0.el 109/126 DEBUG: Installing : python-oslo-db-lang-15.0.0-0.20240314144951.3e16 110/126 DEBUG: Installing : python3-oslo-db+mysql-15.0.0-0.20240314144951.3e 111/126 DEBUG: Installing : python3-oslo-db-15.0.0-0.20240314144951.3e1618f. 112/126 DEBUG: Installing : python-oslo-concurrency-lang-6.0.0-0.20240314162 113/126 DEBUG: Installing : python3-oslo-concurrency-6.0.0-0.20240314162651. 114/126 DEBUG: Installing : python3-oslo-service-3.4.1-0.20240617091226.0288 115/126 DEBUG: Installing : python3-oslo-messaging+amqp1-14.7.2-0.2024110716 116/126 DEBUG: Installing : python3-oslo-messaging-14.7.2-0.20241107163406.5 117/126 DEBUG: Installing : python3-oslo-versionedobjects-3.3.0-0.2024031414 118/126 DEBUG: Installing : python3-osprofiler-4.1.0-0.20240318122957.3c5fea 119/126 DEBUG: Installing : python3-os-service-types-1.7.0-0.20240318112957. 120/126 DEBUG: Installing : python3-keystoneauth1-5.6.1-0.20251008131050.bd1 121/126 DEBUG: Installing : python3-neutron-lib-3.11.1-0.20240808075713.970c 122/126 DEBUG: Installing : python3-neutron-lib-tests-3.11.1-0.2024080807571 123/126 DEBUG: Installing : flatpak-selinux-1.12.9-5.el9.noarch 124/126 DEBUG: Running scriptlet: flatpak-selinux-1.12.9-5.el9.noarch 124/126 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 125/126 DEBUG: Installing : pyproject-rpm-macros-1.18.5-1.el9.noarch 126/126 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.80-1.el9.noarch 126/126 DEBUG: Running scriptlet: iproute-6.17.0-2.el9.x86_64 126/126 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 126/126 DEBUG: Running scriptlet: pyproject-rpm-macros-1.18.5-1.el9.noarch 126/126 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20240318112957. 1/126 DEBUG: Verifying : python3-stevedore-5.2.0-0.20241203182433.21d601f 2/126 DEBUG: Verifying : python-oslo-concurrency-lang-6.0.0-0.20240314162 3/126 DEBUG: Verifying : python-oslo-db-lang-15.0.0-0.20240314144951.3e16 4/126 DEBUG: Verifying : python-oslo-i18n-lang-6.3.0-0.20240424074808.053 5/126 DEBUG: Verifying : python-oslo-log-lang-5.5.1-0.20240404075316.a6c4 6/126 DEBUG: Verifying : python-oslo-middleware-lang-6.1.0-0.202403141547 7/126 DEBUG: Verifying : python-oslo-policy-lang-4.3.0-0.20240314145815.4 8/126 DEBUG: Verifying : python-oslo-utils-lang-7.1.0-0.20240314154953.17 9/126 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.3.0-0.202403 10/126 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240318130610.0e6 11/126 DEBUG: Verifying : python3-futurist-3.0.0-0.20240502070813.4e14db5. 12/126 DEBUG: Verifying : python3-os-traits-3.0.0-0.20240318122306.cff125c 13/126 DEBUG: Verifying : python3-oslo-concurrency-6.0.0-0.20240314162651. 14/126 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240516134807.882 15/126 DEBUG: Verifying : python3-oslo-context-5.5.0-0.20240314164503.e31a 16/126 DEBUG: Verifying : python3-oslo-db+mysql-15.0.0-0.20240314144951.3e 17/126 DEBUG: Verifying : python3-oslo-db-15.0.0-0.20240314144951.3e1618f. 18/126 DEBUG: Verifying : python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2 19/126 DEBUG: Verifying : python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a. 20/126 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.7.2-0.2024110716 21/126 DEBUG: Verifying : python3-oslo-messaging-14.7.2-0.20241107163406.5 22/126 DEBUG: Verifying : python3-oslo-metrics-0.8.0-0.20240314141823.1ebb 23/126 DEBUG: Verifying : python3-oslo-middleware-6.1.0-0.20240314154700.5 24/126 DEBUG: Verifying : python3-oslo-policy-4.3.0-0.20240314145815.4b7a6 25/126 DEBUG: Verifying : python3-oslo-serialization-5.4.1-0.2024091308130 26/126 DEBUG: Verifying : python3-oslo-service-3.4.1-0.20240617091226.0288 27/126 DEBUG: Verifying : python3-oslo-utils-7.1.0-0.20240314154953.17581b 28/126 DEBUG: Verifying : python3-oslo-versionedobjects-3.3.0-0.2024031414 29/126 DEBUG: Verifying : python3-osprofiler-4.1.0-0.20240318122957.3c5fea 30/126 DEBUG: Verifying : python3-keystoneauth1-5.6.1-0.20251008131050.bd1 31/126 DEBUG: Verifying : python3-neutron-lib-3.11.1-0.20240808075713.970c 32/126 DEBUG: Verifying : python3-neutron-lib-tests-3.11.1-0.2024080807571 33/126 DEBUG: Verifying : python3-os-ken-2.8.2-0.20251008125459.073d6f0.el 34/126 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 35/126 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 36/126 DEBUG: Verifying : chkconfig-1.24-2.el9.x86_64 37/126 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 38/126 DEBUG: Verifying : initscripts-10.11.9-2.el9.x86_64 39/126 DEBUG: Verifying : initscripts-rename-device-10.11.9-2.el9.x86_64 40/126 DEBUG: Verifying : initscripts-service-10.11.9-2.el9.noarch 41/126 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 42/126 DEBUG: Verifying : iproute-6.17.0-2.el9.x86_64 43/126 DEBUG: Verifying : libbpf-2:1.5.0-3.el9.x86_64 44/126 DEBUG: Verifying : libibverbs-61.0-2.el9.x86_64 45/126 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 46/126 DEBUG: Verifying : libnl3-3.11.0-1.el9.x86_64 47/126 DEBUG: Verifying : libselinux-utils-3.6-4.el9.x86_64 48/126 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 49/126 DEBUG: Verifying : numactl-libs-2.0.19-3.el9.x86_64 50/126 DEBUG: Verifying : policycoreutils-3.6-7.el9.x86_64 51/126 DEBUG: Verifying : policycoreutils-python-utils-3.6-7.el9.noarch 52/126 DEBUG: Verifying : procps-ng-3.3.17-15.el9.x86_64 53/126 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 54/126 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 55/126 DEBUG: Verifying : python3-audit-3.1.5-8.el9.x86_64 56/126 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 57/126 DEBUG: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 58/126 DEBUG: Verifying : python3-dateutil-1:2.9.0.post0-1.el9.noarch 59/126 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 60/126 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 61/126 DEBUG: Verifying : python3-libselinux-3.6-4.el9.x86_64 62/126 DEBUG: Verifying : python3-libsemanage-3.6-5.el9.x86_64 63/126 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 64/126 DEBUG: Verifying : python3-policycoreutils-3.6-7.el9.noarch 65/126 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 66/126 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 67/126 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 68/126 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 69/126 DEBUG: Verifying : selinux-policy-38.1.80-1.el9.noarch 70/126 DEBUG: Verifying : selinux-policy-targeted-38.1.80-1.el9.noarch 71/126 DEBUG: Verifying : unbound-libs-1.24.2-2.el9.x86_64 72/126 DEBUG: Verifying : flatpak-selinux-1.12.9-5.el9.noarch 73/126 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 74/126 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 75/126 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 76/126 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 77/126 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 78/126 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 79/126 DEBUG: Verifying : python3-netaddr-0.10.1-3.el9.noarch 80/126 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 81/126 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 82/126 DEBUG: Verifying : python3-pyasn1-0.6.3-1.el9.noarch 83/126 DEBUG: Verifying : pyproject-rpm-macros-1.18.5-1.el9.noarch 84/126 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 85/126 DEBUG: Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 86/126 DEBUG: Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 87/126 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 88/126 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 89/126 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 90/126 DEBUG: Verifying : python3-cachetools-5.3.2-2.el9s.noarch 91/126 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 92/126 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 93/126 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 94/126 DEBUG: Verifying : python3-kombu-1:5.3.5-1.el9s.noarch 95/126 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 96/126 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 97/126 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 98/126 DEBUG: Verifying : python3-paramiko-3.4.0-2.el9s.noarch 99/126 DEBUG: Verifying : python3-paste-3.7.1-1.el9s.noarch 100/126 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 101/126 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 102/126 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 103/126 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 104/126 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 105/126 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 106/126 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 107/126 DEBUG: Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 108/126 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 109/126 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 110/126 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 111/126 DEBUG: Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 112/126 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 113/126 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 114/126 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 115/126 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 116/126 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 117/126 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 118/126 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 119/126 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 120/126 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 121/126 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 122/126 DEBUG: Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 123/126 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 124/126 DEBUG: Verifying : openvswitch3.3-3.3.8-7.el9s.x86_64 125/126 DEBUG: Verifying : python3-openvswitch3.3-3.3.8-7.el9s.x86_64 126/126 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: flatpak-selinux-1.12.9-5.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.9-2.el9.x86_64 DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: libbpf-2:1.5.0-3.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmaxminddb-1.5.2-4.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libnl3-3.11.0-1.el9.x86_64 DEBUG: libselinux-utils-3.6-4.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.19-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-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: procps-ng-3.3.17-15.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.18.5-1.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.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.5-8.el9.x86_64 DEBUG: python3-bcrypt-3.2.2-4.el9s.x86_64 DEBUG: python3-cachetools-5.3.2-2.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el9.noarch DEBUG: python3-debtcollector-3.0.0-0.20240318130610.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.20240502070813.4e14db5.el9.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch DEBUG: python3-libselinux-3.6-4.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.10.1-3.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-os-traits-3.0.0-0.20240318122306.cff125c.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.e31a7a1.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-paste-3.7.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-7.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.3-1.el9.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.20241203182433.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-40.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.noarch DEBUG: unbound-libs-1.24.2-2.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: ['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 132: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 293: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 323: 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.2.3-0.20260605094437.87eb453.el9.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root//builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root//builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:42 ago on Fri Jun 5 05:46:24 2026. DEBUG: Package git-core-2.52.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch is already installed. DEBUG: Package systemd-252-70.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-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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.2.3-0.20260605094437.87eb453.el9.src.rpm Start: rpmbuild openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: ['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 132: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 293: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 323: 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.03YKUj DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf neutron-24.2.3.dev23 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/neutron-24.2.3.dev23-0.20260605094437.87eb453.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd neutron-24.2.3.dev23 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.2.3 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.CcMDVk DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.2.3.dev23/.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: + CXXFLAGS='-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: + FFLAGS='-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 -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' 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: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + FEDORA= 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.2.3.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.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 get_requires_for_build_wheel DEBUG: Requirement not satisfied: wheel DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel DEBUG: Requirement satisfied: pbr>=2.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:48 ago on Fri Jun 5 05:46:24 2026. DEBUG: Package git-core-2.52.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-2.el9.noarch is already installed. DEBUG: Package python3-setuptools-65.5.1-2.el9s.noarch is already installed. DEBUG: Package systemd-252-70.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-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-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-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-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-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: ['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 132: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 293: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 323: 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.qfVefM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.2.3.dev23/.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: + CXXFLAGS='-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: + FFLAGS='-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 -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' 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: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + FEDORA= 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.2.3.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.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 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 6.0.0) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.16 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:52 ago on Fri Jun 5 05:46:24 2026. DEBUG: Package git-core-2.52.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pip-21.3.1-2.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-70.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.16-1.el9s delorean-caracal-build-deps 27 k DEBUG: Installing dependencies: DEBUG: libnsl2 x86_64 2.0.0-1.el9 appstream 31 k DEBUG: libtirpc x86_64 1.3.3-9.el9 baseos 94 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-caracal-build-deps 193 k DEBUG: python3-filelock noarch 3.13.1-1.el9s delorean-caracal-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-virtualenv noarch 20.4.4-1.el9s delorean-caracal-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.13-9.el9 appstream 25 k DEBUG: python3.11-libs x86_64 3.11.13-9.el9 appstream 10 M DEBUG: python3.11-pip-wheel noarch 22.3.1-6.el9 appstream 1.4 M DEBUG: python3.11-setuptools-wheel noarch 65.5.1-5.el9 appstream 713 k DEBUG: python3.12 x86_64 3.12.13-2.el9 appstream 26 k DEBUG: python3.12-libs x86_64 3.12.13-2.el9 appstream 9.7 M DEBUG: python3.12-pip-wheel noarch 23.2.1-5.el9 appstream 1.5 M DEBUG: python3.14 x86_64 3.14.4-2.el9 appstream 27 k DEBUG: python3.14-freethreading x86_64 3.14.4-2.el9 crb 18 k DEBUG: python3.14-freethreading-libs x86_64 3.14.4-2.el9 crb 11 M DEBUG: python3.14-libs x86_64 3.14.4-2.el9 appstream 10 M DEBUG: python3.14-pip-wheel noarch 25.2-3.el9 appstream 1.1 M DEBUG: tox noarch 3.28.0-1.el9s delorean-caracal-build-deps 170 k DEBUG: Installing weak dependencies: DEBUG: python3.11-devel x86_64 3.11.13-9.el9 appstream 277 k DEBUG: python3.12-devel x86_64 3.12.13-2.el9 appstream 324 k DEBUG: python3.14-devel x86_64 3.14.4-2.el9 appstream 453 k DEBUG: python3.14-freethreading-devel x86_64 3.14.4-2.el9 crb 439 k DEBUG: Transaction Summary DEBUG: =========================================================================================== DEBUG: Install 28 Packages DEBUG: Total size: 49 M DEBUG: Installed size: 195 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] libtirpc-1.3.3-9.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.11-3.11.13-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-devel-3.11.13-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-libs-3.11.13-9.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-pip-wheel-22.3.1-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.11-setuptools-wheel-65.5.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-3.12.13-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-devel-3.12.13-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-libs-3.12.13-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.12-pip-wheel-23.2.1-5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-3.14.4-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-devel-3.14.4-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-libs-3.14.4-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-pip-wheel-25.2-3.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wheel-wheel-0.36.2-8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-3.14.4-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-devel-3.14.4-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3.14-freethreading-libs-3.14.4-2.el9.x86_64.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.16-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-virtualenv-20.4.4-1.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] tox-3.28.0-1.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 : mpdecimal-2.5.1-3.el9.x86_64 1/28 DEBUG: Installing : libtirpc-1.3.3-9.el9.x86_64 2/28 DEBUG: Installing : libnsl2-2.0.0-1.el9.x86_64 3/28 DEBUG: Installing : python3-filelock-3.13.1-1.el9s.noarch 4/28 DEBUG: Installing : python3.14-pip-wheel-25.2-3.el9.noarch 5/28 DEBUG: Installing : python3.14-3.14.4-2.el9.x86_64 6/28 DEBUG: Installing : python3.14-libs-3.14.4-2.el9.x86_64 7/28 DEBUG: Installing : python3.14-freethreading-3.14.4-2.el9.x86_64 8/28 DEBUG: Installing : python3.14-freethreading-libs-3.14.4-2.el9.x86_64 9/28 DEBUG: Installing : python3.14-freethreading-devel-3.14.4-2.el9.x86_64 10/28 DEBUG: Installing : python3.14-devel-3.14.4-2.el9.x86_64 11/28 DEBUG: Installing : python3-distlib-0.3.7-1.el9s.noarch 12/28 DEBUG: Installing : python3-wheel-wheel-1:0.36.2-8.el9.noarch 13/28 DEBUG: Installing : python3.12-pip-wheel-23.2.1-5.el9.noarch 14/28 DEBUG: Installing : python3.12-3.12.13-2.el9.x86_64 15/28 DEBUG: Installing : python3.12-libs-3.12.13-2.el9.x86_64 16/28 DEBUG: Installing : python3.12-devel-3.12.13-2.el9.x86_64 17/28 DEBUG: Installing : python3.11-setuptools-wheel-65.5.1-5.el9.noarch 18/28 DEBUG: Installing : python3.11-pip-wheel-22.3.1-6.el9.noarch 19/28 DEBUG: Installing : python3.11-3.11.13-9.el9.x86_64 20/28 DEBUG: Installing : python3.11-libs-3.11.13-9.el9.x86_64 21/28 DEBUG: Installing : python3.11-devel-3.11.13-9.el9.x86_64 22/28 DEBUG: Installing : python3-py-1.10.0-6.el9.noarch 23/28 DEBUG: Installing : python3-pluggy-0.13.1-7.el9.noarch 24/28 DEBUG: Installing : python3-appdirs-1.4.4-4.el9.noarch 25/28 DEBUG: Installing : python3-virtualenv-20.4.4-1.el9s.noarch 26/28 DEBUG: Installing : tox-3.28.0-1.el9s.noarch 27/28 DEBUG: Installing : python3-tox-current-env-0.0.16-1.el9s.noarch 28/28 DEBUG: Running scriptlet: python3-tox-current-env-0.0.16-1.el9s.noarch 28/28 DEBUG: Verifying : libtirpc-1.3.3-9.el9.x86_64 1/28 DEBUG: Verifying : libnsl2-2.0.0-1.el9.x86_64 2/28 DEBUG: Verifying : mpdecimal-2.5.1-3.el9.x86_64 3/28 DEBUG: Verifying : python3-appdirs-1.4.4-4.el9.noarch 4/28 DEBUG: Verifying : python3-pluggy-0.13.1-7.el9.noarch 5/28 DEBUG: Verifying : python3-py-1.10.0-6.el9.noarch 6/28 DEBUG: Verifying : python3.11-3.11.13-9.el9.x86_64 7/28 DEBUG: Verifying : python3.11-devel-3.11.13-9.el9.x86_64 8/28 DEBUG: Verifying : python3.11-libs-3.11.13-9.el9.x86_64 9/28 DEBUG: Verifying : python3.11-pip-wheel-22.3.1-6.el9.noarch 10/28 DEBUG: Verifying : python3.11-setuptools-wheel-65.5.1-5.el9.noarch 11/28 DEBUG: Verifying : python3.12-3.12.13-2.el9.x86_64 12/28 DEBUG: Verifying : python3.12-devel-3.12.13-2.el9.x86_64 13/28 DEBUG: Verifying : python3.12-libs-3.12.13-2.el9.x86_64 14/28 DEBUG: Verifying : python3.12-pip-wheel-23.2.1-5.el9.noarch 15/28 DEBUG: Verifying : python3.14-3.14.4-2.el9.x86_64 16/28 DEBUG: Verifying : python3.14-devel-3.14.4-2.el9.x86_64 17/28 DEBUG: Verifying : python3.14-libs-3.14.4-2.el9.x86_64 18/28 DEBUG: Verifying : python3.14-pip-wheel-25.2-3.el9.noarch 19/28 DEBUG: Verifying : python3-wheel-wheel-1:0.36.2-8.el9.noarch 20/28 DEBUG: Verifying : python3.14-freethreading-3.14.4-2.el9.x86_64 21/28 DEBUG: Verifying : python3.14-freethreading-devel-3.14.4-2.el9.x86_64 22/28 DEBUG: Verifying : python3.14-freethreading-libs-3.14.4-2.el9.x86_64 23/28 DEBUG: Verifying : python3-distlib-0.3.7-1.el9s.noarch 24/28 DEBUG: Verifying : python3-filelock-3.13.1-1.el9s.noarch 25/28 DEBUG: Verifying : python3-tox-current-env-0.0.16-1.el9s.noarch 26/28 DEBUG: Verifying : python3-virtualenv-20.4.4-1.el9s.noarch 27/28 DEBUG: Verifying : tox-3.28.0-1.el9s.noarch 28/28 DEBUG: Installed: DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: libtirpc-1.3.3-9.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-tox-current-env-0.0.16-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.13-9.el9.x86_64 DEBUG: python3.11-devel-3.11.13-9.el9.x86_64 DEBUG: python3.11-libs-3.11.13-9.el9.x86_64 DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.12-3.12.13-2.el9.x86_64 DEBUG: python3.12-devel-3.12.13-2.el9.x86_64 DEBUG: python3.12-libs-3.12.13-2.el9.x86_64 DEBUG: python3.12-pip-wheel-23.2.1-5.el9.noarch DEBUG: python3.14-3.14.4-2.el9.x86_64 DEBUG: python3.14-devel-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-devel-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-pip-wheel-25.2-3.el9.noarch DEBUG: tox-3.28.0-1.el9s.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: python3.14-pip-wheel-25.2-3.el9.noarch DEBUG: python3.14-3.14.4-2.el9.x86_64 DEBUG: python3.14-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-devel-3.14.4-2.el9.x86_64 DEBUG: python3.14-devel-3.14.4-2.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-5.el9.noarch DEBUG: python3.12-3.12.13-2.el9.x86_64 DEBUG: python3.12-libs-3.12.13-2.el9.x86_64 DEBUG: python3.12-devel-3.12.13-2.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-9.el9.x86_64 DEBUG: python3.11-libs-3.11.13-9.el9.x86_64 DEBUG: python3.11-devel-3.11.13-9.el9.x86_64 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.28.0-1.el9s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: python3.14-pip-wheel-25.2-3.el9.noarch DEBUG: python3.14-3.14.4-2.el9.x86_64 DEBUG: python3.14-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-devel-3.14.4-2.el9.x86_64 DEBUG: python3.14-devel-3.14.4-2.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-5.el9.noarch DEBUG: python3.12-3.12.13-2.el9.x86_64 DEBUG: python3.12-libs-3.12.13-2.el9.x86_64 DEBUG: python3.12-devel-3.12.13-2.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-9.el9.x86_64 DEBUG: python3.11-libs-3.11.13-9.el9.x86_64 DEBUG: python3.11-devel-3.11.13-9.el9.x86_64 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.28.0-1.el9s.noarch DEBUG: python3-tox-current-env-0.0.16-1.el9s.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: ['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 132: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 293: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 323: 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.GGoXAC DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.2.3.dev23/.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: + CXXFLAGS='-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: + FFLAGS='-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 -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' 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: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + FEDORA= 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.2.3.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.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 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 6.0.0) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: Handling virtualenv<20.37.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: virtualenv<20.37.0 DEBUG: (installed: virtualenv 20.4.4) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.7.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.26.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: eventlet>=0.26.1 DEBUG: (installed: eventlet 0.35.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.31.0) 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.10.1) 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.9.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: neutron-lib>=3.9.0 DEBUG: (installed: neutron-lib 3.11.1) 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.1) 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.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.config>=9.0.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.0.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 5.5.1) 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.7.2) 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.1) DEBUG: Handling oslo.service>=3.4.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.service>=3.4.1 DEBUG: (installed: oslo.service 3.4.1) 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.2) 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.8) DEBUG: Handling ovsdbapp>=2.3.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: ovsdbapp>=2.3.0 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,>=4.0 from tox --print-deps-only: py39 DEBUG: Requirement not satisfied: coverage!=4.4,>=4.0 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.2.3.dev23/neutron-24.2.3.dev23.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 6.0.0) DEBUG: Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Paste (>=2.0.2) DEBUG: (installed: Paste 3.7.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.26.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: eventlet (>=0.26.1) DEBUG: (installed: eventlet 0.35.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.31.0) 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.10.1) 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.9.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: neutron-lib (>=3.9.0) DEBUG: (installed: neutron-lib 3.11.1) 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.1) 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.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.config (>=9.0.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.0.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 5.5.1) 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.7.2) 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.1) DEBUG: Handling oslo.service (>=3.4.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.service (>=3.4.1) DEBUG: (installed: oslo.service 3.4.1) 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.2) 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.8) DEBUG: Handling ovsdbapp (>=2.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement not satisfied: ovsdbapp (>=2.3.0) 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.2.3-0.20260605094437.87eb453.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron-24.2.3.dev23.dist-info/ DEBUG: removed 'neutron-24.2.3.dev23.dist-info/AUTHORS' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/LICENSE' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/METADATA' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/entry_points.txt' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/pbr.json' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/top_level.txt' DEBUG: removed directory 'neutron-24.2.3.dev23.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:00 ago on Fri Jun 5 05:46:24 2026. DEBUG: Package git-core-2.52.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.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.20240318130610.0e6ce1c.el9.noarch is already installed. DEBUG: Package python3-decorator-4.4.2-6.el9.noarch is already installed. DEBUG: Package python3-eventlet-0.35.1-2.el9s.noarch is already installed. DEBUG: Package python3-futurist-3.0.0-0.20240502070813.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.1-0.20251008131050.bd152b1.el9.noarch is already installed. DEBUG: Package python3-netaddr-0.10.1-3.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.11.1-0.20240808075713.970c2bd.el9.noarch is already installed. DEBUG: Package python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch is already installed. DEBUG: Package python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.4.0-0.20240516134807.882adf8.el9.noarch is already installed. DEBUG: Package python3-oslo-context-5.5.0-0.20240314164503.e31a7a1.el9.noarch is already installed. DEBUG: Package python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch is already installed. DEBUG: Package python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch is already installed. DEBUG: Package python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch is already installed. DEBUG: Package python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch is already installed. DEBUG: Package python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch is already installed. DEBUG: Package python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch is already installed. DEBUG: Package python3-openvswitch3.3-3.3.8-7.el9s.x86_64 is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-paste-3.7.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-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-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-2.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.31.0-3.el9s.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.20241203182433.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.16-1.el9s.noarch is already installed. DEBUG: Package python3-virtualenv-20.4.4-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-70.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-caracal-testing 292 k DEBUG: python3-ddt noarch 1.6.0-1.el9s delorean-caracal-testing 19 k DEBUG: python3-designateclient noarch 6.0.1-0.20240326161347.23faa14.el9 delorean-component-designate 97 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-caracal-testing 93 k DEBUG: python3-httplib2 noarch 0.20.4-6.el9s delorean-caracal-testing 121 k DEBUG: python3-keystonemiddleware noarch 10.6.0-0.20240314143556.b81c50f.el9 delorean-component-keystone 104 k DEBUG: python3-neutronclient noarch 11.2.0-0.20240314151159.4e48e90.el9 delorean-component-clients 278 k DEBUG: python3-novaclient noarch 1:18.6.0-0.20240325130840.533d5df.el9 delorean-component-clients 215 k DEBUG: python3-openstacksdk noarch 3.0.0-0.20240314155907.04cdd0a.el9 delorean-component-clients 860 k DEBUG: python3-os-resource-classes noarch 1.1.0-0.20240318115804.357bd40.el9 delorean-component-clients 17 k DEBUG: python3-os-vif noarch 3.5.0-0.20240314163435.2f53c93.el9 delorean-component-clients 101 k DEBUG: python3-oslo-cache noarch 3.7.0-0.20240314153235.e8de6c9.el9 delorean-component-common 62 k DEBUG: python3-oslo-privsep noarch 3.3.0-0.20240314150440.f0c7eca.el9 delorean-component-common 45 k DEBUG: python3-oslo-reports noarch 3.3.0-0.20240314152455.592d8ac.el9 delorean-component-common 57 k DEBUG: python3-oslo-rootwrap noarch 7.2.0-0.20240314145358.c6cf187.el9 delorean-component-common 43 k DEBUG: python3-oslo-upgradecheck noarch 2.3.0-0.20240314144648.b6db590.el9 delorean-component-common 26 k DEBUG: python3-oslotest noarch 5.0.0-0.20240318130350.4c36dbc.el9 delorean-component-clients 46 k DEBUG: python3-ovsdbapp noarch 2.6.1-0.20250218075414.e5e7217.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-caracal-testing 731 k DEBUG: python3-stestr noarch 4.1.0-1.el9s delorean-caracal-testing 159 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-caracal-testing 90 k DEBUG: python3-tenacity noarch 8.2.3-1.el9s delorean-caracal-testing 46 k DEBUG: python3-tooz noarch 6.2.0-0.20240621074717.c65282f.el9 delorean-component-common 104 k DEBUG: python3-webtest noarch 3.0.0-1.el9s delorean-caracal-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.20240314153235.e8de6c9.el9 delorean-component-common 16 k DEBUG: python-oslo-privsep-lang noarch 3.3.0-0.20240314150440.f0c7eca.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20240318115432.4179996.el9 delorean-component-common 14 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-caracal-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-caracal-testing 59 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-2.el9s delorean-caracal-testing 250 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-caracal-testing 37 k DEBUG: python3-cliff noarch 4.6.0-0.20240314133456.b6119d5.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-caracal-testing 303 k DEBUG: python3-dogpile-cache noarch 1.3.1-1.el9s delorean-caracal-testing 102 k DEBUG: python3-etcd3gw noarch 2.4.0-1.el9s delorean-caracal-testing 46 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-caracal-testing 19 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-caracal-testing 47 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-caracal-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-caracal-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-caracal-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-caracal-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-caracal-testing 138 k DEBUG: python3-jwt noarch 2.6.0-2.el9s delorean-caracal-testing 45 k DEBUG: python3-kazoo noarch 2.8.0-2.el9s delorean-caracal-testing 156 k DEBUG: python3-keyring noarch 24.3.0-4.el9s delorean-caracal-testing 86 k DEBUG: python3-keystoneclient noarch 1:5.4.0-0.20240314150815.c66d778.el9 delorean-component-clients 235 k DEBUG: python3-memcached noarch 1.59-3.el9s delorean-caracal-testing 39 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-caracal-testing 83 k DEBUG: python3-os-client-config noarch 2.1.0-0.20240318114744.bc96c23.el9 delorean-component-clients 58 k DEBUG: python3-osc-lib noarch 3.0.1-0.20240314134905.73ecaa7.el9 delorean-component-clients 76 k DEBUG: python3-oslo-cache+dogpile noarch 3.7.0-0.20240314153235.e8de6c9.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.7.0-0.20240314153235.e8de6c9.el9 delorean-component-common 7.9 k DEBUG: python3-platformdirs noarch 3.11.0-1.el9s delorean-caracal-testing 35 k DEBUG: python3-pycadf noarch 3.1.1-0.20240318115432.4179996.el9 delorean-component-common 55 k DEBUG: python3-pymemcache noarch 4.0.0-1.el9s delorean-caracal-testing 120 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-caracal-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-caracal-testing 392 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20240318112325.d7ac0ff.el9 delorean-component-common 15 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-caracal-testing 35 k DEBUG: python3-simplejson x86_64 3.19.2-1.el9s delorean-caracal-testing 119 k DEBUG: python3-soupsieve noarch 2.5-1.el9s delorean-caracal-testing 73 k DEBUG: python3-tomlkit noarch 0.12.3-3.el9s delorean-caracal-testing 85 k DEBUG: python3-tooz+redis noarch 6.2.0-0.20240621074717.c65282f.el9 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 6.2.0-0.20240621074717.c65282f.el9 delorean-component-common 7.7 k DEBUG: python3-uhashring noarch 2.3-3.el9s delorean-caracal-testing 24 k DEBUG: python3-voluptuous noarch 0.14.2-1.el9s delorean-caracal-testing 60 k DEBUG: python3-waitress noarch 2.1.2-1.el9s delorean-caracal-testing 93 k DEBUG: python3-wcwidth noarch 0.2.6-1.el9s delorean-caracal-testing 42 k DEBUG: python3-zake noarch 0.2.2-22.el9s delorean-caracal-testing 45 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-caracal-testing 16 k DEBUG: Installing weak dependencies: DEBUG: python3-jwt+crypto noarch 2.6.0-2.el9s delorean-caracal-testing 9.0 k DEBUG: python3-keyring+completion noarch 24.3.0-4.el9s delorean-caracal-testing 12 k DEBUG: Transaction Summary DEBUG: ================================================================================================================ DEBUG: Install 79 Packages DEBUG: Total size: 7.9 M DEBUG: Total download size: 899 k DEBUG: Installed size: 34 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.4.0-0.20240314150815.c66d778.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.6.0-0.20240325130840.533d5df.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-3.0.0-0.20240314155907.04cdd0a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20240318130350.4c36dbc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.7.0-0.20240314153235.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20240318115432.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.6.0-0.20240314133456.b6119d5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.7.0-0.20240314153235.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.3.0-0.20240314152455.592d8ac.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf187.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.3.0-0.20240314144648.b6db590.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20240318115432.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20240318112325.d7ac0ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-6.2.0-0.20240621074717.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-6.2.0-0.20240621074717.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-6.2.0-0.20240621074717.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.6.0-0.20240314143556.b81c50f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] memcached-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-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.3-3.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.6-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: (70/79): python3-os-client-config-2.1.0-0.20240 889 kB/s | 58 kB 00:00 DEBUG: (71/79): python3-os-resource-classes-1.1.0-0.20 236 kB/s | 17 kB 00:00 DEBUG: (72/79): python3-neutronclient-11.2.0-0.2024031 3.3 MB/s | 278 kB 00:00 DEBUG: (73/79): python-oslo-privsep-lang-3.3.0-0.20240 703 kB/s | 12 kB 00:00 DEBUG: (74/79): python3-os-vif-3.5.0-0.20240314163435. 3.0 MB/s | 101 kB 00:00 DEBUG: (75/79): python3-oslo-privsep-3.3.0-0.202403141 2.0 MB/s | 45 kB 00:00 DEBUG: (76/79): python3-designateclient-6.0.1-0.202403 4.0 MB/s | 97 kB 00:00 DEBUG: (77/79): python3-ovsdbapp-2.6.1-0.2025021807541 6.4 MB/s | 144 kB 00:00 DEBUG: (78/79): python3-httplib2-0.20.4-6.el9s.noarch. 7.1 MB/s | 121 kB 00:00 DEBUG: (79/79): memcached-selinux-1.6.9-7.el9.x86_64.r 291 kB/s | 28 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 4.1 MB/s | 899 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.6.1-0.20250218075414.e5e7217.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.6-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.3-3.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.20240314150815.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.6.0-0.20240314133456.b6119d5.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.20240621074717.c65282f.e 42/79 DEBUG: Installing : python3-tooz-6.2.0-0.20240621074717.c65282f.el9.no 43/79 DEBUG: Installing : python3-tooz+redis-6.2.0-0.20240621074717.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.20240318112325. 53/79 DEBUG: Installing : python3-openstacksdk-3.0.0-0.20240314155907.04cdd0 54/79 DEBUG: Installing : python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9 55/79 DEBUG: Installing : python3-os-client-config-2.1.0-0.20240318114744.bc 56/79 DEBUG: Installing : python-pycadf-common-3.1.1-0.20240318115432.417999 57/79 DEBUG: Installing : python3-pycadf-3.1.1-0.20240318115432.4179996.el9. 58/79 DEBUG: Installing : python-oslo-privsep-lang-3.3.0-0.20240314150440.f0 59/79 DEBUG: Installing : python3-oslo-privsep-3.3.0-0.20240314150440.f0c7ec 60/79 DEBUG: Installing : python-oslo-cache-lang-3.7.0-0.20240314153235.e8de 61/79 DEBUG: Installing : python3-oslo-cache+dogpile-3.7.0-0.20240314153235. 62/79 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235. 63/79 DEBUG: Installing : python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9. 64/79 DEBUG: Installing : python3-keystonemiddleware-10.6.0-0.20240314143556 65/79 DEBUG: Installing : python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9. 66/79 DEBUG: Installing : python3-neutronclient-11.2.0-0.20240314151159.4e48 67/79 DEBUG: Installing : python3-designateclient-6.0.1-0.20240326161347.23f 68/79 DEBUG: Installing : python3-oslo-reports-3.3.0-0.20240314152455.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.20240318130350.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.20240314144648.b 76/79 DEBUG: Installing : python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf1 77/79 DEBUG: Installing : python3-os-resource-classes-1.1.0-0.20240318115804 78/79 DEBUG: Installing : python3-novaclient-1:18.6.0-0.20240325130840.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.20240325130840.533d5 79/79 DEBUG: Verifying : python3-keystoneclient-1:5.4.0-0.20240314150815.c6 1/79 DEBUG: Verifying : python3-neutronclient-11.2.0-0.20240314151159.4e48 2/79 DEBUG: Verifying : python3-novaclient-1:18.6.0-0.20240325130840.533d5 3/79 DEBUG: Verifying : python3-openstacksdk-3.0.0-0.20240314155907.04cdd0 4/79 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20240318114744.bc 5/79 DEBUG: Verifying : python3-os-resource-classes-1.1.0-0.20240318115804 6/79 DEBUG: Verifying : python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9. 7/79 DEBUG: Verifying : python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9 8/79 DEBUG: Verifying : python3-oslotest-5.0.0-0.20240318130350.4c36dbc.el 9/79 DEBUG: Verifying : python-oslo-cache-lang-3.7.0-0.20240314153235.e8de 10/79 DEBUG: Verifying : python-oslo-privsep-lang-3.3.0-0.20240314150440.f0 11/79 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20240318115432.417999 12/79 DEBUG: Verifying : python3-cliff-4.6.0-0.20240314133456.b6119d5.el9.n 13/79 DEBUG: Verifying : python3-oslo-cache+dogpile-3.7.0-0.20240314153235. 14/79 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235. 15/79 DEBUG: Verifying : python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9. 16/79 DEBUG: Verifying : python3-oslo-privsep-3.3.0-0.20240314150440.f0c7ec 17/79 DEBUG: Verifying : python3-oslo-reports-3.3.0-0.20240314152455.592d8a 18/79 DEBUG: Verifying : python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf1 19/79 DEBUG: Verifying : python3-oslo-upgradecheck-2.3.0-0.20240314144648.b 20/79 DEBUG: Verifying : python3-pycadf-3.1.1-0.20240318115432.4179996.el9. 21/79 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.20240318112325. 22/79 DEBUG: Verifying : python3-tooz+redis-6.2.0-0.20240621074717.c65282f. 23/79 DEBUG: Verifying : python3-tooz+zake-6.2.0-0.20240621074717.c65282f.e 24/79 DEBUG: Verifying : python3-tooz-6.2.0-0.20240621074717.c65282f.el9.no 25/79 DEBUG: Verifying : python3-designateclient-6.0.1-0.20240326161347.23f 26/79 DEBUG: Verifying : python3-keystonemiddleware-10.6.0-0.20240314143556 27/79 DEBUG: Verifying : python3-ovsdbapp-2.6.1-0.20250218075414.e5e7217.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.3-3.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.6-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.20240314153235.e8de6c9.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240318115432.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.6.0-0.20240314133456.b6119d5.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.20240326161347.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.20240314150815.c66d778.el9.noarch DEBUG: python3-keystonemiddleware-10.6.0-0.20240314143556.b81c50f.el9.noarch DEBUG: python3-memcached-1.59-3.el9s.noarch DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch DEBUG: python3-neutronclient-11.2.0-0.20240314151159.4e48e90.el9.noarch DEBUG: python3-novaclient-1:18.6.0-0.20240325130840.533d5df.el9.noarch DEBUG: python3-openstacksdk-3.0.0-0.20240314155907.04cdd0a.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20240318114744.bc96c23.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20240318115804.357bd40.el9.noarch DEBUG: python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240314152455.592d8ac.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf187.el9.noarch DEBUG: python3-oslo-upgradecheck-2.3.0-0.20240314144648.b6db590.el9.noarch DEBUG: python3-oslotest-5.0.0-0.20240318130350.4c36dbc.el9.noarch DEBUG: python3-ovsdbapp-2.6.1-0.20250218075414.e5e7217.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.20240318115432.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.20240318112325.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.3-3.el9s.noarch DEBUG: python3-tooz-6.2.0-0.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz+zake-6.2.0-0.20240621074717.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.6-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-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: python3.14-pip-wheel-25.2-3.el9.noarch DEBUG: python3.14-3.14.4-2.el9.x86_64 DEBUG: python3.14-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-devel-3.14.4-2.el9.x86_64 DEBUG: python3.14-devel-3.14.4-2.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-5.el9.noarch DEBUG: python3.12-3.12.13-2.el9.x86_64 DEBUG: python3.12-libs-3.12.13-2.el9.x86_64 DEBUG: python3.12-devel-3.12.13-2.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-9.el9.x86_64 DEBUG: python3.11-libs-3.11.13-9.el9.x86_64 DEBUG: python3.11-devel-3.11.13-9.el9.x86_64 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.28.0-1.el9s.noarch DEBUG: python3-tox-current-env-0.0.16-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.6.1-0.20250218075414.e5e7217.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.6-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.3-3.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.20240314150815.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.6.0-0.20240314133456.b6119d5.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.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz-6.2.0-0.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240621074717.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.20240318112325.d7ac0ff.el9.noarch DEBUG: python3-openstacksdk-3.0.0-0.20240314155907.04cdd0a.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20240318114744.bc96c23.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240318115432.4179996.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240318115432.4179996.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python-oslo-cache-lang-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-keystonemiddleware-10.6.0-0.20240314143556.b81c50f.el9.noarch DEBUG: python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9.noarch DEBUG: python3-neutronclient-11.2.0-0.20240314151159.4e48e90.el9.noarch DEBUG: python3-designateclient-6.0.1-0.20240326161347.23faa14.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240314152455.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.20240318130350.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.20240314144648.b6db590.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf187.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20240318115804.357bd40.el9.noarch DEBUG: python3-novaclient-18.6.0-0.20240325130840.533d5df.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: python3.14-pip-wheel-25.2-3.el9.noarch DEBUG: python3.14-3.14.4-2.el9.x86_64 DEBUG: python3.14-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-devel-3.14.4-2.el9.x86_64 DEBUG: python3.14-devel-3.14.4-2.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-5.el9.noarch DEBUG: python3.12-3.12.13-2.el9.x86_64 DEBUG: python3.12-libs-3.12.13-2.el9.x86_64 DEBUG: python3.12-devel-3.12.13-2.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-9.el9.x86_64 DEBUG: python3.11-libs-3.11.13-9.el9.x86_64 DEBUG: python3.11-devel-3.11.13-9.el9.x86_64 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.28.0-1.el9s.noarch DEBUG: python3-tox-current-env-0.0.16-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.6.1-0.20250218075414.e5e7217.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.6-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.3-3.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.20240314150815.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.6.0-0.20240314133456.b6119d5.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.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz-6.2.0-0.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240621074717.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.20240318112325.d7ac0ff.el9.noarch DEBUG: python3-openstacksdk-3.0.0-0.20240314155907.04cdd0a.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20240318114744.bc96c23.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240318115432.4179996.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240318115432.4179996.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python-oslo-cache-lang-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-keystonemiddleware-10.6.0-0.20240314143556.b81c50f.el9.noarch DEBUG: python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9.noarch DEBUG: python3-neutronclient-11.2.0-0.20240314151159.4e48e90.el9.noarch DEBUG: python3-designateclient-6.0.1-0.20240326161347.23faa14.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240314152455.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.20240318130350.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.20240314144648.b6db590.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf187.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20240318115804.357bd40.el9.noarch DEBUG: python3-novaclient-18.6.0-0.20240325130840.533d5df.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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: ['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 132: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 293: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 323: 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.ew1jF7 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.2.3.dev23/.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: + CXXFLAGS='-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: + FFLAGS='-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 -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' 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: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + FEDORA= 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.2.3.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.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 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 6.0.0) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: Handling virtualenv<20.37.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: virtualenv<20.37.0 DEBUG: (installed: virtualenv 20.4.4) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.7.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.26.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: eventlet>=0.26.1 DEBUG: (installed: eventlet 0.35.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.31.0) 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.6.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.10.1) 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.9.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: neutron-lib>=3.9.0 DEBUG: (installed: neutron-lib 3.11.1) 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.2.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.1) 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.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.config>=9.0.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.0.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 5.5.1) 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.7.2) 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.1) DEBUG: Handling oslo.service>=3.4.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.service>=3.4.1 DEBUG: (installed: oslo.service 3.4.1) 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.2) 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.8) DEBUG: Handling ovsdbapp>=2.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ovsdbapp>=2.3.0 DEBUG: (installed: ovsdbapp 2.6.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.0.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.5.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,>=4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 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.2.3.dev23/neutron-24.2.3.dev23.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 6.0.0) DEBUG: Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Paste (>=2.0.2) DEBUG: (installed: Paste 3.7.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.26.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: eventlet (>=0.26.1) DEBUG: (installed: eventlet 0.35.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.31.0) 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.6.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.10.1) 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.9.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: neutron-lib (>=3.9.0) DEBUG: (installed: neutron-lib 3.11.1) 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.2.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.1) 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.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.config (>=9.0.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.0.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 5.5.1) 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.7.2) 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.1) DEBUG: Handling oslo.service (>=3.4.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.service (>=3.4.1) DEBUG: (installed: oslo.service 3.4.1) 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.2) 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.8) DEBUG: Handling ovsdbapp (>=2.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: ovsdbapp (>=2.3.0) DEBUG: (installed: ovsdbapp 2.6.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.0.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.5.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.2.3-0.20260605094437.87eb453.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron-24.2.3.dev23.dist-info/ DEBUG: removed 'neutron-24.2.3.dev23.dist-info/AUTHORS' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/LICENSE' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/METADATA' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/top_level.txt' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/pbr.json' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/entry_points.txt' DEBUG: removed directory 'neutron-24.2.3.dev23.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.buildreqs.nosrc.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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:18 ago on Fri Jun 5 05:46:24 2026. DEBUG: Package python3-coverage-7.3.2-2.el9s.x86_64 is already installed. DEBUG: Package git-core-2.52.0-1.el9.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el9.noarch is already installed. DEBUG: Package pyproject-rpm-macros-1.18.5-1.el9.noarch is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package python3-devel-3.9.25-7.el9.x86_64 is already installed. DEBUG: Package python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch is already installed. DEBUG: Package python3-alembic-1.8.1-1.el9s.noarch is already installed. DEBUG: Package python3-ddt-1.6.0-1.el9s.noarch is already installed. DEBUG: Package python3-debtcollector-3.0.0-0.20240318130610.0e6ce1c.el9.noarch is already installed. DEBUG: Package python3-decorator-4.4.2-6.el9.noarch is already installed. DEBUG: Package python3-eventlet-0.35.1-2.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.20240502070813.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.1-0.20251008131050.bd152b1.el9.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.6.0-0.20240314143556.b81c50f.el9.noarch is already installed. DEBUG: Package python3-netaddr-0.10.1-3.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.11.1-0.20240808075713.970c2bd.el9.noarch is already installed. DEBUG: Package python3-openstacksdk-3.0.0-0.20240314155907.04cdd0a.el9.noarch is already installed. DEBUG: Package python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch is already installed. DEBUG: Package python3-os-resource-classes-1.1.0-0.20240318115804.357bd40.el9.noarch is already installed. DEBUG: Package python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9.noarch is already installed. DEBUG: Package python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9.el9.noarch is already installed. DEBUG: Package python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch is already installed. DEBUG: Package python3-oslo-config-2:9.4.0-0.20240516134807.882adf8.el9.noarch is already installed. DEBUG: Package python3-oslo-context-5.5.0-0.20240314164503.e31a7a1.el9.noarch is already installed. DEBUG: Package python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch is already installed. DEBUG: Package python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch is already installed. DEBUG: Package python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch is already installed. DEBUG: Package python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch is already installed. DEBUG: Package python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch is already installed. DEBUG: Package python3-oslo-privsep-3.3.0-0.20240314150440.f0c7eca.el9.noarch is already installed. DEBUG: Package python3-oslo-reports-3.3.0-0.20240314152455.592d8ac.el9.noarch is already installed. DEBUG: Package python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf187.el9.noarch is already installed. DEBUG: Package python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch is already installed. DEBUG: Package python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch is already installed. DEBUG: Package python3-oslo-upgradecheck-2.3.0-0.20240314144648.b6db590.el9.noarch is already installed. DEBUG: Package python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch is already installed. DEBUG: Package python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch is already installed. DEBUG: Package python3-oslotest-5.0.0-0.20240318130350.4c36dbc.el9.noarch is already installed. DEBUG: Package python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch is already installed. DEBUG: Package python3-openvswitch3.3-3.3.8-7.el9s.x86_64 is already installed. DEBUG: Package python3-ovsdbapp-2.6.1-0.20250218075414.e5e7217.el9.noarch is already installed. DEBUG: Package python3-packaging-20.9-5.el9.noarch is already installed. DEBUG: Package python3-paste-3.7.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-6.0.0-1.el9s.noarch is already installed. DEBUG: Package python3-pbr-6.0.0-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-2.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.20240326161347.23faa14.el9.noarch is already installed. DEBUG: Package python3-neutronclient-11.2.0-0.20240314151159.4e48e90.el9.noarch is already installed. DEBUG: Package python3-novaclient-1:18.6.0-0.20240325130840.533d5df.el9.noarch is already installed. DEBUG: Package python3-subunit-1.4.0-6.el9s.noarch is already installed. DEBUG: Package python3-requests-2.31.0-3.el9s.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.20241203182433.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.20240621074717.c65282f.el9.noarch is already installed. DEBUG: Package python3-tox-current-env-0.0.16-1.el9s.noarch is already installed. DEBUG: Package python3-virtualenv-20.4.4-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-70.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-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-2.0.5-7.el9.1.noarch DEBUG: tzdata-2026b-1.el9.noarch DEBUG: hwdata-0.348-9.22.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-20250606-2.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: mesa-filesystem-25.2.7-4.el9.x86_64 DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 DEBUG: libX11-common-1.8.12-1.el9.noarch DEBUG: kernel-headers-5.14.0-710.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-6.el9.noarch DEBUG: ncurses-base-6.2-12.20210508.el9.noarch DEBUG: libssh-config-0.10.4-18.el9.noarch DEBUG: kbd-misc-2.4.0-11.el9.noarch DEBUG: kbd-legacy-2.4.0-11.el9.noarch DEBUG: fuse-common-3.10.2-9.el9.x86_64 DEBUG: coreutils-common-8.32-40.el9.x86_64 DEBUG: centos-gpg-keys-9.0-36.el9.noarch DEBUG: centos-stream-repos-9.0-36.el9.noarch DEBUG: centos-stream-release-9.0-36.el9.noarch DEBUG: setup-2.13.7-10.el9.noarch DEBUG: filesystem-3.16-5.el9.x86_64 DEBUG: urw-base35-fonts-common-20200910-6.el9.noarch DEBUG: basesystem-11-13.el9.noarch DEBUG: ncurses-libs-6.2-12.20210508.el9.x86_64 DEBUG: bash-5.1.8-9.el9.x86_64 DEBUG: libgcc-11.5.0-14.el9.x86_64 DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 DEBUG: glibc-common-2.34-270.el9.x86_64 DEBUG: glibc-2.34-270.el9.x86_64 DEBUG: zlib-1.2.11-41.el9.x86_64 DEBUG: libstdc++-11.5.0-14.el9.x86_64 DEBUG: libzstd-1.5.5-1.el9.x86_64 DEBUG: xz-libs-5.2.5-8.el9.x86_64 DEBUG: libxml2-2.9.13-15.el9.x86_64 DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 DEBUG: libpng-1.6.37-16.el9.x86_64 DEBUG: expat-2.5.0-6.el9.x86_64 DEBUG: libxcrypt-4.4.18-3.el9.x86_64 DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 DEBUG: libcap-2.48-10.el9.x86_64 DEBUG: libuuid-2.37.4-25.el9.x86_64 DEBUG: elfutils-libelf-0.195-1.el9.x86_64 DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 DEBUG: gmp-6.2.0-13.el9.x86_64 DEBUG: libffi-3.4.2-8.el9.x86_64 DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch DEBUG: libgpg-error-1.42-5.el9.x86_64 DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 DEBUG: lcms2-2.12-3.el9.x86_64 DEBUG: nspr-4.36.0-8.el9.x86_64 DEBUG: mpfr-4.1.0-10.el9.x86_64 DEBUG: libgomp-11.5.0-14.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: nss-util-3.112.0-8.el9.x86_64 DEBUG: libgcrypt-1.10.0-11.el9.x86_64 DEBUG: libwayland-client-1.21.0-1.el9.x86_64 DEBUG: libicu-67.1-10.el9.x86_64 DEBUG: libattr-2.5.1-3.el9.x86_64 DEBUG: libacl-2.3.1-4.el9.x86_64 DEBUG: lz4-libs-1.9.3-5.el9.x86_64 DEBUG: popt-1.18-8.el9.x86_64 DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 DEBUG: libwebp-1.2.0-8.el9.x86_64 DEBUG: libassuan-2.5.5-3.el9.x86_64 DEBUG: gdbm-libs-1.23-1.el9.x86_64 DEBUG: json-c-0.14-11.el9.x86_64 DEBUG: libbrotli-1.0.9-9.el9.x86_64 DEBUG: libcap-ng-0.8.2-7.el9.x86_64 DEBUG: audit-libs-3.1.5-8.el9.x86_64 DEBUG: libcom_err-1.46.5-8.el9.x86_64 DEBUG: libseccomp-2.5.2-2.el9.x86_64 DEBUG: libtasn1-4.16.0-9.el9.x86_64 DEBUG: p11-kit-0.26.2-1.el9.x86_64 DEBUG: libtdb-1.4.14-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: pcre2-10.40-6.el9.x86_64 DEBUG: fribidi-1.0.10-6.el9.2.x86_64 DEBUG: libICE-1.0.10-8.el9.x86_64 DEBUG: libstemmer-0-18.585svn.el9.x86_64 DEBUG: openjpeg2-2.4.0-8.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: libwayland-cursor-1.21.0-1.el9.x86_64 DEBUG: libmpc-1.2.1-4.el9.x86_64 DEBUG: dwz-0.16-1.el9.x86_64 DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 DEBUG: exiv2-0.27.5-2.el9.x86_64 DEBUG: exiv2-libs-0.27.5-2.el9.x86_64 DEBUG: unzip-6.0-59.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-19.el9.x86_64 DEBUG: file-5.39-19.el9.x86_64 DEBUG: alternatives-1.24-2.el9.x86_64 DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 DEBUG: fuse-libs-2.9.9-17.el9.x86_64 DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 DEBUG: llvm-libs-22.1.3-1.el9.x86_64 DEBUG: libsepol-3.6-3.el9.x86_64 DEBUG: libselinux-3.6-4.el9.x86_64 DEBUG: sed-4.8-10.el9.x86_64 DEBUG: findutils-4.8.0-7.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-25.el9.x86_64 DEBUG: pcre-8.44-4.el9.x86_64 DEBUG: grep-3.6-5.el9.x86_64 DEBUG: openssl-fips-provider-3.5.5-3.el9.x86_64 DEBUG: openssl-libs-3.5.5-3.el9.x86_64 DEBUG: coreutils-8.32-40.el9.x86_64 DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch DEBUG: systemd-libs-252-70.el9.x86_64 DEBUG: libarchive-3.5.3-9.el9.x86_64 DEBUG: dbus-libs-1.12.20-9.el9.x86_64 DEBUG: libblkid-2.37.4-25.el9.x86_64 DEBUG: libmount-2.37.4-25.el9.x86_64 DEBUG: libfdisk-2.37.4-25.el9.x86_64 DEBUG: util-linux-core-2.37.4-25.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-28.el9.x86_64 DEBUG: kmod-libs-28-11.el9.x86_64 DEBUG: libevent-2.1.12-8.el9.x86_64 DEBUG: avahi-libs-0.8-24.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-18.el9.x86_64 DEBUG: libXau-1.0.9-8.el9.x86_64 DEBUG: libxcb-1.13.1-9.el9.x86_64 DEBUG: libX11-1.8.12-1.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: pixman-0.40.0-6.el9.x86_64 DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 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-28.el9.x86_64 DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch DEBUG: python-unversioned-command-3.9.25-7.el9.noarch DEBUG: python3-3.9.25-7.el9.x86_64 DEBUG: python3-libs-3.9.25-7.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-2.el9.noarch DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch DEBUG: python3-chardet-4.0.0-5.el9.noarch DEBUG: python3-dns-2.6.1-3.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-7.el9.noarch DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch DEBUG: python3-requests-2.31.0-3.el9s.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.5.5-3.el9.x86_64 DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch DEBUG: kmod-28-11.el9.x86_64 DEBUG: composefs-libs-1.0.8-1.el9.x86_64 DEBUG: bubblewrap-0.6.3-1.el9.x86_64 DEBUG: libsemanage-3.6-5.el9.x86_64 DEBUG: shadow-utils-4.9-16.el9.x86_64 DEBUG: libutempter-1.2.1-6.el9.x86_64 DEBUG: tar-1.34-11.el9.x86_64 DEBUG: openexr-libs-3.1.1-5.el9.x86_64 DEBUG: iso-codes-4.6.0-3.el9.noarch DEBUG: zip-3.0-35.el9.x86_64 DEBUG: cpp-11.5.0-14.el9.x86_64 DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 DEBUG: zstd-1.5.5-1.el9.x86_64 DEBUG: acl-2.3.1-4.el9.x86_64 DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 DEBUG: nss-softokn-3.112.0-8.el9.x86_64 DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 DEBUG: nss-3.112.0-8.el9.x86_64 DEBUG: flac-libs-1.3.3-12.el9.x86_64 DEBUG: libtheora-1.1.1-31.el9.x86_64 DEBUG: fftw-libs-single-3.3.8-14.el9.x86_64 DEBUG: libksba-1.5.1-7.el9.x86_64 DEBUG: jasper-libs-2.0.28-4.el9.x86_64 DEBUG: LibRaw-0.21.1-3.el9.x86_64 DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 DEBUG: bzip2-1.0.8-11.el9.x86_64 DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 DEBUG: libxslt-1.1.34-16.el9.x86_64 DEBUG: graphite2-1.3.14-9.el9.x86_64 DEBUG: groff-base-1.22.4-10.el9.x86_64 DEBUG: spirv-tools-libs-2026.1-1.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: bluez-libs-5.86-2.el9.x86_64 DEBUG: cpio-2.13-16.el9.x86_64 DEBUG: diffutils-3.7-12.el9.x86_64 DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 DEBUG: less-590-6.el9.x86_64 DEBUG: libcbor-0.7.0-5.el9.x86_64 DEBUG: libdb-5.3.28-57.el9.x86_64 DEBUG: libeconf-0.4.1-7.el9.x86_64 DEBUG: libpwquality-1.4.4-8.el9.x86_64 DEBUG: pam-1.5.1-29.el9.x86_64 DEBUG: util-linux-2.37.4-25.el9.x86_64 DEBUG: openssh-9.9p1-8.el9.x86_64 DEBUG: kbd-2.4.0-11.el9.x86_64 DEBUG: libnghttp2-1.43.0-7.el9.x86_64 DEBUG: libpciaccess-0.16-7.el9.x86_64 DEBUG: libdrm-2.4.128-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-10.el9.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 DEBUG: openldap-2.6.13-1.el9.x86_64 DEBUG: libssh-0.10.4-18.el9.x86_64 DEBUG: libcurl-7.76.1-43.el9.x86_64 DEBUG: curl-7.76.1-43.el9.x86_64 DEBUG: rpm-4.16.1.3-40.el9.x86_64 DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 DEBUG: efi-srpm-macros-6-4.el9.noarch DEBUG: lua-srpm-macros-1-6.el9.noarch DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 DEBUG: make-4.3-8.el9.x86_64 DEBUG: ncurses-6.2-12.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-483.el9.x86_64 DEBUG: perl-FileHandle-2.03-483.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-483.el9.noarch DEBUG: perl-base-2.27-483.el9.noarch DEBUG: perl-URI-5.09-3.el9.noarch DEBUG: perl-if-0.60.800-483.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-2.el9.noarch DEBUG: perl-Net-SSLeay-1.94-4.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-483.el9.noarch DEBUG: perl-POSIX-1.94-483.el9.x86_64 DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch DEBUG: perl-IPC-Open3-1.21-483.el9.noarch DEBUG: perl-subs-1.03-483.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-483.el9.noarch DEBUG: perl-Symbol-1.08-483.el9.noarch DEBUG: perl-File-stat-1.09-483.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-483.el9.x86_64 DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch DEBUG: perl-mro-1.23-483.el9.x86_64 DEBUG: perl-IO-1.43-483.el9.x86_64 DEBUG: perl-overloading-0.02-483.el9.noarch DEBUG: perl-Pod-Usage-2.01-4.el9.noarch DEBUG: perl-Errno-1.30-483.el9.x86_64 DEBUG: perl-File-Basename-2.85-483.el9.noarch DEBUG: perl-Getopt-Std-1.12-483.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-483.el9.noarch DEBUG: perl-parent-0.238-460.el9.noarch DEBUG: perl-vars-1.05-483.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-483.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-483.el9.x86_64 DEBUG: perl-interpreter-5.32.1-483.el9.x86_64 DEBUG: kernel-srpm-macros-1.0-14.el9.noarch DEBUG: nettle-3.10.1-1.el9.x86_64 DEBUG: gnutls-3.8.10-4.el9.x86_64 DEBUG: glib2-2.68.4-20.el9.x86_64 DEBUG: freetype-2.10.4-11.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-16.el9.x86_64 DEBUG: gstreamer1-1.22.12-3.el9.x86_64 DEBUG: cups-libs-2.3.3op2-38.el9.x86_64 DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 DEBUG: libgudev-237-1.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-25.el9.x86_64 DEBUG: poppler-glib-21.01.0-25.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.54.4-1.el9.x86_64 DEBUG: gobject-introspection-1.68.0-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-7.el9.x86_64 DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 DEBUG: libgsf-1.14.47-5.el9.x86_64 DEBUG: libnotify-0.7.9-8.el9.x86_64 DEBUG: avahi-glib-0.8-24.el9.x86_64 DEBUG: graphene-1.10.6-2.el9.x86_64 DEBUG: libgexiv2-0.14.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.52.3-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-17.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: liblqr-1-0.4.2-17.el9s.x86_64 DEBUG: npth-1.6-8.el9.x86_64 DEBUG: gnupg2-2.3.3-5.el9.x86_64 DEBUG: gpgme-1.15.1-6.el9.x86_64 DEBUG: ostree-libs-2026.1-1.el9.x86_64 DEBUG: which-2.21-30.el9.x86_64 DEBUG: fuse-2.9.9-17.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-270.el9.x86_64 DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 DEBUG: glibc-devel-2.34-270.el9.x86_64 DEBUG: gsm-1.0.19-6.el9.x86_64 DEBUG: libsndfile-1.0.31-10.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-3.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-4.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-7.el9.x86_64 DEBUG: libijs-0.35-15.el9.x86_64 DEBUG: libiptcdata-1.0.5-10.el9.x86_64 DEBUG: libldac-2.0.2.3-10.el9.x86_64 DEBUG: libpaper-1.1.28-4.el9.x86_64 DEBUG: libgs-9.54.0-19.el9.x86_64 DEBUG: libsbc-1.4-10.el9.x86_64 DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 DEBUG: libxshmfence-1.3-10.el9.x86_64 DEBUG: libglvnd-egl-1.3.4-1.el9.x86_64 DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 DEBUG: libglvnd-glx-1.3.4-1.el9.x86_64 DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 DEBUG: orc-0.4.31-8.el9.x86_64 DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 DEBUG: systemd-rpm-macros-252-70.el9.noarch DEBUG: dbus-1.12.20-9.el9.x86_64 DEBUG: systemd-pam-252-70.el9.x86_64 DEBUG: systemd-252-70.el9.x86_64 DEBUG: dbus-common-1.12.20-9.el9.noarch DEBUG: dbus-broker-28-7.el9.x86_64 DEBUG: polkit-0.117-16.el9.x86_64 DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 DEBUG: libcanberra-0.30-27.el9.x86_64 DEBUG: dconf-0.40.0-6.el9.x86_64 DEBUG: rtkit-0.11-29.el9.x86_64 DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 DEBUG: pipewire-1.4.11-1.el9.x86_64 DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 DEBUG: wireplumber-0.5.12-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 DEBUG: device-mapper-libs-1.02.207-4.el9.1.x86_64 DEBUG: device-mapper-1.02.207-4.el9.1.x86_64 DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 DEBUG: systemd-udev-252-70.el9.x86_64 DEBUG: libfido2-1.13.0-2.el9.x86_64 DEBUG: openssh-clients-9.9p1-8.el9.x86_64 DEBUG: git-core-2.52.0-1.el9.x86_64 DEBUG: upower-0.99.11-11.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: elfutils-default-yama-scope-0.195-1.el9.noarch DEBUG: elfutils-libs-0.195-1.el9.x86_64 DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 DEBUG: binutils-gold-2.35.2-72.el9.x86_64 DEBUG: binutils-2.35.2-72.el9.x86_64 DEBUG: gcc-11.5.0-14.el9.x86_64 DEBUG: elfutils-0.195-1.el9.x86_64 DEBUG: gdb-minimal-16.3-3.el9.x86_64 DEBUG: debugedit-5.0-11.el9.x86_64 DEBUG: annobin-13.14-1.el9.x86_64 DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 DEBUG: fonts-srpm-macros-2.0.5-7.el9.1.noarch DEBUG: go-srpm-macros-3.8.1-1.el9.noarch DEBUG: python-srpm-macros-3.9-54.el9.noarch DEBUG: redhat-rpm-config-210-1.el9.noarch DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch DEBUG: python-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-macros-3.9-54.el9.noarch DEBUG: python3-rpm-generators-12-9.el9.noarch DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 DEBUG: geoclue2-2.6.0-7.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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 DEBUG: flatpak-1.12.9-5.el9.x86_64 DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 DEBUG: gtk3-3.24.31-8.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: python3-devel-3.9.25-7.el9.x86_64 DEBUG: python3-pbr-6.0.0-1.el9s.noarch DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch DEBUG: python3-eventlet-0.35.1-2.el9s.noarch DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch DEBUG: python3-webob-1.8.7-1.el9s.noarch DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch DEBUG: python3-netaddr-0.10.1-3.el9.noarch DEBUG: python3-iso8601-1.1.0-1.el9s.noarch DEBUG: libselinux-utils-3.6-4.el9.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.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-4.el9.x86_64 DEBUG: procps-ng-3.3.17-15.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.20240318130610.0e6ce1c.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.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-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.2-2.el9s.noarch DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 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-5.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.7.1-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.noarch DEBUG: python3-decorator-4.4.2-6.el9.noarch DEBUG: python3-prometheus_client-0.19.0-2.el9s.noarch DEBUG: python3-dateutil-2.9.0.post0-1.el9.noarch DEBUG: python3-audit-3.1.5-8.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.24.2-2.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.11.0-1.el9.x86_64 DEBUG: libibverbs-61.0-2.el9.x86_64 DEBUG: libmnl-1.0.4-16.el9.x86_64 DEBUG: libbpf-1.5.0-3.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: python3-policycoreutils-3.6-7.el9.noarch DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-openvswitch3.3-3.3.8-7.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.20240318122306.cff125c.el9.noarch DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch DEBUG: python3-wheel-0.36.2-8.el9.noarch DEBUG: mpdecimal-2.5.1-3.el9.x86_64 DEBUG: libtirpc-1.3.3-9.el9.x86_64 DEBUG: libnsl2-2.0.0-1.el9.x86_64 DEBUG: python3-filelock-3.13.1-1.el9s.noarch DEBUG: python3.14-pip-wheel-25.2-3.el9.noarch DEBUG: python3.14-3.14.4-2.el9.x86_64 DEBUG: python3.14-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-libs-3.14.4-2.el9.x86_64 DEBUG: python3.14-freethreading-devel-3.14.4-2.el9.x86_64 DEBUG: python3.14-devel-3.14.4-2.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-5.el9.noarch DEBUG: python3.12-3.12.13-2.el9.x86_64 DEBUG: python3.12-libs-3.12.13-2.el9.x86_64 DEBUG: python3.12-devel-3.12.13-2.el9.x86_64 DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch DEBUG: python3.11-3.11.13-9.el9.x86_64 DEBUG: python3.11-libs-3.11.13-9.el9.x86_64 DEBUG: python3.11-devel-3.11.13-9.el9.x86_64 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.28.0-1.el9s.noarch DEBUG: python3-tox-current-env-0.0.16-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.6.1-0.20250218075414.e5e7217.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.6-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.3-3.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.20240314150815.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.6.0-0.20240314133456.b6119d5.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.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz-6.2.0-0.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240621074717.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.20240318112325.d7ac0ff.el9.noarch DEBUG: python3-openstacksdk-3.0.0-0.20240314155907.04cdd0a.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9.noarch DEBUG: python3-os-client-config-2.1.0-0.20240318114744.bc96c23.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240318115432.4179996.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240318115432.4179996.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python-oslo-cache-lang-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-keystonemiddleware-10.6.0-0.20240314143556.b81c50f.el9.noarch DEBUG: python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9.noarch DEBUG: python3-neutronclient-11.2.0-0.20240314151159.4e48e90.el9.noarch DEBUG: python3-designateclient-6.0.1-0.20240326161347.23faa14.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240314152455.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.20240318130350.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.20240314144648.b6db590.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf187.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20240318115804.357bd40.el9.noarch DEBUG: python3-novaclient-18.6.0-0.20240325130840.533d5df.el9.noarch DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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 Start: Outputting list of installed packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-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: fonts-filesystem-1:2.0.5-7.el9.1.noarch 1631794425 0 1f223cb786e15b443f5ae9792adc3d8b installed DEBUG: tzdata-2026b-1.el9.noarch 1778071626 1922383 7307baec2714117866cb583ae3abc1b1 installed DEBUG: hwdata-0.348-9.22.el9.noarch 1771225849 10296814 93eb4b20dcbd59e4090594d2078b06f1 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-20250606-2.el9.noarch 1773315715 4120119 8a91916034ad19df72a4a2a32558e2a5 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: mesa-filesystem-25.2.7-4.el9.x86_64 1771839786 3682 cfe3040dda38e9b2f548095ca3f3d254 installed DEBUG: llvm-filesystem-22.1.3-1.el9.x86_64 1775645557 0 cf3339feeab71bd20e6b75e1902465ff installed DEBUG: libX11-common-1.8.12-1.el9.noarch 1762417835 1206184 583cda555741a1f1dc8e44ead0e139af installed DEBUG: kernel-headers-5.14.0-710.el9.x86_64 1779870861 6674762 5573a95350ef5c344b747a499094134c 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-6.el9.noarch 1722440460 234324 4748e7d5d1f12ed1df41c89d35b3a058 installed DEBUG: ncurses-base-6.2-12.20210508.el9.noarch 1751361593 307293 cba5aaab88b1b8b214aa3d610575b35b installed DEBUG: libssh-config-0.10.4-18.el9.noarch 1771524016 277 3081770900c32232a133ab5f253133aa installed DEBUG: kbd-misc-2.4.0-11.el9.noarch 1736411876 2573480 faf2fbf44a345feda79761ed0ae32103 installed DEBUG: kbd-legacy-2.4.0-11.el9.noarch 1736411876 557448 df5d6c1fd425a521caf48cddfc69084d installed DEBUG: fuse-common-3.10.2-9.el9.x86_64 1718665815 38 b709260551729ee3006850af4c0ebfe7 installed DEBUG: coreutils-common-8.32-40.el9.x86_64 1768484012 10880539 77ec8753181077d735519b6529a93e56 installed DEBUG: centos-gpg-keys-9.0-36.el9.noarch 1775596191 22949 005855ea08535814633b16a6b12224c1 installed DEBUG: centos-stream-repos-9.0-36.el9.noarch 1775596191 6854 d1ef2f633a0d921248d40db94fbdb967 installed DEBUG: centos-stream-release-9.0-36.el9.noarch 1775596191 30655 848bec6d6280630d225cb59179d43ab8 installed DEBUG: setup-2.13.7-10.el9.noarch 1707295246 725932 fd3173da9bafb6e1d6afffea47d55a3f installed DEBUG: filesystem-3.16-5.el9.x86_64 1719325383 106 f9382852ec0acc644aa2248d02286438 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: ncurses-libs-6.2-12.20210508.el9.x86_64 1751361582 994415 9dcea9d559ec1b92d643f84a95c122e3 installed DEBUG: bash-5.1.8-9.el9.x86_64 1708011409 7738778 681f5fc99cb4c0027cc7dd860547dd4c installed DEBUG: libgcc-11.5.0-14.el9.x86_64 1761941980 207028 46ccfb916ec529df940535fc3811471e installed DEBUG: glibc-gconv-extra-2.34-270.el9.x86_64 1778435293 8147638 780429ececa59c6fd2dfc3acf53e6b68 installed DEBUG: glibc-minimal-langpack-2.34-270.el9.x86_64 1778435293 0 7c548ddb3e99b02da685a4456df25730 installed DEBUG: glibc-common-2.34-270.el9.x86_64 1778435293 1081350 3b91503dfb82e3efc66c601bc9ea1079 installed DEBUG: glibc-2.34-270.el9.x86_64 1778435293 6451521 6e3c1a75e4f3bb56f6d8bacaa144366a installed DEBUG: zlib-1.2.11-41.el9.x86_64 1698657353 203041 786016493b8145ee743212c37a255951 installed DEBUG: libstdc++-11.5.0-14.el9.x86_64 1761941980 2585625 d62e3fb2e93b311ca4fff9c299f101b9 installed DEBUG: libzstd-1.5.5-1.el9.x86_64 1731924265 773894 c9ef1d17604ef1812b4c8396a52057a4 installed DEBUG: xz-libs-5.2.5-8.el9.x86_64 1654006189 181557 65b27c8fdb646cb879de885e8d8f9d1e installed DEBUG: libxml2-2.9.13-15.el9.x86_64 1779095363 1959252 4c300c186a0408645c2a926050d6c18b installed DEBUG: bzip2-libs-1.0.8-11.el9.x86_64 1767956184 78116 d6b9396bdee5247c9fce9fd16eb76864 installed DEBUG: libpng-2:1.6.37-16.el9.x86_64 1779105534 230959 4755167c6aaeaf50f9fb26071cb4456f installed DEBUG: expat-2.5.0-6.el9.x86_64 1764683259 313379 3417f5e5ddb259b0d40ac31a868534b8 installed DEBUG: libxcrypt-4.4.18-3.el9.x86_64 1628554484 270692 17b62bc0bda4316e3dcf3662261685d4 installed DEBUG: libjpeg-turbo-2.0.90-7.el9.x86_64 1705311609 647849 eb9c83b25a447c5902664052f79a5bae installed DEBUG: libcap-2.48-10.el9.x86_64 1751551636 177447 73d9748a60a705a4d6a67404c4438637 installed DEBUG: libuuid-2.37.4-25.el9.x86_64 1768819805 37997 5721a218c453902fb0711fe1e6a84788 installed DEBUG: elfutils-libelf-0.195-1.el9.x86_64 1777038808 1207361 c8360388428c342148cc82db7243c7f2 installed DEBUG: sqlite-libs-3.34.1-10.el9.x86_64 1774359156 1373384 c12cae45c3368dc1267d95c859c53e02 installed DEBUG: gmp-1:6.2.0-13.el9.x86_64 1691058138 816844 44dbc752662788b6d7d5115cb6d0dc92 installed DEBUG: libffi-3.4.2-8.el9.x86_64 1681740417 65761 4bb756aae8cbb82168f5d2245c5a969b installed DEBUG: crypto-policies-20260224-1.gitea0f072.el9.noarch 1772202134 101102 4227c2ddd2f55ae5644ef6f6a094580d installed DEBUG: libgpg-error-1.42-5.el9.x86_64 1638889587 837088 366d999be50089a74158b7f0463f8531 installed DEBUG: libtool-ltdl-2.4.6-46.el9.x86_64 1717763595 71568 9ff2fd24225e187217494936e56576dc installed DEBUG: lcms2-2.12-3.el9.x86_64 1628549005 408572 34bf2942c65d262dff1506aa16b1f721 installed DEBUG: nspr-4.36.0-8.el9.x86_64 1769191169 320984 1864eb5c312d77a8220b0c1ec37dfcbf installed DEBUG: mpfr-4.1.0-10.el9.x86_64 1770637270 801155 0bff8a2a7a510fc0d127f27ce2a79ec8 installed DEBUG: libgomp-11.5.0-14.el9.x86_64 1761941980 421709 ffb477d423047474a51f4b12edcfd76d 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: nss-util-3.112.0-8.el9.x86_64 1769191169 238032 7ffae5f6e7468ab710371de16dd6d632 installed DEBUG: libgcrypt-1.10.0-11.el9.x86_64 1722525565 1398402 a0781794779b169a78184364aee1f2eb installed DEBUG: libwayland-client-1.21.0-1.el9.x86_64 1667401001 71360 366182addb754f3e390ead562fd358f1 installed DEBUG: libicu-67.1-10.el9.x86_64 1752485205 34099665 51a0e46505604a13563a2af598f5161f 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: lz4-libs-1.9.3-5.el9.x86_64 1628555809 145483 7d3dca7640cf3d38ba0f9f9615d050cd installed DEBUG: popt-1.18-8.el9.x86_64 1628566366 130360 f6d016fe6a99581d6c0ec0e43955c05b installed DEBUG: alsa-lib-1.2.15.3-1.el9.x86_64 1768289307 1556818 39f5bc7e96a28eb2f962e5a306bbde0a installed DEBUG: libX11-xcb-1.8.12-1.el9.x86_64 1762417836 14964 c12f572724277844966ab3648884e913 installed DEBUG: libwebp-1.2.0-8.el9.x86_64 1695044490 787616 58fba1cdbfed92c5e6e661598dd0a449 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: json-c-0.14-11.el9.x86_64 1631617016 79282 3be710938d8b71abae0b12826f2b27d5 installed DEBUG: libbrotli-1.0.9-9.el9.x86_64 1768910524 782170 8666930940de1b92710a53a8eebaa678 installed DEBUG: libcap-ng-0.8.2-7.el9.x86_64 1644930750 75196 46e0b55fb2904dfe43b24ee2c94b3c1a installed DEBUG: audit-libs-3.1.5-8.el9.x86_64 1768393681 338505 26e1cdb1043518240612f27cd9bfb835 installed DEBUG: libcom_err-1.46.5-8.el9.x86_64 1751878335 68401 0e0175672c2a57d33a6c420005318be3 installed DEBUG: libseccomp-2.5.2-2.el9.x86_64 1636474241 175293 020a54cdbf220f3d6b9889593d0cbb88 installed DEBUG: libtasn1-4.16.0-9.el9.x86_64 1739768779 183364 a0a8ab91984108c1b0d2b9bb4fe03609 installed DEBUG: p11-kit-0.26.2-1.el9.x86_64 1770715890 2936332 9ad0023a4e8dc391cf0b579e12b145aa installed DEBUG: libtdb-1.4.14-1.el9.x86_64 1757719478 110825 eec43cedddb4e330e8919973f11de1db 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: pcre2-10.40-6.el9.x86_64 1722440456 652298 222f5febd3e951089e8cd09010c01787 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: libstemmer-0-18.585svn.el9.x86_64 1628553005 352513 93e9ba1d2f28344ab4c7e3de4a0d0578 installed DEBUG: openjpeg2-2.4.0-8.el9.x86_64 1737667310 385252 6c8ffd5bbfbe2034dc2e97ae8da0c3fc 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: 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.16-1.el9.x86_64 1751024515 293356 923bd77faa08d5993ed9af95fb35a3ab installed DEBUG: libxcrypt-compat-4.4.18-3.el9.x86_64 1628554484 202824 5cc1d82aabed2601b8a39f3f49d50093 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: unzip-6.0-59.el9.x86_64 1749651262 398475 59a1634e56df883a51b0f27a3d6b899f 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-19.el9.x86_64 1777559258 8088289 8fdfe773e50fa7b95fe972c4ebb6c6b8 installed DEBUG: file-5.39-19.el9.x86_64 1777559258 102544 d31d979da143f8916fb309e69e67db45 installed DEBUG: alternatives-1.24-2.el9.x86_64 1725536489 63489 233ce51ed15e69cb4909a1a13eaa4dd2 installed DEBUG: p11-kit-trust-0.26.2-1.el9.x86_64 1770715890 583257 eb3cb52a22803a11b7294ec97373c1be installed DEBUG: fuse-libs-2.9.9-17.el9.x86_64 1733159864 311934 c401efdd30b6246d670fd83f70452a26 installed DEBUG: libedit-3.1-39.20210216cvs.el9.x86_64 1768829765 251839 9192f4abc2816b3441ef465f97292507 installed DEBUG: llvm-libs-22.1.3-1.el9.x86_64 1775645557 256532628 6a24d6719b713c059d9fefdeaab514c4 installed DEBUG: libsepol-3.6-3.el9.x86_64 1742818154 829131 72eb8de3c8fdc36560da85a76b9e8feb installed DEBUG: libselinux-3.6-4.el9.x86_64 1778176946 176725 0d05b151d25a64990658bea8c433d8b3 installed DEBUG: sed-4.8-10.el9.x86_64 1769440657 812407 e6488a727a8b8b6b309e4c56554a19f3 installed DEBUG: findutils-1:4.8.0-7.el9.x86_64 1720104673 1756958 f10df4e7c5fcd83ef35d96c86d9b034a 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-25.el9.x86_64 1768819805 134787 d646a6fe94c90c916674c4f42ac8fb7a 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-fips-provider-1:3.5.5-3.el9.x86_64 1778672853 2591586 c53b32bdc79737aa98706f91c95dc0bd installed DEBUG: openssl-libs-1:3.5.5-3.el9.x86_64 1778672853 7480003 1beac523039ffc216e84592667c644d4 installed DEBUG: coreutils-8.32-40.el9.x86_64 1768484012 5899898 cd9bcf644625a62152ac38998d908d72 installed DEBUG: ca-certificates-2025.2.80_v9.0.305-91.el9.noarch 1760120411 2791711 99d34e3d0c83ade5be6c2173cc25aee7 installed DEBUG: systemd-libs-252-70.el9.x86_64 1778586588 1814720 d5deffee765a49fabf61613b1ac35cde installed DEBUG: libarchive-3.5.3-9.el9.x86_64 1776159035 906150 bcb784e7462adc3e065feb3a3857464a installed DEBUG: dbus-libs-1:1.12.20-9.el9.x86_64 1776075905 373006 81320823c2d1e8aef07cde3af9dfb1c0 installed DEBUG: libblkid-2.37.4-25.el9.x86_64 1768819805 229721 d0cc82cb20821be4106f8b582e5d2870 installed DEBUG: libmount-2.37.4-25.el9.x86_64 1768819805 318333 0806f1f9cf0c05d800d79013971e24b5 installed DEBUG: libfdisk-2.37.4-25.el9.x86_64 1768819805 367763 484535c5e7c88440c46fca1903c92409 installed DEBUG: util-linux-core-2.37.4-25.el9.x86_64 1768819805 1262839 381a2fa7dc241688365ff3b3ecadf824 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-28.el9.x86_64 1768499133 249970 7159f217bd1f2d5538494b99abe898bc installed DEBUG: kmod-libs-28-11.el9.x86_64 1755521936 133910 a24cece69ed6a3459715039f76c59010 installed DEBUG: libevent-2.1.12-8.el9.x86_64 1724156211 928082 fbe29f4553f3028b488d425e5fe289cf installed DEBUG: avahi-libs-0.8-24.el9.x86_64 1773673164 177286 e2be3bd9516838a83e176dba1277c7b8 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-18.el9.x86_64 1778504886 586281 197600009c3ccecbf4f54ffa1417eaea 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.8.12-1.el9.x86_64 1762417836 1359060 f6eda0faf27ef663ac54800c424b04eb 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: pixman-0.40.0-6.el9.x86_64 1696425141 710279 aede16298bd4d68bf8b81b92b7f4ff9f installed DEBUG: hicolor-icon-theme-0.17-13.el9.noarch 1653477225 73932 acdfc37badce9a922e7cd15ecb790c30 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-28.el9.x86_64 1768499133 9815154 459bd1893e276d8cb2b9e82041aa31a3 installed DEBUG: python3-pip-wheel-21.3.1-2.el9.noarch 1779269214 1232785 01081bb8020ad4bb67113a73472209f0 installed DEBUG: python-unversioned-command-3.9.25-7.el9.noarch 1776852579 23 8957ee9da69deaa84f49b9cb1cd28f70 installed DEBUG: python3-3.9.25-7.el9.x86_64 1776852584 32828 9a656312de5c0eff04e24cf4aafa2b29 installed DEBUG: python3-libs-3.9.25-7.el9.x86_64 1776852584 33019271 ad952f50907e6ade34e6bcc26821d9c0 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-2.el9.noarch 1779269214 9189701 074b35eeee8a2091c382e0700369e8a4 installed DEBUG: crypto-policies-scripts-20260224-1.gitea0f072.el9.noarch 1772202134 272783 b804fe6ba2bbb9c3c27729734910c5f1 installed DEBUG: python3-chardet-4.0.0-5.el9.noarch 1645457887 1480116 7bf874734ba3c74bafc1b7d88a30d5bc installed DEBUG: python3-dns-2.6.1-3.el9.noarch 1724187585 2233107 4a255a289b4896df953b4fd48b7fe638 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-7.el9.noarch 1769514803 763593 3e51dc14b2b28e5eced6962e9f2b11ff installed DEBUG: python3-requests+use_chardet_on_py3-2.31.0-3.el9s.noarch 1722585006 14781 4f769e05ab726c071549a3c076efd0ae installed DEBUG: python3-requests-2.31.0-3.el9s.noarch 1722585006 414902 0fd4573178188ed830ed1bdb70fbef32 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.5.5-3.el9.x86_64 1778672853 2273485 a98d830af60f4645af71b161c22c1bf1 installed DEBUG: sound-theme-freedesktop-0.8-17.el9.noarch 1628570710 471450 e6f7781c74c99fcbcf41d1a012108db5 installed DEBUG: kmod-28-11.el9.x86_64 1755521936 253975 9ff933bc0af44897c6fa5b25dafe59d6 installed DEBUG: composefs-libs-1.0.8-1.el9.x86_64 1735937869 146629 012dc339e136d1226da8c9a5a5ce3c78 installed DEBUG: bubblewrap-0.6.3-1.el9.x86_64 1753987681 120201 5bc0907574b52d8de2830161e809475e installed DEBUG: libsemanage-3.6-5.el9.x86_64 1740730263 307174 eaed00d10a849df19b5d55bb349ca60a installed DEBUG: shadow-utils-2:4.9-16.el9.x86_64 1765282281 3812493 6f02aee5bb029117aa641b7fa22b6382 installed DEBUG: libutempter-1.2.1-6.el9.x86_64 1628554085 59409 ce999580e2b5f894fc54fe1b4bd09850 installed DEBUG: tar-2:1.34-11.el9.x86_64 1771861692 3159915 0300dda8bb32d6078beba01932f8390c installed DEBUG: openexr-libs-3.1.1-5.el9.x86_64 1777440475 4878316 bee9c3fb2af5632b8c57749cf6da40e9 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.5.0-14.el9.x86_64 1761941980 30664262 77f63b29c751f4e8d04c68581553197b installed DEBUG: p11-kit-server-0.26.2-1.el9.x86_64 1770715890 36696 781acaf14f2e6880d08f40456d061282 installed DEBUG: zstd-1.5.5-1.el9.x86_64 1731924265 1672813 0ec558f56473b9d9543419b96b0fcd53 installed DEBUG: acl-2.3.1-4.el9.x86_64 1696594612 212167 ea68b93d2c6237673747706514381ad4 installed DEBUG: nss-softokn-freebl-3.112.0-8.el9.x86_64 1769191169 1120798 dd7b0c50370f268a0207a3a1c73ec795 installed DEBUG: nss-softokn-3.112.0-8.el9.x86_64 1769191169 1350979 fcad1013cc1eaa09255af5d3d7ca6593 installed DEBUG: nss-sysinit-3.112.0-8.el9.x86_64 1769191169 18177 27b68b05757e9bb43a13c6a30186e07f installed DEBUG: nss-3.112.0-8.el9.x86_64 1769191169 1985090 c34034c7162ec88fc2e7ad72c3ebd5b4 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: fftw-libs-single-3.3.8-14.el9.x86_64 1777498214 2823696 7db564b8d8392242561621edb11b860e installed DEBUG: libksba-1.5.1-7.el9.x86_64 1722345509 394486 1cf232c15fda749343499c2edba8845a installed DEBUG: jasper-libs-2.0.28-4.el9.x86_64 1753174015 328484 b3c7d2364636463a6997911df331dd07 installed DEBUG: LibRaw-0.21.1-3.el9.x86_64 1778605217 2493678 b9329828fea3dbd47042c6a91643c18a installed DEBUG: exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64 1635927371 1412953 d1d6378d392aaebf8f8e69d797903cff installed DEBUG: bzip2-1.0.8-11.el9.x86_64 1767956184 94736 d3d97adf43843685ea6a52d1051fc0e9 installed DEBUG: libxkbcommon-1.0.3-4.el9.x86_64 1628554663 324826 5f75063e425d48b3397b4217aff67fde installed DEBUG: libxslt-1.1.34-16.el9.x86_64 1779205345 769567 f5898ada2bf42d076ff5609fd309b5f6 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: spirv-tools-libs-2026.1-1.el9.x86_64 1779393714 6132600 ea76effced4b6a01eb3e1530be1b2e25 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: bluez-libs-5.86-2.el9.x86_64 1775549665 219210 3e6b5913008655005dcd1cba05708491 installed DEBUG: cpio-2.13-16.el9.x86_64 1631604799 1088156 8743fccbe23852587a7ef16a73f19f85 installed DEBUG: diffutils-3.7-12.el9.x86_64 1628539960 1467825 507f1a0f06465e7a20379fffcb5a941e installed DEBUG: keyutils-libs-1.6.3-1.el9.x86_64 1666019242 55267 3c9b8438c14c5b6dd89db849f2233459 installed DEBUG: less-590-6.el9.x86_64 1751463935 364648 0bd2459eee7a4582809c0986ccc0bb3e installed DEBUG: libcbor-0.7.0-5.el9.x86_64 1628549688 99993 595519f7b2452af7db9b5062131acaa3 installed DEBUG: libdb-5.3.28-57.el9.x86_64 1742885579 1897918 d190d262a458cb96a15f0b2bc8ff0f92 installed DEBUG: libeconf-0.4.1-7.el9.x86_64 1777299009 45707 26bfd754aa7aaa56dda6efbcf2c443d8 installed DEBUG: libpwquality-1.4.4-8.el9.x86_64 1628552427 416376 0b62322fb735de082781bbefe37e1e6e installed DEBUG: pam-1.5.1-29.el9.x86_64 1775731066 1907619 4d0dbcf0fc95c619428b4478da9367c7 installed DEBUG: util-linux-2.37.4-25.el9.x86_64 1768819805 11147007 573d7d2d6fd4f1783bb8ddadc9e5770c installed DEBUG: openssh-9.9p1-8.el9.x86_64 1776156920 1816016 876578eb7bb87d07eecb7a7055c8075f installed DEBUG: kbd-2.4.0-11.el9.x86_64 1736411880 1568949 2ada16529ebadd12437d61a0aa911795 installed DEBUG: libnghttp2-1.43.0-7.el9.x86_64 1775033419 169756 764d298732b96fbb914524124123f8b0 installed DEBUG: libpciaccess-0.16-7.el9.x86_64 1710934775 49451 245fe7637ad4840fefd299881500def1 installed DEBUG: libdrm-2.4.128-1.el9.x86_64 1763444074 419760 405231738ca6e9b1c0624a2dc6d75fa5 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-10.el9.x86_64 1777396283 2503202 4f50376c6933df73bbb8e9b352e7b113 installed DEBUG: cyrus-sasl-lib-2.1.27-21.el9.x86_64 1663006598 2380384 30b42ad4b265d75bc95db77acd35598e installed DEBUG: openldap-2.6.13-1.el9.x86_64 1776988425 1094903 f0921309960069fb4b96cb46ba2191f1 installed DEBUG: libssh-0.10.4-18.el9.x86_64 1771524009 535755 3240e85bef3365c38514610e9aa5ff61 installed DEBUG: libcurl-7.76.1-43.el9.x86_64 1778481249 671622 6ce57b4898f347a911ff030919395e0a installed DEBUG: curl-7.76.1-43.el9.x86_64 1778481249 684505 e1db777bc17e383d31897f4552d247ee installed DEBUG: rpm-4.16.1.3-40.el9.x86_64 1763740503 2750478 3f18c4a27af17fbd1834957ba93b80c2 installed DEBUG: rpm-libs-4.16.1.3-40.el9.x86_64 1763740503 773076 116112c58fd065748145c65d373afad4 installed DEBUG: efi-srpm-macros-6-4.el9.noarch 1741089215 41044 d59656b35779ecddedb5526e6b33a800 installed DEBUG: lua-srpm-macros-1-6.el9.noarch 1628555741 1314 0fdd144bbbee9bc020012ff761b15a17 installed DEBUG: tpm2-tss-3.2.3-1.el9.x86_64 1717683442 2232032 90e40332c6bb2b003fdff9aa221ee579 installed DEBUG: make-1:4.3-8.el9.x86_64 1706904750 1719894 63525a4cfacb7b409195d59d53450e4e installed DEBUG: ncurses-6.2-12.20210508.el9.x86_64 1751361582 624676 171a55395e2201bdf951286d7dc0d55b 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-483.el9.x86_64 1752149197 504445 da042e29d13c42f761d839b459ead4cd installed DEBUG: perl-FileHandle-0:2.03-483.el9.noarch 1752149200 10533 7a9d875b2723e545c33443524bc26ea5 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-483.el9.noarch 1752149200 22038 dae1b95080d7c68562864ecb6a451b32 installed DEBUG: perl-base-0:2.27-483.el9.noarch 1752149200 13820 47f1a99e3352cab14bceff774c1ae80a installed DEBUG: perl-URI-5.09-3.el9.noarch 1628565665 216915 b03fb11680933808dbfa5ed1bc6be6cf installed DEBUG: perl-if-0:0.60.800-483.el9.noarch 1752149200 6875 d50d4a88fcd957b797ee549f74256343 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-2.el9.noarch 1718787831 616300 68df4118b07154d902cbeb71e46799e0 installed DEBUG: perl-Net-SSLeay-1.94-4.el9.x86_64 1775646278 1518770 7e133cad04f8282fce200e505c3cf5fb 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-483.el9.noarch 1752149200 26954 bc3e4035f4704dd76df3136f492035ad installed DEBUG: perl-POSIX-0:1.94-483.el9.x86_64 1752149197 240020 bc1c11690502caaae28a10b9ed31e2a5 installed DEBUG: perl-Term-ANSIColor-5.01-461.el9.noarch 1628565314 100303 0bdc632c00af8ea7fccf10c3a8aeb385 installed DEBUG: perl-IPC-Open3-0:1.21-483.el9.noarch 1752149200 25047 cd057ea83b5da8c3d2c228971ed0de79 installed DEBUG: perl-subs-0:1.03-483.el9.noarch 1752149200 3061 6ba23f8f3bf774262d624fad39f2257f 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-483.el9.noarch 1752149200 3171 367c0b56d220a92697ea69d1a71de723 installed DEBUG: perl-Symbol-0:1.08-483.el9.noarch 1752149200 7847 e337de71c4148b9b6ea05c7fbd25a80e installed DEBUG: perl-File-stat-0:1.09-483.el9.noarch 1752149200 13950 bf04c0019c56540c7c99705518f6e8c9 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-483.el9.x86_64 1752149197 30116 a27c9f4078d0b8e0ee57aa0215ce19a9 installed DEBUG: perl-Text-ParseWords-3.30-460.el9.noarch 1628565448 13101 51cd796a12a1506353fefddcf48ede0a installed DEBUG: perl-mro-0:1.23-483.el9.x86_64 1752149197 43476 6e4b2d612c8741d7eec983b05cfb88ba installed DEBUG: perl-IO-0:1.43-483.el9.x86_64 1752149197 163137 9223da86f1dac92b4e528d9109fc6d5d installed DEBUG: perl-overloading-0:0.02-483.el9.noarch 1752149200 5894 fe3a1b4ffaf910f6cf86fe8b282e74fe installed DEBUG: perl-Pod-Usage-4:2.01-4.el9.noarch 1628565107 87186 cf143f7c6da00856ecd8ce53db1b388f installed DEBUG: perl-Errno-0:1.30-483.el9.x86_64 1752149197 9536 a38b54791a8e3550ce828e57979a3985 installed DEBUG: perl-File-Basename-0:2.85-483.el9.noarch 1752149200 15340 78a0d44b4b7c1bc8055ff6e2491d9209 installed DEBUG: perl-Getopt-Std-0:1.12-483.el9.noarch 1752149200 12107 1feae3d7c798491baaa5e889c70ff5e7 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-483.el9.noarch 1752149200 72822 6716723e3ad42ae510410c246c58c245 installed DEBUG: perl-parent-1:0.238-460.el9.noarch 1628565026 9535 a35e48b4559776d182fedbd2b93f0867 installed DEBUG: perl-vars-0:1.05-483.el9.noarch 1752149200 4927 e632282514e102b2eaa658d6864ab221 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-483.el9.x86_64 1752149197 29969 b1b84f8a605e356a72bea9e287b3f7a9 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-483.el9.x86_64 1752149197 8953882 4134571a081d79a476f42663bc11e4ed installed DEBUG: perl-interpreter-4:5.32.1-483.el9.x86_64 1752149197 120078 ac84979454d47e782540651037540d4f installed DEBUG: kernel-srpm-macros-1.0-14.el9.noarch 1755009210 16948 1a89c0c43d6ff2fd6d4bde26e40f53ea installed DEBUG: nettle-3.10.1-1.el9.x86_64 1739531674 1169592 885616c139aecc15d1a17ca5e971abbb installed DEBUG: gnutls-3.8.10-4.el9.x86_64 1777552345 4139015 1d0c19f9ee459dcbe8ca90d385e8dac1 installed DEBUG: glib2-2.68.4-20.el9.x86_64 1778182247 13443423 ed0ee03486265f40849347360c457522 installed DEBUG: freetype-2.10.4-11.el9.x86_64 1744371252 825956 51169686067a0f58232fc9474a618365 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-16.el9.x86_64 1778676738 29425953 b507073f52f0c158befa4d50f96a34b0 installed DEBUG: gstreamer1-1.22.12-3.el9.x86_64 1731143409 5083793 754f5cc7edaad3ab1eaa083b0850daa4 installed DEBUG: cups-libs-1:2.3.3op2-38.el9.x86_64 1773069589 682153 1709e9ea7064b19b56de3e245d9c6d99 installed DEBUG: gsettings-desktop-schemas-40.0-8.el9.x86_64 1761122353 4731073 25f4691bbb8ab3c44fcdbef9b62275d0 installed DEBUG: libgudev-237-1.el9.x86_64 1629362707 89888 3ae2ff97534847502dc9dc6e54769e32 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-25.el9.x86_64 1778501358 3760769 eeeee5c1b468ec317fd5ac1814d0f0a4 installed DEBUG: poppler-glib-21.01.0-25.el9.x86_64 1778501358 488388 0ed7867add580ab1f9d05eeb6703fbb8 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.54.4-1.el9.x86_64 1779369942 10621927 d07597c1dc3f51ca1a4b12e99abcdd64 installed DEBUG: gobject-introspection-1.68.0-11.el9.x86_64 1667572879 936649 f0cce33f7885a16bb7162d447c255809 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-7.el9.x86_64 1776808687 2607862 b1d1c0f8ac94ba9ea46f5c8d35c263a6 installed DEBUG: gdk-pixbuf2-modules-2.42.6-7.el9.x86_64 1776808687 270153 a97c58c7898c77fd34eac7780685d6eb installed DEBUG: gtk-update-icon-cache-3.24.31-8.el9.x86_64 1751498673 67405 57fe8942f9b909167c9915f53983318e 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: avahi-glib-0.8-24.el9.x86_64 1773673164 19690 3c7560ac0a036334b865c4d1160dc4da installed DEBUG: graphene-1.10.6-2.el9.x86_64 1628545303 170747 834f692ccc980e04ac0d4376b0b9163d installed DEBUG: libgexiv2-0.14.3-1.el9.x86_64 1745687211 265943 04f1460cdd3c2d1bd122180e9ffaf991 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.52.3-1.el9.x86_64 1776801785 34991148 c31bc34d2d78a6bf0ce2085e451ece18 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-17.el9.x86_64 1777924941 1259658 b0e25f9757b79c58d621580b9eaec1b0 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: 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-5.el9.x86_64 1768314557 9227629 4059ae5e1cdd51067b088dc38291705e installed DEBUG: gpgme-1.15.1-6.el9.x86_64 1645124220 576065 ecb8fc57f018677395265e37b7603b3c installed DEBUG: ostree-libs-2026.1-1.el9.x86_64 1775866935 1247314 459be1fbbccf20d9fa5c0e6ac8ad587b installed DEBUG: which-2.21-30.el9.x86_64 1751558549 81900 1f21b73b2822ebccf77d5635acf76757 installed DEBUG: fuse-2.9.9-17.el9.x86_64 1733159864 219017 d3117b6b8b7dd555c5bfa7f517392521 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-270.el9.x86_64 1778435293 2181996 e498452942c58436333c7179ee7d92fb installed DEBUG: libxcrypt-devel-4.4.18-3.el9.x86_64 1628554484 31019 a63fe88a62be81dd45e3204f4612b177 installed DEBUG: glibc-devel-2.34-270.el9.x86_64 1778435293 47528 c836d9bf84d3217c550992d11634b0a3 installed DEBUG: gsm-1.0.19-6.el9.x86_64 1628545513 65995 49de30fbb92514fa46c4d910eaf234dd installed DEBUG: libsndfile-1.0.31-10.el9.x86_64 1779115231 533824 b7be3908b55ff0f29d6b0ada7ebd551e 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-3.el9.x86_64 1733217291 3382301 4a901aee8b3061b6b6100d1872598486 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-4.el9.x86_64 1779367590 903794 cd16952bc55f0a0c44b7b5611e6d3c85 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-7.el9.x86_64 1778488739 2460880 a47d7fead628cbe7c4da7468f315adb1 installed DEBUG: libijs-0.35-15.el9.x86_64 1628550542 67428 73f5011374f112b59200d905aca8656c installed DEBUG: libiptcdata-1.0.5-10.el9.x86_64 1720537100 175701 61c487ec0ca89390d72f96b0fdf77661 installed DEBUG: libldac-2.0.2.3-10.el9.x86_64 1628551275 80669 eca9c29213c4265693172cb13dc648e4 installed DEBUG: libpaper-1.1.28-4.el9.x86_64 1628552165 96772 5cac748655ed7916695475b9b0be51b8 installed DEBUG: libgs-9.54.0-19.el9.x86_64 1746622258 19642033 0830cd7df195d6ac7245141e3dc552f3 installed DEBUG: libsbc-1.4-10.el9.x86_64 1764596289 82914 0e5623daaa2f068a6f7f236d0bc4ef27 installed DEBUG: libwmf-lite-0.2.12-10.el9.x86_64 1660550784 166926 6ecf8fe1504b57b8470021806def9a65 installed DEBUG: libxshmfence-1.3-10.el9.x86_64 1628554718 15936 1541f0109361779510ce1a64b464d733 installed DEBUG: libglvnd-egl-1:1.3.4-1.el9.x86_64 1637623169 70708 f36fd901951072d8b6dc7b9b7b680993 installed DEBUG: mesa-libEGL-25.2.7-4.el9.x86_64 1771839786 358479 270ff9d342f9342138eb245575fb5249 installed DEBUG: mesa-libgbm-25.2.7-4.el9.x86_64 1771839786 23908 c1e144c899226ef58c6cd57fcd68c807 installed DEBUG: mesa-dri-drivers-25.2.7-4.el9.x86_64 1771839786 39729458 17a17b0616e5e0731573d918f206aa0f installed DEBUG: libglvnd-glx-1:1.3.4-1.el9.x86_64 1637623169 694030 df6b17eab5aca2f17d3ec25cf90c1bd4 installed DEBUG: mesa-libGL-25.2.7-4.el9.x86_64 1771839786 308977 4f70774cf24fd2a5951a9dfd79bd9701 installed DEBUG: orc-0.4.31-8.el9.x86_64 1722433005 614926 b3f4866779ae4bb79df6c2eb8361b7dc installed DEBUG: gstreamer1-plugins-base-1.22.12-8.el9.x86_64 1775066950 7661495 c9e2602ae7b1973649ab20865b3a9f86 installed DEBUG: systemd-rpm-macros-252-70.el9.noarch 1778586582 10405 b20bc5333be47939c47aab812bcae35e installed DEBUG: dbus-1:1.12.20-9.el9.x86_64 1776075905 0 aefb3cb3852e348872f4137fea965b83 installed DEBUG: systemd-pam-252-70.el9.x86_64 1778586588 522718 6b321eec4c5297add1fc6e8eac892482 installed DEBUG: systemd-252-70.el9.x86_64 1778586588 12871229 4f49a29046411b66fc3d1920afd9b70e installed DEBUG: dbus-common-1:1.12.20-9.el9.noarch 1776075904 11394 6fc16e4b4b8aef3a6634635052128964 installed DEBUG: dbus-broker-28-7.el9.x86_64 1661245845 393994 e8c79633cf67b370e4698605d1acc8f4 installed DEBUG: polkit-0.117-16.el9.x86_64 1778676738 445377 0ac589463857cb108d19e13bc379735b installed DEBUG: polkit-pkla-compat-0.1-21.el9.x86_64 1628566241 96325 40f2701ed3ee93b221c4dfaa0a2928d0 installed DEBUG: libcanberra-0.30-27.el9.x86_64 1689255812 288247 43220d729b38ccdfe962c310d04c4fdf installed DEBUG: dconf-0.40.0-6.el9.x86_64 1628539769 311890 d110060115bde4f51444aa24238968ff installed DEBUG: rtkit-0.11-29.el9.x86_64 1723817786 149334 1ee761b3e3f4c0b7bc4253644f69972b installed DEBUG: pipewire-libs-1.4.11-1.el9.x86_64 1778840041 10058640 1d7274404647a8d3c19df1cb21c1a79b installed DEBUG: pipewire-1.4.11-1.el9.x86_64 1778840041 443147 c18592d6611091bd6d2c3d9e37c6f270 installed DEBUG: wireplumber-libs-0.5.12-1.el9.x86_64 1763740025 1513190 631c028633fa3b50aa9ab619bd680eb2 installed DEBUG: wireplumber-0.5.12-1.el9.x86_64 1763740025 429654 fc1db6a6101e4fb060bb034a75e57882 installed DEBUG: pipewire-jack-audio-connection-kit-1.4.11-1.el9.x86_64 1778840041 30 c49e014db0d9ac310a0c1b3818a1b57b installed DEBUG: pipewire-jack-audio-connection-kit-libs-1.4.11-1.el9.x86_64 1778840041 626360 feeb534e06a9b1bd8814d197439fc947 installed DEBUG: device-mapper-libs-9:1.02.207-4.el9.1.x86_64 1773226670 432009 fd0c6b7cc12c67d5993e1cdc85102ae6 installed DEBUG: device-mapper-9:1.02.207-4.el9.1.x86_64 1773226670 361864 94fafd878dbd81ae1e8f2ea3ca1a61b8 installed DEBUG: cryptsetup-libs-2.8.6-1.el9.x86_64 1778443958 2772588 f7dc2bce21f1331925245cf1414b4c5f installed DEBUG: systemd-udev-252-70.el9.x86_64 1778586588 11578864 d798f910aac661d1492db33a6fdfe00e installed DEBUG: libfido2-1.13.0-2.el9.x86_64 1699456888 246862 89903d7667844d756da1228185335b93 installed DEBUG: openssh-clients-9.9p1-8.el9.x86_64 1776156920 2815994 83a61b7d7d37083d2d70ffcff6e9a37e installed DEBUG: git-core-2.52.0-1.el9.x86_64 1767977016 24617163 73d335e77533b1a82a0d984461242c57 installed DEBUG: upower-0.99.11-11.el9.x86_64 1628573812 571536 4bc50b2c77c740c5ac72f1ba14729ebf 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: elfutils-default-yama-scope-0.195-1.el9.noarch 1777038808 1810 e3fb28c281402e7dd1e028f01b05a26b installed DEBUG: elfutils-libs-0.195-1.el9.x86_64 1777038808 759973 f0ca35b04e1336ddcf2fb8a683ee7fec installed DEBUG: elfutils-debuginfod-client-0.195-1.el9.x86_64 1777038808 81328 219ce42f96aaa0764ea7334bc4e3cb9d installed DEBUG: binutils-gold-2.35.2-72.el9.x86_64 1769161287 2128755 13be0c0cde7fa1bbeb14386d37289da0 installed DEBUG: binutils-2.35.2-72.el9.x86_64 1769161287 25215155 3076c494a4c4068ed306192faad4ed30 installed DEBUG: gcc-11.5.0-14.el9.x86_64 1761941980 89923071 a8658029e22dc854490bf40db76e67a6 installed DEBUG: elfutils-0.195-1.el9.x86_64 1777038808 3455983 5a2e68e6b9baa0ca1c3218aaeb0c812a installed DEBUG: gdb-minimal-16.3-3.el9.x86_64 1771605522 15230457 b23544ef57008b655bba3a4cde925b90 installed DEBUG: debugedit-5.0-11.el9.x86_64 1750438489 194614 4556e970268f52eb5535036cfe2cf9f8 installed DEBUG: annobin-13.14-1.el9.x86_64 1777977705 907504 806f9e1f7b43c5745bcd9fda86c9f689 installed DEBUG: gcc-plugin-annobin-11.5.0-14.el9.x86_64 1761941980 57762 5aa3dada33d896a415caa8b5f6cb028a installed DEBUG: rpm-build-libs-4.16.1.3-40.el9.x86_64 1763740503 198446 246c383ab01be411b9be3f117140771b installed DEBUG: fonts-srpm-macros-1:2.0.5-7.el9.1.noarch 1631794425 56503 0be1ca4f9f113419a2dd328e5a5e5fef installed DEBUG: go-srpm-macros-3.8.1-1.el9.noarch 1759527278 62484 7e0367dfaf0c078c64b4aad87d99de96 installed DEBUG: python-srpm-macros-3.9-54.el9.noarch 1719823107 37605 14999f3b83509523c25ed355decb1a1b installed DEBUG: redhat-rpm-config-210-1.el9.noarch 1749670400 189483 0470f4ff1bb0b051c3c33a09c55d0e90 installed DEBUG: rpm-build-4.16.1.3-40.el9.x86_64 1763740503 150065 98d5325dd09401608632ccfa190fb188 installed DEBUG: pyproject-srpm-macros-1.18.5-1.el9.noarch 1764604202 1945 593d906019a35ee4c0cfd0e8274314c8 installed DEBUG: python-rpm-macros-3.9-54.el9.noarch 1719823107 20079 686f68ca69550bf43cd5baf37845aa47 installed DEBUG: python3-rpm-macros-3.9-54.el9.noarch 1719823107 6227 e3bd710b44c94699345e4577af239d0c installed DEBUG: python3-rpm-generators-12-9.el9.noarch 1700828243 78358 e739a85b6967ac4d65e1a73a793b08b6 installed DEBUG: flatpak-session-helper-1.12.9-5.el9.x86_64 1779290617 215053 9ebba40d72811c7e4cd4063ee2060301 installed DEBUG: geoclue2-2.6.0-7.el9.x86_64 1669833794 371262 7577fcf4f6c1c7b754eeeabd5cd16f9c 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: xdg-dbus-proxy-0.1.3-1.el9.x86_64 1647904775 87288 4ccfb99c9ba5e6128721c79aefe24759 installed DEBUG: flatpak-1.12.9-5.el9.x86_64 1779290617 8149477 2093f9aa918f2c96ba33599a282ee8f0 installed DEBUG: xdg-desktop-portal-1.12.6-1.el9.x86_64 1699963919 1883764 bbf816d41fbabbd44a4eea51ad404ae7 installed DEBUG: adwaita-icon-theme-40.1.1-3.el9.noarch 1637316977 11533842 f148596fcfc2b39ba256f2a5e7bc6a19 installed DEBUG: libcanberra-gtk3-0.30-27.el9.x86_64 1689255812 75947 86b031874e946aa4b4829a212b67c518 installed DEBUG: gtk3-3.24.31-8.el9.x86_64 1751498673 20577856 27759184e4127286da7be908a58eb8e4 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: python3-devel-3.9.25-7.el9.x86_64 1776852584 783290 707d2006914e89d5b324924bdcef4f77 installed DEBUG: python3-pbr-6.0.0-1.el9s.noarch 1725024828 516368 589ec1d1af990dae54bda1bf42eadc69 installed DEBUG: pipewire-alsa-1.4.11-1.el9.x86_64 1778840041 206150 55d10f30492d2162dd692083b579c219 installed DEBUG: pipewire-pulseaudio-1.4.11-1.el9.x86_64 1778840041 479162 c4ea9e70b0abfaf606cf9e3791112206 installed DEBUG: python3-setuptools_scm-7.1.0-2.el9s.noarch 1677685511 271052 a3ab3303f7d174df0d5976baa2635310 installed DEBUG: python3-eventlet-0.35.1-2.el9s.noarch 1725031190 1748475 04e200c7cf6b4357fbe135eaaed94752 installed DEBUG: python3-sqlalchemy-1.4.51-2.el9s.x86_64 1707138494 14944224 c55fcba6e11c2bff50aa424d086e100c installed DEBUG: openstack-macros-2023.1.0-0.20251008124817.ce6a105.el9.noarch 1759927844 45488 37d124b8783369f0956f8134204c8db4 installed DEBUG: python3-webob-1.8.7-1.el9s.noarch 1630942613 1257935 0cc2f5121e612744933816b37a2d6191 installed DEBUG: python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch 1733250466 268780 0d48aea4e9f406742ea79f8bd2f999af installed DEBUG: python3-netaddr-0.10.1-3.el9.noarch 1731508115 9643671 bef1844b5e6d53db799aeedf369c42f7 installed DEBUG: python3-iso8601-1.1.0-1.el9s.noarch 1668080811 53924 05b08eb5ab32eeb30d648d875ec52181 installed DEBUG: libselinux-utils-3.6-4.el9.x86_64 1778176946 419427 4013589104b568cea3e1838d08339cea installed DEBUG: policycoreutils-3.6-7.el9.x86_64 1775571098 722176 34fa3922ed9131fc874b806be01114dc installed DEBUG: selinux-policy-38.1.80-1.el9.noarch 1779115048 25929 ae724c958d25d85916b11f84118d84be installed DEBUG: selinux-policy-targeted-38.1.80-1.el9.noarch 1779115048 19105487 d7ea21acbbdad2645ce3f2bf8af72d33 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-4.el9.x86_64 1778176946 622455 02e859f9e23b39382e6a1c9f54c3c655 installed DEBUG: procps-ng-3.3.17-15.el9.x86_64 1778685252 999211 8516b00bbabab9504af34f1092bd0e6c installed DEBUG: chkconfig-1.24-2.el9.x86_64 1725536489 760867 a9024f5231b13447cbc01d4af901dfbd installed DEBUG: python3-libsemanage-3.6-5.el9.x86_64 1740730263 424819 cc6ad429de658117008018fae2a2f8e6 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.20240318130610.0e6ce1c.el9.noarch 1710767333 86270 47220df10a987539a0355723e3a93c4d installed DEBUG: python3-oslo-context-5.5.0-0.20240314164503.e31a7a1.el9.noarch 1710434892 57440 309d5857af9a0a170a3bdfe40070a64a 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-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.2-2.el9s.noarch 1705912465 115053 ae940158924576e026d66b219c7428ab installed DEBUG: libsodium-1.0.18-7.el9s.x86_64 1631099292 363811 c5e5aece8e9b7d89bb43b3c6e4c2b06b installed DEBUG: python3-pyasn1-0.6.3-1.el9.noarch 1777513074 733875 0f3769462198d1cc4e053b6c62b8c9ac 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-5.el9.x86_64 1750084810 4678229 fafb9b328464883a1cfaf6a9edf3d51c 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.7.1-1.el9s.noarch 1705912086 2213156 094e252d791c9cc36e9ce869ef6d56b6 installed DEBUG: python3-inotify-0.9.6-25.el9.noarch 1628567226 249451 615b4784a08036c22c78686014bc79fe 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.9.0.post0-1.el9.noarch 1757427441 744073 d19917937889c4a1641648d168f6e6d8 installed DEBUG: python3-audit-3.1.5-8.el9.x86_64 1768393681 348054 d95d49c82a2a64ad0eee5df4bae1872f 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.24.2-2.el9.x86_64 1770654403 1603127 abdf705da4164a1ab104bed34403da81 installed DEBUG: numactl-libs-2.0.19-3.el9.x86_64 1751636795 62118 e98cefc59cc66803f4027fac4706479a 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.11.0-1.el9.x86_64 1731509028 1125063 700de021478697ad429711c84154cd6f installed DEBUG: libibverbs-61.0-2.el9.x86_64 1767813692 1347434 8f664cc1905ce853978784c16139f114 installed DEBUG: libmnl-1.0.4-16.el9.x86_64 1715247232 56075 9a15b97dc98360f4760cbed426fcbde5 installed DEBUG: libbpf-2:1.5.0-3.el9.x86_64 1765191821 436268 0e55f452312b3fe2236715b89907d28a installed DEBUG: iproute-6.17.0-2.el9.x86_64 1769545322 2267971 b561d07aa5c0b2b28ed86465c2f62260 installed DEBUG: initscripts-service-10.11.9-2.el9.noarch 1775061826 5832 9ce7840d78916640a45a083ff7703076 installed DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 1775061828 15687 d16c138020c50ad2d036e0131d02e7a6 installed DEBUG: initscripts-10.11.9-2.el9.x86_64 1775061828 1135113 0f0b68cd1d063888c0a6ef900e675428 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-7.el9.noarch 1775571096 5613484 f9e7dec3212544313642e82427beb6b0 installed DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch 1775571096 120395 bdb4e4200c643e82da4540b3f04e6625 installed DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch 1726820413 12658 83ce0711655299f19d3e1e0beb97d404 installed DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 1773446920 25052418 222827c45f3c2103aaac9318ffddbed4 installed DEBUG: python3-openvswitch3.3-3.3.8-7.el9s.x86_64 1773446920 1418514 e9013b2e0e1364a15989348cb0832abe 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.20240318122306.cff125c.el9.noarch 1710764687 91957 ad2bcc9b7146970f0bda8d7fb3f729a8 installed DEBUG: python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch 1714633822 226153 6021e1c84b5cf4df00bde2316c1f882e installed DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch 1710426215 14691 2656aafa10b551eb98c38db688625d7f installed DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch 1710431564 15675 f8b8223f2fedb664ad5ff35b632e306b installed DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch 1710428419 15700 bf91a9f1ea2d7e624547bfa74a28b115 installed DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch 1710431369 10964 f582448281bee2398c20d3c5afea85f8 installed DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch 1712217286 17101 8082675bf3599e900c3ce84f044e4641 installed DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch 1713945003 16884 e998a2fb5e403c677806d5489cd43c64 installed DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch 1713945003 186979 e6824ea02cf9286a0ef06598afb0aba5 installed DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch 1710431564 271226 3e39eb2156722985bcbb7747b9b88ac3 installed DEBUG: python3-oslo-config-2:9.4.0-0.20240516134807.882adf8.el9.noarch 1715867388 1162879 3538a68209fdb4a4726b611128d96109 installed DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch 1726215494 84769 6e14f5fe7e79d27134fbd51ba83bf6d3 installed DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch 1712217286 220106 5f4c1b14d385e179578f83ddb5a95cc4 installed DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch 1710425986 44876 b023067268938a0fe735f8c4e276c83e installed DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch 1710428419 268574 ee92d871a58d6f36a713ff8e4db9f78f installed DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch 1710431369 178906 32c4f2967f320697f2cf9c2de761518b installed DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch 1759928284 23193965 f6a6a0a051807fe5dae09a259a9e337e installed DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch 1710427963 13675 e5595d0ca36bc60299a16ac52b41c238 installed DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch 1710427963 13600 a447dd741dc071aa8b5e1a9a277e0b88 installed DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch 1710427963 506611 7ece9abfefb559f187d90f126ce8dd28 installed DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch 1710433784 18967 268e0791927062d5c7e36c03af5f00ec installed DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch 1710433784 120721 48fd94061e8481f21d7752a84cfbfe44 installed DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch 1718615679 234499 e295a2871f4e45c2b2db7032dccf2e2b installed DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch 1730997370 16090 9a59f65fe3d05f9ca826edfb0c947367 installed DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch 1730997370 1021809 670ebe75324582764bbc6547d66d2c2c installed DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch 1710426215 281560 c5d5cde63d310778aebf2bb5834831c3 installed DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch 1710765208 507098 3448a3ca92e8eda37aa8c45e868cedb9 installed DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch 1710761589 114330 3b5564faa16fa1b31ebea9b9444c6d62 installed DEBUG: python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch 1759929214 2129735 d4b925a9456e4fa0ad72144c2d1d3d2a installed DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch 1723103981 1730927 03ec8163e972687773043530f10d6145 installed DEBUG: python3-neutron-lib-tests-3.11.1-0.20240808075713.970c2bd.el9.noarch 1723103981 1023989 903eac4ad48b30de202f57845837062a installed DEBUG: flatpak-selinux-1.12.9-5.el9.noarch 1779290617 13110 2bacb332c8259319045fc74e716ff08d installed DEBUG: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 1763740503 15876 7d94e8af184358217638d2587f9a5996 installed DEBUG: pyproject-rpm-macros-1.18.5-1.el9.noarch 1764604202 117800 14e9f5f22ac09238271d8580fda7b142 installed DEBUG: python3-wheel-1:0.36.2-8.el9.noarch 1683048825 214175 7cf7c3323026ce265cfc3f67d4a1ae33 installed DEBUG: mpdecimal-2.5.1-3.el9.x86_64 1674579616 205263 f1bf555f9db646f5b79922dfac81dd7f installed DEBUG: libtirpc-1.3.3-9.el9.x86_64 1722344412 207314 4c399e92f7f6558e2596516f9bf244de installed DEBUG: libnsl2-2.0.0-1.el9.x86_64 1642756981 59558 df22cbf8fae5ade589067abf96b8b6c6 installed DEBUG: python3-filelock-3.13.1-1.el9s.noarch 1708341581 49676 dde0d5f44e92ce42694858de72cd62ab installed DEBUG: python3.14-pip-wheel-25.2-3.el9.noarch 1764246441 1239167 69d3bb4d84b0a76cad0cb5222a0f4aaa installed DEBUG: python3.14-3.14.4-2.el9.x86_64 1776387910 33252 24099ed084efb50e49960ab0f395da8a installed DEBUG: python3.14-libs-3.14.4-2.el9.x86_64 1776387910 46568207 4d97867848d2f5e992a6dcb969f45821 installed DEBUG: python3.14-freethreading-3.14.4-2.el9.x86_64 1776387910 24374 373e15c261699e2b6f25f45c8c44922e installed DEBUG: python3.14-freethreading-libs-3.14.4-2.el9.x86_64 1776387910 48678051 a6e08c1361212628e186fcdf400b0a92 installed DEBUG: python3.14-freethreading-devel-3.14.4-2.el9.x86_64 1776387910 1999024 3d54b78832cc16addf35de7dda3c7505 installed DEBUG: python3.14-devel-3.14.4-2.el9.x86_64 1776387910 2049811 2bcd2c2da1533481554dbacbc482bb4e installed DEBUG: python3-distlib-0.3.7-1.el9s.noarch 1696835423 921833 af2f183ec630e194966161e761046a3b installed DEBUG: python3-wheel-wheel-1:0.36.2-8.el9.noarch 1683048825 36198 68684a988afbd1db0ab8bca73555e2a7 installed DEBUG: python3.12-pip-wheel-23.2.1-5.el9.noarch 1750931809 1577209 f81b250c0a24733a180cf604f35dd716 installed DEBUG: python3.12-3.12.13-2.el9.x86_64 1776788047 31698 8942eb7306c704af998a4242dede3563 installed DEBUG: python3.12-libs-3.12.13-2.el9.x86_64 1776788047 44616847 582fa7b6fde956ec8fc5a98d35dfa352 installed DEBUG: python3.12-devel-3.12.13-2.el9.x86_64 1776788047 1336881 b6aab50fdf8df21de97f93a8011c6c8c installed DEBUG: python3.11-setuptools-wheel-65.5.1-5.el9.noarch 1751449325 880975 b736b3d1c6fb285d25ba3ef78665ec99 installed DEBUG: python3.11-pip-wheel-22.3.1-6.el9.noarch 1750932262 1538839 fb62e6c6ec3857cecafb5c66076c477c installed DEBUG: python3.11-3.11.13-9.el9.x86_64 1776391523 31748 44bd5fb21704d01012a2c2503ba131eb installed DEBUG: python3.11-libs-3.11.13-9.el9.x86_64 1776391523 47172394 36c5941e510279e5a3561f4e46871171 installed DEBUG: python3.11-devel-3.11.13-9.el9.x86_64 1776391523 953398 1912caead86530a3f44a7ac8e9a4219e installed DEBUG: python3-py-1.10.0-6.el9.noarch 1645029346 2836937 d08c97130001c6631f7d9115af9fefe0 installed DEBUG: python3-pluggy-0.13.1-7.el9.noarch 1645029264 125149 b115f47420c6dfc42c5217bffd5bb9b0 installed DEBUG: python3-appdirs-1.4.4-4.el9.noarch 1628566993 65030 98f9fc31732d98505f70bff24f17a1df installed DEBUG: python3-virtualenv-20.4.4-1.el9s.noarch 1631112630 667112 10ed701ce28ff4e77ab98f9efc89a65c installed DEBUG: tox-3.28.0-1.el9s.noarch 1768484072 577152 64fd1d5e9dd3d3cecc555a4d5bd7520a installed DEBUG: python3-tox-current-env-0.0.16-1.el9s.noarch 1768488411 68598 2f737f5887516c6e8350a0c6e002ab25 installed DEBUG: python3-jeepney-0.8.0-3.el9s.noarch 1659096163 1900432 89be827dbdb29568386b53f63d98f9e7 installed DEBUG: python3-fixtures-4.0.1-1.el9s.noarch 1675925905 348546 2b5debd2fff9b6fe8e32a1e844c386d4 installed DEBUG: python3-secretstorage-3.3.1-1.el9s.noarch 1631626392 93574 28ebe687d201b71093b36f8819d6e589 installed DEBUG: python3-voluptuous-0.14.2-1.el9s.noarch 1708937971 301984 97a9a67677388711ec2cd9a1d4ea493b installed DEBUG: python3-extras-1.0.0-15.el9s.noarch 1630951099 28311 07487e9fa66fac6f66467d7e32650938 installed DEBUG: python3-subunit-1.4.0-6.el9s.noarch 1631297515 330523 fd85a795691063c7decfb0a6360815ea installed DEBUG: python3-dogpile-cache-1.3.1-1.el9s.noarch 1708937955 502058 3442fbe339704e11d3c4c6c1e0af1d32 installed DEBUG: python3-attrs-20.3.0-7.el9.noarch 1645553213 281851 cd1d1385d5d5890a76293859c398a691 installed DEBUG: python3-ovsdbapp-2.6.1-0.20250218075414.e5e7217.el9.noarch 1739865500 697768 a5583f881413066e2e4e950d22409eb7 installed DEBUG: python3-jwt-2.6.0-2.el9s.noarch 1680601236 119190 d791a0d8155510c033a4cd714955c678 installed DEBUG: python3-jwt+crypto-2.6.0-2.el9s.noarch 1680601236 5447 897d6565a61443f49576a25e8c7eb3ab installed DEBUG: python3-zipp-3.6.0-1.el9s.noarch 1633535871 24135 7b3e97ba88dd0ea1ae57665d3a9c19ab installed DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch 1708526913 169163 849a29a00fa15d8c8a61e6ee7ebcff48 installed DEBUG: python3-wcwidth-0.2.6-1.el9s.noarch 1694073800 517446 aa0a99bf9b4175a5dad65a58be36e1e7 installed DEBUG: python3-waitress-2.1.2-1.el9s.noarch 1659518495 285402 34528154abe43d5355429f3bcb483342 installed DEBUG: python3-uhashring-2.3-3.el9s.noarch 1708341146 60170 c7d9dd67ff1653715a638deb06b3dae6 installed DEBUG: python3-tomlkit-0.12.3-3.el9s.noarch 1708602483 332011 5b6db01cd98cb44595038d578d284be2 installed DEBUG: python3-tenacity-8.2.3-1.el9s.noarch 1705909974 136198 e0246685ed1b2ae9878282664383df6c installed DEBUG: python3-soupsieve-2.5-1.el9s.noarch 1696834992 238617 8d21fb89ee976e8eea3280e5a3402472 installed DEBUG: python3-beautifulsoup4-4.12.3-2.el9s.noarch 1708356542 1275299 64b6482853e21e03d8bc9fc2ef06ad3a installed DEBUG: python3-simplejson-3.19.2-1.el9s.x86_64 1705909886 397874 1f4eb111b16e6c6c853450f0a1d58115 installed DEBUG: python3-pyroute2-0.7.12-2.el9s.noarch 1709799865 3081856 fc85e229f0863f538e6ab510d9df5e1b installed DEBUG: python3-pyperclip-1.8.2-2.el9s.noarch 1671787159 80181 e7678ab97bd72beb30c62b94059af8c4 installed DEBUG: python3-cmd2-2.4.2-1.el9s.noarch 1663751302 1389428 dd3da69f680c7348961326d84df33394 installed DEBUG: python3-pymemcache-4.0.0-1.el9s.noarch 1700660566 631632 39b0d32e7f323600b7a03bb6b18a2eac installed DEBUG: python3-platformdirs-3.11.0-1.el9s.noarch 1706026344 147451 b4c5aa21c4bc1a2ffa498f42fca759ed installed DEBUG: python3-more-itertools-10.1.0-1.el9s.noarch 1704363609 417917 b26d6d3a4d32ff2af35fbd23473e58b8 installed DEBUG: python3-memcached-1.59-3.el9s.noarch 1630942139 121078 183126babd06c89465fa59ad2f7d3a21 installed DEBUG: python3-kazoo-2.8.0-2.el9s.noarch 1630940988 632914 bbaeb9eefeb3553c474aedbffb7e8aa2 installed DEBUG: python3-zake-0.2.2-22.el9s.noarch 1630944009 129710 c022b146aa231993effc90da39949fc0 installed DEBUG: python3-jmespath-1.0.1-1.el9s.noarch 1668424571 126830 6ce44266e7e3ab8fa4c2381be5322666 installed DEBUG: python3-jaraco-8.2.1-4.el9s.noarch 1635164891 3782 7f5d39545a285a88c9c88c35a876908d installed DEBUG: python3-jaraco-classes-3.2.1-5.el9s.noarch 1634901953 24902 aede9e8ce2c545f9727975ba885b2cf9 installed DEBUG: python3-keyring+completion-24.3.0-4.el9s.noarch 1708618057 22259 7a80ac49b692b62c48387ed112e5cbd5 installed DEBUG: python3-keyring-24.3.0-4.el9s.noarch 1708618057 247490 368d3264fbab5e2bac43a02207fd2e99 installed DEBUG: python3-keystoneclient-1:5.4.0-0.20240314150815.c66d778.el9.noarch 1710428986 1184316 49583f39bfbcc5b99c9d34d7af4a6da2 installed DEBUG: python3-etcd3gw-2.4.0-1.el9s.noarch 1709212934 135514 a453917064013beacbbaa448b4425898 installed DEBUG: python3-autopage-0.5.2-3.el9s.noarch 1708526821 227436 e50f536039092df273ba4442be621765 installed DEBUG: python3-cliff-4.6.0-0.20240314133456.b6119d5.el9.noarch 1710423413 294745 e1bf32d02ee671fa53f33da0732e651d installed DEBUG: python3-async-timeout-4.0.2-5.el9s.noarch 1659024175 31321 2c931a3aa2308a7df2db1b37001cfd66 installed DEBUG: python3-redis-5.0.1-1.el9s.noarch 1708352277 2033448 4b5be132f23c3e397217054a095c7667 installed DEBUG: python3-tooz+zake-6.2.0-0.20240621074717.c65282f.el9.noarch 1718956142 14060 f0694fa039020fc7ddb83dfa10ecd974 installed DEBUG: python3-tooz-6.2.0-0.20240621074717.c65282f.el9.noarch 1718956142 430627 93d9a5a3ee5d30905785230ec3b6e2b5 installed DEBUG: python3-tooz+redis-6.2.0-0.20240621074717.c65282f.el9.noarch 1718956142 14060 09b484748e4f33ea2f9297b70d5c96a5 installed DEBUG: python3-pyrsistent-0.17.3-8.el9.x86_64 1628567565 376376 07253d153221160ee6a1bdaa5745cd1c installed DEBUG: python3-jsonschema-4.16.0-2.el9s.noarch 1677767013 699503 de345c177c92aed5e6e82eebf2a579d1 installed DEBUG: python3-psutil-5.8.0-12.el9.x86_64 1644945689 1133645 cff83134f090252851df7ebf7c9c25b7 installed DEBUG: python3-jsonpointer-2.0-4.el9.noarch 1628567244 35025 0cd95694f14133d3549e31cdc0c9cc13 installed DEBUG: python3-jsonpatch-1.21-16.el9.noarch 1628567242 56294 8c4831e26eec0439b33e99ba7e44fcd0 installed DEBUG: memcached-selinux-0:1.6.9-7.el9.x86_64 1655290574 28546 11d6fce5ba3e7952ff4679771fa13e02 installed DEBUG: memcached-0:1.6.9-7.el9.x86_64 1655290574 454290 5d9c616b91fe828789e42527dcfd37c7 installed DEBUG: python3-binary-memcached-0.31.2-1.el9s.noarch 1689661737 152378 d38214c7fe893067cfe1438ab4666a31 installed DEBUG: python3-requestsexceptions-1.4.0-0.20240318112325.d7ac0ff.el9.noarch 1710761103 28128 78c45dd30e3483da54c6d4d1b3f7115b installed DEBUG: python3-openstacksdk-3.0.0-0.20240314155907.04cdd0a.el9.noarch 1710432085 5333979 907fda0a54375587e91aaa1915294997 installed DEBUG: python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9.noarch 1710424227 251766 7cf7d25bbcfcf3361d80d56112cc87f5 installed DEBUG: python3-os-client-config-2.1.0-0.20240318114744.bc96c23.el9.noarch 1710762661 226111 abe7f839de3ef556391a5d8cd8244503 installed DEBUG: python-pycadf-common-3.1.1-0.20240318115432.4179996.el9.noarch 1710762956 17480 0975488d1818fae6f0fc6af0c38c588f installed DEBUG: python3-pycadf-3.1.1-0.20240318115432.4179996.el9.noarch 1710762956 165259 528f8fecc254534cd985cf0b1c9a9125 installed DEBUG: python-oslo-privsep-lang-3.3.0-0.20240314150440.f0c7eca.el9.noarch 1710428825 14244 1a2af1721090c7dc6415fcf15994626e installed DEBUG: python3-oslo-privsep-3.3.0-0.20240314150440.f0c7eca.el9.noarch 1710428825 104715 948edfa03da4958d257cc151e5241c6c installed DEBUG: python-oslo-cache-lang-3.7.0-0.20240314153235.e8de6c9.el9.noarch 1710430478 28801 5e91c9b785c87ad0ab317b45c0696bfc installed DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240314153235.e8de6c9.el9.noarch 1710430478 13802 315f76c904ff82e02a837cb3a4895360 installed DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235.e8de6c9.el9.noarch 1710430478 13802 1a4133907789bb25d720c537cf95170d installed DEBUG: python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9.el9.noarch 1710430478 209417 e5c01d86ec90b779b063dada02f7b5d2 installed DEBUG: python3-keystonemiddleware-10.6.0-0.20240314143556.b81c50f.el9.noarch 1710427145 387750 3b37dbe53177656103c0dc2cd206c728 installed DEBUG: python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9.noarch 1710434271 329829 0ed7766acd1545006c90e9e9f5be52ce installed DEBUG: python3-neutronclient-11.2.0-0.20240314151159.4e48e90.el9.noarch 1710429280 1387925 b6863be7c22975cdd9762b154d49f166 installed DEBUG: python3-designateclient-6.0.1-0.20240326161347.23faa14.el9.noarch 1711469775 381284 08d4b0c45e2492e3677c2011aade679d installed DEBUG: python3-oslo-reports-3.3.0-0.20240314152455.592d8ac.el9.noarch 1710430089 168662 91b83625176e287687ac167339bbaae3 installed DEBUG: python3-stestr-4.1.0-1.el9s.noarch 1708936323 670357 c1aa0807bf687426d845dcdb42884f1c installed DEBUG: python3-webtest-3.0.0-1.el9s.noarch 1634282083 292696 ef808a007595834a8bd318ac85c97fb6 installed DEBUG: python3-oslotest-5.0.0-0.20240318130350.4c36dbc.el9.noarch 1710767096 129532 031a52baf5cfbc4993f55a6be2224326 installed DEBUG: python3-httplib2-0.20.4-6.el9s.noarch 1659079953 309324 a9f5998cab6d19b41d1f72f286b1a933 installed DEBUG: python3-ddt-1.6.0-1.el9s.noarch 1663746586 31282 67e631dfc146645d73f03b3e9b0d47da installed DEBUG: python3-coverage-7.3.2-2.el9s.x86_64 1705912367 1388882 5266a331fd2ec4370d77f81181b29e7f installed DEBUG: python3-oslo-upgradecheck-2.3.0-0.20240314144648.b6db590.el9.noarch 1710427770 57972 b19e7c4d65ced86bf3a76b6fb227a83d installed DEBUG: python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf187.el9.noarch 1710428155 116931 b10ee2c2d05701be7003a7ff16361a43 installed DEBUG: python3-os-resource-classes-1.1.0-0.20240318115804.357bd40.el9.noarch 1710763147 30222 601401f84a485afa818840a77eee24b0 installed DEBUG: python3-novaclient-1:18.6.0-0.20240325130840.533d5df.el9.noarch 1711372196 948192 55083e3914fb547480b09f9aa8ceacd1 installed DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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 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 132: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn DEBUG: warning: line 293: It's not recommended to have unversioned Obsoletes: Obsoletes: python3-networking-ovn-metadata-agent DEBUG: warning: line 323: 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.szgDgG DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.2.3.dev23/.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: + CXXFLAGS='-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: + FFLAGS='-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 -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' 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: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir DEBUG: + RPM_TOXENV=py39 DEBUG: + FEDORA= 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.2.3.dev23/pyproject-wheeldir --output /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.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 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 6.0.0) DEBUG: Handling tox-current-env >= 0.0.16 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.16 DEBUG: (installed: tox-current-env 0.0.16) DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: Handling virtualenv<20.37.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: virtualenv<20.37.0 DEBUG: (installed: virtualenv 20.4.4) DEBUG: Handling pbr>=4.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: pbr>=4.0.0 DEBUG: (installed: pbr 6.0.0) DEBUG: Handling Paste>=2.0.2 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: Paste>=2.0.2 DEBUG: (installed: Paste 3.7.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.26.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: eventlet>=0.26.1 DEBUG: (installed: eventlet 0.35.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.31.0) 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.6.0) DEBUG: Handling netaddr>=0.7.18 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: netaddr>=0.7.18 DEBUG: (installed: netaddr 0.10.1) 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.9.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: neutron-lib>=3.9.0 DEBUG: (installed: neutron-lib 3.11.1) 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.2.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.1) 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.0.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.config>=9.0.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.0.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 5.5.1) 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.7.2) 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.1) DEBUG: Handling oslo.service>=3.4.1 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: oslo.service>=3.4.1 DEBUG: (installed: oslo.service 3.4.1) 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.2) 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.8) DEBUG: Handling ovsdbapp>=2.3.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: ovsdbapp>=2.3.0 DEBUG: (installed: ovsdbapp 2.6.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.0.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.5.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,>=4.0 from tox --print-deps-only: py39 DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 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.2.3.dev23/neutron-24.2.3.dev23.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 6.0.0) DEBUG: Handling Paste (>=2.0.2) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: Paste (>=2.0.2) DEBUG: (installed: Paste 3.7.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.26.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: eventlet (>=0.26.1) DEBUG: (installed: eventlet 0.35.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.31.0) 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.6.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.10.1) 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.9.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: neutron-lib (>=3.9.0) DEBUG: (installed: neutron-lib 3.11.1) 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.2.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.1) 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.0.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.config (>=9.0.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.0.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 5.5.1) 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.7.2) 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.1) DEBUG: Handling oslo.service (>=3.4.1) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: oslo.service (>=3.4.1) DEBUG: (installed: oslo.service 3.4.1) 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.2) 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.8) DEBUG: Handling ovsdbapp (>=2.3.0) from hook generated metadata: Requires-Dist (neutron) DEBUG: Requirement satisfied: ovsdbapp (>=2.3.0) DEBUG: (installed: ovsdbapp 2.6.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.0.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.5.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.2.3-0.20260605094437.87eb453.el9.x86_64-pyproject-buildrequires DEBUG: + rm -rfv neutron-24.2.3.dev23.dist-info/ DEBUG: removed 'neutron-24.2.3.dev23.dist-info/AUTHORS' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/LICENSE' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/METADATA' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/entry_points.txt' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/pbr.json' DEBUG: removed 'neutron-24.2.3.dev23.dist-info/top_level.txt' DEBUG: removed directory 'neutron-24.2.3.dev23.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8OSwpu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + export SKIP_PIP_INSTALL=1 DEBUG: + SKIP_PIP_INSTALL=1 DEBUG: + mkdir -p /builddir/build/BUILD/neutron-24.2.3.dev23/.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: + CXXFLAGS='-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: + FFLAGS='-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 -I/usr/lib64/gfortran/modules' DEBUG: + FCFLAGS='-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 -I/usr/lib64/gfortran/modules' 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: + LT_SYS_LIBRARY_PATH=/usr/lib64: DEBUG: + CC=gcc DEBUG: + CXX=g++ DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/neutron-24.2.3.dev23/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/neutron-24.2.3.dev23 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.2.3.dev23/.pyproject-builddir/tmpahuud226 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.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/neutron.egg-info DEBUG: writing /builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/neutron.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/neutron.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/neutron.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/neutron.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/neutron.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/neutron.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/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.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/neutron.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir/pip-modern-metadata-tr8y59ih/neutron-24.2.3.dev23.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.2.3.dev23/.pyproject-builddir/tmpmkaykv2z 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/tests DEBUG: creating build/lib/neutron/tests/unit DEBUG: creating build/lib/neutron/tests/unit/services DEBUG: creating build/lib/neutron/tests/unit/services/trunk DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers DEBUG: creating build/lib/neutron/tests/unit/services/trunk/drivers/openvswitch 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/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/conf 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/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/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/services/trunk/drivers/linuxbridge 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/tests/unit/services/logapi 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/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: creating build/lib/neutron/services 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/services/portforwarding 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: creating build/lib/neutron/api 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/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: creating build/lib/neutron/plugins/ml2/drivers/openvswitch/agent 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/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/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/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: creating build/lib/neutron/cmd 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/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: creating build/lib/neutron/tests/functional 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: 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/functional/privileged 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/functional/objects DEBUG: creating build/lib/neutron/tests/functional/objects/plugins DEBUG: copying neutron/tests/functional/objects/plugins/__init__.py -> build/lib/neutron/tests/functional/objects/plugins 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: creating build/lib/neutron/tests/functional/plugins DEBUG: creating build/lib/neutron/tests/functional/plugins/ml2 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: creating build/lib/neutron/tests/functional/agent DEBUG: creating build/lib/neutron/tests/functional/agent/l3 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/agent DEBUG: creating build/lib/neutron/agent/l2 DEBUG: creating build/lib/neutron/agent/l2/extensions 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: 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/l3_router 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: 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/tests/unit/services/portforwarding 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/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/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/tests/unit/plugins/ml2/drivers/ovn 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/tests/functional/services DEBUG: creating build/lib/neutron/tests/functional/services/logapi 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: creating build/lib/neutron/privileged DEBUG: copying neutron/privileged/__init__.py -> build/lib/neutron/privileged DEBUG: creating build/lib/neutron/tests/functional/common 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/services/conntrack_helper 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/hacking DEBUG: copying neutron/hacking/__init__.py -> build/lib/neutron/hacking DEBUG: creating build/lib/neutron/tests/unit/cmd 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/agent/ovn 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/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: creating build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge DEBUG: copying neutron/tests/unit/plugins/ml2/drivers/linuxbridge/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/linuxbridge 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/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/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: 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/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/tests/unit/objects 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/common 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/tests/functional/services/trunk DEBUG: creating build/lib/neutron/tests/functional/services/trunk/drivers 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: creating build/lib/neutron/db DEBUG: creating build/lib/neutron/db/migration 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/api/rpc 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: creating build/lib/neutron/tests/unit/agent DEBUG: creating build/lib/neutron/tests/unit/agent/l2 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/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/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: copying neutron/plugins/__init__.py -> build/lib/neutron/plugins 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: 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/services/qos DEBUG: creating build/lib/neutron/services/qos/drivers 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/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/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/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: 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: 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/services/trunk DEBUG: creating build/lib/neutron/services/trunk/drivers 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/tests/unit/agent/ovn DEBUG: copying neutron/tests/unit/agent/ovn/__init__.py -> build/lib/neutron/tests/unit/agent/ovn 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: creating build/lib/neutron/tests/functional/db 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/common 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/plugins/ml2/drivers/mech_sriov DEBUG: creating build/lib/neutron/plugins/ml2/drivers/mech_sriov/agent 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/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: 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/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/services/trunk/drivers/openvswitch 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/services/ovn_l3 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/ipam 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/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: 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: 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/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/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: creating build/lib/neutron/tests/unit/tests DEBUG: creating build/lib/neutron/tests/unit/tests/example DEBUG: creating build/lib/neutron/tests/unit/tests/example/dir 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/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: 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/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: 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: 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/services/trunk/drivers/__init__.py -> build/lib/neutron/tests/functional/services/trunk/drivers 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: creating build/lib/neutron/tests/unit/hacking DEBUG: copying neutron/tests/unit/hacking/__init__.py -> build/lib/neutron/tests/unit/hacking 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: 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/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/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/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/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/db/models DEBUG: creating build/lib/neutron/db/models/plugins DEBUG: copying neutron/db/models/plugins/__init__.py -> build/lib/neutron/db/models/plugins 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/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/pecan_wsgi 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/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: copying neutron/tests/unit/services/trunk/drivers/__init__.py -> build/lib/neutron/tests/unit/services/trunk/drivers 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/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: 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/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/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/unit/db 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: 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/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/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: 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/functional/agent/ovn 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/plugins/ml2/drivers/mech_sriov/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/mech_sriov 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: 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/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: 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: 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/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: 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_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_tagging.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/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_external_process.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/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/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/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/__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/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/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/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/tests/fullstack 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: creating build/lib/neutron/tests/unit/privileged DEBUG: copying neutron/tests/unit/privileged/__init__.py -> build/lib/neutron/tests/unit/privileged 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: 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/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/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/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/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/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/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/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/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/plugins/ml2/drivers/linuxbridge/agent 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/agent/l3 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: 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/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: 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: 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: 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: copying neutron/tests/unit/plugins/ml2/drivers/openvswitch/__init__.py -> build/lib/neutron/tests/unit/plugins/ml2/drivers/openvswitch 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/services/rbac DEBUG: copying neutron/services/rbac/__init__.py -> build/lib/neutron/services/rbac DEBUG: creating build/lib/neutron/tests/unit/services/logapi/agent 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/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: 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: 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/plugins/ml2/drivers/ovn/mech_driver 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: 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/tests/unit/objects/port 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/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: copying neutron/conf/plugins/__init__.py -> build/lib/neutron/conf/plugins DEBUG: creating build/lib/neutron/tests/unit/services/qos 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/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/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: copying neutron/tests/functional/privileged/__init__.py -> build/lib/neutron/tests/functional/privileged 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/cmd/eventlet/server DEBUG: copying neutron/cmd/eventlet/server/__init__.py -> build/lib/neutron/cmd/eventlet/server 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/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: 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/privileged/agent DEBUG: creating build/lib/neutron/privileged/agent/ovsdb 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/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: 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: creating build/lib/neutron/tests/functional/resources 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: 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/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/functional/tests DEBUG: copying neutron/tests/functional/tests/__init__.py -> build/lib/neutron/tests/functional/tests 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/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/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: creating build/lib/neutron/tests/unit/agent/l2/extensions 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: 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: 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/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: creating build/lib/neutron/agent/ovsdb 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: 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: copying neutron/tests/unit/ipam/drivers/__init__.py -> build/lib/neutron/tests/unit/ipam/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/services/ovn_l3 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: 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/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/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: 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: 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/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/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: 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: creating build/lib/neutron/services/logapi/drivers 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: 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: 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/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/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: 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/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: 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/objects/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/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/ipam/drivers DEBUG: copying neutron/ipam/drivers/__init__.py -> build/lib/neutron/ipam/drivers 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: 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/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: 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: 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/qos/drivers 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: copying neutron/privileged/agent/__init__.py -> build/lib/neutron/privileged/agent 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/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/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/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/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: 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: copying neutron/api/rpc/__init__.py -> build/lib/neutron/api/rpc 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: 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/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: creating build/lib/neutron/services/metering 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/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: 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/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: 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: 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: 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: 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/unit/agent/linux 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/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_user_defined.py -> build/lib/neutron/tests/unit/services/ovn_l3/service_providers 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/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: creating build/lib/neutron/services/metering/drivers 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/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/tests/functional/tests/common 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: copying neutron/plugins/ml2/drivers/linuxbridge/__init__.py -> build/lib/neutron/plugins/ml2/drivers/linuxbridge 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/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: copying neutron/privileged/agent/ovsdb/__init__.py -> build/lib/neutron/privileged/agent/ovsdb 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/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: 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: 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/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: 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: 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/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: 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/services/logapi/agent 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/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: 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: copying neutron/tests/unit/tests/example/__init__.py -> build/lib/neutron/tests/unit/tests/example DEBUG: copying neutron/objects/plugins/__init__.py -> build/lib/neutron/objects/plugins 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: 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: 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/unit/privileged/agent/__init__.py -> build/lib/neutron/tests/unit/privileged/agent 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/conf/agent/ovn/__init__.py -> build/lib/neutron/conf/agent/ovn DEBUG: copying neutron/tests/functional/objects/__init__.py -> build/lib/neutron/tests/functional/objects DEBUG: copying neutron/tests/functional/objects/test_agent.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/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: 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: 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: 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/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/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/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: copying neutron/plugins/ml2/drivers/mech_sriov/__init__.py -> build/lib/neutron/plugins/ml2/drivers/mech_sriov 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/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: 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: 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: 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/tests/functional/agent/ovsdb DEBUG: copying neutron/tests/functional/agent/ovsdb/__init__.py -> build/lib/neutron/tests/functional/agent/ovsdb 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/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: 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/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: 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/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/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/unit/plugins/__init__.py -> build/lib/neutron/tests/unit/plugins 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/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: 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/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/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/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/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/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/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: copying neutron/tests/unit/services/externaldns/__init__.py -> build/lib/neutron/tests/unit/services/externaldns 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: copying neutron/services/externaldns/__init__.py -> build/lib/neutron/services/externaldns DEBUG: copying neutron/services/externaldns/driver.py -> build/lib/neutron/services/externaldns 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/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/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: creating build/lib/neutron/tests/functional/agent/l2 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: copying neutron/tests/functional/plugins/ml2/drivers/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers 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/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/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/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/tests/unit/agent/ovsdb 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/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/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: 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/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/tests/functional/plugins/__init__.py -> build/lib/neutron/tests/functional/plugins DEBUG: creating build/lib/neutron/tests/unit/agent/windows DEBUG: copying neutron/tests/unit/agent/windows/__init__.py -> build/lib/neutron/tests/unit/agent/windows DEBUG: copying neutron/tests/unit/agent/windows/test_ip_lib.py -> build/lib/neutron/tests/unit/agent/windows DEBUG: copying neutron/tests/unit/agent/windows/test_utils.py -> build/lib/neutron/tests/unit/agent/windows 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/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/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/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/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: copying neutron/tests/unit/objects/plugins/__init__.py -> build/lib/neutron/tests/unit/objects/plugins 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/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/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: 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/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/tests/functional/plugins/ml2/drivers/macvtap/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/macvtap 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: 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/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/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: copying neutron/tests/functional/privileged/agent/__init__.py -> build/lib/neutron/tests/functional/privileged/agent 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/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: 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/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/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/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/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: 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/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/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: 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/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/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: copying neutron/plugins/ml2/drivers/openvswitch/__init__.py -> build/lib/neutron/plugins/ml2/drivers/openvswitch 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/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: 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/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/objects/port/__init__.py -> build/lib/neutron/tests/unit/objects/port 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: 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/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: 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/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/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/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_qos_policy_validator.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: 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: 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: 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/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: 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/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: 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: copying neutron/tests/functional/plugins/ml2/drivers/ovn/__init__.py -> build/lib/neutron/tests/functional/plugins/ml2/drivers/ovn 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: 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/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: copying neutron/tests/unit/api/rpc/__init__.py -> build/lib/neutron/tests/unit/api/rpc 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: creating build/lib/neutron/tests/functional/agent/windows DEBUG: copying neutron/tests/functional/agent/windows/__init__.py -> build/lib/neutron/tests/functional/agent/windows DEBUG: copying neutron/tests/functional/agent/windows/test_ip_lib.py -> build/lib/neutron/tests/functional/agent/windows 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/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: 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/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/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: 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: 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: 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/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: 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: 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: 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/functional/services/__init__.py -> build/lib/neutron/tests/functional/services 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: 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/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: 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/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: 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/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/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/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: 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/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: 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: 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/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/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_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/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: 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: copying neutron/tests/functional/agent/ovn/__init__.py -> build/lib/neutron/tests/functional/agent/ovn 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/plugins/ml2/drivers/l2pop/README -> build/lib/neutron/plugins/ml2/drivers/l2pop DEBUG: copying neutron/services/l3_router/README -> build/lib/neutron/services/l3_router 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/functional/requirements.txt -> build/lib/neutron/tests/functional 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: 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/db/models/README -> build/lib/neutron/db/models DEBUG: copying neutron/tests/fullstack/README -> build/lib/neutron/tests/fullstack DEBUG: copying neutron/tests/unit/tests/example/README -> build/lib/neutron/tests/unit/tests/example 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: copying neutron/plugins/ml2/README -> build/lib/neutron/plugins/ml2 DEBUG: copying neutron/objects/README.rst -> build/lib/neutron/objects 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/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/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: 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/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.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/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: 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/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/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/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/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/pecan_wsgi 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/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: 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/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: creating 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/ipam/drivers/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/ipam/drivers 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/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: 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/db 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: 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/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/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/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/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/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/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: 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: 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/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/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/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: 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.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: 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/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: 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/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/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/plugins 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/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: 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: 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/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/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: 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/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/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/privileged DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/agent 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/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/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/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/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: 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/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: 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/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: 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/ovn 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/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/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: 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/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: creating 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: 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/eventlet 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/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/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: 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: 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: 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/linuxbridge 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/agent 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: 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: 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/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: creating 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: 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/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/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: 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/agent 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/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: 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/openvswitch 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/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: 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/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/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: 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: creating build/bdist.linux-x86_64/wheel/neutron/api 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/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/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: 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/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/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/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/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/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/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/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/metering 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: 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/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: 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/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: 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/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: 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/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/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/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/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/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/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/services/trunk 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/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/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: 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/openvswitch 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/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: 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/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: 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/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: 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/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/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/conntrack_helper 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/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: 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/l3_router DEBUG: copying build/lib/neutron/services/l3_router/README -> 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: 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/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/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/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/logapi 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: 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: 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/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: creating build/bdist.linux-x86_64/wheel/neutron/services/logapi/drivers 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: 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: 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/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/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: 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/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: 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/agent 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/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/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: 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/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/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: 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/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: 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/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: 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/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/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: 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/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: 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/common 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/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: 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/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/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/tests DEBUG: creating 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: 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: 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/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: 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: 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/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: 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: 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/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/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: 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/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/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/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/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/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: 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/drivers 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/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/logapi 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: 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: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/windows DEBUG: copying build/lib/neutron/tests/functional/agent/windows/test_ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/windows DEBUG: copying build/lib/neutron/tests/functional/agent/windows/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/windows DEBUG: creating 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: 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/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: copying build/lib/neutron/tests/functional/agent/ovsdb/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/functional/agent/ovsdb 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/linux 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: 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: 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_external_process.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/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/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/l3 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/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/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: creating build/bdist.linux-x86_64/wheel/neutron/tests/functional/plugins/ml2/drivers 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/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: 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: 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: 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: 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/objects 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/test_agent.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/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/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/privileged 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/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: 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/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/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/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: 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/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: creating 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: 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/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_tagging.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.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/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/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/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/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/tests 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: 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: 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/tests/example DEBUG: copying build/lib/neutron/tests/unit/tests/example/README -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/tests/example 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/example/dir 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: 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: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/conf 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: 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: 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/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/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/windows DEBUG: copying build/lib/neutron/tests/unit/agent/windows/test_utils.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/windows DEBUG: copying build/lib/neutron/tests/unit/agent/windows/test_ip_lib.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/windows DEBUG: copying build/lib/neutron/tests/unit/agent/windows/__init__.py -> build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/windows DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/agent/ovsdb 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/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: creating 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/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/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: 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/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/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/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/l2 DEBUG: creating 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/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/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: 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: 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/objects 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_qos_policy_validator.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: 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/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/port 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/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: 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: 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/cmd 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: 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/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: 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/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/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/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: 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/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: 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: 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/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/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/ovn 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/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/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/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/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/api 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/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: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc 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/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: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/api/rpc/callbacks 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/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: 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/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/services 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: 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/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/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/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/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/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/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: 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: 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/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/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_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: 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/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/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: 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/logapi DEBUG: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/logapi/drivers 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/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: 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: creating 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: 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/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/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: 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/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/trunk 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: 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/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: 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/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/linuxbridge 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/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: creating build/bdist.linux-x86_64/wheel/neutron/tests/unit/services/trunk/drivers/openvswitch 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/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: running install_data DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/etc DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/etc/neutron DEBUG: copying etc/api-paste.ini -> build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/etc/neutron DEBUG: copying etc/rootwrap.conf -> build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/etc/neutron DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/etc/neutron/rootwrap.d DEBUG: copying etc/neutron/rootwrap.d/rootwrap.filters -> build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/etc/neutron/rootwrap.d/ DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.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.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/ DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/backup DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/backup/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.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.2.3.dev23.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.2.3.dev23.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.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/templates DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/revert DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/revert/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/vars DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/defaults DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/tasks DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.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.2.3.dev23-py3.9.egg-info DEBUG: running install_scripts DEBUG: creating build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/scripts DEBUG: copying build/scripts-3.9/ovn_migration.sh -> build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/scripts DEBUG: changing mode of build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.data/scripts/ovn_migration.sh to 755 DEBUG: Installing neutron-api script to build/bdist.linux-x86_64/wheel/neutron-24.2.3.dev23.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.2.3.dev23.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir/pip-wheel-rhx55jna/tmp4k1m95mx/neutron-24.2.3.dev23-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/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/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_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_external_process.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/agent/windows/__init__.py' DEBUG: adding 'neutron/tests/functional/agent/windows/test_ip_lib.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_agent.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/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/agent/windows/__init__.py' DEBUG: adding 'neutron/tests/unit/agent/windows/test_ip_lib.py' DEBUG: adding 'neutron/tests/unit/agent/windows/test_utils.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_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_tagging.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_qos_policy_validator.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_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.2.3.dev23.data/data/etc/neutron/api-paste.ini' DEBUG: adding 'neutron-24.2.3.dev23.data/data/etc/neutron/rootwrap.conf' DEBUG: adding 'neutron-24.2.3.dev23.data/data/etc/neutron/rootwrap.d/rootwrap.filters' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/ovn-migration.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/reduce-dhcp-renewal-time.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/revert.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/backup/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/defaults/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/delete-neutron-resources/templates/delete-neutron-resources.sh.j2' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/defaults/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/activate-ovn.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/cleanup-dataplane.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/clone-dataplane.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/tasks/sync-dbs.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates/activate-ovn.sh.j2' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/migration/templates/clone-br-int.sh.j2' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/defaults/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/post-migration/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/pre-migration/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/defaults/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/recovery-backup/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/defaults/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/cleanup/templates/cleanup-resources.sh.j2' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/defaults/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/create/templates/create-resources.sh.j2' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/defaults/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/resources/validate/templates/validate-resources.sh.j2' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/revert/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/defaults/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks/cleanup.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/stop-agents/vars/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/defaults/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/tasks/main.yml' DEBUG: adding 'neutron-24.2.3.dev23.data/data/share/ansible/neutron-ovn-migration/playbooks/roles/tripleo-update/templates/generate-ovn-extras.sh.j2' DEBUG: adding 'neutron-24.2.3.dev23.data/scripts/neutron-api' DEBUG: adding 'neutron-24.2.3.dev23.data/scripts/ovn_migration.sh' DEBUG: adding 'neutron-24.2.3.dev23.dist-info/AUTHORS' DEBUG: adding 'neutron-24.2.3.dev23.dist-info/LICENSE' DEBUG: adding 'neutron-24.2.3.dev23.dist-info/METADATA' DEBUG: adding 'neutron-24.2.3.dev23.dist-info/WHEEL' DEBUG: adding 'neutron-24.2.3.dev23.dist-info/entry_points.txt' DEBUG: adding 'neutron-24.2.3.dev23.dist-info/pbr.json' DEBUG: adding 'neutron-24.2.3.dev23.dist-info/top_level.txt' DEBUG: adding 'neutron-24.2.3.dev23.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.2.3.dev23-py3-none-any.whl size=4357380 sha256=cad463a571622a570c308c9f28e2445d0c598ec9e609cec49576e14e21773d71 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/41/f4/86/d91fe83b3e3b115fdaf8c63d7b061795c5f0805c8b22e0d584 DEBUG: Successfully built neutron DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PSg0Yj DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64 DEBUG: + cd neutron-24.2.3.dev23 DEBUG: ++ ls /builddir/build/BUILD/neutron-24.2.3.dev23/pyproject-wheeldir/neutron-24.2.3.dev23-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: + specifier=neutron==24.2.3.dev23 DEBUG: + '[' -z neutron==24.2.3.dev23 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3.dev23/pyproject-wheeldir neutron==24.2.3.dev23 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.2.3.dev23/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/neutron-24.2.3.dev23-py3-none-any.whl DEBUG: Installing collected packages: neutron DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/ml2ovn-trace to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-db-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-dhcp-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ipset-cleanup to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-keepalived-state-change to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-l3-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-linuxbridge-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-linuxbridge-cleanup to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-macvtap-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-metadata-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-metering-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-netns-cleanup to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-openvswitch-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-db-sync-util to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-metadata-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-migration-mtu to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovs-cleanup to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-pd-notify to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-remove-duplicated-port-bindings to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-rootwrap to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-rootwrap-daemon to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-rpc-server to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sanitize-port-binding-profile-allocation to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sanitize-port-mac-addresses to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sanity-check to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-server to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sriov-nic-agent to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-status to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-usage-audit to 755 DEBUG: Successfully installed neutron-24.2.3.dev23 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/ml2ovn-trace /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-api /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-db-manage /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-dhcp-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ipset-cleanup /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-keepalived-state-change /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-l3-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-linuxbridge-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-linuxbridge-cleanup /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-macvtap-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-metadata-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-metering-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-netns-cleanup /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-openvswitch-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-db-sync-util /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-metadata-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-migration-mtu /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovs-cleanup /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-pd-notify /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-remove-duplicated-port-bindings /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-rootwrap /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-rootwrap-daemon /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-rpc-server /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sanitize-port-binding-profile-allocation /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sanitize-port-mac-addresses /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sanity-check /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-server /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sriov-nic-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-status /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-usage-audit /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/ovn_migration.sh DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/ml2ovn-trace: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-api: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-db-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-dhcp-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ipset-cleanup: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-keepalived-state-change: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-l3-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-linuxbridge-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-linuxbridge-cleanup: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-macvtap-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-metadata-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-metering-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-netns-cleanup: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-openvswitch-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-db-sync-util: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-metadata-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovn-migration-mtu: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-ovs-cleanup: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-pd-notify: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-remove-duplicated-port-bindings: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-rootwrap: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-rootwrap-daemon: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-rpc-server: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sanitize-port-binding-profile-allocation: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sanitize-port-mac-addresses: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sanity-check: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-server: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-sriov-nic-agent: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-status: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/neutron-usage-audit: updating DEBUG: /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/ovn_migration.sh: no change DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost %dir /usr/lib/python3.9/site-packages/neutron-24.2.3.dev23.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.2.3.dev23.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.2.3-0.20260605094437.87eb453.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.2.3.dev23.dist-info/RECORD --output /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.2.3.dev23.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.2.3.dev23.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.2.3.dev23.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron-24.2.3.dev23.dist-info/REQUESTED' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64-pyproject-ghost-distinfo DEBUG: ++ cut -f1 '-d ' DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + /usr/bin/python3 setup.py compile_catalog -d /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_TW/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de/LC_MESSAGES/neutron.po to /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64//usr/lib/python3.9/site-packages DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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: + find etc -name '*.sample' DEBUG: + read filename 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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/bin DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/doc DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/tools DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/neutron/rootwrap DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/etc/neutron/rootwrap.d/rootwrap.filters /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/neutron/rootwrap DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/etc/neutron DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/etc/neutron/api-paste.ini /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/etc/neutron/rootwrap.conf /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/etc/neutron/rootwrap.d /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/etc/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/etc/neutron/plugins/ml2 DEBUG: + mv etc/neutron.conf /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/etc/neutron/plugins/ml2/ovn_agent.ini DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/etc/neutron/plugins/networking-ovn DEBUG: + ln -s /etc/neutron/neutron_ovn_metadata_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/etc/neutron/ovn.ini DEBUG: + ln -s /usr/bin/neutron-ovn-metadata-agent /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/etc/neutron/conf.d/README DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/var/lib/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/var/log/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/var/run/neutron DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/neutron/neutron-dist.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/neutron/l3_agent DEBUG: + ln -s /etc/neutron/l3_agent.ini /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/neutron/l3_agent/l3_agent.conf DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/neutron/server DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64//etc/neutron/conf.d/neutron-ovn-agent DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/de/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/es/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/fr/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/it/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ja/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ko_KR/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/pt_BR/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/ru/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/zh_CN/LC_MESSAGES/neutron.po /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages/neutron/locale /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64 neutron --all-name DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 24.2.3-0.20260605094437.87eb453.el9 --unique-debug-suffix -24.2.3-0.20260605094437.87eb453.el9.x86_64 --unique-debug-src-base openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3.dev23 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.2.3-0.20260605094437.87eb453.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.bzlBVE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env --assert-config -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_get_address_group [0.570735s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_list_address_groups [0.474660s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_normalize_and_deduplicate_in_remove_addresses [0.643964s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_update_address_group_addresses [0.182301s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_add_invalid_addresses [0.639092s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_create_address_group_without_description_or_addresses [0.174878s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_list_address_scopes_different_tenants_shared [0.184958s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_add_duplicated_addresses [0.630872s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope [0.190062s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_remove_absent_addresses [0.472176s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_empty_name [0.439105s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_update_address_group_name_and_description [0.253206s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_create_address_group_empty_name [0.491903s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_ipv6 [0.170818s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_created_address_scope_specify_id [0.184744s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_ipv6_non_pd_add_pd_subnet_to_same_network [0.493632s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_created_address_scope_shared_non_admin [0.170184s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_create_address_group_with_description_and_addresses [0.229482s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_delete_address_scope [0.191812s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope_shared_false_admin [0.179432s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_delete_address_group [0.235031s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_get_address_scope [0.179939s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_ipv6_pd_add_non_pd_subnet_to_same_network [0.403996s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_subnetpool_associate_address_scope [0.226767s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_get_address_scope_different_tenants_shared [0.188380s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_group.TestAddressGroup.test_normalize_and_deduplicate_in_add_addresses [0.240988s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_network_create_contain_address_scope_attr [0.238496s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope_shared_true_admin [0.187154s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_ipv4 [0.206348s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_update_address_scope_shared_true_non_admin [0.191034s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_not_update_subnetpool_address_scope_not_notify [0.617795s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_create_address_scope_shared_admin [0.256863s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_address_scope_notify [0.395135s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_add_subnetpool_address_scope_wrong_address_family [0.205266s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_get_address_scope_different_tenants_not_shared [0.206970s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_disassociate_address_scope [0.239906s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_create_agent [0.177260s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_list_address_scopes [0.282355s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_list_agent [0.197824s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_address_scope [0.512513s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestAddressScope.test_list_address_scopes_different_tenants_not_shared [0.313123s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_validate_availability_zones [0.215742s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_address_scope_wrong_family [0.258710s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_list_availability_zones_with_filter [0.230763s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_availability_zones_in_create_response [0.305179s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_block_update_subnetpool_network_affinity [1.029239s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_delete_address_scope_in_use [0.229045s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_default_azs_existing_az [0.321837s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_azs [0.373096s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_another_address_scope [0.258607s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_correlate_network_with_address_scope [0.971092s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_update_subnetpool_associate_invalid_address_scope [0.194225s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_create_data_plane_status_default_none [0.413571s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_list_agent_with_az [0.184971s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_subnetpool_assoc_address_scope_with_prefix_intersect [0.245462s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZAgentCase.test_list_availability_zones [0.207532s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_subnetpool_associate_invalid_address_scope [0.199660s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_update_preserves_data_plane_status [0.780330s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_convert_subnetpool_to_default_subnetpool [0.322535s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_update_port_data_plane_status [0.705947s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_address_scope.TestSubnetPoolsWithAddressScopes.test_create_two_subnets_different_subnetpools_same_network [0.538082s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_no_mode [0.227432s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_empty_az [0.638461s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_slaac [0.282755s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_only_ip_version_v6 [0.312586s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_not_exist_az [0.246792s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_stateful [0.226156s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_create_invalid_attr_data_plane_status [0.271810s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_update_with_invalid_data_plane_status [0.391236s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_V6_pd_stateless [0.284219s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_fqdn_and_dns_domain_no_period [1.067977s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_create_subnet_only_ip_version_v4 [0.309349s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_dead_agent [1.764517s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_api_extension_validation_with_bad_dns_names [0.329793s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_update_ip [0.595108s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_show_agent [0.272092s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_agent.AgentDBTestCase.test_update_agent [0.246200s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_api_extension_validation_with_good_dns_names [2.361883s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_az [0.807548s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_with_default_azs_not_existing [0.279045s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_fqdn_default_domain_period [1.533619s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_availability_zone.TestAZNetworkCase.test_create_network_without_az [0.322832s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_bad_pqdn_and_dns_domain [1.408655s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_data_plane_status.DataPlaneStatusExtensionTestCase.test_port_update_event_on_data_plane_status [0.564226s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_create_floatingip_port_forwarding_same_port_diff_protocol [2.526462s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_default_subnetpools.DefaultSubnetpoolsExtensionTestCase.test_convert_default_subnetpool_to_non_default [0.277980s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_pqdn_and_dns_domain_period [1.167231s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_update_ip_address_only [0.640070s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_port_external_network_admin_succeeds [0.444076s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_port_external_network_non_admin_fails [0.355943s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_network_filter_hook_nonadmin_context [0.192956s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_json [1.125039s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_pqdn_and_no_dns_domain [1.146241s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_extradhcpopts_ipv4_opt_version [0.331942s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_adding_extradhcpopts [0.352867s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_blank_router_extradhcpopt [0.396714s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_bad_fqdn_and_dns_domain [1.015457s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_list_ports [0.968959s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts [0.353642s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_without_extradhcpopt_delete [0.306593s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_delete_network_check_disassociated_floatingips [0.583540s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_get_network_succeeds_without_filter [0.187482s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_fqdn_and_dns_domain_period [1.073370s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_list_nets_external [0.366280s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [1.044424s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_list_nets_external_pagination [0.503105s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_none_extradhcpopts [0.374878s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_multiple_v4_v6_subnets_pqdn_and_dns_domain_no_period [1.101812s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_additional_extradhcpopt [0.400718s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_create_port_forwarding_and_remove_subnets [4.736278s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopt_delete [0.371521s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [1.617751s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_create_port_with_multiple_ipv4_and_ipv6_subnets [1.359813s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts_add_another_ver_opt [0.706885s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts_ipv6_change_value [0.363255s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [0.681030s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_show_port [0.451795s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_extradhcpopts_with_same [0.362491s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [0.515251s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_default_dns_domain_with_dns_name [0.522525s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [0.417585s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestCase.test_update_port_non_default_dns_domain_with_dns_name [0.539216s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_get_fip_after_port_forwarding_create [2.445062s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_dns.DnsExtensionTestNetworkDnsDomain.test_update_network_dns_domain [0.223870s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test__notify_gateway_port_ip_not_changed [1.016664s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [0.932325s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_update_network_external_net_with_ports_set_not_shared [0.531552s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_empty_router_extradhcpopts [0.352523s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test__notify_subnetpool_address_scope_update [1.017120s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floating_non_ext_network_returns_400 [0.351617s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_blank_name_extradhcpopt [0.691618s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.184908s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_association_on_unowned_router [1.288637s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_update_port_with_blank_string_extradhcpopt [0.367951s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_expose_port_forwarding_in_fip.TestExtendFipPortForwardingExtension.test_port_in_used_by_port_forwarding [2.033891s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.430972s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_external_network_admin_succeeds [0.228669s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_create_external_network_non_admin_fails [0.197434s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_network_filter_hook_admin_context [0.172816s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_no_ext_gateway_return_404 [0.696173s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test__notify_gateway_port_ip_changed [1.014475s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_external_net.ExtNetDBTestCase.test_update_network_set_external_non_admin_fails [0.767019s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_associate_to_dhcp_port_fails [0.409842s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.178121s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_extradhcpopts [0.352546s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.151858s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [2.091285s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extra_dhcp_opt.TestExtraDhcpOpt.test_create_port_with_extradhcpopts_ipv6_opt_version [0.324590s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.187388s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.324421s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip_non_admin [0.399839s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_pagination [1.318292s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_port_with_device_id_of_other_tenants_router [0.481890s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_non_admin_context_agent_notification [2.036856s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_not_existing_network_returns_404 [0.189096s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_assoc [2.023594s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_delete_ext_net_with_disassociated_floating_ips [0.467826s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_pagination_reverse [1.088629s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_subnet_id_and_fip_address [0.504669s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_duplicated_specific_ip [0.999389s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_subnet_id_non_admin [0.491726s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_sort [1.095157s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_multisubnet_id [0.733697s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_wrong_subnet_id [1.023892s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_crd_ops [2.084786s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingip_with_specific_ip [0.500612s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_floatingips_native_quotas [0.514913s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [0.748488s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_gateway_fails [0.372527s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.209198s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_routers_native_quotas [0.230551s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [1.727195s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_to_same_port_id_twice [2.362071s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [1.844438s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_create_router_gateway_fails_nested [0.648716s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floating_port_status_not_applicable [2.033783s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_via_router_interface_returns_404 [1.964532s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_disassociate_notification [2.259047s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_janitor_clears_orphaned_floatingip_port [0.581595s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_first_floatingip_associate_notification [1.716355s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_network_update_external [0.816687s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_disassociate_notification_port_delete [1.893530s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_list_with_port_id [1.631179s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floating_ip_direct_port_delete_returns_409 [1.417645s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_network_update_external_failure [1.307980s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_invalid_network_returns_400 [0.209772s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update [1.564015s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_fails_nested [0.570338s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [0.898220s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_create_different_fixed_ip_same_port [2.248756s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.368973s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_multi_external_one_internal [3.201501s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_cidr_overlapped_with_gateway [1.256302s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_port_delete [1.671059s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_different_router [3.649689s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_delete_port_after_failure [1.028293s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_same_external_and_internal [2.582394s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_dup_subnet1_returns_400 [0.641602s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_none_destination [0.825080s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_no_data_returns_400 [0.252712s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_port_bad_tenant_returns_404 [0.629092s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_different_port_owner_as_admin [1.485501s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create [0.203057s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_different_fixed_ip_same_port [2.278325s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_none_nexthop [1.317016s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo [0.581532s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_one_route [1.090381s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list [0.882615s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_with_invalid_create_port [1.211582s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_invalid_fixed_ip [1.512463s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_pagination [0.294837s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.358210s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_sort [0.287836s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_route_via_another_tenant_subnet [0.741416s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_no_destination_route [0.889348s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_with_both_ids_returns_200 [0.795667s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_and_remove_gateway_tenant_ctx [1.505457s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_same_fixed_ip_same_port [2.227193s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [0.999900s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_no_nexthop_route [1.274561s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update [0.363385s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_no_subnet [0.863742s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_external_route [0.890874s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_no_subnet_forbidden [0.425180s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_update_subnet_gateway_disabled [1.441423s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.292568s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_and_remove_gateway [0.902933s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [1.710513s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [0.931004s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_different_external_subnet [1.027669s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [0.889822s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_dup_subnet2_returns_400 [1.370348s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_invalid_external_subnet [0.604260s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_via_router_interface_returns_201 [2.545444s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_notifications [0.696051s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_bad_values [0.312964s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [1.210714s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_nexthop_is_outside_port_subnet [0.746145s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [0.780441s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_floatingip_with_assoc_fails [1.332826s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_dup_subnet2_returns_400 [1.438682s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_too_many_routes [1.319832s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_clear_gateway_callback_failure_returns_409 [0.787020s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_associate_to_dhcp_port_fails [0.406865s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_call_extensions [0.227403s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [0.369688s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [0.661142s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_janitor_updates_port_device_id [1.692114s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [0.402569s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [1.833205s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [0.421489s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_subnet_id_non_admin [0.486706s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_race_with_interface_add [1.849374s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_nexthop_is_port_ip [1.542565s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [0.705151s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_subnet_inuse_returns_409 [0.623463s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_clear_routes_with_None [1.260172s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_interface_in_use_by_route [1.295403s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_route_update_with_multi_routes [1.190597s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floating_ip_direct_port_delete_returns_409 [2.186319s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_nothing_returns_400 [0.861337s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_dup_subnet1_returns_400 [1.386830s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_subnet [4.714791s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_wrong_port_returns_404 [1.297409s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.353081s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_create_different_fixed_ip_same_port [2.042047s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_multiple_subnets_ipv6 [1.347230s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv6_subnet_port [0.962384s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_delete_routes [1.251997s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_gateway_net_not_external_returns_400 [0.384705s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_pagination_reverse [1.532259s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [1.096732s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [1.208248s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [1.773997s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [1.121018s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [1.243841s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [2.280611s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_dup_port [0.839770s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_multi_external_one_internal [2.714615s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.283040s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_overlapped_cidr_returns_400 [2.702546s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_existed_floatingip [2.484077s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_multiple_ipv4_subnets [2.281948s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_janitor_updates_port_device_id [3.234515s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_port [1.398025s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_subnet [1.777154s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_port_without_ips [0.643496s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_dup_address [2.402134s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_none_nexthop [1.698830s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [1.187114s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [0.912366s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_add_interface_with_both_ids_returns_400 [0.572150s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_invalid_nexthop_ip [1.497326s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_multi_routes [1.581953s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_concurrent_delete_upon_subnet_create [1.041842s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo_ext_ip [1.272868s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_invalid_network_returns_400 [0.267852s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_callback [0.380539s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_with_port_existed_returns_409 [0.645849s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_parameters [0.354413s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_no_subnet [1.490057s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_inuse_returns_409 [0.644116s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_routes_update_for_multiple_routers [2.574172s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_create_with_gwinfo_ext_ip_subnet [2.758504s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete [0.267530s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [1.425832s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_returns_200 [1.391753s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [1.070621s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_wrong_subnet_returns_400 [1.067082s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [1.549300s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [0.710076s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_two_fips_one_port_invalid_return_409 [2.721167s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_router_interface_port_ip_not_allowed [1.024459s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_ipv6_subnet_from_interface [1.736746s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_delete_with_floatingip_existed_returns_409 [2.222871s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_list_with_pagination_reverse [0.419168s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test__notify_gateway_port_ip_changed [1.925212s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.243431s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.250491s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_remove_interface_callback_failure_returns_409 [0.978742s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_not_existing_network_returns_404 [0.487450s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_show [0.493330s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway [2.759187s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_specify_id_backend [0.238045s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_multisubnet_id [0.816019s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip [0.535390s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_with_invalid_ip_address [1.066950s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingips_native_quotas [0.553116s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [2.414782s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_external_ip_used_by_gw [0.604095s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_subnet [7.629981s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_port_device_id_to_different_tenants_router [2.065357s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [0.862440s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test__notify_gateway_port_ip_not_changed [1.009051s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_gateway_with_invalid_external_ip [1.328652s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [3.389483s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test__notify_subnetpool_address_scope_update [1.008004s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_routers_native_quotas [0.479072s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv6_subnet_port [1.585667s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.482623s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_router_update_on_external_port [1.617981s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_no_data_returns_400 [0.300255s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_delete_ext_net_with_disassociated_floating_ips [0.765012s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [1.186911s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_no_public_subnet_returns_400 [1.526277s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_port_bad_tenant_returns_404 [1.508969s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_port_without_ips [0.469417s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBIntTestCase.test_update_subnet_gateway_for_external_net [1.087203s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floating_non_ext_network_returns_400 [0.415853s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo [0.770451s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.206013s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.206675s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_non_admin_context_agent_notification [1.875615s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [0.488859s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete [0.236825s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_first_floatingip_associate_notification [3.269076s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [0.674735s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [1.037748s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.117811s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_association_on_unowned_router [2.699412s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_race_with_interface_add [1.899549s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [3.330119s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_with_port_existed_returns_409 [0.869852s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_assoc [2.658347s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_sort [0.313746s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip_non_admin [1.556864s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_callback_failure_returns_409 [0.818128s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_subnet_id_and_fip_address [0.708941s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_duplicated_specific_ip [1.324660s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_disassociate_notification_port_delete [2.578304s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [0.597770s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_floatingip_with_wrong_subnet_id [0.702220s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.227458s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_gateway_fails [0.425403s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_gateway_fails_nested [0.270949s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_returns_200 [1.720990s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_create_router_port_with_device_id_of_other_tenants_router [0.576181s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_pagination [2.256431s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_wrong_port_returns_404 [1.111167s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [1.372614s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_sort [1.663871s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_show [0.277478s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_disassociate_notification [2.876005s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floating_port_status_not_applicable [3.222618s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_fixed_ip_same_port [2.040146s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_port_delete [2.420948s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_delete_routes [2.422846s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_crd_ops [2.266789s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [2.471521s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [2.872783s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_invalid_fixed_ip [3.657095s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [2.512504s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [2.462278s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_invalid_external_subnet [0.971497s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_router [6.114769s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_same_fixed_ip_same_port [2.808824s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_on_external_port [2.180872s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_list_with_port_id [3.444160s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_with_assoc_fails [3.203944s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_to_same_port_id_twice [3.574890s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_invalid_ip_address [1.515981s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_nexthop_is_outside_port_subnet [0.985786s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_with_invalid_create_port [2.094746s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_too_many_routes [1.404574s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_network_update_external_failure [0.881796s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_same_external_and_internal [4.035916s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_no_destination_route [1.183059s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_via_router_interface_returns_201 [4.253764s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.427807s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [2.611692s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_subnet_gateway_for_external_net [0.550007s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_external_route [1.025215s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_none_destination [1.909578s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_and_remove_gateway [1.043946s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update [3.384400s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_and_remove_gateway_tenant_ctx [1.167441s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_net_not_external_returns_400 [0.509191s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_bad_values [0.440018s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase.test_floatingip_create_with_port_details [2.547370s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_disassociate_service_profile_with_flavor [0.126949s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_dup_subnet2_returns_400 [1.587459s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_show_flavor [0.179223s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor_too_long_description [0.136281s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_service_profile [0.120308s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_different_port_owner_as_admin [1.952157s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_service_profile_invalid_enabled [0.131174s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_service_profile_too_long_description [1.155250s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_multiple_subnets_ipv6 [1.791365s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider [0.144980s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [2.107825s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider_no_driver [0.147150s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavors [0.137653s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_delete_port_after_failure [0.751407s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_update_subnet_gateway_disabled [2.832896s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_notifications [1.626026s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_ranges [2.034673s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [2.238714s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [1.924316s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_floatingip_via_router_interface_returns_404 [2.436649s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_janitor_clears_orphaned_floatingip_port [0.406557s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [1.136374s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.631859s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_update_floatingip_port_forwarding_with_dup_internal_port [3.660704s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_overlapped_cidr_returns_400 [3.419327s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_network_update_external [2.337400s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_port [1.150381s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_cidr_overlapped_with_gateway [2.917066s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_nexthop_is_port_ip [1.530613s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [0.790615s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_floatingips [2.761356s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_no_nexthop_route [1.238346s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_dup_port [1.499173s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_port_deletion_prevention_handles_missing_port [0.231574s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.300129s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [2.222122s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.648170s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_concurrent_delete_upon_subnet_create [0.938445s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp [2.945843s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_subnet [1.364144s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_delete_precommit_event [0.444664s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_clear_routes_with_None [3.076039s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo_ext_ip_subnet [1.674078s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_gateway_op_agent [1.208885s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_callback [0.435969s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_with_both_ids_returns_400 [1.749939s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_one_route [1.624359s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_clear_gateway_callback_failure_returns_409 [1.170345s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create [0.260025s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [1.655723s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_call_extensions [0.221354s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_route_update_with_route_via_another_tenant_subnet [1.045974s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_floatingips_create_precommit_event [2.774128s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_subnet_inuse_returns_409 [0.936529s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_parameters [0.381065s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_dup_subnet1_returns_400 [2.215918s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_no_subnet_forbidden [0.764574s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_nothing_returns_400 [1.788620s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_delete_with_floatingip_existed_returns_409 [3.140368s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_floatingips [2.683394s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.429240s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_fails_nested [0.871091s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_interface_in_use_by_route [2.252465s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_pagination [0.511192s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_inuse_returns_409 [1.012515s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway [3.892729s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [2.634226s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_ignore_interfaces_with_moreThanOneIp [3.941021s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [0.809013s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_create_precommit_event [0.525369s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_update_event_exception_preserved [0.388630s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_dup_subnet1_returns_400 [1.228609s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [2.170090s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_wrong_subnet_returns_400 [2.205973s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_invalid_external_ip [0.891209s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_ipv6_subnet_from_interface [2.042104s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_invalid_nexthop_ip [1.991066s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_dup_subnet2_returns_400 [3.103310s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_port_device_id_to_different_tenants_router [0.713268s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_different_external_subnet [2.126317s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging.test_update_floatingip_event_logging [5.187457s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase.test_floatingip_list_with_port_details [2.122938s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor [0.130186s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile_invalid_enabled [0.107129s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile_too_long_description [0.124064s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile_too_long_driver [0.107923s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv4_subnets [3.290442s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_existed_floatingip [2.515975s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port_with_flip_dns [2.466236s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_delete_flavor [0.947820s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_delete_service_profile [0.120438s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_with_external_ip_used_by_gw [0.625027s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor [0.107724s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor_invalid_enabled [0.119963s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_associate_service_profile_with_flavor_exists [0.144526s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile_empty_driver [0.117734s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile_invalid_driver [0.126454s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile_invalid_empty [0.107894s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_flavor_in_use [0.117979s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider_no_binding [0.129243s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_service_profiles [0.115874s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_show_flavor [0.119895s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [2.956036s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_delete [3.299579s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_create_with_gwinfo_ext_ip [1.651611s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_description [2.540207s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_two_fips_one_port_invalid_return_409 [3.884137s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list [0.388244s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_list_with_pagination_reverse [0.423406s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_no_PTR_record [2.327864s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_update_router_interface_port_ip_not_allowed [1.306877s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_port_number_0 [1.749985s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_remove_interface_with_both_ids_returns_200 [1.256008s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase.test_get_floatingip_pools_ipv6_2_False [0.256258s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase.test__extend_extra_router_dict_defaults [0.101963s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase.test_set_extra_attr_key_bad [0.079020s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_specify_id_backend [0.342766s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update [0.450917s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_floatingip_delete_after_event [0.720953s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test__notify_gateway_port_ip_changed [1.935417s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase.test_floatingip_create_with_port_details [2.286482s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floating_non_ext_network_returns_400 [0.444050s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.215495s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.188086s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [2.130319s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_floatingips_op_agent [1.977324s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_no_public_subnet_returns_400 [0.732923s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip [0.540622s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip_non_admin [0.431726s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_router_update_with_dup_address [1.200729s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase.test_floatingip_list_with_port_details [2.738118s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_wrong_subnet_id [0.635145s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_get_service_profiles [0.179165s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_show_service_profile [0.102880s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_association_error [0.111145s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_update_flavor_too_long_name [0.105870s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_sync_interfaces [2.257203s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_associate_service_profile_with_flavor [0.153309s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_flavor [0.131710s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_create_precommit_event [0.274383s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_create_service_profile [0.128707s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingips_native_quotas [1.073369s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_service_profile [0.211565s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_get_flavor_next_provider_disabled [0.138586s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_gateway_fails_nested [0.274017s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_update_flavor [0.129735s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_update_service_profile [0.192389s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_floatingip_delete_after_event [0.814708s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_interfaces_op_agent [1.356387s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_extraroute.ExtraRouteDBSepTestCase.test_routes_update_for_multiple_routers [3.755614s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_first_floatingip_associate_notification [2.562142s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBIntTestCase.test_floatingip_update_with_port_details [2.481522s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floating_ip_port_forwarding.FloatingIPPorForwardingTestCase.test_create_floatingip_port_forwarding_with_ranges_port_collisions [4.205098s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_association_on_unowned_router [2.084467s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase.test_get_floatingip_pools_ipv6_1_True [0.219625s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase.test_get_floatingip_pools_ipv4 [0.236217s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_sync_interfaces [3.456635s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase.test_get_floatingip_pools_ipv6_2_False [0.262371s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_update_precommit_event [0.380098s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_interfaces_op_agent [1.099720s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_fip_port_details.FloatingIPPortDetailsDBSepTestCase.test_floatingip_update_with_port_details [3.147321s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_associate_service_profile_with_flavor [0.120230s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_invalid_enabled [0.092082s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_invalid_service_type [0.094299s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [3.327813s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_too_long_description [0.098945s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_flavor_too_long_name [0.093365s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_create_service_profile [0.090705s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorExtensionTestCase.test_get_flavors [0.131820s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_interfaces [2.061594s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_autodelete_flavor_associations [0.132325s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_flavor [0.123873s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_create_event_exception_preserved [0.270932s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_delete_service_profile_in_use [0.153339s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_disassociate_service_profile_with_flavor [0.135266s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_flavors.FlavorPluginTestCase.test_show_service_profile [0.125125s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_delete_event_exception_preserved [0.401160s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBIntTestCase.test_get_floatingip_pools_ipv4 [0.182276s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_floatingip_pools.FloatingIPPoolsDBSepTestCase.test_get_floatingip_pools_ipv6_1_True [0.181382s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_update_event_exception_preserved [0.382791s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.ExtraAttributesMixinTestCase.test_set_attrs_and_extend [0.097011s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port_with_net_port_dns [3.944835s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_create_event_exception_preserved [0.238678s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [1.780471s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_floatingips_create_precommit_event [2.078394s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_pagination_reverse [1.907149s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create_with_flip_and_net_port_dns [2.675990s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_l3_agent_routers_query_gateway [1.212759s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_sort [1.331706s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging.test_create_floatingip_event_logging_port_assoc [3.377145s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbIntTestCase.test_router_update_precommit_event [0.360455s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create_with_flip_dns [3.259742s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_floatingips_op_agent [2.992630s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3DBFloatingIpTestCaseLogging.test_update_floatingip_event_logging_disassociate [3.269865s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_multi_external_one_internal [3.463526s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_gateway [1.813976s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_l3_agent_routers_query_interfaces [1.056479s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create_with_net_port_dns [3.632121s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_port_delete [3.487235s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port [3.720881s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_delete_event_exception_preserved [1.110957s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_delete_precommit_event [0.380345s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3AgentDbSepTestCase.test_router_gateway_op_agent [1.059255s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test__notify_gateway_port_ip_not_changed [1.717071s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.203041s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [0.724980s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [0.485859s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_disassociate_port [4.078870s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_same_external_and_internal [3.261067s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntAgentSchedulingTestCase.test_router_update_gateway_scheduling_not_supported [1.058591s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test__notify_subnetpool_address_scope_update [0.670776s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floating_port_status_not_applicable [1.966380s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_associate_port_with_flip_and_net_port_dns [4.232491s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.020006s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update [3.243401s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBFloatingIpTestCaseWithDNS.test_floatingip_create [2.332730s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_subnet_gateway_disabled [1.872653s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_crd_ops [3.867607s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_non_admin_context_agent_notification [3.487771s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_associate_to_dhcp_port_fails [1.367549s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.277579s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.629362s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [1.032990s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_not_existing_network_returns_404 [0.229801s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_to_same_port_id_twice [2.844162s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_duplicated_specific_ip [0.810125s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_create_different_fixed_ip_same_port [2.469170s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [0.688651s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_and_remove_gateway_tenant_ctx [1.369047s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_assoc [2.114074s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_disassociate_notification_port_delete [2.542257s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_multiple_subnets_ipv6 [2.019897s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [2.819706s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_port_id [1.637988s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [4.235810s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_multisubnet_id [1.056492s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_no_subnet [2.388531s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [0.554009s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [1.095188s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_different_port_owner_as_admin [1.897802s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_gateway_fails [0.470194s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_subnet_id_and_fip_address [0.660408s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [1.167072s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_floatingip_with_subnet_id_non_admin [0.547683s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_delete_ext_net_with_disassociated_floating_ips [0.828503s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.294422s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [1.326106s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_router_port_with_device_id_of_other_tenants_router [1.035410s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_create_routers_native_quotas [0.232081s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_dup_subnet1_returns_400 [0.740484s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_disassociate_notification [2.828989s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floating_ip_direct_port_delete_returns_409 [2.887565s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_different_router [6.375491s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_list_with_pagination [1.799526s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_different_fixed_ip_same_port [3.854439s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_same_fixed_ip_same_port [2.359636s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_with_invalid_create_port [1.523518s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_subnet [7.001642s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_update_invalid_fixed_ip [2.836965s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_port [1.060401s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_with_assoc_fails [1.771731s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_janitor_clears_orphaned_floatingip_port [0.487649s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_janitor_updates_port_device_id [3.050070s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_via_router_interface_returns_201 [3.599251s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_port_bad_tenant_returns_404 [1.741935s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_call_extensions [0.311127s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_network_update_external_failure [1.036082s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_network_update_external [1.300103s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_dup_subnet1_returns_400 [0.860016s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_race_with_interface_add [1.821196s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_net_not_external_returns_400 [1.125183s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_floatingip_via_router_interface_returns_404 [2.531299s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_notifications [0.755279s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.468330s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [1.095379s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_with_floatingip_existed_returns_409 [2.478988s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [1.433710s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_and_remove_gateway [1.972359s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.344139s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_dup_subnet2_returns_400 [2.707004s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_dup_subnet2_returns_400 [1.058174s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_pagination [1.317378s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_sort [0.405871s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_invalid_network_returns_400 [0.471781s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [1.275896s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_no_subnet_forbidden [0.598596s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.405312s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_with_both_ids_returns_200 [1.191129s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [2.529444s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv6_subnet_port [1.139503s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_no_data_returns_400 [0.279203s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_port_without_ips [0.463473s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_bad_values [1.054499s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_subnet [0.873142s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_wrong_subnet_returns_400 [1.372268s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_fails_nested [0.813032s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_concurrent_delete_upon_subnet_create [1.607613s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_port_device_id_to_different_tenants_router [0.904632s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [1.098657s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create [0.219446s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [0.411922s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_subnet_gateway_for_external_net [0.690058s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [1.430390s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_floating_network_id_returns_400 [0.205172s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_floating_port_id_returns_400 [0.224124s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_clear_gateway_callback_failure_returns_409 [1.382964s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [0.789779s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.484166s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo_ext_ip_subnet [1.903556s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_no_ext_gateway_return_404 [1.804958s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [0.700163s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo_ext_ip [1.746070s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete [0.292958s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_callback [0.436842s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_cidr_overlapped_with_gateway [2.167827s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [1.282027s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_non_admin_context_agent_notification [1.705772s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_with_port_existed_returns_409 [0.865782s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_delete_subnet_inuse_returns_409 [0.733498s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_delete_port_after_failure [0.905267s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list [0.551142s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_duplicated_specific_ip [0.682016s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_parameters [0.340617s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_list_with_pagination_reverse [0.383644s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_multisubnet_id [0.759523s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_dup_port [0.936691s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_nothing_returns_400 [0.887106s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.398266s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_inuse_returns_409 [1.171087s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip [0.920536s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_subnet_and_invalid_fip_address [0.451125s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_returns_200 [0.906243s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_ipv6_subnet_from_interface [1.412312s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv4_subnets [1.537489s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [1.001120s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_specify_id_backend [0.214447s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_multiple_floatingips_same_fixed_ip_same_port [1.973399s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [2.363619s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_non_router_port_device_id_of_other_tenants_router_update [0.780174s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [2.146957s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_gateway_fails_nested_delete_router_failed [0.684423s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_different_external_subnet [1.087099s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_port_with_device_id_of_other_tenants_router [0.496289s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [2.472141s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [1.294766s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [1.092925s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_first_floatingip_associate_notification [1.662711s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_external_ip_used_by_gw [0.532371s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_existed_floatingip [2.540398s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_invalid_external_subnet [0.728686s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_overlapped_cidr_returns_400 [2.551567s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_with_invalid_external_ip [0.607742s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [0.637675s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_association_on_unowned_router [1.894297s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_add_interface_with_both_ids_returns_400 [0.466742s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_router_interface_port_ip_not_allowed [0.911452s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_two_fips_one_port_invalid_return_409 [1.630779s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_create_with_gwinfo [0.668287s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [1.130687s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_callback_failure_returns_409 [0.638972s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_associate_to_dhcp_port_fails [1.163916s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_crd_ops [1.806787s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_not_existing_network_returns_404 [0.206081s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_remove_interface_wrong_port_returns_404 [0.836829s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_show [0.259483s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test__notify_gateway_port_ip_not_changed [1.561026s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test__notify_subnetpool_address_scope_update [0.576684s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_assoc [1.775392s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update [1.076514s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.195796s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_no_public_subnet_returns_400 [0.694365s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_create_different_fixed_ip_same_port [2.819013s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_assoc_to_ipv6_subnet [0.684827s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway [1.623036s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip_non_admin [0.381426s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_subnet_id_non_admin [0.544883s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [2.597115s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBIntTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [1.029911s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_disassociate_notification_port_delete [1.991067s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingips_native_quotas [0.536851s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_subnet [0.463133s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_subnet_id_and_fip_address [0.586651s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_routers_native_quotas [0.797163s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_gateway_fails [0.373466s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_delete_ext_net_with_disassociated_floating_ips [0.493798s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_router_gateway_fails_nested [0.274636s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test__notify_gateway_port_ip_changed [1.703916s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floating_non_ext_network_returns_400 [0.362829s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_pagination [2.027542s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.199128s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [0.610370s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_ipv6_only_network_returns_400 [0.419741s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_pagination_reverse [1.185558s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floating_ip_direct_port_delete_returns_409 [2.042966s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_specific_ip_out_of_allocation [0.502396s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floating_port_status_not_applicable [2.622629s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_create_floatingip_with_wrong_subnet_id [0.658158s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_sort [1.109531s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_disassociate_notification [1.933390s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_same_external_and_internal [3.008519s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_delete_router_intf_with_port_id_returns_409 [2.650975s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_multi_external_one_internal [3.887329s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_list_with_port_id [2.369045s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_fixed_ip_same_port [2.207982s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [1.983632s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_subnet_gateway_disabled [1.538040s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_port_owner_as_admin [1.933088s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_with_invalid_create_port [1.305124s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_to_same_port_id_twice [2.777336s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_port_delete [2.611201s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_janitor_clears_orphaned_floatingip_port [1.083386s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_janitor_doesnt_delete_if_fixed_in_interim [0.389091s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_via_router_interface_returns_404 [1.955584s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update [2.343295s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_janitor_updates_port_device_id [1.902140s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_different_router [4.603544s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_network_update_external [0.972189s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_port_deletion_prevention_handles_missing_port [0.219286s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_and_remove_gateway [1.706037s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_network_update_external_failure [0.751685s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_no_subnet_forbidden [0.410027s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_and_remove_gateway_tenant_ctx [1.008164s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_dup_subnet2_returns_400 [0.815331s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [0.963510s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_bad_values [0.342458s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_invalid_fixed_ip [2.757677s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_multiple_subnets_ipv6 [1.610882s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_no_subnet [1.591398s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_admin_address_out_of_pool [1.597943s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_notifications [0.744107s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_cidr_overlapped_with_gateway [1.224733s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_cidr_overlapped_with_gateway [1.439051s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_update_same_fixed_ip_same_port [2.584410s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_dup_port [1.754660s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_delete_port_after_failure [0.614863s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_empty_port_and_subnet_ids [0.289520s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_port_existing_network_returns_400 [2.045980s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_clear_gateway_callback_failure_returns_409 [0.786728s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo [0.669165s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_via_router_interface_returns_201 [2.145311s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [0.645319s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv4_subnets [1.744679s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_floatingip_with_assoc_fails [1.475273s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_with_floatingip_existed_returns_409 [2.204553s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list [0.338946s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_dup_subnet1_returns_400 [1.454529s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_same_net [2.527374s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_invalid_network_returns_400 [0.229572s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_callback_failure_returns_409 [0.719682s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_net_not_external_returns_400 [0.439853s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_gateway_non_existent_network_returns_404 [0.294626s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_subnet_with_port_from_other_tenant [1.192415s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_nothing_returns_400 [1.006150s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_fails_nested [0.644203s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_with_both_ids_returns_400 [0.499416s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_subnet [6.630197s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.423474s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_concurrent_delete_upon_subnet_create [0.888576s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_returns_200 [1.436971s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_call_extensions [0.223404s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_in_pool [1.526133s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_wrong_port_returns_404 [0.940059s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv6_subnet_port [1.238292s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo_ext_ip_non_admin [1.321651s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_port_other_tenant_address_out_of_pool [1.075093s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_wrong_subnet_returns_400 [0.940934s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_subnet_inuse_returns_409 [0.629344s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [0.615803s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.432588s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_with_port_existed_returns_409 [0.654750s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_pagination [0.399594s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv6_subnets_different_net [2.136061s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_dup_subnet1_returns_400 [0.760819s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_sort [0.298819s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_to_empty_with_existed_floatingip [2.542296s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_invalid_external_ip [0.616185s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_overlapped_cidr_returns_400 [1.984982s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_dup_subnet2_returns_400 [2.194499s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_ipv6_subnet_from_interface [2.161746s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_router_interface_port_ip_not_allowed [1.028288s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [0.751834s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_add_interface [0.286077s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_port_update_on_concurrent_delete [0.039023s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_ports_dvr_ha_router_with_gatway [0.037279s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_no_data_returns_400 [0.257316s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_port [1.544358s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway [1.518068s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_subnet [0.846092s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_port_bad_tenant_returns_404 [0.715005s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_port_without_ips [0.386559s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_add_interface_subnet_with_bad_tenant_returns_404 [0.695936s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create [0.215621s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [2.126373s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo_ext_ip [0.617861s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_create_with_gwinfo_ext_ip_subnet [2.173495s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete [0.231747s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3.TestL3DbOperationBounds.test_router_list_queries_constant [3.462239s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_callback [0.861416s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [0.719046s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_pagination_reverse [0.380126s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_no_ext_gwinfo [0.895539s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_inuse_returns_409 [0.698900s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_ext_gwinfo_with_snat_disabled [0.781954s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_delete_race_with_interface_add [1.411118s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_existed_floatingip [2.708998s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_list_with_parameters [0.354745s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_remove_interface_with_both_ids_returns_200 [0.992302s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_gateway_set_fail_after_port_create [0.747285s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_external_ip_used_by_gw [0.586076s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_show [0.265917s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_specify_id_backend [1.042598s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_gateway_set_retry [1.379497s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_gw_info(enabled) [0.038386s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_gw_info(disabled) [0.038474s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_with_gw_port_mismatch [0.110946s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_set_gateway_cidr_overlapped_with_subnets [1.660492s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update [0.413066s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_two_fips_one_port_invalid_return_409 [1.997922s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_make_router_dict_with_ext_gw [0.678867s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_delete [0.325075s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_upon_subnet_create_ipv6 [1.159905s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_add_multiple_prefixes_ipv6 [1.173304s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_subnet_gateway_for_external_net [0.503360s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_get [0.334548s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_list [1.143682s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_port_host_id_none [0.046502s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_update [0.315519s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3.L3RpcCallbackTestCase.test__ensure_host_set_on_port_bad_bindings [0.043056s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_conntrack_helper.L3NConntrackHelperTestCase.test_create_ct_with_duplicate_entry [0.448559s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_different_external_subnet [1.482922s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_and_update_ndp_proxy_without_exception [2.425151s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_default [0.849532s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_router_update_gateway_with_invalid_external_subnet [0.826589s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_with_snat_enabled [1.469266s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_show_ext_gwinfo_with_snat_disabled [0.815527s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_create_with_gwinfo_invalid_ext_ip [0.412893s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_gateway_set_fail_after_port_create [0.681794s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_port_device_id_to_different_tenants_router [1.603502s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_with_snat_enabled [1.039344s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_gateway_set_retry [2.297829s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatDBSepTestCase.test_update_router_interface_port_ipv6_subnet_ext_ra [1.465656s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_ext_gwinfo_default [0.831440s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_router_with_external_gateway [3.709868s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_add_interface_empty_body [0.348845s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.L3NatExtensionTestCase.test_router_create [0.295325s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_with_snat_disabled [1.102290s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_with_invalid_snat_setting [0.550507s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_ext_gwinfo_with_snat_enabled [1.327087s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_show_no_ext_gwinfo [0.230820s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_enable_snat(enabled) [0.038043s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_without_enable_snat(disabled) [0.036053s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_make_router_dict_no_ext_gw [0.119554s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_delete_router_gateway_with_enable_ndp_proxy [2.077084s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_network_and_snat_disabled_previously [0.367182s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_with_snat_disabled [1.009767s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_disabled(enabled) [0.040088s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_disabled(disabled) [0.039128s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_without_info_and_snat_disabled_previously [0.326434s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_enabled(enabled) [0.049923s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestGetEnableSnat.test_get_enable_snat_with_snat_enabled(disabled) [0.045994s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_with_ext_gw [0.643220s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_with_ext_gw_snat_disabled [0.124737s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_make_router_dict_with_ext_gw_snat_disabled [0.121889s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3.TestL3DbOperationBoundsTenant.test_router_list_queries_constant [3.227168s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_gw_info_none [0.260644s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_network_only [0.240719s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_conntrack_helper.L3NConntrackHelperTestCase.test_update_ct_with_duplicate_entry [0.385757s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_snat_disabled [0.234777s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_enable_ndp_proxy_without_external_gateway [2.227752s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_update_router_gw_with_snat_enabled [0.331482s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_no_ips [0.711857s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_different_address_scope [3.132214s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_request_ip [0.647299s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_default [1.678494s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id [0.391588s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeIntTestCase.test_router_update_ext_gwinfo_with_invalid_snat_setting [0.575861s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_list_local_ips [0.450350s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_create_with_gwinfo_invalid_ext_ip [0.396699s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_basic [0.911032s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_default [1.052562s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_duplicated [2.506434s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_invalid_port [3.678790s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_multi_net_multi_subnet_46 [1.224469s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.ExtGwModeSepTestCase.test_router_update_ext_gwinfo_with_snat_enabled [1.036385s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ext_gw_mode.TestL3GwModeMixin.test_build_routers_list_no_ext_gw [0.120225s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_port_consumed_v4 [0.487442s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_limit [0.318956s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_sorting [0.293102s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_empty_name [0.247539s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_tunnel_maximum_id [0.207398s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_vlan_minimum_id [0.183730s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_tenant_specific [0.199379s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_unsupported_network_type [0.186371s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_get_network_segment_range [0.203270s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_enable_ndp_proxy_without_address_scope [3.083190s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges [0.278655s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges_with_pagination_reverse [0.263167s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_update_gateway_without_ipv6_fixed_ip [3.712355s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_create_ndp_proxy_with_invalid_router [3.713148s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_ip [1.158605s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_2_preferred [1.620042s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_network_with_portsecurity_false [0.272377s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_multiple_ips [0.597922s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_default_true [0.440493s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_wrong_ip [0.474299s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_passing_true [0.388613s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_security_off_shared_network [0.382809s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_list_local_ip_associations [1.036917s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_default_security_group [0.605852s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_update_local_ip [0.504044s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_remove_subnet [4.518241s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_no_admin_use_other_tenant_security_group [0.669299s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_list_with_fields_total_ips [0.419624s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_project_id [0.372507s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_security_group_and_net_sec_false [0.527770s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_show_with_fields_total_ips [0.339458s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_enable_ndp_proxy_by_default_conf_option [4.687524s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_tunnel_minimum_id [0.769536s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_vlan_maximum_id [0.199263s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_remove_port_security_security_group_read [1.370740s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_l3_ndp_proxy.L3NDPProxyTestCase.test_unset_router_gateway_with_ndp_proxy [2.183126s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_no_physical_network [0.201312s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association [0.745993s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_create_with_provider_attrs_noadmin_returns_403 [0.198879s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_range_with_name [0.205797s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges_with_pagination [0.254934s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_network_id [0.634625s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_fip_has_qos_policy_id_remove_policy [0.756277s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_network_id_and_ip [0.461079s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_1_required [0.651944s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_multiple_ips [1.146136s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_without_security_group_and_net_sec_false [0.593013s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_multiple_ips_negative [0.855684s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_security_off_shared_network [0.596844s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_create_with_bad_provider_attrs_400 [0.160607s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_with_port_and_qos [2.071440s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_delete_local_ip_association [1.926108s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_association_request_ip_not_found [1.167859s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_and_mult_ips_wrong_ip [0.833794s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_adding_qos_policy_id_by_update [1.740139s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_multi_nets_subnets [1.370338s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_remove_qos_policy_id [1.625858s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_create_local_ip_with_local_port_id_no_ip [0.644008s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_remove_qos_policy_id [0.845662s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_multi_nets_subnets_sums [0.806114s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_create_fip_with_qos_policy_id [0.601304s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_delete_local_ip [0.554722s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_ip_version_v6 [0.398214s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_local_ip.TestLocalIP.test_get_local_ip [0.515015s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_create_fip_with_qos_policy_id [0.778472s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_network_name [0.387734s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_qos_policy_id [0.898820s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_create_network_segment_ranges_in_certain_order [0.249172s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_update_network_segment_range_set_name [0.338034s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_fip_has_qos_policy_id_remove_policy [0.870776s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_update_network_segment_range_set_name_to_empty [0.341550s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_ports_consumed_v6 [1.197096s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_ip_version_v4 [0.441470s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_change_nothing [1.432679s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeExtensionTestCase.test_create_port_hardware_offload_type_1_switchdev [0.810687s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_change_nothing [1.029836s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_network_id [0.347988s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_qos_policy_id [0.678533s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_ip_availability.TestNetworkIPAvailabilityAPI.test_usages_query_tenant_id [0.858007s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_delete_network_segment_range [0.276770s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeExtensionTestCase.test_create_port_hardware_offload_type_2_None [1.467453s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_list_network_segment_ranges_with_sort [0.232129s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_network_segment_range.TestNetworkSegmentRange.test_update_network_segment_range_min_max [0.429231s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_hints.PortHintsExtensionTestCase.test_create_and_update_port_hints_1_None [0.598097s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_device_profile.PortDeviceProfileExtensionTestCase.test_create_and_check_port_device_profile_1_device_profile_1 [0.413439s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_hints.PortHintsExtensionTestCase.test_create_and_update_port_hints_2 [0.450004s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_device_profile.PortDeviceProfileExtensionTestCase.test_create_and_check_port_device_profile_2_None [0.401567s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_4_None [0.603007s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyExtensionTestCase.test_create_and_update_port_numa_affinity_policy_3_legacy [0.616072s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_fails_with_secgroup_and_port_security_false [0.503131s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_network_with_portsecurity_mac [0.383752s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_on_port_security_false_network [0.383827s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_with_port_and_qos_scenarios [4.478538s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_security_overrides_network_value [0.604483s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_remove_port_security_security_group [0.591527s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_with_port_and_qos_scenarios [4.229480s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_security_off_with_security_group [0.570425s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_create_router_gateway_with_qos_policy [1.001530s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_update_with_provider_attrs [0.187657s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_create_port_with_admin_use_other_tenant_security_group [1.246453s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_adding_qos_policy_id_by_update [0.736309s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_update_with_provider_attrs_noadmin_returns_403 [0.848436s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_with_admin_use_other_tenant_security_group [0.732583s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_create_fip_with_qos_policy_id [0.638322s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_update_port_with_no_admin_use_other_tenant_security_group [0.775782s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_portsecurity.TestPortSecurity.test_updating_network_port_security [0.495624s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_providernet.ProvidernetExtensionTestCase.test_network_create_with_provider_attrs [0.181527s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_clear_router_gateway_and_create_again [2.760314s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_change_nothing [1.255759s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_with_port_and_qos [2.431207s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_adding_qos_policy_id_by_update [0.700399s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_qos_policy_id [0.745819s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_fip_has_qos_policy_id_remove_policy [0.606989s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_update_router_gateway_with_qos_policy [1.149426s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_quotas_default_values [0.461832s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_remove_qos_policy_id [0.651084s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_delete_quotas_without_admin_forbidden_returns_403 [1.145102s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_with_port_and_qos_scenarios [2.668105s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_fip_has_qos_policy_id_remove_policy [1.204497s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_list_quotas_without_admin_forbidden_returns_403 [0.515303s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_create_fip_with_qos_policy_id [0.632820s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_adding_qos_policy_id_by_update [0.652913s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_get_project_from_empty_request_context_returns_400 [0.457636s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:105: UserWarning: "tenant" Quota API method is deprecated, use "project" instead DEBUG: warnings.warn( DEBUG: {3} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_qos_policy_id [0.711682s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_limit_check [0.554026s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_qos_fip.FloatingIPQoSDBIntTestCase.test_floatingip_update_with_port_and_qos_scenarios [4.073312s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_limit_check_with_not_registered_resource_fails [0.589267s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_update_router_gateway_with_qos_policy [2.052641s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_clear_router_gateway_and_create_again [1.610382s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_show_quotas_with_admin [0.585237s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_negative_default_value [1.458157s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_make_reservation_negative_delta_raises [0.594549s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_negative_integer_returns_400 [0.651089s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_quotasv2.TestQuotaDriverLoad.test_quota_driver_load [0.052131s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBSepTestCase.test_floatingip_update_with_port_and_qos [2.235290s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_azs [0.369719s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_duplicate_rules_proto_num_name [0.317347s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBIntTestCase.test_clear_router_gateway_qos_policy [2.015460s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_icmp_type_too_big [0.231845s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_loaded_bad_returns_404 [1.495264s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_icmp_with_code_only [0.253394s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_multiple_remotes [0.201387s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_default_quotas_with_owner_project [0.464625s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_protocol_as_number [0.230770s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionIntTestCase.test_floatingip_update_change_nothing [1.593613s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_with_unmasked_prefix [0.354905s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_quotas_without_admin_forbidden_returns_403 [0.568687s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_remove_qos_policy_id [0.675678s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_clear_router_gateway_qos_policy [1.518325s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestConvertEtherType.test_convert_unsupported_ethertype [0.853697s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_exceeding_current_limit [0.843646s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_securitygroup.TestSecurityGroups.test_create_default_security_group_check_case_insensitive [0.256517s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_qos_gateway_ip.GatewayIPQoSDBSepTestCase.test_create_router_gateway_with_qos_policy [1.017222s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_delete_security_group_port_in_use [0.556721s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_bad_security_group [0.319067s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group [0.345462s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_qos_fip.FloatingIPQoSDBWithRevisionSepTestCase.test_floatingip_update_with_port_and_qos [2.060056s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_non_integer_returns_400 [1.415279s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_securitygroup.TestSecurityGroups.test_create_security_group_rule_allow_all_ipv4_v6_bulk ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_delete_quotas_forbidden [1.299591s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_tenant [0.261264s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_quotas_negative_default_value [0.450379s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_without_admin_forbidden_returns_403 [0.495517s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_case_insensitive [0.332149s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_show_quotas_without_admin_forbidden [0.598367s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules_proto_name_num [0.329239s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_detail_quotas_without_admin_forbidden_returns_403 [0.575010s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmpv6_legacy_protocol_name [0.292321s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionCfgTestCase.test_update_quotas_forbidden [0.540107s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_detail.DetailQuotaExtensionDbTestCase.test_show_detail_quotas_with_admin [0.529484s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_port_range_max_only [0.309403s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_delete_quotas_with_admin [1.319178s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_router_availability_zone.TestAZRouterCase.test_create_router_with_az [0.324867s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_delete_quota_with_unknown_project_returns_404 [0.520259s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_port_range_min_only [0.333971s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_empty_az [0.290329s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_make_reservation_resource_unknown_raises [0.487052s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_get_project_from_request_context [0.449985s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:105: UserWarning: "tenant" Quota API method is deprecated, use "project" instead DEBUG: warnings.warn( DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ports_but_no_protocol [1.087208s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_limit_check_with_invalid_quota_value [0.443598s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_none_existing_az [1.044951s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number_with_port_bad [0.353371s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_list_quotas_with_admin [1.618716s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_duplicate_rules [0.349686s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_remote_ip_prefix [0.412230s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_duplicate_rules_proto_name_num [0.276806s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_loaded_right [0.830927s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_invalid_ethertype [0.221464s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_ethertype_invalid_as_number [0.222564s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_quotas_default_values [0.623063s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_source_group_ip_and_ip_prefix [0.232951s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_icmp_code_too_big [0.219003s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_with_too_long_name [0.214966s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_invalid_ip_prefix [0.215613s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_default_quotas_with_admin [0.494755s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_min_port_greater_max [0.225680s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules [0.375237s] ... 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.204301s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_default_quotas_without_admin_forbidden_returns_403 [0.529218s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_port_range_min_only [0.221516s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules_with_pagination [0.522414s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_proto_as_number_with_port_bad [0.215764s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_tcp_protocol_as_number [0.220614s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules_with_sort [0.380767s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_attributes [1.890720s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_security_groups_default_rules.TestDefaultSecurityGroupRules.test_list_defaut_security_group_rules_with_pagination [0.371872s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_pagination [0.344348s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_list_defaut_security_group_rules_with_sort [0.258621s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_admin [0.592142s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_securitygroup.TestSecurityGroups.test_list_security_groups_with_pagination_reverse [0.384676s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_show_quotas_with_admin [1.327249s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_with_too_long_name [0.273077s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_non_support_resource_returns_400 [0.497718s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_quotasv2.QuotaExtensionDbTestCase.test_show_quotas_with_owner_project [0.452573s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_security_groups_normalized_cidr.TestSecurityGroupsNormalizedCidr.test_create_security_group_rule_with_not_normalized_cidr [0.958320s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR.test_convert_ip_prefix_no_netmask_to_cidr [0.049277s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol.test_convert_bad_protocol [0.056098s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_check_limit [0.469521s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:143: 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: {1} neutron.tests.unit.extensions.test_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_with_out_of_range_integer_returns_400 [0.549735s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_quotasv2.QuotaExtensionDbTestCase.test_update_quotas_to_unlimited [0.467991s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/extensions/quotasv2.py:139: 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_securitygroup.TestSecurityGroups.test_create_port_with_no_security_groups [0.591676s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2.TestDbQuotaDriver.test_get_project_quotas_arg [0.052208s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_security_group_id [0.285356s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_tenant_security_group_rule [0.366412s] ... ok DEBUG: {0} 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_duplicate_rule_in_post ... SKIPPED: Plugin does not support native bulk security_group_rule create DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_segment_scheduling_with_multiple_host_mappings [2.410232s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_show_detail_quotas [1.775029s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_quotasv2_detail.DetailQuotaExtensionDbTestCase.test_detail_quotas_negative_limit_value [1.302944s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ethertype_invalid_as_number [0.346233s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestHostSegmentMappingNoSupportFromPlugin.test_host_segments_not_updated [0.292029s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_case_insensitive [0.234111s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_default_azs_existing_az [0.387506s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch.test_no_starting_agent_is_not_processed [0.261460s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_port_range_max_only [0.257560s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_group_id [0.347766s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_with_default_azs_not_existing [0.312444s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_ports_but_no_protocol [0.298187s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_type_too_big [0.315965s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_agent_with_no_mappings [0.502717s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_router_availability_zone.TestAZRouterCase.test_create_router_without_az [0.334189s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_protocol_as_number_range [0.244669s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_invalid_ethertype_for_prefix [0.389844s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule [0.209444s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_list_defaut_security_group_rules [0.269947s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_ethertype_invalid_for_protocol [0.213509s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_default_security_group_fail [0.214313s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_num [0.319810s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_get_all_hosts_mapped_with_segments [0.708717s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_invalid_ethertype_for_prefix [0.307551s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_bulk [0.288103s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_create_default_security_group_rule_protocol_as_number_port_bad [0.216299s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ipv6_icmp_protocol_num [0.469546s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_remote_group_id [0.295925s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_default_create_security_group_rule_duplicate_rules_diff_desc [0.197787s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_security_groups_default_rules.TestDefaultSecurityGroupRules.test_list_defaut_security_group_rules_with_pagination_reverse [0.270884s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_get_all_hosts_mapped_with_segments_agent_type_filters [0.791550s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR.test_convert_bad_ip_prefix_to_cidr [0.055407s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_tenant_remote_group_id [0.398897s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestConvertIPPrefixToCIDR.test_convert_ip_prefix_with_netmask_to_cidr [0.041538s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol.test_convert_numeric_protocol [0.039993s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestConvertProtocol.test_convert_numeric_protocol_to_string [0.048023s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bulk_emulated [0.335129s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_check_default_security_group_description [0.253062s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_same_segment_two_hosts [0.524549s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_multiple_remotes [1.034728s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_port_range_min_max_limits [0.276513s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number_port_bad [0.266622s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_tcp_protocol_as_number [0.387578s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_invalid_type_in_security_groups_param [1.164108s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_invalid_tcp_or_udp_protocol [0.221536s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_db_emulated [1.242184s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_non_uuid_security_group_id [0.226862s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_update_agent_only_change_agent_host_mapping [1.497826s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_with_boolean_type_name [0.235565s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_code_too_big [0.381838s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_multiple_security_groups [0.842275s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_default_security_group [0.332331s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_with_type_only [0.371548s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_get_all_hosts_mapped_with_segments [0.651754s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_port_with_non_uuid [0.383865s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_default_security_group_rules [0.345190s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmpv6_with_type_only [0.325673s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_allow_all_ipv4 [0.334985s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_default_security_group_admin [0.325707s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_invalid_ip_prefix [0.386758s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_updated_agent_changed_physical_networks [0.738540s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_bad_remote_address_group_id [0.309152s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_empty_rules [0.315787s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_min_port_greater_max [0.365456s] ... 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: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_empty_rules_id_only [0.304321s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_map_segment_to_hosts [0.485131s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rule_in_post_emulated [0.333898s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number_range [0.383953s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_remote_address_group_id [0.324116s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules [0.374674s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_agent_with_no_mappings [0.508346s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules_diff_desc [0.350311s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_unmasked_prefix [0.445018s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups [1.048722s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_same_segment_two_hosts [0.550700s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_sort [0.358085s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_duplicate_rules_proto_num_name [0.470053s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rules_admin_tenant [0.483389s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ethertype_invalid_for_protocol [0.266111s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_security_group_port_create_creates_default_security_group [0.343674s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rules_native_quotas [0.407194s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_new_segment_after_host_reg [0.726583s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_skip_duplicate_default_sg_error [0.278341s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_with_code_only [0.349741s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_default_security_group_nonadmin [0.300391s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_remove_security_group_empty_list [0.722043s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_icmp_with_type_and_code [0.865623s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_security_group [0.865979s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_name [0.288364s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_add_host_segment_aggregate_conflict [1.424194s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_with_invalid_type_in_security_groups_param [0.611958s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group [0.370911s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_protocol_as_number [0.302888s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group [0.301243s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_invalid_protocol [0.230769s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_on_port_from_wrong_tenant [0.311654s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_name_to_default_fail [0.273251s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_rule_with_specific_id [0.348713s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_add_host_to_segment_aggregate [0.751423s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_get_security_group_on_port_with_admin_from_other_tenant [0.557216s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_group_with_max_name_length [0.262413s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_new_agent [0.584214s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_create_security_groups_native_quotas [0.275854s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_bound_port [0.850887s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_delete_address_group_in_use [0.336722s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_ports_security_group [0.648979s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_segment_deletion_removes_host_mapping [0.663393s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_shared_filter_false [0.297734s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_group_rules_with_pagination_reverse [0.423674s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_list_security_groups_with_shared_filter_true [0.308819s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_security_group_list_creates_default_security_group [0.234181s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_bound_port_dhcp_owned [0.908311s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_default_security_group_name_fail [0.349756s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_with_security_group [1.051360s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_updated_agent_changed_physical_networks [1.323566s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_bound_port [0.935421s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_with_boolean_type_name [0.366745s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_placement_api_not_available [0.318877s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_same_segment_two_hosts [0.639986s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_default_security_group_with_description [1.017235s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_security_group_with_max_name_length [0.416097s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_update_agent_only_change_agent_host_mapping [0.677498s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_remove_security_group_none [0.734499s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_add_allocation_pool [0.874332s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_segment_scheduling_no_host_mapping [0.860387s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_get_all_hosts_mapped_with_segments [0.606835s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_securitygroup.TestSecurityGroups.test_update_port_with_multiple_security_groups [0.726061s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_get_all_hosts_mapped_with_segments_agent_type_filter [0.613854s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_network_scheduling_on_segment_creation [1.597645s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_expand_allocation_pool [2.414831s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch.test_starting_server_processes_agents [1.171714s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_new_agent [2.563192s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestDhcpAgentSegmentScheduling.test_segment_scheduling_with_host_mapping [3.993496s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingAgentServerSynch.test_starting_agent_is_processed [1.057376s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_get_all_hosts_mapped_with_segments_agent_type_filter [3.823681s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingLinuxBridge.test_new_segment_after_host_reg [2.382681s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_update_agent_only_change_agent_host_mapping [5.345970s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_agent_with_no_mappings [2.970731s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_get_all_hosts_mapped_with_segments_agent_type_filter [3.841650s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_add_fixed_ip [9.172757s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_get_all_hosts_mapped_with_segments_agent_type_filter [3.898127s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_get_all_hosts_mapped_with_segments_agent_type_filters [3.180126s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_new_agent [2.701349s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment [2.753769s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_new_agent [2.821449s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_get_all_hosts_mapped_with_segments_agent_type_filter [2.607140s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_no_segmentation_id [3.059178s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_same_segment_two_hosts [3.769830s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_new_segment_after_host_reg [6.075898s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_get_segment [2.690679s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_get_all_hosts_mapped_with_segments [6.524882s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_segment_deletion_removes_host_mapping [3.780612s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingMacvtap.test_segment_deletion_removes_host_mapping [3.428572s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingNoAgent.test_update_segment_host_mapping [3.038127s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_get_all_hosts_mapped_with_segments_agent_type_filters [4.363178s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_update_agent_only_change_agent_host_mapping [4.246154s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments_with_pagination [7.544213s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_get_all_hosts_mapped_with_segments [3.012989s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_add_host_to_non_existent_segment_aggregate [4.344455s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_binding_information_fallback [4.731219s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_get_all_hosts_mapped_with_segments_agent_type_filters [4.081139s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_bound_port_compute_owned [8.861496s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_segment.TestSegmentAwareIpam.test_port_create_with_no_fixed_ips_no_ipam_on_routed_network [4.588678s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_new_segment_after_host_reg [3.817669s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_ipv4_subnet [5.978379s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_network_and_owned_segments [2.670008s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation [2.585949s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_placement_api_inventory_update_conflict [0.529772s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_first_subnet_association_with_segment [2.755611s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_binding_info_and_new_mac [0.942184s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_segment_deletion_removes_host_mapping [3.246112s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_second_subnet_association_with_segment [1.140976s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingOVS.test_updated_agent_changed_physical_networks [1.158052s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_delete_restore_last_allocation_pool [2.605406s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_contract_allocation_pool [0.880780s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_agent_with_no_mappings [0.935717s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_ips [2.761934s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestMl2HostSegmentMappingSriovNicSwitch.test_updated_agent_changed_physical_networks [0.942420s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_compute_owned [1.572579s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_segments [0.802914s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_subnet_association_with_segment [1.845477s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test__create_nova_inventory_no_microversion [0.583736s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_create_unbound_port [1.081064s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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: {0} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segments_in_certain_order [1.194547s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_no_compute_owned [1.772273s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegment.test_update_segments [0.817921s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_delete_last_ipv4_subnet [1.447054s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_no_dhcp_owned [2.384423s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_on_multiconnected_host [2.081967s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_no_phys_net [0.543143s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_delete_last_subnet_on_segment_fails [4.759844s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_delete_segment [0.749800s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_segment_subnets [1.253652s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_delete_allocation_pools [2.924647s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_delete_segment_failed_with_subnet_associated [0.789330s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_ipv4_subnet_remove_allocation_pool [1.056715s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments [0.564407s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments_with_pagination_reverse [1.008298s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_allocate_no_segments [2.340978s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_change_to_dhcp_owned [2.597913s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_list_segments_with_sort [1.598386s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_delete_subnet [5.055524s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_multiple_host_mapping [2.451565s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegment.test_segment_notification_on_delete_network [0.992550s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_segment_subnets [0.992242s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_binding_and_no_subnets [0.823110s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_host_mapping [0.927545s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestNovaSegmentNotifier.test_update_port_remove_fixed_ip [2.159586s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_non_existent_network [0.304597s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_ipam [0.801515s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_binding_info_and_new_mac [1.834316s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_segments_empty_alloc [1.237082s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_host_mapping [0.977947s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegment.test_create_segment_with_exception_in_core_plugin [2.010946s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_deferred_allocation_no_segments_manual_alloc [0.709071s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_binding_information [2.806200s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_fixed_ips_with_segment_subnets_no_binding_info [1.028689s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_segments [2.022513s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_on_unconnected_host [1.306646s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_fails_if_host_on_good_segment [2.550630s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_segments_manual_alloc [0.998848s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_create_with_no_fixed_ips_no_ipam [1.152901s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_with_fixed_ips_ok_if_no_binding_host [1.058104s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_without_ip_not_deferred_no_binding [0.616981s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_immediate_fixed_ips_no_binding_info_ [4.652109s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_fails_if_host_on_wrong_segment [2.114906s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_fails_if_host_on_wrong_segment [1.806014s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_without_ip_not_deferred_no_binding [0.550490s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_binding_information_fallback [0.940945s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_segmentation_id_stored_in_db [0.817057s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_ipam [0.950808s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_is_host_aware [2.465027s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_no_binding_info [3.371509s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_ips [2.383672s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_update_with_fixed_ips_fail_if_host_not_on_segment [1.834569s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_port_without_ip_not_deferred [0.474370s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_is_host_aware [1.176535s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_on_multiconnected_host [3.106443s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_on_unconnected_host [1.295791s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_without_ip_not_deferred [1.965560s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_delete_last_subnet_on_segment_fails [7.298524s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation [2.079438s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_add_subnet [5.045543s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_add_subnet [3.915521s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_summary_route_in_request [0.831899s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_no_binding_info [3.112061s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_create_segment_with_description [0.598383s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_description [1.429974s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_with_same_segment_association [1.782325s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_delete_subnet [5.804612s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpam.test_slaac_segment_aware_immediate_with_binding_info [4.866480s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_update_subnet_with_current_segment_id [1.237198s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_servicetype.ServiceTypeExtensionTestCase.test_service_provider_list [0.313414s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_get_provider_names_by_resource_ids [0.144580s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_with_segments_association [1.699529s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_multiple_default_providers_specified_for_service [0.132842s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_fixed_ips_with_segment_subnets_no_binding_info [1.133884s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentML2.test_segment_notification_on_create_network [0.519664s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIPExtensionTestCase.test_create_subnet_with_arg [0.533178s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.TestSegmentAwareIpamML2.test_port_create_with_binding_and_no_subnets [0.678639s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_create_segment_no_name [0.708410s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_address_scope [0.792381s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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(a DEBUG: uth, 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_address_scope_overlap_multiple_pools [0.571978s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_create_segment_with_name [0.980436s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_no_address_scope [0.780680s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_associate_existing_subnet_fail_if_multiple_segments [1.005747s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_address_scope [0.583805s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_immediate_fixed_ips_no_binding_info_ [5.047580s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_address_scope_multiple_pools [0.528967s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_associate_existing_subnet_fail_if_multiple_subnets [0.793288s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_binding_information [3.847681s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_invalid_request [1.638157s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_no_fixed_ips_no_ipam [0.932293s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_association_network_mismatch [1.790188s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_create_two_subnets_then_delete_one [2.067917s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_move_between_pools_same_address_scope [0.775299s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_create_with_no_fixed_ips_no_ipam_on_routed_network [0.962502s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_basic_association [1.037246s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_overlapping_cidr_no_address_scope [1.052473s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_allocate_no_segments [1.078572s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_only_some_subnets_associated_allowed_with_routed_network [1.026912s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_host_routes_two_subnets_then_change_gateway_ip [2.153664s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerExtTestCase.test_list_service_providers [0.223570s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.extensions.test_servicetype.ServiceTypeManagerTestCase.test_add_resource_association [0.086954s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.extensions.test_servicetype.ServiceTypeManagerTestCase.test_get_default_provider [0.080259s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_invalid_resource_association [0.074567s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentHostRoutes.test_segment_notification_on_create_network [0.454842s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_exhausted_subnet [1.215457s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_address_scope_multiple_pools [0.555051s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_exhausted_subnet_no_fallback [0.659802s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_description_to_none [0.739837s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_move_between_pools [0.621627s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_end DEBUG: point(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_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_bar_and_foo_type [0.474639s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_multiple_host_mapping [2.004394s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_invalid_type [0.422825s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_no_address_scope [0.539370s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_no_type [0.364154s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_association_segment_not_found [1.471325s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_port_host_binding [0.555369s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_dhcp_port_compute_subnet [1.414808s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_change_existing_subnet_segment_association_not_allowed [1.020328s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_deferred_allocation_no_segments_empty_alloc [1.960725s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_no_device_owner [0.610857s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_invalid_type [1.154501s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_dns_publish_fixed_ip.SubnetDNSPublishFixedIPExtensionTestCase.test_create_subnet_default [0.941899s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_with_matching_service_type [0.865654s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_one_to_two [0.816387s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_network_not_found [0.408608s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_bar_type [0.603739s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_overlapping_cidr_no_address_scope [0.669296s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_end DEBUG: point(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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_invent DEBUG: ory 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_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_zero_to_one [0.851827s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_foo_type [0.399519s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_fails_if_host_on_good_segment [2.303355s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_dhcp_port_compute_subnet_no_dhcp [0.418306s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_address_scope_overlap_multiple_pools [1.011436s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_exhausted_subnet [1.005286s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_with_matching_service_type [1.309589s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_move_between_pools [0.877942s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_with_fixed_ips_fail_if_host_not_on_segment [1.910410s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv6.test_onboard_subnet_network_not_found [0.457743s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_without_matching_service_type [0.931542s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_no_device_owner [0.994026s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_no_type [0.401498s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_with_address_scope_overlapping_cidr [0.339434s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_no_device_owner_no_fallback [0.748188s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix [0.215510s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_without_matching_service_type_no_fallback [1.192419s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix_invalid_request_body_structure [0.173986s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_port_update_with_fixed_ips_ok_if_no_binding_host [1.389226s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_foo_type [0.679330s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_two_to_one [0.440322s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_invalid_type [0.536889s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_dhcp_port_compute_subnet [0.583394s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix_invalid_request_data [1.134593s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_blank_type [0.394368s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_invalid_request_body_structure [0.204777s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_security_groups [0.077854s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_subnets [0.110562s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_port_fixed_ips [0.593422s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_invalid_request_data [0.229222s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_with_address_scope [0.206115s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_subnets_with_changed_since [0.830326s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix [0.223907s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_port_host_binding [1.781600s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix_invalid_request_data [0.196472s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_floatingips [0.195945s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_ports_with_changed_since [0.673926s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_networks [0.091990s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_policies [0.156407s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_invalid_type [0.690139s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_subnetpools [0.118939s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_wrong_resource [0.057161s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_two_to_one [0.511059s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_timestamp_fields_ignored_in_update [1.137363s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_zero_to_one [0.464454s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_invalid_request_body_structure [0.285665s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_no_address_scope [0.236904s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentAwareIpamML2.test_slaac_segment_aware_immediate_with_binding_info [4.884532s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_ports_with_changed_since [1.492485s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_networks_with_changed_since [0.892161s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentHostMappingNoStore.test_no_segmenthostmapping_when_disable_segment [0.356416s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_no_address_scope_overlapping_cidr [0.434869s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_subnetpools_with_changed_since [0.392420s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_subnetpools_with_changed_since [0.712169s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_resources_with_invalid_changed_since [0.241399s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_name [0.546138s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_subnetpools_with_changed_since [0.345943s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_prefix_with_allocated_subnet [0.992500s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentNameDescription.test_update_segment_set_name_to_none [0.499126s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_subnets_with_changed_since [0.922250s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_no_address_scope [0.297973s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_no_address_scope_overlapping_cidr [0.260862s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_emulated [0.957372s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_associate_existing_subnet_with_segment [0.752913s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_wrong_input [0.336005s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_overlapping_prefix_with_allocated_subnet [0.596380s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_public_network_no_admin_tenant [0.213181s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_ports_with_changed_since [1.084330s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_association_to_dynamic_segment_not_allowed [0.585281s] ... ok DEBUG: {0} 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.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_native ... SKIPPED: Skip test for not implemented sorting feature DEBUG: {3} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix_with_allocated_subnet [0.747946s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_parent_not_present [0.075650s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_ports_with_changed_since [0.696100s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_trunks [0.202162s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_segment.TestSegmentSubnetAssociation.test_only_some_subnets_associated_not_allowed [0.852360s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test_all_parents_have_a_reference [0.069294s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_get_service_providers [0.079215s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_servicetype.ServiceTypeManagerTestCase.test_service_provider_driver_not_unique [0.075546s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_uplink_status_propagation.UplinkStatusPropagationExtensionTestCase.test_create_port_propagate_uplink_status_2_False [0.532710s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_single_tenant [0.649107s] ... ok DEBUG: {0} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_shared [0.318911s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_network [0.384402s] ... ok DEBUG: {2} 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.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_shared_network_noadmin_returns_403 [0.345425s] ... ok DEBUG: {0} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_string_matching_filters_starts [0.114165s] ... ok DEBUG: {0} neutron.tests.unit.objects.db.test_api.CreateObjectTestCase.test_populate_id_False [0.049822s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_count_invalid_filters [0.159748s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_subnetpools_with_changed_since [1.338007s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_native_quotas [0.455643s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_create_single_transaction [0.160940s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_invalid_request [1.443079s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_end DEBUG: point(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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_objects_nothing_to_delete [0.197057s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_object_create_update_delete [0.224835s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_object_single_transaction [0.177211s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.extensions.test_subnet_onboard.SubnetOnboardTestsIpv4.test_onboard_subnet_move_between_pools_same_address_scope [0.766444s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist_false [0.164710s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_mutiple_subnets_with_changed_since [1.131178s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_networks_with_changed_since [0.332414s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_dhcp_port_compute_subnet_no_dhcp [0.545149s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_reverse_emulated [1.819371s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_no_device_owner_no_fallback [0.446514s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_single_transaction [1.047493s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_reverse_native ... SKIPPED: Skip test for not implemented pagination feature DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_clean_obj_from_primitive [0.114582s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_create [0.104266s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_create_updates_from_db_object [0.156619s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_parameters_invalid_values [0.391087s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_timestamp_fields_ignored_in_update [1.094791s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_port_without_matching_service_type [0.599709s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete [0.144867s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects [0.101392s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object_missing_primary_key [0.111127s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_update_timpestamp [0.382990s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_create_subnet_blank_type [0.416678s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object_unique_key [0.097029s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects [0.085148s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_show_network_with_subnet [0.399851s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_invalid_fields [0.068679s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_pager_is_passed_through [0.053641s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_emulated_plugin_failure [0.362551s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_valid_fields [0.066935s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_to_dict_makes_primitive_field_value [0.040508s] ... 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: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_changes [0.048732s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_native ... SKIPPED: Plugin does not support native bulk network create DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_fields [0.084753s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_other_tenant_returns_403 [0.515225s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_objects_valid_fields [0.053670s] ... ok DEBUG: {0} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_primary_key_forbidden_fail [0.093016s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_tenants_and_quotas ... SKIPPED: Plugin does not support native bulk network create DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_port_fixed_ips [0.834503s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_db_obj [0.118394s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.108375s] ... ok DEBUG: {2} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_with_subnet_set_shared [0.517411s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_public_network [0.336555s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_objects [0.197274s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_object_create_update_delete [0.136924s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCase.test_update_subnet_one_to_zero [0.569902s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks [0.430298s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_delete_objects_removes_all_matching_objects [0.538536s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object_missing_object [0.056615s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object_unique_key [0.078072s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_object_create_update_delete [0.220877s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_fields [0.068998s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_object_with_None_value_in_filters [0.130506s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.077090s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_fields [0.550057s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_None_value_in_filters [0.122027s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.122139s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_string_matching_filters_ends [0.098333s] ... ok DEBUG: {2} neutron.tests.unit.objects.db.test_api.GetObjectsTestCase.test_get_objects_pass_marker_obj_when_limit_and_marker_passed [0.065266s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_db_obj [0.253362s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_single_transaction [0.216674s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.109143s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_non_existent_object_raises_not_found [0.276167s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_objects [0.257623s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_filtering_by_fields [0.101754s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_exhausted_subnet_no_fallback [1.598066s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.095981s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist_false [0.108996s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.103175s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_object [0.488782s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.144383s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_create_duplicates [0.114110s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_port_without_matching_service_type_no_fallback [0.464380s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_objects [0.136854s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_count_invalid_fields [0.052155s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete [0.045615s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.044310s] ... 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: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_fields_no_update [0.064398s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_bar_and_foo_type [0.363616s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.059097s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_create_subnet_bar_type [0.401585s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_network_update_with_vlan_transparent_exception [0.474681s] ... ok DEBUG: {3} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_show_network [0.339998s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_None_value_in_filters [0.152155s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_one_to_two [0.519385s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects_valid_fields [1.325975s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object_unique_key [1.054834s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_string_matching_filters_starts [0.175231s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects_without_validate_filters [0.158268s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.060851s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_values_with_string_matching_filters_contains [0.166611s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.046035s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_extra_fields [0.161567s] ... ok DEBUG: {3} neutron.tests.unit.objects.db.test_api.CreateObjectTestCase.test_populate_id [0.063291s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.070206s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.066784s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_fields_no_update [0.131530s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnet_service_types.SubnetServiceTypesExtensionTestCasev6.test_update_subnet_one_to_zero [0.577937s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_fields [0.048403s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object_missing_object [0.154009s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.070014s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.047694s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_db_obj [0.405197s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_add_prefix_with_address_scope [0.268308s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_create_single_transaction [0.112908s] ... 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_project_id [0.068467s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_single_transaction [0.100945s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_objects [0.229202s] ... ok DEBUG: {2} 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.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_filtering_by_fields [0.101953s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_with_validate_filters [0.067381s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_single_transaction [0.193758s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist_validate_filters_false [0.166120s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_without_validate_filters [0.161800s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_clean_obj_from_primitive [0.105269s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv4.test_remove_overlapping_prefix_with_allocated_subnet [0.565733s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_objects_invalid_fields [0.125289s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_count_invalid_fields [0.044365s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects_invalid_fields [0.046447s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_objects_without_validate_filters [0.098919s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects [0.054905s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_invalid_request_data [0.194848s] ... ok DEBUG: {2} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_updates_from_db_object [0.070084s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist_validate_filters [0.223813s] ... ok DEBUG: {0} 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: {0} 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_flatallocation.FlatAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.106150s] ... ok DEBUG: {0} 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: {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_with_validate_filters [0.053546s] ... ok DEBUG: {2} 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: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_add_prefix_with_address_scope_overlapping_cidr [0.304872s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} 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.logapi.test_logging_resource.LogDBObjectTestCase.test_update_objects [0.333539s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_changes_forbidden [0.044241s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_count_invalid_fields [0.060513s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_fields [0.054775s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_objects_invalid_fields [0.076823s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_delete_objects_invalid_fields [0.080202s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_subnetpool_prefix_ops.SubnetpoolPrefixOpsTestsIpv6.test_remove_prefix_invalid_request_body_structure [0.215893s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.127239s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_objects_without_validate_filters [0.047207s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_network_segment_ranges [0.090817s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_count_validate_filters_false [0.131936s] ... ok DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_to_dict_with_unset_project_id [0.058876s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_update_changes_forbidden [0.051813s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.099626s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_ports [0.128557s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_count_invalid_fields [0.063641s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_count_validate_filters_false [0.099257s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_tagging.TaggingControllerDbTestCase.test__get_resource_info_routers [0.079584s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_fields_no_update [0.073420s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} 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.FlatAllocationDbObjTestCase.test_create_single_transaction [0.086127s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_create [0.102149s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_object_single_transaction [0.082440s] ... 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.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete [0.111129s] ... ok DEBUG: {2} 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_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.076035s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.084173s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object_missing_object [0.060507s] ... ok DEBUG: {0} 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_flatallocation.FlatAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.111932s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_count_invalid_filters [0.099446s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_count_validate_filters_false [0.097426s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_create_single_transaction [0.167671s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.145055s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_db_obj [0.134065s] ... 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.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.096210s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_objects_nothing_to_delete [0.080276s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_single_transaction [0.932775s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_count [0.185512s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist_false [0.109477s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_create_single_transaction [0.127459s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.104736s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_objects_nothing_to_update [0.127687s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_mutiple_networks_with_changed_since [1.358484s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.048224s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete [0.045805s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects [0.044792s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.149423s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.049973s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.054551s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object [0.070733s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_delete_single_transaction [0.172606s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.061250s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_networks_with_changed_since [0.376079s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.049737s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.065265s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_objects_single_transaction [0.116862s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_invalid_field [0.063335s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampChangedsinceTestCase.test_list_resources_with_invalid_changed_since [0.255392s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_changes_forbidden [0.080537s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_single_transaction [0.113214s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_count_validate_filters_false [0.137916s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.062961s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_single_transaction [0.917748s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_clean_obj_from_primitive [0.049812s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_object_single_transaction [0.116519s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_create [0.057875s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_create_updates_from_db_object [0.064903s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist [0.106744s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_timestamp.TimeStampDBMixinTestCase.test_list_subnets_with_changed_since [0.479171s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects_invalid_fields [0.048661s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_without_validate_filters [0.050932s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.068877s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_count_invalid_filters [0.087798s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object [0.049023s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.076269s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_db_obj [0.085818s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.097249s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.extensions.test_uplink_status_propagation.UplinkStatusPropagationExtensionTestCase.test_create_port_propagate_uplink_status_1_True [0.420464s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.071307s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_create [0.793649s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_filtering_by_fields [0.151255s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.052047s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_object_create_update_delete [0.090036s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_changes_forbidden [0.058963s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.045006s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values [0.048597s] ... 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: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_random_unallocated_segment [0.106709s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_invalid_field [0.048622s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.056665s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.124578s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_count [0.124992s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist_validate_filters [0.121625s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_create_networks_bulk_native_quotas ... SKIPPED: Plugin does not support native bulk network create DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_db_obj [0.103527s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.177909s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.081353s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.143299s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.118257s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects_valid_fields [0.083605s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_count_invalid_fields [0.112502s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_count_validate_filters_false [0.274248s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.094837s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_objects [0.113215s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object [0.051987s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.058543s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_object_create_update_delete [0.096545s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_invalid_admin_status [0.630138s] ... ok DEBUG: {0} 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_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: {0} 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: {0} 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: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_single_transaction [0.092268s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.074446s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_objects_supports_extra_filtername [0.092603s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_changes_forbidden [0.061328s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.069082s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist_false [0.080672s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_count [0.103104s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_pagination_emulated [0.573781s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_objects_nothing_to_update [0.102189s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_count_validate_filters_false [0.085429s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects_without_validate_filters [0.905849s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_create [0.055979s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object [0.062960s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_create_duplicates [0.072488s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_objects [0.133459s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object_missing_primary_key [0.057587s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_create_updates_from_db_object [0.057237s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object_unique_key [0.059546s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_invalid_fields [0.052786s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete [0.068747s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.054033s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_delete_objects [0.061679s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_objects [0.100395s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_valid_fields [0.099362s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_parameters [0.450805s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_fields_no_update [0.053221s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_single_transaction [0.124333s] ... 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.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_object_missing_object [0.049230s] ... ok DEBUG: {3} 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_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.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_create_duplicates [0.085454s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_objects_without_validate_filters [0.054075s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.063372s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.073305s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_objects_without_validate_filters [0.046729s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values [0.072726s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_fields_no_update [0.074893s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_updates_from_db_object [0.061565s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_changes [0.049020s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.054754s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_single_transaction [0.109759s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.074780s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_count_invalid_filters [0.116834s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_object_single_transaction [0.086455s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.051192s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_create_single_transaction [0.191649s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_changes [0.059738s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.071009s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.062607s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.132878s] ... ok DEBUG: {3} 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.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_count_invalid_filters [0.115591s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist_false [0.095271s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_objects_nothing_to_delete [0.122681s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.102561s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_random_unallocated_segment [0.115360s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.100012s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_single_transaction [0.119086s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.063972s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_objects [0.107364s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_with_sort_emulated [1.252867s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object [0.135804s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.209977s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.149303s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_single_transaction [0.097762s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.093745s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.090418s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_count_invalid_fields [0.115451s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_create_duplicates [0.078210s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_networks_without_pk_in_fields_pagination_emulated [0.621924s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.063829s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.055434s] ... 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: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.074340s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_object_create_update_delete [1.111344s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values [0.088563s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_invalid_field [0.056341s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_object_single_transaction [0.085719s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_changes [0.061368s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_list_shared_networks_with_non_admin_user [0.493750s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist_validate_filters [0.101912s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_fields [0.064399s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.049754s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.065600s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_non_existent_object_raises_not_found [0.088712s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.059534s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.080066s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_object [0.092835s] ... ok DEBUG: {2} 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.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_network_create_with_bad_vlan_transparent_attr [0.262709s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_single_transaction [0.121129s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.100038s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_create_duplicates [0.087631s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects [0.052495s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object [0.057967s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_filtering_by_fields [0.141433s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_single_transaction [0.089670s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object_unique_key [0.050437s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects [0.041980s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_object_single_transaction [0.102485s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} 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_greallocation.GreEndpointDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_network_create_with_vlan_transparent_attr [0.422585s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_without_validate_filters [0.047819s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_objects [0.100139s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_invalid_field [0.055384s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_create_duplicates [0.057479s] ... ok DEBUG: {0} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_without_validate_filters [0.045051s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects [0.053677s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_invalid_fields [0.051558s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network [0.374016s] ... 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: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.096062s] ... ok DEBUG: {2} 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: {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: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_count [0.510534s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist [0.840063s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_invalid_field [0.067361s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.090284s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects [0.091652s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object [0.068534s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_changes [0.150686s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.674791s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object_missing_object [0.056670s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object_unique_key [0.051047s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_objects_invalid_fields [0.100243s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_valid_fields [0.094982s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_objects_valid_fields [0.104090s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_objects_without_validate_filters [0.095778s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values [0.074431s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_objects_without_validate_filters [0.144450s] ... ok DEBUG: {3} 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: {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: {3} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_changes_forbidden [0.046079s] ... ok DEBUG: {2} 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.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_updates_from_db_object [0.055339s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_count_invalid_filters [0.857473s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_count [0.086720s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_create_single_transaction [0.136301s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.255761s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_multi_tenants_returns_409 [0.847268s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.088083s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist_false [0.166973s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_single_transaction [0.108215s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_object_single_transaction [0.083049s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete [0.092968s] ... ok DEBUG: {3} 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.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects [0.094047s] ... ok DEBUG: {3} 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.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_single_transaction [0.707312s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_objects_exist [0.079475s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.092093s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.523130s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.070491s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.089328s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_object [0.095072s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.088332s] ... ok DEBUG: {2} 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.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_single_transaction [0.138712s] ... ok DEBUG: {1} neutron.tests.unit.extensions.test_vlantransparent.VlanTransparentExtensionTestCase.test_update_network_set_shared_owner_returns_403 [0.268998s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values [0.044627s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} 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: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_without_validate_filters [0.055430s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_fields_no_update [0.096222s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.043663s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_object_single_transaction [0.662342s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.107140s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_count_invalid_filters [0.111899s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_db_obj [0.087453s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object_unique_key [0.101650s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects [0.091436s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.095047s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_values_invalid_field [0.095964s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} 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: {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.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.594006s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.094110s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_single_transaction [0.094932s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.110661s] ... ok DEBUG: {1} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_string_matching_filters_contains [1.114877s] ... 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: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_single_transaction [0.083805s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_filtering_by_fields [0.144678s] ... 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: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_object_single_transaction [0.093288s] ... ok DEBUG: {1} neutron.tests.unit.objects.db.test_api.CRUDScenarioTestCase.test_get_objects_with_string_matching_filters_ends [0.274906s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.073396s] ... ok DEBUG: {1} neutron.tests.unit.objects.db.test_api.GetValuesTestCase.test_get_values [0.062990s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_random_unallocated_segment [0.122343s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_non_existent_object_raises_not_found [0.080993s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.040645s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.044194s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist_false [0.111953s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object_missing_object [0.040178s] ... ok DEBUG: {0} 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: {2} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_object [0.082762s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.045847s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_count [0.350855s] ... 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_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_fields [0.043420s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_single_transaction [0.083095s] ... 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.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_count_validate_filters_false [0.377858s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist [0.090664s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_objects_nothing_to_update [0.094310s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.716397s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_count_invalid_fields [0.054259s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_count_invalid_fields [0.054157s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_create_sg_log_with_port [0.327625s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_create [0.065744s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.041020s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects_valid_fields [0.043922s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete [0.056798s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects_without_validate_filters [0.043508s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects [0.066452s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_fields_no_update [0.053724s] ... ok DEBUG: {2} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_valid_fields [0.043555s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object [0.050252s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.056888s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_create_sg_log_with_secgroup [0.271933s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_object_unique_key [0.046241s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects [0.040757s] ... ok 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_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_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.046655s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_delete_non_existent_object_raises_not_found [0.234782s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.066396s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_changes_forbidden [0.043909s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.054141s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_filtering_by_fields [0.537858s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_count [0.113135s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_count_validate_filters_false [0.142751s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_filtering_by_fields [0.516282s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_create_single_transaction [0.103061s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist [1.295883s] ... 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_vxlanallocation.VxlanEndpointDbObjTestCase.test_db_obj [0.088926s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.092777s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_objects_supports_extra_filtername [0.161234s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist_validate_filters_false [0.627025s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_delete_objects [0.137955s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_create [0.058695s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_filtering_by_fields [0.185319s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete [0.049515s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_get_standard_attr_id [0.305396s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object_missing_object [0.072397s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_get_objects_supports_extra_filtername [0.088135s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object_missing_primary_key [0.043807s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist_validate_filters_false [0.103044s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object_unique_key [0.079702s] ... 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: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist [0.220521s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects [0.097781s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_single_transaction [0.097346s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_clean_obj_from_primitive [0.046864s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete [0.050326s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object_missing_primary_key [0.069221s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values [0.083099s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_objects_exist_validate_filters_false [0.252659s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_invalid_field [0.043468s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_invalid_fields [0.056615s] ... ok DEBUG: {3} 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.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.063765s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_multiple_log_fields [0.260925s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_db_obj [0.273439s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values_with_validate_filters [0.045216s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogDBObjectTestCase.test_update_objects_nothing_to_update [0.186364s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_objects_valid_fields [0.080025s] ... ok DEBUG: {3} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_objects_without_validate_filters [0.057298s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_create_updates_from_db_object [0.841469s] ... ok DEBUG: {1} 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.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects_valid_fields [0.050638s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_object [0.048100s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_object [0.067725s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_objects [0.382826s] ... ok DEBUG: {2} 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.logapi.test_logging_resource.LogObjectTestCase.test_get_values [0.058257s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_valid_fields [0.051815s] ... ok DEBUG: {1} neutron.tests.unit.objects.logapi.test_logging_resource.LogObjectTestCase.test_get_values_invalid_field [0.051052s] ... 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: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_count [0.115525s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_with_validate_filters [0.052593s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_values_without_validate_filters [0.076940s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_count_invalid_filters [0.147197s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_changes_forbidden [0.063271s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_objects_invalid_fields [0.045940s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_objects_valid_fields [0.050487s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_delete_single_transaction [0.207384s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_objects_without_validate_filters [0.059099s] ... 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.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist [0.427952s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_filtering_by_fields [0.155391s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_get_objects_supports_extra_filtername [0.120421s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_non_existent_object_raises_not_found [1.035198s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist_false [0.244073s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist [0.127502s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_create_single_transaction [0.487034s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_objects_exist_validate_filters [0.225726s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_objects [0.324440s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_count_invalid_fields [0.054821s] ... ok DEBUG: {1} 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.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_objects [0.504081s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_single_transaction [0.291237s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_create_duplicates [0.060644s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects_valid_fields [0.042653s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_fields_no_update [0.052269s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object_missing_object [0.060476s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_single_transaction [0.257865s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects [0.065595s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.055719s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_clean_obj_from_primitive [0.101801s] ... ok DEBUG: {0} 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.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_without_validate_filters [0.057052s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_single_transaction [0.477842s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects [0.129161s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects_without_validate_filters [0.064149s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object [0.060791s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object_unique_key [0.065297s] ... 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: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist_validate_filters [0.392169s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_without_validate_filters [0.053094s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values [0.068438s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationDbObjTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class 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: {2} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.047574s] ... ok DEBUG: {1} 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_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_updates_from_db_object [0.075030s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_object ... SKIPPED: No updatable fields found in test class 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_create [0.088264s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_create_duplicates [0.059783s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.057815s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects [0.059860s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.050711s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} 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: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_count_invalid_filters [0.491928s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_object_single_transaction [1.328201s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_count_invalid_fields [0.127597s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.132159s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_create_duplicates [0.124208s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values [0.107201s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.109540s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects_invalid_fields [0.117699s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist_validate_filters [0.296356s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_count_validate_filters_false [0.443705s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects_without_validate_filters [0.173320s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_flatallocation.FlatAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.171623s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_fields_no_update [0.121272s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_objects_nothing_to_update [0.287243s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_count_invalid_filters [0.230577s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_invalid_fields [0.134488s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_create_single_transaction [0.372477s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.165462s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_object_create_update_delete [0.257201s] ... 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: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_single_transaction [0.381902s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_clean_obj_from_primitive [0.051585s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} 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: {1} 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_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_create_duplicates [0.057871s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects_valid_fields [0.049132s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.103421s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_db_obj [0.412913s] ... 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_values [0.057427s] ... 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: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_get_random_unallocated_segment [0.180498s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_invalid_field [0.048763s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_with_validate_filters [0.043454s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_fields [0.106493s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.056379s] ... ok DEBUG: {1} 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_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class 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: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_changes_forbidden [0.071133s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_fields [0.066291s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_objects_exist_validate_filters [0.223445s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_objects_nothing_to_delete [0.518560s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_updates_from_db_object [0.047623s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_object [0.163537s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationDbObjTestCase.test_update_objects_nothing_to_update [0.153653s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_delete_objects [0.368247s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_count [0.703729s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_create_duplicates [0.090169s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.092014s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_delete_objects [0.082360s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_delete_objects_nothing_to_delete [0.286829s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_object_missing_object [0.095375s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.374044s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_get_objects [0.114447s] ... 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: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_filtering_by_fields [0.943566s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_objects_nothing_to_delete [0.266687s] ... ok 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: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_object_single_transaction [0.412481s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveAllocationIfaceObjTestCase.test_update_changes [0.115289s] ... ok DEBUG: {3} 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_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_count_invalid_filters [0.150752s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.341736s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_delete_objects_nothing_to_delete [0.102297s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_get_object_single_transaction [0.189442s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.340424s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist [0.487471s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_objects_exist_validate_filters_false [0.559236s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_object [0.367339s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist [0.164311s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete [0.059368s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete_objects_invalid_fields [0.072483s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_objects_exist_validate_filters [0.174354s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.452236s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete_objects_valid_fields [0.106293s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_create_updates_from_db_object [0.092721s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_update_objects_nothing_to_update [0.355900s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_object_missing_primary_key [0.103524s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_non_existent_object_raises_not_found [0.202752s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete [0.069277s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.045335s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects [0.055798s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_create_updates_from_db_object [0.047411s] ... ok DEBUG: {0} 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: {0} 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: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_fields_no_update [0.099340s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_values [0.056614s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object [0.052217s] ... ok DEBUG: {2} 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_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_changes [0.066326s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.055701s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_objects_without_validate_filters [0.048942s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_updates_from_db_object [0.045095s] ... ok DEBUG: {2} 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: {2} 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: {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: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_changes [0.064502s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.054338s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_object [0.855432s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_objects [0.124771s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_invalid_field [0.072189s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.070459s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_count_invalid_filters [0.444464s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointDbObjTestCase.test_update_single_transaction [0.207773s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_changes [0.105375s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_invalid_field [0.079788s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_changes_forbidden [0.059334s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_get_values_without_validate_filters [0.048551s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_objects_without_validate_filters [0.053314s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_count_validate_filters_false [1.087765s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_objects_valid_fields [0.048187s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_db_obj [0.395862s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_geneveallocation.GeneveEndpointIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.108237s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_count [0.177724s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_filtering_by_fields [0.332920s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_db_obj [0.506873s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_db_obj [0.193004s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_count [0.736225s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_delete_objects [0.177097s] ... 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: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_filtering_by_fields [0.130501s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_object_create_update_delete [0.103805s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.491756s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_get_objects_single_transaction [0.098747s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.443714s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist [0.102912s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_objects_exist_validate_filters [0.070857s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationDbObjTestCase.test_update_object [0.195741s] ... ok DEBUG: {2} 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: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_object_create_update_delete [0.407552s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.060790s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects [0.075360s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.051714s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_fields_no_update [0.051574s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_object_unique_key [0.062320s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_get_objects [0.067278s] ... ok DEBUG: {3} 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: {1} 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.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} 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: {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_without_validate_filters [0.101622s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_objects_exist [0.589785s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_changes_forbidden [0.065766s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.055588s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.078757s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_objects_exist [0.593456s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_objects_exist_validate_filters [0.351102s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_count [0.160242s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist_false [0.316863s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_delete_objects [0.136332s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_count_invalid_fields [0.065792s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects_invalid_fields [0.056953s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_object_create_update_delete [0.155804s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.072187s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object_missing_primary_key [0.047404s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_get_objects_supports_extra_filtername [0.076205s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_invalid_fields [0.051245s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist_false [0.076578s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_valid_fields [0.069824s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_single_transaction [0.689734s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist_validate_filters [0.167591s] ... 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: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_objects_exist_validate_filters_false [0.104112s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_values_without_validate_filters [0.069061s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_objects_invalid_fields [0.047649s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_non_existent_object_raises_not_found [0.097771s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_objects_exist_validate_filters_false [0.873579s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_update_objects_valid_fields [0.085142s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_create_single_transaction [0.536358s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_object [0.632901s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_clean_obj_from_primitive [0.972053s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_object [0.078997s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointDbObjTestCase.test_update_object [0.885536s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_object_missing_object [0.074745s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_count_invalid_fields [0.062620s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_object_unique_key [0.086545s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete [0.068301s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects_valid_fields [0.067161s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_valid_fields [0.126155s] ... 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: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_delete_objects_without_validate_filters [0.129486s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_objects [0.633736s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_values_invalid_field [0.100634s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_fields_no_update [0.074658s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_object_missing_primary_key [0.044388s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_values_without_validate_filters [0.082031s] ... ok 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: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_fields [0.070551s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_object [0.556850s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_create_updates_from_db_object [0.052964s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_get_values_with_validate_filters [0.052936s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_objects_valid_fields [0.114073s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.057779s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_fields [0.059784s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.084276s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_greallocation.GreEndpointIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.057916s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_objects_nothing_to_update [0.481515s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_count_validate_filters_false [0.135956s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_object_unique_key [0.072474s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_delete_objects [0.134994s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_valid_fields [0.084106s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_without_validate_filters [0.083172s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_get_objects_single_transaction [0.125056s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_values [0.049250s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_values_invalid_field [0.043120s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationDbObjTestCase.test_update_objects [0.119869s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_values_without_validate_filters [0.050790s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.056312s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_changes [0.055334s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_count_invalid_filters [0.609387s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_objects_without_validate_filters [0.053454s] ... 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: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_create [0.119576s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_create_duplicates [0.065345s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_object_missing_object [0.076251s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.048609s] ... ok DEBUG: {1} 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.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_create_single_transaction [0.433765s] ... 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: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.092095s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_changes [0.064743s] ... ok 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: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_fields [0.063025s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_values_with_validate_filters [0.120192s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.156012s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_delete_single_transaction [0.401358s] ... ok 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: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_db_obj [0.818570s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vlanallocation.VlanAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.107135s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_changes_forbidden [0.106998s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_create_single_transaction [0.217646s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_filtering_by_fields [0.445997s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_delete_objects_nothing_to_delete [0.172307s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_single_transaction [0.617650s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_get_object_create_update_delete [0.257557s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_count [0.655326s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist [0.196740s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist_validate_filters [0.096092s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_delete_objects_nothing_to_delete [0.317060s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_object_single_transaction [0.659990s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationDbObjTestCase.test_objects_exist_validate_filters_false [0.124125s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_object_single_transaction [0.590911s] ... 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: {3} 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: {2} 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: {0} 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: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_objects_supports_extra_filtername [0.338574s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_create [0.631327s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.050425s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_objects_single_transaction [0.460043s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} 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.port.extensions.test_port_hints.PortHintsDbObjectTestCase.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_get_values [0.056344s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_count_invalid_fields [0.060785s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_invalid_field [0.057777s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_objects_exist_false [0.295240s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_create [0.070307s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.060992s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete_objects [0.049243s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_create_duplicates [0.042077s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.055177s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete_objects_invalid_fields [0.067968s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.043989s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_create_updates_from_db_object [0.073023s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete_objects_valid_fields [0.067261s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete [0.043598s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanAllocationIfaceObjTestCase.test_update_updates_from_db_object [0.059082s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_object [0.059040s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_fields_no_update [0.070374s] ... 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: {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: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_object_missing_object [0.042944s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects [0.043693s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_objects_exist_false [0.086466s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_invalid_fields [0.051052s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_values_with_validate_filters [0.058929s] ... 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.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.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_objects_valid_fields [0.056950s] ... 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: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointDbObjTestCase.test_update_objects [0.187413s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_objects_invalid_fields [0.048252s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.066801s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_updates_from_db_object [0.043722s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_create_updates_from_db_object [0.062459s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_delete_objects_invalid_fields [0.055350s] ... ok DEBUG: {1} 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.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_object_missing_object [0.049763s] ... 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_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_get_values [0.047869s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.056791s] ... 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: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_count [0.462103s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_changes [0.057151s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_count_invalid_filters [0.550741s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_changes_forbidden [0.060382s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_fields [0.061701s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_objects_invalid_fields [0.060086s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.088740s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_objects_nothing_to_delete [0.383589s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.622426s] ... ok DEBUG: {1} neutron.tests.unit.objects.plugins.ml2.test_vxlanallocation.VxlanEndpointIfaceObjTestCase.test_update_updates_from_db_object [0.198098s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_create_single_transaction [0.549972s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist [0.399905s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_objects [0.442184s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_count_invalid_fields [0.043989s] ... 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: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_create [0.087528s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_count_validate_filters_false [0.631462s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist_validate_filters [0.298676s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects [0.066006s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.072512s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object_unique_key [0.048789s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects [0.080478s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_objects_nothing_to_update [0.315692s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_create_single_transaction [0.424354s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_filtering_by_fields [1.039565s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values [0.119353s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_without_validate_filters [0.046312s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_single_transaction [0.396016s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_changes [0.094237s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_clean_obj_from_primitive [0.089239s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_objects_without_validate_filters [0.123364s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_create_updates_from_db_object [0.091635s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_object_create_update_delete [0.438094s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete [0.054988s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object [0.052754s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object_missing_primary_key [0.069610s] ... ok DEBUG: {3} 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.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: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_count [0.458104s] ... ok 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: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.284398s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_db_obj [1.208895s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist_false [0.453851s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_object_create_update_delete [0.234177s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_object_single_transaction [0.240065s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_with_validate_filters [0.967409s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.060206s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_delete_objects_nothing_to_delete [0.669431s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_create_single_transaction [0.277346s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist_validate_filters_false [0.297680s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_update_object [0.837622s] ... ok 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.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: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_create_duplicates [0.080321s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects_invalid_fields [0.046728s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_fields_no_update [0.055484s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_invalid_fields [0.057927s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.042130s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_supports_extra_filtername [0.212499s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_object_create_update_delete [0.702386s] ... ok DEBUG: {2} 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: {2} 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: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_values_invalid_field [0.042921s] ... 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: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_changes_forbidden [0.060192s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_objects [0.611304s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.049064s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_updates_from_db_object [0.080290s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist_validate_filters [0.198054s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_count_invalid_fields [0.052308s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_get_objects_supports_extra_filtername [0.462476s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects_invalid_fields [0.100129s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects_without_validate_filters [0.111047s] ... ok DEBUG: {3} 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_port_security.PortSecurityIfaceObjTestCase.test_get_objects_invalid_fields [0.065096s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_single_transaction [0.521315s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_count_invalid_filters [0.476279s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.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_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject 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: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_create [0.051481s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_create_duplicates [0.062062s] ... ok DEBUG: {3} 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_create_updates_from_db_object [0.050259s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects [0.052215s] ... 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: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_fields_no_update [0.047592s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object_unique_key [0.050109s] ... ok DEBUG: {0} 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_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_objects_exist_false [0.497220s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_count_validate_filters_false [0.556493s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_create_single_transaction [0.391063s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_single_transaction [0.269159s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsDbObjTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_clean_obj_from_primitive [0.049957s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_delete_objects [0.054875s] ... ok DEBUG: {2} 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: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} 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: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_valid_fields [0.722228s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_object_create_update_delete [0.481431s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_get_objects_without_validate_filters [0.058219s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_without_validate_filters [0.047162s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values [0.044157s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_invalid_field [0.044436s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_allowedaddresspairs.AllowedAddrPairsIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.076633s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_with_validate_filters [0.042555s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_values_without_validate_filters [0.047073s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_object [0.371939s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.051121s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_changes [0.056306s] ... ok DEBUG: {3} 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.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_changes_forbidden [0.073355s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_updates_from_db_object [0.046189s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_objects_nothing_to_update [0.298298s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete [0.047729s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_count_invalid_filters [0.437225s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object [0.082289s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object_missing_primary_key [0.047583s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.065631s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist_false [0.423673s] ... ok DEBUG: {2} 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.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.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.DataPlaneStatusDbObjectTestCase.test_count_validate_filters_false [0.337967s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_count_invalid_filters [0.511984s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_fields [0.049546s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_objects_without_validate_filters [0.043990s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.347359s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_create [0.060653s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_create_updates_from_db_object [0.045157s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.318482s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_delete_single_transaction [0.345525s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.053341s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.056936s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object_missing_object [0.055140s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object_missing_primary_key [0.067982s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_invalid_fields [0.081599s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_valid_fields [0.071539s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_filtering_by_fields [0.388365s] ... 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: {3} 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: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_changes_forbidden [0.051728s] ... ok DEBUG: {3} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.062488s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.929650s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_objects [0.876439s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_object_create_update_delete [0.484591s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_object_single_transaction [0.257576s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_single_transaction [0.350815s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_single_transaction [0.559140s] ... ok DEBUG: {1} 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.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_get_objects_supports_extra_filtername [0.262682s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_filtering_by_fields [0.439649s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist [0.480163s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_count_invalid_filters [1.465908s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_object_single_transaction [0.519308s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist_validate_filters_false [0.593861s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_clean_obj_from_primitive [0.053004s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_single_transaction [0.532612s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_create_duplicates [0.049667s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_object [0.458113s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist_validate_filters [0.848525s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete [0.070579s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects [0.061931s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_fields_no_update [0.052405s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object [0.051970s] ... ok DEBUG: {2} 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: {2} 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: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusDbObjectTestCase.test_objects_exist_validate_filters_false [0.347909s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_create [0.054487s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_objects_nothing_to_update [0.449261s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete [0.047427s] ... ok DEBUG: {2} 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.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_single_transaction [0.627065s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_delete_objects_invalid_fields [0.062262s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_object_missing_primary_key [0.058831s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_invalid_fields [0.046886s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_fields [0.161595s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_count_invalid_fields [0.204348s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_objects_valid_fields [0.061997s] ... ok DEBUG: {2} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_objects_valid_fields [0.122150s] ... ok DEBUG: {0} 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_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_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_delete_objects_valid_fields [0.072677s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_get_values_with_validate_filters [0.066363s] ... 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: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_fields [0.063397s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_object_unique_key [0.054875s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects [0.047993s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_objects_invalid_fields [0.109656s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.048146s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_data_plane_status.DataPlaneStatusIfaceObjTestCase.test_update_objects_valid_fields [0.055922s] ... 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: {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: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values [0.053259s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_clean_obj_from_primitive [0.052561s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_without_validate_filters [0.046442s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.067636s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_changes [0.050101s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_create_updates_from_db_object [0.057845s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects_invalid_fields [0.063873s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_count_validate_filters_false [0.852761s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_objects [0.495502s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_objects_valid_fields [0.057394s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_objects_without_validate_filters [0.047283s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_delete_single_transaction [0.369150s] ... ok DEBUG: {0} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_objects_invalid_fields [0.836105s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_count [0.630455s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_create_single_transaction [0.815778s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_single_transaction [0.508296s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_count_invalid_filters [0.420523s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_db_obj [0.573483s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_get_objects_supports_extra_filtername [0.413014s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.267510s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_objects [0.869340s] ... 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.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist_false [0.860833s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_bound_ids [0.851285s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_objects_exist_validate_filters_false [0.520151s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_single_transaction [0.280662s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_filtering_by_fields [1.102000s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_object [0.458272s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_single_transaction [0.359798s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_count_invalid_fields [0.059195s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects_without_validate_filters [0.040039s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptDbObjectTestCase.test_update_objects [0.392406s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_fields_no_update [0.038856s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object_missing_object [0.059917s] ... 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: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects [0.045852s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_create [0.040916s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_invalid_fields [0.042579s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object_missing_object [0.048847s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_object_unique_key [0.108849s] ... ok DEBUG: {0} 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: {0} 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: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects [0.112640s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_without_validate_filters [0.047986s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.876095s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_extra_dhcp_opt.ExtraDhcpOptIfaceObjectTestCase.test_get_objects_without_validate_filters [0.069975s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.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.ExtraDhcpOptIfaceObjectTestCase.test_update_objects_without_validate_filters [0.045447s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_fields [0.068341s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_objects_invalid_fields [0.060085s] ... ok 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: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [1.110473s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_db_obj [0.353498s] ... ok DEBUG: {3} 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.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_count [0.579188s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist_false [0.182267s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_clean_obj_from_primitive [0.041619s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_create [0.043824s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects [0.042898s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.344846s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects_invalid_fields [0.039058s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.979718s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects_without_validate_filters [0.042943s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object_missing_object [0.060870s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object_unique_key [0.041087s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_invalid_fields [0.040559s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_valid_fields [0.052016s] ... ok DEBUG: {3} 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: {3} 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: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.041455s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist [0.493963s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_create_single_transaction [0.298972s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_count_validate_filters_false [1.114472s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_objects [0.270462s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.594494s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.292699s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist [0.464346s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_delete_single_transaction [0.293501s] ... 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: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_create_duplicates [0.047480s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete [0.046668s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects [0.048737s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_delete_objects_valid_fields [0.058564s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object [0.063735s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.296667s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object_missing_primary_key [0.043343s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_object_create_update_delete [0.345811s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_object_unique_key [0.061721s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_valid_fields [0.064438s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values [0.043218s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_get_objects_single_transaction [0.351558s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_changes_forbidden [0.041870s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.045625s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_create [0.098010s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete [0.100381s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_objects_exist_false [0.375708s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_count_invalid_fields [1.059036s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object [0.113505s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete [0.046907s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_count_validate_filters_false [0.422675s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_delete_objects_valid_fields [0.051741s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object_missing_object [0.121442s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object_missing_primary_key [0.060885s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object_missing_primary_key [0.050075s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects [0.058119s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.048914s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects [0.070447s] ... ok DEBUG: {3} 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_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_objects_exist_validate_filters [0.434219s] ... ok DEBUG: {0} 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: {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: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_invalid_field [0.047153s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_without_validate_filters [0.070089s] ... 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: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values [0.052959s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_with_validate_filters [0.043152s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.047835s] ... ok DEBUG: {3} 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.QosPolicyNetworkBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_objects_valid_fields [0.055371s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.051736s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_objects [0.585172s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.336860s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_count_invalid_filters [0.380015s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_filtering_by_fields [0.307708s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_objects [0.427904s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.223172s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_create_update_delete [0.289830s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeDbObjectTestCase.test_update_objects_nothing_to_update [0.317103s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.259968s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_count_invalid_fields [0.054550s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_objects_exist_validate_filters [0.245659s] ... 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: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_create [0.060849s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_count [0.980655s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_create_duplicates [0.070288s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_delete_objects [0.044059s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_fields_no_update [0.049758s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects [0.049308s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.365679s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_invalid_fields [0.045218s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} 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: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.151754s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_count_invalid_fields [0.052806s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_get_objects_without_validate_filters [0.052274s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects [0.055666s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.047784s] ... ok DEBUG: {2} 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: {1} 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: {0} 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: {1} neutron.tests.unit.objects.port.extensions.test_port_hardware_offload_type.PortHardwareOffloadTypeIfaceObjectTestCase.test_update_objects_invalid_fields [0.042174s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_without_validate_filters [0.045041s] ... ok DEBUG: {2} 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_binding.QosPolicyPortBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_count_invalid_filters [0.518908s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_changes_forbidden [0.048411s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_objects_invalid_fields [0.041794s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_objects_without_validate_filters [0.046167s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_changes_forbidden [0.111867s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_delete_objects [0.367299s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_objects_without_validate_filters [0.098853s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_count_validate_filters_false [0.374266s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_get_object_create_update_delete [0.274419s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_objects [0.619958s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.208127s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.281732s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_create_single_transaction [0.362482s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.249687s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_create_update_delete [0.272204s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_clean_obj_from_primitive [0.098289s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist_validate_filters [0.194559s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_count_validate_filters_false [0.893557s] ... ok DEBUG: {3} 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.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_count_invalid_fields [0.044906s] ... ok 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.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.299619s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_create [0.042814s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_create_duplicates [0.045339s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects [0.044764s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_fields_no_update [0.045690s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects_invalid_fields [0.618806s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects_valid_fields [0.042939s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object [0.086579s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete_objects_without_validate_filters [0.040753s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object_missing_primary_key [0.040435s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_delete_single_transaction [0.365741s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_invalid_fields [0.048009s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object_unique_key [0.107678s] ... 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: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects [0.091561s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsDbObjectTestCase.test_update_single_transaction [1.293445s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values [0.054435s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.039970s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_valid_fields [0.092974s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_filtering_by_fields [0.235010s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_primary_key_forbidden_fail [0.041425s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_clean_obj_from_primitive [0.091840s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} 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: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.042115s] ... ok DEBUG: {1} 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.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_values_invalid_field [0.041037s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_object_missing_primary_key [0.083376s] ... ok DEBUG: {3} 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.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_object_create_update_delete [0.315229s] ... ok DEBUG: {1} 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.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.090822s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_and_get_multiple_policy_ports [0.216488s] ... ok 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: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_and_get_multiple_policy_networks [0.499727s] ... ok DEBUG: {2} 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.123094s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.082445s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_changes_forbidden [0.108001s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_get_network_policy [0.290810s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_hints.PortHintsIfaceObjectTestCase.test_update_fields [0.044744s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_get_policy_network [0.292260s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_single_transaction [0.341384s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_network_nonexistent_network [0.132713s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_create_single_transaction [0.138676s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_get_port_policy [0.834011s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_count_validate_filters_false [0.650148s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_count_validate_filters_false [0.161107s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.194963s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.260124s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_not_allowed_if_policy_in_use_by_network [0.293257s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_objects_nothing_to_delete [0.268570s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_not_allowed_if_policy_in_use_by_port [0.179826s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_delete_objects [0.361358s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_network_nonexistent_policy [0.117645s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_single_transaction [0.342074s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_port [0.166071s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_single_transaction [0.268724s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_port_nonexistent_policy [0.130813s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_objects_exist_false [0.465886s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_bound_project_ids_returns_set_of_project_ids [0.185173s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.285056s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_filtering_by_fields [0.467440s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_create_duplicates [0.107227s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_create_update_delete [0.181406s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects_invalid_fields [0.117885s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_queries_constant [0.107518s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects_without_validate_filters [0.090909s] ... 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_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_policy.QosPolicyDbObjectTestCase.test_get_object_fetches_rules_non_lazily [0.307102s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.173060s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_update_fields [0.053755s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyDbObjectTestCase.test_objects_exist_validate_filters_false [0.320290s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_single_transaction [0.292239s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_delete_objects_valid_fields [0.052313s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_object_version_degradation_less_than_1_8 [0.227973s] ... ok DEBUG: {1} 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.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_filtering_by_fields [0.261288s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_object_missing_object [0.040035s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_object_version_degradation_less_than_1_10 [0.189834s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_valid_fields [0.051886s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist_validate_filters_false [0.181695s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_get_objects_without_validate_filters [0.041888s] ... ok 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: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_fields [0.041903s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_single_transaction [0.288844s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_set_default_no_default_policy_exists [0.156238s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_objects_invalid_fields [0.040242s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_object_version_degradation_less_than_1_9 [0.206194s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_numa_affinity_policy.PortNumaAffinityPolicyIfaceObjectTestCase.test_update_objects_valid_fields [0.039362s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_to_dict_returns_rules_as_dicts [0.149756s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_db_obj [0.210129s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist [0.232677s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.151108s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_objects_single_transaction [0.215359s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist_false [0.243697s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_object [0.226841s] ... ok DEBUG: {3} 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.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects_invalid_fields [0.045776s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects_without_validate_filters [0.053593s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_reload_rules_reloads_rules [0.188802s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_valid_fields [0.047060s] ... 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: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_without_validate_filters [0.040273s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_changes [0.041417s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_objects_invalid_fields [0.058650s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_objects_without_validate_filters [0.042528s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_primary_key_forbidden_fail [0.048060s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_objects [0.827449s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_clean_obj_from_primitive [0.057651s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_create [0.049709s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects [0.044738s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects_invalid_fields [0.046954s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_delete_objects_nothing_to_delete [0.185136s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects_without_validate_filters [0.050311s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_fields_no_update [0.041961s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object_unique_key [0.045289s] ... ok DEBUG: {3} 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_port_security.PortSecurityDbObjTestCase.test_filtering_by_fields [0.208385s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_without_validate_filters [0.047525s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_set_default_is_default_policy [0.812908s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_invalid_field [0.049125s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_to_dict_synthetic_fields [0.043873s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_create [0.061199s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_create_duplicates [0.051592s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_get_objects_single_transaction [0.168409s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_create_updates_from_db_object [0.050481s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete_objects [0.041182s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object_unique_key [0.082691s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects [0.051334s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist [0.274311s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_invalid_fields [0.043589s] ... 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: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_project_id [0.041872s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_invalid_field [0.061535s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_objects_exist_false [0.177645s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_objects_valid_fields [0.043391s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_changes [0.569617s] ... ok DEBUG: {0} 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_update_primary_key_forbidden_fail [0.043386s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete [0.047579s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_pager_is_passed_through [0.041757s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityDbObjTestCase.test_update_non_existent_object_raises_not_found [0.181821s] ... 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: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_count [0.131248s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_clean_obj_from_primitive [0.047970s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_policy_obj_not_found [0.045296s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_delete_objects_valid_fields [0.049591s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_project_id [0.047537s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_object_missing_object [0.045689s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_count_invalid_filters [0.107881s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values [0.051380s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_get_objects [0.053410s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_with_validate_filters [0.047353s] ... ok 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: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.099392s] ... 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: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_changes_forbidden [0.056191s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_objects_invalid_fields [0.047983s] ... ok 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: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_objects_without_validate_filters [0.053529s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_routers_by_network_id [2.184970s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_port_security.PortSecurityIfaceObjTestCase.test_update_objects_valid_fields [0.047767s] ... ok DEBUG: {3} 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.QosPolicyRBACDbObjectTestCase.test_count_validate_filters_false [0.150376s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist_false [0.182521s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist [0.118627s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_db_obj [0.123316s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist_validate_filters [0.105809s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_count [0.361564s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.042745s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object_unique_key [0.065505s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.260025s] ... ok DEBUG: {3} 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: {3} 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_policy.QosPolicyRBACIfaceObjectTestCase.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.QosPolicyRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.132691s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values [0.050188s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_count_invalid_fields [0.056607s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.046239s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_create [0.049077s] ... 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.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.053998s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.066886s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_count_validate_filters_false [0.473558s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_create_updates_from_db_object [0.043092s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects [0.051229s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_count_invalid_filters [0.109887s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_delete [0.042578s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.045141s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_object_missing_object [0.040351s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object [0.044167s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.039780s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.044173s] ... ok DEBUG: {2} 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.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.043723s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_with_validate_filters [0.041098s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_invalid_field [0.044110s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.105559s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_changes_forbidden [0.042351s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_db_obj [0.286238s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.042070s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_fields [0.044618s] ... ok DEBUG: {0} 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.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_objects_valid_fields [0.042251s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.113573s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_fields [0.049652s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_objects_without_validate_filters [0.041926s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.051319s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_objects [0.114511s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_create [0.042703s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_qos_policy_validator.TestCheckBandwidthRuleConflict.test_check_bandwidth_rule_conflict_same_direction [0.080698s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_nonexistent_policy [0.133584s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.267310s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete [0.046841s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_duplicate_rules [0.041282s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_count [0.114233s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_fields_no_update [0.043067s] ... ok DEBUG: {3} 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_policy.QosPolicyDbObjectTestCase.test_count_invalid_filters [0.189673s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_invalid_field [0.041324s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_single_transaction [0.108305s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_without_validate_filters [0.043226s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_returns_type [0.040507s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_objects_exist_validate_filters [0.119865s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_fields [0.041755s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_object_create_update_delete [0.126671s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_count [0.106534s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_reload_is_default [0.130480s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_object_single_transaction [0.105624s] ... ok DEBUG: {0} 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.qos.test_policy.QosPolicyDbObjectTestCase.test_unset_default_no_default_policy_exists [0.128758s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.268863s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist_false [0.103721s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist_validate_filters [0.096236s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_update_objects [0.215097s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.105067s] ... 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.qos.test_policy.QosPolicyDbObjectTestCase.test_update_objects_nothing_to_update [0.121830s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_objects [0.556400s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects [0.045245s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects_valid_fields [0.044316s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_objects_exist_validate_filters [0.240275s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object_missing_object [0.045184s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_create_update_delete [0.110104s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects [0.045396s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.103210s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_objects [0.343907s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_create_updates_from_db_object [0.043438s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects_invalid_fields [0.046086s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object_missing_primary_key [0.042894s] ... ok DEBUG: {3} 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.qos.test_rule.QosDscpMarkingRuleObjectTestCase.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_policy.QosPolicyDbObjectTestCase.test_update_single_transaction [0.798290s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationDbObjectTestCase.test_update_single_transaction [0.286435s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_invalid_field [0.044928s] ... 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.qos.test_policy.QosPolicyDefaultObjectTestCase.test_count_invalid_fields [0.046269s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_objects_valid_fields [0.044689s] ... ok DEBUG: {0} 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_policy.QosPolicyDefaultObjectTestCase.test_delete_objects_valid_fields [0.043074s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_without_validate_filters [0.042647s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object [0.041362s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values_with_validate_filters [0.044108s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object_missing_primary_key [0.041750s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_count_validate_filters_false [0.119722s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_object_version_degradation_less_than_1_3 [0.046837s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.049546s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_create_single_transaction [0.106532s] ... 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.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_without_validate_filters [0.046167s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_object_single_transaction [0.107821s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_changes_forbidden [0.042218s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_objects_valid_fields [0.048550s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_fields [0.040470s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_objects_without_validate_filters [0.043245s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_update_updates_from_db_object [0.042888s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} 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: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} 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: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_count_invalid_fields [0.046928s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_count_invalid_filters [0.145603s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.107078s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.043614s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_create_duplicates [0.045716s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_invalid_field [0.041470s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_create_updates_from_db_object [0.044484s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_get_values_with_validate_filters [0.043715s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.108021s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_extra_fields [0.046202s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_filtering_by_fields [0.126863s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.041199s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object_missing_primary_key [0.043363s] ... ok DEBUG: {1} neutron.tests.unit.objects.port.extensions.test_uplink_status_propagation.UplinkStatusPropagationIfaceObjectTestCase.test_update_updates_from_db_object [0.041773s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects [0.046250s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_single_transaction [0.111574s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.047716s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} 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: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_count_invalid_fields [0.043492s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.104482s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_mixed_field [0.050276s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_create_updates_from_db_object [0.053453s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_to_dict_with_unset_project_id [0.042822s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_fields_no_update [0.048988s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_objects_invalid_fields [0.047120s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object_missing_primary_key [0.045546s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.046946s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_objects [0.111498s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_valid_fields [0.044349s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_filtering_by_fields [0.135654s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} 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_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values [0.042550s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects_valid_fields [0.053648s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_invalid_field [0.041124s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_object_single_transaction [0.125146s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_object_version_degradation_less_than_1_3 [0.045742s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_count [0.553223s] ... ok DEBUG: {0} 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.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} 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: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_changes [0.043920s] ... ok DEBUG: {2} 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.QosMinimumBandwidthRuleObjectTestCase.test_update_changes_forbidden [0.044380s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_without_validate_filters [0.051238s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.045760s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_objects_invalid_fields [0.051774s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_single_transaction [0.108921s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_objects_without_validate_filters [0.043108s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_objects_without_validate_filters [0.050048s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_updates_from_db_object [0.041668s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.045277s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.109371s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_count_invalid_filters [0.117949s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_count [0.126978s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_objects [0.129761s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.438450s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_db_obj [0.123511s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_single_transaction [0.122794s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.107170s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_create_duplicates [0.046753s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete [0.045440s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.053175s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_objects [0.120002s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_fields_no_update [0.053607s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects [0.050788s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.449279s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.054278s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.551921s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.046243s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_project_id [0.041028s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_objects [0.131881s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.043235s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_create_duplicates [0.046263s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_changes [0.048591s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects [0.043139s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.101981s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_changes_forbidden [0.043552s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects_valid_fields [0.047261s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.040192s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects [0.041669s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_count_validate_filters_false [0.118300s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist_false [0.112384s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_bound_ids [0.498310s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_db_obj [0.108765s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist_validate_filters [0.098908s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_objects [0.110619s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_objects [0.111208s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.099282s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_single_transaction [0.100247s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_count_invalid_fields [0.039282s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_create [0.047503s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects [0.044331s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects_invalid_fields [0.044380s] ... ok 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: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_create_update_delete [0.472196s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects_valid_fields [0.041871s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_without_validate_filters [0.043473s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_duplicate_rules [0.043385s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects [0.040632s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_count_validate_filters_false [0.121960s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.042086s] ... ok DEBUG: {3} 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.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.099000s] ... 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: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_objects_valid_fields [0.042544s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_updates_from_db_object [0.045281s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist [0.103897s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.097888s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist [0.105312s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.786492s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist_validate_filters [0.102348s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_object [0.107375s] ... ok DEBUG: {2} 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.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.095627s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.102748s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_clean_obj_from_primitive [0.043438s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_create_updates_from_db_object [0.042036s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_objects_exist [0.117258s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_fields_no_update [0.042263s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_object [0.136618s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_clean_obj_from_primitive [0.050066s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object_missing_primary_key [0.044748s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects_invalid_fields [0.048692s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_create [0.039878s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_valid_fields [0.045478s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_delete_objects_without_validate_filters [0.049313s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects [0.039625s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects_invalid_fields [0.039744s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_without_validate_filters [0.044507s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object_missing_object [0.040806s] ... 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: {0} 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: {3} 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: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_values [0.051940s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_changes_forbidden [0.046961s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.051051s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_objects_invalid_fields [0.043637s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_fields [0.042482s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_objects_without_validate_filters [0.042035s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_objects_invalid_fields [0.048919s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase.test_get_objects [0.043582s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.046657s] ... ok DEBUG: {3} neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase.test_wrong_type [0.041992s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_objects [0.136619s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_create_updates_from_db_object [0.041647s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_objects_single_transaction [0.447801s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_count_validate_filters_false [0.118220s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object_unique_key [0.041110s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_single_transaction [0.101085s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects [0.042160s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.104676s] ... ok 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: {3} 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_rule.QosPacketRateLimitRuleDbObjectTestCase.test_filtering_by_fields [0.108521s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_objects_valid_fields [0.041874s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_object_single_transaction [0.112738s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_object_create_update_delete [0.105853s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_get_objects_single_transaction [0.103508s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_object_single_transaction [0.097681s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist_validate_filters [0.093755s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} 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: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.105586s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_object [0.103847s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.095664s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.494203s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_single_transaction [0.099333s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_clean_obj_from_primitive [0.046809s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_single_transaction [0.104157s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_count_invalid_fields [0.041499s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_count_invalid_filters [0.127785s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_create [0.043776s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete [0.042913s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects_without_validate_filters [0.042448s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects_without_validate_filters [0.041931s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_objects_exist [0.500272s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_fields_no_update [0.041507s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_count_validate_filters_false [0.121363s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object_missing_object [0.042268s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_invalid_fields [0.042688s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects [0.041967s] ... ok DEBUG: {0} 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_group.AddressAssociationObjectTestCase.test_delete_non_existent_object_raises_not_found [0.093167s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.044643s] ... ok DEBUG: {0} 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: {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_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_objects [0.121213s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_valid_fields [0.047796s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_objects_invalid_fields [0.045333s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values [0.046209s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_objects_valid_fields [0.045346s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_objects_nothing_to_delete [0.091337s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_objects_without_validate_filters [0.042400s] ... 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_rule.QosPacketRateLimitRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.041886s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_values_with_validate_filters [0.045760s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_agent_gw_port_and_net_policy [0.038344s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_object_version_degradation_less_than_1_3 [0.046331s] ... ok DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_network_port_and_only_net_policy [0.041315s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class 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.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_changes_forbidden [0.044781s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_fields [0.041813s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_objects_invalid_fields [0.043137s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_single_transaction [0.090824s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_objects_supports_extra_filtername [0.088858s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.111636s] ... ok DEBUG: {3} 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.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_objects_exist_validate_filters [0.939355s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_router_gw_port_and_port_policy [0.537421s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_clean_obj_from_primitive [0.043351s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_count_invalid_fields [0.044091s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects [0.046489s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_count_invalid_filters [0.083866s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects_valid_fields [0.047316s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_fields_no_update [0.043553s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_count_validate_filters_false [0.087056s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object_missing_primary_key [0.044742s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_delete_single_transaction [0.628279s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_invalid_fields [0.045244s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_objects_nothing_to_delete [0.072997s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.047791s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_valid_fields [0.045669s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_filtering_by_fields [0.117629s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_filtering_by_fields [0.136571s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_object_create_update_delete [0.113706s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_fields [0.047472s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_supports_extra_filtername [0.073797s] ... 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: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_count [0.140900s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_with_synthetic_fields [0.098567s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.103717s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_db_obj [0.109862s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_standard_attr_id [0.106666s] ... ok DEBUG: {2} 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_address_group.AddressAssociationObjectTestCase.test_filtering_by_fields [0.108522s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist [0.083629s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist_validate_filters [0.102738s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist_validate_filters [0.067687s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_single_transaction [0.109144s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.108693s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_clean_obj_from_primitive [0.048953s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist_validate_filters [0.093032s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_objects [0.136679s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_create [0.043318s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_create_duplicates [0.043922s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete [0.041867s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist_validate_filters_false [0.111457s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects_invalid_fields [0.044241s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_create [0.044325s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_delete_objects_without_validate_filters [0.042814s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_create_single_transaction [0.088344s] ... ok DEBUG: {2} 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.QosPolicyFloatingIPBindingObjectTestCase.test_get_objects_pager_is_passed_through [0.054131s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object [0.048601s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_invalid_field [0.043732s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_object_missing_object [0.048361s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_db_obj [0.114011s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_with_validate_filters [0.042058s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_invalid_fields [0.044029s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_get_values_without_validate_filters [0.042040s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.074726s] ... ok DEBUG: {2} 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: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyFloatingIPBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.042484s] ... ok 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: {1} 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.QosMinimumBandwidthRuleObjectTestCase.test_get_objects_without_validate_filters [0.046155s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_objects [0.124516s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_get_values_with_validate_filters [0.042748s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_delete_single_transaction [0.087192s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.044331s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_create_updates_from_db_object [0.577116s] ... 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.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects_valid_fields [0.042191s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object [0.041232s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_create_single_transaction [0.266525s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_create_update_delete [0.120695s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects [0.039185s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_invalid_fields [0.038793s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_objects [0.127078s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_single_transaction [0.084720s] ... ok DEBUG: {3} 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_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_without_validate_filters [0.040475s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_objects_single_transaction [0.072387s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_delete_single_transaction [0.104270s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values [0.040149s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_fields [0.041590s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_delete_single_transaction [0.243769s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_object_version_degradation_1_2_to_1_1_no_shared [0.077671s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_filtering_by_fields [0.120022s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_single_transaction [0.086918s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects_invalid_fields [0.042098s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_count [0.151815s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object_missing_object [0.045666s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_create_update_delete [0.116867s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object_unique_key [0.045068s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_single_transaction [0.120325s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_object_single_transaction [0.106056s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist [0.115060s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.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_create_duplicates [0.045770s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete [0.044389s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.126606s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object [0.046399s] ... ok DEBUG: {2} 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: {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: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_object [0.135647s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_invalid_field [0.048194s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_without_validate_filters [0.046758s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.506857s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_single_transaction [0.100188s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_fields [0.048697s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_changes [0.046412s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object [0.045161s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.045169s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_changes_forbidden [0.044845s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object_unique_key [0.043349s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_objects_invalid_fields [0.042917s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.043507s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_objects_valid_fields [0.044247s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.042762s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_count [0.128883s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.041294s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_create_duplicates [0.043674s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.042061s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_count_invalid_filters [0.132089s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_create_updates_from_db_object [0.041429s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.039860s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_count_invalid_filters [0.114448s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_fields_no_update [0.043862s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.079339s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_object [0.043229s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_count_validate_filters_false [0.115081s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_count_validate_filters_false [0.111085s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_filtering_by_fields [0.080223s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_invalid_field [0.040796s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_with_validate_filters [0.042050s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_objects [0.117002s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_get_values_without_validate_filters [0.041247s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.071159s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_single_transaction [0.097755s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_fields [0.040306s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_objects_invalid_fields [0.040986s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist [0.080078s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyNetworkBindingObjectTestCase.test_update_objects_valid_fields [0.040586s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_filtering_by_fields [0.104958s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist_validate_filters_false [0.072695s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.068670s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_create_update_delete [0.108357s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_object [0.081103s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_objects_nothing_to_update [0.066217s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject 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: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_create_single_transaction [0.627500s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_create_updates_from_db_object [0.040583s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_fields_no_update [0.040768s] ... 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: {3} 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: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.110909s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_project_id [0.040166s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_with_validate_filters [0.038619s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist_false [0.105964s] ... ok DEBUG: {2} 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.test_address_scope.AddressScopeIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.038825s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.091761s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_single_transaction [0.103411s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_create [0.045688s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_create_duplicates [0.046219s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist_false [0.101648s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.048771s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_count [0.766261s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_extra_fields [0.047665s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.104918s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_fields_no_update [0.048270s] ... ok DEBUG: {0} 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: {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: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_update_objects [0.132213s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_db_obj [0.218209s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_project_id [0.042541s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_changes [0.470043s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_clean_obj_from_primitive [0.046416s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values [0.041785s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_objects_invalid_fields [0.043899s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_count_invalid_fields [0.040558s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_invalid_field [0.042341s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_create_updates_from_db_object [0.043381s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.044715s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.086908s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_delete_objects_valid_fields [0.050367s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object [0.049500s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_changes_forbidden [0.052454s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_object_missing_primary_key [0.049739s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_bound_ids [0.291467s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_fields [0.048152s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.043184s] ... ok DEBUG: {3} 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_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.046553s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_valid_fields [0.042250s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.052206s] ... ok DEBUG: {2} 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.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.050943s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects_without_validate_filters [0.045431s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist [0.087116s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_get_object_single_transaction [0.219211s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_count [0.083111s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values [0.044537s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist_validate_filters [0.076504s] ... 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: {2} 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: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_changes_forbidden [0.045384s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.107593s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_updates_from_db_object [0.045670s] ... ok 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.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_agent_gw_port_and_port_policy [0.047038s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.084187s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_compute_port_and_net_policy [0.042330s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.044095s] ... ok DEBUG: {2} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_network_port_and_port_policy [0.040435s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.qos.test_rule_type.QosRuleTypeObjectTestCase.test_get_object [0.051303s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_create_duplicates [0.042920s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects [0.041280s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_create [0.046579s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_fields_no_update [0.045186s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_create_duplicates [0.049981s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.045256s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object_unique_key [0.055880s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_objects_nothing_to_delete [0.544508s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects [0.044589s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.042316s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object [0.052197s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_create_update_delete [0.090571s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values [0.041016s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.045259s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.046637s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.048151s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values [0.050956s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.046436s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_objects_single_transaction [0.083555s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_invalid_field [0.048901s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_clean_obj_from_primitive [0.044150s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.042110s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_configurations [0.093865s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_objects_exist_validate_filters [0.079270s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_create_updates_from_db_object [0.050754s] ... 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.test_agent.AgentDbObjectTestCase.test_count_validate_filters_false [0.089655s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_objects [0.105418s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_delete_objects_valid_fields [0.041539s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_changes_forbidden [0.047666s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_fields_no_update [0.040889s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_create_single_transaction [0.069682s] ... 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: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_object_unique_key [0.042616s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete [0.048775s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_db_obj [0.075390s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_invalid_fields [0.043322s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects_invalid_fields [0.043831s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_objects_valid_fields [0.043479s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_create_single_transaction [0.119613s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.045515s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_object_single_transaction [0.074546s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values [0.046020s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_extra_fields [0.044925s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_get_values_without_validate_filters [0.044840s] ... 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_address_scope.AddressScopeIfaceObjectTestCase.test_get_object_missing_primary_key [0.045594s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_delete_single_transaction [0.101058s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyPortBindingObjectTestCase.test_to_dict_makes_primitive_field_value [0.041800s] ... ok 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.test_agent.AgentDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_valid_fields [0.046040s] ... ok DEBUG: {2} 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_binding.QosPolicyPortBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class 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: {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.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_without_validate_filters [0.048151s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist_false [0.071211s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_get_object_with_synthetic_fields [0.114581s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_fields [0.050576s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_objects_nothing_to_update [0.074025s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_objects_valid_fields [0.044923s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_objects_without_validate_filters [0.046020s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_single_transaction [0.069890s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.047952s] ... ok DEBUG: {3} 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_agent.AgentIfaceObjectTestCase.test_create [0.043935s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_db_obj [0.268124s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_count [0.110716s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_count_invalid_filters [0.098404s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.185076s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_db_obj [0.091387s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_filtering_by_fields [0.097848s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist_false [0.578434s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_delete_single_transaction [0.219726s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_object_single_transaction [0.082038s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_objects_exist_validate_filters_false [0.093899s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects_valid_fields [0.474401s] ... 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.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_address_group.AddressGroupDbObjectTestCase.test_update_objects_nothing_to_update [0.075511s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_clean_obj_from_primitive [0.047247s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist_false [0.080410s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_changes [0.043324s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_objects_without_validate_filters [0.041689s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.079104s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.042652s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_count_invalid_fields [0.041630s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete [0.048002s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_create [0.045364s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects [0.046483s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object [0.042139s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.042948s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.040256s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_extra_fields [0.044445s] ... ok DEBUG: {0} 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_address_group.AddressGroupIfaceObjectTestCase.test_fields_no_update [0.043085s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.041556s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.043940s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_count_validate_filters_false [0.256145s] ... ok DEBUG: {0} 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_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_valid_fields [0.049336s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_invalid_field [0.041099s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_with_validate_filters [0.043473s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_without_validate_filters [0.043869s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.050092s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_to_dict_synthetic_fields [0.053227s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_objects_without_validate_filters [0.058205s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_get_bound_ids [0.916980s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.421036s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_create_single_transaction [0.172707s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_db_obj [0.172884s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_objects_nothing_to_delete [0.262299s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.084892s] ... ok DEBUG: {0} 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: {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_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_single_transaction [0.082185s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.040307s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.080452s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.045810s] ... 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.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_single_transaction [0.289097s] ... 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: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_objects_nothing_to_delete [0.086929s] ... ok 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: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_objects_exist_validate_filters [0.088058s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist_validate_filters_false [0.078992s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.086178s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.040802s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_object [0.084877s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_single_transaction [0.274697s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_clean_obj_from_primitive [0.046634s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.040373s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_count_invalid_fields [0.043219s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects [0.039990s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist [0.348877s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete [0.044472s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.041119s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects [0.042033s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object_missing_object [0.039935s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.043534s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object_missing_object [0.041987s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.265858s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_invalid_fields [0.042057s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_without_validate_filters [0.041628s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_fields [0.041980s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.319890s] ... ok DEBUG: {3} 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_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.448222s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.044484s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_count_invalid_filters [0.255324s] ... ok DEBUG: {2} 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: {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: {2} 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: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist_false [0.290530s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test 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: {2} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.041716s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_objects_without_validate_filters [0.054134s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_db_obj [0.304168s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_count_validate_filters_false [0.092588s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_get_values_without_validate_filters [0.043114s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_create_single_transaction [0.075459s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class 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: {1} neutron.tests.unit.objects.qos.test_binding.QosPolicyRouterGatewayIPBindingObjectTestCase.test_update_objects_invalid_fields [0.044778s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_create [0.044076s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_create_duplicates [0.041326s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects [0.041835s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_get_policy_port [0.150983s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object [0.040683s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_create [0.044975s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object_unique_key [0.041039s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_create_duplicates [0.042331s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.046569s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects_invalid_fields [0.042764s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_attach_port_nonexistent_port [0.124890s] ... 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: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_extra_fields [0.044415s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values_invalid_field [0.042993s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object_missing_object [0.044532s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object_unique_key [0.043359s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.052319s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_count [0.155778s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_valid_fields [0.041589s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_changes_forbidden [0.045593s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_project_id [0.040851s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_count_validate_filters_false [0.090441s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_without_validate_filters [0.044991s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_db_obj [0.161855s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_clean_obj_from_primitive [0.054926s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_objects_invalid_fields [0.043806s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.078799s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete [0.054261s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.045476s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_single_transaction [0.082059s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_delete_objects [0.210629s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_object_create_update_delete [0.102902s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_single_transaction [0.090733s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.100834s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_network [0.274475s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.091908s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_objects [0.090387s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects [0.552943s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.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 [0.045820s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects [0.044292s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.040798s] ... ok DEBUG: {3} 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.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects_invalid_fields [0.042607s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete [0.042051s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.043734s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_fields_no_update [0.043077s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.040469s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object [0.042663s] ... 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: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_extra_fields [0.040298s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object_missing_primary_key [0.041934s] ... ok DEBUG: {3} 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: {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.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects [0.045691s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values [0.044232s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.041646s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_invalid_fields [0.046613s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_changes_forbidden [0.047909s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_pager_is_passed_through [0.056342s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.050125s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_fields [0.052830s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_count_invalid_fields [0.041910s] ... ok DEBUG: {0} 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_delete [0.046773s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values [0.050034s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_network_nonexistent_network [0.695041s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects_valid_fields [0.048518s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_to_dict_synthetic_fields [0.048030s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} 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_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object_missing_object [0.044866s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_detach_port_nonexistent_port [0.128018s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_valid_fields [0.047564s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_clean_obj_from_primitive [0.046794s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_without_validate_filters [0.045124s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete [0.048141s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_invalid_field [0.046021s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.472405s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects [0.047731s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_changes_forbidden [0.046395s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.040717s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects_invalid_fields [0.044034s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_filter_by_shared [0.172655s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_fields [0.046454s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_changes_forbidden [0.043614s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects_without_validate_filters [0.046745s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_count_invalid_fields [0.045214s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_fields [0.043067s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object [0.044965s] ... ok DEBUG: {3} 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_get_objects_valid_fields [0.045382s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_single_transaction [0.137542s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_create [0.046376s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_count [0.091794s] ... 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: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_create_duplicates [0.045879s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_without_validate_filters [0.043212s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects [0.047404s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_to_dict_synthetic_fields [0.044027s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_object_with_synthetic_fields [0.135981s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_filtering_by_fields [0.112402s] ... 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: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_objects_without_validate_filters [0.046660s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_mixed_field [0.043837s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_object_create_update_delete [0.086797s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_to_dict_makes_primitive_field_value [0.043514s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_objects_with_synthetic_fields [0.140140s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_supports_extra_filtername [0.069119s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_changes_forbidden [0.044651s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects [0.043790s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_fields [0.044432s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects_without_validate_filters [0.044983s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist [0.075769s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_clean_obj_from_primitive [0.041650s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object_missing_primary_key [0.044910s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_get_standard_attr_id [0.144015s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_create_updates_from_db_object [0.042519s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_objects_exist_validate_filters [0.066864s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects [0.045704s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects_valid_fields [0.041495s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_pager_is_passed_through [0.042769s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_resource_versions [0.079441s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_set_default_default_policy_exists [0.134261s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_invalid_fields [0.046434s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values [0.044495s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_resources_synced_10 [0.070753s] ... 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_base.BaseDbObjectNewEngineFacade.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.BaseDbObjectNewEngineFacade.test_get_objects_without_validate_filters [0.045792s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_shared_default [0.109844s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_with_validate_filters [0.048191s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_objects [0.093819s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_changes_forbidden [0.042011s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_without_validate_filters [0.044214s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_create_duplicates [0.043961s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_create_duplicates [0.047829s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_create_updates_from_db_object [0.043160s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_create_updates_from_db_object [0.043968s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_create [0.042827s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_synthetic_rule_fields [0.146854s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object [0.046211s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects_valid_fields [0.042664s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object_missing_object [0.045610s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_pager_is_passed_through [0.045097s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_valid_fields [0.042034s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.058405s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDbObjectTestCase.test_unset_default_default_policy_exists [0.125211s] ... ok DEBUG: {0} 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: {2} 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.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_without_validate_filters [0.049029s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_clean_obj_from_primitive [0.045674s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_invalid_field [0.044911s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values [0.046732s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_to_dict_makes_primitive_field_value [0.042426s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_delete [0.044359s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_with_validate_filters [0.045464s] ... ok DEBUG: {2} 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: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_extra_fields [0.042148s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_fields [0.043099s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.045608s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_fields_no_update [0.042047s] ... ok 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: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_object_missing_object [0.042965s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_changes_forbidden [0.040972s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_objects_pager_is_passed_through [0.042822s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_objects_valid_fields [0.040252s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values [0.040787s] ... ok 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: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_get_values_with_validate_filters [0.044448s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_to_dict_makes_primitive_field_value [0.044009s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyDefaultObjectTestCase.test_to_dict_with_unset_project_id [0.040312s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_delete_objects_valid_fields [0.044039s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_objects [0.294817s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object [0.046732s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_to_dict_synthetic_fields [0.512461s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_object_missing_object [0.044894s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_objects_invalid_fields [0.045764s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_invalid_fields [0.044409s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_create [0.051426s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_objects_valid_fields [0.564159s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_mixed_fields [0.044746s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_create_duplicates [0.048839s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_objects_valid_fields [0.046720s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object_missing_object [0.044624s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_create_updates_from_db_object [0.043968s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_get_values_without_validate_filters [0.045296s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_delete_single_transaction [0.260125s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_mixed_field [0.042764s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete [0.044671s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_to_dict_makes_primitive_field_value [0.045989s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_without_validate_filters [0.043012s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects [0.044580s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_fields [0.044475s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_changes [0.042116s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_objects_valid_fields [0.044909s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_changes_forbidden [0.042395s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object_missing_primary_key [0.045155s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyObjectTestCase.test_update_updates_from_db_object [0.047845s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_objects_valid_fields [0.043112s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects [0.045185s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_objects_without_validate_filters [0.043340s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_invalid_fields [0.043247s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_clean_obj_from_primitive [0.041747s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_filtering_by_fields [0.265754s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_create_single_transaction [0.120643s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_mixed_fields [0.043543s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_valid_fields [0.043271s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_fields_no_update [0.043485s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.103016s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects [0.044629s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_to_dict_makes_primitive_field_value [0.046202s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_pager_is_passed_through [0.043670s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_primary_key_forbidden_fail [0.043059s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_valid_fields [0.042323s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_count_invalid_fields [0.044330s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_objects [0.123807s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_without_validate_filters [0.042672s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_create_update_delete [0.279610s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects [0.043695s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_to_dict_synthetic_fields [0.040718s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects_valid_fields [0.043297s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_delete_single_transaction [0.106263s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects_without_validate_filters [0.047660s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_changes_forbidden [0.044351s] ... ok DEBUG: {3} 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_base.BaseDbObjectUniqueKeysTestCase.test_update_fields [0.042890s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_object_create_update_delete [0.108259s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object [0.045835s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_objects_valid_fields [0.044277s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_invalid_fields [0.042790s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_create [0.040658s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object_missing_object [0.039407s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object_missing_primary_key [0.040546s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_without_validate_filters [0.046578s] ... ok DEBUG: {0} 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_base.BaseDbObjectUniqueKeysTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects [0.041778s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_mixed_field [0.045538s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.039733s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_changes [0.046002s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_invalid_field [0.039804s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_objects_without_validate_filters [0.045873s] ... ok 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_primary_key_forbidden_fail [0.041551s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_updates_from_db_object [0.052517s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_clean_obj_from_primitive [0.041852s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_clean_obj_from_primitive [0.044828s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_count_invalid_fields [0.041126s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_count_invalid_fields [0.046115s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist_validate_filters [0.722103s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_create [0.043298s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_create_duplicates [0.046351s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete [0.040257s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete [0.046054s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.637256s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects [0.044423s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects_invalid_fields [0.048286s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects_valid_fields [0.040996s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_invalid_fields [0.048490s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object_missing_object [0.043762s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.054118s] ... ok DEBUG: {0} 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: {3} 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: {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: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_without_validate_filters [0.042503s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_id_no_project_id [0.117082s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values [0.040382s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_mixed_field [0.040365s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_objects_exist_false [0.103961s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_with_validate_filters [0.041942s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_fields [0.042935s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_objects_invalid_fields [0.043220s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACDbObjectTestCase.test_update_object [0.121753s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_objects_without_validate_filters [0.048694s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.042444s] ... 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.test_base.BaseObjectIfaceWithProjectIdTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.045887s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_create_duplicates [0.045831s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_extra_fields [0.042991s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.045828s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_get_object_missing_object [0.042810s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects_without_validate_filters [0.047706s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_fields_no_update [0.047911s] ... ok DEBUG: {1} 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.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_base.BaseObjectIfaceWithProjectIdTestCase.test_fields_no_update [0.046659s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object [0.041931s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_without_validate_filters [0.044484s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects [0.048996s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_object_missing_primary_key [0.041638s] ... ok DEBUG: {1} 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.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_project_id [0.040444s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_invalid_fields [0.046919s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.040734s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_with_validate_filters [0.041978s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_without_validate_filters [0.043566s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_valid_fields [0.044735s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.042060s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_project_id_filter_added_when_project_id_present [0.044072s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_invalid_field [0.041771s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_policy.QosPolicyRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.044376s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_objects_valid_fields [0.043594s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_values_with_validate_filters [0.039860s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_updates_from_db_object [0.041387s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.038407s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_qos_policy_validator.TestCheckBandwidthRuleConflict.test_check_bandwidth_rule_conflict_different_direction [0.063215s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.GetObjectClassByModelTestCase.test_not_registered_object_raises_exception [0.040105s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_objects_valid_fields [0.039720s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.OperationOnStringAndJsonTestCase.test_load_empty_string_to_json [0.040028s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_clean_obj_from_primitive [0.039431s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_base.RegisterFilterHookOnModelTestCase.test_filtername_is_added [0.041791s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_create_single_transaction [0.113899s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_create [0.039020s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_create_duplicates [0.040205s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.099487s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_delete_objects_without_validate_filters [0.039836s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_objects_mixed_fields [0.039740s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_filtering_by_fields [0.126868s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_create_single_transaction [0.251826s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_without_validate_filters [0.508385s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_with_validate_filters [0.040408s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_get_objects_single_transaction [0.098055s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_objects_invalid_fields [0.040480s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_changes [0.042953s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_objects_valid_fields [0.039690s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_changes_forbidden [0.042203s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_objects_without_validate_filters [0.041239s] ... ok DEBUG: {1} 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.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_objects_without_validate_filters [0.044329s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_base.NeutronObjectValidatorTestCase.test_load_wrong_synthetic_fields [0.040420s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_delete_objects_valid_fields [0.039563s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.PagerTestCase.test_comparison [0.040809s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_object [0.105923s] ... ok DEBUG: {2} 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_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_objects [0.322574s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_base.UniqueKeysTestCase.test_class_creation [0.042728s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_fields_no_update [0.039343s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_invalid_fields [0.050616s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleDbObjectTestCase.test_update_single_transaction [0.107710s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.039097s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_count_invalid_fields [0.065042s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_create_duplicates [0.053116s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values [0.039373s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_create_updates_from_db_object [0.043970s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_invalid_field [0.040483s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object [0.045446s] ... ok DEBUG: {2} 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_conntrack_helper.ConntrackHelperDbObjectTestCase.test_db_obj [0.316301s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_object_missing_primary_key [0.044272s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_objects_valid_fields [0.039253s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_invalid_fields [0.043059s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_primary_key_forbidden_fail [0.039019s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.044816s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectForeignKeysNotFoundTestCase.test_load_foreign_keys_not_belong_class [0.037173s] ... 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: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_objects_valid_fields [0.044253s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectMultipleForeignKeysTestCase.test_load_synthetic_db_fields_with_multiple_foreign_keys [0.037558s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_objects_nothing_to_delete [0.188265s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_changes [0.049215s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_changes_forbidden [0.043724s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_single_transaction [0.186044s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosBandwidthLimitRuleObjectTestCase.test_update_updates_from_db_object [0.043417s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist [0.334165s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_create_single_transaction [0.112348s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_db_obj [0.106284s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist_false [0.189529s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete [0.039705s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_delete_objects_invalid_fields [0.038638s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.094736s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object_missing_object [0.039595s] ... 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: {2} 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: {2} 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: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_objects_valid_fields [0.037884s] ... ok DEBUG: {2} 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: {2} 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: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist_validate_filters [0.182725s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_objects [0.323216s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.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.ConntrackHelperObjectTestCase.test_clean_obj_from_primitive [0.044752s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_objects_invalid_fields [0.041033s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_updates_from_db_object [0.040769s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_create_duplicates [0.042076s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_clean_obj_from_primitive [0.039359s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_objects_nothing_to_update [0.188741s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects_valid_fields [0.041077s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_create [0.046173s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_valid_fields [0.045372s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects [0.038688s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects_invalid_fields [0.039334s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_objects_invalid_fields [0.043543s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete [0.049219s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_fields_no_update [0.038979s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_primary_key_forbidden_fail [0.046088s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_delete_single_transaction [0.575503s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object [0.041233s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object_missing_primary_key [0.045433s] ... ok DEBUG: {2} 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.FlavorDbObjectTestCase.test_count_invalid_filters [0.099403s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects [0.050628s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values [0.048907s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist [0.121430s] ... 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_base.BaseDbObjectNonStandardPrimaryKeyTestCase.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.ConntrackHelperObjectTestCase.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_update_objects_without_validate_filters [0.040970s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_without_validate_filters [0.042567s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_objects_exist_false [0.112706s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_primary_key_forbidden_fail [0.039708s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_with_validate_filters [0.044208s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_clean_obj_from_primitive [0.041817s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.092913s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_changes_forbidden [0.044502s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects_invalid_fields [0.044773s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_create_duplicates [0.042766s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete [0.040172s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects_valid_fields [0.043939s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_fields [0.048791s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_delete_objects [0.042446s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_delete_objects_without_validate_filters [0.041530s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_objects_without_validate_filters [0.046424s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_duplicate_rules [0.040035s] ... 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: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_object [0.041803s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_without_validate_filters [0.047131s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_count [0.101987s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_invalid_fields [0.044654s] ... ok DEBUG: {2} 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.qos.test_rule.QosDscpMarkingRuleObjectTestCase.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_base.BaseDbObjectRenamedFieldTestCase.test_get_values_with_validate_filters [0.044793s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_create_single_transaction [0.081412s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_count_validate_filters_false [0.563271s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_objects_without_validate_filters [0.044803s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_updates_from_db_object [0.041379s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete_objects_invalid_fields [0.041463s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.073430s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_db_obj [0.091963s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object_missing_primary_key [0.039661s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_changes [0.042116s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_mixed_fields [0.041900s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_objects_nothing_to_delete [0.077252s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_supports_extra_filtername [0.079769s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosDscpMarkingRuleObjectTestCase.test_update_updates_from_db_object [0.043977s] ... ok DEBUG: {2} 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_base.BaseDbObjectUniqueKeysTestCase.test_get_values [0.041936s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_single_transaction [0.083131s] ... ok 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: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_with_validate_filters [0.041854s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_count_invalid_filters [0.102742s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_to_dict_makes_primitive_field_value [0.041176s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_object [0.083699s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_filtering_by_fields [0.100982s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_objects_invalid_fields [0.043398s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_get_objects_single_transaction [0.093164s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_clean_obj_from_primitive [0.061058s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceDictMiscValuesTestCase.test_dict_of_misc_values [0.041013s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceListDictMiscValuesTestCase.test_list_of_dict_of_misc_values [0.046192s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist [0.099054s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist [0.081391s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_create_updates_from_db_object [0.048866s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.073835s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_objects_exist_false [0.109694s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects [0.040943s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects_valid_fields [0.040520s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_objects_nothing_to_update [0.069308s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleDbObjectTestCase.test_update_object [0.099490s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.042152s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_create_updates_from_db_object [0.042673s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} 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.FlavorIfaceObjectTestCase.test_delete_objects [0.045310s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_duplicate_rules [0.038164s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_values_without_validate_filters [0.043371s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects_invalid_fields [0.045885s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.042833s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_fields_no_update [0.045253s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_fields [0.039524s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object_missing_primary_key [0.042191s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_objects_valid_fields [0.038947s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object_unique_key [0.042702s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumBandwidthRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.044751s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_valid_fields [0.041391s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_count [0.108171s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_with_validate_filters [0.045465s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_changes [0.047139s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_create_duplicates [0.045158s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_create_single_transaction [0.095049s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_fields [0.049706s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.039722s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete [0.070590s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_updates_from_db_object [0.041890s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_db_obj [0.097819s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects [0.064342s] ... ok DEBUG: {2} 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_flavor.FlavorIfaceObjectTestCase.test_get_objects_invalid_fields [0.055665s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_single_transaction [0.097721s] ... 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: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object [0.047217s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.052692s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_object_missing_primary_key [0.042676s] ... ok DEBUG: {0} 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: {3} 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: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_get_objects_single_transaction [0.091697s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_without_validate_filters [0.050847s] ... ok 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: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_mixed_field [0.049687s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.099158s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_to_dict_makes_primitive_field_value [0.040735s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.077448s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_fields_using_project_id [0.039750s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_objects_invalid_fields [0.042381s] ... ok 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_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_base.BaseObjectIfaceWithProjectIdTestCase.test_update_primary_key_forbidden_fail [0.071681s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_objects_invalid_fields [0.050359s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_base.NeutronObjectCountTestCase.test_count [0.045518s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_objects_without_validate_filters [0.053396s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_clean_obj_from_primitive [0.041406s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_count_invalid_fields [0.042759s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_create [0.038980s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_db_obj [0.131811s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object_missing_object [0.038852s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object_missing_primary_key [0.037279s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects [0.038209s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.098612s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_objects [0.114974s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_count [0.370098s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_delete_objects_without_validate_filters [0.047598s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object_missing_object [0.041844s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_single_transaction [0.106360s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_objects_invalid_fields [0.040512s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.183097s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_single_transaction [0.102049s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values [0.041996s] ... ok DEBUG: {0} 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: {3} 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.QosMinimumPacketRateRuleObjectTestCase.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_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values [0.039521s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_get_values_with_validate_filters [0.045455s] ... ok DEBUG: {0} 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.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.039043s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_delete_single_transaction [0.240884s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_objects_without_validate_filters [0.038699s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_to_dict_returns_type [0.038893s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.038963s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_create_updates_from_db_object [0.058962s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosMinimumPacketRateRuleObjectTestCase.test_update_changes [0.042916s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects [0.049966s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_count_validate_filters_false [0.082612s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object [0.053586s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_objects_nothing_to_delete [0.067293s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_db_obj [0.115702s] ... ok DEBUG: {3} 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_flavor.ServiceProfileDbObjectTestCase.test_delete_single_transaction [0.070392s] ... ok DEBUG: {3} 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_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_create_update_delete [0.287195s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.098236s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_objects_invalid_fields [0.051086s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_filtering_by_fields [0.080015s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_objects_valid_fields [0.052147s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.091071s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_object_create_update_delete [0.079015s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.181490s] ... 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: {0} 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_count [0.117323s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_create_duplicates [0.043849s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_duplicate_rules [0.039940s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist_validate_filters_false [0.073476s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_count_invalid_filters [0.098554s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_object [0.078427s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_fields_no_update [0.038378s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_objects [0.041031s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_create_single_transaction [0.101265s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_objects_nothing_to_update [0.067635s] ... 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: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_count_invalid_fields [0.041592s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_invalid_field [0.042750s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_create [0.040088s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.092478s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_with_validate_filters [0.043402s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete [0.039477s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_object [0.379183s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_get_values_without_validate_filters [0.042089s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.040276s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_delete_objects [0.090112s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_to_dict_returns_type [0.039785s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects [0.039558s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosPacketRateLimitRuleObjectTestCase.test_update_changes [0.044225s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.040105s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_queries_constant [0.073415s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_compute_port_and_only_net_policy [0.038069s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_valid_fields [0.040159s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_compute_port_and_port_policy [0.040038s] ... ok DEBUG: {0} 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_flavor.ServiceProfileDbObjectTestCase.test_objects_exist [0.086227s] ... ok DEBUG: {1} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_network_port_and_net_policy [0.040466s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.qos.test_rule.QosRuleObjectTestCase.test_should_apply_to_port_with_router_gw_port_and_net_policy [0.040853s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_update_single_transaction [0.277242s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist_false [0.084446s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_without_validate_filters [0.046333s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete [0.045020s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_count_invalid_fields [0.045785s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_objects_without_validate_filters [0.041956s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.042446s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_create_updates_from_db_object [0.043793s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_updates_from_db_object [0.041788s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_object_missing_object [0.040960s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects [0.042450s] ... 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_conntrack_helper.ConntrackHelperObjectTestCase.test_delete_objects_without_validate_filters [0.044622s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_with_validate_filters [0.042896s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_get_values_without_validate_filters [0.039711s] ... 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: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_objects_invalid_fields [0.038733s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.039654s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_count_invalid_filters [0.563743s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_fields_no_update [0.487226s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_objects_exist_validate_filters [0.692953s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object [0.043368s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object_unique_key [0.041579s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_objects [0.087120s] ... ok DEBUG: {2} 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: {2} 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: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_clean_obj_from_primitive [0.054734s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_without_validate_filters [0.043246s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_get_object_create_update_delete [0.526513s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_to_dict_makes_primitive_field_value [0.057556s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_changes [0.047677s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects_valid_fields [0.049237s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist [0.115739s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_delete_objects [0.110903s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values [0.049916s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressAssociationObjectTestCase.test_objects_exist_false [0.091403s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_invalid_field [0.053309s] ... 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_flavor.ServiceProfileIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} 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.FlavorDbObjectTestCase.test_objects_exist_false [0.073551s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_filtering_by_fields [0.613052s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_count [0.087766s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_changes_forbidden [0.046940s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist_validate_filters [0.070261s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_objects_invalid_fields [0.043365s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_standard_attrs [0.076976s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_objects_exist_validate_filters_false [0.079743s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.043727s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.049400s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.090884s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_mixed_fields [0.041917s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.044372s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupDbObjectTestCase.test_update_object [0.128839s] ... 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.test_address_group.AddressGroupIfaceObjectTestCase.test_count_invalid_fields [0.045092s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values [0.042473s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_create [0.045122s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_object_missing_primary_key [0.043341s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_objects_valid_fields [0.041257s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_objects_mixed_fields [0.042359s] ... 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: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_count [0.108360s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_project_id [0.041850s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_non_existent_object_raises_not_found [0.532403s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_invalid_field [0.043878s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_count_invalid_filters [0.097425s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_get_values_mixed_field [0.043616s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.044773s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_create_single_transaction [0.093429s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.043514s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupIfaceObjectTestCase.test_update_updates_from_db_object [0.045890s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.090662s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.092020s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_create_duplicates [0.070740s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete [0.046652s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.047057s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.162963s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_object_unique_key [0.043783s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_objects_nothing_to_delete [0.541598s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_invalid_fields [0.041499s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACDbObjectTestCase.test_update_objects [0.139454s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_invalid_field [0.041090s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_count_invalid_fields [0.046770s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_with_validate_filters [0.043551s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.042004s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete [0.048546s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_fields [0.039947s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.044315s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects [0.043844s] ... 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_flavor.ServiceProfileDbObjectTestCase.test_db_obj [0.077008s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist_false [0.479703s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.042107s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_object_single_transaction [0.072529s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_changes [0.045718s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_group.AddressGroupRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.043180s] ... 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: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_count_invalid_filters [0.081554s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_single_transaction [0.584033s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_db_obj [0.081257s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_objects [0.088604s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_object [0.606272s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_single_transaction [0.514614s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.072510s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_create_duplicates [0.046895s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_create_duplicates [0.042676s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects_without_validate_filters [0.064066s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_create_updates_from_db_object [0.041107s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects_invalid_fields [0.040087s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist [0.604224s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_delete_single_transaction [0.504088s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object [0.040311s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object [0.046761s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object_unique_key [0.039886s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects [0.049622s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_object_single_transaction [0.073720s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_invalid_fields [0.040291s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_pager_is_passed_through [0.046727s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_mixed_fields [0.040967s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes 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: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.043683s] ... ok DEBUG: {0} 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_address_scope.AddressScopeDbObjectTestCase.test_objects_exist_false [0.069318s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.040407s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_with_validate_filters [0.047447s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_changes [0.040839s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeDbObjectTestCase.test_update_single_transaction [0.074426s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_to_dict_makes_primitive_field_value [0.041180s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_fields [0.040656s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_clean_obj_from_primitive [0.042450s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_count_invalid_fields [0.041071s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_changes [0.043739s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_delete_objects_valid_fields [0.039581s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_object_missing_object [0.038852s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.076338s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist_validate_filters [0.499932s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects [0.041738s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_objects_invalid_fields [0.042911s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_single_transaction [0.092966s] ... ok DEBUG: {1} 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: {0} 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_address_scope.AddressScopeIfaceObjectTestCase.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_scope.AddressScopeIfaceObjectTestCase.test_get_objects_without_validate_filters [0.043647s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_get_values [0.042006s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeIfaceObjectTestCase.test_update_updates_from_db_object [0.041475s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.076821s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_create_single_transaction [0.078987s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist [0.074605s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_count [0.586467s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_delete_objects [0.090489s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_objects [0.088152s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_objects_nothing_to_update [0.479244s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_object [0.098076s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete [0.046977s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object [0.039015s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_fields_no_update [0.046980s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACDbObjectTestCase.test_update_single_transaction [0.079974s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values [0.046370s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_invalid_fields [0.045252s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.041213s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_fields [0.047966s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.040520s] ... ok DEBUG: {3} 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_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_object_missing_object [0.041342s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_valid_fields [0.056290s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.042512s] ... ok DEBUG: {3} 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_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object 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_address_scope.AddressScopeRBACIfaceObjectTestCase.test_get_project_id [0.046274s] ... 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_floatingip.FloatingIPDNSDbObjectTestcase.test_create_single_transaction [0.525502s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.040211s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_changes [0.040433s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_address_scope.AddressScopeRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.040188s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_count_invalid_filters [0.075491s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.072101s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_objects [0.081528s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_objects_invalid_fields [0.639570s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_delete_single_transaction [0.076964s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_objects_valid_fields [0.047053s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_without_validate_filters [0.534629s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_get_objects_single_transaction [0.070656s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_db_obj [0.525856s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_fields [0.045715s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_count_invalid_filters [0.103801s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_objects_invalid_fields [0.041860s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.081022s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_create_single_transaction [0.081601s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_count [0.088790s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_object_create_update_delete [0.091025s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_count_validate_filters_false [0.077917s] ... 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_ipam.IpamAllocationDbObjectTestCase.test_create_single_transaction [0.084496s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_object_create_update_delete [0.093901s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist_false [0.080666s] ... 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: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_single_transaction [0.081964s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist_validate_filters [0.069640s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_create_duplicates [0.042923s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_delete_objects_invalid_fields [0.455264s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_delete_objects [0.588633s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_fields_no_update [0.038571s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_object [0.083104s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects [0.046190s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object_missing_primary_key [0.038149s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_clean_obj_from_primitive [0.044764s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_invalid_fields [0.041508s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_object_unique_key [0.041309s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_create_updates_from_db_object [0.045553s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects [0.040231s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete [0.046159s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects [0.045007s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_objects_valid_fields [0.043036s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_without_validate_filters [0.040623s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.044042s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.041560s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object_missing_object [0.046063s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_invalid_field [0.040510s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.041797s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.047018s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_with_validate_filters [0.039835s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_get_values_without_validate_filters [0.039016s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_valid_fields [0.043724s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_objects_invalid_fields [0.039504s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_agent.AgentIfaceObjectTestCase.test_update_updates_from_db_object [0.041811s] ... ok DEBUG: {3} 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: {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_floatingip.FloatingIPDNSDbObjectTestcase.test_get_object_single_transaction [0.548351s] ... ok DEBUG: {3} 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_ipam.IpamSubnetDbObjectTestCase.test_get_object_create_update_delete [0.282936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_updates_from_db_object [0.044850s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_count [0.094115s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_count [0.263554s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_count_validate_filters_false [0.084450s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_object_single_transaction [0.253028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_objects [0.090221s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_objects_nothing_to_delete [0.075836s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_create_single_transaction [0.251610s] ... ok DEBUG: {3} 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_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_supports_extra_filtername [0.071179s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_object_with_synthetic_fields [0.266361s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_count_invalid_fields [0.048293s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects_invalid_fields [0.044338s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects_valid_fields [0.046509s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object [0.042998s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_supports_extra_filtername [0.257707s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object_missing_primary_key [0.044049s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object_unique_key [0.049437s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_create [0.041940s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete [0.040761s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.047304s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_single_transaction [1.008487s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects_valid_fields [0.040509s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_without_validate_filters [0.043534s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.041952s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_invalid_field [0.044627s] ... ok DEBUG: {0} 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_ipam.IpamAllocationPoolObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object_missing_primary_key [0.041881s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_changes [0.047087s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_valid_fields [0.042574s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist [0.267155s] ... ok 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_auto_allocate.AutoAllocateTopologyDbObjectTestCase.test_objects_exist_validate_filters_false [0.250781s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.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_count_invalid_fields [0.041474s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_create_updates_from_db_object [0.041931s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_delete_objects_valid_fields [0.040949s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_get_objects_invalid_fields [0.040025s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_invalid_field [0.445272s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_objects_invalid_fields [0.526304s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_mixed_field [0.041909s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.043429s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_objects_valid_fields [0.049547s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_to_dict_synthetic_fields [0.039558s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_objects_without_validate_filters [0.047947s] ... ok DEBUG: {0} 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_auto_allocate.AutoAllocateTopologyIfaceObjectTestCase.test_update_objects_without_validate_filters [0.042632s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_changes [0.039416s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_create_updates_from_db_object [0.043232s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_objects_valid_fields [0.039919s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_updates_from_db_object [0.038993s] ... ok DEBUG: {1} 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_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_mixed_field [0.041256s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_get_values_without_validate_filters [0.040262s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_non_existent_object_raises_not_found [0.535293s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_to_dict_makes_primitive_field_value [0.041780s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_clean_obj_from_primitive [0.044753s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyTestCase.test_update_primary_key_forbidden_fail [0.039519s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_count_invalid_fields [0.047527s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_db_obj [0.336125s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_create [0.047567s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_create_updates_from_db_object [0.039918s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects_invalid_fields [0.044739s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object_missing_object [0.039621s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_object_missing_primary_key [0.041770s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object_missing_object [0.047253s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object_missing_primary_key [0.043863s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_count [0.413529s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_objects_without_validate_filters [0.039264s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_objects_nothing_to_delete [0.281027s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values [0.042380s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_values_invalid_field [0.040247s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_primary_key_forbidden_fail [0.039184s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_count_invalid_filters [0.071493s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist_false [0.305541s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_db_obj [0.074824s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_single_transaction [0.279432s] ... ok DEBUG: {1} 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.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_mixed_fields [0.039671s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_objects [0.081138s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_objects_pager_is_passed_through [0.041302s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_with_validate_filters [0.044422s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.084926s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_get_values_without_validate_filters [0.045011s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_filtering_by_fields [0.082803s] ... ok DEBUG: {1} 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_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.319111s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectCompositePrimaryKeyWithIdTestCase.test_update_objects_invalid_fields [0.040483s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_clean_obj_from_primitive [0.047683s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectMultipleParentsForForeignKeysTestCase.test_load_synthetic_db_fields_with_multiple_parents [0.040425s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_object_single_transaction [0.085236s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_single_transaction [0.324051s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_count_invalid_fields [0.040402s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete [0.049982s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_objects_single_transaction [0.072474s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_create [0.041551s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects_valid_fields [0.042654s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_create_duplicates [0.042687s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object_missing_primary_key [0.043181s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_fields_no_update [0.040486s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects [0.042878s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object [0.043094s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_invalid_fields [0.040925s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist_false [0.075778s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.040185s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_get_values_invalid_field [0.040534s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_objects_exist_validate_filters_false [0.082614s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_to_dict_makes_primitive_field_value [0.040577s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_invalid_field [0.042195s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} 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_ipam.IpamAllocationDbObjectTestCase.test_update_objects_nothing_to_update [0.074841s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_changes [0.042518s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_with_validate_filters [0.042793s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_fields [0.039670s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_objects_invalid_fields [0.041116s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_single_transaction [0.074848s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_objects_valid_fields [0.045938s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_create_duplicates [0.042140s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_objects_without_validate_filters [0.041001s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects_invalid_fields [0.041768s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_create_single_transaction [0.104140s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNewEngineFacade.test_update_primary_key_forbidden_fail [0.041579s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_fields_no_update [0.040851s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist [0.298790s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_count_invalid_fields [0.047555s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects [0.042189s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_objects [0.098508s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete [0.040920s] ... 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: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_delete_objects_without_validate_filters [0.044289s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_without_validate_filters [0.044270s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_object_missing_primary_key [0.042444s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_changes [0.048413s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects [0.040555s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_objects_without_validate_filters [0.045398s] ... ok DEBUG: {0} 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_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_invalid_fields [0.040455s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_mixed_fields [0.040117s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist_validate_filters_false [0.309507s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_db_obj [0.101344s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.041889s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist_validate_filters [0.085728s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_filtering_by_fields [0.086307s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_mixed_field [0.042799s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_get_values_without_validate_filters [0.043158s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_changes [0.044895s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_create [0.042442s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_changes_forbidden [0.041968s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects [0.045519s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectNonStandardPrimaryKeyTestCase.test_update_updates_from_db_object [0.047870s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects_invalid_fields [0.042347s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_object [0.303535s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_count_invalid_fields [0.040670s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_extra_fields [0.041025s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_fields_no_update [0.040895s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object_missing_object [0.042757s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object [0.043288s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object_missing_primary_key [0.041495s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object_unique_key [0.042370s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_pager_is_passed_through [0.041599s] ... ok DEBUG: {0} 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_base.BaseDbObjectRenamedFieldTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.040005s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_objects_invalid_fields [0.043374s] ... 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: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_single_transaction [0.283833s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_objects_valid_fields [0.042607s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values [0.040200s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_objects_without_validate_filters [0.041958s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects [0.048092s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_get_values_invalid_field [0.041569s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object_missing_object [0.044538s] ... ok 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_ipam.IpamAllocationPoolDbObjectTestCase.test_get_object_single_transaction [0.613398s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object_unique_key [0.043815s] ... 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: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_invalid_fields [0.044846s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_get_objects_single_transaction [0.072936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.043210s] ... 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: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters_false [0.080911s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values [0.044891s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.071082s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_fields [0.047800s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_objects [0.112911s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_create [0.042324s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_create_updates_from_db_object [0.044615s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_fields [0.488860s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects [0.041712s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectRenamedFieldTestCase.test_update_objects_invalid_fields [0.040157s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_db_obj [0.640662s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_fields_no_update [0.041037s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_object_missing_object [0.042266s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_create [0.040798s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values [0.042443s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_create_duplicates [0.041836s] ... 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_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.152267s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_create_updates_from_db_object [0.041885s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_db_obj [0.497787s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_fields [0.049253s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_delete [0.040488s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object_missing_object [0.039027s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_object_unique_key [0.039445s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_single_transaction [0.151819s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.040261s] ... 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: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_get_values_invalid_field [0.039392s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseDbObjectUniqueKeysTestCase.test_update_primary_key_forbidden_fail [0.043723s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_count_invalid_filters [0.269571s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_create_update_delete [0.185826s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.321838s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_fields_no_update [0.043743s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_object [0.046331s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_mixed_fields [0.043488s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_objects_valid_fields [0.039996s] ... ok 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: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_objects [0.305040s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_to_dict_synthetic_fields [0.043731s] ... ok DEBUG: {0} 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: {1} 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_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_clean_obj_from_primitive [0.044295s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_changes_forbidden [0.043444s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceTestCase.test_update_objects_valid_fields [0.043599s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects [0.042903s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_create_updates_from_db_object [0.042715s] ... ok DEBUG: {0} 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_base.BaseObjectIfaceWithProjectIdTestCase.test_delete_objects_invalid_fields [0.052220s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.046482s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_extra_fields [0.041510s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_filtering_by_fields [0.298773s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values [0.043843s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_objects_pager_is_passed_through [0.041398s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values [0.038429s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_get_values_invalid_field [0.039187s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_to_dict_with_unset_project_id [0.040161s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_changes_forbidden [0.043745s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.BaseObjectIfaceWithProjectIdTestCase.test_update_fields [0.041267s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_objects_valid_fields [0.046711s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.GetObjectClassByModelTestCase.test_object_found_by_model [0.037248s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.041420s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_base.OperationOnStringAndJsonTestCase.test_dump_field_to_string [0.037240s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.040902s] ... ok 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: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.859781s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_create_single_transaction [0.119220s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_object_single_transaction [0.111241s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_get_objects_with_synthetic_fields [0.273238s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_count_invalid_filters [0.343648s] ... ok DEBUG: {3} 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_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_single_transaction [0.105164s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_objects_supports_extra_filtername [0.104325s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist_validate_filters [0.111197s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist_false [0.281772s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_count_validate_filters_false [0.335932s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist_validate_filters_false [0.112454s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_objects_nothing_to_update [0.107133s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_objects_nothing_to_update [0.251990s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_clean_obj_from_primitive [0.043795s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_single_transaction [0.114847s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.041400s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_create_updates_from_db_object [0.047128s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_mixed_fields [0.047958s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_create [0.043619s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.353827s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.046388s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_create_updates_from_db_object [0.044179s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects_without_validate_filters [0.041955s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_with_validate_filters [0.041650s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_changes_forbidden [0.040345s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_objects_invalid_fields [0.039674s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_filtering_by_fields [0.691253s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_object [0.490104s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.489365s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_object_single_transaction [0.221689s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object [0.043257s] ... 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_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_get_objects_supports_extra_filtername [0.183217s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.042962s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_objects [0.555133s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperDbObjectTestCase.test_objects_exist_validate_filters_false [0.316651s] ... 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_objects_invalid_fields [0.042264s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_single_transaction [0.930417s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_object_missing_object [0.045542s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_invalid_fields [0.042462s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_objects_pager_is_passed_through [0.043155s] ... ok DEBUG: {1} 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_conntrack_helper.ConntrackHelperObjectTestCase.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.L3HARouterAgentPortBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.319918s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values [0.043157s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_count_invalid_fields [0.046546s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_get_values_invalid_field [0.048050s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_create [0.046834s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_count_invalid_filters [0.653946s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_create_duplicates [0.047662s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_objects_valid_fields [0.042707s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object [0.049120s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_conntrack_helper.ConntrackHelperObjectTestCase.test_update_updates_from_db_object [0.041415s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_changes [0.044937s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_filtering_by_fields [0.545990s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_create_update_delete [0.103994s] ... ok DEBUG: {2} 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_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_db_obj [0.101948s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_object_single_transaction [0.081966s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects [0.041389s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object_unique_key [0.039898s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_queries_constant [0.069466s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_valid_fields [0.041692s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.119429s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_get_objects_single_transaction [0.074776s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_objects_without_validate_filters [0.042922s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_object_create_update_delete [0.120232s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_objects [0.097191s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.043322s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_create_single_transaction [0.584321s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_updates_from_db_object [0.043336s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorDbObjectTestCase.test_update_single_transaction [0.078288s] ... ok 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: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_count_invalid_fields [0.041083s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_count [0.097532s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_single_transaction [0.111536s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_create [0.045984s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.104560s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist [0.102492s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.149733s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist_false [0.135084s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_delete_objects_valid_fields [0.545402s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_create_duplicates [0.043191s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_objects_exist_validate_filters_false [0.215404s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object [0.042795s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete [0.046387s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_object_missing_object [0.041229s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_fields_no_update [0.044211s] ... ok 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: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_invalid_fields [0.046379s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_invalid_field [0.044968s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_with_synthetic_fields [0.873026s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_get_values_without_validate_filters [0.042688s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorIfaceObjectTestCase.test_update_changes_forbidden [0.041853s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_clean_obj_from_primitive [0.043737s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_create_updates_from_db_object [0.043337s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects_valid_fields [0.042369s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_count_validate_filters_false [0.116894s] ... ok 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: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.046413s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_without_validate_filters [0.042895s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.137972s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_project_id [0.043384s] ... ok DEBUG: {2} 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_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_filtering_by_fields [0.096734s] ... 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: {3} 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: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_create_update_delete [0.101064s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects_valid_fields [0.045846s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.595765s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values [0.046235s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_with_validate_filters [0.056444s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_without_validate_filters [0.081481s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.056910s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist [0.109964s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_fields [0.043463s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist_false [0.083174s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.534729s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist_validate_filters [0.080027s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_filtering_by_fields [0.187085s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.093104s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist_false [0.602479s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_count_validate_filters_false [0.184468s] ... ok DEBUG: {1} 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_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.187493s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects_invalid_fields [0.042869s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_delete_objects_valid_fields [0.046250s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_fields_no_update [0.046099s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_create_single_transaction [0.175483s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.044039s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_valid_fields [0.043125s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_single_transaction [0.162977s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_objects_without_validate_filters [0.041693s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist_false [0.164891s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_get_values_without_validate_filters [0.045921s] ... 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: {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 ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist_validate_filters [0.165872s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.FlavorServiceProfileBindingIfaceObjectTestCase.test_update_changes_forbidden [0.037531s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_objects_supports_extra_filtername [0.063836s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist_validate_filters_false [0.156519s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_clean_obj_from_primitive [0.049454s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.044424s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_create [0.052149s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects_valid_fields [0.045979s] ... ok DEBUG: {3} 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_delete_objects [0.049550s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.043249s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileDbObjectTestCase.test_update_single_transaction [0.086921s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.046380s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object_missing_object [0.044057s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_delete_objects [0.049651s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_fields_no_update [0.043700s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_valid_fields [0.044157s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields 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_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_invalid_fields [0.052717s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_fields_no_update [0.041638s] ... ok DEBUG: {3} 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_get_values_without_validate_filters [0.044579s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_mixed_fields [0.049847s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object_missing_object [0.043046s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.041942s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_object_missing_primary_key [0.044836s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.048602s] ... ok 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: {1} 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: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_with_validate_filters [0.049783s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_mixed_field [0.042179s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_count_invalid_fields [0.046504s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_count [0.121095s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_create [0.045054s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_delete [0.044032s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.103067s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_fields_no_update [0.044152s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_filtering_by_fields [0.110947s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object [0.044776s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects [0.050329s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_invalid_field [0.045992s] ... 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: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_create_duplicates [0.042087s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_with_validate_filters [0.498169s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_get_values_without_validate_filters [0.042530s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.041173s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_db_obj [0.126083s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_flavor.ServiceProfileIfaceObjectTestCase.test_update_objects_valid_fields [0.042416s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_valid_fields [0.040620s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.609273s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values [0.039542s] ... ok DEBUG: {0} 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_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.039592s] ... ok DEBUG: {3} 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_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.038568s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_objects_valid_fields [0.040903s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist [0.120289s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.042346s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_objects_exist_false [0.109160s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete [0.050342s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects [0.052226s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_create_single_transaction [0.393326s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_fields_no_update [0.049348s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.045011s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object_unique_key [0.043229s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.044252s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_count_validate_filters_false [0.630717s] ... 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: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.046694s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_invalid_field [0.043772s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.045666s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_db_obj [0.397917s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_objects [0.832696s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_object_create_update_delete [0.557960s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_objects_nothing_to_delete [0.339159s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_changes [0.551798s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_fields [0.045704s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.045944s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_updates_from_db_object [0.044907s] ... ok DEBUG: {0} 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: {1} 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_local_ip.LocalIPDbObjectTestCase.test_get_objects_supports_extra_filtername [0.332511s] ... ok DEBUG: {1} 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_local_ip.LocalIPAssociationDbObjectTestCase.test_count_validate_filters_false [0.701450s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist_false [0.343691s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_objects_nothing_to_delete [1.133615s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_object [0.370789s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_get_objects_supports_extra_filtername [0.491235s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects [0.043266s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects_invalid_fields [0.044366s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.043062s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_invalid_fields [0.042555s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.628748s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.050153s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_single_transaction [0.660774s] ... ok DEBUG: {0} 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_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values [0.054750s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_without_validate_filters [0.052976s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_changes [0.051843s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_objects_valid_fields [0.049614s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_objects_without_validate_filters [0.049613s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_objects_exist_validate_filters_false [0.589490s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.047485s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_count [0.192738s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_delete_single_transaction [0.673403s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_create_single_transaction [0.102355s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_objects [0.572147s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist [0.604052s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_object_create_update_delete [0.771605s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_single_transaction [0.774644s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSDbObjectTestcase.test_update_single_transaction [0.516968s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_create_updates_from_db_object [0.042275s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects_without_validate_filters [0.049908s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects [0.042444s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_invalid_fields [0.044993s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_delete_objects_valid_fields [0.041209s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_pager_is_passed_through [0.046387s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} 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: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_count_invalid_fields [0.041788s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_mixed_field [0.047456s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects_valid_fields [0.040400s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_objects_valid_fields [0.045487s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_updates_from_db_object [0.049274s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object_unique_key [0.040807s] ... ok DEBUG: {2} 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_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values [0.041975s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_mixed_field [0.042321s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.042570s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_with_synthetic_fields [0.626130s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_count_invalid_filters [0.269901s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_get_object_unique_key [0.485066s] ... ok DEBUG: {1} 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_floatingip.FloatingIPDNSIfaceObjectTestcase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_changes_forbidden [0.041205s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_objects_valid_fields [0.040879s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_objects_without_validate_filters [0.042225s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_objects [0.259060s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_floatingip.FloatingIPDNSIfaceObjectTestcase.test_update_updates_from_db_object [0.042797s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.084258s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_count_invalid_fields [0.042174s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.213570s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_create [0.041296s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist_validate_filters [0.548754s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_delete_objects_valid_fields [0.039676s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object_missing_primary_key [0.042405s] ... 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: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_object_unique_key [0.046616s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_invalid_fields [0.045074s] ... ok DEBUG: {1} 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: {1} 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_ipam.IpamAllocationObjectIfaceTestCase.test_get_objects_without_validate_filters [0.042295s] ... ok DEBUG: {1} 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_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist_false [0.191938s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_invalid_field [0.042629s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_get_values_with_validate_filters [0.041359s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist [0.374043s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.041382s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist_validate_filters [0.171918s] ... ok DEBUG: {3} 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_ipam.IpamAllocationObjectIfaceTestCase.test_update_changes_forbidden [0.047628s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.044518s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_create_duplicates [0.048668s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete [0.043840s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.076066s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.042177s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.178169s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object [0.042044s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_delete_single_transaction [0.073475s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object_missing_primary_key [0.041681s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.040175s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_objects_nothing_to_update [0.343101s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist [0.096404s] ... ok DEBUG: {3} 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: {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: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters [0.080366s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.050576s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_objects [0.264549s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_to_dict_synthetic_fields [0.042993s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_create [0.043643s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_object [0.085649s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects_valid_fields [0.044943s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_changes_forbidden [0.048204s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolDbObjectTestCase.test_update_objects_nothing_to_update [0.072272s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object_unique_key [0.044164s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_clean_obj_from_primitive [0.044173s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_invalid_fields [0.043767s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_single_transaction [0.363691s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete [0.040643s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_clean_obj_from_primitive [0.043219s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.043844s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_count_invalid_fields [0.043216s] ... ok DEBUG: {1} 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_local_ip.LocalIPIfaceObjectTestCase.test_extra_fields [0.045459s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_objects_valid_fields [0.046763s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_fields_no_update [0.048749s] ... 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: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_count_invalid_filters [0.355537s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object_missing_object [0.058252s] ... ok 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_local_ip.LocalIPIfaceObjectTestCase.test_get_object_missing_primary_key [0.048309s] ... 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: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_invalid_field [0.044354s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_get_values_with_validate_filters [0.043511s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.042143s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_changes_forbidden [0.043607s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.042839s] ... ok 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: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_fields [0.044902s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_without_validate_filters [0.041232s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_updates_from_db_object [0.046380s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_count_validate_filters_false [0.346354s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_objects_invalid_fields [0.040800s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_objects_without_validate_filters [0.041477s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamAllocationPoolObjectIfaceTestCase.test_update_updates_from_db_object [0.503567s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.334994s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_count [0.377825s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_count_invalid_filters [0.669528s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_count [0.293694s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.072002s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_count_invalid_filters [0.381935s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_single_transaction [0.145686s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_count_validate_filters_false [0.292926s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_create_update_delete [0.213998s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_single_transaction [0.121675s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_create_single_transaction [0.261939s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_db_obj [0.404083s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_objects [0.915378s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_object_with_synthetic_fields [0.178092s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.268017s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_objects [0.232188s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_object_create_update_delete [0.382720s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_delete_single_transaction [0.380571s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_count_invalid_fields [0.040444s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_objects_exist_validate_filters [0.252265s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_create_duplicates [0.041983s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_create_updates_from_db_object [0.040628s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects_invalid_fields [0.040485s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_extra_fields [0.039451s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object_missing_primary_key [0.040198s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_mixed_fields [0.043702s] ... 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: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.269809s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_without_validate_filters [0.048035s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_filtering_by_fields [0.391424s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_to_dict_synthetic_fields [0.041136s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_to_dict_with_unset_project_id [0.042102s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_changes_forbidden [0.042669s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetDbObjectTestCase.test_update_objects [0.306037s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_count_invalid_fields [0.042908s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_count_validate_filters_false [0.240114s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_standard_attr_id [0.349662s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_create_duplicates [0.046472s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_delete_objects_invalid_fields [0.042441s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_fields_no_update [0.040282s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_object [0.041545s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_get_objects [0.041759s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_single_transaction [0.190372s] ... ok DEBUG: {1} 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_ipam.IpamSubnetObjectIfaceTestCase.test_get_values_without_validate_filters [0.043121s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_supports_extra_filtername [0.336273s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.042642s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_objects_without_validate_filters [0.040414s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_single_transaction [0.188029s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist_validate_filters_false [0.358613s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ipam.IpamSubnetObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.041001s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist_validate_filters [0.335842s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_clean_obj_from_primitive [0.042595s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_create [0.045907s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_objects [0.380143s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_create_duplicates [0.044225s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_count_invalid_filters [0.402306s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete [0.043729s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_create_duplicates [0.050831s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.044038s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete_objects_valid_fields [0.047264s] ... 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: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object_unique_key [0.045287s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_without_validate_filters [0.049283s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects [0.043298s] ... 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_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_valid_fields [0.043439s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_without_validate_filters [0.043334s] ... 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: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_objects_invalid_fields [0.040520s] ... ok 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: {0} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_updates_from_db_object [0.043105s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_objects_without_validate_filters [0.047019s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_count_validate_filters_false [0.382266s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_values_with_validate_filters [0.045467s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_changes_forbidden [0.045906s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_update_objects_invalid_fields [0.043959s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_count_validate_filters_false [0.167641s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_create_single_transaction [0.349268s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_objects [0.249622s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist [0.254659s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_clean_obj_from_primitive [0.043604s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_delete_objects_nothing_to_delete [0.074261s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_db_obj [0.714067s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_create_duplicates [0.043977s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects [0.042972s] ... ok DEBUG: {3} 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_metering.MeteringLabelRuleObjectTestCase.test_delete_objects_invalid_fields [0.043822s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_supports_extra_filtername [0.084848s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects [0.042308s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_object_single_transaction [0.212686s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values [0.042577s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} 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_metering.MeteringLabelRuleObjectTestCase.test_get_values_with_validate_filters [0.044149s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_to_dict_makes_primitive_field_value [0.043302s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_single_transaction [0.182363s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist [0.143995s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_changes [0.042433s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_changes_forbidden [0.046938s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist_false [0.074427s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist_validate_filters [0.083673s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_delete_objects [0.944331s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.091229s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist [0.319035s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist_false [0.162674s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_count_validate_filters_false [0.415633s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_objects_nothing_to_update [0.173125s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_object_create_update_delete [0.539550s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects_valid_fields [0.579962s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_single_transaction [0.219870s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_create_single_transaction [0.389749s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object_missing_object [0.048408s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_create_duplicates [0.048725s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object_unique_key [0.046101s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} 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_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_fields_no_update [0.041704s] ... ok DEBUG: {3} 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_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_get_values_with_validate_filters [0.044399s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_object_single_transaction [0.359948s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.044710s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_without_validate_filters [0.057154s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_to_dict_makes_primitive_field_value [0.049163s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_invalid_field [0.042155s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.038853s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_fields [0.047470s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_changes_forbidden [0.040040s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.395037s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_fields [0.039096s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_objects_invalid_fields [0.040354s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_objects_without_validate_filters [0.039411s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_single_transaction [0.327209s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_create_single_transaction [0.215668s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_create_update_delete [0.182661s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_create_updates_from_db_object [0.041392s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_objects [0.368475s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_db_obj [0.203565s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects_invalid_fields [0.038872s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_fields_no_update [0.038653s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.307138s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.039549s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_without_validate_filters [0.040515s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_object [0.263573s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_object_single_transaction [0.372552s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_single_transaction [0.197411s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_count_invalid_fields [0.043316s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_create_updates_from_db_object [0.042596s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object_missing_primary_key [0.042437s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_valid_fields [0.043028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_without_validate_filters [0.042845s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_objects_single_transaction [0.357129s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_values_invalid_field [0.043406s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_objects_valid_fields [0.508975s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_count [0.260667s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist [0.369437s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist [0.354138s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_filtering_by_fields [0.431854s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_non_existent_object_raises_not_found [0.145300s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_objects_nothing_to_delete [0.144625s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.360075s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist_validate_filters_false [0.352074s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_single_transaction [0.171138s] ... 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.NetworkDNSDomainDbObjectTestcase.test_filtering_by_fields [0.172814s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingDbObjectTestCase.test_update_single_transaction [0.381038s] ... ok DEBUG: {0} 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_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_create_updates_from_db_object [0.045673s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects_invalid_fields [0.041866s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.042789s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist_false [0.158897s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_fields_no_update [0.042495s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_object_missing_object [0.042982s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist_validate_filters [0.145900s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_clean_obj_from_primitive [0.041663s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_count_invalid_fields [0.042473s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_objects_nothing_to_update [0.852677s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_create_updates_from_db_object [0.040269s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_get_standard_attr_id [0.808434s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete [0.038930s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects [0.039390s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects_invalid_fields [0.039250s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object_missing_object [0.040116s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object_unique_key [0.038754s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects [0.039216s] ... ok DEBUG: {1} 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_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_invalid_fields [0.041639s] ... ok DEBUG: {1} 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_network.NetworkDNSDomainIfaceObjectTestcase.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.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_single_transaction [0.372940s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_valid_fields [0.041715s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_objects_without_validate_filters [0.042055s] ... ok DEBUG: {0} 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_ndp_proxy.NDPProxyIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_objects_exist_false [0.371427s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_with_validate_filters [0.039657s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_count_invalid_fields [0.045888s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_create_updates_from_db_object [0.044823s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values [0.042082s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_changes_forbidden [0.040949s] ... ok DEBUG: {2} 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_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects_invalid_fields [0.045380s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_get_values_without_validate_filters [0.042634s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_objects_invalid_fields [0.042143s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_fields_no_update [0.044099s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects_valid_fields [0.043038s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.041050s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_updates_from_db_object [0.041204s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object_missing_primary_key [0.042627s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object_unique_key [0.044730s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_changes_forbidden [0.041944s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_invalid_fields [0.042346s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects [0.042747s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_fields [0.043325s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_objects_valid_fields [0.041112s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterAgentPortBindingIfaceObjectTestCase.test_update_objects_valid_fields [0.042336s] ... 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: {3} 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: {2} 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: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values [0.043976s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_count_invalid_filters [0.101945s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_project_id [0.041154s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_changes_forbidden [0.043494s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.041515s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_fields [0.044948s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_count_validate_filters_false [0.094129s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.042652s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_changes [0.042820s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_objects_without_validate_filters [0.040947s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_delete_single_transaction [0.092385s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.041309s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_filtering_by_fields [0.092384s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkDbObjectTestCase.test_get_object_single_transaction [0.089832s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_objects_nothing_to_delete [0.167921s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_count_invalid_fields [0.040491s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_count [0.352652s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.041768s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_object [0.040902s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_objects [0.042025s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test__attach_qos_policy [0.761762s] ... ok DEBUG: {1} 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: {1} 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: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_get_values_invalid_field [0.042564s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_count [0.128828s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_filtering_by_fields [0.274047s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.041414s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterNetworkIfaceObjectTestCase.test_update_changes_forbidden [0.042156s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_count_invalid_filters [0.332095s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_create_single_transaction [0.088939s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.085159s] ... 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: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_count [0.152577s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_create_update_delete [0.203904s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_count_invalid_filters [0.162534s] ... 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_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_count_validate_filters_false [0.323560s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.074043s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.145384s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.193760s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_delete_objects [0.149656s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_with_synthetic_fields [0.274833s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_objects [0.326075s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_create [0.044605s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_single_transaction [0.231999s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_standard_attr_id [0.142392s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects [0.057120s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects_invalid_fields [0.044173s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects_valid_fields [0.042577s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_get_objects_single_transaction [0.148335s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist [0.125727s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object_missing_primary_key [0.043405s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist_validate_filters [0.181106s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object_unique_key [0.043322s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.078413s] ... ok DEBUG: {2} 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_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_objects_exist [0.153868s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_valid_fields [0.044172s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.183269s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.042389s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_create_updates_from_db_object [0.043767s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete [0.042986s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.043384s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_create_duplicates [0.041074s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_objects [0.333232s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object_missing_object [0.042643s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects [0.044305s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_invalid_fields [0.041539s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_objects [0.113561s] ... 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_get_values [0.042322s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_filtering_by_fields [0.110514s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete [0.038967s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object [0.039248s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects [0.041039s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_invalid_fields [0.039189s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_create_updates_from_db_object [0.500450s] ... 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: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object_missing_primary_key [0.041164s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_object_unique_key [0.041090s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_objects_valid_fields [0.038952s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_invalid_fields [0.040640s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_updates_from_db_object [0.043893s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_count_invalid_filters [0.769917s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.041807s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject 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: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete [0.044998s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects_invalid_fields [0.049137s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.172667s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_get_values_with_validate_filters [0.044114s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects [0.045462s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_valid_fields [0.049347s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_fields [0.043280s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_l3_hamode.L3HARouterVRIdAllocationIfaceObjectTestCase.test_update_objects_invalid_fields [0.044423s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_count [0.791306s] ... ok DEBUG: {1} 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_network.ExternalNetworkDbObjectTestCase.test_delete_objects [0.267214s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_count_invalid_filters [0.126142s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_single_transaction [0.226296s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_count_validate_filters_false [0.111473s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.159799s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_objects [0.114385s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} 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.NetworkObjectIfaceTestCase.test_get_project_id [0.507778s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_objects_nothing_to_delete [0.110756s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values [0.045074s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_with_validate_filters [0.045156s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_single_transaction [0.158585s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_without_validate_filters [0.042295s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_delete_single_transaction [0.122222s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.041804s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_changes [0.043795s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_changes_forbidden [0.048293s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_object_create_update_delete [0.127938s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.168269s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_fields [0.042922s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_objects_valid_fields [0.045200s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist [0.244132s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_updates_from_db_object [0.046015s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist_false [0.162864s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_non_existent_object_raises_not_found [0.116126s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_count_invalid_fields [0.050280s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_count [0.265505s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_objects [0.269338s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete [0.048430s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_object [0.119253s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object_missing_object [0.054837s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_invalid_fields [0.055784s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_objects_nothing_to_update [0.159362s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_create_single_transaction [0.185801s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingDbObjTestCase.test_update_objects [0.126440s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_count_invalid_fields [0.043616s] ... ok 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: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.042525s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_invalid_field [0.049063s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.041720s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.157830s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_object_missing_object [0.047904s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_single_transaction [0.210787s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_changes_forbidden [0.058180s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_objects [0.044318s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_clean_obj_from_primitive [0.044543s] ... ok DEBUG: {1} 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_network.ExternalNetworkIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.056565s] ... ok DEBUG: {2} 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_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_create [0.044196s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_l3agent.RouterL3AgentBindingIfaceObjTestCase.test_update_changes_forbidden [0.043976s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects [0.042122s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_objects [0.240592s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object [0.043050s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects [0.040469s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values [0.045233s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_delete_objects [0.322031s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_with_validate_filters [0.045752s] ... ok 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: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_values_without_validate_filters [0.040570s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.040781s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_changes [0.041672s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist_validate_filters [0.149979s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_supports_extra_filtername [0.169426s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_fields [0.043242s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_count_invalid_fields [0.041641s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_objects_invalid_fields [0.044338s] ... ok DEBUG: {0} 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_network.ExternalNetworkIfaceObjectTestCase.test_update_updates_from_db_object [0.045460s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_create_duplicates [0.041413s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects_invalid_fields [0.040559s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects_without_validate_filters [0.040516s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects [0.040741s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist [0.263352s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_count [0.682127s] ... ok DEBUG: {0} 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.NetworkPortSecurityIfaceObjTestCase.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.NetworkPortSecurityIfaceObjTestCase.test_get_objects_without_validate_filters [0.042977s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.040695s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_changes [0.044110s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_object [0.241387s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_changes_forbidden [0.044951s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_objects_invalid_fields [0.046496s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_updates_from_db_object [0.047436s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_objects_nothing_to_update [0.183262s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.135067s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects_valid_fields [0.046236s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object [0.045750s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_db_obj [0.645054s] ... ok DEBUG: {3} 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_network.NetworkRBACDbObjectTestCase.test_delete_single_transaction [0.191979s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_count_invalid_filters [0.864359s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.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_count_validate_filters_false [0.270073s] ... 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: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_invalid_field [0.604320s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_objects_single_transaction [0.181602s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_objects_valid_fields [0.046968s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_primary_key_forbidden_fail [0.042668s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.593473s] ... ok 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: {0} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist_validate_filters [0.134573s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_create [0.070853s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test__set_dns_domain [0.239896s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_create_updates_from_db_object [0.054087s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects_without_validate_filters [0.046114s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_objects [0.269766s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object_missing_primary_key [0.045791s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_create [0.047710s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object_unique_key [0.049344s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_create_duplicates [0.048427s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_objects [0.230376s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_invalid_fields [0.044957s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_delete_objects_without_validate_filters [0.049426s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_filtering_by_fields [1.309651s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_valid_fields [0.046643s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_single_transaction [0.131639s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_to_dict_makes_primitive_field_value [0.044014s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_pager_is_passed_through [0.049426s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_changes_forbidden [0.044175s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist_false [0.083956s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_updates_from_db_object [0.049070s] ... ok DEBUG: {2} 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: {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_fields [0.044729s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist_validate_filters_false [0.149076s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_count_invalid_filters [0.259799s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_single_transaction [0.129866s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_db_obj [0.169933s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.079618s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_count_validate_filters_false [0.131912s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_object_create_update_delete [0.223485s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_db_obj [0.121678s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.112660s] ... 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: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_objects_single_transaction [0.107149s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.111684s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_objects_exist_validate_filters [0.100647s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_object_create_update_delete [0.119979s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_standard_attr_id [0.215980s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_object [0.264535s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist_validate_filters [0.177897s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_single_transaction [0.108554s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_clean_obj_from_primitive [0.042861s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_get_objects_single_transaction [0.681108s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects_invalid_fields [0.040455s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_count_invalid_filters [0.135138s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.042318s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_valid_fields [0.041201s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_object_single_transaction [0.126524s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist_validate_filters_false [0.263363s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_fields [0.044327s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_objects_invalid_fields [0.039374s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object [0.047408s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist [0.140936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object_missing_object [0.046093s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object_unique_key [0.046196s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_single_transaction [0.204727s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_create [0.045528s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_create_updates_from_db_object [0.044846s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete [0.043697s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects_valid_fields [0.044950s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects [0.045738s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_mixed_fields [0.042390s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_objects_exist_validate_filters_false [0.699328s] ... ok 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: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.042416s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.591078s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects [0.043408s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.598211s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_delete_objects_valid_fields [0.040254s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_without_validate_filters [0.045199s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_fields_no_update [0.042786s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_to_dict_synthetic_fields [0.043962s] ... ok DEBUG: {2} 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: {2} 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.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_without_validate_filters [0.044222s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values [0.042073s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_without_validate_filters [0.056218s] ... ok DEBUG: {2} 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.NetworkPortSecurityDbObjTestCase.test_count_validate_filters_false [0.275671s] ... 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: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_changes_forbidden [0.047330s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_objects_without_validate_filters [0.042161s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_clean_obj_from_primitive [0.049007s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_create_duplicates [0.045128s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects [0.044200s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_db_obj [0.274315s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_extra_fields [0.043566s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_count [0.834342s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_invalid_fields [0.043856s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_invalid_field [0.044243s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_objects_nothing_to_delete [0.170274s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.044281s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.045563s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_create_updates_from_db_object [0.045340s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_count_invalid_filters [0.292950s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_delete_single_transaction [0.172870s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_object_missing_object [0.042642s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects [0.044357s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_filtering_by_fields [0.208092s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.043446s] ... 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_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_objects_valid_fields [0.042597s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_invalid_field [0.040980s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_get_values_without_validate_filters [0.040692s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_object_create_update_delete [0.275337s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_object_single_transaction [0.183708s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_single_transaction [0.150838s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_fields [0.044277s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_objects_invalid_fields [0.048870s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPAssociationIfaceObjectTestCase.test_update_objects_valid_fields [0.044164s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_objects_supports_extra_filtername [0.157339s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist_false [0.151076s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist_false [0.259056s] ... ok DEBUG: {2} 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_network.NetworkPortSecurityDbObjTestCase.test_update_single_transaction [0.210200s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_clean_obj_from_primitive [0.046022s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects_valid_fields [0.041894s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_fields_no_update [0.040791s] ... 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_local_ip.LocalIPDbObjectTestCase.test_count [0.394470s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object [0.042054s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_create [0.045755s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist_validate_filters_false [0.251661s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_invalid_fields [0.039925s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete [0.044698s] ... 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: {0} 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.NetworkPortSecurityIfaceObjTestCase.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.SegmentHostMappingIfaceObjectTestCase.test_get_objects_without_validate_filters [0.043095s] ... 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: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values [0.043564s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_objects_without_validate_filters [0.040627s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_without_validate_filters [0.040992s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_object [0.255428s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_changes_forbidden [0.043191s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_objects_invalid_fields [0.040499s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_objects_valid_fields [0.042670s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_create_update_delete [0.395762s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.041210s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_objects_nothing_to_update [0.165449s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_count [0.237836s] ... ok DEBUG: {0} 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_network.NetworkPortSecurityIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} 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_network.NetworkPortSecurityIfaceObjTestCase.test_get_object_missing_object [0.042412s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object_missing_primary_key [0.042066s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_valid_fields [0.041744s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_count_invalid_filters [0.209202s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values [0.041134s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_object_single_transaction [0.343305s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_invalid_field [0.043519s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test__get_used_allocation_mapping [0.326170s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_with_validate_filters [0.041815s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.131032s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_values_without_validate_filters [0.049172s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_count_invalid_filters [0.079668s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_create_not_shared_with_project_id [0.072523s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_fields [0.051339s] ... 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: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_create_single_transaction [0.073590s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_get_objects_single_transaction [0.351578s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_objects_nothing_to_delete [0.069340s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_id_no_project_id [0.148427s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_standard_attr_id [0.084034s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist_false [0.127527s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_not_shared_without_project_id [0.075036s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_count_invalid_fields [0.043775s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_create [0.045921s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete [0.043892s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_objects_exist_validate_filters [0.349126s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects [0.042591s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects_invalid_fields [0.042934s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects_valid_fields [0.047012s] ... ok DEBUG: {0} 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_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_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.047119s] ... 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: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_changes [0.047725s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_create_single_transaction [0.846195s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.387306s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_changes_forbidden [0.046594s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_fields [0.044948s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.668140s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_db_obj [0.166205s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_objects [0.212510s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_delete_objects [0.212134s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.134113s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects [0.053578s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_create [0.535683s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_object_create_update_delete [0.187872s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects_invalid_fields [0.049416s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_create_updates_from_db_object [0.056650s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete_objects_valid_fields [0.043686s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_delete [0.050207s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_extra_fields [0.043735s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_object [0.044056s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_fields_no_update [0.040792s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_object_single_transaction [0.173325s] ... 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_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_network.NetworkRBACIfaceOjectTestCase.test_get_objects_with_string_matching_filters_ends ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_local_ip.LocalIPIfaceObjectTestCase.test_get_project_id [0.047687s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_without_validate_filters [0.043637s] ... 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_network.NetworkRBACIfaceOjectTestCase.test_get_project_id [0.043291s] ... ok 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.LocalIPIfaceObjectTestCase.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 [0.041814s] ... ok 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: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_fields [0.045377s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_objects_invalid_fields [0.042943s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_db_obj [0.178881s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_primary_key_forbidden_fail [0.042085s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_objects_exist [0.212387s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_count_validate_filters_false [0.241921s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_filtering_by_fields [0.265272s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_single_transaction [0.159734s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_single_transaction [0.069865s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_create_duplicates [0.044674s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_objects_nothing_to_delete [0.151728s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_delete [0.044540s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object [0.045406s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_object_missing_object [0.042424s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_get_objects_with_synthetic_fields [0.176861s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects_pager_is_passed_through [0.045271s] ... 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_network.NetworkSegmentDbObjTestCase.test_delete_single_transaction [0.194702s] ... 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: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_objects_exist_validate_filters_false [0.142339s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_invalid_field [0.045390s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_with_validate_filters [0.041566s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_count_invalid_filters [1.768800s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_values_without_validate_filters [0.042719s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_object_single_transaction [0.176466s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelDbObjectTestCase.test_update_object [0.193411s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_to_dict_with_unset_project_id [0.043038s] ... 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_metering.MeteringLabelDbObjectTestCase.test_update_objects_nothing_to_update [0.083545s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_objects_without_validate_filters [0.044744s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_clean_obj_from_primitive [0.043553s] ... 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.041592s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_supports_extra_filtername [0.156885s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete [0.042911s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_delete_objects [0.040410s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_fields_no_update [0.040954s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_object [0.041670s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects [0.040277s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_objects [0.291731s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_create_duplicates [0.047311s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects [0.054916s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects_invalid_fields [0.046713s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_delete_objects_without_validate_filters [0.041311s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_fields_no_update [0.041737s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_create_single_transaction [0.664278s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object [0.041292s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_create_single_transaction [1.033651s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_db_obj [0.190474s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.554528s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_objects_valid_fields [0.040057s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_project_id [0.038805s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values [0.038957s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.146593s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_get_values_invalid_field [0.039644s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_changes [0.043174s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_objects_invalid_fields [0.039784s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_objects_without_validate_filters [0.043554s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.489347s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelObjectTestCase.test_update_primary_key_forbidden_fail [0.041157s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_without_validate_filters [0.048659s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_mixed_field [0.042137s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_filtering_by_fields [0.287761s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_with_validate_filters [0.041155s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_objects_invalid_fields [0.041386s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_count [0.249051s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist [0.238603s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.172598s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_objects_exist_false [0.147948s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.274555s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_non_existent_object_raises_not_found [0.145262s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_filtering_by_fields [0.205771s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_object_single_transaction [1.076651s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_objects [0.292264s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_object_create_update_delete [0.214915s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_object [0.238787s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_update_objects_nothing_to_update [0.158306s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_single_transaction [0.167774s] ... 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: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object_missing_object [0.040114s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object_missing_primary_key [0.039080s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_object_unique_key [0.041869s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.180964s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_invalid_fields [0.040961s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.040112s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values [0.040852s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.271208s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_invalid_field [0.042175s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.041695s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_changes_forbidden [0.044032s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.258013s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_objects_valid_fields [0.044064s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_objects_without_validate_filters [0.045005s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_updates_from_db_object [0.045790s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist_validate_filters [0.259258s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.167401s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete [0.044383s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_delete_objects_without_validate_filters [0.043652s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_fields_no_update [0.041981s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_create_single_transaction [0.267741s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_object [0.041287s] ... ok DEBUG: {3} 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_get_object_missing_object [0.041829s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_fields_no_update [0.040560s] ... ok DEBUG: {1} 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_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_valid_fields [0.043805s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_objects_pager_is_passed_through [0.042457s] ... ok DEBUG: {3} 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: {1} 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: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_with_validate_filters [0.045345s] ... 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: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_db_obj [0.294011s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_objects_without_validate_filters [0.045052s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test__get_available_allocation [0.097946s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_standard_attr_id [1.588970s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_count_validate_filters_false [0.093147s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.071332s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_single_transaction [0.275148s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_object_create_update_delete [0.111254s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_object_single_transaction [0.085894s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_filtering_by_fields [0.286363s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field 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_metering.MeteringLabelRuleObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_fields [0.043588s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_objects_valid_fields [0.044118s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_primary_key_forbidden_fail [0.045404s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_metering.MeteringLabelRuleObjectTestCase.test_update_updates_from_db_object [0.045412s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_objects_single_transaction [0.269459s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_for_project [0.323375s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_objects_nothing_to_delete [0.373931s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_objects_nothing_to_update [1.016327s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete [0.045613s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects_valid_fields [0.047469s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects_without_validate_filters [0.046745s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared_no_default_range_two_shared_ranges [0.434486s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields 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_to_dict_makes_primitive_field_value [0.043327s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_objects_invalid_fields [0.045627s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_delete_single_transaction [0.361431s] ... 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: {0} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_objects_without_validate_filters [0.051410s] ... ok DEBUG: {2} 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_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist_validate_filters_false [0.509127s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.366775s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.068235s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_count_validate_filters_false [0.370588s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_object [0.094355s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist_validate_filters_false [0.275497s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_clean_obj_from_primitive [0.043914s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_extra_fields [0.040724s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object_unique_key [0.044978s] ... ok DEBUG: {3} 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: {3} 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_ports.DistributedPortBindingDbObjectTestCase.test_db_obj [0.309388s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values [0.045381s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_object [0.404272s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_without_validate_filters [0.042847s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_clean_obj_from_primitive [0.044416s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.041147s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_updates_from_db_object [0.043588s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_count_invalid_fields [0.092621s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_create_duplicates [0.042802s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects [0.041746s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects_invalid_fields [0.044699s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects_valid_fields [0.044979s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.456453s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object [0.043810s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object_missing_object [0.042580s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyDbObjectTestCase.test_update_objects [0.513053s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object_missing_primary_key [0.040169s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects [0.041407s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects [0.051527s] ... ok DEBUG: {2} 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: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.050399s] ... ok DEBUG: {2} 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_ndp_proxy.NDPProxyIfaceObjectTestCase.test_extra_fields [0.051547s] ... ok DEBUG: {2} 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_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object [0.043249s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_object_single_transaction [0.310507s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_values_invalid_field [0.043113s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_object_missing_object [0.047299s] ... 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_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_invalid_field [0.045702s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.045692s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_get_values_with_validate_filters [0.045100s] ... ok 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: {1} neutron.tests.unit.objects.test_ndp_proxy.NDPProxyIfaceObjectTestCase.test_update_objects_valid_fields [0.044133s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_fields [0.043880s] ... ok DEBUG: {0} 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_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_count [0.096601s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_create_not_shared_without_project_id [0.085227s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_create_single_transaction [0.249151s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_db_obj [0.088801s] ... 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: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_count [1.189408s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_single_transaction [0.069067s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_object [0.352140s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared_without_physical_network_for_vlan [0.107651s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_delete_objects [0.310044s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist_false [0.072239s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_not_shared_with_project_id [0.078005s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_create_duplicates [0.042751s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_create_updates_from_db_object [0.041929s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.039878s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_objects [0.361015s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_fields_no_update [0.039763s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.044463s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object [0.041297s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object_missing_object [0.039517s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.046203s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_object_missing_primary_key [0.041540s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects [0.040736s] ... ok DEBUG: {2} 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_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_valid_fields [0.040292s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_without_validate_filters [0.042289s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_objects_invalid_fields [0.040312s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_object_create_update_delete [0.670498s] ... ok DEBUG: {1} 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_port_forwarding.PortForwardingDbObjectTestCase.test_db_obj [1.024935s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.513264s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.043469s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_supports_extra_filtername [0.172401s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object [0.057567s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.041477s] ... ok DEBUG: {0} 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: {0} 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_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_objects_valid_fields [0.496932s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.040438s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_fields [0.047662s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.041727s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_updates_from_db_object [0.044802s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_objects_exist_validate_filters_false [0.311808s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_create_single_transaction [0.270741s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_object_single_transaction [0.258512s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateDbObjectTestCase.test_update_object [0.345658s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_clean_obj_from_primitive [0.047378s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_count_invalid_fields [0.042123s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_object [0.046068s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_objects_without_validate_filters [0.041242s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_with_validate_filters [0.047395s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_get_values_without_validate_filters [0.040592s] ... ok DEBUG: {1} 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_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.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_update_changes [0.047442s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_objects_valid_fields [0.051194s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_count_invalid_fields [0.047248s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_count_validate_filters_false [1.180160s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ndp_proxy.RouterNDPProxyStateIfaceObjectTestCase.test_update_updates_from_db_object [0.050425s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_create_duplicates [0.044223s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects_valid_fields [0.042532s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_objects [1.690918s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_fields_no_update [0.050802s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_count_validate_filters_false [0.230859s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object_missing_object [0.046529s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object_unique_key [0.055662s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects [0.057505s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_create_single_transaction [0.199155s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field 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_get_values_without_validate_filters [0.049913s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.055689s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_db_obj [0.189113s] ... 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_changes_forbidden [0.059201s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_objects_invalid_fields [0.046528s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_filtering_by_fields [0.196533s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_objects_without_validate_filters [0.046420s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_objects_nothing_to_delete [1.031500s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_get_object_single_transaction [0.182587s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.283373s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_single_transaction [0.316301s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_filtering_by_fields [1.416905s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist_validate_filters [0.636482s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_object_create_update_delete [0.294222s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_objects_exist_validate_filters_false [0.231401s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_single_transaction [0.983621s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.163247s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_object_single_transaction [0.358455s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkDbObjectTestCase.test_update_object [0.226859s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_create_duplicates [0.041921s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects_valid_fields [0.039893s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.044249s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object_missing_primary_key [0.041750s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_object_unique_key [0.043966s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_objects_valid_fields [0.046313s] ... ok DEBUG: {1} 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: {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: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_network.ExternalNetworkIfaceObjectTestCase.test_update_objects_without_validate_filters [0.041881s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_create_single_transaction [0.205580s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist_validate_filters [0.976225s] ... ok DEBUG: {0} 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.NetworkDNSDomainDbObjectTestcase.test_db_obj [0.187864s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_object_create_update_delete [0.195138s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_get_object_single_transaction [0.172863s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_single_transaction [0.266536s] ... 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: {1} 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_ports.PortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_create [0.044989s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_objects_exist_validate_filters_false [0.241459s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete [0.043771s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects [0.047325s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.040939s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_non_existent_object_raises_not_found [0.148524s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.044462s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.040340s] ... 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: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainDbObjectTestcase.test_update_single_transaction [0.177438s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.043678s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_fields_no_update [0.041533s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_object_missing_primary_key [0.042577s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values [0.045166s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_objects_without_validate_filters [0.042312s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values [0.043235s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_get_values_without_validate_filters [0.041261s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_to_dict_makes_primitive_field_value [0.041244s] ... 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_objects_exist_validate_filters_false [1.620321s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist_false [0.969484s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_create_duplicates [0.045753s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_create_single_transaction [0.484590s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_changes [0.482521s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDNSDomainIfaceObjectTestcase.test_update_objects_without_validate_filters [0.041980s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object_missing_primary_key [0.542141s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_count_invalid_filters [0.144956s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_invalid_fields [0.041855s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.041762s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_valid_fields [0.043953s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_count_validate_filters_false [0.134890s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_create_update_delete [0.502637s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_without_validate_filters [0.044034s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_delete_single_transaction [0.139417s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_invalid_field [0.041221s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_changes [0.043469s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.970626s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_objects_valid_fields [0.047927s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_dns_domain [0.236814s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_with_synthetic_fields [0.483176s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_count_invalid_filters [0.346366s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.241979s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_filtering_by_fields [0.488190s] ... ok DEBUG: {0} 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.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: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_get_object_with_synthetic_fields [0.252182s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_single_transaction [1.078200s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_clean_obj_from_primitive [0.048039s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_supports_extra_filtername [0.433685s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_count_invalid_fields [0.047076s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_qos_policy_id [0.382337s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_create [0.048102s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_create_updates_from_db_object [0.045331s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDbObjectTestCase.test_update_objects_nothing_to_update [0.078944s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects_invalid_fields [0.043861s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_fields_no_update [0.044339s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_mixed_fields [0.044965s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_count [0.112229s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.336632s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_mixed_field [0.042977s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_with_validate_filters [0.047365s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_create_single_transaction [0.118072s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_fields [0.044465s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_primary_key_forbidden_fail [0.043027s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_delete_single_transaction [0.112371s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.248680s] ... ok DEBUG: {1} 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.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_single_transaction [0.100889s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_create_single_transaction [0.295218s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.247347s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_create [0.044561s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.100425s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_create_updates_from_db_object [0.045402s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values [0.042150s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_non_existent_object_raises_not_found [1.046142s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.042269s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_objects [0.310535s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_changes [0.044700s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_changes_forbidden [0.043733s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_objects_valid_fields [0.042488s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_delete_single_transaction [0.264858s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_objects_nothing_to_update [0.450046s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_clean_obj_from_primitive [0.045823s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_count [0.324836s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.254025s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_create_duplicates [0.040799s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist_false [0.105332s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects_invalid_fields [0.050218s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects_without_validate_filters [0.049401s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist_validate_filters [0.100312s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object [0.051140s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects [0.046789s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist_false [0.241558s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.048748s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.109736s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_valid_fields [0.049026s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_with_validate_filters [0.046093s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_object [0.123936s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_without_validate_filters [0.047949s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_changes [0.050297s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_fields [0.047804s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_objects [0.133514s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_objects_invalid_fields [0.049469s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_objects_without_validate_filters [0.051818s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.101682s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_count_invalid_fields [0.044275s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_count_validate_filters_false [0.780370s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_create [0.044030s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_create_duplicates [0.043818s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_create_updates_from_db_object [0.043430s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object_missing_object [0.043131s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object_missing_primary_key [0.044273s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.759282s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_count [0.374568s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_object_unique_key [0.047506s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_objects [0.292451s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.043008s] ... ok 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: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_invalid_field [0.041434s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_get_values_with_validate_filters [0.042774s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_single_transaction [0.211151s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_update_single_transaction [0.269391s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.044873s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_count_invalid_fields [0.040895s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_changes [0.047260s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_count_validate_filters_false [0.332414s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkDhcpAgentBindingObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.051670s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_create_duplicates [0.040932s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_count_invalid_fields [0.046829s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete [0.042317s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_create [0.047915s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_fields_no_update [0.042276s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object_missing_object [0.039855s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_create_updates_from_db_object [0.047205s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist [0.301103s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects [0.041288s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects_valid_fields [0.052225s] ... 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: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.045171s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.295424s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.041111s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_fields_no_update [0.043183s] ... ok DEBUG: {2} 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: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_object_missing_primary_key [0.047052s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_valid_fields [0.050525s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_mixed_fields [0.056784s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist_false [0.265220s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.052389s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_invalid_field [0.044834s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.041890s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_get_values_mixed_field [0.043316s] ... ok DEBUG: {2} 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_ports.DistributedPortBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.041415s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_objects_invalid_fields [0.049426s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.041960s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_create_update_delete [0.385893s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkObjectIfaceTestCase.test_update_objects_without_validate_filters [0.053281s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist_validate_filters [0.218482s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_single_transaction [0.254117s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_count_invalid_filters [0.268788s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_count_invalid_filters [0.336647s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_object_create_update_delete [0.194607s] ... ok DEBUG: {3} 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.PortDNSDbObjectTestCase.test_get_objects_supports_extra_filtername [0.250947s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects [0.048597s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects_invalid_fields [0.044848s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_db_obj [0.253016s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_invalid_fields [0.045378s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_without_validate_filters [0.041103s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_fields [0.045183s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.224445s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_objects_valid_fields [0.048629s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.050627s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist_validate_filters_false [0.390579s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_objects_exist [0.270575s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.236591s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_objects_nothing_to_update [0.277345s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_create_single_transaction [0.330873s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_count_invalid_fields [0.046189s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_create [0.045598s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_delete_single_transaction [0.251874s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_create_duplicates [0.041497s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object_missing_object [0.040240s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object_missing_primary_key [0.047964s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object_unique_key [0.047543s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_db_obj [0.283666s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.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_update_non_existent_object_raises_not_found [0.723781s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.254759s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.238895s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityDbObjTestCase.test_update_objects [0.235702s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_create [0.042557s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_create_updates_from_db_object [0.042694s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete [0.042744s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_delete_objects [0.042087s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_filtering_by_fields [0.310419s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_object_unique_key [0.042248s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.044042s] ... 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_network.NetworkPortSecurityIfaceObjTestCase.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_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_without_validate_filters [0.049374s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_objects_valid_fields [0.044560s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_objects_exist_validate_filters_false [0.313082s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.044416s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkPortSecurityIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.050595s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_updates_from_db_object [0.047560s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_create_updates_from_db_object [0.041919s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete [0.041735s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_create_single_transaction [0.187870s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_count_validate_filters_false [0.246788s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_port_binding_by_vnic_type [0.322781s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_filtering_by_fields [0.171150s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_get_objects_single_transaction [0.127364s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.250670s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_objects [0.362357s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_delete_objects_without_validate_filters [0.516172s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object [0.043905s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values [0.043294s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_invalid_field [0.041723s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_values_with_validate_filters [0.042230s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_single_transaction [0.284514s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_auto_deletable_ports_not_dhcp [0.292585s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_count_invalid_fields [0.043656s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.345235s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.139081s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_count [0.355271s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACDbObjectTestCase.test_update_object [0.217474s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_object_create_update_delete [0.425425s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_clean_obj_from_primitive [0.044053s] ... 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_invalid_fields [0.041370s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_get_objects [0.044323s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_create_duplicates [0.511122s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_changes [0.045589s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_supports_extra_filtername [0.193954s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_create_updates_from_db_object [0.045648s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkRBACIfaceOjectTestCase.test_update_objects_valid_fields [0.042867s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_fields_no_update [0.040527s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_count_validate_filters_false [0.330298s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object_missing_object [0.041856s] ... ok DEBUG: {3} 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: {3} 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: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_invalid_field [0.041436s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist [0.239849s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_count [0.221290s] ... 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: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_changes [0.045369s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_changes_forbidden [0.044008s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.043056s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_delete_objects [0.333143s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.190348s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_delete_objects [0.298612s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_single_transaction [0.245709s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_single_transaction [0.183589s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_duplicated_port_bindings [0.408403s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_5_to_v1_4_drops_qos_network_policy_id [0.220143s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_count_invalid_filters [0.597164s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_get_objects_supports_extra_filtername [0.271516s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_7_to_v1_6_drops_device_profile [0.235064s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_8_to_v1_7_drops_hints [0.210460s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist_validate_filters [0.255036s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_create [0.049836s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects_without_validate_filters [0.046468s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object_missing_primary_key [0.044300s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects [0.048338s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_count_validate_filters_false [0.631061s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_valid_fields [0.057073s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist_validate_filters_false [0.345935s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentDbObjTestCase.test_hosts [0.237119s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_clean_obj_from_primitive [0.046346s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_count_invalid_fields [0.041070s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_object [0.324362s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_objects_valid_fields [0.041602s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_objects_nothing_to_delete [0.427546s] ... ok DEBUG: {1} 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: {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_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_get_values_without_validate_filters [0.053561s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_changes [0.053359s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.NetworkSegmentIfaceObjTestCase.test_update_fields [0.045983s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_project_id [0.690442s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_invalid_field [0.045083s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_objects [0.361103s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_changes_forbidden [0.044657s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_fields [0.046958s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.042577s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_single_transaction [0.489206s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_count_validate_filters_false [0.288902s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_create_updates_from_db_object [0.058571s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_update_objects_nothing_to_update [0.254611s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects_without_validate_filters [0.049898s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.043043s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects [0.046197s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object [0.040562s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.045575s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.040554s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_object_unique_key [0.042231s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects [0.046064s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_delete_objects_nothing_to_delete [0.287520s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.042677s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values [0.046961s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_invalid_field [0.043582s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist_false [0.440672s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.044245s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_with_validate_filters [0.045510s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.042881s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_fields [0.043025s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_changes_forbidden [0.047171s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.041069s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_objects_invalid_fields [0.047832s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_updates_from_db_object [0.044684s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_get_object_single_transaction [0.285087s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_objects_valid_fields [0.052680s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_single_transaction [0.097554s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist_validate_filters [0.441421s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_supports_extra_filtername [0.088133s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist [0.088008s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_objects_exist [0.300550s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist_validate_filters [0.081780s] ... ok DEBUG: {0} 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.PortBindingLevelDbObjectTestCase.test_objects_exist_validate_filters_false [0.530149s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects_invalid_fields [0.043677s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} 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_ports.PortBindingLevelDbObjectTestCase.test_db_obj [0.978324s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_count [0.087324s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_create_updates_from_db_object [0.042516s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.040739s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_count_invalid_filters [0.077320s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_object_unique_key [0.043474s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_invalid_fields [0.039223s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.040175s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_object [0.531204s] ... 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: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_create_updates_from_db_object [0.041610s] ... ok DEBUG: {1} 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_ports.PortBindingLevelIfaceObjTestCase.test_get_object_unique_key [0.040844s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network.SegmentHostMappingIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.451730s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.042160s] ... ok DEBUG: {3} 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_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_objects [0.097904s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_delete_single_transaction [0.089113s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.042536s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_changes_forbidden [0.044831s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_updates_from_db_object [0.043443s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.752628s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_object_create_update_delete [0.082902s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_objects [0.607727s] ... 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: {0} 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: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_filtering_by_fields [0.617703s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_supports_extra_filtername [0.072955s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.067653s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_object [0.082938s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects_invalid_fields [0.044274s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.041571s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_delete_single_transaction [0.481304s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_count_invalid_filters [0.815013s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_project_id [0.045247s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_with_validate_filters [0.041886s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.042236s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_changes [0.043817s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_fields [0.046445s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_create_single_transaction [0.263791s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_objects_without_validate_filters [0.054892s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_count_invalid_filters [0.073935s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared [0.703079s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_create_single_transaction [0.103983s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_objects_with_synthetic_fields [0.498730s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_single_transaction [0.088019s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_objects [0.350319s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist [0.097884s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_get_segments_shared_no_shared_ranges [0.253938s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.079323s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist [0.081862s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_object [0.085144s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_objects_exist_validate_filters [0.066151s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_objects_nothing_to_update [0.068394s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_object [0.323824s] ... ok DEBUG: {2} 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_quota.QuotaUsageDbObjectTestCase.test_update_single_transaction [0.076195s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_objects [0.125746s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete [0.040734s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_create_duplicates [0.044051s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_objects_nothing_to_update [0.078602s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects [0.039525s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete [0.043098s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects [0.040564s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects [0.043830s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeDbObjectTestCase.test_update_single_transaction [0.089134s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.041164s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.042707s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values [0.038893s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_valid_fields [0.042143s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_invalid_fields [0.044039s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_invalid_field [0.039309s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.047507s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.042378s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_count [0.086963s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_changes [0.039211s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_project_id [0.046489s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_invalid_field [0.045981s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_count_validate_filters_false [0.089075s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_get_values_with_validate_filters [0.045560s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_network_segment_range.NetworkSegmentRangeIfaceObjectTestCase.test_update_objects_without_validate_filters [0.045161s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_expired [0.082512s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_objects.TestObjectVersions.test_versions [0.075893s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_objects [0.093746s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_objects [0.692692s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test__attach_qos_policy [0.333953s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_single_transaction [0.099633s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_with_synthetic_fields [0.081079s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.068815s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist_validate_filters [0.066172s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test__attach_security_group [0.304546s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist_validate_filters_false [0.075403s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_update_single_transaction [0.483798s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_create [0.045223s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects [0.041704s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_check_network_ports_by_binding_types [0.268040s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object_missing_object [0.042001s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_object_missing_primary_key [0.040851s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_mixed_fields [0.041268s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values [0.041546s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_invalid_field [0.040598s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_count_invalid_filters [0.208798s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_to_dict_synthetic_fields [0.044087s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_objects_valid_fields [0.041939s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.040537s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_non_existent_object_raises_not_found [1.005696s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_object [0.658100s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_count_validate_filters_false [0.206849s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_null_vif_details_in_db(PortBinding) [0.129776s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_create_updates_from_db_object [0.045766s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_extra_fields [0.040646s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object_missing_primary_key [0.040958s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_null_vif_details_in_db(DistributedPortBinding) [0.119406s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.044372s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.041282s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_valid_fields [0.042471s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_db_obj [0.261464s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.043022s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_vif_details(PortBinding) [0.141605s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_fields [0.043718s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_count [0.088787s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortBindingVifDetailsTestCase.test_vif_details(DistributedPortBinding) [0.136193s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_count_validate_filters_false [0.084703s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_db_obj [0.084030s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_objects_nothing_to_delete [0.247853s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_objects [0.086882s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist_validate_filters_false [0.082614s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.076719s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_object [0.098879s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_objects_nothing_to_update [0.077455s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_clean_obj_from_primitive [0.042751s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects [0.043789s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects_invalid_fields [0.044397s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects [0.046624s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_valid_fields [0.041528s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_filtering_by_fields [1.084091s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values [0.040665s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_without_validate_filters [0.043743s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_single_transaction [0.161303s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_delete_single_transaction [1.614256s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects_valid_fields [0.041356s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.041741s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} 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: {0} 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_rbac.RBACBaseObjectIfaceTestCase.test_update_fields [0.040926s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_ports_allocated_by_subnet_id [0.352480s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects_invalid_fields [0.059522s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects_valid_fields [0.055471s] ... 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_fields_no_update [0.062099s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_ports_by_vnic_type_and_host [0.341229s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist_validate_filters [0.293423s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_standard_attr_id [0.233102s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist_false [0.147368s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.262121s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_mixed_fields [0.653776s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_object_create_update_delete [1.209948s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.066903s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_valid_fields [0.070022s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_object [0.286849s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_projects_with_shared_access_to_db_obj_return_project_ids [0.070888s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_create_duplicates [0.040858s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects [0.039531s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_for_admin [0.074048s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_objects [0.367296s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects_invalid_fields [0.039901s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_for_db_object_owner [0.060998s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete_objects_valid_fields [0.039988s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects_without_validate_filters [0.047737s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_without_validate_filters [0.041871s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_fields_no_update [0.043905s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_objects_valid_fields [0.062877s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_with_validate_filters [0.040248s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_object [0.043745s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_to_dict_synthetic_fields [0.044053s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_updates_from_db_object [0.068567s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_invalid_fields [0.048061s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_objects_without_validate_filters [0.042886s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_not_bound_project_success [0.072106s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_updates_from_db_object [0.042257s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_valid_fields [0.044801s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject 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: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_valid_fields [0.040029s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_count_validate_filters_false [0.087775s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} 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.SecurityGroupPortBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.040385s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_objects_valid_fields [0.057843s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_filtering_by_fields [0.098759s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_object_create_update_delete [0.087724s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_db_obj [0.085463s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist_validate_filters [0.077392s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_queries_constant [0.986259s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_objects [0.079414s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.209733s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist_validate_filters_false [0.083539s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_create_update_delete [0.083324s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_single_transaction [0.097038s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_objects_single_transaction [0.084134s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_count_invalid_fields [0.053183s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist_false [0.082195s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_create [0.055293s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_delete_single_transaction [0.274422s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete [0.089803s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object [0.051271s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values [0.049102s] ... 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_router.DVRMacAddressIfaceObjectTestCase.test_get_values_without_validate_filters [0.051681s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_changes [0.050065s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_objects_without_validate_filters [0.051891s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_clean_obj_from_primitive [0.070377s] ... 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_create_updates_from_db_object [0.052571s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects [0.040717s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects_valid_fields [0.041265s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object [0.043721s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object_missing_object [0.053383s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects [0.047781s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_get_objects_supports_extra_filtername [1.173368s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_clean_obj_from_primitive [0.850513s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects [0.044927s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_without_validate_filters [0.092055s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects_valid_fields [0.050827s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_fields_no_update [0.089051s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_objects_with_synthetic_fields [0.941421s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object_missing_primary_key [0.057499s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object_unique_key [0.044499s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects [0.042920s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_invalid_fields [0.041925s] ... 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_pager_is_passed_through [0.112779s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_valid_fields [0.143824s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_invalid_field [0.094699s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_with_validate_filters [0.103467s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.102891s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_changes_forbidden [0.087032s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_changes_forbidden [0.095823s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_objects_invalid_fields [0.108419s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_fields [0.100380s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_objects_without_validate_filters [0.129855s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.072242s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_db_obj [0.097863s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_objects_nothing_to_delete [0.076081s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_port_from_mac_and_pci_slot [1.471602s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_filtering_by_fields [0.167176s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_port_from_mac_and_pci_slot_no_ports [0.175013s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist_false [0.102640s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_objects_exist [2.092928s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist_validate_filters [0.095106s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_ports_ids_by_security_groups_except_router [0.264619s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_objects [0.095628s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_create [0.057594s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_create_duplicates [0.047666s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist_validate_filters [0.167017s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects_valid_fields [0.053417s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object_missing_object [0.052867s] ... ok DEBUG: {3} 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: {3} 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: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values [0.044400s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_count [1.295311s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.050565s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_qos_network_policy_id [0.361746s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.088778s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_objects_nothing_to_delete [0.085349s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_supports_extra_filtername [0.088343s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_security_group_ids_and_port_id [0.309559s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_extra_fields [0.043724s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object [0.056812s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object_missing_object [0.060534s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_objects_nothing_to_update [0.190800s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object_missing_primary_key [0.059576s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_without_validate_filters [0.067399s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_project_id [0.053918s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values [0.051449s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_invalid_field [0.061935s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_count_validate_filters_false [1.000410s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_2_to_v1_1_drops_segment_id_in_binding_levels [0.406948s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_with_validate_filters [0.049525s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_fields [0.094692s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_3_to_v1_2_unlists_distributed_bindings [0.292926s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_objects_invalid_fields [0.065382s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.125359s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_4_to_v1_3_converts_binding_to_portbinding_object [0.409114s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.734229s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_object [2.364979s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_v1_6_to_v1_5_drops_numa_affinity_policy [0.253027s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_extra_fields [0.049884s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object [0.049421s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_objects_nothing_to_update [0.667235s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object_missing_object [0.049758s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_mixed_fields [0.054535s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_count_invalid_fields [0.045642s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values [0.063031s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_without_validate_filters [0.051351s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects [0.052649s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.050144s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object [0.052777s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_to_dict_with_unset_project_id [0.055351s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_invalid_fields [0.043933s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_objects_valid_fields [0.078601s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_create [0.052279s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values [0.043823s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete [0.052560s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.042041s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_invalid_field [0.074786s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object_missing_object [0.043753s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_object_with_synthetic_fields [0.948327s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_objects_invalid_fields [0.053127s] ... ok DEBUG: {2} 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_quota.ReservationObjectIfaceTestCase.test_update_objects_without_validate_filters [0.046914s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.098614s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_single_transaction [0.083728s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_filtering_by_fields [0.105773s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_count_invalid_fields [0.052707s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.606143s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.598179s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.039148s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object_missing_object [0.041227s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.047050s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object_missing_primary_key [0.045638s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_invalid_fields [0.040720s] ... 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_quota.ResourceDeltaObjectIfaceTestCase.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.SecurityGroupPortBindingIfaceObjTestCase.test_update_fields [0.043205s] ... ok DEBUG: {3} 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_ports.SecurityGroupPortBindingIfaceObjTestCase.test_update_objects_without_validate_filters [0.049125s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingDbObjectTestCase.test_update_objects [1.773983s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_invalid_field [0.082516s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_objects_nothing_to_delete [0.097519s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} 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_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_filtering_by_fields [0.094077s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_changes [0.054270s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_delete_objects [0.095974s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_changes_forbidden [0.042139s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_objects_valid_fields [0.049122s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object [0.101709s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_objects_without_validate_filters [0.046591s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_object_missing_object [0.058839s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_objects_exist_validate_filters_false [0.091363s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.043420s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_updates_from_db_object [0.043849s] ... ok DEBUG: {2} 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_port_forwarding.PortForwardingObjectTestCase.test_get_object_unique_key [0.090605s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects [0.046868s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_count_invalid_fields [0.043125s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_create [0.049970s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_objects_pager_is_passed_through [0.050049s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_fields_no_update [0.051350s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_create_duplicates [0.045469s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects [0.045474s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete [0.044832s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values [0.058338s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_mixed_fields [0.092652s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_get_values_without_validate_filters [0.052249s] ... 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: {2} 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_port_forwarding.PortForwardingObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_objects_without_validate_filters [0.056716s] ... 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: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_mixed_field [0.040798s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values [0.044070s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_changes_forbidden [0.045609s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_to_dict_synthetic_fields [0.049949s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_values_without_validate_filters [0.052218s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_port_forwarding.PortForwardingObjectTestCase.test_update_updates_from_db_object [0.062475s] ... ok DEBUG: {2} 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: {3} 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_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_objects_invalid_fields [0.040704s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_create_duplicates [0.084122s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_create_single_transaction [0.084152s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete [0.055442s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_single_transaction [0.072822s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_objects_single_transaction [0.070347s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist_validate_filters_false [0.078757s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_create_updates_from_db_object [0.049329s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects [0.047148s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.069192s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_count [0.535265s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object [0.043882s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_object_missing_primary_key [0.039867s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects [0.050581s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_invalid_fields [0.048168s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_valid_fields [0.041028s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects [0.618351s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_objects [2.065825s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects [0.058855s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_filtering_by_fields [0.356026s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_without_validate_filters [0.065521s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_fails_for_unauthorized_project [0.079174s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_shared_field_false_without_context [0.080461s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_to_dict_makes_primitive_field_value [0.054657s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_changes_forbidden [0.058160s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_without_validate_filters [0.571288s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_fields [0.069379s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_changes_forbidden [0.041107s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_objects_without_validate_filters [0.066087s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_v1_2_to_v1_1_drops_qos_network_policy_id [0.632369s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.056569s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_shared_avoid_duplicate_update [0.059634s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_create_updates_from_db_object [0.056231s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_updates_from_db_object [0.049031s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_shared_wildcard [0.056666s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_fields_no_update [0.052795s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object_missing_object [0.056020s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_count [0.099455s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_fails_single_used_wildcarded [0.102123s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects [0.047172s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_count_validate_filters_false [0.075721s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.046877s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_objects [0.134736s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.072034s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_objects [0.080455s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_project_id [0.061098s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_delete_single_transaction [0.073173s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_object_single_transaction [0.099896s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values [0.047175s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_clean_obj_from_primitive [0.046659s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.053282s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_create_update_delete [0.107834s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_objects_valid_fields [0.049986s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_create_updates_from_db_object [0.045427s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_object_create_update_delete [1.171852s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects_invalid_fields [0.043478s] ... 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: {3} 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_router.DVRMacAddressIfaceObjectTestCase.test_fields_no_update [0.041721s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object_missing_object [0.044273s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist_false [0.068772s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects [0.063392s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist_validate_filters_false [0.076036s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_invalid_fields [0.052319s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_single_transaction [0.289169s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_create_single_transaction [0.385129s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_update_objects [0.093343s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_with_validate_filters [0.050393s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_clean_obj_from_primitive [0.047432s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_fields [0.050577s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_create [0.051187s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_objects_invalid_fields [0.063142s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects_valid_fields [0.043989s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_objects_valid_fields [0.062020s] ... ok DEBUG: {2} 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: {2} 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: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_updates_from_db_object [0.089779s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.051426s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_create [0.062836s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete [0.046453s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.050918s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_changes [0.043001s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects_without_validate_filters [0.049939s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object_missing_primary_key [0.044466s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_changes_forbidden [0.051865s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_invalid_fields [0.044440s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_objects_without_validate_filters [0.074450s] ... 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: {2} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_updates_from_db_object [0.046856s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values [0.044806s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingDbObjectTestCase.test_objects_exist [0.450550s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_create_single_transaction [0.100328s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_without_validate_filters [0.058011s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_delete_objects [0.048785s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_to_dict_makes_primitive_field_value [0.046943s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_db_obj [0.080173s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.055261s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_objects [0.836159s] ... 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: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_object_unique_key [0.055049s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.076473s] ... 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.DistributedPortBindingIfaceObjTestCase.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_update_objects_valid_fields [0.049112s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_create_update_delete [0.083724s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_objects_without_validate_filters [0.055092s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_objects_without_validate_filters [0.051745s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_single_transaction [0.069881s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.DistributedPortBindingIfaceObjTestCase.test_get_values_without_validate_filters [0.050010s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_primary_key_forbidden_fail [0.054550s] ... ok DEBUG: {3} 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_quota.ReservationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist [0.082940s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_objects_exist_false [0.071703s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_single_transaction [0.466282s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_filtering_by_fields [0.308236s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_reservation_synthetic_field [0.098802s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_create [0.045234s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_create_duplicates [0.040919s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete [0.058501s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects_invalid_fields [0.046507s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_supports_extra_filtername [0.305146s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.061956s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationDbObjectTestCase.test_get_object_create_update_delete [0.297540s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_fields_no_update [0.050912s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist_false [0.292154s] ... ok DEBUG: {1} 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_quota.ReservationObjectIfaceTestCase.test_get_objects_mixed_fields [0.572495s] ... 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_quota.ReservationObjectIfaceTestCase.test_get_project_id [0.045813s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_objects_valid_fields [0.049293s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.066475s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_updates_from_db_object [0.044211s] ... ok DEBUG: {1} 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_quota.ResourceDeltaDbObjectTestCase.test_count_invalid_filters [0.095285s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_clean_obj_from_primitive [0.059876s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_create [0.046969s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_delete_objects_nothing_to_delete [0.083064s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_object_missing_primary_key [0.043178s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.043620s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist [0.096488s] ... ok DEBUG: {1} 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_router.RouterDbObjectTestCase.test_update_objects_nothing_to_update [0.921425s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.IPAllocationIfaceObjTestCase.test_get_objects_valid_fields [0.059770s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_objects_exist_false [0.092777s] ... 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_router.FloatingIPDbObjectTestCase.test_delete_objects [1.814825s] ... 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_quota.ResourceDeltaDbObjectTestCase.test_objects_exist_validate_filters [0.084414s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_objects [0.097565s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_create_updates_from_db_object [0.048210s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects_valid_fields [0.050020s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.044513s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object [0.042636s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_object_unique_key [0.054253s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_count_invalid_filters [0.445176s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_single_transaction [0.587716s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_without_validate_filters [0.063461s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.040351s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.184765s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_update_objects_invalid_fields [0.050344s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_clean_obj_from_primitive [0.106581s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_create_duplicates [0.046094s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_objects_nothing_to_delete [0.830340s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist [0.447612s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete [0.101130s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object [0.108517s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object_missing_primary_key [0.096647s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_invalid_fields [0.089399s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_objects [0.586176s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingDbObjectTestCase.test_objects_exist_false [0.361070s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.100396s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_delete_objects_valid_fields [0.043832s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.071411s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_get_objects_valid_fields [0.045376s] ... ok DEBUG: {1} 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_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_without_validate_filters [0.052845s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_invalid_field [0.039486s] ... ok DEBUG: {1} 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_rbac.RBACBaseObjectIfaceTestCase.test_get_values_with_validate_filters [0.041108s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.043543s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_objects_valid_fields [0.043363s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values_without_validate_filters [0.069605s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.042299s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.039427s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_objects_valid_fields [0.040668s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_single_transaction [0.452527s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_clean_obj_from_primitive [0.099025s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_count_invalid_fields [0.124294s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_create [0.128374s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_single_transaction [0.333473s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_object_single_transaction [1.231324s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_create_updates_from_db_object [0.105535s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_delete_objects_without_validate_filters [0.061723s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist_validate_filters [0.451015s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_clean_obj_from_primitive [0.071581s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_create [0.043570s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects_without_validate_filters [0.044965s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_fields_no_update [0.051011s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object_missing_object [0.059065s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object_missing_primary_key [0.054790s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects [0.045840s] ... ok DEBUG: {0} 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.RouterExtraAttrsIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.057772s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object_missing_primary_key [0.851710s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.049912s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_count [1.506560s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_standard_attr_id [1.085073s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_objects_invalid_fields [0.050653s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object_unique_key ... SKIPPED: No unique keys found in test class DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_objects_valid_fields [0.051926s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_objects_without_validate_filters [0.053043s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_pager_is_passed_through [0.106973s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.051075s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete [0.052967s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_extra_fields [0.050528s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object_missing_primary_key [0.049213s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects [0.052151s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_invalid_field [0.117813s] ... ok 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: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_project_id [0.042712s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_with_validate_filters [0.109476s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_mixed_field [0.043999s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_without_validate_filters [0.048377s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_to_dict_synthetic_fields [0.055393s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_is_accessible_if_shared_with_project [0.117314s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_changes [0.123639s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_primary_key_forbidden_fail [0.100791s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_change_allowed_for_admin_or_owner [0.068814s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist_validate_filters_false [0.984345s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_change_forbidden_for_outsiders [0.065719s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_filtering_by_fields [1.110223s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_fails_single_project_and_in_use [0.137854s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_objects_without_validate_filters [0.597532s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_skips_db_object_owner [0.127448s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_count_invalid_filters [0.164006s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_create_single_transaction [0.150573s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_db_obj [0.167711s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_count_invalid_filters [0.626517s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_get_object_single_transaction [0.822097s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.182395s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_objects_nothing_to_delete [0.155097s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_create_single_transaction [0.486225s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist [0.164041s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelDbObjectTestCase.test_objects_exist [0.695580s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_count_invalid_fields [0.095913s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.169359s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_qos_policy [1.929207s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_object [0.168816s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete [0.094158s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_filtering_by_fields [0.667314s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_delete_objects_valid_fields [0.085846s] ... ok DEBUG: {1} 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_update_objects [0.197056s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_fields_no_update [0.056675s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_update_objects_nothing_to_update [0.078291s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_invalid_fields [0.085316s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_create_duplicates [0.059475s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects [0.052333s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_objects_without_validate_filters [0.059241s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects_valid_fields [0.050279s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.065141s] ... 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: {1} neutron.tests.unit.objects.test_ports.PortBindingLevelIfaceObjTestCase.test_get_values_mixed_field [0.148466s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object_missing_primary_key [0.047190s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_object_unique_key [0.060763s] ... ok DEBUG: {1} 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_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.RouterPortDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.460780s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_db_obj [0.373611s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_without_validate_filters [0.045957s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_delete_single_transaction [0.352359s] ... ok DEBUG: {2} 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_router.DVRMacAddressIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_object [1.510872s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_changes_forbidden [0.042122s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_object [0.644936s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_count_invalid_fields [0.046466s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_valid_fields [0.043083s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_filtering_by_fields [0.352555s] ... ok DEBUG: {2} 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: {2} 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_router.DvrFipGatewayPortAgentBindingTestCase.test_get_values_invalid_field [0.040683s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_update_fields [0.052487s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_single_transaction [0.448361s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_create_duplicates [0.056031s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_create_updates_from_db_object [0.041801s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_objects_nothing_to_update [0.756026s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.040408s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_invalid_fields [0.045129s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_object_single_transaction [0.598951s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} 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_router.RouterPortIfaceObjectTestCase.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.FloatingIPIfaceObjectTestCase.test_delete [0.085505s] ... ok 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_get_values_without_validate_filters [0.040165s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_mixed_field [0.084767s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_changes [0.051219s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_create_single_transaction [0.720166s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_objects_valid_fields [0.042247s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_to_dict_synthetic_fields [0.090590s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_updates_from_db_object [0.045263s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.091374s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_changes_forbidden [0.101164s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_updates_from_db_object [0.095585s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_check_routers_not_owned_by_projects [0.646971s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_create_single_transaction [1.121095s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist [1.004528s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_db_obj [0.272694s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_count_invalid_filters [0.535677s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_objects_exist_false [0.290367s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.190809s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSDbObjectTestCase.test_update_single_transaction [0.314678s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_clean_obj_from_primitive [0.047913s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_create_updates_from_db_object [0.051704s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects_invalid_fields [0.040811s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_objects [0.419190s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_delete_objects_valid_fields [0.055852s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_filtering_by_fields [2.111599s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_objects_without_validate_filters [0.047903s] ... ok DEBUG: {1} 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_router.RouterDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.694120s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_get_values_with_validate_filters [0.052449s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_changes_forbidden [0.048474s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_create_update_delete [0.321555s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_fields [0.060863s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_objects_invalid_fields [0.049762s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDNSIfaceObjTestCase.test_update_objects_without_validate_filters [0.046220s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_single_transaction [0.261739s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_objects_nothing_to_delete [0.429270s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_count [0.280453s] ... ok DEBUG: {0} 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_ports.PortDbObjectTestCase.test_delete_objects_nothing_to_delete [0.204173s] ... ok DEBUG: {0} 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_router.FloatingIPDbObjectTestCase.test_get_object_create_update_delete [1.033539s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_clean_obj_from_primitive [0.046449s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_create_updates_from_db_object [0.068759s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects [0.089291s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_auto_deletable_ports_dhcp [0.391111s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects_invalid_fields [0.047424s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object_missing_primary_key [0.042406s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object_unique_key [0.046360s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_valid_fields [0.045179s] ... ok DEBUG: {0} 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.PortDbObjectTestCase.test_get_object_single_transaction [0.263869s] ... ok DEBUG: {0} 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_router.RouterRouteIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.049228s] ... ok 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: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_single_transaction [0.645152s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_objects_single_transaction [0.328297s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_fields [0.046148s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_objects_invalid_fields [0.042077s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_objects_valid_fields [0.049300s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_object_with_synthetic_fields [0.878435s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_count [0.754507s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_get_port_from_mac_and_pci_slot_no_pci_slot [0.233254s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_with_synthetic_fields [0.994767s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_standard_attr_id [1.089135s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_create_update_delete [0.170760s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist [0.151173s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist_false [0.100557s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist [0.438588s] ... ok DEBUG: {0} 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.DefaultSecurityGroupIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object_missing_primary_key [0.042366s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_invalid_fields [0.079170s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_objects_exist_validate_filters_false [0.786439s] ... ok DEBUG: {0} 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: {0} 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: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_without_validate_filters [0.052218s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_invalid_field [0.044795s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist_validate_filters_false [0.458430s] ... ok DEBUG: {0} 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.DefaultSecurityGroupIfaceObjTestCase.test_get_values_without_validate_filters [0.046184s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_qos_policy_id [0.401380s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.046848s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_filter_by_is_default [0.101758s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_with_synthetic_fields [0.142874s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_queries_constant [0.075954s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_security_group_ids [0.466628s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_with_synthetic_fields [0.138783s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_2_to_1_1_no_stateful [0.091644s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_4_to_1_3_no_normalized_cidr [0.080392s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_6_to_1_5_no_belongs_to_default_sg [0.086331s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist_validate_filters [0.079237s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist_validate_filters_false [0.105516s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_objects [1.108022s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortDbObjectTestCase.test_update_objects [0.513967s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_clean_obj_from_primitive [0.073095s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_count_invalid_fields [0.043340s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_objects [0.197865s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_create_updates_from_db_object [0.045610s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_delete [0.055220s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_objects_nothing_to_update [0.093148s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_fields_no_update [0.041161s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_object_unique_key [0.048072s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_single_transaction [0.102621s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_count [0.388044s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_invalid_fields [0.042666s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_clean_obj_from_primitive [0.049894s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.053411s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_count_invalid_fields [0.048287s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.044966s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects [0.048594s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object_missing_primary_key [0.050039s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.046231s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_get_values_mixed_field [0.042996s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_changes [0.065992s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.066093s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values [0.045649s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.PortIfaceObjTestCase.test_update_objects_invalid_fields [0.088320s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_clean_obj_from_primitive [0.041472s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_count_invalid_fields [0.040571s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_count_invalid_filters [0.518478s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_create_duplicates [0.056617s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects [0.047392s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_delete_objects_invalid_fields [0.051474s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_fields_no_update [0.049343s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object [0.051556s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object_missing_primary_key [0.050766s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_object_unique_key [0.047293s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_objects_invalid_fields [0.046293s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_create_update_delete [0.439498s] ... ok DEBUG: {1} 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: {1} 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_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_mixed_field [0.737512s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_ports.SecurityGroupPortBindingIfaceObjTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_without_validate_filters [0.075268s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_count [0.124940s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_count_invalid_filters [0.091282s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_count_validate_filters_false [0.184590s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_count_validate_filters_false [0.086990s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_db_obj [0.101828s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_create_update_delete [0.103126s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_single_transaction [0.099041s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist_false [0.106355s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist_validate_filters [0.102460s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_create_single_transaction [0.604909s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.092380s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_object [0.137132s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.048245s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.040877s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockDbObjectTestCase.test_get_object_single_transaction [0.135815s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.045577s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_scoped_floating_ips [4.745724s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_extra_fields [0.043283s] ... ok DEBUG: {1} 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: {0} 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: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} 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_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_count_invalid_fields [0.053614s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.051169s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_create_updates_from_db_object [0.046306s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.061468s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object [0.050948s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_get_object_missing_object [0.060931s] ... ok DEBUG: {1} 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: {1} 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: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_provisioning_blocks.ProvisioningBlockIfaceObjectTestCase.test_update_objects_valid_fields [0.041965s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_filtering_by_fields [0.428440s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist_false [0.641342s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist [0.432585s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_count_validate_filters_false [0.114600s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_delete_objects [0.085565s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_object_single_transaction [0.078901s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist_false [0.289487s] ... 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: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_standard_attr_id [0.205323s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_objects_exist [0.079742s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist_false [0.164158s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.074705s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_non_existent_object_raises_not_found [0.245599s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_objects_nothing_to_update [0.078352s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaDbObjectTestCase.test_update_single_transaction [0.092153s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist_validate_filters [0.228159s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_clean_obj_from_primitive [0.049801s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_single_transaction [0.269339s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_count_invalid_fields [0.047600s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_create_duplicates [0.046329s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_delete [0.047544s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects [0.059192s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_extra_fields [0.046798s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_single_transaction [0.220966s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_invalid_fields [0.061410s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_fields_no_update [0.047740s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.050482s] ... ok DEBUG: {3} 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.QuotaObjectIfaceTestCase.test_get_object_unique_key [0.047157s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_valid_fields [0.054158s] ... 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: {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: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values [0.078531s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_qos_network_policy_id [1.168314s] ... ok 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: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_objects_without_validate_filters [0.041917s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_updates_from_db_object [0.091144s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_without_validate_filters [0.050386s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_get_values_invalid_field [0.044832s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_clean_obj_from_primitive [0.059086s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects [0.045800s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_objects_invalid_fields [0.043153s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects [0.046400s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaObjectIfaceTestCase.test_update_objects_valid_fields [0.042553s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_to_dict_with_unset_project_id [0.048266s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects_invalid_fields [0.057166s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects_invalid_fields [0.045388s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects_valid_fields [0.048573s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_objects_invalid_fields [0.062923s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects_valid_fields [0.060035s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_db_obj [0.093589s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_mixed_fields [0.043856s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_objects_valid_fields [0.047892s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object_missing_primary_key [0.046630s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_valid_fields [0.049043s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object_unique_key [0.055161s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_filtering_by_fields [0.102616s] ... ok DEBUG: {2} 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.RouterIfaceObjectTestCase.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.FloatingIPIfaceObjectTestCase.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.RouterIfaceObjectTestCase.test_get_objects_without_validate_filters [0.045085s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_object_dirty_protected [0.084095s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_invalid_field [0.053823s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.080281s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_updates_from_db_object [0.085013s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_create_single_transaction [0.747827s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_delete_single_transaction [0.541577s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_single_transaction [0.627909s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_delete_objects [0.133813s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageDbObjectTestCase.test_objects_exist_validate_filters [0.089522s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_count_validate_filters_false [0.643038s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_count_invalid_fields [0.051266s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.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_standard_attr_id [0.106481s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_create_updates_from_db_object [0.050617s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_objects_exist_validate_filters [0.076260s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects_invalid_fields [0.046843s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.046590s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_fields_no_update [0.046365s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_object [0.102479s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_object_unique_key [0.054825s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects [0.041151s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_create [0.046720s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete [0.044952s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_objects_invalid_fields [0.046591s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects [0.051242s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_get_values_without_validate_filters [0.044113s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_invalid_fields [0.050704s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_objects_valid_fields [0.040594s] ... 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: {1} neutron.tests.unit.objects.test_quota.QuotaUsageObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.043736s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_single_transaction [0.615663s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_without_validate_filters [0.063148s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_count_invalid_filters [0.079826s] ... 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_quota.ReservationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.073964s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_changes [0.043577s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_filtering_by_fields [0.081907s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_objects_invalid_fields [0.048093s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_object_single_transaction [0.078903s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_count_invalid_filters [0.081180s] ... 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: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_filtering_by_fields [0.075044s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_get_objects_with_synthetic_fields [0.085931s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_objects [0.091106s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist_validate_filters_false [0.099217s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationDbObjectTestCase.test_update_single_transaction [0.077531s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_clean_obj_from_primitive [0.045292s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_delete_objects_valid_fields [0.043307s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_clean_obj_from_primitive [0.043248s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object_missing_object [0.044032s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_object_unique_key [0.043478s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects [0.046194s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects_invalid_fields [0.047751s] ... 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: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_objects_without_validate_filters [0.053133s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_fields_no_update [0.041122s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_mixed_field [0.053132s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object_missing_object [0.039358s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_supports_extra_filtername [1.025077s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_with_validate_filters [0.044655s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_invalid_fields [0.054796s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_get_values_without_validate_filters [0.055411s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_filtering_by_fields [1.946740s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_valid_fields [0.041482s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_to_dict_synthetic_fields [0.045240s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_without_validate_filters [0.044146s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.075028s] ... ok DEBUG: {0} 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: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_without_validate_filters [0.062016s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_changes [0.097738s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {1} neutron.tests.unit.objects.test_quota.ReservationObjectIfaceTestCase.test_update_changes_forbidden [0.055223s] ... 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_router.RouterPortDbObjectTestCase.test_objects_exist_false [0.480769s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_create_single_transaction [0.132710s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_objects_valid_fields [0.080291s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_objects_without_validate_filters [0.056513s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_create_update_delete [0.098957s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.050231s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_object_single_transaction [0.088121s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_single_transaction [0.086141s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist_validate_filters [0.500351s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_create_update_delete [0.904308s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_get_objects_supports_extra_filtername [0.559709s] ... ok DEBUG: {1} 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_subnet.DNSNameServerDbObjectTestCase.test_count [0.812103s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaDbObjectTestCase.test_update_single_transaction [0.095966s] ... 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_router.RouterDbObjectTestCase.test_get_objects_with_synthetic_fields [0.582382s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_create [0.044241s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_filtering_by_fields [0.179643s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_create_duplicates [0.052233s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist_validate_filters_false [0.685088s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_delete [0.045163s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_fields_no_update [0.040902s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.045794s] ... ok DEBUG: {1} 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: {1} 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_subnet.DNSNameServerDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_quota.ResourceDeltaObjectIfaceTestCase.test_get_values_with_validate_filters [0.045688s] ... ok DEBUG: {1} 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_quota.ResourceDeltaObjectIfaceTestCase.test_update_fields [0.054353s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist_validate_filters_false [0.192474s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_create [0.051914s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_objects_nothing_to_update [0.450302s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_create_updates_from_db_object [0.050539s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_clean_obj_from_primitive [0.045345s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_create [0.045930s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects [0.052013s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects [0.060160s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_delete_objects_invalid_fields [0.061717s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_objects [0.193388s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object_missing_object [0.050368s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_object_missing_object [0.050266s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_objects_nothing_to_update [0.113579s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_objects_valid_fields [0.047340s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete [0.042634s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object_missing_primary_key [0.081625s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects_invalid_fields [0.053420s] ... ok 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: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_get_values [0.052852s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects_valid_fields [0.048275s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_without_validate_filters [0.046656s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_changes_forbidden [0.051700s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object [0.039968s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object_unique_key [0.039892s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_objects_invalid_fields [0.051437s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_objects_without_validate_filters [0.048284s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_invalid_field [0.085422s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.043448s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_valid_fields [0.049583s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_rbac.RBACBaseObjectTestCase.test_get_type_class_map [0.040275s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_changes_forbidden [0.100485s] ... 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: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_objects_invalid_fields [0.055580s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_attach_rbac_returns_type [0.081836s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values [0.055111s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_objects_without_validate_filters [0.045803s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.048264s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object [0.107253s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_changes_forbidden [0.041247s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_objects_valid_fields [0.065375s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_object_missing_object [0.094390s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_router_ids_without_router_std_attrs [1.626138s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_invalid_fields [0.067259s] ... 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: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_count_validate_filters_false [0.419170s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_objects_without_validate_filters [0.097732s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values [0.065247s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.312781s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_get_values_mixed_field [0.057688s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_qos_policy_id [0.328687s] ... ok DEBUG: {1} 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_router.RouterRouteDbObjectTestCase.test_delete_single_transaction [0.321538s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_objects_invalid_fields [0.083130s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_update_shared_remove_wildcard_sharing [0.055556s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_objects_nothing_to_delete [0.298438s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_change_handles_only_object_type [0.086452s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_objects_exist_validate_filters [0.288822s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_supports_extra_filtername [0.294873s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist [0.390641s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_rbac_db.RbacNeutronDbObjectTestCase.test_validate_rbac_policy_delete_handles_shared_action [0.677510s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_qos_policy [0.731317s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_count [0.086431s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist_false [0.258069s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_delete_single_transaction [0.082982s] ... ok DEBUG: {1} 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_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist_false [0.291865s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_single_transaction [0.077762s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_get_objects_supports_extra_filtername [0.088647s] ... 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: {1} neutron.tests.unit.objects.test_router.DVRMacAddressDbObjectTestCase.test_objects_exist_false [0.088307s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters_false [0.351442s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_object [0.665762s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.046610s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_objects_valid_fields [0.080547s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.297507s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_get_values_invalid_field [0.051699s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_create_duplicates [0.052560s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.045474s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects_valid_fields [0.054632s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DVRMacAddressIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.095378s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_count_validate_filters_false [0.367564s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_with_validate_filters [0.057580s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_create_duplicates [0.091517s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_delete_objects_invalid_fields [0.050253s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist_validate_filters_false [1.121394s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_fields_no_update [0.046163s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_create [0.046587s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_object_unique_key [0.046206s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_count [0.187604s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.066837s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_create_single_transaction [0.259699s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.DvrFipGatewayPortAgentBindingTestCase.test_get_objects_pager_is_passed_through [0.042069s] ... ok DEBUG: {3} 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.DvrFipGatewayPortAgentBindingTestCase.test_get_values_with_validate_filters [0.047001s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_invalid_fields [0.068037s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.043353s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_db_obj [0.279973s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_invalid_field [0.040765s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_changes_forbidden [0.082175s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_delete_objects_nothing_to_delete [0.188735s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_objects_without_validate_filters [0.096791s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_count_validate_filters_false [0.172661s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_single_transaction [0.253087s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_db_obj [0.782873s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_db_obj [0.156012s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.179772s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_single_transaction [0.123121s] ... ok DEBUG: {0} 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_securitygroup.DefaultSecurityGroupDbObjTestCase.test_filtering_by_fields [0.127083s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_get_objects_supports_extra_filtername [0.220962s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_single_transaction [0.122286s] ... 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: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_count_invalid_filters [1.219360s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_supports_extra_filtername [0.190272s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist_validate_filters_false [0.204186s] ... 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: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.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_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_count_invalid_fields [0.056396s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_lock_subnet_update [0.195170s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_create [0.065429s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_create_updates_from_db_object [0.046235s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete [0.045053s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects [0.045214s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist [0.200833s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_object [1.073381s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects_without_validate_filters [0.049680s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_fields_no_update [0.060856s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_db_obj [1.074972s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values_with_validate_filters [0.048415s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist_false [0.183525s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_to_dict_with_unset_project_id [0.078376s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_objects [0.364834s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_db_obj [0.152411s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist_validate_filters [0.338453s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.100125s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_objects_nothing_to_update [0.194860s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_create_updates_from_db_object [0.050767s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete [0.041499s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.188848s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects_invalid_fields [0.043762s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_objects [0.158372s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object [0.042715s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_object_unique_key [0.054718s] ... 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: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_single_transaction [0.163105s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_objects_nothing_to_delete [0.157447s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_valid_fields [0.048333s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_count_invalid_fields [0.063504s] ... ok DEBUG: {2} 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.NetworkSubnetLockTestCase.test_create_updates_from_db_object [0.050838s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_single_transaction [0.120499s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_invalid_field [0.046555s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects_invalid_fields [0.041753s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_without_validate_filters [0.062459s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_supports_extra_filtername [0.106900s] ... 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: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_valid_fields [0.051720s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_changes_forbidden [0.045105s] ... 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_securitygroup.SecurityGroupDbObjTestCase.test_get_sgs_stateful_flag [0.114665s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values [0.046909s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_invalid_field [0.044160s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_create [0.049848s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_create_duplicates [0.050498s] ... 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: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_standard_attr_id [0.137235s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_create_updates_from_db_object [0.045489s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_without_validate_filters [0.045858s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_fields_no_update [0.041858s] ... ok DEBUG: {0} 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_subnet.NetworkSubnetLockTestCase.test_update_changes [0.046616s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object [0.062040s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_updates_from_db_object [0.046337s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values [0.042637s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_invalid_field [0.040167s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_fields [0.051172s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_objects_invalid_fields [0.042271s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_objects_valid_fields [0.086404s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_create_single_transaction [0.331542s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.083051s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_delete_single_transaction [1.733562s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_create_update_delete [0.326238s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_is_default_True [0.824708s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist [0.098748s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_non_existent_object_raises_not_found [0.087379s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_create_duplicates [0.046412s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete [0.046057s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects_valid_fields [0.041802s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object_missing_object [0.046577s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_objects_nothing_to_delete [0.697368s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects [0.046490s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_project_id [0.048984s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_to_dict_with_unset_project_id [0.046967s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_updates_from_db_object [0.045686s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.137039s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_objects [0.156683s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_single_transaction [0.119281s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_single_transaction [0.110496s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_single_transaction [1.238073s] ... ok DEBUG: {3} 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_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.107620s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.123425s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_get_objects_supports_extra_filtername [0.584563s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.194079s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_gw_port_ids_by_router_id [1.428445s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.117853s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_create [0.054927s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_create_duplicates [0.084600s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete [0.107223s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_supports_extra_filtername [0.408345s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.090821s] ... 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: {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: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.040710s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_fields [0.054102s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.045992s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.085722s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist [1.035394s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_check_belongs_to_default_sg [0.289321s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_db_obj [0.180132s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects_invalid_fields [0.040879s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object [0.049999s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.165723s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_invalid_field [0.053468s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_with_validate_filters [0.056120s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_objects_exist_validate_filters [0.731998s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_object_create_update_delete [1.731238s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_count [0.371238s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_count_invalid_filters [0.358933s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_single_transaction [0.851073s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_single_transaction [0.589580s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_filter_by_shared [0.340830s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_update_single_transaction [0.907117s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_single_transaction [0.238498s] ... ok 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_securitygroup.SecurityGroupRuleDbObjTestCase.test_object_version_degradation_1_1_to_1_0_no_remote_ag [0.216048s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_with_synthetic_fields [0.464237s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPDbObjectTestCase.test_v1_1_to_v1_0_drops_qos_policy_id [0.598786s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_count_invalid_fields [0.054832s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_objects [0.273899s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_create [0.049126s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_service_types [0.340027s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_objects_exist [0.602909s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_create_duplicates [0.059142s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_objects_nothing_to_update [0.152737s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.067847s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_create [0.048299s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_extra_fields [0.077391s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_create_duplicates [0.048625s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_create_updates_from_db_object [0.046239s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_object [0.053026s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_invalid_fields [0.090183s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects_valid_fields [0.101301s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_mixed_fields [0.045967s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist [0.400744s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects [0.099434s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_create_updates_from_db_object [0.047699s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects [0.043620s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects_valid_fields [0.042986s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.119952s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects [0.044124s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_mixed_fields [0.044449s] ... 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: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.044336s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_project_id [0.074913s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values [0.048141s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_mixed_field [0.072630s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_fields [0.056244s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_with_validate_filters [0.068208s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_updates_from_db_object [0.057726s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_valid_fields [0.622254s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_count [0.106902s] ... 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: {2} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_update_objects [1.039176s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_objects_without_validate_filters [0.047332s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_delete_single_transaction [0.091892s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_count_invalid_fields [0.049392s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_with_validate_filters [0.046218s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_object_single_transaction [0.090981s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_get_values_without_validate_filters [0.054147s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_changes [0.048438s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_objects_exist_false [0.082857s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_fields [0.045761s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete [0.092549s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects_invalid_fields [0.051141s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_objects_invalid_fields [0.062671s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_objects_exist_validate_filters_false [0.087378s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_fields_no_update [0.041507s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_objects_without_validate_filters [0.060754s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object [0.047374s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.081794s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.FloatingIPIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.055372s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_object_unique_key [0.049791s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_objects_nothing_to_update [0.073078s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects [0.060747s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_to_dict_with_unset_project_id [0.680767s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_count_invalid_fields [0.077220s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.050586s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_changes [0.047379s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_fields_no_update [0.042700s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_objects_invalid_fields [0.046527s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_objects_valid_fields [0.052330s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_object_missing_object [0.055494s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_objects_without_validate_filters [0.065068s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_object_missing_primary_key [0.051992s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values [0.051499s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_object_unique_key [0.044431s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.064091s] ... ok DEBUG: {3} 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_router.RouterPortIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_valid_fields [0.055101s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_fields [0.046914s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_values [0.054469s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.051869s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_count [0.537583s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_db_obj [0.307196s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_values_without_validate_filters [0.047942s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_changes_forbidden [0.045787s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_objects_valid_fields [0.058862s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_objects_nothing_to_delete [0.310571s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_count [0.422106s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_count_validate_filters_false [0.498093s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_object_create_update_delete [0.343496s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_count_invalid_filters [0.395152s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_create_single_transaction [0.791324s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_db_obj [0.087013s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_db_obj [0.566060s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_object_single_transaction [0.402941s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_single_transaction [0.078129s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_create_update_delete [0.127658s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_single_transaction [0.089260s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {3} 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_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_count_invalid_fields [0.050000s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist_validate_filters [0.288048s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_delete_objects_nothing_to_delete [0.889565s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_get_object_with_synthetic_fields [0.622154s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_create_duplicates [0.050582s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_create [0.050936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete [0.045506s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects [0.054187s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object_missing_primary_key [0.051471s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects_invalid_fields [0.046706s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects [0.060563s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_fields_no_update [0.043327s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.050774s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object [0.050870s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object_unique_key [0.046719s] ... 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: {1} neutron.tests.unit.objects.test_router.RouterDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.309733s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_invalid_field [0.058255s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_invalid_field [0.057238s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_changes_forbidden [0.049981s] ... 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_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_fields [0.056106s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_objects_without_validate_filters [0.045899s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_objects_single_transaction [0.226875s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_count_invalid_filters [0.128236s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_filtering_by_fields [0.269745s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_count_invalid_filters [0.241526s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_create_update_delete [0.154022s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_objects_exist_validate_filters [0.237804s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_single_transaction [0.085688s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_count_validate_filters_false [0.290410s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_objects_exist_validate_filters_false [0.371245s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist_validate_filters [0.072412s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_single_transaction [0.091481s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_create_duplicates [0.047122s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete [0.043135s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_objects [0.241082s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.051706s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object_missing_object [0.044445s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_count_invalid_fields [0.048216s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects [0.046724s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object_missing_object [0.048247s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_valid_fields [0.048717s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects [0.052831s] ... 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: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_create_update_delete [0.239333s] ... ok DEBUG: {2} 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_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_to_dict_with_unset_project_id [0.045224s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_changes [0.052243s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_count_invalid_filters [0.148238s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_changes_forbidden [0.045948s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_single_transaction [0.265389s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_create_single_transaction [0.107404s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_objects_nothing_to_delete [0.107115s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_single_transaction [0.145829s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_sort_by_address_asc_using_pager [0.263364s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_create_duplicates [0.054228s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects_invalid_fields [0.044381s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsDbObjTestCase.test_update_distributed_flag [1.112640s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist_false [0.129682s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object_unique_key [0.043793s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects [0.062746s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_count_invalid_fields [0.058906s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_pager_is_passed_through [0.054616s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_fields [0.656663s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_values [0.056748s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_delete_objects_valid_fields [0.048458s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_object [0.229254s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_objects_invalid_fields [0.050814s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_changes_forbidden [0.044856s] ... ok 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_subnet.DNSNameServerObjectIfaceTestCase.test_clean_obj_from_primitive [0.045405s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_objects_without_validate_filters [0.048047s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_fields [0.048733s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.048996s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_count_invalid_fields [0.060836s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_objects_invalid_fields [0.062634s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_objects_without_validate_filters [0.051686s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_objects_valid_fields [0.050460s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects [0.098773s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_objects_without_validate_filters [0.048970s] ... ok DEBUG: {1} 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: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_create_single_transaction [0.124014s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.092371s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_get_values_with_validate_filters [0.093727s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_count [0.096999s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_db_obj [0.101890s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_delete_single_transaction [0.099843s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterExtraAttrsIfaceObjTestCase.test_update_changes [0.101425s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_filtering_by_fields [0.099720s] ... ok DEBUG: {0} 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_router.RouterExtraAttrsIfaceObjTestCase.test_update_fields [0.099166s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_create_update_delete [0.136648s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_clean_obj_from_primitive [0.047003s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist [0.138457s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_count_invalid_fields [0.048799s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.044638s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_object_no_synth [0.163261s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist_false [0.094693s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object_missing_object [0.067787s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_object_version_degradation_1_3_to_1_2_no_remote_ag [0.108513s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_object_unique_key [0.053263s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_invalid_fields [0.053946s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.044790s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist_validate_filters [0.199885s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.045694s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_get_values_with_validate_filters [0.054566s] ... ok DEBUG: {0} 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_router.RouterIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.048851s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_changes [0.055228s] ... ok DEBUG: {0} 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_subnet.DNSNameServerObjectIfaceTestCase.test_fields_no_update [0.896511s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterIfaceObjectTestCase.test_update_changes_forbidden [0.054664s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object_missing_object [0.045392s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects [0.065517s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_count_invalid_fields [0.058617s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects [0.050701s] ... ok DEBUG: {3} 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_delete_objects_without_validate_filters [0.046572s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_invalid_field [0.046131s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_fields_no_update [0.052521s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_without_validate_filters [0.056740s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object [0.043272s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_objects_invalid_fields [0.047635s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_objects_exist_false [0.768221s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object_missing_primary_key [0.047614s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_objects_without_validate_filters [0.049481s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object_unique_key [0.058835s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects [0.052907s] ... 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_starts ... SKIPPED: There is no string field in this object DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_update_object [0.250536s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_invalid_field [0.047878s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_with_validate_filters [0.045680s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_count [0.725985s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} 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_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_create_updates_from_db_object [0.049847s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_fields [0.055397s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects_invalid_fields [0.066739s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_objects_valid_fields [0.060597s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_delete_objects_without_validate_filters [0.075393s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_count_invalid_filters [0.588471s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object [0.087782s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_single_transaction [0.143818s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_invalid_fields [0.068585s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_mixed_fields [0.063956s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_valid_fields [0.048967s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_filtering_by_fields [0.209022s] ... ok DEBUG: {2} 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_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_invalid_field [0.049911s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_fields [0.053729s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_objects_valid_fields [0.063114s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_count_validate_filters_false [0.433266s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist_false [0.102564s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist_validate_filters [0.094641s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_filtering_by_fields [0.170699s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_object_version_degradation_1_1_to_1_0_no_shared [0.131839s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_db_obj [1.095766s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_objects [0.429682s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_objects_exist [0.145622s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_objects [0.156831s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_update_single_transaction [0.113394s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_count_invalid_fields [0.043294s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.044007s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.692636s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object [0.043418s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_single_transaction [0.409765s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.497476s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object_missing_object [0.053843s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.115368s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_object_unique_key [0.044440s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects [0.043642s] ... ok DEBUG: {2} 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_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_single_transaction [0.106468s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.047405s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects [0.054544s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.047268s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.047143s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_invalid_field [0.042317s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object [0.052570s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.070502s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object_unique_key [0.066723s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.043489s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_changes [0.045662s] ... 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: {0} 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: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values [0.050359s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_supports_extra_filtername [0.318140s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_updates_from_db_object [0.093652s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_count [0.250344s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_delete_objects [0.750785s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_db_obj [0.140370s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_count_invalid_filters [0.220167s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_single_transaction [0.101142s] ... ok 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_tag.TagDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {0} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist_validate_filters_false [0.103899s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_object_single_transaction [0.568015s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_count_invalid_fields [0.045807s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object_missing_primary_key [0.045937s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object_unique_key [0.052154s] ... 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: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_object [0.495874s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.051034s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_count_invalid_fields [0.085443s] ... ok 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: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_without_validate_filters [0.051085s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects_invalid_fields [0.067779s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.085618s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_count_validate_filters_false [0.855275s] ... 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: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object [0.064588s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object_missing_object [0.051524s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object_missing_primary_key [0.056110s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_create_single_transaction [0.202182s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_object_unique_key [0.048708s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_invalid_fields [0.042166s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_create_single_transaction [0.464218s] ... ok 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: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_single_transaction [0.212497s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values [0.083530s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_delete_objects_valid_fields [0.046563s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterPortIfaceObjectTestCase.test_get_values_with_validate_filters [0.062176s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} 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_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_objects_supports_extra_filtername [0.168369s] ... ok DEBUG: {0} 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: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist [0.232810s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_filtering_by_fields [0.443288s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_non_existent_object_raises_not_found [0.192257s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_single_transaction [0.394581s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_clean_obj_from_primitive [0.045738s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_count_invalid_fields [0.052932s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.897160s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete [0.055684s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects [0.052747s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects_invalid_fields [0.046203s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_objects_valid_fields [0.055805s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_delete_objects_without_validate_filters [0.046567s] ... ok DEBUG: {1} 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_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_fields_no_update [0.047196s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object [0.054224s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_objects_supports_extra_filtername [0.491649s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object_missing_object [0.085128s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_mixed_field [0.055109s] ... 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: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_create_single_transaction [0.281042s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_with_validate_filters [0.052289s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_without_validate_filters [0.047223s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_changes [0.051107s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_changes_forbidden [0.050991s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_objects [0.194665s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.044197s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist_false [0.382800s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_create_duplicates [0.045248s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_count_invalid_filters [0.111048s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_objects_nothing_to_delete [0.157794s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_count_validate_filters_false [0.083536s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_db_obj [0.099367s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_object_create_update_delete [0.183380s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.103363s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_lock_subnet_create [0.240434s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_filtering_by_fields [0.159343s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_objects_single_transaction [0.074275s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete [0.584953s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_delete_objects_valid_fields [0.053141s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_objects_exist [0.095089s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_objects_exist_validate_filters_false [0.210600s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_fields_no_update [0.042641s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_object [0.051682s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_single_transaction [0.116493s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_clean_obj_from_primitive [0.048508s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_create_updates_from_db_object [0.046929s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_objects_without_validate_filters [0.044946s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete_objects [0.046549s] ... 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: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_objects_nothing_to_update [0.243718s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values [0.051749s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.048388s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects [0.048619s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_with_validate_filters [0.050245s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.047480s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects_valid_fields [0.051154s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_get_values_without_validate_filters [0.049439s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_create_duplicates [0.055963s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_router.RouterRouteIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.041359s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_values_invalid_field [0.048288s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete [0.048093s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_fields_no_update [0.046978s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.054760s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects [0.069216s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_non_existent_object_raises_not_found [0.118572s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_objects_without_validate_filters [0.047487s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object [0.105759s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects_valid_fields [0.047281s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object_missing_primary_key [0.081086s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_delete_objects_without_validate_filters [0.080207s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object_unique_key [0.046886s] ... ok DEBUG: {0} 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.NetworkSubnetLockTestCase.test_get_object_missing_object [0.049311s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_delete_objects [0.228432s] ... 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_subnet.NetworkSubnetLockTestCase.test_get_object_unique_key [0.044576s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_with_validate_filters [0.048830s] ... ok DEBUG: {3} 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_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_objects_supports_extra_filtername [0.115391s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class 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: {0} 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_subnet.NetworkSubnetLockTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {3} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_to_dict_makes_primitive_field_value [0.047670s] ... ok 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: {3} 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_subnet.NetworkSubnetLockTestCase.test_update_objects_without_validate_filters [0.052337s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_objects_exist_validate_filters [0.102526s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_count_validate_filters_false [0.685495s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_objects [0.074340s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupDbObjTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_single_transaction [0.067600s] ... ok DEBUG: {1} 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_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_clean_obj_from_primitive [0.041288s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_get_objects_supports_extra_filtername [0.076674s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_count_invalid_filters [0.576900s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_count_validate_filters_false [0.434536s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_delete_objects_valid_fields [0.042161s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist [0.095651s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_extra_fields [0.041184s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_create [0.055831s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object [0.055086s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects [0.047050s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_object_missing_object [0.045921s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects_valid_fields [0.043717s] ... 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: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.047409s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_objects_valid_fields [0.047830s] ... 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: {1} 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: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values [0.048837s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_get_project_id [0.039471s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_count_validate_filters_false [0.400322s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.405438s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.045429s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.071193s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.DefaultSecurityGroupIfaceObjTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_count_invalid_filters [0.116405s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_create_single_transaction [0.189150s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_create_port_not_found [0.280379s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_count_validate_filters_false [0.115789s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_single_transaction [0.339737s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_single_transaction [0.150140s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_create_single_transaction [0.075921s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_filtering_by_fields [0.154770s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_single_transaction [0.323547s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_sort_by_order_desc [0.214656s] ... ok 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: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_no_synth [0.095760s] ... ok DEBUG: {2} 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_securitygroup.SecurityGroupDbObjTestCase.test_get_objects_single_transaction [0.098410s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_both_tenant_and_project_ids [0.322685s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist [0.230988s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_single_transaction [0.307051s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_objects_exist_validate_filters [0.134535s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_supports_extra_filtername [0.283092s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.150712s] ... 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_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_object_missing_primary_key [0.047714s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupDbObjTestCase.test_is_default_False [0.678408s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.045210s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_create [0.098853s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_standard_attr_id [0.380004s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_without_validate_filters [0.061737s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_extra_fields [0.056657s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_values_with_validate_filters [0.044884s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.043912s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_fields_no_update [0.052439s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_object_unique_key [0.061183s] ... ok DEBUG: {1} 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_securitygroup.SecurityGroupIfaceObjTestCase.test_get_objects_without_validate_filters [0.054864s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist_validate_filters [0.262651s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_get_values_with_validate_filters [0.044442s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_clean_obj_from_primitive [0.051388s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.047787s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_create_updates_from_db_object [0.095007s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_to_dict_synthetic_fields [0.056558s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_changes [0.045393s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_changes_forbidden [0.050094s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects_invalid_fields [0.102790s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_count [0.442833s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_objects_invalid_fields [0.043163s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_clean_obj_from_primitive [0.050170s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_objects_without_validate_filters [0.043445s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_mixed_fields [0.089091s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_count_invalid_fields [0.057791s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupIfaceObjTestCase.test_update_primary_key_forbidden_fail [0.061739s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects_valid_fields [0.045116s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_pager_is_passed_through [0.106960s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object_missing_object [0.059410s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_invalid_fields [0.044909s] ... ok DEBUG: {0} 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: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.042459s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_count [0.182324s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_fields [0.102210s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_count_invalid_filters [0.119255s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values [0.043411s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_objects_invalid_fields [0.087969s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.042155s] ... ok DEBUG: {3} 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_securitygroup.SecurityGroupRBACDbObjectTestCase.test_create_single_transaction [0.101658s] ... ok DEBUG: {0} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_objects_without_validate_filters [0.107138s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.043645s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.096257s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_create_single_transaction [0.655095s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.273505s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACDbObjectTestCase.test_rbac_shared_on_parent_object [0.172550s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.050652s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_delete_objects [0.041276s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_fields_no_update [0.047232s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.053656s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.044994s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_project_id [0.046096s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_objects [0.505748s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_get_values [0.043494s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.044504s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_db_obj [0.935666s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_changes_forbidden [0.043577s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_objects_nothing_to_delete [0.236277s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_filtering_by_fields [0.304342s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist [0.349858s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.675270s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.060507s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_filtering_by_fields [0.949212s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_objects [0.266357s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_objects [0.376617s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_create [0.049130s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_delete_objects_nothing_to_delete [0.150989s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_fields_no_update [0.047587s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_invalid_field [0.051746s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_values_without_validate_filters [0.066204s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_object_create_update_delete [0.230728s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_fields [0.050767s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_objects_invalid_fields [0.056634s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_objects_without_validate_filters [0.043493s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_find_candidate_subnets [0.554797s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_get_security_group_rule_ids [0.257479s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_count_invalid_filters [0.183259s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_object_version_degradation_1_2_to_1_1_no_normalized_cidr [0.176813s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_count_validate_filters_false [0.157491s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_dns_nameservers_in_order [0.383747s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_object_version_degradation_1_3_to_1_2_no_belongs_to_def_sg [0.172710s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_delete_single_transaction [0.165633s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_filtering_by_fields [0.157027s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_objects_exist_validate_filters_false [0.223376s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_object_single_transaction [0.153159s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleDbObjTestCase.test_update_object [0.230145s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_extra_fields [0.042125s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_get_objects_single_transaction [0.153072s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object_missing_primary_key [0.047744s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_object_unique_key [0.045906s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_invalid_fields [0.044416s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_objects [0.180551s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_objects_mixed_fields [0.055669s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_clean_obj_from_primitive [0.044109s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_get_values_invalid_field [0.042477s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_fields_no_update [0.041563s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_to_dict_makes_primitive_field_value [0.045466s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_single_transaction [0.877295s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object [0.044170s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup.SecurityGroupRuleIfaceObjTestCase.test_update_objects_without_validate_filters [0.055048s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects [0.046304s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_pager_is_passed_through [0.043893s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_delete_objects_nothing_to_delete [0.088661s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_without_validate_filters [0.042976s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_values_with_validate_filters [0.043522s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_changes_forbidden [0.040926s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_object_create_update_delete [0.117079s] ... ok 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.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_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_get_objects_supports_extra_filtername [0.127695s] ... ok DEBUG: {1} 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_subnet.RouteDbObjectTestCase.test_count [0.377948s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleDbObjectTestCase.test_update_objects [0.122987s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_supports_extra_filtername [0.255141s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_create_duplicates [0.047665s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete_objects_invalid_fields [0.044607s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_delete_objects_valid_fields [0.045317s] ... ok DEBUG: {1} 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.RouteDbObjectTestCase.test_delete_objects [0.425860s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_shared_subnet_with_another_tenant [0.531655s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_delete_objects_nothing_to_delete [0.304121s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_object [0.550668s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_standard_attr_id [0.315177s] ... 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: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_get_values_with_validate_filters [0.041916s] ... ok DEBUG: {1} 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_subnet.RouteDbObjectTestCase.test_filtering_by_fields [0.325377s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_fields [0.051341s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.040647s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_securitygroup_default_rules.SecurityGroupDefaultRuleIfaceObjectTestCase.test_update_updates_from_db_object [0.042927s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_subnet_shared_true [0.323456s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_count [0.085190s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.070084s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_delete_objects_nothing_to_delete [0.073178s] ... 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.SubnetDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.264239s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist_false [0.069452s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_objects_exist_validate_filters [0.067442s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_create_updates_from_db_object [0.041663s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object [0.043813s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_single_transaction [0.295159s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_object_unique_key [0.042404s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} 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: {1} 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_subnet.SubnetObjectIfaceTestCase.test_create_duplicates [0.057263s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class 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: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete [0.048597s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_get_values_with_validate_filters [0.040535s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.052630s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_servicetype.ProviderResourceAssociationIfaceObjectTestCase.test_update_objects_invalid_fields [0.040347s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object_missing_primary_key [0.046417s] ... ok DEBUG: {1} 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.SubnetObjectIfaceTestCase.test_get_objects_invalid_fields [0.043732s] ... ok DEBUG: {3} 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_subnet.SubnetObjectIfaceTestCase.test_get_values_invalid_field [0.044904s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist_false [0.289372s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_db_obj [0.165515s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_to_dict_synthetic_fields [0.047284s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_changes_forbidden [0.052048s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.140937s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_delete_objects_nothing_to_delete [0.135820s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_create_updates_from_db_object [0.044072s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete [0.044919s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_fields_no_update [0.047696s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object_missing_primary_key [0.047313s] ... 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: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_count_invalid_filters [0.473995s] ... ok 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: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_single_transaction [0.163165s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_valid_fields [0.048394s] ... ok DEBUG: {2} 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: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects_without_validate_filters [0.046751s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_sort_by_order_asc [0.184637s] ... 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: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_create_single_transaction [0.289304s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_fields [0.046919s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_get_objects_supports_extra_filtername [0.120123s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_objects_invalid_fields [0.041589s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_objects_valid_fields [0.043646s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerDbObjectTestCase.test_update_single_transaction [0.154864s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject 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: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_object_create_update_delete [0.454078s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_create [0.564061s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_create_duplicates [0.042786s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_single_transaction [0.297209s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_create_updates_from_db_object [0.045208s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_get_objects_invalid_fields [0.041610s] ... 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_changes [0.042446s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_fields [0.044265s] ... 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: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist_false [0.249068s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.DNSNameServerObjectIfaceTestCase.test_update_updates_from_db_object [0.043254s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist_validate_filters [0.222895s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist_false [0.264640s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_clean_obj_from_primitive [0.048092s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_delete_single_transaction [0.318987s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_create [0.046874s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_delete_objects_invalid_fields [0.051992s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_extra_fields [0.050853s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_fields_no_update [0.049532s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object_missing_object [0.055568s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_object_create_update_delete [0.279208s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.047947s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_project_id [0.045693s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values [0.051781s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_values_without_validate_filters [0.056209s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.063672s] ... ok DEBUG: {3} 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.SubnetObjectIfaceTestCase.test_update_updates_from_db_object [0.057771s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_clean_obj_from_primitive [0.054434s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_get_objects_single_transaction [0.330531s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} 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_subnet.SubnetServiceTypeObjectIfaceTestCase.test_create_duplicates [0.049802s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_create_updates_from_db_object [0.041442s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects_valid_fields [0.042470s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object_missing_object [0.042561s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_objects_exist_validate_filters [0.315804s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_count [0.367308s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects [0.041239s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_invalid_fields [0.055349s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.042598s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_valid_fields [0.047727s] ... ok DEBUG: {3} 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.IPAllocationPoolDbObjectTestCase.test_update_objects_nothing_to_update [0.286690s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_objects_without_validate_filters [0.040340s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_with_validate_filters [0.045810s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_objects [0.372826s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values_without_validate_filters [0.042890s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_to_dict_makes_primitive_field_value [0.050931s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_fields [0.040287s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolDbObjectTestCase.test_update_single_transaction [0.317379s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_count [0.114221s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_clean_obj_from_primitive [0.062244s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_create_single_transaction [0.078755s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_create_updates_from_db_object [0.049865s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.077360s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete [0.055348s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_queries_constant [0.071782s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_delete_objects [0.049670s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_single_transaction [0.071799s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects [0.069293s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_standard_attr_id [0.096219s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_pager_is_passed_through [0.045171s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist [0.085126s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_valid_fields [0.045652s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist_false [0.081707s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_get_objects_without_validate_filters [0.042674s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_changes [0.047162s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_objects_exist_validate_filters_false [0.093527s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_single_transaction [0.932054s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_changes_forbidden [0.043091s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.040528s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.IPAllocationPoolObjectIfaceTestCase.test_update_updates_from_db_object [0.048094s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_objects [0.152144s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_supports_extra_filtername [0.264486s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockDbObjectTestCase.test_update_object [0.186215s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_create [0.047682s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_objects_nothing_to_update [0.624201s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_create [0.049398s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_extra_fields [0.046577s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object [0.041761s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.042155s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_object_missing_primary_key [0.632787s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_invalid_field [0.044646s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_get_objects_invalid_fields [0.046264s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_mixed_field [0.042906s] ... 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: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_with_validate_filters [0.046736s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_fields [0.040469s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values_without_validate_filters [0.042924s] ... ok DEBUG: {2} 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_subnet.NetworkSubnetLockTestCase.test_update_objects_invalid_fields [0.039161s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.048162s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_objects_valid_fields [0.048468s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.NetworkSubnetLockTestCase.test_update_primary_key_forbidden_fail [0.039006s] ... ok DEBUG: {2} 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: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_count [0.124663s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_count_validate_filters_false [0.115458s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_objects [0.136660s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_create_update_delete [0.130046s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_objects_nothing_to_delete [0.073535s] ... ok DEBUG: {3} 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_subnet.RouteDbObjectTestCase.test_count_invalid_filters [0.372482s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_filtering_by_fields [0.219488s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_objects_exist_validate_filters_false [0.137646s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_clean_obj_from_primitive [0.043913s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_rbac_policy_create_no_matching_policies [0.094294s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject 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 [0.045438s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_db_obj [0.308968s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_subnetpool_prefixes [0.135468s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_create_duplicates [0.041890s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete [0.042939s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_clean_obj_from_primitive [0.050338s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_create_updates_from_db_object [0.046524s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.041842s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects [0.044068s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects_invalid_fields [0.043624s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_valid_fields [0.041706s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_delete_objects_valid_fields [0.043122s] ... ok DEBUG: {3} 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: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object_unique_key [0.047173s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist [0.349969s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_invalid_fields [0.043576s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values [0.041539s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_mixed_fields [0.047429s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.043434s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.042685s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.041420s] ... ok DEBUG: {3} 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.SubnetPoolPrefixDbObjectTestCase.test_count_invalid_filters [0.121453s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_count_validate_filters_false [0.117037s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist_validate_filters [0.293955s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_create_single_transaction [0.098330s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_objects [0.130582s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.108650s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_objects_nothing_to_delete [0.119905s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_create_update_delete [0.120825s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_supports_extra_filtername [0.119838s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_objects_exist_validate_filters_false [0.376571s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_standard_attr_id ... SKIPPED: No standard attributes found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_object_missing_object [0.045223s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist [0.133200s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_invalid_fields [0.047638s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_objects_without_validate_filters [0.044525s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_get_values_without_validate_filters [0.044376s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_objects [0.128059s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.048594s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_objects_nothing_to_update [0.090131s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_count_invalid_fields [0.042236s] ... ok DEBUG: {1} 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_subnet.RouteObjectIfaceTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_create [0.043399s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_create_duplicates [0.042912s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects [0.044122s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_delete_objects_without_validate_filters [0.041868s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_object_unique_key [0.044472s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_changes_forbidden [0.580867s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_objects [0.051159s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_objects_without_validate_filters [0.044581s] ... 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.RouteObjectIfaceTestCase.test_get_objects_with_string_matching_filters_starts ... SKIPPED: There is no string field in this object DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_invalid_fields [0.039945s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_get_values_without_validate_filters [0.043601s] ... ok DEBUG: {3} 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_subnet.RouteObjectIfaceTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_count_invalid_filters [0.136184s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_changes_forbidden [0.042665s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_rbac_shared_on_parent_object ... SKIPPED: Mixin class, skipped test DEBUG: {1} neutron.tests.unit.objects.test_subnet.RouteObjectIfaceTestCase.test_update_objects_without_validate_filters [0.043582s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_to_dict_makes_primitive_field_value [0.045259s] ... ok DEBUG: {2} 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_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_to_dict_with_unset_project_id [0.052821s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_changes [0.041317s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_single_transaction [0.088322s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_fields [0.040019s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_objects_valid_fields [0.040397s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_supports_extra_filtername [0.085908s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_objects_without_validate_filters [0.042161s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_objects_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_count_validate_filters_false [0.326067s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_count [0.097275s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_count_invalid_filters [0.084266s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_objects_exist_validate_filters_false [0.123669s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_clean_obj_from_primitive [0.044746s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_create_single_transaction [0.079515s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_create_updates_from_db_object [0.042804s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_objects_supports_extra_filtername [0.077655s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete [0.041882s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_extra_fields [0.042891s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_objects ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_fields_no_update [0.044160s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object_missing_primary_key [0.042827s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects [0.042882s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_create_updates_from_db_object [0.050333s] ... ok DEBUG: {2} 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_tag.TagIfaceObjectTestCase.test_delete_objects [0.047495s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects_without_validate_filters [0.045218s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_valid_fields [0.058728s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_without_validate_filters [0.047844s] ... ok DEBUG: {3} 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_tag.TagIfaceObjectTestCase.test_fields_no_update [0.038980s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_invalid_field [0.043775s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_without_validate_filters [0.043613s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object_missing_object [0.049246s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_changes_forbidden [0.043076s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_create_single_transaction [0.767757s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects [0.051720s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.042338s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_invalid_fields [0.047620s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values [0.039881s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_with_validate_filters [0.040083s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_count_validate_filters_false [0.105605s] ... ok DEBUG: {3} 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_tag.TagIfaceObjectTestCase.test_to_dict_with_unset_project_id ... SKIPPED: Test class has no project_id in fields DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.080785s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_changes_forbidden [0.040023s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_objects_valid_fields [0.038820s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_filtering_by_fields [0.082186s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_db_obj [0.362550s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_create_update_delete [0.087296s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} 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: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_delete_single_transaction [0.252487s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist [0.082388s] ... 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_trunk.SubPortDbObjectTestCase.test_count_invalid_filters [0.436147s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_clean_obj_from_primitive [0.049172s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_create_duplicates [0.043553s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects_invalid_fields [0.044791s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete_objects_valid_fields [0.040497s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_get_objects_with_synthetic_fields [0.407335s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_create_trunk_not_found [0.329523s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_object [0.047774s] ... ok DEBUG: {2} 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: {2} 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: {2} 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: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_without_validate_filters [0.057653s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_fields [0.046989s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_objects_exist_validate_filters_false [0.347894s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_objects_without_validate_filters [0.051081s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_db_obj [0.390955s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_updates_from_db_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_object [0.370998s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_objects_nothing_to_delete [0.357994s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_objects [0.491603s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_single_transaction [0.470780s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetDbObjectTestCase.test_update_objects_nothing_to_update [0.239496s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_count [1.020179s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_count_invalid_fields [0.045998s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object [0.044949s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_object_unique_key [0.043541s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_get_objects_valid_fields [0.048120s] ... ok DEBUG: {1} 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_subnet.SubnetObjectIfaceTestCase.test_get_objects_without_validate_filters [0.044608s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_fields [0.061489s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_objects_valid_fields [0.059554s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.398973s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.046101s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_count_validate_filters_false [0.325967s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_create_update_delete [0.414762s] ... 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.SubnetServiceTypeDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.259543s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_clean_obj_from_primitive [0.042550s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete [0.046453s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_pager_is_passed_through [0.049834s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_valid_fields [0.041795s] ... ok 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_trunk.SubPortObjectTestCase.test_get_objects_without_validate_filters [0.042662s] ... ok DEBUG: {3} 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_trunk.SubPortObjectTestCase.test_get_values_invalid_field [0.103171s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_changes_forbidden [0.072144s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_fields [0.046003s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist [0.562958s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_delete_single_transaction [0.837511s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_create_single_transaction [0.273941s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_filtering_by_fields [0.280642s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_update_non_existent_object_raises_not_found ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_single_transaction [0.276252s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_create_updates_from_db_object [0.041321s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects_without_validate_filters [0.041222s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_object_missing_object [0.045693s] ... ok DEBUG: {2} 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: {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: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_to_dict_makes_primitive_field_value [0.050582s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist [0.336502s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_objects_valid_fields [0.040246s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_create_update_delete [0.299969s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_primary_key_forbidden_fail [0.040414s] ... ok DEBUG: {2} 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_subnet.SubnetServiceTypeDbObjectTestCase.test_objects_exist_validate_filters_false [0.313056s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_with_synthetic_fields [0.313122s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_create_with_sub_ports [0.359106s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_count_invalid_fields [0.055047s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_delete [0.042936s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist [0.362097s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_object_missing_primary_key [0.053338s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_db_obj [0.302224s] ... ok 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_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_get_values [0.042913s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_changes ... SKIPPED: No updatable fields found in test class DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist_false [0.252816s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_changes_forbidden [0.046697s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_objects_nothing_to_delete [0.273519s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_objects_invalid_fields [0.040516s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_objects_valid_fields [0.041992s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnet.SubnetServiceTypeObjectIfaceTestCase.test_update_primary_key_forbidden_fail [0.043266s] ... 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_count_validate_filters_false [0.093404s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_db_obj [0.105508s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_filtering_by_fields [0.348175s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_objects [0.451162s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_delete_single_transaction [0.093656s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_get_objects_supports_extra_filtername [0.072501s] ... ok DEBUG: {1} 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_get_objects_single_transaction [0.245540s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_rbac_policy_create_no_address_scope [0.066718s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_rbac_policy_create_valid [0.070805s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_single_transaction [0.336928s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_count_invalid_fields [0.050331s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.071727s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_create_duplicates [0.061416s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_fields_no_update [0.048482s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_multiple_fields [0.324927s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object_missing_object [0.050446s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolDbObjectTestCase.test_update_object [0.147066s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_count_invalid_fields [0.054690s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object_unique_key [0.059104s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_fields_no_update [0.048402s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_valid_fields [0.049572s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_object_missing_primary_key [0.049981s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values [0.051080s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_mixed_field [0.046840s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_non_existent_object_raises_not_found [0.257897s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_to_dict_makes_primitive_field_value [0.048938s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_objects_without_validate_filters [0.062495s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_project_id [0.060714s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_get_values [0.053749s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_objects_valid_fields [0.056201s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolIfaceObjectTestCase.test_update_updates_from_db_object [0.054113s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_object [0.395579s] ... ok DEBUG: {3} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_changes [0.850667s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.870691s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_update_objects_nothing_to_update [0.879624s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_delete_single_transaction [0.111138s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete [0.051873s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_single_transaction [0.119217s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects [0.045826s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects_valid_fields [0.046193s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_extra_fields [0.040857s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_object_with_synthetic_fields ... SKIPPED: No synthetic object fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object_missing_primary_key [0.042115s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects [0.039355s] ... ok DEBUG: {1} 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: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_invalid_fields [0.040662s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_synthetic_fields_not_extra_filters [0.042898s] ... ok DEBUG: {2} 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_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_get_objects_single_transaction [0.109503s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_objects_without_validate_filters [0.045314s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_project_id [0.040408s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixDbObjectTestCase.test_update_objects_nothing_to_update ... SKIPPED: No updatable fields found in test class DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_to_dict_synthetic_fields [0.043120s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_create_updates_from_db_object [0.045877s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_to_dict_with_unset_project_id [0.040957s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects_invalid_fields [0.056211s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_changes_forbidden [0.042828s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_delete_objects_valid_fields [0.043262s] ... ok DEBUG: {2} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_objects_valid_fields [0.042071s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_extra_fields ... SKIPPED: Test class has no obj_extra_fields DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolPrefixIfaceObjectTestCase.test_update_objects_invalid_fields [0.046480s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_count [0.118851s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_db_obj [0.110940s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_objects [0.134874s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_delete_objects_nothing_to_delete [0.092422s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_get_object_single_transaction [0.096804s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACDbObjectTestCase.test_update_object [0.115875s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_create [0.043014s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_create_duplicates [0.042065s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects_invalid_fields [0.040652s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_delete_objects_valid_fields [0.042851s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_object_missing_object [0.040894s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_objects_pager_is_passed_through [0.041487s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_project_id [0.041029s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_get_values_with_validate_filters [0.041749s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_to_dict_synthetic_fields ... SKIPPED: No object fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_subnetpool.SubnetPoolRBACIfaceObjectTestCase.test_update_objects_invalid_fields [0.042704s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_objects [0.095919s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_objects_nothing_to_delete [0.082113s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_delete_single_transaction [0.095428s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_get_object_single_transaction [0.086449s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist_false [0.078266s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_objects_exist_validate_filters [0.074137s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagDbObjectTestCase.test_update_object ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_create [0.045570s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_delete [0.042617s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_objects_valid_fields [0.042844s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_project_id ... SKIPPED: Test class has no project_id field DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_get_values_invalid_field [0.044727s] ... 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_to_dict_makes_primitive_field_value [0.041316s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_objects_invalid_fields [0.040465s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_tag.TagIfaceObjectTestCase.test_update_primary_key_forbidden_fail [0.039014s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_count_validate_filters_false [0.468946s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_create_port_not_found [0.347543s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_delete_objects [0.429303s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_filtering_by_fields [0.353323s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_get_object_single_transaction [0.349230s] ... ok DEBUG: {1} 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_trunk.SubPortDbObjectTestCase.test_objects_exist_validate_filters [0.322562s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortDbObjectTestCase.test_objects_exist_validate_filters_false [0.442429s] ... ok DEBUG: {1} 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_trunk.SubPortDbObjectTestCase.test_update_single_transaction ... SKIPPED: No updatable fields found in test class DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_count ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_count_invalid_fields [0.041125s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_create [0.040849s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_create_duplicates [0.042979s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_delete_objects_invalid_fields [0.523076s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects [0.042591s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_objects_invalid_fields [0.042505s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values [0.042515s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_get_values_without_validate_filters [0.050205s] ... ok 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_invalid_fields [0.048284s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.SubPortObjectTestCase.test_update_objects_without_validate_filters [0.044799s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_count [0.351473s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_non_existent_object_raises_not_found [0.235648s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_delete_objects [0.361443s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_object_includes_correct_subports [0.627482s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_tenant_id [0.300146s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_get_objects_with_synthetic_fields [0.305135s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkDbObjectTestCase.test_objects_exist_validate_filters_false [0.315624s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_count_validate_filters_false ... SKIPPED: Class does not inherit from NeutronDbObject DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_create [0.043000s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_delete_objects_without_validate_filters [0.040205s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_object [0.042353s] ... ok DEBUG: {1} 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: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_invalid_field [0.049454s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_with_validate_filters [0.043992s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_get_values_without_validate_filters [0.042690s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_primary_key_forbidden_fail [0.043053s] ... ok DEBUG: {1} neutron.tests.unit.objects.test_trunk.TrunkObjectTestCase.test_update_updates_from_db_object [0.481316s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 9571 tests in 767.4289 sec. DEBUG: - Passed: 7888 DEBUG: - Skipped: 1683 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 2996.6546 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (2394 tests) => 0:12:10.608785 DEBUG: - Worker 1 (2392 tests) => 0:12:46.900957 DEBUG: - Worker 2 (2394 tests) => 0:12:35.338744 DEBUG: - Worker 3 (2391 tests) => 0:12:34.459787 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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/lib/python3.9/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/neutron-24.2.3.dev23/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env --assert-config -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: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__read_queues_and_returns_output [0.103905s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__spawn [0.034939s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__watch_process_exits_on_sent_kill_event [0.045769s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_construtor_raises_exception_for_negative_respawn_interval [0.043828s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_kill_process_and_wait_with_different_signal [0.045358s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_start_invokes__spawn [0.065292s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__handle_process_error_no_crash_if_started [0.152303s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_stop_calls_kill_with_provided_signal_number [0.036931s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__iter_queue_returns_empty_list_for_empty_queue [0.043503s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__handle_process_error_kills [0.169106s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_protocols_all_already_set [0.048182s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__iter_queue_returns_queued_data [0.045185s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_process_and_wait_returns_false_for_execute_exception [0.063530s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_process_and_wait_returns_true_for_valid_pid [0.039316s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_process_timeout_reached [0.035237s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__watch_process_exits_on_exception [0.068629s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__read_returns_none_for_missing_output [0.035956s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__watch_process_exits_on_callback_failure [0.037470s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_iter_stderr [0.063255s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessDieOnError.test__read_stderr_returns_none_on_error [0.033845s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_iter_stdout [0.037947s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stderr_logging_disabled [0.034330s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stdout_logging_disabled [0.034756s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stdout_logging_enabled [0.038121s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_async_process.TestFailingAsyncProcess.test_failing_async_process_handle_error_once [0.130515s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_flow [0.034291s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_count_flows [0.034510s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_default_datapath [0.041908s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_egress_bw_limit_for_port [0.034707s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_all_ports [0.040361s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_flow [0.033989s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_egress_bw_limit_for_port_port_not_exists [0.035793s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_flows_any_cookie [0.037332s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_flows_cookie_nomask [0.035250s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_value_from_other_config [0.034779s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_delete_neutron_ports [0.040772s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__kill_targets_process_for_pid [0.119219s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_value_from_other_config_not_found [0.033923s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__pid_none [0.035896s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test__pid_not_none [0.037040s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_cmd [0.040663s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_start_raises_exception_if_process_already_started [0.034994s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcess.test_stop_raises_exception_if_already_started [0.034356s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_async_process.TestAsyncProcessLogging.test__read_stderr_logging_enabled [0.058266s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_hw_offload_enabled_false [0.263233s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_delete_flows_strict [0.035608s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_flow_default_priority [0.067658s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_non_default_datapath [0.037154s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_flow_timeout_set [0.040114s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_rate_limit [0.037765s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_local_port_mac_succeeds [0.040930s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply [0.037137s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_port_tag_by_name [0.044706s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_on_exit [0.036831s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_delete_flows_priority_without_strict [0.048541s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_add_protocols_some_already_set [1.039520s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_order [0.035443s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test___init___with_format [0.043741s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_getattr_unallowed_attr_failure [0.042814s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_do_action_flows_delete_flows [0.050551s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_port_ofport_retry [0.574178s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_has_updates_after_calling_get_events_is_false [0.047003s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_dump_flows [0.053484s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_right_allowed_passthroughs [0.055037s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_process_changed_of_port [0.057276s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase.test___str__ [0.044255s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_value_from_other_config_value_error [0.084296s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_dump_flows_ovs_dead [0.066051s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_create_agent_rps [0.038216s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_update_vnic_type_traits [0.035159s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_vifs_by_ids [0.064353s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_inventories_bw [0.034893s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_local_port_mac_raises_exception_for_missing_mac [0.087441s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_hw_offload_enabled_true [0.038078s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_inventories_pp_direction [0.037352s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_traits_shared_rp [0.033156s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_flow_with_priority_set [0.039292s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestAlwaysPoll.test_is_polling_required_always_returns_true [0.034743s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_run_ofctl_retry_on_socket_error [0.040798s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_force_polling_sets_interval_attribute [0.033899s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_burst_limit [0.039044s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_true_when_polling_not_completed [0.033868s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_vifport [0.038649s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_true_when_updates_are_present [0.033974s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_full_ordered [0.036438s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test__enter__ [0.033937s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_apply_on_exit_with_errors [0.042832s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test__exit__ [0.033063s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_update_physnet_traits [0.337669s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovs_lib.TestDeferredOVSBridge.test_getattr_unallowed_attr [0.037432s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_updates [0.035069s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_create_resource_providers [0.046191s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test__init__with_connection_columns [0.036649s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo_fail [0.034280s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo_no_canonname [0.034448s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestSimpleInterfaceMonitor.test_has_updates_is_false_if_active_with_no_output [0.039860s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_traits [0.046381s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_gethostname_localhost [0.034333s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase.test_execute [0.040041s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_true_when_forced [0.039602s] ... ok DEBUG: {0} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_does_not_consume_irrelevant_errors [0.033329s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_create_agent_rps_multiple_hypervisors [0.034898s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_data_fetched_since [0.041620s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__no_port_event [0.033034s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test__deferred_update_agent_rp_traits [0.035429s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_i_am_primary [0.037731s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__port_fixed_ips_matching [0.034531s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_polling_completed_sets_interval_attribute [0.044183s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo_localhost [0.036388s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_destroy [0.036760s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestGetPollingManager.test_return_always_poll_by_default [0.035176s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_wrong_driver [0.040047s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_no_subnet [0.036906s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer.test_start_calls_monitor_start [0.034651s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_no_subnet_delete_gateway [0.040797s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_null_interface_driver_success [0.058950s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_hit_retry_limit [0.050571s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_calls_fill_dhcp_udp_checksums_v4 [0.043067s] ... ok DEBUG: {3} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_ovs_interface_driver_success [0.042839s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_resource_processing_queue.TestExclusiveResourceProcessor.test_primary [0.043264s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_calls_fill_dhcp_udp_checksums_v6 [0.042169s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test__check_dhcp_port_subnet_port_missing_subnet [0.040902s] ... ok DEBUG: {2} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_gethostname_fqdn [0.038603s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__port_fixed_ips_not_matching [0.040799s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_raise_conflict [0.054099s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_create_new [0.036536s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_destroy_with_none [0.040478s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_no_update_or_create [0.038612s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_get_device_id [0.041874s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_create_dhcp_port_update_add_subnet [0.042950s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_get_interface_name [0.045304s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route [0.051013s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_change_gateway [0.043419s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_dhcp_port_doesnt_orphan_devices [0.267812s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_do_nothing [0.040163s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_change_gateway_outside_subnet [0.044654s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_plug_exception [0.039424s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_outside_subnet [0.041576s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_no_gateway [0.069619s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_update [0.039403s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_create_dhcp_port [0.045724s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_update_dhcp_port_raises_conflict [0.036373s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_dhcp_port_with_non_enable_dhcp_subnet [0.046632s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_without_ipv6_enabled [0.042724s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test__dhcp_ready_ports_doesnt_log_exception_on_timeout [0.038655s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_ipv6 [0.040637s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver [0.042400s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test__dhcp_ready_ports_loop [0.040727s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_agent_start_restarts_metadata_proxy [0.040448s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_failure [0.040662s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_network_not_found [0.037754s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_get_metadata_bind_interface_returns_segments [0.039186s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_no_network [0.036336s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_ready_ports_updates_after_enable_dhcp [0.037204s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_remote_error_net_not_found [0.039855s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_port_ofport_retry_fails [1.307256s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_configure_dhcp_for_network [0.039363s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_metadata_destroy [0.042071s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_ready_ports_loop_with_limit_ports_per_call [0.041709s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_get_vif_ports [0.294749s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_delete_flows_mixed_strict [0.034393s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_mod_flow_no_actions_set [0.034002s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_ready_ports_loop_with_limit_ports_per_call_prio [0.273780s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_remove_value_from_other_config [0.037979s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_init_host [0.039372s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_controller_burst_limit_with_value_less_than_min [0.036755s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_init_resync_throttle_conf [0.048342s] ... 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.036208s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_none_interface_driver [0.043193s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovs_lib.OVS_Lib_Test.test_set_value_to_other_config [0.040890s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_for_one_network_plugin_error [0.042151s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test___init__ [0.037784s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_initial [0.044834s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_ovsdb_monitor.TestOvsdbMonitor.test___init___with_columns [0.037795s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_placement_report.DeferredCallTestCase.test_defer_not_called [0.042941s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_placement_report.PlacementStateTestCase.test_deferred_update_resource_provider_inventories_pp [0.037252s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test__is_polling_required_should_not_be_implemented [0.034466s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestBasePollingManager.test_is_polling_required_returns_false_for_no_updates [0.035687s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestGetPollingManager.test_manage_polling_minimizer [0.036596s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer.test__is_polling_required_returns_when_updates_are_present [0.036721s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_polling.TestInterfacePollingMinimizer.test_stop_calls_monitor_stop [0.036397s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestDefaultRpHypervisors.test_defaults [0.036387s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_dhcp_agent_manager [1.044209s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestGetHypervisorHostname.test_get_hypervisor_hostname_getaddrinfo [0.037359s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_periodic_resync_helper_with_event [0.056123s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_as_alias_wrong_driver [0.038478s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_populate_cache_on_start [0.046142s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_not_set [0.040159s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_interface_driver_success [0.037824s] ... ok DEBUG: {1} neutron.tests.unit.agent.common.test_utils.TestLoadInterfaceDriver.test_load_linuxbridge_interface_driver_success [0.039321s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDHCPResourceUpdate.test__lt__no_port_event_timestamp [0.037287s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test__check_dhcp_port_subnet [0.040211s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_set_default_route_two_subnets [0.041802s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup [0.044572s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDeviceManager.test_setup_device_is_ready [0.042134s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_conflict [0.038730s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_get_metadata_bind_interface_returns [0.261578s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_call_driver_ip_address_generation_failure [0.045293s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_configure_dhcp_for_network_no_subnets_with_dhcp_enabled [0.039489s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_nonexistent_interface_driver [0.038776s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_periodic_resync [0.040510s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_report_state_revival_logic [0.040486s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_run_completes_single_pass [0.039626s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_start_ready_ports_loop [0.039144s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_same [0.038425s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_waitall [0.038542s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_periodic_resync_helper [5.044107s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_populate_cache_on_start_without_active_networks_support [0.037010s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_disabled_net [0.039587s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgent.test_sync_state_for_all_networks_plugin_error [0.044014s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_driver_failure_isolated_metadata [5.050451s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_unknown_network [0.059227s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy [0.048110s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy_with_metadata_network [0.039065s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_down_network [0.037815s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_exception_during_rpc [0.040434s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy [0.043007s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_delete_end [0.039795s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_create_end [0.039922s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end_no_network_id [0.041049s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_network_already_deleted [0.042019s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_ip_on_port [0.039437s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_subnet_on_dhcp_agents_port [0.038653s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_driver_failure [5.279626s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_driver_failure_ipv6_ipv4_network [0.070800s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_ipv6_ipv4_network [0.049702s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_nonisolated_dist_network [0.042537s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_ipv6_network [0.043553s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_dist_network_ipv6 [0.046933s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network_dvr [0.038959s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_update_end_admin_state_down [0.047594s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_update_end_admin_state_up [0.064833s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end [0.056117s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_known_network [5.042785s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy_with_dist_network [0.070113s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_isolated_network [0.048225s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_nonisolated_network [0.041367s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_network_none [0.038985s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network [0.075093s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network_dvr_ipv6 [0.055071s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_create_end_no_resync_if_same_port_already_in_cache [0.041841s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end_unknown_port [0.040253s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_refresh_dhcp_helper_no_dhcp_enabled_networks [0.039391s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_dhcp_helper_known_network_isolated_metadata [5.044186s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_disable_isolated_metadata_proxy_with_metadata_network_dvr [0.050913s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper [0.041630s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_driver_failure [0.041067s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_empty_network [0.048502s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_no_gateway [0.043352s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_enable_metadata_ovn_network [0.041375s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_dhcp_helper_ovn_network_with_enable_isolated_metadata [0.041828s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_2_agents_network_ipv6 [0.042353s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_dist_network [0.039203s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_enable_isolated_metadata_proxy_with_metadata_network_ipv6 [0.263781s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_network_create_end [0.038397s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_create_duplicate_ip_on_dhcp_agents_same_network [0.037659s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_delete_end_agents_port [0.052400s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_ip_on_dhcp_agents_port_cache_miss [0.046024s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_end_restart [5.043804s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_release_dhcp_port [0.039569s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_update_dhcp_port [0.053902s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_network_existing [0.074635s] ... ok DEBUG: {3} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_remove_network [0.042704s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_bin_route [0.044045s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_port_ip [0.039730s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase.test_handle_port [0.279560s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_change_ip_on_dhcp_agents_port [5.056013s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_bin_route [0.054469s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_dhcp_options [0.037482s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_end [0.068572s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test__packet_in_handler [0.042495s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcp_options [0.037872s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcpv6_client_ident [0.036692s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcpv6_server_ident [0.040895s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_port_id_from_br [0.037250s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_packet_out [0.037837s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_catch_init_exception [0.039164s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_delete_port [0.037514s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_initialize_invalid_agent [0.038342s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_multiple_devices [0.038729s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_update_port_changed_mac [0.036825s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_add_local_ip_flows [0.038407s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_delete_local_ip_flows [0.039059s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_delete_local_ip_translation [0.041155s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_handle_port [0.041888s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_handle_updated_notification [0.040964s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_delete_end_no_network_id [5.048171s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_notify_port_updated [0.040784s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_clean_by_port [0.036817s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_clean_by_port_for_unknown_port [0.038466s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_get_port_policy [0.035105s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_set_port_policy [0.035962s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__get_max_burst_value [0.040017s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__iterate_rules_with_unknown_rule_type [0.036246s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_reset_port [0.042801s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_unknown_port_with_no_rules [0.041256s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager.test_delete_port [0.043186s] ... ok DEBUG: {3} neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager.test_handle_port [0.057919s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test__process_update_policy [0.051561s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_add_router_only_egress [0.279466s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_delete_router [0.048934s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_rule_only_has_max_kbps [0.047970s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_fip_policy_changed [0.046757s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_fip_policy_changed_to_none [0.049834s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_fip_removed [0.050838s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_only_egress [0.048609s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_get_router_floating_ips [0.036187s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test_update_router [0.047410s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.046804s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_create_router [0.050926s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_check_conntrack_helper_changes_no_change [0.038370s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_disable_ndp_proxy_update_router [0.301006s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_address_scope_mark [0.185837s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_snat_idx_ipv6_below_32768 [0.172248s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_arp_entry_no_routerinfo [0.597615s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_centralized_floatingip_dvr_ha [0.185346s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_floating_ip [0.652367s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_dvr_fip_interfaces_update [0.179936s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_router [0.469321s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_ip_added_dist [0.181236s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_port_update_on_dhcp_agents_port_no_ip_change [5.052584s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_refresh_dhcp_helper_exception_during_rpc [0.056510s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_reload_allocations [0.041148s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_mangle_rules [0.487768s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_mangle_rules_no_fip_ns [0.170210s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_end [5.049432s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_handle_snat_rule_for_centralized_fip [0.480912s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_initialize_dvr_ha_router_reset_state [0.181258s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_initialize_dvr_ha_router_snat_ns_once [0.173844s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_process_router_dist_floating_ip_add [0.707972s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_remove_floating_ip [0.427877s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_add_ndp_proxy_update_router [0.056014s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_add_subnet_update_router [0.054520s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_del_ndp_proxy_update_router [0.058284s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_update_router [0.056752s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase.test_del_ndp_proxies [0.037469s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_del_port_forwardings [0.038851s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.extensions.test_snat_log.SnatLogExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.048551s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_backup [0.047603s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_ha_agent_with_dvr_snat_mode [0.048334s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_legacy_agent [0.048625s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway [0.326110s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dual_stack_no_subnet_w_ipv6_gw [0.047819s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_no_subnet [0.045452s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_internal_network_dist [0.044038s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_create [0.042498s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_internal_network [0.043323s] ... 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.042387s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_state_for_router_standby_standby [0.042519s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces [0.440758s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_gateway [0.080812s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_dhcp [10.046490s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_delete_ha_router_initialize_fails [0.062828s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_get_active_networks_info [0.057469s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports [0.036704s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enable_metadata_proxy [0.064200s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports_no_old_ports [0.041545s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_port_ids_limited_nets [0.040962s] ... ok DEBUG: {0} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_update_of_deleted_port_ignored [0.034101s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_port_id_from_br [0.033698s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test__packet_in_handler [0.044812s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_port_ip [0.038047s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_packet_out [0.041378s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_bin_route [0.042154s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcpv6_status_code [0.040639s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_port_ip [0.034718s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_reply_dhcp_options [0.058485s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.metadata.test_host_metadata_proxy.TestHostMedataHAProxyDaemonMonitor.test_generate_host_metadata_haproxy_config [0.043641s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.metadata.test_host_metadata_proxy.TestHostMedataHAProxyDaemonMonitor.test_spawn_host_metadata_haproxy [0.037297s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_catch_delete_port_exception [0.039497s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_construct_empty_fdb_table [0.041046s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_initialize [0.041662s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.050246s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_change_policy_descr [0.050216s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_change_policy_rule [0.042525s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__handle_notification_ignores_all_event_types_except_updated [0.041279s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_update_policy [0.043397s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_update_policy_descr_not_propagated_into_driver [0.043153s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__process_update_policy_not_known [0.261950s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_known_port [0.037645s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_port_with_no_policy [0.037238s] ... ok DEBUG: {0} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_unknown_port [0.037677s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_clean_by_resource [0.035629s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_get_resource_policy [0.036324s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_get_resources [0.036255s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_set_resource_policy [0.034314s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_update_end_delete_payload [5.055556s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.045655s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_add_router [0.047741s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router [0.049300s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_set_fip_ratelimit_cache [0.039183s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.048812s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test_add_router [0.050940s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_create_dhcp_port [0.315865s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test_delete_router [0.049399s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpPluginApiProxy.test_get_network_info [0.039122s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_add_ndp_proxy_update_router [0.055737s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_by_port_id [0.045018s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_create_router [0.055749s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_by_subnet_id [0.037792s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_ids [0.034032s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_network [0.034861s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_port [0.036262s] ... ok DEBUG: {1} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_stale_update_ignored [0.035077s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test__packet_in_handler [0.038881s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_packet_out [0.037276s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase.test_delete_port_with_vif_port [0.036985s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_update_router [0.291646s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_extension.DHCPAgentExtensionTestCase.test_delete_port_without_vif_port [0.037378s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_bin_routes [0.035482s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_port_id_from_br [0.034807s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_state [0.035716s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_handle_dhcp [0.037182s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_internal_port_not_found [0.169927s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_bin_dns [0.037217s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_dhcp_options_zero_time [0.036477s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_handle_dhcp [0.036152s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_handle_deleted_notification [0.078377s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_pulling_lip_associations_on_init [0.041689s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_setup_local_ip_translation [0.046414s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_setup_static_local_ip_translation [0.046192s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_update_policy [0.037415s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__rule_is_ingress_direction [0.044054s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_create [0.043273s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_snat_idx_ipv6 [0.451445s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_delete_no_policy [0.036920s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_update [0.046015s] ... ok DEBUG: {1} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_delete_known_port [0.042964s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_update_policy [0.040505s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_fip_qos_changed_to_none [0.056955s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_process_ip_rates_with_cache [0.059205s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_update_router_only_ingress [0.074379s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_get_router_id_by_fip [0.036877s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_fip.RouterFipRateLimitMapsTestCase.test_remove_fip_ratelimit_cache [0.036749s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_primary_to_backup [3.450217s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.qos.test_gateway_ip.RouterGatewayIPQosAgentExtensionTestCase.test__process_update_policy [0.279407s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_standby_ha_dvr [0.072645s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_add_conntrack_helper_update_router [0.059339s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_dvr_edge_router [0.049430s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_clear_by_router_id [0.034963s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_snat_port_for_internal_port_ipv6_same_port [0.041669s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_del_conntrack_helper [0.036416s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_update_conntrack_helper [0.035465s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__load_used_fip_information [0.878803s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_add_subnet_update_router [0.053990s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_del_ndp_proxy_update_router [0.057225s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__process_arp_cache_for_internal_port [0.164923s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_init_ha_conf [0.284564s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__delete_arp_cache_for_internal_port [0.171966s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_address_scope_iptables_rules [0.046788s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_address_scope_iptables_rules_dvr [0.045692s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_arp_entry [0.181853s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_add_remove_2_subnets [0.089695s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_ha_active [0.086986s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_remove_gateway [0.073879s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_internal_port [0.448861s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_dvr_fip_interfaces_with_address_scope_mismatch [0.540747s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__get_snat_idx_ipv4 [0.172418s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_call_ensure_snat_cleanup [0.337521s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_del_arp_entry [0.172593s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_router_delete_stale_external_devices [0.208405s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_floating_ip_addresses_not_care_port_forwarding [0.045443s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_interface_removed [0.056725s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_interface_removed [0.060793s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__handle_notification [0.445054s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_subnets_added [0.058006s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__set_subnet_arp_info [0.171815s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_del_ndp_proxy_update_router [0.474861s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_if_compatible [0.303185s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_router_info_create [0.052187s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_ext_gw_updated_dvr_agent_mode_host [0.169436s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_spawn_radvd [0.045219s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_stop_no_cleanup [0.042269s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_forward_rules_no_fip_ns [0.169827s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_gateway_port [0.158601s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test__update_arp_entry_calls_arp_cache_with_no_device [0.453243s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_floating_ip_failure [0.187014s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestDhcpAgentEventHandler.test_subnet_create_end [10.050113s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_rtr_2_fip_link [0.418287s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_router_cidrs_no_device_exists [0.539269s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_create_router [0.052830s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_disable_ndp_proxy_update_router [0.055930s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_rtr_2_fip_link_already_exists [0.171587s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test_remove_subnet_update_router [0.062914s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_add_ndp_proxy_update_router [0.477515s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_update_router [0.061345s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_update_port_forwarding [0.036486s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_rtr_2_fip_link_and_addr_already_exist [0.178037s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_backup_no_gw_port [0.042865s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_ext_gw_updated_dvr_agent_mode [0.169556s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_forward_rules [0.168520s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_agent [0.302058s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_ha_agent [0.044342s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_no_subnet_with_ipv6_gw [0.044379s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_internal_network [0.042664s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_deallocate_rule_priority [0.481770s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_address_scope_mark [0.044627s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_arp_entry_no_routerinfo [0.042272s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_create_dvr_fip_interfaces_with_address_scope_mismatch [0.044088s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway_dist_dual_stack [0.175903s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_create_dvr_fip_interfaces_with_matching_address_scope [0.043926s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway_dual_stack [0.046487s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_ext_gw_updated_dvr_agent_mode_host [0.043607s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_internal_network_dist [0.048073s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_arp_related_dev_no_subnet [0.504683s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_floating_agent_gw_interfaces [0.192384s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_router_process_status_2___ [0.332087s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_check_ha_state_for_router_primary_standby [0.044754s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_external_gateway_removed_ext_gw_port_and_fip [0.472670s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_forward_rules_no_fip_ns [0.045117s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_ip_added_dist [0.053690s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_arp_related_dev_no_subnet [0.041336s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_floating_ips_dvr [0.041413s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_initialize_dvr_local_router [0.043459s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_remove_centralized_floatingip [0.045252s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_remove_floating_ip [0.042103s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__hash__ [0.035776s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_destroy_state_change_monitor_ok [0.037371s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_routes_updated_with_non_dvr [0.034937s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_floating_ips_dvr [0.671995s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_set_ha_port [0.037174s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_is_router_in_namespace_for_not_in_ns [0.035076s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations.test_remove_external_gateway_ip [0.035484s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_address_scope_mark_ids_handling [0.044204s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_check_and_add_ecmp_route [0.039415s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_initialize_dvr_local_router [0.180269s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_routing_table_update [0.039020s] ... ok DEBUG: {3} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_update_routing_table_ecmp [0.036895s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_remote_sg_removed [0.035936s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test_get_conj_id_invalid [0.035705s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCookieContext.test_context_cookie_is_not_left_as_used [0.038105s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCreateRegNumbers.test_no_registers_defined [0.034689s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test_update [0.035892s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__add_flow_registers_are_replaced [0.103571s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_update_router [0.481064s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase.test_clear_by_router_id [0.037960s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.RouterNDPProxyMappingTestCase.test_set_ndp_proxies [0.041566s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_delete_router [0.052354s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_update_router_port_forwarding_change [0.058591s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_add_update_router_port_forwarding_remove [0.053658s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_extract_ports [0.047000s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_set_port_forwardings [0.038060s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_ha_agent [0.046851s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_network_update_no_router_info_found [0.050283s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__cleanup_stale_sg_just_members [0.569000s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__cleanup_stale_sg_members_and_ports [0.112183s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__drop_all_unmatched_flows [0.100595s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__initialize_egress_no_port_security_sends_to_egress [0.100284s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_network_update_not_connected_to_router [0.369824s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_router_added_router_not_in_cache_after_failure [0.047574s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__remove_egress_no_port_security_deletes_flow [0.103824s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_added_to_agent [0.044872s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__remove_egress_no_port_security_non_existing_port [0.107579s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_all_port_flows [0.103996s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dist_dual_stack [0.178864s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dual_stack [0.046747s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_internal_network_dist_with_addr_scope_mismatch [0.042939s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_removed_ips_no_exp_egress [0.106244s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_changed_and_local_vlan_changed [0.103989s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports_loop_call [4.056191s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_cleanup_deleted_ports_no_ports [0.079087s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_network_by_id [0.035004s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_port_by_id [0.034910s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_get_port_ids [0.035871s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_put_port_existing [0.044500s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces_if_fipnamespace_exist [0.392295s] ... ok DEBUG: {2} neutron.tests.unit.agent.dhcp.test_agent.TestNetworkCache.test_remove_port_existing [0.064550s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_destroy_router_namespace [0.046111s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_base.DHCPResponderBaseTestCase.test_get_bin_dns [0.039397s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_disable_metadata_proxy_spawn [0.055309s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_bin_dns [0.038560s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_dvr_edge_router_init_for_snat_namespace_object [0.042087s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv4.DHCPIPv4ResponderTestCase.test_get_ret_packet [0.040085s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_existing [0.510481s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_missing [0.108915s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.dhcp.test_ipv6.DHCPIPv6ResponderTestCase.test_get_ret_packet [0.270717s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_non_existing [0.110951s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_catch_update_port_exception [0.036669s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_construct_existing_fdb_table [0.037945s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_fdb_population.FdbPopulationExtensionTestCase.test_update_port_add_rule [0.040765s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_ovs_port [0.110257s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_local_ip.LocalIPAgentExtensionTestCase.test_delete_port [0.040413s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_get_ports [0.036407s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.PortPolicyMapTestCase.test_has_policy_changed [0.035310s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_ovs_port_invalid [0.106464s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__handle_update_create_rules_checks_should_apply_to_port [0.037061s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test__rule_type_has_ingress_direction [0.036407s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosAgentDriverTestCase.test_delete [0.036246s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_bridge [0.112395s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_add_rules [0.044832s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionReflushRulesTestCase.test_is_reflush_required_remove_rules [0.044689s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_permitted_ethertypes [0.112493s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test__handle_notification_passes_update_events [0.038800s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_delete_unknown_port [0.037395s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_diff_ports_same_policy_id [0.038659s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_process_trusted_ports_port_not_found [0.110285s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.extensions.test_qos.QosExtensionRpcTestCase.test_handle_known_port_change_policy_id [0.037376s] ... ok DEBUG: {2} neutron.tests.unit.agent.l2.test_l2_agent_extensions_manager.TestL2AgentExtensionsManager.test_initialize [0.045598s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_base.RateLimitMapsTestCase.test_clean_by_resource_for_unknown_resource [0.035541s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_add_router_only_ingress [0.045295s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_process_ip_rates_without_cache [0.044065s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.qos.test_fip.FipQosExtensionTestCase.test_qos_policy_has_no_bandwidth_limit_rule [0.046779s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_trusted_ports_not_managed_port [0.374071s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_port_security_disabled [0.111114s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_delete_router [0.266627s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperExtensionTestCase.test_update_router [0.050719s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_check_conntrack_helper_changes [0.034518s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_security_group_members [0.101097s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_conntrack_helper.ConntrackHelperMappingTestCase.test_set_conntrack_helpers [0.033964s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_get_or_create_sg_nonexisting_sg [0.036182s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_port_sg_added [0.034026s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test__handle_notification [0.054910s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_rules [0.032589s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup.test_get_ethertype_filtered_addresses [0.034890s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRNoExternalTestCase.test_remove_subnet_update_router [0.056637s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_load_driver_if_needed_hybrid_ports_cleaned [0.034974s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHybridIptablesHelper.test_overloaded_remove_conntrack [0.036104s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_no_ip_ipv6 [0.035834s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_with_zero_ipv4 [0.034341s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_with_zero_ipv6 [0.034840s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_create_dvr_fip_interfaces_with_matching_address_scope [0.181375s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_icmp6 [0.034466s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_ipv6_icmp [0.034794s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_no_protocol [0.034767s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_common_rules [0.034048s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_nonoverlapping [0.032879s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_is_bridged_interface [0.034502s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_daemonize [0.039227s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_delete_pid [0.034775s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_fork_child [0.033700s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_fork_error [0.034251s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_fork_parent [0.035596s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_init_nopidfile [0.036557s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_start [0.035531s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_is_running [0.038849s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_external_gateway_removed_ext_gw_port_and_fip [0.576195s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_is_running_uuid_false [0.271480s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_write [0.036657s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_uid_privileges [0.033829s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_user_privileges [0.034811s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setuid_with_id [0.033208s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setuid_with_name [0.033081s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_device_manager_dhcp_port_without_gateway_ips [0.038499s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_ip_moved_dist [0.421694s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_2 [0.038910s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_with_isolated_metadata_enable [0.040507s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_base_abc_error [0.036701s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_check_version_abstract_error [0.036027s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_existing_dhcp_networks_abstract_error [0.036636s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_floating_ip_removed_dist [0.172302s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_blocking_sigterm_sigkill [0.038562s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_not_active [0.039062s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_set_interface_name [0.040951s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__copy_and_deepcopy [0.035123s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__getitem [0.035388s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_dict_contains_list [0.036532s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_dict_contains_list_of_dicts [0.035150s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_dict_has_sub_dict [0.038343s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_string_representation_port [0.037648s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_forced_metadata_non_local_subnet [0.040650s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_client_id_num [0.039547s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_get_router_cidrs_no_fip_ns [0.448364s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_has_metadata_subnet_returns_true [0.040387s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_stateless_dhcpv6_network_no_dns [0.040085s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_backup_to_primary [3.453796s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_dvr_edge_router_host_mismatch [0.045032s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_dvr_edge_router_snat_rescheduled [0.042518s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_gw_ns_name [0.171950s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_non_local_subnets [0.274251s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_only_populates_dhcp_enabled_subnet_on_a_network [0.037757s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_init_lease_file_infinite_duration [0.037108s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_agent_dns_provided [0.041834s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dual_dhcp_rfc3442_no_on_link_subnet_routes [0.038740s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_updated [0.325662s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dual_dhcp_rfc3442_one_on_link_subnet_route [0.055420s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_gateway_route [0.053664s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_conf_other_and_managed_flag [0.137308s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_ipv6_address_force_metadata [0.038461s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionDVRTestCase.test_remove_centralized_floatingip [0.473649s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_rdnss_conf [0.082038s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_multiple_agents_with_dns_provided [0.078329s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.066091s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_host_ha_router_count [0.048898s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_no_neutron_router_on_subnet [0.041991s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_ndp_proxy.NDPProxyExtensionLegacyTestCase.test__handle_notification [0.076022s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_host_ha_router_count_retried [0.055183s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_2port_1net_diff_details [0.058143s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.046362s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_3port_2net [0.040794s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_handle_router_snat_rules_add_back_jump [0.048969s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.FipPortForwardingExtensionTestCase.test_check_if_need_process_no_snat_ns [0.046256s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_port [0.040022s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_handle_router_snat_rules_add_rules [0.047282s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.extensions.test_port_forwarding.RouterFipPortForwardingMappingTestCase.test_clear_by_fip [0.036162s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_all_leases_file_leases_with_bad_line [0.042821s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_and_delete_fail_retrigger_initialize [0.052114s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_primary [0.044774s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases_with_IPv6_tag_and_multiple_ips [0.039980s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_metadata_iptables_rules [0.050534s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__configure_ipv6_params_primary_no_gw_port [0.044009s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases_with_client_id [0.039075s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__create_router_dvr_agent_with_dvr_snat_mode [0.045934s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test__process_network_update [0.059229s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_nonexistent_interface_driver [0.300216s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_generate_dibbler_conf [0.041771s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_ha_switchover [0.072900s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_lla_already_exists [0.086297s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_call_clean_stale_namespaces [0.049643s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_routers_ha_on_update_without_ha_interface [0.051041s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_external_gateway_dist [0.491311s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_add_internal_network_dist_with_addr_scope_match [0.051436s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_ipv6_only_gw [0.072924s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway [0.048612s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_not_update_ha_routing_table [0.049789s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_mult_times_removed [0.940559s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_not_update_snat_routing_table_ecmp [0.300508s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_cent_floating_ip_add [0.048185s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_agent_remove_external_gateway_dist [0.420723s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_status_update_if_processed [0.059637s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_dhcpv6_stateful_interface_added [0.060072s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_slaac_interface_added [0.063999s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_disabled_random_fully [0.059478s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_enabled_random_fully [0.056969s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_if_compatible_error [0.049332s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_resyncs_failed_router [0.051446s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_with_client_id [0.583311s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_reload_allocations_no_interface [0.049793s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_isolated_network_returns_true_ipv6 [0.044614s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_non_isolated_network_returns_false [0.042023s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_advertise_mtu [0.043487s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_with_dhcp_timers [0.043616s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_max_leases_is_smaller_than_cap [0.049901s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_rpc_timeout_on_get_ext_net [0.326602s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_not_bridged [0.042532s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_rpc_timeout_on_get_routers [0.050411s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_cmdline_none [0.041499s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_update_snat_routing_table [0.049199s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_namespace [0.044778s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_report_state_revival_logic [0.050453s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_no_kill_script_no_namespace [0.045378s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_router_deleted [0.045463s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_get_stop_command [0.043326s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_snat_ns_delete_not_called_when_snat_namespace_does_not_exist [0.054171s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_no_namespace [0.048299s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_no_pid [0.044509s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_no_namespace [0.040756s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_with_ensure_active [0.038900s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_check_gateway_ip_changed_no_change [0.170963s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_pid_invalid_file [0.038507s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_pid_no_an_int [0.041374s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_reload_cfg_without_custom_reload_callback [0.037210s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_active_cmd_mismatch [0.036282s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_namespace_no_path [0.039320s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_no_namespace [0.038488s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_processmanager_ensures_pid_dir [0.036555s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_unregister [0.041366s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_delete_ipv6_addr_with_prefix [0.044701s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_get_device_name [0.040215s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_check_gateway_ip_changed_v4 [0.431447s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_scan_fip_ports_restart_none [0.170457s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_get_ipv6_llas [0.295745s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port [0.038362s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6_uncompact [0.037834s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_subscribe_not_first [0.172789s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_get_device_name [0.035738s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_plug_dev_exists [0.036025s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_plug_with_ns [0.036322s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test__add_device_to_namespace_retries [0.037662s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_alt_bridge [0.038280s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_new [0.042169s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_configured_bridge [0.038895s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ListIpRulesTestCase.test_list_ip_rules [0.034220s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_any_ipv6 [0.036770s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_ipv4 [0.035648s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_fwmark [0.035265s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_to_ipv6 [0.036379s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_to_none [0.034943s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_unsubscribe_not_last [0.478617s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestAddNamespaceToCmd.test_add_namespace_to_cmd_without_namespace [0.034039s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_str [0.033168s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDeviceCommandBase.test_name_property [0.046806s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address_scoped [0.036037s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready_success_one_timeout [0.035348s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_update_gateway_port [0.169950s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_delete [0.039428s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_allmulticast_on [0.038120s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_down [0.034655s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_mtu [0.035354s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_add_entry [0.071665s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_add_entry_nonexistent_namespace [0.039002s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_delete_entry_not_exist [0.036822s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_delete_namespace [0.034487s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_execute_env_var_prepend [0.033299s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_v4_iif [0.034070s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_update_gateway_port_raises_exception [0.452843s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__delete_arp_cache_for_internal_port [0.045610s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__set_subnet_arp_info [0.047579s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_create_dvr_fip_interfaces_update [0.044691s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_ext_gw_updated_dvr_agent_mode [0.044027s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_dummy [0.291283s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_forward_rules [0.047625s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_devices [0.035310s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_ip_removed_dist [0.049321s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_devices_include_loopback_and_gre [0.034729s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_mangle_rules_no_fip_ns [0.043678s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_devices_no_netspace [0.034392s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_namespaces_root [0.035292s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_floating_agent_gw_interfaces [0.046396s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_as_root_namespace [0.035559s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_gw_ns_name [0.045090s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_int_options [0.034731s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper_no_options [0.037503s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_destroy [0.038218s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_deleting_less_than_5 [0.036802s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_get_remote_sg_ids [0.051200s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_get_sg_ids_set_for_ports [0.041489s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_port_filter_with_destroy_ipset_chain [0.044113s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_sg_members [0.040210s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_handle_snat_rule_for_centralized_fip [0.345537s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_chain_apply_need_pre_defer_copy [0.048976s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__eq__ [0.038815s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_delete_conntrack_from_delete_port [0.042471s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__init__ [0.037379s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ingress_tcp_min_port_0_for_ipv6 [0.043731s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipPriority.test__repr__ [0.048589s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress [0.040199s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test__add_default_gw_virtual_route [0.044478s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type_name [0.042793s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_routes_updated_with_dvr [0.038905s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_prefix [0.042948s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_and_lookup [0.039189s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_icmp_prefix [0.046051s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_repeated_call_with_same_key [0.038930s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_prefix [0.043683s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_release [0.038797s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_ipip [0.043215s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_hosting_port_for_router_in_ns [0.039232s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_mport [0.042593s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_info [0.039035s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_register_router [0.038201s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_mport_prefix [0.048927s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_address_scope_rules_diff_scopes [0.042690s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_prefix [0.043778s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_addresses_remove [0.039087s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_port [0.044658s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_reassignment [0.037760s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test__update_internal_ports_cache [0.034758s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_add_ports_address_scope_iptables [0.037060s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_check_and_remove_ecmp_route [0.038455s] ... ok DEBUG: {1} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_routes_updated [0.037776s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_sg_removed [0.037548s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_update_flows_for_vlan_no_ports_but_members [0.037580s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_mport_prefix [0.280123s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test__init_max_id_os_ken [0.037726s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test_delete_sg [0.036831s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_port [0.041750s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCreateRegNumbers.test_all_registers_defined [0.036433s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_prefix [0.041265s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test_ipv6_address [0.035481s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp [0.041020s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_mport_prefix [0.039949s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_mock_chain_applies [0.038405s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__cleanup_stale_sg [0.101915s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_port_sec_group_change_no_ct_zone [0.040320s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv4_no_ct_zone [0.037885s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_update_delete_port_filter [0.042433s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_user_sg_rules_deduped_before_call_to_iptables_manager [0.038695s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test__populate_initial_zone_map [0.040644s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase.test_nat_found [0.037542s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_filter_rule [0.041743s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_rule_exchanged_interface_and_ip [0.038984s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_defer_apply_with_exception [0.035859s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_chain_name [0.034744s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_remove_nonexistent_rule [0.041096s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseCustomBinaryName.test_add_and_remove_chain_custom_binary_name [0.311438s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_and_remove_chain [0.452612s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flow_for_ip_using_cookie_any [1.229502s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_blank_rule [0.065353s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_nat_rule [0.036520s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_rule_exchanged_interface_and_ip [0.036018s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_defer_apply_with_exception [0.035614s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_changed [0.138695s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables__apply_synchronized_no_namespace [0.038906s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables_failure_with_no_failing_line_number [0.036743s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_remove_nonexistent_chain [0.034217s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_get_existing_vip_ip_addresses_returns_list [0.033168s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range [0.033296s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_remove_routes_on_interface [0.033599s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_routes [0.032602s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_get_script_str [0.032620s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_get_script_str_no_routes [0.036110s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev_no_track_not_supported [0.037167s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_or_create_ofport_missing_nocreate [0.374091s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_get_ovs_port_non_existent [0.108687s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_cleanup_namespace [15.048666s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_dvr_conntrack_direct_flat [0.110270s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_without_dev [0.253679s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_delete_filter_ids [0.038423s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_set_ip_rate_limit_filter_existed [0.035172s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_dvr_conntrack_direct_vlan [0.109736s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_duplicated_with_chain [0.034042s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_not_found_with_chain [0.034189s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces_for_late_binding [0.265978s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_with_additional_filters [0.034702s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filters [0.034294s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_is_port_managed_not_managed_port [0.108160s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_filters_with_chain [0.034698s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_add_update_dvr_local_router [0.005097s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_add_update_legacy_router [0.004144s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_remove_router [0.003683s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcFilterTestCase.test__mac_to_pyroute2_keys [0.034757s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_prepare_port_filter_initialized_port [0.114879s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_add_tc_policy_class [0.035742s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test__get_tbf_burst_value_when_burst_bigger_then_minimal [0.035806s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test__get_tbf_burst_value_when_burst_smaller_then_minimal [0.034768s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_process_trusted_ports_caches_port_id [0.110374s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_htb [0.035218s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_delete_filters_bw_limit [0.034911s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_ingress_qdisc_burst_burst_value_zero [0.033966s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_ingress_qdisc_burst_value_burst_not_none [0.034505s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_port_filter [0.112372s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_addl_env [0.036098s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_group_id [0.035810s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_not_effective_user [0.034911s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_top_parent_pid_fork [0.035394s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_dvr_fip_interfaces_for_restart_l3agent_case [0.563497s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_first_non_root_helper_child [0.034545s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_process_pid_not_root [0.035119s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_destroy_snat_namespace [0.070144s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_raises_exception_for_execute_exception [0.034532s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_doesnt_match [0.034100s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer.test_num_threads [0.034874s] ... ok DEBUG: {3} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer.test_run [0.034291s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_port_filter_port_security_disabled [0.371993s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call [0.036185s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call_internal_server_error [0.036734s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call_no_instance_match [0.035958s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter [0.112617s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_call_skip_cache [0.037395s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_create_port [0.037436s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_and_router_id_invalid_1_192_168_1_1 [0.039794s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_remove_port [0.036986s] ... ok DEBUG: {3} 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.036981s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_port_sg_removed [0.036632s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_no_match_3_fe80__5054_ff_fede_5bbf [0.035115s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup.test_update_rules_split [0.036873s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_1_192_168_1_1 [0.036019s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_get_hybrid_ports [0.036978s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_3_fe80__5054_ff_fede_5bbf [0.035217s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_get_iptables_driver_instance_has_correct_instance [0.039380s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_no_match_1_192_168_1_1 [0.035727s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsForIpAddress.test_create_flows_for_ip_address_egress [0.038445s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_no_match_2___ffff_192_168_1_1 [0.036838s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_with_destination [0.037906s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_ports_network_id [0.034911s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_without_port_range [0.038894s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_icmp [0.037569s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_invalid_prefix_ipv6 [0.035910s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test__assert_mergeable_rules [0.035333s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_no_port_ranges_same_conj_id [0.039753s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_get_interface_bridge [0.041584s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_router_networks [0.256249s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_get_interfaces [0.036861s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_init [0.035302s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_200 [0.039739s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_init_open_fail [0.035772s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_post [0.039369s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_gid_privileges [0.035248s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_port_filters [0.042176s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_daemon.TestUnwatchLog.test_unwatch_log [0.035421s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/agent/linux/test_daemon.py:49: ResourceWarning: unclosed file <_io.TextIOWrapper name='/tmp/tmp5pk3j47b/tmpptw75bj5/unwatch_log_temp_file' mode='a' encoding='UTF-8'> DEBUG: daemon.unwatch_log() DEBUG: ResourceWarning: Enable tracemalloc to get the object allocation traceback DEBUG: {3} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_after_router_updated_called_on_agent_process_update [0.041952s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_and_enable_metadata [0.042114s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_group [0.038434s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable [0.042219s] ... ok DEBUG: {3} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules.test_metadata_filter_rules [0.037159s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_provision_parameters [0.040971s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__load_config [0.036676s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_current_ns_contains_stale_cidr_ipv6 [0.037179s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_sync_teardown_namespace [0.036727s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_teardown_datapath [0.042077s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_user [0.035532s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_config_dir_removed_after_destroy [0.267613s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_call_internal_server_error [0.035479s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__init_dictmodel [0.035057s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_call_no_instance_match [0.036070s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_string_representation_network [0.033991s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id_no_match [0.037497s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_forced_metadata [0.040413s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_exists_unlink_fails_file_still_exists [0.036586s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_isolated_metadata_with_router [0.042608s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovsdb.native.test_connection.BridgeCreateEventTestCase.test_run [0.036179s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_with_metadata_port [0.038580s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase.test_add_bridge [0.036204s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_existing_dhcp_networks [0.039101s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase.test_start_bridge_monitor [0.037640s] ... 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.041627s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_stateful_dhcpv6_same_subnet_fixedips [0.040268s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_only_populates_dhcp_client_id [0.039922s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_only_populates_dhcp_enabled_subnets [0.039953s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_init_lease_file [0.039550s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_init_lease_file_existing [0.042567s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_agent_with_many_dns_provided [0.042305s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_agent_with_no_dns_provided [0.040367s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_multiple_agents_without_dns_provided [0.040562s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_ipv6_port_with_ipv6_opt [0.038749s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases [0.342040s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_with_dhcp_port [0.069149s] ... ok DEBUG: {3} neutron.tests.unit.agent.ovsdb.test_impl_idl.TransactionTestCase.test_commit_raises_exception_on_timeout [1.038907s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_advertise_mtu_plugin_doesnt_pass_mtu_value [0.277313s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_record_resource_delete [0.102084s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_broadcast [0.057641s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_resource_change_handler [0.036730s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_dns_server [0.041922s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCMethods.test_create_consumers_do_not_listen [0.035465s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_multiple_dns_server [0.039990s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCMethods.test_create_consumers_start_listening [0.034855s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_infinite_lease_duration [0.039429s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_devices_details_list [0.034709s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dhcp_range [0.040219s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_tunnel_sync [0.035616s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dhcp_range_bad_prefix_length [0.043596s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_update_device_down [0.035688s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_active_cmd_mismatch [0.040315s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_new_binding_activated [0.038972s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_cmdline [0.039294s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_hints [0.038625s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_no_kill_script_namespace [0.039620s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_initialization_with_custom_resource [0.040873s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_get_pid_file_name_default [0.036612s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_initialization_with_default_resources [0.038883s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_reload_cfg_with_custom_reload_callback [0.036969s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_active_none [0.039062s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_check_process_id_env_var [0.071749s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_no_kill_script_no_namespace [0.039816s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_backup [3.254363s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_get_stop_command [0.036528s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_namespace [0.042143s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_not_active [0.044828s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_with_ensure_active [0.037773s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_pid_invalid_file [0.037193s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_reload_cfg_with_custom_reload_callback [0.036661s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_register_same_service_twice [0.037735s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_delete_ipv6_addr [0.037892s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_with_ipv6_delete_onlink_routes [0.038520s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6 [0.036593s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6_lla [0.287348s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_no_ns [0.039600s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_no_ns [0.040545s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_dummy [0.035309s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_lo [0.035887s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_vlan [0.035462s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_vxlan [0.034364s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_oif [0.033805s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_priority [0.033610s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_table [0.034240s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestAddNamespaceToCmd.test_add_namespace_to_cmd_with_namespace [0.034717s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing.test_no_ipv6_addr_notif [0.034742s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_ipv4_source_group [1.422754s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_ports_with_no_rules [0.523640s] ... ok DEBUG: {3} 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: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv6_egress [0.550443s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_metadata_disable [3.090593s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_active_ha [0.088130s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_removed_ext_gw_port_no_fip_ns [0.059372s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_updated_dual_stack [0.053724s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_floating_ip_centralized [0.407078s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv6_source_group [0.731897s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_get_snat_port_for_internal_port [0.044114s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_handle_router_snat_rules_distributed_without_snat_manager [0.047374s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_interface_driver_init [0.047305s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_l3_initial_report_state_done [0.043995s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_network_update [0.043204s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_network_update_not_called [0.290322s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_sg_rules_for_devices_ipv4_ingress_port_range_min_port_1 [0.547716s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_add_remove_subnet [0.080641s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_prepare_and_remove_devices_filter_enhanced_rpc [0.041264s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_refresh_firewall_enhanced_rpc [0.038306s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_remove_gateway_2_subnets [0.086277s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_rule_not_updated_enhanced_rpc [0.039149s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_call_clean_stale_meta_proxies [0.046589s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_rule_updated_enhanced_rpc [0.038114s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_cent_router [0.056552s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_rule_not_updated [0.035973s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_with_firewall_disabled [0.036055s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_with_noopfirewall [0.035597s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_rule_not_updated [0.035781s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_rule_updated [0.035372s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCaseForNoneDriver.test_init_firewall_with_none_driver [0.036069s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_address_group_updated [0.036919s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_member_updated_multiple_ports [0.035361s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_devices_filter_with_trusted_ports [0.036926s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall [0.036259s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_none [0.035952s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_member_not_updated [0.037125s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dist_router [0.435491s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filter_new_and_updated_ports [0.036759s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_all_updates [0.035978s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_router_delete_stale_external_devices_no_snat_ns [0.048472s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_no_update [0.035647s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dvr_routers_ha_on_update_when_router_unbound [0.046518s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_sg_updates_and_new_ports [0.036879s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_not_update_ha_routing_table_ecmp [0.045564s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_updated_ports_only [0.037085s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_not_update_snat_routing_table [0.044724s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing.test_send_ipv4_addr_adv_notif [4.046396s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_cleanup_namespace_with_registered_router_ids [15.957576s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestArpPing.test_send_ipv4_addr_adv_notif_nodev [0.049390s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_delete_stale_external_devices [0.067411s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_disabled [0.058213s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_diff_name [0.075646s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_create_router_namespace [0.097222s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_nochange [0.053731s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_destroy_namespace [0.062171s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_diff_namespace [0.082485s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_if_compatible [0.054628s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_same_namespace [0.079981s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_prepare_remove_port [0.342620s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address_no_broadcast [0.067622s] ... ok DEBUG: {3} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_member_updated [0.084816s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list [0.041196s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_ip_lib.TestIPLink.test_address [0.035895s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_filters_dynamic_permanent [0.040090s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_device_has_ip [0.035256s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_ip_version [0.039052s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_read_ifaddresses [0.035623s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_scope [0.040177s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_internal_network_removed_unexpected_error [0.299741s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_execute_3 [0.044731s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready [0.039916s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6v4_interface_added [0.055384s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_execute_4 [0.039542s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_3 [0.036958s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_disabled_random_fully_false [0.053301s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_kill_process_2_False [0.039332s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_snat_enabled_random_fully_false [0.053164s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_kill_process_exception_2_False [0.037683s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_router_deleted_error [0.043384s] ... ok DEBUG: {3} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_process_is_running_1_True [0.038518s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_router_update [0.044104s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__fanout_message [0.038865s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents [0.039429s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_update_snat_routing_table_ecmp [0.044110s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents_with_notification_required [0.039917s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_removed_from_agent [0.043100s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_with_scheduling [0.038361s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_request_id_changes [0.042883s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_with_router_interface_delete [0.038291s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_routers_updated [0.044258s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__schedule_network_no_existing_agents [0.036982s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.agentnotifiers.test_l3_rpc_agent_api.TestL3AgentNotifyAPI.test_del_arp_entry [0.037575s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_clear [0.038589s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test__get_manager_is_singleton [0.052082s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_unregister_fails_on_unregistered_callback [0.051606s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_get_callback_fails_on_invalid_type [0.048793s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_register_registers_callback [0.049945s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_resources.IsValidResourceTypeTestCase.test_known_type [0.037074s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_consumer_versions_callback [0.035581s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_network_not_found [0.038702s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_allocate_rule_priority [0.428028s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_subnet_not_found [0.039870s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_group_by_network_id [0.038998s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_port_action_update_port [0.036959s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_port_missing_port_on_update [0.038187s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_scan_fip_ports_restart_fips [0.174348s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_reserved_dhcp_port [0.037987s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready_timeout [1.039653s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_bulk_pull [0.038909s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_pull [0.039510s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_create [0.075639s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase.test_pull_backports_to_older_version [0.039313s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_subscribe [0.157058s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_address [0.040941s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase.test_push_mixed [0.040540s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_alias [0.040738s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ValidateResourceTypeTestCase.test_invalid_type [0.038321s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_name [0.039522s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_address_group_update_events [0.039685s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_execute_nosudo_with_no_namespace [0.040578s] ... ok DEBUG: {3} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerRpcApiTestCase.test_security_group_rules_for_devices [0.038463s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_v6 [0.039956s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_tuntap [0.038774s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_veth_with_namespaces [0.044968s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan6_valid_srcport_length [0.042040s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_ipv6_localaddr [0.039962s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_del_veth [0.040112s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_broken [0.045574s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_unsubscribe [0.472272s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_snat_idx_ipv6 [0.042964s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_snat_idx_ipv6_below_32768 [0.041672s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_empty_ns [0.291685s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_adding_extra_data [0.594680s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestSetIpNonlocalBindForHaNamespace.test_setting_failure [0.039539s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_run_namespace [0.040203s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ip_lib.TestSysctl.test_disable_ipv6_when_ipv6_globally_enabled [0.042756s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_more_than_5 [0.041231s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_name_exists [0.042685s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_build_ipv4v6_mac_ip_list [0.040842s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_action [0.255349s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_determine_remote_sgs_to_remove [0.048324s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_determine_remote_sgs_to_remove_ipv6_unreferenced [0.039732s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_determine_sg_rules_to_remove [0.044664s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_filter_defer_apply_off_with_sg_only_ipv6_rule [0.040179s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__load_used_fip_information [0.607372s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_unused_security_group_info [0.042870s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__process_arp_cache_for_internal_port [0.043372s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_returns_404_for_non_existent_resource [0.232513s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_update_security_group_members [0.050647s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_arp_entry [0.044082s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_assignment_of_attr_map [0.037493s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test__get_sg_members [0.040342s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_invalid_extensions_are_not_registered [0.036339s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_mangle_rules [0.042868s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_delete_conntrack_from_delete_port_no_ct_zone [0.039287s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_missing_required_extensions_gracefully_error [0.038936s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_router_cidrs_no_fip_ns [0.043016s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_bad_vrrp_with_dport [0.040866s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_optional_extensions_no_error [0.037548s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_initialize_dvr_ha_router_reset_state [0.046769s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_defer_with_exception [0.040325s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_without_need_for__plugin_interface_are_loaded [0.037217s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_dest_prefix [0.040883s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_edit_previously_uneditable_field [0.045190s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp [0.040198s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_headers_can_be_extended [0.038850s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type [0.039447s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_nested_resource_custom_collection_action [0.042999s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type_code [0.040695s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_process_router_dist_floating_ip_add [0.171465s] ... ok DEBUG: {3} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_delete_custom_collection_method [0.041928s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_type_code_protocol_num [0.041613s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_prefix [0.041234s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_4 [0.041348s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_emulated_sort_without_sort_field [0.128405s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_prefix [0.041414s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_from_none_to_primary [3.255113s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp [0.042772s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_port [0.043419s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_gateway_ports_equal [0.261898s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_empty [0.130330s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_prefix [0.041415s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_ha_state_ioerror [0.036680s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_ha_state_primary [0.037406s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test__init__readfile_error [0.040150s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_exhausted_pool [0.033506s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple [0.132560s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_info_nonexistent [0.033490s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_routers_in_project [0.033091s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_legacy_router.TestAddFloatingIpWithMockGarp.test_add_floating_ip [0.034502s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations.test_remove_floating_ip [0.035607s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple_values [0.140077s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress [0.271111s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_ensure_router_cleanup [0.035498s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type [0.040815s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_ensure_snat_cleanup [0.036111s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_code_protocol_num [0.041824s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_is_managed [0.036624s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_name [0.041686s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_non_integer [0.132243s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test__add_fip_addr_to_device [0.037064s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_prefix [0.040462s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test__add_fip_addr_to_device_error [0.037891s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp [0.041351s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_mangle_rules_removed [0.038399s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_put_fips_in_error_state [0.037098s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress [0.042046s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_page_reverse [0.137955s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_addresses_gw_secondary_ip_not_removed [0.038684s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp [0.042199s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_router_floating_ip_with_device_add_error [0.039211s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_mport [0.042008s] ... ok DEBUG: {0} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_process_delete [0.043524s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_prefix [0.042219s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort [0.135989s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_update_flows_for_vlan_remote_group [0.038365s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_prefix [0.041414s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test__get_allowed_pairs_empty [0.038389s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_ip_spoofing_filter_with_multiple_ips [0.040859s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_process_trusted_ports_already_configured [0.040716s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_with_invalid_attribute [0.127627s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__initialize_egress_ipv6_icmp [0.110248s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv4 [0.055631s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv4_no_ct_zone [0.048051s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_port_sec_group_change [0.045018s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_without_direction [0.138058s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_callbacks_registered [0.123486s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv4 [0.042203s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_base_db_attributes [0.036202s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv6 [0.041846s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_project_info_populated [0.035376s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_trusted_ports [0.038544s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_without_conversion [0.034270s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_no_removed_ips_no_exp_egress [0.110366s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_unknown_port [0.038239s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase.test_reordering_of_jump_rule_comments [0.037736s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_blank_rule [0.040690s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables_failure [0.039023s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables_failure_with_no_failing_line_number [0.037489s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables_use_table_lock [0.041731s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_remove_nonexistent_chain [0.038282s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseCustomBinaryNameIPv6.test_add_and_remove_chain_custom_binary_name [0.040991s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_dvr_conntrack_direct_vxlan [0.371288s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_attr_not_specified [0.472857s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_initialize_port_flows_vlan_dvr_conntrack_direct_vlan [0.137306s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_filter_rule [0.300968s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_prepare_port_filter_port_security_disabled [0.108775s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_no_body [0.145185s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_chain_name [0.033858s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_traffic_counters [0.035417s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables_failure [0.035264s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_create_new_port_if_not_present [0.112437s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_remove_nonexistent_rule [0.035504s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_mangle_not_found [0.035191s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_return_extra_attr [0.155050s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_nat_found [0.036522s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_security_group_rules [0.110477s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesTestCase.test_get_binary_name_in_unittest [0.036979s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_get_or_create_sg_existing_sg [0.036265s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range_not_found [0.040703s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSecurityGroup.test_update_rules_protocols [0.036215s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_build_config_no_track_not_supported [0.037485s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_with_keystone_env [0.155566s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_cleanup_port_existing_ports [0.037340s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_destroy_force [0.043475s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_cleanup_port_last_port_marks_cleaned [0.036651s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_write_check_script_no_routes [0.037388s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_load_driver_if_needed_hybrid_ports_not_cleaned [0.036171s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVipAddressTestCase.test_add_vip_idempotent [0.036647s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_no_ip_ipv4 [0.035735s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_delete_noauth [0.144385s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVipAddressTestCase.test_vip_with_scope [0.039239s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateFlowsFromRuleAndPort.test_create_flows_from_rule_and_port_src_and_dst_ipv6 [0.034620s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_clear_all_filters_without_chain [0.037728s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_with_source_and_destination [0.032793s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_set_ip_rate_limit_no_qdisc_with_chain [0.036578s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_egress [0.033207s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_ingress [0.034000s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__del_filter_by_id [0.037242s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateProtocolFlows.test_create_protocol_flows_port_range [0.034296s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_invalid_attribute_field [0.155837s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_no_output [0.036568s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestFlowPriority.test_flow_priority_offset [0.035358s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_with_chain [0.035890s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_owns_interface [0.035591s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_without_chain [0.035288s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_handle_sigterm [0.036807s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_filters_no_output [0.034868s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_update_no_router_exception [0.004555s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_init [0.035276s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_bare_value [0.034709s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_keystone [0.148280s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_bytes_value [0.037343s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_is_running_uuid_true [0.050586s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_megabits_value [0.035518s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_ingress_qdisc_burst_no_burst_value_given [0.035588s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_reverse_with_last_page [0.144098s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_tbf_bw_limits_when_wrong_qdisc [0.036191s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_update_filters_bw_limit [0.038710s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_execute_raises [0.037301s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_surrogateescape_in_decoding_out_data [0.036997s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_with_last_page [0.140398s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_root_privileges_rootwrap_exception [0.040308s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_read [0.291694s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_user_id [0.036123s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPidfile.test_unlock [0.036716s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_user_name [0.036706s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_group_privileges [0.035538s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_user_str_id [0.036679s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_no_privileges [0.033967s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_own_pid_nofork [0.037300s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setgid_with_id [0.032893s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_with_single_argument [0.040160s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setgid_with_name [0.035519s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_no_process_running [0.037906s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_l3_extension [3.084367s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setuid_fails [0.034734s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_child_pid_as_root [0.039664s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_devlink.TestDevlink.test_get_port [0.035715s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_script_with_procname [0.033973s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test__setup_reserved_dhcp_port_with_fake_remote_error [0.036697s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_not_found [0.085710s] ... ok DEBUG: {1} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_remove_abs_path [0.042978s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_device_manager_dhcp_port_with_gateway_ips [0.043248s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_enqueue_state_change_router_standby_ha [0.046366s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_3_fe80__5054_ff_fede_5bbf [0.037779s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_and_disable_metadata [0.044279s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_ext_gw_updated_calling_snat_ns_delete_if_gw_port_host_none [0.043135s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_no_match_1_192_168_1_1 [0.038148s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_reserved_with_force_metadata_enable [0.042866s] ... 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.039133s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_blocking [0.039288s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_retain_port [0.037520s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_enable_already_active [0.038534s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_get_conf_file_name [0.037418s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__delattr [0.033578s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_retry_on_index [0.651365s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__init_parameters [0.032909s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__iter [0.032571s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_2___ffff_192_168_1_1 [0.258491s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__len [0.033119s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_ports_for_remote_address_cache_hit [0.042041s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__setattr [0.033528s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_ports_router_id [0.036422s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__str [0.035041s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_404 [0.037752s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test_basic_dict [0.034368s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_500 [0.038969s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__output_hosts_file_log_only_twice [0.037365s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_504 [0.036852s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_keystone [0.300572s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__parse_ip_addresses [0.068516s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_conenction_error [0.038369s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_ports_for_remote_address [0.041103s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_client_id_num_str [0.077646s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_external_gateway_updated_dvr [0.631191s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_doesnot_exists [0.071129s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_and_opts_file_on_stateless_dhcpv6_network [0.054094s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_exists_unlink_fails_file_still_exists [0.043636s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_exists_unlink_no_file [0.037517s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_dad_failed [0.046326s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_floating_ip_not_configured_if_no_host_or_dest_host [0.177472s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_handles_process_exception [0.040164s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_noauth [0.319102s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_no_matching_configurations [0.048976s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_intervals [0.074252s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_rate_limited_metadata_proxy [0.057833s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_generate_radvd_mtu_conf [0.074694s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file [0.303458s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules.test_metadata_nat_rules [0.076197s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.QuotaTest.test_create_network_quota_without_limit [0.176208s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_initialize_fail_retrigger_initialize [0.069425s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dist_neutron_router_on_subnet [0.085903s] ... ok DEBUG: {1} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverRules.test_metadata_nat_rules_ipv6 [0.071951s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_ipv6_address_mode_unset [0.116071s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_none_when_metadata_port_missing_mac [0.123459s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_2port_1net [0.086933s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_none_when_no_vif_ports [0.077845s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_single_dhcp [0.041423s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_single_dhcp_both_not_isolated [0.039347s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_provision_parameters_ipv6 [0.074538s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_ha_standby [0.369397s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_empty_ipv6 [0.061242s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_pd_have_subnet [0.063527s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_sync [0.043187s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_sync_teardown_namespace_does_not_crash_on_error [0.040028s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_periodic_sync_routers_task_raise_exception [0.043404s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_address_scope [0.048765s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_base.SortingTestCase.test_get_sorts_with_project_id [0.551527s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_dual_stack_gw [0.060458s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_accept_default [0.039914s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_from_accept [0.036490s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_external_iptables_exception [0.050142s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_with_partial_matched_string [0.037732s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_ha_dvr_router_if_compatible_no_ha_interface [0.054693s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_context_without_neutron_context [0.036278s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_status_200 [0.036517s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_group [0.262575s] ... ok DEBUG: {3} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_neutron_error_with_json [0.040913s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy [0.041578s] ... ok DEBUG: {3} neutron.tests.unit.cmd.ovn.test_neutron_ovn_db_sync_util.TestNeutronOVNDBSyncUtil.test_setup_conf [0.044137s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_filtered_by_agent_type [0.043699s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy_handles_process_exception [0.127824s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_dhcp [0.078181s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_driver.TestMetadataDriverProcess.test_spawn_rate_limited_metadata_proxy [0.057953s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_listen_processes_no_procs [0.038504s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_delete_stale_internal_devices [0.312505s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id_ipv6_ll [0.039414s] ... ok DEBUG: {3} neutron.tests.unit.cmd.test_sanity_check.TestSanityCheck.test_setup_conf_and_enable_test_from_config [0.039660s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_400 [0.039813s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_floatingip_exception [0.052073s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_floatingip_inherit_qos_from_network [0.039380s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_403 [0.040120s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_gateway_external_network_check_bad [0.038023s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_if_compatible_type_changed [0.046076s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_502 [0.038342s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_if_compatible_type_match [0.044591s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_503 [0.038191s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_other_code [0.036837s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_interface_added [0.054176s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_network_mtu_check_bad [0.106109s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_post [0.039291s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_internal_network_added_unexpected_error [0.051849s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_for_ipv6_lease_no_dhcp_release6 [0.940885s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_nic_switch_agent_min_kernel_check [0.058832s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase.test_ssl_conn_cfg_missing [0.041623s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_port_forwarding_configuration_check_ovn_l3_failure [0.038465s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_interface_added [0.057684s] ... ok DEBUG: {1} neutron.tests.unit.agent.ovsdb.test_impl_idl.TransactionTestCase.test_post_commit_does_not_raise_exception [0.037712s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_port_forwarding_configuration_check_ovn_l3_success [0.040191s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_agent_extensions_manager.TestAgentExtensionsManager.test_initialize [0.046168s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_subnet_removed [0.062989s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_vlan_allocations_segid_check [0.039691s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test__flood_cache_for_query_pulls_once [0.038899s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_api_missing [0.039903s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_bulk_pull_doesnt_wipe_out_newer_data [0.036637s] ... ok DEBUG: {3} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_good [0.039274s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_record_resource_update [0.036062s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number_range [0.047742s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_ports_by_vnic_type_and_host [0.036524s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_no_new_binding_activated [0.038591s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_name_to_number [0.046610s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test_get_node_no_active_nodes [0.027845s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_migrating_to_host [0.038430s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease [0.382315s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_router_ipv6_subnets_added_to_existing_port [0.304598s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test_ring_rebalance [0.138367s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_process_routers_update_router_deleted_success [0.050078s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_normal_unbound_port [0.040713s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_router_info_create_with_router [0.051502s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase.test_no_parents [0.037668s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_agent.TestBasicRouterOperations.test_stop_cleanup [0.046784s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase.test_no_subnets [0.036398s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_no_address_scope [0.059448s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_no_subnets [0.041406s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_for_baremetal [0.039207s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_check_gateway_ip_changed_v6 [0.173940s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_from_leases_file [0.378515s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_for_domain_search [0.038521s] ... ok DEBUG: {1} 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: {3} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts_invalid [0.036905s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_due_to_invalid_chassis_name [0.063197s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_gw_chassis_empty [0.041251s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_undefined_physnet [0.036392s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_valid [0.035279s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestGetDhcpDnsServers.test_ipv6 [0.039616s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_northbound [0.040625s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_no_azs [0.042570s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_with_client_id_none [0.376551s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_without_azs [0.046428s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_system_dns_resolvers [0.041002s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_new_kernel [0.456591s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_remove_config_files [0.078791s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_ovn_metadata_port [0.042106s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_parse_ovn_lb_port_forwarding [0.043678s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_isolated_meta_disabled_returns_false [0.073653s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_overlapping_param_set_different_vnic_type_and_capability [0.046187s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_with_metadata_network_returns_true [0.077282s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_create_old_kernel [0.173157s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_distributed_fip_disabled [0.060991s] ... ok DEBUG: {3} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_no_pf_plugin_enabled [0.037192s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn [0.096019s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_enable_dnsmasq_log [0.065434s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_with_local_resolv_overridden [0.045780s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_destroy [0.235293s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dns_domain [0.046740s] ... ok DEBUG: {3} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_moved_global_no_attr [0.245658s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_namespace_no_path [0.050560s] ... ok DEBUG: {3} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_moved_global_renamed [0.088056s] ... ok DEBUG: {3} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_missing_cache [0.085219s] ... ok DEBUG: {3} neutron.tests.unit.common.test_ipv6_utils.TestIsAutoAddressSubnet.test_combinations [0.100390s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_namespace [0.341309s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_delete_pid_file_raises [0.074919s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_destroy_no_namespace [0.524559s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_with_namespace [0.082622s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_cmdline [0.048247s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_namespace [0.036444s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_no_kill_script_namespace [0.036398s] ... ok DEBUG: {3} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_invalid_ipv6_url [0.370957s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_fip_ns.TestDvrFipNs.test_update_gateway_port_gateway_outside_subnet_added [0.179449s] ... ok DEBUG: {3} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_valid_ipv4_url [0.037648s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_with_namespace [0.045551s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_internal_port [0.050401s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_with_namespace_process_active [0.036111s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.DisableNotificationTestCase.test_notification_rpc_workers_lt_one [0.039659s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_pid [0.062931s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_internal_port_not_found [0.086535s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.SignatureTestCase.test_sign_instance_id [0.083074s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv6_ingress [1.719684s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_pid_no_an_int [0.052461s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.SingletonDecoratorTestCase.test_singleton_instance_class [0.076976s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__get_snat_idx_ipv4 [0.102271s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_reload_cfg_without_custom_reload_callback [0.051399s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_register_different_service_types [0.035594s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.SingletonDecoratorTestCase.test_singleton_several_independent_classes [0.082865s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_unregister_unknown_process [0.041424s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test__update_arp_entry_calls_arp_cache_with_no_device [0.090121s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_delete_onlink_routes [0.037991s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_without_profiler(spawn_n) [0.076727s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_ipv6_with_gw_ip [0.040540s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_centralized_floatingip_dvr_ha [0.083654s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_clean_connections [0.038151s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6 [0.064674s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_floating_ip [0.046233s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_not_present_ipv6_lla [0.041129s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_preserve [0.042948s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_refresh_firewall_devices_enhanced_rpc [0.361917s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_netaddr [0.087399s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_set_mtu_logs_once [0.037564s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_member_updated_enhanced_rpc [0.036312s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_unplug [0.038804s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_member_updated [0.034127s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestDelayedStringRenderer.test_not_called_with_low_log_level [0.074916s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_unplug_no_device [0.038908s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_rule_updated [0.040389s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_None_interpolation [0.036509s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_get_device_name [0.037467s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_member_updated_same_port [0.041552s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_dict_interpolation [0.052821s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_configured_bridge [0.038386s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_spawn_normal [0.044001s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_devices_filter_with_noopfirewall [0.059405s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_unplug [0.041257s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestFipServices.test_is_fip_serviced_with_vm_port [0.044267s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_with_firewall_disabled [0.040109s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_get_device_name [0.044945s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIECUnitConversions.test_bytes_to_bits [0.044641s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_rule_not_updated [0.047693s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_add_floating_ip_failure [0.412308s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_bad_prefix [0.043729s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_sg_updates_and_updated_ports [0.048630s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_del_arp_entry [0.051569s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual.test_is_version_greater_equal_less [0.044612s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_sg_updates_only [0.052474s] ... ok DEBUG: {3} neutron.tests.unit.common.test_utils.TestRpBandwidthValidator.test_validate_rp_bandwidth_with_device_names [0.044121s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_floating_ip_moved_dist [0.062891s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_prepare_remove_port_no_ct_zone [0.059687s] ... ok DEBUG: {3} neutron.tests.unit.conf.agent.test_common.TestRootHelper.test_agent_root_helper_daemon [0.044366s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_get_router_cidrs_no_device_exists [0.063474s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_group.SystemAdminTests.test_get_address_group [0.048193s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_rule_updated [0.083201s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_update_address_scope [0.049907s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_local_router.TestDvrRouterOperations.test_initialize_dvr_ha_router_snat_ns_once [0.082048s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_alt_bridge [0.315004s] ... ok DEBUG: {1} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupExtensionControl.test_enable_security_group_extension_by_config [0.040218s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_update_address_scope_shared [0.049222s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_device_has_ip_error [0.036305s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_with_ns [0.041558s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_dvr_snat_ns.TestDvrSnatNs.test_create [0.062668s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_device_has_ip_false [0.035716s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_unplug [0.042039s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_update_address_scope [0.050828s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_fip_rule_priority_allocator.TestFipRulePriorityAllocator.test__init__ [0.053775s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_ip_lib.TestIpWrapper.test_get_devices_error [0.036125s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_conntrack.IPConntrackTestCase.test_delete_conntrack_state_dedupes [0.041566s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_delete_address_scope [0.050760s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_execute_1 [0.034806s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_destroy_state_change_monitor_force [0.053028s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_conntrack.OvsIPConntrackTestCase.test_get_device_zone [0.039941s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_get_address_scope [0.049482s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_root_helper_child_pid [0.042020s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_fwmark_none [0.040433s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_get_router_cidrs_returns_ha_cidrs [0.054510s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_1 [0.038552s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_update_address_scope [0.050055s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_iif_none [0.050698s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_kill_process_1_True [0.042159s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_ha_state_unknown [0.052638s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_oif_none [0.036696s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_ha_router.TestBasicRouterOperations.test_remove_floating_ip [0.040759s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_pid_invoked_with_cmdline_1 [0.058556s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_to_ipv4 [0.035981s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_create_address_scope_shared [0.103474s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test__init__ [0.049890s] ... ok DEBUG: {1} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_process_is_running_2_False [0.038040s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists.test_ensure_device_is_ready [0.047545s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_with_scheduling_segment [0.040367s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test__init__readfile [0.057547s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists.test_ensure_device_is_ready_no_device [0.037675s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_delete_address_scope [0.089676s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_same_name [0.034481s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_raises_on_callback_not_found [0.051805s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_item_allocator.TestItemAllocator.test_allocate_from_file [0.052512s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_update_address_scope [0.054074s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_add_address [0.036876s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_get_router_hosting_port_for_router_not_in_ns [0.044966s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_unprovide [0.061219s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_dadfailed [0.038042s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_delete_address_scope [0.072314s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_l3_agent_extension_api.TestL3AgentExtensionApi.test_is_router_in_namespace_for_in_ns [0.046313s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_up [0.037988s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_clear_unregisters_all_callbacks [0.055222s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_delete_address_scope [0.044730s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_legacy_router.TestAddFloatingIpWithMockGarp.test_add_floating_ip_error [0.043816s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_get_callbacks_fails_on_unregistered_callback [0.051633s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_get_address_scope [0.044638s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_legacy_router.TestBasicRouterOperations.test_remove_multiple_external_gateway_ips [0.041381s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_dump_entries [0.080012s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_unregister_unregisters_callback [0.052262s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_link_local_allocator.TestLinkLocalAddrAllocator.test__init__ [0.036248s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_create_address_scope [0.044646s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_add_namespace [0.046781s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_get_prefix_and_id [0.035470s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_get_address_scope [0.043427s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_unregister_fails_on_invalid_type [0.051586s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_namespace_manager.TestNamespaceManager.test_list_all [0.036077s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_table_string [0.057170s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_update_address_scope [0.044085s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_unregister_fails_on_unregistered_callback [0.048686s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_configure_fip_addresses [0.036813s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_add_rule_v4 [0.049801s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_update_address_scope_shared [0.043160s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_delete_rule_v4 [0.048421s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_agent [0.052392s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_unregister_unregisters_callback [0.106681s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpRuleCommand.test_delete_rule_v6 [0.042927s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_add_network_to_dhcp_agent [0.042942s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceClsTestCase.test_known_type [0.034130s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase.test_get_resource_type [0.033360s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_delete_agent [0.043150s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace [0.051150s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase.test_get_resource_type_wrong_type [0.033069s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_delete_network_from_dhcp_agent [0.042063s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_macvtap [0.044500s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resources.RegisterResourceClass.test_register_bogus_resource_class [0.033038s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_l3_agents_hosting_router [0.044026s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_ipv6_groupaddr [0.040628s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_get_floating_ips [0.285004s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_resources.RegisterResourceClass.test_register_resource_class [0.059002s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_update_agent [0.045079s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_srcport_length [0.039227s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_get_router_cidrs_returns_cidrs [0.041867s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_versions_ttl [0.049239s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_add_network_to_dhcp_agent [0.046239s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_valid_srcport_length [0.051299s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_address_scope_rules_same_scopes [0.040484s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_add_router_to_l3_agent [0.050405s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test__is_dhcp_agent_hosting_network_false [0.064398s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_nat_rules [0.042429s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace [0.065474s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_delete_network_from_dhcp_agent [0.046302s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_db_reference_error [0.043999s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_floating_ip_nat_rules_removed [0.037127s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_ensure_namespace_existing [0.043635s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_delete_router_from_l3_agent [0.044583s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestBasicRouterOperations.test_process_snat_dnat_for_fip [0.037062s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_active_networks_info [0.052186s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_floating_ip_addresses_remap [0.038491s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_add_router_to_l3_agent [0.046544s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_does_not_exist [0.062536s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info [0.042175s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestFloatingIpWithMockDevice.test_process_router_with_disabled_floating_ip [0.039031s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_get_agent [0.044420s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_device [0.058200s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test__process_pd_iptables_rules [0.038323s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_delete_router_from_l3_agent [0.047764s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_get_namespaces_non_root [0.048392s] ... ok DEBUG: {2} neutron.tests.unit.agent.l3.test_router_info.TestRouterInfo.test_update_routing_table [0.040359s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_add_network_to_dhcp_agent [0.044445s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIPFlowManager.test_update_flows_for_vlan_no_members [0.035103s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_execute_wrapper [0.054343s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_add_router_to_l3_agent [0.043518s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test__init_max_id_vsctl [0.033889s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test__get_any_remote_group_id_in_rule_with_remote_address_group [0.042528s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test__next_max_id [0.036925s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_not_remove_used_security_group_info [0.039839s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestConjIdMap.test_get_conj_id [0.043879s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_all_unused_info [0.045787s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestCookieContext.test_cookie_is_different_in_context [0.055289s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_network_info_provided [0.332859s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_sg_rule_expansion_with_remote_ips [0.045756s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test__get_allowed_pairs [0.056792s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_segmented_network_but_not_routed [0.038020s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_apply [0.039211s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOFPort.test_ipv4_address [0.036671s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_port_action_create_port [0.047042s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_port_missing_port_on_get [0.083720s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__add_flow_dl_type_formatted_to_string [0.099927s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_ports_on_host_by_subnet [0.078085s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__cleanup_stale_sg_just_ports [0.107571s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_delete_router_from_l3_agent [0.468777s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_subnet_for_dvr [0.095098s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_routers_on_l3_agent [0.043527s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test__initialize_egress_no_port_security_no_tag [0.102757s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_networks_on_dhcp_agent [0.043086s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_add_router_to_l3_agent [0.043880s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_agent [0.040684s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_chain_apply_coalesce_simple [0.462371s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_dhcp_agents_hosting_network [0.039518s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectMemberTests.test_delete_topology [0.041319s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ingress_tcp_min_port_0_for_ipv4 [0.094649s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_availability_zone.ServiceRoleTests.test_get_availability_zone [0.041019s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_l3_rpc.TestL3RpcCallback.test_process_prefix_update [0.275399s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_availability_zone.SystemReaderTests.test_get_availability_zone [0.050728s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase.test_bulk_pull [0.043167s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp [0.088483s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectMemberDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.050901s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase.test__prepare_object_fanout_context [0.078514s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectReaderDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.042073s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_mport [0.090604s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemAdminDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.054685s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_no_removed_ips_exp_egress [0.438308s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemAdminDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.045877s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcApiTestCase.test_push_single_type [0.135663s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemReaderDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.064413s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_mport_prefix [0.150777s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_delete_flows_for_flow_state_removed_ips_exp_egress [0.128281s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushRpcCallbackTestCase.test_push [0.092437s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemReaderDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.062342s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp [0.048089s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ResourceTypeVersionedTopicTestCase.test_resource_type_versioned_topic [0.036039s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_create_flavor_service_profile [0.046188s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress [0.039717s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_resources_rpc._ValidateResourceTypeTestCase.test_valid_type [0.033846s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_is_port_managed_managed_port [0.101608s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_delete_service_profile [0.042048s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_dccp_port [0.038277s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_delete_events_with_remote [0.036231s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_update_flavor [0.043492s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_icmp [0.040090s] ... ok DEBUG: {1} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_member_update_events [0.037439s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_delete_service_profile [0.042219s] ... ok DEBUG: {1} neutron.tests.unit.api.test_api_common.GetPathUrlTestCase.test_no_headers [0.035303s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_blank [0.041696s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_prepare_port_filter [0.110112s] ... ok DEBUG: {1} neutron.tests.unit.api.test_api_common.PrepareUrlTestCase.test_configured_prefix [0.035292s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_update_flavor [0.046988s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_encap [0.044674s] ... ok DEBUG: {1} neutron.tests.unit.api.test_api_common.PrepareUrlTestCase.test_no_configured_prefix [0.034702s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_update_service_profile [0.045446s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_encap_by_num [0.041294s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_remove_trusted_ports_clears_cached_port_id [0.110952s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_sctp_port [0.037746s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_create_flavor_service_profile [0.043866s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_mport_prefix [0.039559s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_delete_flavor [0.045469s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_port [0.037819s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_delete_flavor_service_profile [0.047402s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_applies_added_flows [0.121861s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udp_mport [0.040597s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_delete_service_profile [0.047870s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp [0.040420s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ActionExtensionTest.test_extended_action_for_deleting_extra_data [0.236548s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_get_service_profile [0.045552s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp [0.039396s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestOVSFirewallDriver.test_update_port_filter_clean_when_port_not_found [0.117502s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_create_flavor_service_profile [0.046034s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_mport [0.050877s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_firewall.TestSGPortMap.test_update_members [0.037112s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_create_service_profile [0.046337s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_cleanup_port_unknown [0.035961s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_udp_prefix [0.046353s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_icmp_prefix [0.042960s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_update_service_profile [0.067315s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_port [0.043717s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_create_flavor [0.091596s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_prepare_port_filter_with_no_sg [0.058073s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionControllerTest.test_index_gets_all_registerd_extensions [0.285551s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_create_floatingip_with_ip_address [0.071376s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_delete_floatingip [0.042746s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_get_floatingips_tags [0.044584s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_update_floatingips_tags [0.045677s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_create_floatingip [0.057340s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_has_not_been_cleaned_false [0.436626s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_create_floatingip_with_ip_address [0.042666s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_has_not_been_cleaned_no_value [0.035245s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_update_floatingip [0.041942s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_has_not_been_cleaned_true [0.035228s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_process_remove_ports_not_configured [0.360815s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_iptables.TestHelper.test_load_driver_if_needed_no_hybrid_ports [0.035944s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_get_floatingips_tags [0.045094s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreateConjFlows.test_create_conj_flows [0.034059s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_create_floatingip [0.042108s] ... 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.034290s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv4_by_num [0.106941s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionExtendedAttributeTestCase.test_ext_test_resource_get [0.483068s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_flows_with_source [0.035783s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_update_floatingips_tags [0.069504s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv6_no_ct_zone [0.058383s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestCreatePortRangeFlows.test_create_port_range_with_icmp_protocol [0.078839s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_sg_member_changed_ipv6_no_ct_zone [0.071218s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_multiple_extensions [0.123039s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_get_floatingip [0.119487s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_invalid_prefix_ipv4 [0.104391s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test_get_device_zone [0.094909s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_custom_supported_implementation [0.114062s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_valid_prefix_ipv4 [0.070454s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_update_floatingips_tags [0.118964s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestIsValidPrefix.test_valid_prefix_ipv6 [0.041045s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_custom_supported_implementation_plugin_specific [0.082373s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase.test_add_filter_rule [0.106847s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_common_rules_single [0.038452s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_pools.ProjectReaderTests.test_get_floatingip_pool [0.100301s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_not_loaded_for_plugin_without_expected_interface [0.059545s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesCommentsTestCase.test_comments_short_enough [0.079006s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_no_port_ranges [0.067141s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_pools.ServiceRoleTests.test_get_floatingip_pool [0.091056s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerDisableRandomFullyTestCase.test_verify_disable_random_fully [0.079870s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.openvswitch_firewall.test_rules.TestMergeRules.test_merge_port_ranges_overlapping [0.067145s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_create_fip_pf [0.113848s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase.test_initialize_nat_table [0.097620s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_bridge_lib.BridgeLibTest.test_addbr_exists [0.100574s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_mangle_rule [0.121981s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestDaemon.test_start_running [0.121153s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_update_fip_pf [0.147169s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_get_resources [0.381819s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_drop_privileges_without_root_permissions [0.072968s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_nat_rule [0.088465s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_can_be_added_as_extension [0.092041s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ServiceRoleTests.test_create_fip_pf [0.141858s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_traffic_counters [0.077207s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_daemon.TestPrivileges.test_setgid_fails [0.078167s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_traffic_counters_chain_notexists [0.084658s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ServiceRoleTests.test_delete_fip_pf [0.094729s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_formatted_req_on_custom_collection_action [0.118633s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDeviceManager.test_setup_v4_only_network [0.126952s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_iptables__apply_synchronized_no_namespace [0.086644s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_delete_fip_pf [0.087702s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_nested_resource_custom_collection_method [0.114593s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpBase.test_restart [0.098171s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseEmptyCustomBinaryName.test_empty_chain_custom_binary_name [0.091412s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_get_fip_pf [0.098133s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_disable_with_segment [0.093447s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_delete_custom_collection_action [0.095147s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_binary_name [0.090723s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_get_fip_pf [0.104174s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_traffic_counters_and_zero [0.070363s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_get_router_conntrack_helper [0.098724s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_iptables_use_table_lock [0.079747s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_delete_router_conntrack_helper [0.117407s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_rule_with_wrap_target [0.091531s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_config_generation_no_track_not_supported [0.076738s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_delete_router_conntrack_helper [0.097382s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_config_with_reset [0.076114s] ... ok DEBUG: {1} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_gets_prefix_of_plugin [0.430339s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_update_router_conntrack_helper [0.106453s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range_without_excluded [0.080192s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceRoutesTestCase.test_build_config [0.069636s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_emulated_sort [0.152761s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedManagerTestCase.test_destroy [0.073727s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_write_check_script [0.096115s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields [0.222547s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_clear_ip_rate_limit [0.087442s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_get_existing_filter_ids [0.150168s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__add_filter [0.073046s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_enable [1.088221s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_not_found_without_chain [0.066636s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_multiple [0.319825s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_get_router_conntrack_helper [0.693765s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_filters_without_chain [0.072484s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_enable_disable_two_networks [0.116867s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_delete_local_ip [0.098068s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_bytes_wrong_unit [0.072083s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_ensure_dir_called [0.087151s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_megabits_value [0.073586s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_get_local_ip [0.085972s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_get_interface_name [0.091934s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_bytes_wrong_unit [0.068346s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_get_local_ip [0.100502s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDhcpLocalProcess.test_get_process_uuid [0.078849s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_empty [0.336585s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__getattr [0.082210s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_get_local_ip_other_project [0.096448s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDictModel.test__setitem [0.070613s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.ServiceRoleTests.test_delete_local_ip [0.087325s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test__generate_opts_per_subnet_no_metadata [0.089256s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_get_local_ip [0.090098s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_infinite_pagination_max_limit [0.265079s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_delete_local_ip [0.092915s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_delete_local_ip [0.093445s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_bare_value [0.541715s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_negative_pagination_max_limit [0.254060s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests.test_create_local_ip_port_association [0.085706s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_bits_value [0.079216s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests.test_get_local_ip_port_association [0.094701s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_megabytes_value [0.065229s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_delete_tbf_bw_limit [0.077393s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.ServiceRoleTests.test_delete_local_ip_port_association [0.088690s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_set_tbf_bw_limit [0.075394s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_negative_value [0.263337s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_has_metadata_subnet_returns_false [0.562798s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests.test_get_local_ip_port_association [0.093353s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_host_file_on_net_with_v6_slaac_and_v4 [0.083724s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests.test_delete_local_ip_port_association [0.094016s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteEncodeTest.test_decode_return_data [0.129755s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_make_subnet_interface_ip_map [0.094499s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_check_exit_code [0.072849s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_create_log [0.089438s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_non_integer_pagination_max_limit [0.287728s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_dual_dhcp_rfc3442 [0.114887s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_multiple_tags [0.064039s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_no_gateway [0.047427s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_zero [0.141344s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_raise_runtime [0.240051s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_output_opts_file_pxe_ipv6_port_with_ipv4_opt [0.097290s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_get_log [0.095424s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_create_log [0.066623s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_delete_log [0.040892s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_update_log [0.040115s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_get_metering_label [0.105544s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_raise_runtime_do_not_log_fail_as_error [0.107617s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_get_metering_label_rule [0.078343s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_all_leases_file_leases [0.146150s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_str_data [0.111406s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_get_metering_label [0.093694s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases [0.098399s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_without_helper [0.092377s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_delete_metering_label_rule [0.088535s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_read_hosts_file_leases_with_stateless_IPv6_tag [0.081659s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_group_name [0.087921s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_get_metering_label_rule [0.085257s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_effective_group_str_id [0.092800s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.ExtensionTestCase.test_extended_create [0.519208s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_create_metering_label [0.088157s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestBaseOSUtils.test_is_not_effective_group [0.048917s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_convert_list_to [0.069198s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_separated_with_space_char [0.048665s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_delete_metering_label [0.091675s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_none_as_root [0.042897s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_filter_validation [0.088064s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_with_different_signal [0.046863s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_create_metering_label [0.069662s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_create_metering_label_rule [0.049811s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_blank_values [0.057453s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_for_ipv6_lease [0.382027s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_abs_path [0.089791s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_create_metering_label [0.073025s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_script [0.081726s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_create_metering_label_rule [0.088531s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpConnection.test_connect [0.080871s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_delete_metering_label [0.090331s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create [0.265462s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_new_style_client [0.071438s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_get_metering_label [0.047344s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_new_style_empty_client [0.043024s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_create_ndp_proxy [0.053880s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_with_client [0.045040s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.ServiceRoleTests.test_delete_ndp_proxy [0.049277s] ... ok DEBUG: {0} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainWSGIServer.test_start [0.039800s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_2___ffff_192_168_1_1 [0.058215s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bad_keystone_tenant [0.211687s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.ServiceRoleTests.test_get_ndp_proxy [0.102722s] ... ok DEBUG: {0} 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.082605s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_create_ndp_proxy [0.092385s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_ports_no_id [0.080166s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_create_ndp_proxy [0.089069s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_400 [0.084601s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_create_ndp_proxy [0.098432s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_502 [0.093475s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_provider_network_type [0.103584s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_other_code [0.094814s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_router_networks [0.087636s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_one_lease_mult_times_not_removed [0.985565s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network [0.106933s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_init_exists [0.078040s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network_provider_network_type [0.089998s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_body_string_not_json [0.644259s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network_provider_segmentation_id [0.091894s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_default [0.104850s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_release_unused_leases_with_client_id [0.401758s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_port_security_enabled [0.114526s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk [0.323953s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_reload_allocations [0.092337s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_segments [0.102517s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_isolated_network_returns_true [0.073793s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_networks_tags [0.098600s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_enable_metadata_ovn_metadata_port_returns_false [0.091284s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_after_router_updated_should_not_call_add_metadata_rules [0.646231s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_default [0.103724s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_should_force_metadata_returns_true [0.090638s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_missing_attr [0.324466s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_create_config_file_wrong_user [0.083999s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_port_security_enabled [0.097830s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_config_file [0.090954s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_destroy_monitored_metadata_proxy_force [0.083806s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_provider_physical_network [0.095125s] ... ok DEBUG: {0} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_metadata_proxy_conf_parse_ip_versions [0.084598s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_delete_networks_tags [0.096274s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_current_namespace_contains_mix_cidrs_no_ipv6 [0.082403s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_networks_empty_list [0.303004s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_default [0.098316s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_current_ns_only_contains_meta_cidr_no_ipv6 [0.080555s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_provider_segmentation_id [0.098549s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_when_current_namespace_empty_no_ipv6 [0.084364s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_networks_none [0.191588s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_get_networks_port_bindings [0.087963s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_provision_datapath_no_ipv6 [0.093661s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_cfg_with_local_resolv [0.689687s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_call [0.111846s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_missing_attr [0.258292s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id_ipv4 [0.125637s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_dhcp.TestDnsmasq.test_spawn_no_dns_domain_tag_support [0.150448s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_readonly_attr [0.174518s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_get_instance_id_network_id_ipv6 [0.129284s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_active [0.131851s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_with_too_long_name [0.168391s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_409 [0.116141s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_active_none [0.104930s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_custom_kill_script_no_namespace [0.069632s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_504 [0.079545s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_disable_not_active [0.068464s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_conenction_error [0.085467s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_segments [0.887466s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_noauth [0.236683s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_enable_with_namespace_process_active [0.083265s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_exists_unlink_no_file [0.083144s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_provider_network_type [0.091003s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_pid [0.074348s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_run [0.077531s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network [0.091900s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManager.test_processmanager_ensures_pid_dir [0.077693s] ... ok DEBUG: {0} neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase.test_ssl_conn_file_missing [0.070617s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_active [0.073400s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_port_security_enabled [0.089872s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test__is_stale [0.076563s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_cmdline_none [0.073009s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_segments [0.089920s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_keystone_bad_tenant [0.360453s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_get_resource_by_id [0.077147s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_custom_kill_script_no_namespace [0.079837s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.ListArgsTestCase.test_list_args [0.084153s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_delete_networks_tags [0.092301s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_get_resources [0.080444s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_disable_no_pid [0.081628s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_cast [0.088056s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_provider_physical_network [0.105073s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_check_process_id_env_var [0.135881s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_microsecond_is_0 [0.110779s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_delete_pid_file_raises [0.080893s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network [0.136580s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_enable_no_namespace [0.079746s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_use_call [0.118312s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.QuotaTest.test_create_network_quota_exceeded [0.362271s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_external [0.125538s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessManagerScript.test_get_pid_file_name_default [0.082787s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_device_details [0.085612s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.SortingTestCase.test_get_sorts_with_non_sort_key [0.108518s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_port_security_enabled [0.100168s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_error_logged [0.075021s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.AgentRPCPluginApi.test_get_network_details [0.078119s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_base.V2Views.test_subnet [0.088023s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_exit_handler [0.083688s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_networks_tags [0.104472s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_binding_activated_not_supported [0.084190s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_external_process.TestProcessMonitor.test_register [0.070081s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_accept_and_query_extension [0.089263s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_resource_update [0.073843s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_default [0.111074s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_add_ipv6_addr [0.089427s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_request_context_elevated [0.086442s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_binding_not_in_host [0.072861s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_external [0.102013s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_init_router_port_ext_gw_with_dual_stack [0.077814s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_action_status [0.098211s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_with_duplicated_ipv6_dynamic [0.080421s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_provider_physical_network [0.098487s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_mapped_neutron_error_with_json [0.102125s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestABCDriver.test_l3_init_without_clean_connections [0.106802s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_shared [0.142847s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_not_implemented_error [0.099248s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_status_204 [0.046272s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unhandled_error [0.049708s] ... ok DEBUG: {1} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unhandled_error_logs_no_attached_details [0.044017s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_delete_network [0.163203s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_networks_tags [0.091962s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_external [0.105871s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_provider_physical_network [0.088265s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_port_security_enabled [0.105654s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_segments [0.088803s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestBridgeInterfaceDriver.test_plug_no_ns [0.706555s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test__kill_listen_processes_only_parents_force_false [0.550271s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_delete_networks_tags [0.080200s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriver.test_plug_with_ns [0.085066s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_exception [0.085208s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_external [0.098217s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test__add_device_to_namespace_retries [0.087132s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_not_empty [0.085459s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_provider_segmentation_id [0.087539s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_new [0.077837s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_ns_not_uuid [0.077467s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_networks_tags [0.096685s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_interface.TestOVSInterfaceDriverWithVeth.test_plug_with_prefix [0.092191s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_snat_namespace [0.079377s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_ip_availability.AdminTests.test_get_network_ip_availability [0.085591s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_conntrack.OvsIPConntrackTestCase.test_delete_conntrack_state_dedupes [0.086217s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_dhcp_no_active [0.082947s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_ip_availability.SystemAdminTests.test_get_network_ip_availability [0.089743s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.GetDevicesInfoTestCase.test_get_devices_info_veth [0.072771s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_listen_processes_still_procs [0.077774s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_any_ipv4 [0.080258s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_get_network_segment_range [0.086266s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_main [0.079301s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_from_ipv6 [0.069486s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_delete_network_segment_range [0.093361s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_main_no_candidates [0.084554s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.ParseIpRuleTestCase.test_parse_iif [0.067207s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_get_network_segment_range [0.087660s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_ovs_cleanup.TestOVSCleanup.test_clean_ovs_bridges [0.076010s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestConntrack.test_delete_socket_conntrack_state [0.075267s] ... ok DEBUG: {1} neutron.tests.unit.cmd.test_runtime_checks.TestRuntimeChecks.test_get_keepalived_version_fail [0.082360s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.ServiceRoleTests.test_create_network_segment_range [0.091481s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestDeviceExists.test_ensure_device_is_ready_no_link_address [0.073255s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.ServiceRoleTests.test_get_network_segment_range [0.072310s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_duplicated_ha_network_per_project_check_warning [0.095110s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIPDevice.test_eq_other_is_none [0.069677s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_external_network_bridge_check_good [0.064276s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_get_network_segment_range [0.093068s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_del_address [0.066548s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_extra_dhcp_options_check_bad_name [0.081013s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_get_network_segment_ranges_tags [0.080673s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_flush [0.082474s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_network_mtu_check_good [0.072880s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_filters_tentative_dadfailed [0.067177s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_update_network_segment_range [0.085617s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_networksegments_unique_constraint_check [0.073079s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_list_to [0.085206s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_get_network_segment_range [0.087454s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpAddrCommand.test_wait_until_address_ready_non_existent_address [0.042165s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_nic_switch_agent_min_kernel_check_no_nic_switch_agents [0.108914s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_set_netns [0.035518s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_get_network_segment_ranges_tags [0.090967s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpLinkCommand.test_settings_property [0.039340s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_add_entry_other_error [0.072509s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_update_network_segment_range [0.080588s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_db_revision_check_networking_ovn_latest_revision [0.128154s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_delete_entry [0.040855s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_info_for_devices_only_ipv6_rule [2.549461s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_for_bm_provisioning_over_ipv6_check_native_dhcp_disabled [0.094791s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNeighCommand.test_flush [0.064579s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port [0.103937s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcApiTestCase.test_security_groups_member_not_updated [0.086735s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpNetnsCommand.test_execute [0.078219s] ... ok DEBUG: {1} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_port_binding_profile_sanity [0.089221s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_allowed_address_pairs [0.108416s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_address_group_updated [0.077461s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_device_to_namespace_is_none [0.077273s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_direction [0.108859s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_devices [0.075577s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_veth [0.070211s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_binding_profile [0.088848s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall_none [0.077211s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number [0.106042s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vlan [0.078741s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_mac_address [0.106262s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test__wait_startup_before_caching [0.054414s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_dstport [0.071997s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCaseForNoneDriver.test_get_trusted_devices [0.091954s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_normal_bound_port [0.044101s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port [0.089626s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_unbound_port [0.042034s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_add_vxlan_invalid_srcport_range [0.071763s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_empty [0.044976s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_address_group_deleted [0.112475s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_garbage_collect_namespace_existing_not_empty [0.074529s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_host_id [0.106131s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts_empty [0.080329s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_rule_updated_same_port [0.088540s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty [0.068945s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_no_in_az_hints [0.080247s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_profile [0.109058s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_with_noopfirewall [0.085644s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestIpWrapper.test_namespace_is_empty_no_devices [0.078465s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_bad_schema [0.088093s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestSubProcessBase.test_run_no_namespace [0.065760s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_rule_updated_multiple_ports [0.083022s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_vif_type [0.094954s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_southbound [0.085770s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ip_lib.TestSysctl.test_disable_ipv6_when_ipv6_globally_disabled [0.074488s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_new_ports_only [0.087575s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_binding_host_id [0.085551s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_all_zero_ipv4 [0.069796s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_southbound_with_ssl [0.095230s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_device_owner [0.107004s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_all_zero_ipv6 [0.076089s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator.test_default_retry_value [0.092923s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_member_updated [0.209095s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_fixed_ips [0.101430s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_multiple_az [0.081589s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_in_azs [0.083295s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_fixed_ips_and_ip_address [0.101793s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedIpsetWithIptables.test_security_group_rule_updated [0.149380s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_get_port_raises [0.088432s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_fixed_ips_and_subnet_id [0.112076s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_invalid_input_raises [0.087042s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_member_updated [0.170689s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_unknown_profile_items_pruned [0.080299s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_valid_input [0.080314s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_adding_less_than_5 [0.562076s] ... ok DEBUG: {1} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_pf_and_provider_net_enabled [0.080849s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_ipset_manager.IpsetManagerTestCase.test_set_members_with_first_add_member [0.073971s] ... ok DEBUG: {1} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_cache_hit [0.096974s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test__get_any_remote_group_id_in_rule_with_remote_group [0.071669s] ... ok DEBUG: {1} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_skip_cache [0.079572s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_get_remote_sg_ids_by_ipversion [0.078320s] ... ok DEBUG: {1} neutron.tests.unit.common.test_cache_utils.TestOsloCache.test_get_cache_region [0.107146s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_remove_unused_security_group_info_clears_unused_rules [0.103599s] ... ok DEBUG: {1} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_valid_ipv6_url [0.076091s] ... ok DEBUG: {0} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_security_group_member_updated [0.626316s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallEnhancedIpsetTestCase.test_single_fallback_accept_rule [0.094039s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_port_security_enabled [0.713647s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_ip_lib.TestIPLink.test_address_error [0.036186s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.DisableNotificationTestCase.test_notification_rpc_workers_none [0.075884s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_ip_lib.TestIPLink.test_address_no_address [0.062345s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test__get_port_device_name [0.086010s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.ImportModulesRecursivelyTestCase.test_recursion_2___ [0.088712s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port [0.096540s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_read_faddresses_not_found [0.075078s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.059099s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_defer_chain_apply_coalesce_multiple_ports [0.096798s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_with_profiler(spawn) [0.087336s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_read_ifaddresses_no_ip [0.066934s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_hints [0.048830s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_mac_address [0.050108s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_ip_lib.TestIpWrapper.test_get_device_by_ip_no_ip [0.075498s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_icmp_prefix [0.113512s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_not_cidr_netaddr [0.106516s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_fixed_ips_and_ip_address [0.067371s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_source_prefix [0.084520s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_create_process [0.090223s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestDelayedStringRenderer.test_call_deferred_until_str [0.076486s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_fixed_ips_and_subnet_id [0.096982s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_tcp_port [0.077809s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_interpolation [0.061265s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_execute_2 [0.078661s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details_with_multiple_interpolation [0.075123s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_exc_1 [0.072185s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_allowed_address_pairs [0.096724s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_mport [0.091171s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_pool_spawn_normal [0.078412s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_exc_2 [0.077839s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_mport_prefix [0.072470s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_binding_profile [0.099661s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_kill_process_exception_1_True [0.078738s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_pool_spawn_raise [0.081774s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/common/utils.py", line 186, 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.2.3.dev23/neutron/common/utils.py", line 183, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/common/test_utils.py", line 164, in func DEBUG: raise RuntimeError(2) DEBUG: RuntimeError: 2 DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_egress_udp_port [0.078238s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_binding_vnic_type [0.100205s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_raise [0.072675s] ... ok DEBUG: {0} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_pid_invoked_with_cmdline_2 [0.078725s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_94 [0.084461s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_device_owner [0.107986s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents_with_inactive_ones [0.088241s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_999_local [0.082307s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_hints [0.094261s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__native_notification_unsubscribes [0.093321s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_protocol_zero [0.076843s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_fanout_required [0.082443s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_profile [0.095469s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp [0.080664s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__schedule_network_no_new_agents [0.075500s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_tcp_port_by_num [0.068671s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_vif_details [0.095316s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_register [0.069801s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udplite_mport [0.079356s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_hints [0.095264s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_unsubscribe [0.078044s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv4_ingress_udplite_port [0.071475s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_ports_tags [0.103361s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_clear_unprovides_all_producers [0.104438s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestFipServices.test_is_fip_serviced_with_dhcp_port [0.682329s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_allowed_address_pairs [0.109090s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_get_callbacks_returns_proper_callbacks [0.115554s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_netaddr [0.076025s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_fixed_ips [0.100672s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_register_fails_on_invalid_type [0.104982s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv6_default [0.077927s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIpVersionFromInt.test_ip_version_from_int_illegal_int [0.072994s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_register_registers_callback [0.098061s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_device_owner [0.116233s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual.test_is_version_greater_equal_equal [0.067404s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_port_security_enabled [0.092465s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test___init___does_not_reset_callbacks [0.113022s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestIsVersionGreaterEqual.test_is_version_greater_equal_greater [0.082924s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_code [0.532559s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_binding_profile [0.087468s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestPortRuleMasking.test_port_rule_wrong_input [0.071232s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_get_callback_returns_proper_callback [0.103782s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_icmp_type_code_protocol_legacy_name [0.075104s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_binding_vif_type [0.093493s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestThrottler.test_method_still_callable [0.081215s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_mport [0.087402s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_register_fails_on_multiple_calls [0.112105s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_binding_host_id [0.087261s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceClsTestCase.test_unknown_type [0.071203s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_mport_prefix [0.093114s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_resources.GetResourceTypeTestCase.test_get_resource_type_none [0.063408s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_fixed_ips_and_ip_address [0.095175s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_egress_tcp_prefix [0.059655s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_plugin_does_not_implement_agentsdb_exception [0.038579s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_icmp [0.046713s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_downgrades_removing_resource [0.063740s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.093271s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_mport_prefix [0.070814s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_set_versions [0.088854s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_binding_host_id [0.090956s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_tcp_port [0.083749s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_updates_version [0.063684s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_fixed_ips [0.099915s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_filter_ipv6_ingress_udp_mport [0.089700s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_different_adds_triggers_recalculation [0.068564s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_fixed_ips_and_subnet_id [0.091170s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_ip_spoofing_no_fixed_ips [0.084596s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_multiple_consumer_version_update [0.081145s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test__is_dhcp_agent_hosting_network [0.073026s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_process_trusted_ports [0.068929s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port [0.093481s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test__port_action_bad_action [0.063927s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.IptablesFirewallTestCase.test_remove_conntrack_entries_for_delete_rule_ipv6 [0.067529s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_ip_generation_failure_reraise [0.041045s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_profile [0.109014s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_dhcp_ready_on_ports [0.039032s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test__generate_device_zone [0.109976s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_routed_network [0.039703s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_firewall.OVSHybridIptablesFirewallTestCase.test_multiple_firewall_with_common_conntrack [0.040343s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_vif_type [0.104998s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_dhcp_port [0.060917s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerNoNatTestCase.test_mangle_found [0.038643s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_dhcp_port_verify_port_action_port_dict [0.057907s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_and_remove_chain [0.057314s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_mac_address [0.100330s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_update_dhcp_port_with_agent_not_hosting_network [0.039333s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_dvr_mac_address_list [0.037085s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_raw_rule [0.079886s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_pull_resource_not_found [0.039903s] ... ok DEBUG: {1} neutron.tests.unit.common.test_utils.TestThrottler.test_throttler [1.070148s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.conf.policies.test_port.SystemMemberTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.101756s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_add_rule_to_a_nonexistent_chain [0.083258s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_group.SystemReaderTests.test_get_address_group [0.096765s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_binding_host_id [0.093787s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_binary_name [0.080762s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_create_address_scope [0.096821s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_binding_profile [0.092121s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_get_traffic_counters_and_zero [0.074163s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_update_address_scope_shared [0.094253s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCase.test_rule_with_wrap_target [0.076737s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_binding_vnic_type [0.094189s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseEmptyCustomBinaryNameIPv6.test_empty_chain_custom_binary_name [0.070377s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_create_address_scope_shared [0.093577s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_fixed_ips_and_ip_address [0.099312s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_mangle_rule [0.080219s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_create_address_scope [0.093403s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_port_security_enabled [0.085181s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_raw_rule [0.072819s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_update_address_scope [0.093827s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_vif_type [0.090490s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_add_rule_to_a_nonexistent_chain [0.063926s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPushToServerRpcCallbackTestCase.test_report_versions [0.659983s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_update_address_scope_shared [0.087793s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateFulTestCaseIPv6.test_get_traffic_counters_chain_notexists [0.072503s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_get_secgroup_ids_for_address_group [0.090687s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_create_address_scope_shared [0.089106s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_initialize_mangle_table [0.075797s] ... ok DEBUG: {0} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_security_group_info_for_devices [0.088421s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_add_router_to_l3_agent [0.087817s] ... ok DEBUG: {0} neutron.tests.unit.api.test_api_common.GetPathUrlTestCase.test_http_to_https [0.080789s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_dhcp_agents_hosting_network [0.089380s] ... ok DEBUG: {0} neutron.tests.unit.api.test_api_common.GetPathUrlTestCase.test_https_to_http [0.079168s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_networks_on_dhcp_agent [0.090321s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_routers_on_l3_agent [0.086710s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_delete_agent [0.088700s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_iptables_manager.IptablesManagerStateLessTestCase.test_initialize_nat_table [0.498650s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_agent [0.095633s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_ports_tags [0.732888s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedConfTestCase.test_config_generation [0.073208s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_delete_network_from_dhcp_agent [0.087213s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedGetFreeRangeTestCase.test_get_free_range_excluded_out_of_parent [0.066611s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_binding_host_id [0.088083s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_get_dhcp_agents_hosting_network [0.088811s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_build_config_no_vips [0.068137s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_device_owner [0.070655s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionExtendedAttributeTestCase.test_ext_test_resource_create [0.539231s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_build_config_no_vips_track_script [0.060326s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_delete_agent [0.090479s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_allowed_address_pairs [0.088229s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test__check_faulty_extensions_raise_not_default_ext [0.075573s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_get_primary_vip [0.063482s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_l3_agents_hosting_router [0.083974s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_missing_required_extensions_raise_error [0.078896s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_remove_address_by_interface_no_track_not_supported [0.067271s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_fixed_ips_and_ip_address [0.086816s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_networks_on_dhcp_agent [0.086471s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_duplicate_extensions [0.076369s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedInstanceTestCase.test_remove_addresses_by_interface [0.078696s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_mac_address [0.082020s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_l3_agents_hosting_router [0.085139s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_with_plugins [0.071909s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedStateExceptionTestCase.test_state_exception [0.063988s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_delete_agent [0.082577s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extension_loaded_for_non_core_plugin [0.076119s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_delete_port [0.104669s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_build_config_preamble [0.077466s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_l3_agents_hosting_router [0.061866s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedTrackScriptTestCase.test_get_config_str [0.065417s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_get_routers_on_l3_agent [0.039544s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_resource_request [0.091306s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_expecting_neutron_plugin_interface_are_loaded [0.121998s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectReaderTests.test_get_topology [0.042038s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_with_dev [0.059064s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemAdminTests.test_delete_topology [0.042806s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port [0.099737s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_keepalived.KeepalivedVirtualRouteTestCase.test_virtual_route_without_dev_no_track_not_supported [0.061098s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_availability_zone.ProjectMemberTests.test_get_availability_zone [0.054170s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_unsupported_extensions_are_not_loaded [0.113636s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_binding_host_id [0.065474s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_clear_all_filters_with_chain [0.082317s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_availability_zone.SystemAdminTests.test_get_availability_zone [0.096881s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_binding_vnic_type [0.077231s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_exceptions_notimplemented [0.108904s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_get_filter_id_for_ip [0.092388s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_default_security_group_rules.AdminDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.083194s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_mac_address [0.097948s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_for_formatted_req_on_custom_collection_method [0.107688s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommand.test_set_ip_rate_limit_no_qdisc_without_chain [0.091945s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_default_security_group_rules.AdminDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.085376s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.AdminTests.test_activate_port_binding [0.094405s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__add_qdisc [0.071930s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectMemberDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.076156s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_ext_with_custom_member_action_gets_plugin_prefix [0.104314s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ProjectMemberTests.test_get_port_binding [0.088019s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemMemberDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.073386s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_filterid_for_ip_duplicated_without_chain [0.083370s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_get_custom_collection_action [0.079315s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ProjectReaderTests.test_activate_port_binding [0.086886s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_create_flavor [0.081726s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_or_create_qdisc [0.080757s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_post_custom_collection_action [0.083751s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_delete_flavor [0.075628s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_or_create_qdisc_failed [0.070308s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ServiceRoleTests.test_activate_port_binding [0.089652s] ... ok DEBUG: {0} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action_and_attr_map [0.092774s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_l3_tc_lib.TestFloatingIPTcCommandBase.test__get_qdisc_id_for_filter [0.071248s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_delete_flavor_service_profile [0.089016s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_add_update_dvr_edge_router [0.022927s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_pd.TestPrefixDelegation.test_remove_stale_ri_ifname [0.004679s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.ServiceRoleTests.test_get_port_binding [0.089556s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_get_service_profile [0.081967s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcFilterTestCase.test_add_tc_filter_vxlan [0.058378s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.SystemMemberTests.test_create_port_binding [0.084249s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_create_flavor [0.084883s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcPolicyClassTestCase.test_list_tc_policy_classes [0.076976s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_port_bindings.SystemReaderTests.test_delete_port_binding [0.082498s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_multiple_with_empty [0.272622s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_create_service_profile [0.085340s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_tbf [0.079289s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.090304s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_delete_flavor_service_profile [0.080698s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_tbf_missing_arguments [0.073886s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.091949s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_get_service_profile [0.082037s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_add_tc_qdisc_wrong_qdisc_type [0.070488s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_list_tc_qdiscs_htb [0.073324s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.088055s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_create_flavor [0.083917s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters [0.256498s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TcTestCase.test_list_tc_qdiscs_tbf [0.084039s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_create_service_profile [0.082945s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.092604s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_update_service_profile [0.090711s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.093347s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestHandleFromHexToString.test_run [0.112920s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_delete_policies_tags [0.074252s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_bits_value [0.096157s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple_empty [0.289483s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_get_policies_tags [0.092822s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestIECUnitConversions.test_convert_to_kilobits_megabytes_value [0.106944s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_update_policy [0.094910s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestSIUnitConversions.test_convert_to_kilobits_bytes_value [0.097342s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.AdminQosRuleTypeTests.test_get_rule_type [0.096382s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_check_kernel_hz_lower_then_zero [0.091929s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_with_convert_to [0.326973s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.089945s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_filters_bw_limits [0.080116s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_filters_bw_limits_no_filters [0.075887s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.090588s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_filters_bw_limits_no_rate_info [0.078051s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_delete_service_profile [0.661317s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.086033s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_with_fields [0.271144s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_tc_lib.TestTcCommand.test_get_tbf_bw_limits [0.085004s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_update_flavor [0.083701s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.080162s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_encode_process_input [0.081790s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_create_floatingip [0.080425s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_create_policies_tags [0.091338s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_process_input [0.083667s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_create_floatingip [0.084394s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_delete_policy [0.084221s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_debug [0.079293s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit [0.280867s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_delete_floatingip [0.090584s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.092527s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_change_locale [0.082785s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_update_floatingips_tags [0.084707s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.096055s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_return_code_log_error_no_raise_runtime [0.084668s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_create_floatingip_with_ip_address [0.082863s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.095484s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_delete_floatingip [0.089070s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_delete_policies_tags [0.082824s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_create_floatingip_with_ip_address [0.078042s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosRuleTypeTests.test_get_rule_type [0.085471s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_get_floatingip [0.065733s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_get_floatingips_tags [0.040914s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.087712s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_delete_floatingip [0.040744s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_get_floatingip [0.046758s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.090900s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_stderr_true [0.464563s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_get_floatingips_tags [0.083383s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_root_privileges_privsep [0.075281s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.083503s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_update_floatingips_tags [0.084011s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.AgentUtilsExecuteTest.test_with_root_privileges_rootwrap [0.079822s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.098142s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_first_parent_pid_fork [0.070331s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_delete_floatingip [0.090372s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestFindForkTopParent.test_returns_own_pid_no_parent [0.070581s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.104506s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_pools.ProjectMemberTests.test_get_floatingip_pool [0.084867s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_great_than_max_limit [0.974242s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_process_disappearing [0.084940s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_create_policy [0.086407s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_pools.SystemAdminTests.test_get_floatingip_pool [0.086553s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetCmdlineFromPid.test_cmdline_separated_with_null_char [0.082728s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.101532s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_delete_fip_pf [0.097510s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestGetRoothelperChildPid.test_returns_last_child_pid_as_root [0.098521s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.099850s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_create_fip_pf [0.092592s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_returns_none_for_stale_pid [0.087681s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_limit_with_unspecific [0.283136s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.092340s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_delete_fip_pf [0.088185s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestKillProcess.test_kill_process_returns_none_for_valid_pid [0.074660s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestPathUtilities.test_cmd_matches_expected_matches_abs_path_script_with_procname [0.077328s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_update_fip_pf [0.086434s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.111079s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_update_fip_pf [0.071597s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_empty_client [0.078406s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.090502s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_marker [0.266050s] ... ok DEBUG: {2} neutron.tests.unit.agent.linux.test_utils.TestUnixDomainHttpProtocol.test_init_unknown_client [0.069886s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_create_fip_pf [0.081274s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_network_id_1_192_168_1_1 [0.085430s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_delete_fip_pf [0.082037s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_instance_id_router_id_no_match_3_fe80__5054_ff_fede_5bbf [0.085191s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_update_fip_pf [0.077783s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_page_reverse_with_unspecific [0.277332s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_get_router_networks_twice [0.082888s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_create_fip_pf [0.085389s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.CreateResourceTestCase.test_resource_creation [0.086444s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_403 [0.087197s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_update_fip_pf [0.096760s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_attr_info_with_convert_to [0.080631s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_409 [0.083012s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_create_router_conntrack_helper [0.090127s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_blank_values_with_filtering_supported [0.086073s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerNewCache.test_proxy_request_503 [0.087651s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_delete_router_conntrack_helper [0.087577s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestMetadataProxyHandlerRpc.test_get_port_filters_mac [0.081993s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_delete_router_conntrack_helper [0.090128s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_main [0.086911s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.765623s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ServiceRoleTests.test_create_router_conntrack_helper [0.086991s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_report_state [0.093316s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_bulk_partial_body [0.331844s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.102938s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_update_router_conntrack_helper [0.102088s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_agent.TestUnixDomainMetadataProxy.test_run [0.088472s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_create_router_conntrack_helper [0.076013s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.103821s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_destroy_monitored_metadata_proxy [0.079806s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemMemberTests.test_get_router_conntrack_helper [0.087976s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.093568s] ... ok DEBUG: {2} neutron.tests.unit.agent.metadata.test_driver.TestMetadataDriverProcess.test_spawn_metadata_proxy [0.104141s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_create_router_conntrack_helper [0.086473s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosRuleTypeTests.test_get_rule_type [0.080936s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__get_provision_params_returns_none_when_metadata_port_is_missing [0.084873s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_use_defaults [0.336143s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_get_local_ip [0.093432s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_current_namespace_contains_mix_cidrs_ipv6 [0.084581s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.103375s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_update_local_ip [0.091471s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_current_ns_contains_stale_cidr_no_ipv6 [0.083808s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.134948s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test__process_cidrs_current_ns_only_contains_meta_cidr_ipv6 [0.086801s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_delete_local_ip_other_project [0.109859s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.095426s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_delete_keystone_bad_tenant [0.352362s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_update_local_ip_other_project [0.119847s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_update_policies_tags [0.092962s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosRuleTypeTests.test_get_rule_type [0.092213s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.ServiceRoleTests.test_update_local_ip [0.127679s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.AdminTests.test_delete_quota [0.076346s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_delete_local_ip [0.143288s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.AdminTests.test_get_quota [0.095673s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_fields [0.329483s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests.test_delete_local_ip_port_association [0.079959s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_agent.TestMetadataAgent.test_provision_datapath_ipv6 [0.530489s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.ServiceRoleTests.test_delete_quota [0.100684s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.AdminTests.test_get_local_ip_port_association [0.076830s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_200 [0.077446s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.ServiceRoleTests.test_get_quota [0.096560s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_404 [0.077141s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.ServiceRoleTests.test_create_local_ip_port_association [0.110008s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone_shared_network [0.287726s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestMetadataProxyHandler.test_proxy_request_500 [0.053307s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.ServiceRoleTests.test_update_quota [0.131809s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_doesnot_exists [0.066542s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovn.metadata.test_server.TestUnixDomainMetadataProxy.test_init_exists [0.063397s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests.test_update_quota [0.106648s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_keystone_bad [0.228120s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovsdb.native.test_connection.ConfigureSslConnTestCase.test_ssl_connection [0.095238s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests.test_delete_quota [0.095314s] ... ok DEBUG: {2} neutron.tests.unit.agent.ovsdb.native.test_connection.OvsIdlMonitorTestCase.test_bridged_added [0.087477s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy(target_tenant) [0.101308s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_match_resources_with_func [0.086367s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy(target_project) [0.092962s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_resource_cache.RemoteResourceCacheTestCase.test_record_resource_delete_ignores_dups [0.065926s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_keystone_no_tenant [0.314003s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests.test_delete_local_ip_port_association [0.575599s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy(target_tenant) [0.095944s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentPluginReportState.test_plugin_report_state_timeout_report_interval [0.086428s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.AgentRPCMethods.test_create_consumers_with_node_name [0.059097s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests.test_create_local_ip_port_association [0.088257s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy(target_project) [0.093710s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_existing_or_updated_is_none [0.078399s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.SystemMemberTests.test_delete_local_ip_port_association [0.074031s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy_target_tenant(target_tenant) [0.100711s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test__legacy_notifier_resource_delete [0.072541s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests.test_get_local_ip_port_association [0.091545s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.NotificationTest.test_network_create_notifier [0.289821s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_rpc.TestCacheBackedPluginApi.test_get_device_details_binding_in_host [0.087817s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy_target_tenant(target_project) [0.116227s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_get_loggable_resource [0.073119s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_update_log [0.075491s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_create_rbac_policy(target_tenant) [0.110895s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_create_log [0.081489s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_create_rbac_policy(target_project) [0.098190s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_delete_log [0.069904s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.NotificationTest.test_network_delete_notifier [0.302965s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_get_rbac_policy(target_tenant) [0.112134s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_get_log [0.077961s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_update_log [0.077117s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_get_rbac_policy(target_project) [0.107526s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_get_log [0.080456s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy(target_tenant) [0.112489s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_delete_log [0.072595s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy(target_project) [0.107741s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_get_loggable_resource [0.079894s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_create_log [0.075951s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy(target_tenant) [0.100638s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_delete_metering_label [0.073707s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy(target_project) [0.085347s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_delete_metering_label_rule [0.080248s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy(target_tenant) [0.094107s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_create_metering_label [0.084535s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy(target_project) [0.090475s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_create_metering_label_rule [0.083939s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_get_rbac_policy(target_tenant) [0.075342s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_create_metering_label_rule [0.079241s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.NotificationTest.test_network_update_notifier [0.951711s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_delete_metering_label [0.082984s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_get_rbac_policy(target_project) [0.098292s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_delete_metering_label_rule [0.079020s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_add_router_interface [0.086720s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_get_metering_label [0.094393s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_distributed [0.095330s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_network_delete_registry_publish [0.302592s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_create_metering_label [0.099549s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info [0.103346s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_delete_metering_label [0.089844s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info_enable_snat [0.108029s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_create_metering_label_rule [0.093536s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_delete_routers_tags [0.088541s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_delete_metering_label_rule [0.086898s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_network_update_registry_publish [0.319897s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_router [0.086789s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_delete_metering_label_rule [0.085516s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info [0.110191s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_delete_ndp_proxy [0.074403s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_add_router_interface [0.092703s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_get_ndp_proxy [0.084371s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_networks_create_bulk_registry_publish [0.281898s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router [0.093591s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_create_ndp_proxy [0.089609s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.V2Views.test_network [0.084069s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info_external_fixed_ips [0.091560s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.ServiceRoleTests.test_update_ndp_proxy [0.096487s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_base.V2Views.test_port [0.088894s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_delete_router [0.094237s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_get_ndp_proxy [0.089328s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_from_accept_best [0.085468s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_remove_router_interface [0.092348s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_mapped_neutron_error_localized [0.075043s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_delete_ndp_proxy [0.088404s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_no_route_args [0.085786s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_get_ndp_proxy [0.085892s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router [0.093493s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv4_egress [2.581438s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_post_with_body [0.073722s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network [0.088166s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderExtrarouteTests.test_remove_extraroute [0.096579s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_neutron_error_localized [0.083443s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_shared [0.088733s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_distributed [0.081037s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_webob_5xx_logged_info_level [0.084909s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_delete_networks_tags [0.095320s] ... ok DEBUG: {0} neutron.tests.unit.api.v2.test_router.TestRouter.test_pecan_factory [0.083443s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_provider_physical_network [0.096608s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test__kill_listen_processes_parents_and_childs [0.110979s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_provider_segmentation_id [0.083316s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_empty [0.083655s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network [0.079769s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_not_empty_forced [0.082009s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_provider_network_type [0.083556s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_empty [0.084957s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_provider_network_type [0.095029s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_unplug_device_cannot_determine_bridge_port [0.090210s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_provider_physical_network [0.093786s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_unplug_device_regular_device [0.085190s] ... ok DEBUG: {0} neutron.tests.unit.cmd.test_status.TestUpgradeChecks.test_load_checks [0.084115s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info_enable_snat [0.772714s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_provider_segmentation_id [0.125157s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_duplicated_ha_network_per_project_check_success [0.076893s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_router_ha [0.091227s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_shared [0.134485s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_external_network_bridge_check_bad [0.078841s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_routers_tags [0.087150s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_extra_dhcp_options_check_all_good [0.079197s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_default [0.088622s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_external_gateway_info_network_id [0.071156s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_gateway_external_network_check_good [0.081987s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_provider_segmentation_id [0.082082s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_ha [0.094100s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_get_checks_list [0.102982s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_delete_network [0.110595s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_delete_router [0.087963s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_for_bm_provisioning_over_ipv6_check_success [0.083437s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SGServerRpcCallBackTestCase.test_security_group_rules_for_devices_ipv4_source_group [1.480922s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_get_router_ha [0.090521s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_for_bm_provisioning_over_ipv6_check_warning [0.076721s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_ha [0.079436s] ... ok DEBUG: {0} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_port_mac_address_sanity [0.078257s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_refresh_firewall_none_enhanced_rpc [0.121085s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_router_ha [0.083887s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_ethertype [0.094005s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentEnhancedRpcTestCase.test_security_groups_member_not_updated_enhanced_rpc [0.075525s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router [0.087590s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_icmp4_and_icmp6_port_range [0.085238s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_address_group_deleted [0.075968s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_tcp_udp_and_sctp_number_one [0.048082s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_add_router_interface [0.079331s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_port_context [0.041297s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_and_remove_devices_filter [0.086423s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_address_scope [0.040745s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_enable_default_route_ecmp [0.094177s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_devices_filter_with_firewall_disabled [0.085460s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_empty_dhcp_disabled [0.068017s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info [0.090252s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_is_network_device_port [0.074291s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_devices_filter_with_noopfirewall [0.063968s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info_external_fixed_ips [0.078134s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_provider_network_type [0.730755s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_sanitize_map [0.076445s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_prepare_devices_filter_with_trusted_ports [0.079813s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_routers_tags [0.069846s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_provider_physical_network [0.084662s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts [0.077782s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_refresh_firewall [0.079393s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router [0.083814s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_validate_port_extra_dhcp_opts_dhcp_disabled [0.077721s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_shared [0.080887s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_remove_devices_filter_with_trusted_ports [0.087294s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_physnet_not_in_chassis_physnets [0.073517s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_distributed [0.075714s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_networks_tags [0.082655s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_member_not_updated [0.073973s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestGetDhcpDnsServers.test_ipv4 [0.083709s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_enable_default_route_bfd [0.083781s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcTestCase.test_security_groups_member_updated [0.073641s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_external [0.093948s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info [0.062763s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_port_security_enabled [0.051285s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_empty_list [0.084230s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_router [0.040359s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_provider_network_type [0.047956s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_multiple_security_groups_rule_updated_multiple_ports [0.127064s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_router_distributed [0.040956s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestOvsdbClientCommand.test_run_northbound_with_ssl [0.102707s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router [0.040575s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_shared [0.083375s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_distributed [0.040406s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_enable_default_route_bfd [0.079154s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_default [0.083272s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_provider_physical_network [0.066941s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_enable_default_route_ecmp [0.088197s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_provider_segmentation_id [0.081864s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_delete_security_groups_tags [0.074478s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_segments [0.083183s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_update_security_group [0.080829s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_update_security_groups_tags [0.072937s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_default [0.080241s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_provider_physical_network [0.078172s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_create_security_group_rule [0.097970s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_shared [0.095119s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_delete_security_groups_tags [0.080304s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_delete_network [0.092996s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_get_security_group [0.084291s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_and_remove_devices_filter [0.778754s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator.test_custom_retry_value [0.753033s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_delete_security_groups_tags [0.073946s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_provider_network_type [0.090847s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestRetryDecorator.test_positive_result [0.089802s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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-packa DEBUG: ges/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_prepare_devices_filter_with_firewall_disabled [0.103802s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_get_security_group [0.084226s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_shared [0.086015s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_malformed [0.085045s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_refresh_firewall_devices [0.103449s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_provider_segmentation_id [0.085361s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_get_security_groups_tags [0.092723s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_remove_devices_filter_with_trusted_ports [0.057691s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_gateway_chassis [0.095545s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_member_updated [0.043020s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_delete_networks_tags [0.091527s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupRuleTests.test_delete_security_group_rule [0.091138s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_ovn_lb_hm_port [0.084299s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_member_updated_multiple_ports [0.092474s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupTests.test_create_security_group [0.095331s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_provider_network_type [0.109897s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_valid_input_no_binding_profile [0.076841s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_security_groups_rule_updated [0.079447s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_provider_physical_network [0.046409s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_default [0.047259s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_valid_input_surplus_capabilities [0.113529s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.SecurityGroupAgentRpcWithDeferredRefreshTestCase.test_setup_port_filters_new_port_and_rpc [0.091540s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupTests.test_delete_security_group [0.127507s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_port_security_enabled [0.046338s] ... ok DEBUG: {0} neutron.tests.unit.common.ovn.test_utils.ValidatePortForwardingConfigurationTestCase.test_validation_when_no_provider_net_configured [0.081513s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests.test_get_security_group_rule [0.105063s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_provider_network_type [0.093717s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_prepare_remove_port [0.130557s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_shared [0.091298s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_delete_security_group [0.120936s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_networks_tags [0.042017s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentEnhancedRpcWithIptables.test_security_group_rule_updated [0.154932s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network [0.063596s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_get_security_group [0.110091s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_prepare_remove_port [0.102319s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_external [0.112059s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_update_security_groups_tags [0.112942s] ... ok DEBUG: {0} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_delete_unmoved_global [0.397565s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithIptables.test_security_group_rule_updated [0.093782s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_provider_physical_network [0.085982s] ... ok DEBUG: {0} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_moved_global [0.069267s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests.test_delete_security_group_rule [0.108341s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network [0.101790s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupAgentWithOVSIptables.test_prepare_remove_port [0.123156s] ... ok DEBUG: {0} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_renamed_global [0.070505s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_update_security_groups_tags [0.097603s] ... ok DEBUG: {0} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_no_cache [0.072301s] ... ok DEBUG: {2} neutron.tests.unit.agent.test_securitygroups_rpc.TestSecurityGroupExtensionControl.test_disable_security_group_extension_by_config [0.078923s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_get_security_group [0.047181s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_provider_physical_network [0.132275s] ... ok DEBUG: {0} neutron.tests.unit.common.test_cache_utils.TestOsloCache.test_get_cache [0.074547s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_ip_lib.TestIpDevice.test_read_ifaddresses_ip_error [0.071855s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_update_security_group [0.091873s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_default [0.091718s] ... ok DEBUG: {0} neutron.tests.unit.common.test_ipv6_utils.TestNoscopeIpv6.test_get_noscope_ipv6 [0.077499s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_ip_lib.TestIpWrapper.test_get_device_by_ip [0.097384s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_update_security_groups_tags [0.058620s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_segments [0.076444s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_create_segment [0.073586s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_ip_lib.TestIpWrapper.test_get_devices [0.079775s] ... ok DEBUG: {0} neutron.tests.unit.common.test_ipv6_utils.TestValidIpv6URL.test_valid_hostname_url [0.114616s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_ip_availability.ProjectMemberTests.test_get_network_ip_availability [0.083181s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_get_wmi_process_2 [0.076404s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_delete_segment [0.102759s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.DisableNotificationTestCase.test_notification_rpc_workers_one [0.086655s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_ip_availability.SystemReaderTests.test_get_network_ip_availability [0.085698s] ... ok DEBUG: {2} neutron.tests.unit.agent.windows.test_utils.WindowsUtilsTestCase.test_pid_invoked_with_cmdline_3 [0.080056s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_delete_network_segment_ranges_tags [0.073975s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_with_profiler(spawn_n) [0.117679s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__cast_message [0.072189s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_delete_segments_tags [0.164438s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_create_segment [0.044339s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__get_enabled_agents_with_admin_state_down [0.092410s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.SpawnWithOrWithoutProfilerTestCase.test_spawn_without_profiler(spawn) [0.122620s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_get_network_segment_ranges_tags [0.124897s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_get_segments_tags [0.044350s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notification_is_needed [0.081402s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_update_network_segment_ranges_tags [0.083887s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_32 [0.092250s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_create_network_segment_range [0.059525s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_allocate_priority [0.086154s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestExcDetails.test_attach_exc_details [0.063730s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_get_network_segment_ranges_tags [0.044373s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestExcDetails.test_extract_exc_details_no_details_attached [0.040199s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_with_scheduling_subnet_create [0.049652s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_cast_required_wo_scheduling_on_port_update [0.043462s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIECUnitConversions.test_bits_to_kilobits [0.053917s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_update_network_segment_ranges_tags [0.062472s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_no_action [0.042551s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ServiceRoleTests.test_delete_network_segment_range [0.043438s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_default [0.053016s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.ServiceRoleTests.test_update_network_segment_range [0.042352s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__notify_agents_with_router_interface_add [0.056136s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestIpVersionFromInt.test_ip_version_from_int_ipv6 [0.076496s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_delete_network_segment_ranges_tags [0.042252s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_dhcp_rpc_agent_api.TestDhcpAgentNotifyAPI.test__schedule_network [0.052980s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_delete_network_segment_range [0.042498s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_delete_network_segment_ranges_tags [0.043126s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.agentnotifiers.test_l3_rpc_agent_api.TestL3AgentNotifyAPI.test_add_arp_entry [0.126972s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ServiceRoleTests.test_delete_segment [0.556894s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.ServiceRoleTests.test_update_segment [0.070659s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test__get_manager_is_singleton [0.110136s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_get_segment [0.047181s] ... ok DEBUG: {0} neutron.tests.unit.common.test_utils.TestPortRuleMasking.test_port_rule_masking_random_ranges [0.337246s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.consumer.test_registry.ConsumerRegistryTestCase.test_push [0.077577s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_get_segment [0.047981s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_group.AdminTests.test_get_address_group [0.042771s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_get_segments_tags [0.059421s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_does_not_raise_on_none [0.076916s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_group.ProjectReaderTests.test_get_address_group [0.045087s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_service_type.AdminTests.test_get_service_provider [0.053172s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_group.ServiceRoleTests.test_get_address_group [0.042579s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_raises_on_wrong_object_type [0.066106s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_create_address_scope_shared [0.041909s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_delete_network_segment_range [0.422647s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_create_subnet [0.074607s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.producer.test_registry.ProducerRegistryTestCase.test_pull_returns_callback_result [0.057774s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_get_address_scope [0.045263s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.062747s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_get_subnets_tags [0.055436s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test___init___does_not_reset_callbacks [0.051802s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_delete_address_scope [0.054552s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_device_owner [0.043295s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_create_subnet [0.054080s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_get_address_scope [0.046986s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_fixed_ips [0.042980s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_get_subnet_segment_id [0.055783s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_update_address_scope_shared [0.046596s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_fixed_ips_and_ip_address [0.043667s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_fixed_ips_and_subnet_id [0.059375s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnet [0.074150s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_create_address_scope [0.079966s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_port_security_enabled [0.062730s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_update_address_scope_shared [0.061156s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnet_service_types [0.092203s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_binding_vif_details [0.043936s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_get_address_scope [0.046162s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_data_plane_status [0.057854s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_update_address_scope [0.044450s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnets_tags [0.091594s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.044431s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_update_address_scope_shared [0.045455s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_get_subnet [0.056910s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemMemberTests.test_create_address_scope_shared [0.042644s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_register_succeeds_on_multiple_calls [0.433306s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_binding_vnic_type [0.067944s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_address_scope.SystemReaderTests.test_delete_address_scope [0.044574s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_get_subnets_tags [0.054137s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ConsumerResourceCallbacksManagerTestCase.test_unregister_fails_on_invalid_type [0.067850s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_mac_address [0.060113s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_add_network_to_dhcp_agent [0.045185s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnet [0.049917s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_binding_host_id [0.046139s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_routers_on_l3_agent [0.043450s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_create_subnet_segment_id [0.050091s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_clear_unregisters_all_callbacks [0.090753s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_binding_profile [0.051907s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_add_router_to_l3_agent [0.048117s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_update_subnet [0.046628s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_fixed_ips_and_subnet_id [0.053335s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_delete_router_from_l3_agent [0.061011s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_get_callback_fails_on_unregistered_callback [0.084975s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_create_subnet_segment_id [0.056900s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_port_security_enabled [0.047546s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_agent [0.047928s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_delete_port [0.047306s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_delete_subnets_tags [0.077247s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_dhcp_agents_hosting_network [0.047237s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resource_manager.ProducerResourceCallbacksManagerTestCase.test_register_fails_on_invalid_type [0.100562s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_host_id [0.044489s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_dhcp_agents_hosting_network [0.044850s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_vif_details [0.044333s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_l3_agents_hosting_router [0.045092s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_resources.IsValidResourceTypeTestCase.test_unknown_type [0.085977s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_get_subnet [0.103650s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_ports_tags [0.047171s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_routers_on_l3_agent [0.044435s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnet [0.066038s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_update_agent [0.046778s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_version_manager.CachedResourceConsumerTrackerTest.test_update_versions [0.085457s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_hints [0.088230s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_create_subnet_segment_id [0.049254s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_get_l3_agents_hosting_router [0.047756s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_delete_subnet [0.043632s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.callbacks.test_version_manager.ResourceConsumerTrackerTest.test_consumer_downgrades_stops_reporting [0.079415s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_get_routers_on_l3_agent [0.042344s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.088828s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnet [0.046974s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_networks_on_dhcp_agent [0.043315s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_create_port_catch_and_handle_ip_generation_failure [0.084027s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnet_segment_id [0.045237s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_binding_host_id [0.080324s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_return_none_on_not_found [0.055273s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_create_subnet_segment_id [0.055127s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_get_network_info_with_non_segmented_network [0.037792s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_binding_profile [0.068343s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_delete_subnets_tags [0.043576s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dhcp_rpc.TestDhcpRpcCallback.test_release_dhcp_port [0.037693s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_binding_vnic_type [0.043909s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_get_subnet [0.044647s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_dvr_rpc.DVRServerRpcApiTestCase.test_get_dvr_mac_address_by_host [0.036925s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_fixed_ips [0.045144s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_get_subnets_tags [0.044941s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcApiTestCase.test_is_singleton [0.037656s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_mac_address [0.041973s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnet_service_types [0.049298s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_resources_rpc.ResourcesPullRpcCallbackTestCase.test_pull [0.051543s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_get_subnetpools_tags [0.045136s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_fixed_ips [0.075677s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SGAgentRpcCallBackMixinTestCase.test_security_groups_member_updated [0.081701s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_remove_prefixes [0.044574s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_update_subnetpool [0.051807s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_fixed_ips_and_ip_address [0.091721s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_add_network_to_dhcp_agent [0.445224s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SGAgentRpcCallBackMixinTestCase.test_security_groups_rule_updated [0.085926s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_add_router_to_l3_agent [0.057041s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_update_subnetpool_default [0.077167s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_fixed_ips_and_subnet_id [0.073128s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_delete_events_without_remote [0.096522s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_delete_subnetpool [0.058632s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_port_security_enabled [0.041654s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_delete_network_from_dhcp_agent [0.088666s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port [0.044295s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_get_subnetpool [0.048479s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_deletion_affects_only_own_rules [0.090658s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_onboard_network_subnets [0.067908s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_dhcp_agents_hosting_network [0.091105s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_data_plane_status [0.081298s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_deletion_of_non_cached_sg_changes_nothing [0.100735s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_remove_prefixes [0.068552s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_hints [0.072447s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_routers_on_l3_agent [0.099937s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_create_subnetpool [0.043114s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_binding_vnic_type [0.043731s] ... ok DEBUG: {2} neutron.tests.unit.api.rpc.handlers.test_securitygroups_rpc.SecurityGroupServerAPIShimTestCase.test_sg_parent_ops_affect_rules [0.078134s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_create_subnetpool_shared [0.043108s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_mac_address [0.044459s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_delete_agent [0.087054s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_update_subnetpool [0.046809s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_ports_tags [0.042591s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_update_subnetpools_tags [0.041609s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_allowed_address_pairs [0.040664s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_agent [0.084446s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.041908s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_add_prefixes [0.074953s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_binding_host_id [0.045417s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_get_dhcp_agents_hosting_network [0.095617s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_mac_address [0.043577s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_create_subnetpool [0.093635s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port [0.043886s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_add_network_to_dhcp_agent [0.088446s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_resource_request [0.042862s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionControllerTest.test_extension_can_be_accessed_by_alias [0.324758s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_onboard_network_subnets [0.099277s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.045812s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_delete_network_from_dhcp_agent [0.094317s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_binding_profile [0.048321s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_fixed_ips_and_subnet_id [0.043779s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_update_subnetpool [0.086315s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_auto_allocated_topology.AdminTests.test_delete_topology [0.079210s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.044476s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_update_subnetpool_default [0.084476s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_binding_profile [0.045041s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectMemberTests.test_get_topology [0.080951s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionControllerTest.test_show_returns_not_found_for_non_existent_extension [0.278973s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_delete_subnetpool [0.091634s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionManagerTest.test_extension_extends_sub_resource [0.055653s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ProjectReaderTests.test_delete_topology [0.107318s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_no_extensions [0.042804s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ExtensionPathTest.test_get_extensions_path_single_extension [0.040918s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemReaderTests.test_delete_topology [0.096574s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_are_loaded_for_plugin_with_expected_interface [0.041765s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_extensions_are_not_loaded_for_plugins_unaware_of_extensions [0.041907s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_base.RuleScopesTestCase.test_rules_are_single_scoped [0.086410s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.PluginAwareExtensionManagerTest.test_unloaded_supported_extensions_raises_exception [0.045018s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.RequestExtensionTest.test_extend_get_resource_response [0.047527s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_binding_vnic_type [0.379970s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectReaderDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.086215s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_mac_address [0.044090s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_plugin_prefix_with_parent_resource [0.050942s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_delete_port [0.043649s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_get_custom_collection_method [0.044540s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectReaderDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.085564s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_resource_request [0.044982s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_post_custom_collection_method [0.043694s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_ports_tags [0.069271s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_put_custom_collection_action [0.085441s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.042531s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemAdminDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.124894s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.067647s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_for_put_custom_collection_method [0.100596s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemMemberDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.089867s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_update_subnetpool [0.632486s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_device_owner [0.044593s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_create_subnetpool_shared [0.044760s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemReaderDefaultSecurityGroupRuleTests.test_create_default_security_group_rule [0.054734s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_resource_extension_with_custom_member_action [0.093590s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_delete_subnetpool [0.045104s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_fixed_ips [0.081495s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_create_service_profile [0.058198s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_update_subnetpool [0.046292s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_port_security_enabled [0.042466s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port [0.042870s] ... ok DEBUG: {2} neutron.tests.unit.api.test_extensions.ResourceExtensionTest.test_returns_404_for_non_existent_extension [0.099445s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_get_flavor [0.081975s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_create_trunk [0.060283s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.046956s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_create_flavor_service_profile [0.054746s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_fixed_ips [0.046335s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_delete_flavor [0.044487s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_delete_trunk [0.087663s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_fixed_ips_and_subnet_id [0.046836s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectMemberTests.test_get_flavor [0.041371s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port [0.044859s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_get_flavor [0.048225s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_get_trunk [0.104585s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_host_id [0.059014s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_emulated_pagination [0.251969s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_create_flavor [0.069979s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_resource_request [0.048254s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_add_subports [0.099659s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.044143s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_create_flavor_service_profile [0.091248s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_binding_profile [0.043739s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_fields_multiple_empty [0.138330s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_get_trunk [0.097334s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_binding_vnic_type [0.044357s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_delete_flavor [0.097484s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_mac_address [0.047978s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_delete_service_profile [0.040927s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_update_trunk [0.098431s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_update_service_profile [0.040793s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.090846s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_get_floatingip [0.041353s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_get_trunk [0.088725s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_get_subports [0.048456s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_create_floatingip_with_ip_address [0.071555s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_binding_vnic_type [0.097743s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_update_floatingip [0.078656s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_update_trunks_tags [0.086764s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_fixed_ips_and_subnet_id [0.077932s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_get_floatingip [0.057332s] ... ok DEBUG: {3} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_delete_trunks_tags [0.127164s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.ServiceRoleTests.test_update_floatingip [0.078840s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port [0.113426s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_multiple_with_empty [0.490943s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_update_floatingip [0.062233s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test__create_network_policy [0.090603s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_profile [0.094061s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_create_floatingip [0.046506s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_no_network_policy [0.062624s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_filters_with_convert_list_to [0.142484s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_ports_tags [0.082018s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_create_floatingip_with_ip_address [0.075782s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_plugin_not_loaded [0.042706s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_port_new_policy [0.045213s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_data_plane_status [0.095837s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_get_floatingips_tags [0.078649s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_updated_policy [0.043858s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_native_pagination_without_native_sorting [0.128465s] ... ok DEBUG: {3} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_remove_shared_policy [0.043589s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip.SystemReaderTests.test_update_floatingip [0.083223s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.094994s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_page_reverse_with_non_bool [0.131269s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_delete_fip_pf [0.085537s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_binding_profile [0.101504s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_device_owner [0.082087s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_with_invalid_dirs [0.139168s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_get_fip_pf [0.089628s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_fixed_ips_and_ip_address [0.094025s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_create_fip_pf [0.089646s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.APIv2TestCase.test_sort_with_primary_key [0.137139s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectReaderTests.test_get_fip_pf [0.049232s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_all_skip_args [0.043752s] ... ok DEBUG: {3} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_list_metering_label [0.416600s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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-packa DEBUG: ges/eventlet/hubs/timer.py", line 59, in __call__ DEBUG: cb(*args, **kw) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, 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.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: {0} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ServiceRoleTests.test_get_fip_pf [0.049073s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.ProjectMemberTests.test_create_port_binding [0.103306s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_create_router_conntrack_helper [0.045173s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_create_quota_usage [0.063639s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.FiltersTestCase.test_no_attr_info [0.093800s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.ProjectReaderTests.test_get_port_binding [0.092860s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_quota_usage_by_project [0.081471s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_quota_usage_by_project_and_resource [0.028573s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.ServiceRoleTests.test_create_port_binding [0.093084s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_reservations_for_resources [0.104531s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.SystemAdminTests.test_activate_port_binding [0.093111s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_remove_expired_reservations [0.114425s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.SystemAdminTests.test_get_port_binding [0.102656s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_body_boolean_not_json [0.375835s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.SystemMemberTests.test_get_port_binding [0.086306s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_update_quota_usage [0.097709s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_non_existing_quota_usage_returns_none [0.074426s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.SystemReaderTests.test_create_port_binding [0.110410s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_dirty_non_existing_quota_usage [0.058906s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_port_bindings.SystemReaderTests.test_get_port_binding [0.133778s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_resources_quota_usage_dirty_with_empty_list [0.098571s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_get_router_conntrack_helper [0.679617s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_update_quota_usage_with_deltas [0.057816s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_no_keystone_env [0.340971s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_update_router_conntrack_helper [0.091654s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.098377s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_update_router_conntrack_helper [0.099792s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.095324s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_delete_project_quota_restores_default_limit [0.148353s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_create_router_conntrack_helper [0.095885s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.104712s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectReaderTests.test_update_router_conntrack_helper [0.067726s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_default_quotas [0.177358s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.087261s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_get_router_conntrack_helper [0.042845s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_delete_router_conntrack_helper [0.040669s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_create_policies_tags [0.096913s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_no_resource [0.421666s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemReaderTests.test_update_router_conntrack_helper [0.081492s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_detailed_project_quotas_multiple_resource [0.178654s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.088322s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.AdminTests.test_create_local_ip [0.079902s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.058304s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_update_local_ip [0.047161s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.046268s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_create_localip_other_project [0.041589s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_object_boolean_not_json [0.234071s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_detailed_project_quotas_resource [0.167419s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.057206s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_delete_local_ip [0.080347s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_update_local_ip [0.072298s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_update_local_ip [0.059949s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_project_quotas [0.191409s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_create_local_ip [0.074180s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_get_local_ip [0.072776s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_project_quotas_different_project [0.171868s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemMemberTests.test_update_local_ip [0.050385s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_create_object_string_not_json [0.403537s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/common/utils.py", line 741, in wait_until_true DEBUG: eventlet.sleep(sleep) DEBUG: File "/usr/lib/python3.9/site-packages/eventlet/greenthread.py", line 37, 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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 746, in wait_until_true DEBUG: raise WaitTimeout(_("Timed out after %d seconds") % timeout) DEBUG: neutron.common.utils.WaitTimeout: Timed out after 40 seconds DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_create_local_ip [0.040793s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_get_local_ip [0.044454s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.482502s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check_value_lower_than_zero [0.138092s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests.test_delete_local_ip_port_association [0.057662s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.050394s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests.test_delete_local_ip_port_association [0.042622s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_get_policies_tags [0.061979s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests.test_get_local_ip_port_association [0.055199s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_update_policies_tags [0.050997s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_local_ip_association.SystemReaderTests.test_create_local_ip_port_association [0.050489s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_single_resource [0.176629s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_update_policy [0.051412s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_get_loggable_resource [0.050226s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.059818s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_delete_keystone [0.357523s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ProjectReaderTests.test_update_log [0.051831s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.044007s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_create_log [0.040088s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_quota_limit_check [0.181699s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.ServiceRoleTests.test_get_log [0.038908s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.056288s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_get_log [0.049085s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_delete_policy [0.060332s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_create_metering_label [0.055676s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_get_policies_tags [0.042918s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone [0.271999s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_update_policies_tags [0.083849s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_delete_metering_label [0.103512s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.101068s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_delete_metering_label_rule [0.092189s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.055280s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ProjectMemberTests.test_get_metering_label_rule [0.070227s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.051260s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone_bad_tenant [0.227221s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_create_metering_label_rule [0.042762s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.044966s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.ServiceRoleTests.test_get_metering_label [0.041508s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.045236s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_delete_metering_label_rule [0.042159s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_get_metering_label [0.047154s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_delete_policy [0.060017s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_quota_limit_check_untracked_resource [0.586890s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_delete_metering_label [0.047398s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_update_policy [0.048417s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_get_metering_label [0.044639s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosRuleTypeTests.test_get_rule_type [0.052856s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_update_quota_limit [0.081721s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemMemberTests.test_get_metering_label_rule [0.073351s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.066649s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_delete_project_quota_restores_default_limit [0.073173s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.048504s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_metering.SystemReaderTests.test_get_metering_label_rule [0.053293s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.046845s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_delete_ndp_proxy [0.057130s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_project_quotas_different_project [0.092680s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_create_policy [0.041840s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_update_ndp_proxy [0.040647s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check_over_quota [0.064603s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.043048s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectMemberTests.test_update_ndp_proxy [0.045219s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.070046s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_delete_ndp_proxy [0.069736s] ... ok DEBUG: {3} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_quota_limit_check_unlimited [0.091968s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.ServiceRoleTests.test_create_ndp_proxy [0.049610s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.110143s] ... ok DEBUG: {3} neutron.tests.unit.db.test__utils.TestCommonHelpFunctions.test__safe_creation_create_bindings_fails [0.099408s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_keystone_strip_admin_only_attribute [0.690840s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_update_ndp_proxy [0.079862s] ... ok DEBUG: {3} neutron.tests.unit.db.test__utils.TestCommonHelpFunctions.test__safe_creation_deletion_fails [0.073343s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_create_policies_tags [0.082104s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_get_ndp_proxy [0.071796s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_create_policy [0.062748s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_version_updates_on_agent_revival [0.079480s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_delete_policies_tags [0.045081s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_external [0.091875s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get all agents) [0.064639s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_get_policies_tags [0.044622s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_get_noauth [0.272809s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_port_security_enabled [0.095975s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_update_policies_tags [0.051066s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.047098s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.055242s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get down agents (False)) [0.207360s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.097502s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination [0.227886s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get alive agents (true)) [0.189744s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_create_policy [0.149063s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_reverse_with_empty_page [0.169760s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_get_policy [0.146846s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get down agents (false)) [0.194584s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests.test_delete_quota [0.109960s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_list_pagination_with_empty_page [0.265315s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests.test_update_quota [0.102644s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests.test_get_quota [0.075117s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests.test_get_quota [0.046695s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_provider_physical_network [0.870263s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy_target_tenant(target_tenant) [0.050186s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_create_rbac_policy_target_tenant(target_project) [0.045579s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_segments [0.069645s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_delete_rbac_policy(target_tenant) [0.051326s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_delete_network [0.050632s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_delete_rbac_policy(target_project) [0.048175s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_network_provider_physical_network [0.046611s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy(target_tenant) [0.052046s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_get_networks_tags [0.051045s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy(target_project) [0.042224s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network [0.048662s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_concurrent_insert [0.648950s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_provider_network_type [0.050766s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_delete_rbac_policy(target_tenant) [0.078387s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_shared [0.045952s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_delete_rbac_policy(target_project) [0.043215s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_get_enabled_agent_on_host_found [0.099431s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy(target_tenant) [0.039716s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_default [0.045174s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_update_rbac_policy(target_project) [0.040941s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_provider_segmentation_id [0.054688s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_segments [0.040196s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_delete_network [0.045232s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_is_eligible_agent [0.185122s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network_segments [0.061523s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_networks_tags [0.046630s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_retry_on_show [0.894228s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_provider_network_type [0.045212s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_provider_segmentation_id [0.061745s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_networks_tags [0.050524s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_create_rbac_policy_target_tenant(target_tenant) [0.395966s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_active_networks_on_not_registered_yet_dhcp_agent [0.306192s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network [0.076885s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_create_rbac_policy_target_tenant(target_project) [0.098285s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_port_security_enabled [0.062427s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_provider_physical_network [0.043320s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy_target_tenant(target_tenant) [0.087582s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.JSONV2TestCase.test_update_readonly_field [0.349325s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_segments [0.044636s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_segments [0.046884s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.ListArgsTestCase.test_list_args_with_empty [0.082188s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy_target_tenant(target_project) [0.104040s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network [0.043899s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_external [0.042953s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_get_rbac_policy(target_tenant) [0.082510s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_provider_network_type [0.042875s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network [0.060573s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_get_rbac_policy(target_project) [0.097045s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_provider_physical_network [0.060869s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network_provider_network_type [0.047594s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy_target_tenant(target_tenant) [0.097477s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.RegistryNotificationTest.test_network_create_registry_publish [0.304959s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network_provider_segmentation_id [0.070634s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_port_security_enabled [0.049858s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_update_rbac_policy_target_tenant(target_project) [0.115708s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_base.SortingTestCase.test_get_sorts [0.115252s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_provider_network_type [0.048451s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network [0.041115s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_best_match_language [0.080627s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy(target_tenant) [0.105885s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_provider_segmentation_id [0.057237s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_segments [0.040787s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_from_query_extension [0.097555s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy(target_project) [0.105084s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_networks_tags [0.068834s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_missing [0.097282s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_provider_physical_network [0.041940s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy_target_tenant(target_tenant) [0.109572s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_provider_segmentation_id [0.041430s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_update_rbac_policy_target_tenant(target_project) [0.049644s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_content_type_with_charset [0.093685s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network [0.061099s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminExtrarouteTests.test_remove_extraroute [0.049607s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_provider_network_type [0.049752s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.RequestTestCase.test_context_with_neutron_context [0.078070s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info_external_fixed_ips [0.043796s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_provider_segmentation_id [0.046981s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_enable_default_route_bfd [0.063940s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_4xx_error_logged_info_level [0.098150s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_segments [0.061301s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info_enable_snat [0.059109s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_default [0.041530s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_http_error [0.066144s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_provider_network_type [0.061990s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_non_4xx_error_logged_exception_level [0.057547s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info_external_fixed_ips [0.112573s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_provider_segmentation_id [0.052780s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unhandled_error_logs_attached_details [0.053845s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_create_network_shared [0.050956s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_unmapped_error_logged_exception_level [0.081769s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_routers_tags [0.115878s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_delete_network [0.060675s] ... ok DEBUG: {2} neutron.tests.unit.api.v2.test_resource.ResourceTestCase.test_webob_4xx_logged_info_level [0.046595s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_provider_segmentation_id [0.040592s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_destroy_namespace_not_empty [0.042462s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_segments [0.040630s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberExtrarouteTests.test_add_extraroute [0.104898s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_provider_network_type [0.064579s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_fip_namespace [0.067805s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_eligible_for_deletion_not_empty_forced [0.058251s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info_enable_snat [0.125737s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_restart_dhcp_agent [1.741752s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_kill_listen_processes [0.103266s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info_network_id [0.090318s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_netns_cleanup.TestNetnsCleanup.test_unplug_device_ovs_port [0.063380s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_delete_routers_tags [0.094375s] ... ok DEBUG: {2} neutron.tests.unit.cmd.test_runtime_checks.TestRuntimeChecks.test_get_keepalived_version [0.062212s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_extra_dhcp_options_check_bad_value [0.050585s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_router_ha [0.079225s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_db_revision_check_networking_ovn_not_latest_revision [0.043428s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info_external_fixed_ips [0.061810s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info_network_id [0.052804s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_routers_tags [0.053038s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_provider_physical_network [0.569950s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router [0.072083s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info [0.065486s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_shared [0.116686s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_delete_router [0.052226s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info [0.063679s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_ip_availability.ServiceRoleTests.test_get_network_ip_availability [0.098721s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info_enable_snat [0.061415s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_ip_availability.SystemMemberTests.test_get_network_ip_availability [0.058336s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_create_network_segment_range [0.055404s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_db_revision_check_no_networking_ovn_installed [0.517106s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info_external_fixed_ips [0.076851s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_get_network_segment_ranges_tags [0.064303s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router [0.061349s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_for_bm_provisioning_over_ipv6_check_failed_to_get_ovn_client [0.075918s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_update_network_segment_ranges_tags [0.051927s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_external_gateway_info [0.055283s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_ovn_port_forwarding_configuration_check_no_ovn_l3_router [0.070256s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_external_gateway_info_enable_snat [0.056227s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_create_network_segment_range [0.071001s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_both_missing [0.055689s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectMemberTests.test_update_network_segment_range [0.045999s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_get_router [0.061980s] ... ok DEBUG: {2} neutron.tests.unit.cmd.upgrade_checks.test_checks.TestChecks.test_worker_check_rpc_missing [0.042935s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_delete_network_segment_ranges_tags [0.048540s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_get_router_distributed [0.059318s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_for_ipv6_icmp_protocol [0.069158s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_external_gateway_info_enable_snat [0.054819s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_get_network_segment_range [0.078175s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_protocol_not_supported [0.074613s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_get_network_segment_ranges_tags [0.045025s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_external_gateway_info_external_fixed_ips [0.055945s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_protocol_and_ports_protocol_range [0.072425s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_external_gateway_info_network_id [0.068620s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_update_network_segment_range [0.097069s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_remote_group_id [0.067523s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminExtrarouteTests.test_remove_extraroute [0.085816s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_remote_ip_prefix [0.055998s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_update_network_segment_ranges_tags [0.093445s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info [0.051409s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_acl_remote_ip_prefix_not_normalized [0.045864s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_get_network_segment_range [0.055211s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_acl.TestACLs.test_drop_all_ip_traffic_for_port [0.044245s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_binding_vnic_type [0.043415s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info_enable_snat [0.078113s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_hash_ring_manager.TestHashRingManager.test_get_node [0.031027s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info_network_id [0.046935s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_normal_port_context [0.038512s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_delete_port [0.072246s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_bound_port [0.036081s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_delete_router [0.051313s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_hints [0.040318s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.DetermineBindHostTestCase.test_vnic_remote_managed_unbound_port_no_binding_profile [0.036299s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_hints [0.044364s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_router [0.062831s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.GetPortTypeVirtualAndParentsTestCase.test_with_parents [0.045909s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_allowed_address_pairs [0.043569s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_distributed [0.047644s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.GetSubnetsAddressScopeTestCase.test_no_subnetpool [0.044337s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_hosted_2 [1.684871s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_binding_profile [0.050916s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts [0.042216s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_enable_default_route_ecmp [0.054054s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestDHCPUtils.test_get_lsp_dhcp_opts_dhcp_disabled_for_baremetal [0.059018s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_ha [0.056456s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.075859s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_az_hints_empty [0.047486s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_fixed_ips [0.044988s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_not_in_chassis_physnets [0.046416s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_fixed_ips_and_ip_address [0.065239s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestGateWayChassisValidity.test_gateway_chassis_for_chassis_not_in_gw_chassis_list [0.051021s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port [0.047841s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_get_chassis_availability_zones_one_az [0.052979s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.069887s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_extport_host_chassis [0.055900s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_port_security_enabled [0.042840s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestUtils.test_is_security_groups_enabled [0.039109s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port [0.053606s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_capability_only_allowed [0.060786s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_delete_port [0.054023s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_overlapping_param_set_different_vnic_type [0.044136s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_host_id [0.046111s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_polymorphic_validation [0.037218s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_binding_vif_type [0.053456s] ... ok DEBUG: {2} neutron.tests.unit.common.ovn.test_utils.TestValidateAndGetDataFromBindingProfile.test_valid_input_surplus_keys [0.080482s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.052530s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberExtrarouteTests.test_add_extraroute [0.541368s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.044755s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_enable_default_route_bfd [0.058584s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_device_owner [0.046112s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info_enable_snat [0.063583s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_fixed_ips_and_ip_address [0.044939s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_delete_router [0.041437s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_port_security_enabled [0.046185s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_delete_routers_tags [0.043736s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.061073s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_router [0.046793s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_binding_profile [0.044932s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_remove_router_interface [0.043687s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_not_last_line [0.326969s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_binding_vnic_type [0.078117s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_enable_default_route_bfd [0.078190s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_fixed_ips_and_subnet_id [0.069368s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info_external_fixed_ips [0.063444s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation_with_new_agent [1.169128s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_delete_port [0.110882s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info_network_id [0.134000s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_set_new_global [0.325731s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_binding_host_id [0.086493s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_router_ha [0.115535s] ... ok DEBUG: {2} neutron.tests.unit.common.test__deprecate.TestMovedGlobals.test_set_unmoved_global [0.090646s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_get_port_binding_vif_details [0.099926s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_allowed_address_pairs_and_ip_address [0.040171s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_remove_router_interface [0.086529s] ... ok DEBUG: {2} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_cache_miss [0.081905s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_binding_vnic_type [0.069250s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info [0.068155s] ... ok DEBUG: {2} neutron.tests.unit.common.test_cache_utils.TestCachingDecorator.test_get_unhashable [0.086618s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_device_owner [0.057811s] ... ok DEBUG: {2} neutron.tests.unit.common.test_coordination.CoordinationTestCase.test_synchronized [0.038702s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_fixed_ips [0.068645s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_policy [0.452860s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info_enable_snat [0.129242s] ... ok DEBUG: {2} neutron.tests.unit.common.test_ipv6_utils.TestIsEui64Address.test_invalid_eui64_addresses [0.072452s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_mac_address [0.040013s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_port_security_enabled [0.041081s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.ImportModulesRecursivelyTestCase.test_recursion_1__ [0.042114s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info_external_fixed_ips [0.089231s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.ParsePermittedEthertypesTestCase.test_parse_permitted_ethertypes [0.050886s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.SingletonDecoratorTestCase.test_singleton_instance_deletion [0.041784s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_external_gateway_info_network_id [0.100004s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv4 [0.060594s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_routers_tags [0.090819s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_create_security_group_rule [0.098456s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_allowed_address_pairs [0.370329s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_fixed_ips_and_ip_address [0.083366s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_delete_security_group_rule_default_sg [0.153105s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_vif_details [0.042744s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv4_not_cidr [0.361776s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_create_security_group [0.067159s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_allowed_address_pairs [0.051613s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestCidrIsHost.test_is_cidr_host_ipv6_not_cidr [0.061112s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_binding_host_id [0.054277s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestDvrServices.test_is_dvr_serviced_with_dhcp_port [0.037760s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_get_security_group [0.097727s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_binding_vnic_type [0.041620s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestDvrServices.test_is_dvr_serviced_with_vm_port [0.035145s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_fixed_ips_and_ip_address [0.045009s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_normal_call [0.050388s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_get_security_groups_tags [0.099229s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduling_on_network_creation [0.806261s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_mac_address [0.052103s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestExceptionLogger.test_spawn_raise [0.040408s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/common/utils.py", line 186, 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.2.3.dev23/neutron/common/utils.py", line 183, in call DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/common/test_utils.py", line 133, in func DEBUG: raise RuntimeError(result) DEBUG: RuntimeError: Result DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_get_security_groups_tags [0.064348s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv4_prefix [0.042638s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_delete_port [0.067365s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_update_security_groups_tags [0.079128s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv6_bad_prefix [0.092061s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_vif_details [0.080138s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIpToCidr.test_ip_to_cidr_ipv6_prefix [0.037500s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port [0.045080s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestIpVersionFromInt.test_ip_version_from_int_ipv4 [0.069931s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_get_security_group_rule [0.134930s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_allowed_address_pairs [0.073353s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.045822s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_delete_security_groups_tags [0.058916s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_report_states [0.357303s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_fixed_ips_and_ip_address [0.045458s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests.test_create_security_group_rule [0.049616s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_fixed_ips_and_subnet_id [0.051100s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupRuleTests.test_get_security_group_rule [0.046764s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_port_security_enabled [0.042181s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_delete_security_group [0.044401s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_binding_profile [0.048346s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_update_security_group [0.044178s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_delete_security_groups_tags [0.050041s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestPortRuleMasking.test_port_rule_masking_edge_cases [0.334051s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_port_security_enabled [0.094069s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_get_segment [0.044503s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestSIUnitConversions.test_bits_to_kilobits [0.056672s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_update_segment [0.050572s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestSIUnitConversions.test_bytes_to_bits [0.045389s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_vif_details [0.100019s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.ServiceRoleTests.test_get_segment [0.058805s] ... ok DEBUG: {2} neutron.tests.unit.common.test_utils.TestThrottler.test_method_docstring_is_preserved [0.038861s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_create_segment [0.061019s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.102051s] ... ok DEBUG: {2} neutron.tests.unit.conf.agent.test_common.TestRootHelper.test_agent_root_helper [0.066089s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_delete_segment [0.042171s] ... ok DEBUG: {2} neutron.tests.unit.conf.agent.test_common.TestRootHelper.test_root_default [0.045688s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_create_segment [0.058598s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_fixed_ips [0.095135s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_group.ProjectMemberTests.test_get_address_group [0.065246s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_update_segment [0.063887s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_group.SystemMemberTests.test_get_address_group [0.045617s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnet_segment_id [0.044222s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_port_security_enabled [0.099423s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_create_address_scope [0.049901s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_l3_agent_two_times [0.707585s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_create_subnet_segment_id [0.070323s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.AdminTests.test_delete_address_scope [0.057263s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_create_subnet_service_types [0.044059s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.AdminTests.test_delete_port_binding [0.104549s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.ProjectMemberTests.test_create_address_scope_shared [0.048127s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_delete_subnets_tags [0.048039s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.ProjectReaderTests.test_create_address_scope [0.061292s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.ProjectMemberTests.test_delete_port_binding [0.088801s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_create_subnet_segment_id [0.061729s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.ServiceRoleTests.test_get_address_scope [0.047271s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.ProjectReaderTests.test_create_port_binding [0.072916s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_create_subnet_service_types [0.065110s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_create_address_scope [0.048304s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.ProjectReaderTests.test_delete_port_binding [0.065797s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_address_scope.SystemAdminTests.test_create_address_scope_shared [0.064024s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_get_subnet_segment_id [0.100751s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.SystemAdminTests.test_delete_port_binding [0.043906s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_delete_agent [0.043313s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_port_bindings.SystemMemberTests.test_delete_port_binding [0.071426s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_update_subnet_segment_id [0.105007s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_delete_network_from_dhcp_agent [0.089647s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.049099s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_delete_router_from_l3_agent [0.042935s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.045401s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_get_subnet_segment_id [0.094367s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_get_l3_agents_hosting_router [0.064526s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.059866s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_get_subnets_tags [0.097403s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.AdminQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.074535s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.AdminTests.test_update_agent [0.101434s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_invalid_router [0.729293s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ProjectMemberTests.test_get_networks_on_dhcp_agent [0.101585s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnets_tags [0.184040s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ProjectReaderTests.test_get_networks_on_dhcp_agent [0.059890s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.195103s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_add_network_to_dhcp_agent [0.096905s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_delete_policy_packet_rate_limit_rule [0.099535s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_get_subnet_segment_id [0.174085s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_delete_agent [0.089333s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.089368s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_delete_router_from_l3_agent [0.086662s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_get_policy [0.096575s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.086626s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.ServiceRoleTests.test_update_agent [0.085993s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.084705s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_get_agent [0.094261s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemAdminTests.test_update_agent [0.092055s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.114305s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_delete_network_from_dhcp_agent [0.094728s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.107997s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_create_subnet [0.541868s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.059167s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_delete_subnet [0.043110s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemMemberTests.test_update_agent [0.087642s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_get_subnet_segment_id [0.060872s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.071960s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_delete_router_from_l3_agent [0.086368s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnet [0.050974s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.066126s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_add_prefixes [0.045390s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_networks_on_dhcp_agent [0.071214s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_get_policy [0.041802s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_create_subnetpool [0.057732s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_update_policy [0.052397s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_create_subnetpool_default [0.043331s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.046006s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_agent.SystemReaderTests.test_update_agent [0.104753s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_delete_subnetpools_tags [0.046248s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.047004s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.AdminTests.test_get_topology [0.066589s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_onboard_network_subnets [0.087270s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_from_dead_agent [1.232624s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_delete_policies_tags [0.072166s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ServiceRoleTests.test_delete_topology [0.068764s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_update_subnetpools_tags [0.047780s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.ServiceRoleTests.test_get_topology [0.055225s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_create_subnetpool [0.092116s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemAdminTests.test_get_topology [0.062370s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_create_subnetpool_default [0.058738s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_get_subnetpool [0.050868s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_auto_allocated_topology.SystemMemberTests.test_delete_topology [0.098999s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_remove_prefixes [0.059059s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_availability_zone.AdminTests.test_get_availability_zone [0.055282s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_add_prefixes [0.067058s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_availability_zone.ProjectReaderTests.test_get_availability_zone [0.056633s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_create_subnetpool_shared [0.051375s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_get_policies_tags [0.407534s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.043840s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_update_subnetpool [0.090921s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.056235s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.044003s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_update_subnetpool_default [0.104621s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.044752s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.052303s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_update_subnetpools_tags [0.081019s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.043042s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_availability_zone.SystemMemberTests.test_get_availability_zone [0.372346s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.055232s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_create_subnetpool_default [0.092440s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_default_security_group_rules.AdminDefaultSecurityGroupRuleTests.test_get_default_security_group_rule [0.047921s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.059734s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_default_security_group_rules.ProjectMemberDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.045910s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_default_security_group_rules.SystemMemberDefaultSecurityGroupRuleTests.test_delete_default_security_group_rule [0.041744s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_delete_policies_tags [0.052990s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_delete_subnetpool [0.100266s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.AdminTests.test_update_service_profile [0.060362s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_get_policies_tags [0.067680s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ProjectReaderTests.test_update_flavor [0.041133s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_get_subnetpool [0.101043s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_get_policy [0.042597s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_delete_flavor [0.043967s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_update_policy [0.056156s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_delete_flavor_service_profile [0.053455s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_onboard_network_subnets [0.096261s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.052020s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_get_service_profile [0.042001s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.052209s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.ServiceRoleTests.test_update_flavor [0.045307s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_delete_subnetpools_tags [0.118133s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.057206s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_create_service_profile [0.053841s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.044755s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_flavor.SystemAdminTests.test_delete_flavor_service_profile [0.051707s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_get_subnetpool [0.092780s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_get_policy [0.045977s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_get_floatingip [0.058165s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.063096s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.AdminTests.test_update_floatingip [0.053114s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_update_subnetpools_tags [0.118390s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.059497s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.052778s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_delete_floatingip [0.090699s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_add_prefixes [0.135242s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.092433s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_get_floatingips_tags [0.132493s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.066240s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_create_subnetpool [0.135606s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.049806s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ProjectMemberTests.test_update_floatingips_tags [0.122252s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_delete_policies_tags [0.060272s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_create_subnetpool_default [0.099044s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_delete_policy [0.053400s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.ProjectReaderTests.test_get_floatingip [0.087759s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_update_policy [0.042425s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_update_subnetpool_default [0.091578s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.AdminTests.test_update_quota [0.040431s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_create_floatingip [0.096097s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests.test_get_quota [0.070866s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_create_subnetpool [0.117655s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests.test_delete_quota [0.048291s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_delete_floatingip [0.136940s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests.test_update_quota [0.057674s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_get_rbac_policy(target_tenant) [0.043315s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_delete_subnetpools_tags [0.132215s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_no_remove_if_agent_has_dvr_service_ports [2.156817s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemAdminTests.test_update_floatingip [0.081750s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_get_rbac_policy(target_project) [0.048196s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_create_floatingip [0.057150s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy_target_tenant(target_tenant) [0.042965s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_get_subnetpools_tags [0.094296s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip.SystemMemberTests.test_create_floatingip_with_ip_address [0.052196s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy_target_tenant(target_project) [0.055538s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_update_subnetpool_default [0.095687s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_delete_rbac_policy(target_tenant) [0.050873s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_pools.AdminTests.test_get_floatingip_pool [0.061134s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_pools.SystemMemberTests.test_get_floatingip_pool [0.056605s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_delete_rbac_policy(target_project) [0.080854s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_get_trunk [0.109194s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_pools.SystemReaderTests.test_get_floatingip_pool [0.053134s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy_target_tenant(target_tenant) [0.048190s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.AdminTests.test_get_fip_pf [0.056780s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_update_rbac_policy_target_tenant(target_project) [0.069011s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_remove_subports [0.105994s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ProjectMemberTests.test_update_fip_pf [0.062487s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy_target_tenant(target_tenant) [0.080335s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.ServiceRoleTests.test_update_fip_pf [0.053689s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_create_rbac_policy_target_tenant(target_project) [0.047978s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_remove_subports [0.122000s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemAdminTests.test_create_fip_pf [0.082001s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_update_rbac_policy(target_tenant) [0.048962s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_delete_trunk [0.088429s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_update_rbac_policy(target_project) [0.051377s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemMemberTests.test_get_fip_pf [0.091911s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_update_rbac_policy_target_tenant(target_tenant) [0.045536s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_create_trunk [0.089300s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_update_rbac_policy_target_tenant(target_project) [0.041863s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_floatingip_port_forwarding.SystemReaderTests.test_delete_fip_pf [0.081339s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy(target_tenant) [0.041027s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_delete_trunk [0.079896s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.AdminTests.test_delete_router_conntrack_helper [0.079914s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_create_rbac_policy(target_project) [0.079828s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_get_trunk [0.047462s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy_target_tenant(target_tenant) [0.042892s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_update_trunk [0.049103s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ProjectMemberTests.test_get_router_conntrack_helper [0.087345s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_add_subports [0.128513s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ServiceRoleTests.test_delete_router_conntrack_helper [0.115235s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_create_trunk [0.072798s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ServiceRoleTests.test_get_router_conntrack_helper [0.083955s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_delete_trunk [0.071527s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.ServiceRoleTests.test_update_router_conntrack_helper [0.072208s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_get_trunk [0.045183s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_remove_subports [0.075086s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_l3_conntrack_helper.SystemAdminTests.test_create_router_conntrack_helper [0.116698s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_create_local_ip [0.084673s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy_target_tenant(target_project) [0.531260s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectMemberTests.test_delete_local_ip [0.090517s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_external_gateway_info_network_id [0.087873s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ProjectReaderTests.test_create_localip [0.078247s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_router_ha [0.084458s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ServiceRoleTests.test_create_local_ip [0.081238s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_update_trunks_tags [0.359877s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_remove_router_interface [0.079863s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.ServiceRoleTests.test_get_local_ip [0.059570s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_delete_trunks_tags [0.069168s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router [0.070409s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.SystemAdminTests.test_create_local_ip [0.041543s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_distributed [0.061073s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip.SystemReaderTests.test_update_local_ip [0.056997s] ... ok DEBUG: {1} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_get_trunks_tags [0.104441s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests.test_create_local_ip_port_association [0.054081s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberExtrarouteTests.test_remove_extraroute [0.075973s] ... ok DEBUG: {1} neutron.tests.unit.conf.test_service.GetRpcWorkers.test_previous_registration [0.074450s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectMemberTests.test_get_local_ip_port_association [0.042896s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_ha [0.042764s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.ProjectReaderTests.test_create_local_ip_port_association [0.042167s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_router [0.045533s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_create_network [0.088593s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_router_distributed [0.049271s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_get_routers_tags [0.063866s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_create_network_no_default_policy [0.084099s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_network_updated_remove_own_policy [0.086082s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_distributed [0.103910s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_admin_remove_provided_policy [0.083190s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_enable_default_route_ecmp [0.116912s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.ServiceRoleTests.test_get_local_ip_port_association [0.374294s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_remove_provided_policy [0.104234s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_local_ip_association.SystemAdminTests.test_create_local_ip_port_association [0.049279s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info [0.093717s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.AdminTests.test_delete_log [0.064124s] ... ok DEBUG: {1} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_remove_provided_policy [0.111990s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_external_gateway_info_enable_snat [0.100572s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.ProjectMemberTests.test_get_loggable_resource [0.090609s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_without_l3_agents [2.556792s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_distributed [0.114446s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_delete_log [0.122991s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_enable_default_route_bfd [0.109211s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_get_loggable_resource [0.101894s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_enable_default_route_ecmp [0.093599s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_logging.SystemAdminTests.test_update_log [0.086519s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_ha [0.078931s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.AdminTests.test_create_metering_label_rule [0.090893s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_routers_tags [0.083019s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_sync_router [0.448913s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_create_metering_label [0.095230s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_add_router_interface [0.053244s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_external_gateway_info_external_fixed_ips [0.045611s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_shared [0.595952s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.ProjectReaderTests.test_get_metering_label_rule [0.083385s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_remove_router_interface [0.065484s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router [0.056657s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCaseBase.test_agent_registration_invalid_timestamp_allowed [0.202387s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_metering.SystemAdminTests.test_get_metering_label_rule [0.107011s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_distributed [0.105220s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_create_ndp_proxy [0.104928s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments_no_networks_on_segment [0.136948s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminExtrarouteTests.test_add_extraroute [0.099829s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.AdminTests.test_get_ndp_proxy [0.093950s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_enable_default_route_bfd [0.058736s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_get_ndp_proxy [0.073369s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.ProjectReaderTests.test_update_ndp_proxy [0.058849s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_external_gateway_info_external_fixed_ips [0.110872s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_ha [0.053062s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_overlap_metering_label_rules [0.554918s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemAdminTests.test_delete_ndp_proxy [0.144652s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemMemberTests.test_update_ndp_proxy [0.059716s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_routers_tags [0.127227s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_add_to_dhcp_agent_notification [0.418749s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_delete_ndp_proxy [0.058377s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_remove_router_interface [0.072641s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_ndp_proxy.SystemReaderTests.test_update_ndp_proxy [0.044234s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info_enable_snat [0.069303s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_default [0.043394s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_create_network_provider_segmentation_id [0.042680s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info_network_id [0.091843s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.AdminTests.test_update_network_external [0.053879s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_delete_metering_label [0.384839s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberExtrarouteTests.test_remove_extraroute [0.056626s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_external [0.053783s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_external_gateway_info_network_id [0.045363s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_port_security_enabled [0.059506s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_router_distributed [0.058174s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_provider_physical_network [0.071597s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_get_router_ha [0.048979s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info [0.058418s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_create_network_shared [0.077217s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info_enable_snat [0.050757s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_delete_networks_tags [0.056554s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_external_gateway_info_network_id [0.058298s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_get_network [0.060122s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_ha [0.056171s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_ha_port_create_notification [0.664196s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network [0.063375s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_routers_tags [0.077744s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_external [0.101156s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderExtrarouteTests.test_remove_extraroute [0.078792s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectMemberTests.test_update_network_segments [0.063316s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_add_router_interface [0.079664s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_external [0.102258s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info_external_fixed_ips [0.085409s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_provider_network_type [0.054619s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_create_network_shared [0.077164s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_ha [0.115523s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network [0.050361s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_get_routers_tags [0.113231s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_network_provider_segmentation_id [0.085999s] ... ok DEBUG: {3} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_reserved_dhcp_port_creation [0.557522s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_get_networks_tags [0.134943s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_port_security_enabled [0.120810s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_delete_metering_label_rule [1.276731s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_missing_mac_field [0.340364s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ProjectReaderTests.test_update_network_provider_physical_network [0.107034s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_default [0.099512s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_provider_segmentation_id [0.084381s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_create_network_segments [0.120364s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_delete_network [0.092068s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network [0.066033s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_update_metering_label [0.623287s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network_provider_physical_network [0.097117s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_create_security_group_rule_default_sg [1.020943s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_get_network_segments [0.084000s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_delete_security_group_rule [0.076748s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network [0.085399s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_external [0.087038s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_create_security_group_rule_default_sg [0.126322s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_delete_security_group_rule [0.046142s] ... ok DEBUG: {1} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_update_metering_label_rule [0.374737s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_get_security_group_rule [0.046323s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_allowed_address_pairs_bad_format [0.957095s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_create_security_group [0.064125s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_quota_usage_by_resource [0.087323s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_delete_security_group_rule [0.046541s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_delete_security_group [0.041661s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_resources_quota_usage_dirty [0.098337s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_update_security_group [0.043943s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_update_quota_usage_with_deltas [0.068663s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_update_security_groups_tags [0.059446s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.ServiceRoleTests.test_update_network_shared [0.376693s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests.test_create_security_group_rule [0.049070s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_external [0.054578s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_quota_usage_by_project [0.089902s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupRuleTests.test_delete_security_group_rule [0.054608s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_create_network_provider_segmentation_id [0.048211s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_quota_usage_by_project_and_resource [0.043658s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_create_security_group [0.046481s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_get_network_provider_network_type [0.045211s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_default [0.043095s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_quota_usage_by_resource [0.082211s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_get_security_groups_tags [0.059791s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemAdminTests.test_update_network_segments [0.049358s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_reservation_for_resources_with_empty_list [0.048539s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_delete_security_groups_tags [0.055757s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_port_security_enabled [0.041715s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_get_security_group [0.043833s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_remove_expired_reservations_no_project [0.057822s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_get_security_groups_tags [0.043684s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_create_network_segments [0.061957s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_update_quota_usage [0.052789s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests.test_create_security_group_rule [0.056028s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network [0.049023s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests.test_get_security_group_rule [0.042308s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_get_network_segments [0.045740s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_list [0.713370s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_create_quota_limit [0.128464s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_create_security_group [0.049042s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network [0.052877s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_delete_security_group [0.055555s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemMemberTests.test_update_network_provider_segmentation_id [0.048641s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_network_provider_network_type [0.046475s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_get_all_quotas [0.123843s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupTests.test_get_security_groups_tags [0.094635s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_get_networks_tags [0.063755s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_update_segments_tags [0.056675s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network [0.085881s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_delete_segments_tags [0.054587s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_fill_quota [0.161792s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_more_than_max_allowed_address_pair [0.167175s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_update_segment [0.061398s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network.SystemReaderTests.test_update_network_port_security_enabled [0.097538s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_update_segments_tags [0.049162s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_create_segment [0.050273s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_ip_availability.ProjectReaderTests.test_get_network_ip_availability [0.086635s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_detailed_project_quotas_resource [0.180066s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_delete_segment [0.056170s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_get_segment [0.052069s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_delete_network_segment_range [0.085916s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_fill_quota [0.138321s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_delete_segment [0.078354s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_add_address_pairs [0.330947s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_delete_network_segment_ranges_tags [0.097666s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_get_segments_tags [0.065430s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_over_quota_fails [0.120376s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.AdminTests.test_update_network_segment_range [0.080775s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_update_segment [0.051685s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_update_segments_tags [0.041908s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_delete_network_segment_range [0.083932s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_service_type.ProjectMemberTests.test_get_service_provider [0.041453s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_single_resource [0.123188s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_service_type.ServiceRoleTests.test_get_service_provider [0.041078s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_service_type.SystemAdminTests.test_get_service_provider [0.040116s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.ProjectReaderTests.test_update_network_segment_range [0.086280s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_service_type.SystemMemberTests.test_get_service_provider [0.047221s] ... ok DEBUG: {3} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_with_none_and_own_mac_for_duplicate_ip [0.318712s] ... ok DEBUG: {1} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_update_quota_limit [0.135889s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_create_network_segment_range [0.086791s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_common.ConvertToDictTestCase.test_list_of_objects [0.040664s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_service_type.SystemReaderTests.test_get_service_provider [0.053060s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_list [0.048625s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_create_subnet_segment_id [0.046838s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_delete_network_segment_range [0.090967s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_create_subnet_service_types [0.045372s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_multiple_arguments_positional [0.051638s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_create_or_update_agent_updates_other_servers [0.135485s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_multiple_arguments_positional_and_keywords [0.040212s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_delete_subnet [0.053454s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemAdminTests.test_update_network_segment_ranges_tags [0.075611s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_delete_subnets_tags [0.066002s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get alive agents (True)) [0.135995s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_get_subnet [0.047482s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemMemberTests.test_create_network_segment_range [0.095094s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_port [0.160807s] ... 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: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_get_subnet_segment_id [0.056337s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_create_network_segment_range [0.081216s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnet_service_types [0.045504s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbGetAgents.test_get_agents(Get agents invalid alive filter) [0.115727s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnets_tags [0.057956s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_delete_network_segment_ranges_tags [0.084355s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_agent_health_check [0.105622s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_router [0.203740s] ... 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: {2} neutron.tests.unit.conf.policies.test_network_segment_range.SystemReaderTests.test_update_network_segment_ranges_tags [0.077275s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_get_subnets_tags [0.131736s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_disable_new_agents [0.115497s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.086665s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_delete_subnets_tags [0.093557s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_create_port_with_binding_host_id [0.079518s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_floatingip [0.209737s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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.conf.policies.test_port.AdminTests.test_create_port_with_hints [0.086353s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_port_resource_request [0.094287s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_router [0.215546s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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_agentschedulers_db.OvsAgentSchedulerTestCase.test_agent_registration_invalid_timestamp_allowed [0.364309s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_get_ports_tags [0.097109s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnet_service_types [0.384634s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port [0.098728s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_subnet [0.147420s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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.conf.policies.test_subnet.ProjectReaderTests.test_update_subnets_tags [0.077658s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.AdminTests.test_update_port_with_allowed_address_pairs_and_mac_address [0.100659s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_create_subnet [0.097170s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_floating_ip_delete [0.138362s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_create_subnet_service_types [0.064985s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_allowed_address_pairs [0.104702s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_network_delete [0.091797s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_delete_subnet [0.059271s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_update_subnet_service_types [0.042288s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_binding_vnic_type [0.097998s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_subnetpool_delete [0.073732s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_create_subnet [0.047391s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_create_subnet_service_types [0.055463s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_create_port_with_device_owner [0.095265s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_delete_subnet [0.046520s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_port [0.169348s] ... 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: {0} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnet_segment_id [0.045505s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port [0.111954s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_create_subnet [0.052818s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_delete_subnets_tags [0.045378s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_profile [0.089747s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_port [0.140311s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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.conf.policies.test_subnet.SystemMemberTests.test_update_subnet_service_types [0.057549s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_create_subnet_service_types [0.056901s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_binding_vif_type [0.095871s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnet_segment_id [0.058424s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_get_subnetpool [0.044846s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_hints [0.108057s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_add_prefixes [0.059230s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_get_port_resource_request [0.095727s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_create_subnetpool_shared [0.071659s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_delete_subnetpool [0.045403s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_data_plane_status [0.100688s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_delete_subnetpools_tags [0.052103s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_update_subnetpools_tags [0.054289s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_allowed_address_pairs [0.093861s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_create_subnetpool [0.064633s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_delete_subnetpools_tags [0.050595s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_port_with_device_owner [0.111855s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_create_subnetpool_default [0.050495s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_get_subnetpools_tags [0.051521s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_sg [0.697089s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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/pytho DEBUG: n3.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.conf.policies.test_subnetpool.SystemAdminTests.test_remove_prefixes [0.063994s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_create_subnetpool_shared [0.054196s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_subnet [0.142422s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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.conf.policies.test_subnetpool.SystemMemberTests.test_get_subnetpool [0.061829s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_onboard_network_subnets [0.075956s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_subnetpool [0.103333s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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.conf.policies.test_subnetpool.SystemMemberTests.test_remove_prefixes [0.059163s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_update_subnetpools_tags [0.047030s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_floating_ip_delete [0.118371s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_create_subnetpool_default [0.044897s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_update_subnetpools_tags [0.058348s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_get_subports [0.050231s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_delete_trunk [0.051312s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_get_subports [0.063028s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectMemberTests.test_update_ports_tags [0.722237s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_add_subports [0.055833s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_subnet_invalid_network_mtu_ipv6_returns_409 [0.303081s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.090464s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_get_subports [0.061811s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_remove_subports [0.048072s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_allowed_address_pairs_and_mac_address [0.096380s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_update_trunk [0.048090s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_add_subports [0.067984s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_binding_host_id [0.099644s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_create_trunk [0.045902s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_delete_trunks_tags [0.045795s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_create_port_with_mac_address [0.084017s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_remove_subports [0.053672s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dhcp_agent_keep_services_off [2.513910s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_get_port_resource_request [0.094235s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_get_subports [0.086182s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_update_network_invalid_mtu [0.496800s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port [0.088111s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_update_trunk [0.121881s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_binding_host_id [0.111360s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_create_trunk [0.099882s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestBasicGet.test_single_get_tenant [0.207107s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_binding_profile [0.106369s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ProjectReaderTests.test_update_port_with_fixed_ips_and_subnet_id [0.099977s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_emulated_plugin_failure [0.235560s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port [0.116247s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_fixed_ips [0.119175s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_native [0.229096s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_create_port_with_fixed_ips_and_ip_address [0.107824s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port [0.043652s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_data_plane_status [0.058167s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.ServiceRoleTests.test_update_port_with_allowed_address_pairs [0.070338s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_native_plugin_failure [0.230475s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port [0.061069s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_device_owner [0.050746s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_remove_subports [0.793566s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_create_port_with_port_security_enabled [0.059712s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_wrong_input [0.149328s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_get_port_binding_host_id [0.060220s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_update_trunk [0.153030s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port [0.047483s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_data_plane_status [0.042233s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_binding_profile [0.063392s] ... ok DEBUG: {0} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_update_trunks_tags [0.129878s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemAdminTests.test_update_port_with_fixed_ips_and_subnet_id [0.093795s] ... ok DEBUG: {0} neutron.tests.unit.conf.test_service.GetRpcWorkers.test_no_previous_registration [0.091444s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_allowed_address_pairs [0.083702s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_invalid_admin_status [0.360741s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_for_port [0.110895s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_create_port_with_device_owner [0.079872s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_get_port_binding_profile [0.054417s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_extract_fields_network_policy_exists [0.126037s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_data_plane_status [0.051869s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemMemberTests.test_update_port_with_fixed_ips [0.050377s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port [0.042717s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_create_network_no_policy [0.114499s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_native [0.316153s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_allowed_address_pairs_and_ip_address [0.043758s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_binding_host_id [0.041898s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_device_owner [0.043987s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_no_qos_plugin_loaded [0.127673s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_create_port_with_fixed_ips [0.043227s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_host_id [0.040943s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_no_qos_policy_id [0.109030s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_get_port_binding_vif_type [0.051011s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_allowed_address_pairs [0.051167s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_port_updated_policy [0.095667s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port.SystemReaderTests.test_update_port_with_fixed_ips_and_subnet_id [0.055851s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.AdminTests.test_create_port_binding [0.041344s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_updated_remove_shared_policy [0.107553s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.AdminTests.test_get_port_binding [0.057743s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dvr_router_csnat_rescheduling [2.351816s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.ProjectMemberTests.test_activate_port_binding [0.052619s] ... ok DEBUG: {0} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_update_network_updated_no_policy [0.122859s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.ServiceRoleTests.test_delete_port_binding [0.075268s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_reverse_emulated [0.571048s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.SystemAdminTests.test_create_port_binding [0.085928s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.SystemMemberTests.test_activate_port_binding [0.093111s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_port_bindings.SystemReaderTests.test_activate_port_binding [0.096601s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.106970s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_l3_agent_keep_services_off [0.511282s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.093701s] ... ok DEBUG: {0} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label [0.620822s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.138381s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_router_ids_on_host_no_l3_agent [0.241144s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_reverse_native [0.696536s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.131804s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_routers_hosted_by_l3_agent_with_invalid_agent [0.315007s] ... ok DEBUG: {0} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rule_with_non_existent_label [0.407232s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_add_to_dhcp_agent_with_admin_state_down [0.356681s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.780987s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.121615s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.084084s] ... ok DEBUG: {0} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_list_metering_label_rule [0.764168s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_create_policy [0.087557s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_create_reservation [0.045581s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_expired_reservations_for_resources [0.064765s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_delete_policy [0.104485s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_non_existing_quota_usage_returns_none [0.054020s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_remove_expired_reservations_no_project [0.064494s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_extended_attr_native_returns_400 [1.332747s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_get_policy [0.128247s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_resources_quota_usage_dirty_one_resource_only [0.071600s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.AdminQosPolicyTests.test_update_policies_tags [0.089073s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_resources_quota_usage_dirty_with_empty_list [0.091557s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.075713s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_create_reservation_with_expiration [0.046648s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.069793s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_reservations_for_resources [0.065778s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.071926s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_remove_expired_reservations [0.060141s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_remove_non_existent_reservation [0.047841s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.104336s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_all_quota_usage_dirty [0.060579s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_native [0.522726s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_resources_quota_usage_dirty [0.072772s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.134288s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_set_resources_quota_usage_dirty_one_resource_only [0.064080s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosDSCPMarkingRuleTests.test_update_policy_dscp_marking_rule [0.095903s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.058497s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_hosted [1.428652s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check_equals_to_quota [0.153232s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_create_policy [0.041582s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosPolicyTests.test_delete_policies_tags [0.040567s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectMemberQosRuleTypeTests.test_get_rule_type [0.077662s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_over_quota_fails [0.155654s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_remote_key_native_returns_400 [0.424575s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.083362s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosDSCPMarkingRuleTests.test_delete_policy_dscp_marking_rule [0.045457s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_create_quota_limit [0.128624s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.050647s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.050659s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_all_quotas [0.127609s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.061887s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_shared_networks_with_non_admin_user [0.257210s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_get_policy_packet_rate_limit_rule [0.045403s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.040879s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_default_quotas [0.123600s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_create_policies_tags [0.043558s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ProjectReaderQosPolicyTests.test_create_policy [0.041537s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.051140s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.053753s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumBandwidthRuleTests.test_create_policy_minimum_bandwidth_rule [0.051475s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_l3_agent_with_admin_state_down [0.785112s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.047325s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumPacketRateRuleTests.test_delete_policy_minimum_packet_rate_rule [0.059301s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.045122s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosMinimumPacketRateRuleTests.test_update_policy_minimum_packet_rate_rule [0.043680s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPacketRateLimitRuleTests.test_update_policy_packet_rate_limit_rule [0.058352s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_create_policies_tags [0.039099s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_get_policy [0.042233s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.ServiceRoleQosPolicyTests.test_update_policies_tags [0.056279s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosBandwidthLimitRuleTests.test_get_policy_bandwidth_limit_rule [0.046194s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_detailed_project_quotas_multiple_resource [0.664016s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_create_policy_minimum_packet_rate_rule [0.045328s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.803618s] ... ok DEBUG: {0} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check_value_lower_than_zero [0.060014s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosMinimumPacketRateRuleTests.test_get_policy_minimum_packet_rate_rule [0.042269s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPacketRateLimitRuleTests.test_create_policy_packet_rate_limit_rule [0.043997s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_create_or_update_agent_updates_version_manager [0.061960s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_create_policies_tags [0.042513s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_has_alive_neutron_server [0.055710s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_delete_policy [0.060053s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict_ignore_missing [0.052455s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosPolicyTests.test_update_policies_tags [0.059182s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_new_entry [0.068315s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemAdminQosRuleTypeTests.test_get_rule_type [0.060384s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_get_enabled_agent_on_host_not_found [0.062786s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_create_policy_bandwidth_limit_rule [0.058252s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_is_not_rescheduled_if_agent_is_back_online [0.867703s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosBandwidthLimitRuleTests.test_delete_policy_bandwidth_limit_rule [0.059354s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosDSCPMarkingRuleTests.test_create_policy_dscp_marking_rule [0.100668s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_agent_registration_bad_timestamp [0.207102s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_other_tenant_returns_403 [0.742061s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_no_reschedule_from_dead_admin_down_agent [0.458295s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_shared [0.514476s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_delete_policy_minimum_bandwidth_rule [0.811253s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.073716s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_delete_policy [0.066052s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dhcp_agent_keep_services_on [0.973720s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemMemberQosPolicyTests.test_update_policy [0.060899s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_rescheduler_catches_rpc_db_and_reschedule_exceptions [0.699641s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosBandwidthLimitRuleTests.test_update_policy_bandwidth_limit_rule [0.045014s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosDSCPMarkingRuleTests.test_get_policy_dscp_marking_rule [0.052972s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_get_policy_minimum_bandwidth_rule [0.045130s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosMinimumBandwidthRuleTests.test_update_policy_minimum_bandwidth_rule [0.051636s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_create_policies_tags [0.045952s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_qos.SystemReaderQosPolicyTests.test_get_policies_tags [0.060175s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_with_subnet_set_shared [0.624300s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests.test_delete_quota [0.105938s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.ProjectMemberTests.test_update_quota [0.076039s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.ProjectReaderTests.test_get_quota [0.042173s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.SystemAdminTests.test_delete_quota [0.052025s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.SystemMemberTests.test_get_quota [0.043281s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_quotas.SystemReaderTests.test_update_quota [0.094322s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_shared_network_noadmin_returns_403 [0.391361s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy(target_tenant) [0.098621s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy(target_project) [0.096796s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_bad_mac_format [0.222208s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy_target_tenant(target_tenant) [0.097902s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.AdminTests.test_update_rbac_policy_target_tenant(target_project) [0.056874s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy(target_tenant) [0.042204s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_create_rbac_policy(target_project) [0.044552s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_get_rbac_policy(target_tenant) [0.041654s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectMemberTests.test_get_rbac_policy(target_project) [0.048276s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_get_rbac_policy(target_tenant) [0.039098s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ProjectReaderTests.test_get_rbac_policy(target_project) [0.049750s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_get_rbac_policy(target_tenant) [0.045073s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.ServiceRoleTests.test_get_rbac_policy(target_project) [0.041613s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy(target_tenant) [0.060732s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemAdminTests.test_update_rbac_policy(target_project) [0.049848s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_anticipating_allocation [0.583986s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy_target_tenant(target_tenant) [0.039767s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemMemberTests.test_create_rbac_policy_target_tenant(target_project) [0.050245s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy_target_tenant(target_tenant) [0.042574s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_rbac.SystemReaderTests.test_create_rbac_policy_target_tenant(target_project) [0.039462s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_bad_tenant [0.180515s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminExtrarouteTests.test_add_extraroute [0.052203s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router [0.044887s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_create_router_ha [0.049911s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_delete_router [0.054500s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_router_distributed [0.047954s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_get_routers_tags [0.040918s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_enable_default_route_ecmp [0.053157s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_external_gateway_info_network_id [0.050508s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.AdminTests.test_update_router_ha [0.042240s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dvr_router_manual_rescheduling [2.224444s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_distributed [0.051318s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_create_router_external_gateway_info [0.055533s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_enable_default_route_bfd [0.041885s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectMemberTests.test_update_router_ha [0.057386s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.648786s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderExtrarouteTests.test_add_extraroute [0.068970s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_sync_dvr_router_with_fixedip_on_fip_net [2.733449s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_add_router_interface [0.333670s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info_external_fixed_ips [0.040591s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_external_gateway_info_network_id [0.050502s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_agent_registration_bad_timestamp [0.170497s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_create_router_ha [0.094175s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_delete_routers_tags [0.045848s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_router [0.043475s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_get_router_distributed [0.042215s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_remove_router_interface [0.049814s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router [0.044204s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ProjectReaderTests.test_update_router_external_gateway_info_network_id [0.045238s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_create_router_distributed [0.049637s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_l3_agent_keep_services_on [1.101526s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.ServiceRoleTests.test_update_router_external_gateway_info [0.058505s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_json [0.980376s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_add_router_interface [0.066127s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router [0.058033s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_distributed [0.043532s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_create_router_enable_default_route_ecmp [0.048279s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_delete_routers_tags [0.044706s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_get_router_distributed [0.054941s] ... ok DEBUG: {1} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_port_create_notification [0.772831s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_enable_default_route_bfd [0.073363s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info [0.063975s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network_with_ip [0.449597s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_router_external_gateway_info_external_fixed_ips [0.039323s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemAdminTests.test_update_routers_tags [0.044439s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_duplicate_mac_ip [0.197147s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router [0.056652s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_distributed [0.039583s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_create_router_ha [0.055584s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router [0.055673s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_distributed [0.039553s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemMemberTests.test_update_router_enable_default_route_ecmp [0.071712s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderExtrarouteTests.test_add_extraroute [0.040821s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_wrong_input [0.427795s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_enable_default_route_ecmp [0.039640s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_create_router_external_gateway_info_enable_snat [0.050618s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_delete_router [0.042495s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_delete_routers_tags [0.040682s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_overlap_with_fixed_ip [0.545341s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_router.SystemReaderTests.test_update_router_ha [0.043823s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupRuleTests.test_get_security_group_rule [0.053288s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.AdminSecurityGroupTests.test_delete_security_group [0.040507s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupRuleTests.test_delete_security_group_rule_default_sg [0.089261s] ... ok DEBUG: {1} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_extra_args [0.229077s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_delete_security_group [0.059699s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_multiple_arguments_keyword [0.054978s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectMemberSecurityGroupTests.test_update_security_group [0.054871s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_create_security_group_rule [0.053944s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_no_fields [0.089572s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_native_quotas [0.612756s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_add_to_dhcp_agent [1.590564s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_create_security_group_rule_default_sg [0.091118s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_repr [0.077830s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupRuleTests.test_delete_security_group_rule_default_sg [0.093297s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_resource_type_fields [0.142921s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ProjectReaderSecurityGroupTests.test_create_security_group [0.063112s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupRuleTests.test_create_security_group_rule [0.045631s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupRuleTests.test_get_security_group_rule [0.045037s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_sg [0.146089s] ... 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: {2} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupTests.test_get_security_group [0.099586s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_subnetpool [0.094350s] ... 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: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_port [0.162340s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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_staledata_error_on_concurrent_object_update_subnetpool [0.106615s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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_make_network_dict_outside_engine_facade_manager [0.108885s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_floatingip [0.221758s] ... 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: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_multiple_agents [1.048652s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.ServiceRoleSecurityGroupTests.test_update_security_group [0.717476s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_network [0.128750s] ... 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.conf.policies.test_security_group.SystemAdminSecurityGroupTests.test_update_security_group [0.093247s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemMemberSecurityGroupTests.test_create_security_group [0.099318s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_ports_by_device_id_second_call_failure [1.321588s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_security_group.SystemReaderSecurityGroupRuleTests.test_delete_security_group_rule [0.091233s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_get_segment [0.115991s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_get_segments_tags [0.119481s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.AdminTests.test_update_segment [0.145660s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_delete_segment [0.127880s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ProjectMemberTests.test_get_segments_tags [0.181976s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_delete_segments_tags [0.103785s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_get_segment [0.082712s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_ports_ignores_port_not_found [1.003854s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.ProjectReaderTests.test_update_segments_tags [0.096077s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_router [1.228684s] ... 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: {2} neutron.tests.unit.conf.policies.test_segment.ServiceRoleTests.test_create_segment [0.100003s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_sg [0.147795s] ... 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: {2} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_delete_segments_tags [0.087442s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_get_segments_tags [0.086141s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_subnet [0.216648s] ... 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.conf.policies.test_segment.SystemAdminTests.test_update_segment [0.133750s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemAdminTests.test_update_segments_tags [0.136203s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_router [0.226050s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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.conf.policies.test_segment.SystemMemberTests.test_delete_segments_tags [0.120556s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_network_delete [0.099736s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemMemberTests.test_update_segments_tags [0.123351s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_subnet_invalid_network_mtu_ipv4_returns_409 [0.228788s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_create_segment [0.140465s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_delete_segment [0.070280s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_segment.SystemReaderTests.test_delete_segments_tags [0.045663s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_service_type.ProjectReaderTests.test_get_service_provider [0.069547s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.AdminTests.test_update_subnet [0.075622s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_delete_subnet [0.051670s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_get_subnet [0.069181s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectMemberTests.test_update_subnet_segment_id [0.045494s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_create_subnet [0.043094s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_delete_subnet [0.043994s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ProjectReaderTests.test_update_subnet_segment_id [0.051155s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_get_subnet [0.046317s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_dhcp_port_ips_prefer_next_available_ip [1.665951s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.ServiceRoleTests.test_get_subnet_segment_id [0.049803s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemAdminTests.test_update_subnet_service_types [0.054643s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_create_subnet_service_types [0.047738s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduler_with_down_agent [3.034495s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_get_subnet [0.052454s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_get_subnets_tags [0.048133s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemMemberTests.test_update_subnets_tags [0.042013s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnet.SystemReaderTests.test_update_subnets_tags [0.055427s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_create_subnetpool_shared [0.042536s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_delete_subnetpool [0.046855s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_update_network_invalid_mtu_ipv4_ipv6 [1.106948s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_update_subnetpool [0.045675s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.AdminTests.test_update_subnetpool_default [0.040465s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_get_subnetpools_tags [0.043945s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectMemberTests.test_onboard_network_subnets [0.042128s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_create_subnetpool_default [0.040002s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_network [0.232241s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ProjectReaderTests.test_get_subnetpools_tags [0.057711s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_add_prefixes [0.041828s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_l3_agent [0.646659s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_native_quotas [0.153015s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_duplicate_mac_generation [1.049595s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_tenants_and_quotas_fail [0.265744s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_delete_subnetpools_tags [0.374019s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_get_subnetpools_tags [0.043240s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_remove_prefixes [0.043682s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.ServiceRoleTests.test_update_subnetpool_default [0.049859s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_create_subnetpool_shared [0.049951s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemAdminTests.test_delete_subnetpool [0.061101s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_fixed_ip_invalid_ip [0.334200s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_delete_subnetpools_tags [0.049693s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemMemberTests.test_get_subnetpools_tags [0.056599s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_add_prefixes [0.044161s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_native_quotas [0.463404s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_get_subnetpool [0.058780s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_onboard_network_subnets [0.042158s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_add_to_two_l3_agents [0.863574s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_fixed_ip_invalid_subnet_id [0.284169s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_subnetpool.SystemReaderTests.test_remove_prefixes [0.042645s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_add_subports [0.055656s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.AdminTests.test_update_trunk [0.051224s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_add_subports [0.042055s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_create_trunk [0.060766s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_get_subports [0.048987s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectMemberTests.test_update_trunk [0.058750s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks [0.451398s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_create_trunk [0.054516s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ProjectReaderTests.test_remove_subports [0.048812s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.ServiceRoleTests.test_delete_trunk [0.046606s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_disabled [0.507806s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemAdminTests.test_get_trunks_tags [0.083022s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemMemberTests.test_get_trunks_tags [0.077508s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_add_subports [0.052410s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_delete_trunk [0.119478s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_without_pk_in_fields_pagination_emulated [0.503547s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_get_subports [0.118498s] ... ok DEBUG: {2} neutron.tests.unit.conf.policies.test_trunk.SystemReaderTests.test_get_trunk [0.108539s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_fields_update_network_new_policy [0.100425s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_hosted_2 [0.734124s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_admin_remove_provided_policy [0.091043s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_show_network_with_subnet [0.464635s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_no_policy [0.092378s] ... ok DEBUG: {2} neutron.tests.unit.core_extensions.test_qos.QosCoreResourceExtensionTestCase.test_process_resource_port_updated_remove_own_policy [0.082259s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_None_values [0.310059s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rule [0.382549s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_is_not_rescheduled_from_alive_agent [0.671999s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_as_admin [0.450234s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports [2.424434s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rule_two_labels [0.844946s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_failed_notification_all_attempts [0.796632s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_rules [0.359742s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_rescheduler_catches_exceptions_on_fetching_bindings [0.420378s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_with_max_description_length [0.243679s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network [1.198220s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [0.980947s] ... ok DEBUG: {2} neutron.tests.unit.db.metering.test_metering_db.TestMetering.test_create_metering_label_with_too_long_description [0.176098s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_create_reservation_with_expiration [0.023087s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_get_reservation_for_resources_with_empty_list [0.017452s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_remove_non_existent_reservation [0.025509s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_all_quota_usage_dirty [0.039182s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApi.test_set_dirty_non_existing_quota_usage [0.031303s] ... 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.347679s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_create_quota_usage [0.038181s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_create_reservation [0.023599s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_api.TestQuotaDbApiAdminContext.test_get_expired_reservations_for_resources [0.031083s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check [0.064727s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_limit_check_over_quota [0.086851s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_make_reservation_multiple_resources [0.097330s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver.TestDbQuotaDriver.test_quota_limit_check_unlimited [0.072047s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test__remove_expired_reservations [0.097919s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_emulated_plugin_failure [0.506305s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_get_project_quotas [0.068496s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check [0.080500s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_limit_check_equals_to_quota [0.111929s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_emulated [1.093011s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_make_reservation_multiple_resources [0.230667s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_quota_limit_check [0.162654s] ... ok DEBUG: {2} neutron.tests.unit.db.quota.test_driver_nolock.TestDbQuotaDriverNoLock.test_quota_limit_check_untracked_resource [0.083673s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_native [0.745688s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentExtRpcCallback.test_no_version_updates_on_further_state_reports [0.080996s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict [0.090199s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_rescheduler_iterates_after_reschedule_failure [1.875495s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_native_plugin_failure [0.445243s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_invalid_fixed_ips [0.958332s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict_broken [0.652601s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test__get_dict_missing [0.083871s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_existing_entry [0.075275s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_create_or_update_agent_logs_heartbeat [0.095728s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agents_db.TestAgentsDbMixin.test_get_agents_resource_versions [0.072627s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_rpc_sync_routers [1.105058s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_sync_dvr_router [0.649025s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCaseBase.test_agent_registration_bad_timestamp [0.208797s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_ports_by_device_id [1.748192s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.134566s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_ips_only [1.751656s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_agent_updated_dhcp_agent_notification [0.229965s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_show_port [0.403609s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_dvr_router_scheduling_to_only_dvr_snat_agent [1.992237s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_device_id_null [0.410231s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_list_networks_hosted_by_dhcp_agent_with_invalid_agent [0.228237s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments [1.061409s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port [0.403039s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_network_remove_from_dhcp_agent_notification [0.715596s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_disabled [0.965886s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_get_ports_count [2.336002s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_agent_registration_bad_timestamp [0.328013s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_add_additional_ip [1.109397s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.404650s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_auto_schedule_with_no_dhcp [0.714835s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_invalid_ip [0.654974s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_invalid_subnet_v6_pd_slaac [0.655279s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_agent_updated_l3_agent_notification [0.463599s] ... ok DEBUG: {0} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_router_remove_from_l3_agent_notification [0.309043s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [0.784908s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation [1.072319s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_address_gets_port_mac [0.377611s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_used [1.001246s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_allowed_address_pairs [0.346559s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_bad_mac [0.199875s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_not_admin [0.539006s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_none [0.413167s] ... ok DEBUG: {0} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_add_address_pairs_with_unexpected_format [0.266302s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_no_reschedule [1.599175s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [0.895243s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_native [1.819458s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_with_prefixlen [0.364761s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_floatingip [0.835543s] ... 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: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_network [0.278937s] ... 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_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_remove_from_dhcp_agent [2.304975s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_delete_subnet [0.183212s] ... 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.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_sg [0.106992s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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/pytho DEBUG: n3.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_specific_subnet_no_gateway_ip [0.488192s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_cannot_create_multiple_default_subnetpools [0.199411s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_supported_default_prefix [0.155325s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_list_subnetpools_different_tenants_shared [0.169086s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_prefix_larger_than_max [0.165439s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_prefix_less_than_min [0.167096s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_quota [0.184797s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_reverse_native [2.347440s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_sg_delete [0.162904s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_prefix_list_append [0.683162s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_repr [0.124142s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_delete_subnetpool [0.107026s] ... 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: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_port_delete [0.132071s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_sg_delete [0.092245s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [0.437548s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_subnet_delete [0.098665s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_sort_emulated [0.846725s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_remove_from_dhcp_agent_on_concurrent_port_delete [1.034239s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_V6_slaac_big_prefix [0.353953s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_32 [0.392622s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_V4_cidr [0.291163s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_get_user_allocation_for_dhcp_port_returns_none [1.055496s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_sort_native [0.986118s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestBasicGet.test_single_get_admin [0.203591s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_V6_cidr [0.264234s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_ip_version_null [0.189258s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_public_network [0.230320s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_tenant [0.181894s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_public_network_no_admin_tenant [0.206946s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_duplicate_ip [0.547629s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_uuid [0.178227s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduler_with_disabled_agent [1.605202s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_pagination_emulated [0.398103s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_v4_and_v6_slaac [0.512780s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [0.663026s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_parameters [0.467111s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_parameters_invalid_values [0.204052s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduler_with_hosted_network [0.972610s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.499537s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [0.935822s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_bcast_returns_400 [0.229489s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.270560s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_bad_owner [0.419459s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.287183s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_sort_emulated [1.140586s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet [0.340672s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv6_dns_v4 [0.261260s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_show_network [0.226458s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_non_existent_prefix [0.284594s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_network_scheduling_on_port_creation [1.864964s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.581224s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_V4_cidr [0.858670s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_default_subnetpools [0.705856s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_bounds [0.174022s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_address_mode_ip_version_4 [0.218896s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_smaller_than_min [0.147412s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_multi_tenants_returns_409 [0.553134s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_too_large [0.174726s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv6_with_defaults [0.165188s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_is_nw_end_addr [0.481069s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_reserved_port_after_network_remove_from_dhcp_agent [1.061960s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_mixed_ip_version [0.175823s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_not_shared_single_tenant [0.546066s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_get_subnetpool_different_tenants_shared [0.164821s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [0.451707s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_list_subnetpools_filters_none [0.182038s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.471998s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_max_prefix_less_than_default [0.236623s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_restart_l3_agent [0.685060s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.388495s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_min_prefix_larger_than_max [0.364975s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_auto_schedule_with_hosted [0.422791s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_emulated [0.359002s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_prefix_list_compaction [0.368262s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_policy [0.298290s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_pd_gw_values [1.179551s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_ra_modes [0.167387s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_V4_cidr_prefix_len [0.327056s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.406960s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_reschedule_succeeded_after_failed_notification [0.533916s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_defaults [0.340640s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [0.432291s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_cidrv6 [0.286277s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv6_cidrv4 [0.263250s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [1.013948s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_allocation_pool_returns_400 [0.183662s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_different_ra_and_addr_modes [0.234370s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_out_of_cidr_lla [0.286957s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_port_not_found [0.695944s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_network_port_exists_owned_by_network_race [1.383283s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_ip_already_allocated [1.037252s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_port_on_network [1.025777s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port [1.087520s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_allocation_pool [0.365236s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.254089s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_one_dns [0.290907s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_filtered_by_fixed_ip [0.710645s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_router_intf_on_network [1.010812s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_too_many_dns [0.265874s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_public_network [0.598459s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_v6_allocation_pool [0.458881s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_mac_generation_4octet [0.353432s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native_plugin_failure [0.302506s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_two_subnets_same_cidr_returns_400 [0.414448s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_overlapping_subnets [0.702959s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_network [0.655788s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [1.978920s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [0.627607s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_no_cidr_and_default_subnetpool [0.252139s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_ipv6_slaac_port_exists [0.657399s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [0.537517s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsAgentSchedulerTestCase.test_router_sync_data [6.513300s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_other_subnet_on_network_still_in_use [0.609613s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id [0.677233s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsDhcpAgentNotifierTestCase.test_unreserved_dhcp_port_creation [0.583794s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_nonzero_cidr [1.437417s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_get_subnets_count_filter_by_project_id [0.505896s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_only_ip_version_v6_no_pool [0.215479s] ... ok DEBUG: {2} neutron.tests.unit.db.test_agentschedulers_db.OvsL3AgentNotifierTestCase.test_router_add_to_l3_agent_notification [0.295689s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_ip_address [0.229663s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_missing_ip_field [0.184059s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_subnet [0.168052s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_bad_ip [0.165927s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_v4_and_v6 [0.973077s] ... 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: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_dhcp_disabled [0.591858s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_create_port_with_unexpected_address_pairs_format [0.188382s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_test_delete_network_port_exists_fip_gw [0.424576s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_uuid [0.838516s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_one_host_route [0.456492s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_equal_to_max_allowed_address_pair [0.438662s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_two_host_routes [0.340066s] ... ok DEBUG: {2} neutron.tests.unit.db.test_allowedaddresspairs_db.TestAllowedAddressPairs.test_update_port_allowed_address_pairs_bad_format [0.273288s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_filtering_by_cidr_used_on_create [0.405219s] ... 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.036867s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_common.FilterFieldsTestCase.test_dict [0.074803s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native_quotas [0.309788s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_make_network_dict_outside_engine_facade_manager [0.163271s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_native_quotas [0.326524s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_native [0.635698s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_device_id_unchanged [1.291014s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_two_subnets [0.742419s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_ip [0.621606s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_staledata_error_on_concurrent_object_update_network [1.013042s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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_standardattr_removed_on_port_delete [0.103789s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_router_delete [0.095386s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_reverse_native [0.985113s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelProjectTestCase.test_standardattr_removed_on_subnet_delete [0.137502s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_resource_type_fields [0.122151s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_update_ips [0.498176s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_floatingip [0.208858s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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.DbModelTenantTestCase.test_staledata_error_on_concurrent_object_update_network [0.263482s] ... 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 264, in main DEBUG: result = function(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/tests/unit/db/test_db_base_plugin_v2.py", line 6997, 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.TestSubnetsV2.test_port_prevents_network_deletion [0.727424s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_router_delete [0.219194s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.DbModelTenantTestCase.test_standardattr_removed_on_subnetpool_delete [0.136945s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_dhcp_port_associated_with_other_subnets [1.418797s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet [0.424551s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test__validate_network_subnetpools [0.249552s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [1.153930s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_dns [0.336538s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_network_with_default_status [0.215102s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.392056s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_prefix_allocation_pools [0.261553s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_invalid_ip_version [0.213746s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.NeutronDbPluginV2AsMixinTestCase.test_create_network_with_status_BUILD [0.220927s] ... ok DEBUG: {3} 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_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v4_subnet_wrong_dns_v6_multiple [0.273417s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworks.test_update_shared_net_used_as_router_gateway [0.238792s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_dns [0.448487s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_shared [0.436108s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworks.test_update_shared_net_used_by_floating_ip [0.278548s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v6_subnet_wrong_dns_v4 [0.381529s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_dns_with_too_many_entries [0.354892s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworks.test_update_shared_net_used_fails [0.322601s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_already_allocated [0.476988s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_emulated [0.353080s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_from_gw_to_new_gw [0.586866s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_too_large [0.281082s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_reverse_emulated [0.882626s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_create_networks_bulk_tenants_and_quotas [0.383268s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_too_small [0.265157s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_with_matching_prefixlen [0.242649s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_port_prevents_subnet_deletion [0.543109s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_with_fields [0.391191s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_24_with_defaults [0.217880s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_from_gw_to_no_gw [0.947337s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_supported_min_prefix [0.183569s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv4_dns_v6 [0.348905s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_list_networks_without_pk_in_fields_pagination_native [0.583976s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [0.891357s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.353665s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_delete_nonexistent_subnetpool [0.638825s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network [0.374864s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_invalid_gw_V4_cidr [0.269786s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_delete_subnetpool [0.277749s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_illegal_subnetpool_prefix_list_update [0.208205s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_address_mode_ip_version_4 [0.331400s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_max_prefix [0.212446s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [0.872695s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_max_prefix_less_than_min [0.271611s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.435382s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_and_gateway_ip [0.388430s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestNetworksV2.test_update_network_set_shared_owner_returns_403 [1.260267s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_route_to_None [0.561823s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [0.483089s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.757910s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router [0.570173s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_overlapping_returns_409 [0.309845s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.497412s] ... ok DEBUG: {1} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_with_fields [0.217892s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [1.428226s] ... ok DEBUG: {1} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__get_dvr_mac_address_by_host [0.182613s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_dns_to_None [0.798552s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet [0.677741s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_31 [0.569936s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_from_no_gw_to_no_gw [0.853874s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [1.717465s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_gateway_in_allocation_pool_returns_409 [0.361930s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_as_admin [0.661045s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.345250s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_create_ports_bulk_native_quotas [0.678644s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_hostroutes [0.414840s] ... ok DEBUG: {1} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_ports_on_host_by_subnet [2.313791s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_cannot_disable_dhcp [0.325124s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_nameserver [0.315042s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.239572s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_network_if_port_exists [0.751414s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [0.704179s] ... ok DEBUG: {1} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_subnet_for_dvr_returns_correct_mac [0.882692s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_dhcpv6_stateless_with_port_on_network [0.637032s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port_by_network_owner [0.558660s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_validate_subnet_host_routes_exhausted [0.376251s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_of_network_returns_400 [0.308922s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_delete_with_req_body_returns_400 [0.440527s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_outside_cidr_returns_201 [0.264904s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port_public_network [0.679419s] ... ok DEBUG: {1} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_subnet_for_dvr_returns_correct_mac_fixed_ips_passed [1.012472s] ... ok DEBUG: {1} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_add_extra_routes [0.061098s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port [0.038142s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_show_returns_200 [0.371681s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_subnet_id_no_ip_eui64 [0.042753s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_distributed_service [0.041498s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_ip_required_by_subnet_for_router_port [0.043374s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__validate_network_subnetpools_subnetpool_mismatch [0.047397s] ... ok DEBUG: {3} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_update_invalid_json_400 [0.215508s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_delete_port_with_ipv6_slaac_address [0.902162s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_duplicate_ips [0.259892s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_backend_mixin.TestPortUpdateIpam.test_port_update_allocate_from_net_subnet [0.858044s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_gw_values [1.398732s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_invalid_admin_state [0.201411s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_V6_cidr [0.187971s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_eui64_ips [0.264416s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_invalid_mac_address [0.178345s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_ipv6_address_mode [0.182253s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_ips_with_exception [0.261599s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_addr_modes [0.188524s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.344741s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_single_any_ip [0.166327s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_single_fixed_ip [0.139497s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.302949s] ... ok DEBUG: {3} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__create_dvr_mac_address_retries_exceeded_retry_logic [1.836089s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr [0.315153s] ... ok DEBUG: {3} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_dvr_mac_address_by_host_existing_host [0.340309s] ... ok DEBUG: {3} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_dvr_mac_address_by_host_missing_host [0.156317s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_is_mac_in_use [0.990989s] ... ok DEBUG: {3} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_mac_cleared_on_agent_delete_event [0.146558s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_no_ip_address_no_slaac [0.052174s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_ip_required_by_subnet_for_non_router_port [0.049919s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_gw_values [1.017383s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_for_network_owner [0.642059s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_ipv6_pd_subnet_over_ipam [0.582648s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_subnet_over_ipam [1.685358s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_slaac_with_db_reference_error [0.576072s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_port_ipam_with_rollback [0.466543s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_deallocate_multiple_ips_with_exception [0.141846s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_ipam_subnet_deallocated_if_create_fails [0.603198s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_multiple_allocation_pools [0.318281s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_no_ip_version [0.167171s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_delete_subnet_over_ipam_with_rollback [0.473814s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_overlapping_allocation_pools_returns_409 [0.248695s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_db_subnet_unchanged_pools [0.443069s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_db_subnet_new_pools_exception [0.126872s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.247480s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_ips_for_port_passes_port_dict_to_factory [0.278298s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_network_different_tenant [0.178743s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_list_ports_with_pagination_reverse_emulated [1.812130s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_port_ipam [0.739945s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_show_returns_200 [0.206365s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_subnet_over_ipam [0.891556s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_none_gateway [0.757788s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_emulated [0.246406s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_mac_generation [0.716406s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_none_gateway_allocation_pool [0.393963s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_delete_returns_204 [0.459730s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_returns_200 [0.179425s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native [0.429998s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_with_fields [0.194797s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_tenants_and_quotas [1.043921s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_update_invalid_json_400 [0.280724s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet [0.351400s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_native_quotas [0.141260s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_tenants_and_quotas_fail [0.126747s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_native_quotas [0.382392s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_wrong_input [0.125138s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_range_allocation [1.456631s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_port_exists_owned_by_other [0.401204s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_public_network_no_admin_tenant [0.197076s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_native [0.457239s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks [0.267612s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_dns_and_route [0.503264s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_duplicate_mac [0.551307s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_parameters [0.232376s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_without_pk_in_fields_pagination_native [0.336080s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_parameters_invalid_values [0.185599s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_shared_networks_with_non_admin_user [0.239589s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_not_on_network [0.611999s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.443524s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_get_subnets_count_filter_by_unknown_filter [0.960823s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_single_tenant [0.440428s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_requested_subnet_id_v6_slaac [0.577362s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_show_network [0.680757s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_shared [0.330153s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_test_delete_network_port_exists_dhcp [0.381527s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_json [0.378334s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_shared_network_noadmin_returns_403 [0.263175s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets [0.818483s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.365639s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_None_values [0.421634s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_emulated_plugin_failure [0.253282s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_pagination_emulated [0.629677s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_as_admin [0.505545s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_delete_ip [1.053971s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.504708s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network [0.330636s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_network_if_port_exists [0.474520s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network_with_ip [0.445288s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_native [0.376023s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_sort_emulated [1.422459s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port_by_network_owner [0.898647s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_sort_native [0.608343s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port_with_ipv6_slaac_address [0.456109s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [2.013097s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_duplicate_ips [0.371505s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_native_quotas [1.455427s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_adding_additional_host_routes_and_dns [0.776598s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [0.609613s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools [0.523155s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac [0.553338s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_ports_by_device_id [0.682008s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_duplicate_mac_generation [1.126354s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_invalid_returns_400 [0.774348s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_fixed_ip_invalid_ip [0.578513s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_mac_v6_slaac [1.106426s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_dhcp_port_ips_prefer_next_available_ip [1.359466s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_update_ip [0.512753s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_fixed_ip_invalid_subnet_id [0.331239s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_allocation_pools_with_prefixlen_31 [1.141497s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_invalid_admin_state [0.188030s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_invalid_mac_address [0.213785s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_gw_outside_cidr_returns_200 [0.351020s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_ra_mode_fails [0.304647s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_update_ip_address_only [0.936449s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_no_gateway [0.399317s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_get_ports_count [2.106409s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_native [0.915733s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_shared_returns_400 [0.387248s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [0.541027s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestPortsV2.test_update_port_with_stale_subnet [1.004844s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_validate_subnet_dns_nameservers_exhausted [0.455965s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_is_mac_in_use [0.448939s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_ipv4_subnet_ipv6_pool [0.385364s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_sort_native [1.039724s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_with_default_prefixlen [0.411222s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_filtered_by_fixed_ip [0.738943s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_create_returns_201 [1.080392s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_delete_returns_204 [0.330867s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_filtered_by_fixed_ip_with_limit [0.660934s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_with_fields_noadmin [0.199450s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_range_allocation [1.274206s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_subnet_with_default_prefixlen_no_gateway_ip [1.102862s] ... ok DEBUG: {0} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_update_returns_200 [0.201010s] ... ok DEBUG: {0} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__create_dvr_mac_address_success [0.155625s] ... ok DEBUG: {0} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_get_dvr_mac_address_list [0.195568s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_public_network [0.625107s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v4_subnet_wrong_dns_mixed [0.575757s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_duplicate_mac [0.919339s] ... ok DEBUG: {0} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_update [0.449557s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v4_subnet_wrong_dns_v6 [0.355243s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_autoaddress_ipv6_pd_enabled [0.055128s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_multiple_ips_one_subnet_noip [0.058255s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_remove_autoaddress [0.040041s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_subnet_id_no_ip_ipv6 [0.037123s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__is_ip_required_by_subnet_for_non_router_port_and_slaac [0.040515s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_eui64_ip [0.125060s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v6_subnet_wrong_dns_mixed [0.400136s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_reverse_emulated [1.167143s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_any_v6_subnet_wrong_dns_v4_multiple [0.339813s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_port_ipam [0.540901s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_allocation_pools [0.318353s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_prefix_specific_gw [0.353255s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_ips_only [1.723001s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_specific_subnet_with_mismatch_prefixlen [0.227345s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_create_subnet_over_ipam_with_rollback [0.794454s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_deallocate_multiple_ips [0.115377s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_subnet_bad_gateway [0.419096s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_test_fixed_ips_for_port_pd_gateway [0.371801s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_reverse_native [1.588201s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id [0.692988s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_db_subnet_new_pools [0.212751s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_ips_for_port_ovn_distributed_svc [0.173831s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_update_ips_for_port_passes_port_id_to_factory [0.147558s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_allocate_subnet_over_quota [0.679703s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_create_returns_201 [0.161488s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_empty_prefix_list [0.153650s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_21_with_defaults [0.167459s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_delete_with_req_body_returns_400 [0.211532s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv4_default_prefix_too_small [0.152923s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.190836s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_create_subnetpool_ipv6_default_prefix_bounds [0.227621s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_not_on_network [1.178400s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_update_returns_200 [0.271923s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_sort_emulated [1.355107s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_native [0.212416s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_test_delete_network_port_exists_dhcp [0.393690s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_fields [0.182566s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_delete_subnetpool_existing_allocations [0.583380s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_mac_generation_4octet [0.435149s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_reverse_emulated [0.343412s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_delete_ip [0.466143s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_reverse_native [0.319089s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_emulated [0.458072s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [0.705965s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_get_subnetpool [1.066468s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_invalid_fixed_ips [1.080452s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_get_subnetpool_different_tenants_not_shared [0.394296s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_v6_slaac [0.513790s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_list_subnetpools_different_tenants_not_shared [0.392478s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_bad_owner [0.866395s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_extended_attr_native_returns_400 [0.879887s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_default_prefix [0.441874s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_remote_key_native_returns_400 [0.582743s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_add_additional_ip [0.913879s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_prefix_allocation_pools [0.778109s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_min_prefix [0.428413s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_without_pk_in_fields_pagination_emulated [0.289243s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetPoolsV2.test_update_subnetpool_prefix_list_mixed_ip_version [0.368827s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_show_network_with_subnet [0.335818s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_boolean [0.264070s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v6_subnet_wrong_dns_v4 [0.761600s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac [0.907376s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_ip_version [0.257116s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_multi_tenants_returns_409 [0.646675s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_already_allocated [0.457854s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_shared_owner_returns_403 [0.189235s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_bad_pools [0.434972s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_no_gateway_ip [0.322762s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_ip [0.728268s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_with_subnet_set_shared [0.317407s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_bad_mac_format [0.146000s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.365596s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_too_large [0.271396s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_subnet_over_quota [0.394166s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_anticipating_allocation [0.479238s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.460077s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_bad_tenant [0.168612s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_too_small [0.202650s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_update_ips [0.932981s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv6_with_defaults [0.151412s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_128_V6_cidr [0.357562s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_mixed_ip_version [0.180653s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.552346s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_gw_32_V4_cidr [0.343881s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_ipv4_subnet_ipv6_pool [0.515351s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_delete_subnetpool_existing_allocations [0.311926s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_get_subnetpool_different_tenants_not_shared [0.168783s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_invalid_ipv6_ra_mode [0.339674s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.353460s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_illegal_subnetpool_prefix_list_update [0.198142s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_with_default_prefixlen_no_gateway_ip [0.522962s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_max_prefix [0.220632s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.386970s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.414910s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v6_subnet_wrong_dns_v4_multiple [0.281989s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_min_prefix [0.231494s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_router [0.665290s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_emulated [0.932006s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_too_small [0.880559s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_bounds [0.162909s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_wrong_input [0.302632s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_too_large [0.154786s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_supported_default_prefix [0.155379s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [1.294039s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_native_quotas [0.268275s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_supported_min_prefix [0.191082s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_out_of_cidr_global [1.155362s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv6_default_prefix_bounds [0.159965s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [0.420393s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_delete_nonexistent_subnetpool [0.124125s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.218874s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_ipv6_same_ra_and_addr_modes [0.115084s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_prefix_less_than_min [0.214809s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_network_port_exists_owned_by_network_port_not_found [0.820978s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_allocation_pools_with_prefixlen_31 [0.446234s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_max_prefix_less_than_default [0.240892s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_out_of_range_allocation_pool_returns_400 [0.256331s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_V4_cidr_prefix_len [0.241944s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_shared_returns_400 [0.247683s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_allocation_pools_with_prefixlen_32 [0.383470s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_boolean [0.193543s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_ip_version_null [0.170171s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_cidr_and_default_subnetpool [0.351406s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_tenant [0.187149s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_bcast_returns_400 [0.252160s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.246297s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_large_allocation_pool [0.449117s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv6_cidrv4 [0.407230s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_network_port_exists_owned_by_network_race [1.283223s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_defaults [0.327670s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.279818s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_128_V6_cidr [0.195329s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_none_gateway_fully_allocated [0.637401s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port [0.584014s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_ipv6_address_mode [0.197389s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_dhcpv6_stateless_with_port_on_network [0.596054s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.231240s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_too_many_routes [0.438945s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.478484s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_ports_by_device_id_second_call_failure [0.725657s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_of_network_returns_400 [0.423144s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_two_dns [0.673812s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_invalid_ip [0.337590s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.264536s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_values [1.203246s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_values [0.554155s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_emulated [0.378926s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_for_network_owner [0.717636s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_out_of_cidr_lla [0.316672s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.280611s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_mac_generation [0.467139s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_emulated_plugin_failure [0.566616s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_db_reference_error [0.587663s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_V4_cidr [0.773106s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_no_cidr_and_default_subnetpool [0.276087s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_V6_cidr [0.172740s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_different_ra_and_addr_modes [0.131636s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_dhcp_disabled [0.352468s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_create_subnets_bulk_native_ipv6 [0.997585s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.453108s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.504536s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_show_port [1.458215s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_first_ip_owned_by_router [0.355923s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_too_many_routes [0.453326s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [0.318865s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_device_id_unchanged [0.423129s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_same_ra_and_addr_modes [0.129869s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_ipv6_slaac_router_port_exists [1.109339s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_two_host_routes [0.659572s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [0.801212s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_port_exists_owned_by_network [0.796896s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native [0.535549s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_invalid_fixed_ip_address_v6_slaac [0.499097s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_callback [0.316432s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_delete_subnet_with_route [0.322928s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_nonzero_cidr [1.656157s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_two_subnets_same_cidr_returns_400 [0.681630s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_get_subnets_count [0.511146s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_only_ip_version_v6_no_pool [0.464001s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_invalid_subnet_v6_pd_slaac [0.905809s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet [0.653117s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_filtering_by_project_id [0.457303s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_out_of_range_allocation_pool_returns_400 [0.456370s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_used [0.540451s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.412193s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_list_subnets_with_parameter [0.446457s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_get_subnets_count [0.952111s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_show_subnet [0.314467s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_none_gateway [0.450282s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_lifecycle_dns_retains_order [0.445223s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_one_dns [0.343885s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_mac_v6_slaac [1.311276s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_too_many_dns [0.239905s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_not_admin [0.287514s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_update_ip_address_only [0.451705s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_usable_after_update [0.990978s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_v6_allocation_pool [0.997724s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_get_subnets_count_filter_by_unknown_filter [1.799608s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native_plugin_failure [0.326046s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_subnet_with_allocation_range [0.642133s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [0.735691s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_unsupported_subnet_cidr_loopback [0.193814s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native_quotas [0.338149s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_unsupported_subnet_cidr_multicast [0.195527s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_filtering_by_cidr_used_on_create [0.752373s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_two_subnets [0.495975s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v4_subnet_wrong_dns_mixed [0.903988s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_gw_ip_in_use_by_router_returns_409 [0.656016s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_network [0.399686s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v4_subnet_wrong_dns_v6_multiple [0.212109s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv4_gatewayv6 [0.335887s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v6_subnet_wrong_dns_mixed [0.378357s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_emulated [1.203427s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.469245s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_specific_gw [0.321196s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_port_exists_owned_by_other [0.917032s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_address_mode_fails [0.361799s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_with_matching_prefixlen [0.414101s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_reverse_native [0.871782s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_ipv6_attributes_fails [0.302561s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_with_mismatch_prefixlen [0.498005s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_route [0.374994s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_get_subnets_count_filter_by_project_id [0.947152s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_sort_native [0.597862s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestSubnetsV2.test_update_subnet_route_with_too_many_entries [0.323253s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_cannot_create_multiple_default_subnetpools [0.532504s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_bad_route_404 [0.124528s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_ip_version [0.356232s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_returns_200 [0.129945s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_show_subnet [0.471112s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_default_subnetpools [0.359002s] ... ok DEBUG: {2} neutron.tests.unit.db.test_db_base_plugin_v2.TestV2HTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.229600s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_24_with_defaults [0.315066s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets [0.635216s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_default_prefix_smaller_than_min [0.336600s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test__get_dvr_mac_address_by_host_not_found [0.659623s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_filtering_by_project_id [0.422934s] ... ok DEBUG: {2} neutron.tests.unit.db.test_dvr_mac_db.DvrDbMixinTestCase.test_mac_not_cleared_on_agent_delete_event_with_remaining_agents [0.214452s] ... ok DEBUG: {2} neutron.tests.unit.db.test_extraroute_db.TestExtraRouteDb.test_remove_extra_routes [0.061021s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_autoaddress [0.038744s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_multiple_ips_one_subnet_add_third [0.036872s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_delete_subnetpool [0.381512s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_no_ip_address_slaac [0.048211s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__get_changed_ips_for_port_subnet_id_no_ip [0.037643s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestIpamBackendMixin.test__validate_network_subnetpools_mismatch_address_scopes [0.053957s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_list_subnetpools_different_tenants_not_shared [0.415747s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_reverse_emulated [0.683288s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [1.851447s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_list_subnetpools_different_tenants_shared [0.390788s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_backend_mixin.TestPortUpdateIpamML2.test_port_update_allocate_from_net_subnet [0.752705s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_ips [0.135496s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_allocate_multiple_ips_with_exception_on_rollback [0.148548s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_prefix [0.410773s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_deallocate_single_ip [0.158512s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_parameter [1.051041s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_prefix_larger_than_max [0.387975s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet [0.397680s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_delete_port_ipam [0.661444s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.394301s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_delete_subnet_over_ipam [0.405170s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_overlapping_returns_409 [0.370258s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [1.940279s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_ipam_subnet_create_and_rollback_fails [0.293497s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_default_quota [1.310560s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_dns [0.440519s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_min_prefix_larger_than_max [0.343614s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_recreate_port_ipam [0.885117s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_dns_with_too_many_entries [0.560559s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet [0.505901s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_V4_cidr [0.475746s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_gw_ip_in_use_by_router_returns_409 [0.713119s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_with_allocation_range [1.993342s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_nameserver [0.401505s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_invalid_gw_V4_cidr [0.322094s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_unsupported_subnet_cidr_loopback [0.235706s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_recreate_port_ipam_specific_ip [1.440464s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_address_mode_fails [0.440619s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools [0.417589s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_pools [0.712032s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestDbBasePluginIpam.test_test_fixed_ips_for_port_allocation_on_auto_address_subnet [0.399748s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.337945s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_bad_route_404 [0.142966s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_and_gateway_ip [0.384141s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamHTTPResponse.test_list_with_fields_noadmin [0.209271s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_route [0.400110s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_network [0.175618s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_emulated_plugin_failure [0.183187s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_networks_bulk_native_plugin_failure [0.174844s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [1.026235s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_create_public_network [0.173432s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_invalid_returns_400 [0.914442s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_invalid_admin_status [0.327034s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_cidrv6 [0.448123s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.229007s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_from_gw_to_new_gw [0.605149s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_pagination_emulated [0.464186s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv6_dns_v4 [0.257051s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_allocation_pool_returns_400 [0.189978s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.416701s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_list_networks_with_sort_native [0.365579s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_ipv6_ra_mode [0.195395s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_addr_modes [0.157305s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.389043s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_address_mode_ip_version_4 [0.231187s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network [0.449788s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3TestCase.test_create_router_extra_attr [2.290163s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_address_mode_ip_version_4 [0.320378s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_is_nw_end_addr [0.347470s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_attributes_fails [0.362237s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.757713s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_cannot_disable_dhcp [0.402050s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamNetworks.test_update_network_set_not_shared_other_tenant_returns_403 [0.322309s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_gw_is_nw_start_addr [0.868173s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_shared_returns_400 [0.283326s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_out_of_cidr_global [0.319384s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [0.528543s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_validate_subnet_dns_nameservers_exhausted [0.170141s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_pd_gw_values [0.711776s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_ra_modes [0.116984s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [1.331933s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3TestCase.test_create_router_notify [2.441261s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin.test_add_router_interface_no_interface_info [0.099881s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_validate_subnet_host_routes_exhausted [0.680564s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin.test_create_router_gateway [0.145166s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.416600s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_ip_already_allocated [0.481683s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_sync_floating_ips_no_query [0.248027s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets [0.279088s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_port_on_network [0.552914s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__update_floatingip_no_update_existing_qos [0.215903s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_no_ip_version [0.202307s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__update_floatingip_update_existing_qos [0.209144s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_overlapping_allocation_pools_returns_409 [0.264804s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info [0.196666s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network [0.246599s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_port_with_multiple_ipv4_and_ipv6_subnets [1.335140s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_no_router [0.219832s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_allocation_pool [0.632724s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__generate_arp_table_and_notify_agent [0.226671s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_create_ports_bulk_native_plugin_failure [0.452076s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_assoc_data_valid_vnic_type [0.147666s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_cidr_and_default_subnetpool [0.350975s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_port_public_network [0.315572s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_none_gateway_allocation_pool [0.333617s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_delete_ports_ignores_port_not_found [0.462704s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_none_gateway_fully_allocated [0.320153s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_device_owner_distributed [0.991263s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.447275s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_on_router_update_mock [0.172084s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_router_db_distributed [0.166780s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.L3TestCase.test_add_router_interface_by_subnet_overlap_detected [3.445346s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_one_host_route [0.636980s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_never_calls_delete_fip_agent_gw_port [0.638717s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports [1.022365s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_downgrade_active_router_to_centralized_validation_failure [0.190002s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_floatingip_on_port_no_host_key [0.171092s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_get_device_owner_by_router_id [0.154834s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_emulated [1.397112s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_list_ports_with_pagination_emulated [1.034752s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_native_ipv6 [0.428931s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_overlapping_subnets [0.339386s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_dhcp_port_associated_with_other_subnets [0.656821s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_get_ports_under_dvr_connected_subnet [1.480548s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_prevent_delete_floatingip_agent_gateway_port [0.158061s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_ipv6_slaac_port_exists [0.584084s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_port_exists_owned_by_network [0.466803s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_duplicate_ip [1.588090s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_callback [0.343512s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_ip_address [0.177129s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_subnet [0.198532s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_fixed_ip_address_v6_slaac_router_iface [0.623538s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {1} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_port_removed_rport [4.805212s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_shared [0.544514s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_invalid_fixed_ip_address_v6_slaac [0.732209s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_sort_emulated [0.739310s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_v4_and_v6 [1.173102s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_port_prevents_network_deletion [0.656571s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_requested_subnet_id_v4_and_v6_slaac [0.574009s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_undo_router_interface_change_on_csnat_error_revert_failure [4.163500s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_upgrade_inactive_router_to_distributed_validation_success [0.209258s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_test_delete_network_port_exists_fip_gw [0.328854s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_lifecycle_dns_retains_order [0.870227s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_device_id_null [0.536197s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_subnet_usable_after_update [0.701981s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port [0.397987s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_subnet [3.391556s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__create_gw_port [0.118799s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_from_gw_to_no_gw [0.374324s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__each_port_having_fixed_ips_none [0.163906s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_validate_add_router_interface_by_port_notify_advanced_services [1.429699s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_subnets_by_network [0.114452s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_update_ip [0.514872s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_subnets_by_network_no_query [0.109559s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_from_no_gw_to_no_gw [0.404406s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__new__passes_args [0.101368s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__notify_attaching_interface [0.114471s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_gateway_in_allocation_pool_returns_409 [0.305018s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [0.609161s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_validate_add_router_interface_by_subnet_notify_advanced_services [0.747534s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.415281s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_gw_port_3 [0.834727s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_route_with_too_many_entries [0.327701s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamPorts.test_update_port_with_stale_subnet [0.516986s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info_delete_gateway [0.135363s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_centralized_snat_port [0.141207s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_internal_ip_change_for_fip [0.128943s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_no_fixed_ips [0.137487s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_the_same_gw_as_in_use_by_router [0.908305s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_with_default_prefixlen [1.123543s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_subnet_with_prefixlen [0.329863s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_any_v4_subnet_wrong_dns_v6 [0.270191s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_add_external_gateways_multiple [2.298644s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet [0.384151s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_non_existent_prefix [0.288587s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_specific_subnet_prefix_allocation_pools [0.315522s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_sync_routers_check_gw_port_host [2.331872s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_centralized [0.179088s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_allocate_subnet_bad_gateway [0.385756s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_remove_external_gateways_remove_compat [1.381159s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_default [0.186509s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_on_router_update [0.194677s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_empty_prefix_list [0.322616s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_create_subnetpool_ipv4_21_with_defaults [0.351897s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_get_subnetpool [0.355709s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_port [3.406622s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_get_subnetpool_different_tenants_shared [0.236416s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_list_subnetpools_filters_none [0.163366s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_raise_error [1.196888s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_max_prefix_less_than_min [0.165270s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_prefix_list_append [0.188965s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_prefix_list_compaction [0.243157s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_remove_external_gateways_single [2.073974s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test__before_router_create_no_network [0.227276s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnetPool.test_update_subnetpool_prefix_list_mixed_ip_version [0.373206s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_V6_slaac_big_prefix [0.424672s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_as_admin [0.364919s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_add_router_interface_by_port_failure [1.913419s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_check_for_fip_and_create_agent_gw_port_with_dvr_true [0.272264s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3TestCase.test_update_router_gw_notify [2.516565s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.L3_NAT_db_mixin.test_create_router_no_gateway [0.039345s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__each_port_having_fixed_ips [0.109151s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__make_floatingip_dict_with_scope [0.121549s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports [0.265736s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_V6_cidr [0.807567s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_mix_ipv4_ipv6 [0.121426s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_dvr_to_ha [1.798108s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_disassociate_floatingips_conflict_by_fip_attached [0.120823s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_floatingip_agent_gw_port_with_dvr_router [0.254488s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_hostroutes [0.298190s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_deletion_port_not_found [0.170829s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_ip_version [0.160961s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_subscribe_address_scope_of_subnetpool [0.202865s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_bad_uuid [0.181352s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_agent_gw_ports_exist_for_network [0.164474s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_assoc_data_invalid_vnic_type [0.132865s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_gw_outside_cidr_returns_201 [0.305237s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__get_device_owner_centralized [0.155088s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_by_db_object [0.163671s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__is_distributed_router_distributed [0.134908s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_notify_advanced_services [0.155622s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.567881s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_notify_advanced_services_mocked [0.167324s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_raise_error_mocked [0.174519s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_invalid_gw_32_V4_cidr [0.311323s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_build_routers_list_with_gw_port_mismatch [0.278844s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.272420s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_check_for_fip_and_create_agent_gw_port_no_fip [0.173419s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_agent_port_not_created [0.184149s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_csnat_port_not_created_on_RouterPort_update_exception [2.600549s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [0.899912s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_if_not_exists_duplicate_port [0.840679s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports_dvr_no_external_agent [0.154977s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_deletes_fip_agent_gw_port_and_fipnamespace [0.646151s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_migration_from_ha [3.300443s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_floatingip_agent_gw_port_with_non_dvr_router [0.147312s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_never_calls_delete_fipnamespace [0.147986s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_with_host_id [0.128766s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_router_db_default [0.321785s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_port_not_found [1.079915s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_current_gw_port_deletes_csnat_port [0.636753s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports_dvr_no_external_agent [0.151104s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports_non_dvr_agent [0.161097s] ... 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.138727s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_router_intf_on_network [0.949486s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_router_port_bindings_updates_host_only [2.034200s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_add_ha_network_settings [0.105057s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_add_ha_port_subtransactions_blocked [0.118128s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_network_binding_failure_rolls_back_network [0.117978s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [0.849048s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_multiple_allocation_pools [0.592291s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_router_db_vr_id_allocation_goes_to_error [0.914317s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_distributed_to_ha_csnat_ports_removal [2.820914s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_remove_router_interface_csnat_ports_removal [4.251736s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_floatingip_on_port_with_host [0.177962s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_shared_returns_400 [1.520734s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_get_ext_nets_by_host [0.135044s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_is_router_distributed [0.145209s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_active_host_for_ha_router [1.624515s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_prevent_delete_csnat_port [0.127205s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_ha_sync_data_for_host_with_dvr_agent [0.105375s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_large_allocation_pool [0.678003s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_network_different_tenant [0.262405s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_two_dns [0.379691s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_active_and_dead [1.051184s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.229273s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_bulk_emulated_plugin_failure [0.401426s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_create_subnets_native_quotas [0.347869s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_one_dead [1.284528s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_ipv6_slaac_router_port_exists [0.632040s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_dns [0.440054s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_dns_and_route [0.366340s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_other_subnet_on_network_still_in_use [1.297987s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_delete_subnet_with_route [0.619016s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_invalid_uuid [0.367373s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_deleted_if_no_ha_router_present_two_tenants [3.511688s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_remove_router_interface_csnat_ports_removal_with_ipv6 [6.381727s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_db_distributed_to_centralized [0.154739s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_undo_router_interface_change_on_csnat_error [6.149299s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_upgrade_inactive_router_to_distributed_validation_success_mocked [0.173859s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_remove_external_gateways_trivial [0.217942s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_l3_agent_routers_query_interface [0.881368s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_list_subnets_with_pagination_native [1.215105s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_dvr_router_to_ha_and_dvr [0.940852s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_port_prevents_subnet_deletion [1.938049s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_unsupported_subnet_cidr_multicast [0.360689s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_centralized_snat_port_ip_not_allowed [3.474469s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_db_centralized_to_distributed [0.197166s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_adding_additional_host_routes_and_dns [0.682976s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.430018s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_delete_ha_network_if_last_router [2.731670s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test__get_sync_routers_with_state_change_and_check_gw_port_host [4.690161s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_allocation_pools_with_prefixlen_31 [0.950267s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_dns_to_None [0.728031s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_gw_outside_cidr_returns_200 [0.691809s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv4_dns_v6 [0.314598s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_inconsistent_ipv4_gatewayv6 [0.303892s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_ipv6_ra_mode_fails [0.546443s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_set_router_states_handles_concurrently_deleted_router [3.780501s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_no_gateway [0.689562s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_ha_to_dvr [3.419627s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestIpamSubnets.test_update_subnet_route_to_None [0.420002s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_sync_ha_router_info_router_concurrently_deleted_agent_dvr [1.150114s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_gw_info_csnat_ports_add [5.847307s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ipam_pluggable_backend.TestRollback.test_ipam_rollback_not_broken_on_session_rollback [1.198650s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_ha_to_dvrha [1.862828s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_unbind_ha_router [1.152759s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_router_ha_interface_port_ip_not_allow [1.144060s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_gw_info_external_network_change_mocked [2.595396s] ... ok DEBUG: {3} neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase.test_update_router [1.680227s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test__compare_labels_ok [0.046586s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test__validate_revision_validates_branchless_migrations [0.060597s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test__validate_single_revision_labels_branches_fail_different_labels [0.065737s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_current [0.063255s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_database_sync_revision_no_branches [0.088353s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_revision_autogenerate_conflicts_with_expand [0.050141s] ... 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: {3} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_contract [0.063128s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_legacy_to_ha [3.374050s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_contract_conflicts_with_revision [0.054515s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand_conflicts_with_delta [0.064392s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_milestone_expand_before_contract [0.072961s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_revision [0.053938s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestCli.test_validate_head_files_wrong_contents [0.071420s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column_missing_column [0.042804s] ... ok DEBUG: {3} neutron.tests.unit.db.test_migration.TestSafetyChecks.test_validate_revisions [0.168050s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3TestCase.test_add_router_interface_by_port_overlap_detected [4.319164s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_touch_node [1.079051s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_interface_distributed_port_ip_not_allowed [3.538505s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_l3_hamode_db.OVN_L3_HA_db_mixinTestCase.test_create_no_ovn_router [0.388727s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_upgrade_active_router_to_distributed_validation_failure [0.200398s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_add_external_gateways_trivial [0.180753s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_bump_older_revision [0.425007s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_create_initial_revision_may_exist_duplicated_entry [0.574892s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3TestCase.test_remove_router_interface_by_subnet_removed_rport [2.521632s] ... ok DEBUG: {3} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources [0.337095s] ... ok DEBUG: {3} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_is_object_blocked [0.116800s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_ensure_host_set_on_ports_binds_correctly [3.636326s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_compat_remove_via_update [1.813813s] ... ok DEBUG: {3} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_no_callback_on_missing_object [0.984696s] ... ok DEBUG: {3} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_provisioning_of_correct_item [0.130219s] ... ok DEBUG: {3} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_remove_provisioning_component [0.101438s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.L3TestCase.test_update_router_notify [1.898297s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__check_and_get_fip_assoc_with_extra_association_no_change [0.116182s] ... ok DEBUG: {3} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_create_network_rbac_external [0.544677s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__get_mtus_by_network_list [0.125963s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_gw_port_1 [0.132265s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_gw_port_2 [0.130199s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__populate_ports_for_subnets_none [0.117478s] ... ok DEBUG: {3} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_network_rbac_external_with_multi_rbac_policy [0.543003s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__raise_on_subnets_overlap_does_not_raise [0.115928s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__raise_on_subnets_overlap_raises [0.136333s] ... ok DEBUG: {3} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_get_rbac_policies_all_classes [0.261007s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info_delete_gateway_no_route [0.134249s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_default_rules_rule_used_in_default_sg [0.148716s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_gw_info_no_route_connectivity [0.133233s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_distributed_port [0.127301s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_rules_does_not_drop_protocol [0.138390s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_created_in_parallel [0.175917s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test__validate_one_router_ipv6_port_per_network_failed [0.208188s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_when_disabled [0.145687s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_device_owner_not_router [0.177687s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__validate_port_range_for_icmp_exception [0.140326s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_existing_floating_ip [0.140472s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_check_for_duplicate_diff_rules_remote_ip_prefix_ipv4 [0.180407s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_db.TestL3_NAT_dbonly_mixin.test_prevent_l3_port_existing_router [0.161115s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__create_gw_port_with_no_gateway [0.167063s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_security_group_rules_admin_context [0.267372s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__delete_dvr_internal_ports [0.173053s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test__validate_router_migration_old_router_up_raise_error [0.154711s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_security_group_rules_filters_passed [0.317275s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_create_event [0.240560s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_remove_external_gateways_multiple [3.895141s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_create_event_fail [0.244656s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_delete_event_fail [0.236608s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_update_event [0.318239s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_ensure_host_set_on_ports_dvr_ha_binds_to_active [5.051294s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_rule_precommit_create_event_fail [0.220017s] ... ok DEBUG: {3} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_rule_precommit_delete_event_fail [0.252094s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_remove_non_existent_subnet [0.133188s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_add_router_interface_csnat_ports_failure [2.128361s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_agent_binding_exists [0.141593s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_all_ha_network_port_statuses [1.245003s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_port_if_not_exists_with_l3_agent [0.330671s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports_deleted_non_l3_agent [0.204223s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_get_subnet [1.219287s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_fip_agent_gw_ports_non_dvr_agent [0.152817s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_update_subnet_pools_with_none_pools [0.141449s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_create_router_db_centralized [0.182253s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_all_pool_addresses_triggers_range_recalculation [0.071072s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_any_address_exhausted_pools_fails [0.131919s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports [0.158352s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_subnet_for_non_existent_subnet_pass [0.092636s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_fip_agent_gw_ports_deleted_non_l3_agent [0.137851s] ... ok DEBUG: {3} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_bulk_allocate_v4_address [0.152555s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_host_id_fip_gw_not_found [0.126499s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_eui64_no_mac_raises [0.039884s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_specific_address_ipv4 [0.039204s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_any_address_request_is_loaded [0.041531s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_automatic_address_request_is_loaded [0.049095s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_delete_floatingip_agent_gateway_port_without_host_id [0.181702s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_gateway [0.049563s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_raises_import_error_for_none [0.055260s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_bad_gateway [0.047716s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_bad_range [0.044218s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_specific_gateway_request_is_loaded [0.046350s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_any_subnet [0.134247s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_specific_subnet_specific_gateway [0.087374s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v4_valid [0.043662s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_32 [0.041353s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v6_empty [0.039963s] ... ok DEBUG: {3} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v6_nogateway [0.041063s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_event_empty_uuid_field [0.053577s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_bind_port [0.054750s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_send_event_exception [0.049504s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_send_events [0.049142s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_update_external_gateways_add_pristine_and_remove [4.101029s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_floatingip_no_port_id_no_notify [0.064188s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_notify_port_status_all_values [0.075067s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_raises [0.082945s] ... ok DEBUG: {3} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_returns_bad_list [0.081409s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__process_device_if_exists_error [0.055527s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__process_device_if_exists_missing_intf [0.073568s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test__before_router_create_no_subnet [0.443488s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_report_state_revived [0.046432s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_added_removed [0.046642s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_timestamp_triggers_updated [0.061483s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_set_rpc_timeout [0.054665s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_set_rpc_timeout_no_value [0.077688s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_notify [0.118997s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_with_not_existed_device [0.064013s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_update_network_ports [0.055427s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test__fdb_chg_ip_no_lvm [0.049914s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_add_tun_unavailable_ofport [0.050043s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_update [0.046635s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_update_non_existence_method [0.053885s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_get_agent_ports_no_data [0.060276s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_agent_by_host_no_candidate [0.130744s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_dvr_to_legacy [0.926164s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_create_agent_fdb [0.055372s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_create_agent_fdb_only_tunnels [0.061076s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_deployed_router_can_have_ha_enabled [3.971571s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_not_scheduled [0.204469s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_legacy_to_dvr [1.183067s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_distributed_to_centralized_csnat_ports_removal [3.497972s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test__unmarshall_fdb_entries [1.579961s] ... 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.466721s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_dvr_snat_port_fdb_entries [1.302774s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_delete_with_distributed [1.041392s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_include_dvr_snat_agents_for_ha_candidates [0.103822s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_dvr_db.L3DvrTestCase.test_update_router_gw_info_external_network_change [2.057786s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_bound_to_agentless_host [0.754046s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_invokes_update_device_down [0.327586s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_distributed_router_to_ha [0.974051s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_is_ha_router_port [3.680041s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_add_external_gateways_overlapping_subnets [1.601203s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called [1.127798s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_add_external_gateways_single [0.714195s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_ha_router_to_distributed_and_ha [1.603258s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_legacy_router_to_distributed_and_ha [0.960613s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called_for_l2pop_network_types [1.642337s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_extra_gws_db.TestExtraGatewaysDb.test_update_fixed_ip [1.223228s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_ha_router_replicated_interface_port_ip_not_allowed [2.464010s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_router_port_bindings_no_ports [0.231972s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_one_ha_router_one_not [0.845526s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_router_create_with_ha_conf_enabled [0.817625s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_dvr_to_dvrha [2.287050s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_not_called_type_local [2.681994s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_update_router_port_bindings_updates_host [3.179040s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_sync_ha_router_info_ha_interface_port_concurrently_deleted [2.374612s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_sync_ha_router_info_router_concurrently_deleted [0.724490s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_device_owner_during_router_migration_from_ha_to_legacy [2.626634s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fixed_ips_changed_vlan [2.430231s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_add_ha_port_binding_failure_rolls_back_port [1.468335s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_is_ha_router_port_for_normal_port [0.598547s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_network_subnet_failure_rolls_back_network [0.194334s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_unique_vr_id_between_routers [1.987342s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_mac_addr_changed [1.804859s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_create_egress_bandwidth_limit [0.041908s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_vxlan [0.046544s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_interface_concurrent_create_on_delete [1.437148s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_bridge [0.047820s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_local_bridge [0.047888s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_physical_in_bridge [0.051574s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_agent_id_bridge_mappings [0.046336s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_bridge_name [0.042116s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HAModeDbTestCase.test_remove_ha_in_use [1.754765s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_interface_details [0.042459s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_subinterface_name_advanced [0.042305s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_group_with_multicast_address [0.040277s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_remove_interface_not_on_bridge [0.039588s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_port_status_port_bingding_deleted_concurrently [0.731757s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_unicast_group [0.532867s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGreTestCase.test_type_gre_bad [0.038706s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_ensure_port_admin_state_up [0.045970s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_configurations [0.037669s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_all_devices [0.043399s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_extension_driver_type [0.042485s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_plug_interface [0.045944s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks.test_network_delete_flat [0.042983s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test__is_live_migration_false [0.041242s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_type_flat_vif_details [0.046029s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test__is_live_migration_false [0.048707s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.macvtap.test_macvtap_common.MacvtapCommonTestCase.test_get_vlan_device_name [0.047595s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_device_mappings [0.049467s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_device_mappings_with_error [0.042721s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_router_to_ha_notifies_agent [1.134356s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test__set_vf_max_rate_captures_sriov_failure [0.044049s] ... 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.043121s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestCreateESwitchManager.test_create_eswitch_mgr_ok [0.040236s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_max_rate_exist_and_assigned_pci [0.039827s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_l3_ha_net_cidr_is_not_a_subnet [0.158372s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_network_tenant_binding_raises_duplicate [1.467038s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_delete_ha_and_non_ha_router [1.706652s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_device_exists_false [0.056803s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_discover_devices_with_device [0.085600s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_assigned_devices_info [0.071018s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_assigned_devices_info_multiple_nics_for_physnet [0.044094s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_status_mismatch [0.042992s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_assigned_devices_info_multiple_slots [0.042930s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_device_state_ok [0.049054s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_disable [0.044533s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_fail [0.040198s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_ok2 [0.045786s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_spoofcheck_fail [0.040739s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_state_fail [0.038585s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_numvfs [0.043641s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_create_ha_router_notifies_agent [0.657161s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_vf_macvtap_upper_devs [0.043874s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_direct_true [0.039504s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_macvtap_false [0.038721s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_pf_device_exists_with_dir [0.086851s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices [0.076491s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices_no_match [0.039175s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_assigned_macs_not_present [0.051221s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_vf_state_not_present [0.048004s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_rate [0.040005s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_rate_exception [0.041839s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_cached_device_count_report_state [0.049109s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_configurations_has_rp_bandwidth [0.043976s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_configurations_has_rp_default_inventory [0.043755s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_new_and_removed [0.074047s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_new_updates [0.057671s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_delete_router_ha_interface_port [0.795599s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_device_no_device_found [0.044126s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_device_set_device_state_exception [0.041648s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_multiple_admin_states [0.042832s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicAgentConfigParser.test__validate_rp_in_dev_mappings [0.041543s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_activate_no_host [0.042380s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchDeviceMappingsTestCase.test_standard_device_mappings_negative [0.547777s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_delete_if_ha_router_is_present [2.190678s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_unique_range_per_tenant [2.235516s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_check_segment [0.083773s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.043083s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_for_flat_network [0.043596s] ... 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_direct_physical [0.038097s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_direct [0.043940s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_direct_physical [0.037813s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_default_vnic_types [0.038587s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_minimum_bandwidth [0.043379s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_meter_manager_allocate_meter_id [0.047118s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_meter_manager_remove_port_meter_id [0.042676s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_packet_rate [0.043848s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_add_dvr_mac_tun [0.053441s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_arp_responder [0.051905s] ... 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.050018s] ... 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.050361s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_to_src_mac_vlan [0.069819s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_arp_spoofing_protection [0.065340s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_garp_blocker [0.049375s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_add_dvr_mac_physical [0.049461s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_dvr_process [0.049577s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_reclaim_local_vlan [0.048987s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_remove_dvr_mac_vlan [0.091220s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_add_dvr_mac_tun [0.049557s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_deleted_if_db_deleted_error [1.230542s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_cleanup_tunnel_port [0.049089s] ... ok DEBUG: {1} neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase.test_create_ha_router [1.246924s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_flood_to_tun [0.048234s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_unicast_to_tun [0.050342s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test__find_milestone_revisions_one_branch [0.096228s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_drop_port [0.060057s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test__validate_revision_validates_branches [0.040232s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_dvr_process_ipv4 [0.048624s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_autogen_process_directives [0.043434s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_flood_to_tun [0.049362s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_check_migration [0.052677s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_provision_local_vlan [0.048762s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_get_subproject_script_location [0.079443s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_controllers [0.081409s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_history [0.112976s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_controllers_when_already_exists [0.081154s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_tunnel_port [0.049238s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestCli.test_stamp [0.061048s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_deployed_router_can_have_ha_disabled [2.509751s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_method_calls [0.041492s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column_missing_table [0.039673s] ... ok DEBUG: {1} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_table_raises_if_offline [0.037805s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_cleanup_old_nodes [0.045860s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_exclude_dvr_agents_for_ha_candidates [0.135936s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_remove_nodes_from_host [0.030357s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_create [0.795734s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_create_failed_no_ha_network_delete [0.082027s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_ha_router_port_bindings [0.614351s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_ha_sync_data_for_host_with_non_dvr_agent [0.101273s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_touch_nodes_from_host [1.057990s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase.test_get_datapath_no_data_returned [1.312020s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_reserved_cookies [0.074155s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_physical_br [0.051621s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test__cidr_to_os_ken [0.051582s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_drop [0.051378s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_agents_admin_state_up_is_false [0.724512s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_setup_controllers_when_already_exists [0.051584s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_no_delete_ha_network_if_not_last_router [1.607782s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_ancillary_bridges_single [0.520940s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_scan_ancillary_ports_returns_cur_only_for_unchanged_ports [0.054907s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_agents_admin_state_up_is_true [0.669426s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_touch_nodes_from_host_different_groups [1.060499s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_vxlan [0.074893s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_ext_br_recreated [0.114144s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_get_revision_row_ports [0.535976s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_get_l3_bindings_hosting_router_with_ha_states_ha_router [0.851866s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_dhcp_ports [1.036804s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_setup_dvr_flows_on_int_br [0.166420s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources_older_than [0.911310s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_routers_states [2.216453s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_network_is_not_deleted_if_network_in_use [1.206971s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_csnat_port [1.297672s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_update_routers_states_port_not_found [0.946966s] ... ok DEBUG: {1} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources_order [1.444001s] ... ok DEBUG: {1} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__get_network_security_binding_no_binding [0.040421s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_max_l3_agents_unlimited [0.120602s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_adding_component_idempotent [0.094291s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_succeed [0.074635s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_not_provisioned_when_wrong_component_reports [0.092621s] ... ok DEBUG: {1} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_provisioned_after_component_finishes [0.188080s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_ha_router_create_with_distributed [1.493731s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_interface [1.131450s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_allocation_contraint_conflict [0.798241s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_with_compute_ports [0.274961s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_multisegments [0.057978s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_not_vlan [0.055196s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_l3_agent_routers_query_interface_includes_dvrsnat [0.651259s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__validate_rp_bandwidth_bridges [0.062834s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_add_bound_port_to_updated_smartnic_ports [0.055445s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_network_rbac_external [1.064931s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_networkrbac_self_share [0.162942s] ... ok DEBUG: {1} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_get_rbac_policies_qos_policy [0.119759s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_default_rules_ignores_rule_id [0.055979s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_delete_security_group_rule_raise_error_on_not_found [0.055453s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_security_group_rules [0.188316s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_basic_rule_setup_fixed_ipv6 [0.856332s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_dvr_router_to_ha_and_not_dvr [1.145277s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_network_port [0.282766s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_hints_valid_hints [0.137977s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_port_with_missing_network [0.117928s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_deactivate_not_for_host [0.119438s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_datapath_type_netdev [0.192670s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_del_fdb_flow_idempotency [0.072380s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ext_br_recreated [0.058791s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_network_update [0.066740s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_and_after_delete_event [1.321139s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ovs_restart_for_ingress_direct_goto_flows [0.074064s] ... ok DEBUG: {1} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_update_security_group_statefulness_binded_conflict [0.124139s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_does_not_rewire_if_already_bound [0.128883s] ... ok DEBUG: {1} neutron.tests.unit.db.test_segments_db.TestSegmentsDb.test_get_networks_segments_with_empty_networks [0.042260s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_check_unique_allocation [0.061869s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_not_found [0.140704s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_create_allocation [0.071045s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_dead_with_port_already_dead [0.073123s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_delete_allocation [0.065609s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_list_allocations [0.065124s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_delete [0.066919s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_delete_removed_port [0.072104s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_remove [0.074734s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_unbound [0.058438s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_allocate_ipam_subnet_no_neutron_subnet_id [0.086884s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update_smartnic [0.074572s] ... ok DEBUG: {3} 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.063694s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_remove_ipam_subnet [0.119164s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_remove_non_existent_subnet_fails [0.077328s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v4_address_out_of_range_fails [0.145081s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v4_address_succeeds [0.218947s] ... ok DEBUG: {1} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_deallocate_v6_address [0.279403s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_bad_prefix_type [0.080777s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_ports [0.854350s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migrate_ha_router_to_distributed_and_not_ha [2.500542s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_by_class [0.084009s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_report_state_revived [0.064926s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_reset_tunnel_ofports [0.074069s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_raises_import_error [0.098665s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_no_segmentation_id [0.075446s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamSpecificSubnetRequest.test_subnet_request [0.071907s] ... 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.080831s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_range_not_list [0.075100s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_finds_known_updated_ports [0.076967s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_allocation_router_migration [4.385528s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_with_range [0.082184s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_ignores_unknown_updated_ports [0.074397s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_args_are_passed_to_specific_request [0.073358s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_returns_port_changes [0.065241s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_requests.TestSubnetRequestMetaclass.test__validate_gateway_ip_in_subnet [0.071987s] ... 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.067959s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_set_rpc_timeout [0.071014s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test__allocation_value_for_tenant_no_allocations [0.153192s] ... 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_port_exists [0.078665s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_dvr_enabled [0.067115s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_insufficient_prefix_space_for_any_allocation [0.151067s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_recreate [0.091449s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_rpc_waits_for_alive_neutron_server [0.062378s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_subnetpool_concurrent_allocation_exception [0.158595s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_error_negative_tos_inherit [0.108017s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_invalid_netaddr_exception [0.100044s] ... ok DEBUG: {1} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_subnetpool_specific_request_no_gateway_ip_set [0.153203s] ... 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.072050s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_first_event [0.071007s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_no_active_binding [0.071526s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_no_event [0.047730s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_bind_port_err [0.050013s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_put_port_down [0.081135s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_unbind_port [0.049567s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_floatingip_deleted_port_no_notify [0.078984s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_disassociate_floatingip_notify [0.073414s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_no_notification_notify_nova_on_port_data_changes_false [0.059972s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_notify_concurrent_enable_flag_update [0.082691s] ... ok DEBUG: {0} neutron.tests.unit.db.test_l3_hamode_db.L3HAUserTestCase.test_delete_router [1.401793s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_event_rasies_404 [0.071061s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__compare_labels_fail_unexpected_labels [0.049726s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__find_milestone_revisions_two_branches [0.056525s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_multiple [0.089679s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__get_branch_points [0.067621s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_return_200 [0.065488s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test__validate_single_revision_labels_branchless_fail_different_labels [0.056115s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_branches [0.074976s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_database_sync_revision [0.093944s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_get_root_versions_dir [0.044005s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_get_subproject_script_location_not_installed [0.050105s] ... ok DEBUG: {3} 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.952504s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_update_head_files_success [0.107275s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_failed_devices [0.076425s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_returns_non_200 [0.555106s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_port_without_uuid_device_id_no_notify [0.087253s] ... ok DEBUG: {1} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_reassociate_floatingip_without_disassociate_event [0.074500s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__agent_manager_base.Test_CommonAgentManagerRpcCallBackBase.test_add_network [0.052961s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__agent_manager_base.Test_CommonAgentManagerRpcCallBackBase.test_get_and_clear_updated_devices [0.038253s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_process_network_devices [0.082082s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_no_changes [0.047537s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_removed_retried_on_sync [0.093829s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_smartnic_port_remove [0.613597s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_timestamp_triggers_updated_None_to_something [0.045221s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated_deleted_concurrently [0.042078s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated_non_existing [0.048915s] ... 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.149221s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_stop [0.045984s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_admin_state_up_true [0.044851s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_notify [0.055592s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_update [0.130420s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_setup_arp_protection [0.045364s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.agent.test_capabilities.CapabilitiesTest.test_register [0.052510s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_chg_ip_tun_empty_before_after [0.038590s] ... 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.139013s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_get_agent_ports_no_agent_ports [0.038602s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_contract_conflicts_with_delta [1.094956s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_delta [0.054955s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand_contract_are_mutually_exclusive [0.055965s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_stale_ofport_rules_treats_moved [0.137132s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_validate_head_files_missing_file [0.062121s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_validate_head_files_success [0.051804s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_valid_ipv6 [0.113633s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test__get_ha_router_interface_ids_with_ha_dvr_snat_port [0.240395s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_validate_revisions_fails_on_multiple_branch_points [0.055874s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.ValidateTunnelTypes.test_validate_tunnel_types_succeeds [0.092730s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestCli.test_validate_revisions_walks_thru_all_revisions [0.042506s] ... ok DEBUG: {0} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column [0.040781s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_distributed_active_network_ports [0.155827s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_active_nodes_from_host [0.061643s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_add_node [0.036276s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_count_offline_nodes [0.030522s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_ha_agents_by_router_id [0.241998s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_bump_revision [0.249940s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_nondistributed_active_network_ports [0.198571s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_from_ha [4.315883s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_delete_revision [0.239061s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_nondistributed_active_network_ports_no_candidate [0.208552s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_requires_admin_state_down [0.233641s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_get_tunnels [0.063974s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_get_tunnels_no_ip [0.106973s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct [0.942411s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_update_port_precommit_mac_address_changed_raises [0.089966s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_migration_to_ha [1.093392s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_no_ha_router_create [0.100008s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_with_arp_responder [1.432299s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_port_unbound [0.885097s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port [2.281945s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_deleted_resources_order [3.089080s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_unique_ha_network_per_tenant [1.823986s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_l3_ha_net_cidr_is_not_a_cidr [0.080233s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_verify_configuration_max_l3_agents_below_0 [0.084298s] ... ok DEBUG: {0} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_inconsistent_resources_consistent [0.278460s] ... ok DEBUG: {0} neutron.tests.unit.db.test_portsecurity_db.PortSecurityDbMixinTestCase.test__extend_port_security_dict_relies_on_common [0.070254s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_create_network_rbac_shared_existing [0.427813s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_last_port_up [1.278642s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_flat [1.478152s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_port_no_fdb_entries_with_ha_port [0.409118s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_external_network_shared_rbac [0.460503s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_delete_networkrbac_in_use_fail [0.437219s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_reclaim_local_vlan_flat [0.730052s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping.test___eq___different [0.045570s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping.test___eq___different_type [0.074728s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_get_rbac_policies_network [0.188155s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_add_existing_raises_exception [0.040962s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_is_singleton [0.042220s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_iterator_returns_vlan_mappings [0.039441s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_pop [0.037702s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_update_segmentation_id [0.041175s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase.test__set_bridge_name_notify [0.071980s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_valid_item [0.070766s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismBaseTestCase.test__set_bridge_name_notify [0.046798s] ... ok DEBUG: {0} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_update_networkrbac_valid [0.395289s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase.test__set_bridge_name_notify [0.043825s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_default_rules_does_not_drop_protocol [0.057008s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase.test__set_bridge_name_notify [0.052527s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_default_rules_rule_used_in_non_default_sg [0.065681s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_unknown_type [0.048494s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase.test__set_bridge_name_notify [0.050668s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group [0.057003s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase.test__set_bridge_name_notify [0.046914s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_allocation_delete_router [2.316316s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_tenant_mismatch [0.082331s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase.test_type_local_dead [0.042045s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase.test__set_bridge_name_notify [0.047011s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__validate_port_range_exception [0.071853s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase.test_type_vlan [0.051034s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_delete_security_group_in_use [0.061143s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_agents_by_chassis_private [0.065260s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_get_ip_proto_name_and_num [0.090188s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_heartbeat_timestamp_format [0.082965s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_update_event_fail [0.085433s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_list_agents_filtering_host_as_iterable [0.071143s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called_two_networks [1.717529s] ... ok DEBUG: {0} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_rule_precommit_create_event [0.135363s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_create [0.074780s] ... ok DEBUG: {2} neutron.tests.unit.db.test_l3_hamode_db.L3HATestCase.test_vr_id_depleted [0.617673s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_allocate_ipam_subnet_with_neutron_subnet_id [0.151258s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test__find_milestone_revisions_branchless [0.089567s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_downgrade_fails [0.069936s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_get_project_base [0.044804s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_get_subproject_base_not_installed [0.058543s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_heads [0.065274s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_revision_autogenerate_conflicts_with_contract [0.052985s] ... 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: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand [0.061651s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_expand_conflicts_with_revision [0.051835s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_negative_delta_fails [0.069665s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_negative_relative_revision_fails [0.055552s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_rejects_delta_with_relative_revision [0.066818s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_list_agents_filtering_host_same_type [0.998773s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestCli.test_upgrade_revision_delta [0.054875s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_column_raises_if_offline [0.044775s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_get_details_for_invalid_subnet_id_fails [0.717863s] ... ok DEBUG: {2} neutron.tests.unit.db.test_migration.TestDbMigration.test_schema_has_table [0.057411s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_update_subnet_pools [0.191660s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_two_agents [1.306859s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_update_subnet_pools_with_blank_pools [0.148090s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__no_pool_changes_negative [0.073909s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_ingress_fip [0.542255s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__verify_ip_bcast_and_network_fail [0.117121s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__verify_ip_not_in_subnet_fails [0.119577s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__verify_ip_succeeds [0.132907s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_any_v4_address_succeeds [0.138313s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v6_address_out_of_range_fails [0.128545s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_active_nodes [1.073419s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_active_nodes_different_groups [0.046184s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_remove_node_by_uuid [0.033538s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_bulk_allocate_multiple_address_pools [0.151663s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_hash_ring_db.TestHashRing.test_remove_nodes_from_host_different_groups [0.040810s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_external_network [0.872233s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:392: 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:392: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.floatingip' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_bulk_allocate_v6_address [0.136383s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_deallocate_v4_address [0.117264s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_l3_hamode_db.OVN_L3_HA_db_mixinTestCase.test_create_router [0.229168s] ... ok DEBUG: {0} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_prefernext_allocate_multiple_address_pools [0.116992s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_any_address [0.048042s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_eui64_alien_param_raises [0.040125s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_specific_address_ipv6 [0.036763s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumber.test_bump_revision_row_not_found [0.290225s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_prefernext_address_request_on_dhcp_port [0.054476s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestGetRequestFactory.test_get_address_request_factory [0.047937s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_called_for_active_ports [1.565145s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestGetRequestFactory.test_get_subnet_request_factory [0.046719s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request [0.037836s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_allocation_pool_wrong_version [0.039710s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_bad_prefix [0.048803s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_by_name [0.064146s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_from_ipam_driver_config_value [0.074276s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_different_versions [0.047554s] ... ok DEBUG: {2} neutron.tests.unit.db.test_ovn_revision_numbers_db.TestRevisionNumberMaintenance.test_get_deleted_resources [0.457963s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_overlap [0.037765s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_specific_subnet_request_is_loaded [0.036665s] ... ok DEBUG: {2} neutron.tests.unit.db.test_portsecurity_db.PortSecurityDbMixinTestCase.test__extend_port_security_dict_ignored_if_extension_disabled [0.058831s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_floatingip [0.968958s] ... ok DEBUG: {2} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__extend_port_security_dict_no_port_security [0.066067s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_specific_ipv6_subnet_specific_gateway [0.103668s] ... ok DEBUG: {2} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__get_port_security_binding_no_binding [0.063507s] ... ok DEBUG: {0} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_subnetpool_default_quota_exceeded [0.080760s] ... ok DEBUG: {2} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__process_network_port_security_update_no_binding [0.051566s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_delete_event [0.044238s] ... ok DEBUG: {2} neutron.tests.unit.db.test_portsecurity_db_common.PortSecurityDbCommonTestCase.test__process_port_port_security_update_no_binding [0.041433s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_queue_events [0.042774s] ... ok DEBUG: {2} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_adding_component_for_new_resource_type [0.119282s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_associate_floatingip_notify [0.079795s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_create_floatingip_notify [0.068408s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_non_compute_instances_no_notify [0.065990s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_raises_connect_exc [0.116774s] ... ok DEBUG: {0} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_port_without_device_id_no_notify [0.072483s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__get_devices_locally_modified [0.053077s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test__process_device_if_exists_no_active_binding_in_host [0.056000s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network [0.811183s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:392: 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.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated [0.047459s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_with_delete_arp_protection [0.084283s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_added_updated_no_local_interface [0.047266s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test__fdb_chg_ip [0.044333s] ... ok DEBUG: {2} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_not_provisioned_until_final_component_complete [0.768673s] ... ok DEBUG: {2} neutron.tests.unit.db.test_provisioning_blocks.TestStatusBarriers.test_provisioned_with_no_components [0.094562s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test__fdb_chg_ip_ip_is_local_ip [0.758226s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_add_tun_non_existence_key_in_ofports [0.100304s] ... ok DEBUG: {2} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_port_presence_prevents_network_rbac_policy_deletion [0.774619s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_get_agent_ports_non_existence_key_in_lvm [0.107159s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network_no_policy_change [1.263079s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:392: 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.l2pop.test_db.TestL2PopulationDBTestCase.test__get_ha_router_interface_ids_with_ha_replicated_port [0.359442s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_ha_agents_get_other_fdb [2.786326s] ... ok DEBUG: {2} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_update_network_rbac_external_valid [0.419513s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test__get_ha_router_interface_ids_with_no_ha_port [0.172424s] ... ok DEBUG: {2} neutron.tests.unit.db.test_rbac_db_mixin.NetworkRbacTestcase.test_update_self_share_networkrbac [0.239265s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_diff_default_rules_remote_ip_prefix_ipv4 [0.054434s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_network_ports_with_dvr_snat_port [0.173622s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_diff_default_rules_remote_ip_prefix_ipv6 [0.067489s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__check_for_duplicate_rules_ignores_rule_id [0.058572s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test__ensure_default_security_group_already_exists [0.054552s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_check_for_duplicate_diff_rules_remote_ip_prefix_ipv6 [0.058928s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_create_security_group_conflict [0.056229s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_network_ports_with_ha_dvr_snat_port [0.299659s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_create_security_group_rule_conflict [0.076125s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_policy [1.059453s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:392: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_delete_security_group_rule_in_use [0.078559s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_port_count_with_dvr_snat_port [0.156329s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddACLCommand.test_acl_add [0.098297s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_security_group_precommit_create_event_with_revisions [0.121546s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddACLCommand.test_lswitch_no_exist [0.089384s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_add_ignore_exists [0.059116s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_distributed_active_network_ports_no_candidate [0.235577s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_sg_rule_before_precommit_and_after_delete_event [0.120365s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_add_may_exist [0.047636s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_update_security_group_conflict [0.055845s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_exists [0.062426s] ... ok DEBUG: {2} neutron.tests.unit.db.test_securitygroups_db.SecurityGroupDbMixinTestCase.test_validate_ethertype_and_protocol [0.077639s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_not_found [0.047999s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_not_found [0.052383s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_check_unique_allocation_negative [0.092816s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_may_exist [0.050552s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_db_api.TestIpamSubnetManager.test_create_pool [0.061414s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddNATRuleInLRouterCommand.test_add_nat_rule [0.049594s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__addvalue_to_list [0.041615s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_allocate_any_subnet_fails [0.081897s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__delvalue_from_list [0.041379s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__updatevalues_in_list_empty [0.055275s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamPool.test_get_non_existing_subnet_fails [0.076815s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__updatevalues_in_list_none [0.038876s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_host_changed_twice [1.569251s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_no_exist_ignore [0.053245s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test__no_pool_changes_positive [0.607303s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_any_v6_address_succeeds [0.147322s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_subnet_not_found [0.708218s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand.test_dhcp_options_no_exist_ignore [0.080277s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_address_in_use_fails [0.141186s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_no_exist [0.047113s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_port_del [0.050151s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_port_no_exist_fail [0.060895s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_allocate_specific_v6_address_succeeds [0.128069s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_no_exist_ignore [0.045718s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_del [0.049811s] ... ok DEBUG: {2} neutron.tests.unit.ipam.drivers.neutrondb_ipam.test_driver.TestNeutronDbIpamSubnet.test_update_allocation_pools_with_no_pool_change [0.129287s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_no_exist_ignore [0.056807s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_eui64 [0.043081s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRouteCommand.test_lrouter_no_exist_ignore [0.054116s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestAddressRequest.test_automatic_address_request_invalid_address_type_raises [0.038797s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRouteCommand.test_static_route_del [0.055731s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_prefernext_address_request_on_distributed_port [0.061007s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_ports_not_found [0.049898s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestAddressRequestFactory.test_specific_address_request_is_loaded [0.038581s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamAnySubnetRequest.test_subnet_request_allocation_pool_not_in_net [0.036473s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand.test_delete_nat_rule_no_lrouter_exist_fail [0.047197s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_set_port_dhcpv4_options [0.061276s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamDriverLoader.test_ipam_driver_is_loaded_with_subnet_pool_id [0.060064s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamSpecificSubnetRequest.test_subnet_request_gateway [0.037509s] ... 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.050973s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request [0.037027s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetNATRuleInLRouterCommand.test_set_nat_rule [0.049980s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand.test_lrouter_port_no_exist_fail [0.047464s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestIpamSubnetRequests.test_subnet_request_gateway [0.080823s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand.test_lrouter_port_no_exist_ignore [0.047261s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_any_address_request_is_loaded_for_ipv4 [0.074124s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand.test_portbinding_no_exist_ignore [0.059646s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_requests.TestSubnetRequestFactory.test_any_address_request_is_loaded_for_ipv6 [0.053025s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_any_subnet_gateway [0.097795s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_allocate_specific_subnet [0.082637s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_insufficient_prefix_space_for_specific_allocation [0.077949s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_subnet_alloc.TestSubnetAllocation.test_subnetpool_any_request_no_gateway_ip_set [0.079390s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_gateway_invalid_in_subnet [0.043149s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v4_broadcast [0.038337s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v4_network [0.044090s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v6_owner_not_router [0.045809s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_check_subnet_ip_v6_owner_router_or_not_defined [0.040574s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_31 [0.041219s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_gateway_first [0.057736s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_gateway_last [0.059918s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_gateway_middle [0.049943s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_subnets_dhcp_options [0.832418s] ... ok DEBUG: {2} neutron.tests.unit.ipam.test_utils.TestIpamUtils.test_generate_pools_v4_nogateway [0.042878s] ... 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 [0.121516s] ... 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.107867s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__fix_create_update_no_sttd_attr [0.630418s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_other_agents_get_flood_entries_for_ha_agents [3.349474s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_ha_port [3.992286s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_delete_unbound_port [0.682064s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_multiple_events_callback_method [2.057157s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_add_gw_port_info_to_logical_router_port [1.302688s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_down [1.291131s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fdb_add_called_dualstack [0.926511s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_baremetal_ports_dhcp_options [0.441719s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_fdb_aging_settings_with_threshold_set [0.427534s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fixed_ips_change_unbound_port_no_rpc [0.800590s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_down_last_port_up [1.227329s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_igmp_snoop_support [0.458564s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_provider_distributed_ports_expected_value [0.434839s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_batch_notifier.TestBatchNotifier.test_queue_event_multiple_events_notify_method [2.050180s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_ironic.TestIronicNotifier.test_process_port_update_event_unbind_port_err [0.105172s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_create_floatingip_no_port_id_no_notify [0.096912s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_floatingip_notify [0.057900s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_delete_port_notify [0.078063s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_endpoint_types [0.070280s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_notify_port_active_direct [0.062230s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_nova_send_events_noendpoint_invalidate_session [0.068836s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_port_without_device_owner_no_notify [0.066770s] ... ok DEBUG: {2} neutron.tests.unit.notifiers.test_nova.TestNovaNotify.test_update_fixed_ip_changed [0.078593s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_clean_network_ports [0.090660s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_updated_on_sync [0.051093s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_address_group_create [1.075097s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_scan_devices_vanished_removed_on_sync [0.068162s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_delete_arp_spoofing [0.042156s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_failed [0.053612s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_failed_extension [0.045390s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test__common_agent.TestCommonAgentLoop.test_treat_devices_removed_with_existed_device [0.045076s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.agent.test_capabilities.CapabilitiesTest.test_notify_init_event [0.046883s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_up_two_active_ports [1.917626s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_bandwidth_limit [0.045104s] ... 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.059258s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_fixed_ips_changed [2.069818s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_ingress_bandwidth_limit [0.060306s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_network_update [0.513951s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_initialize_iptables_manager_no_agent_api [0.045908s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_update_dscp_marking [0.057815s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_update_egress_bandwidth_limit [0.042560s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_add_arp_spoofing [0.051059s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_add_arp_spoofing_addr_pair [0.051568s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_delete_arp_spoofing [0.039796s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_no_security [0.038914s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_agent_extension_api.TestLinuxbridgeAgentExtensionAPI.test_get_iptables_manager [0.037392s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_flat [0.046783s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test__is_valid_multicast_range [0.066902s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test__match_multicast_range [0.041059s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_no_ip [0.042269s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_remove_gw_ext_ids_from_logical_router [0.594067s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_with_physical_vlan [0.049410s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestSchemaAwarePeriodicsBase.test_nbdb_schema_updated_hook [0.020369s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_add_tun [0.823234s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_interface [0.042218s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_remove_tun [0.041628s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__wait_for_active_port_bindings_host_fail [0.046755s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_flat_bridge [0.051211s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.rpc_manager.test_l2population_rpc.TestL2populationRpcCallBackTunnelMixin.test_fdb_remove_tun_flooding_entry [0.045376s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_up [0.055902s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vlan [0.041056s] ... 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.045978s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_up_retry_fail [0.052765s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vlan_bridge [0.040790s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vlan_bridge_with_existed_brq [0.037973s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan_dscp_inherit_set [0.039062s] ... 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.090749s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_no_fdb_updates_without_port_updates [0.952186s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan_mtu_too_big [0.040401s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.Test_has_separate_snat_per_subnet.test_snat_off_nested_on [0.046537s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_deletable_bridges [0.038977s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_active_port_count_with_ha_dvr_snat_port [0.226339s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_existing_bridge_name [0.038729s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_tap_device_name [0.036602s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_group_with_ipv6 [0.036762s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_db.TestL2PopulationDBTestCase.test_get_agent_by_host [0.096431s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_remove_interface [0.039528s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_create_agent_fdb_concurrent_port_deletion [0.057352s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_mismatched_local_ip [0.043988s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationMechDriver.test_get_tunnels_dont_exclude_host [0.041015s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_ucast_supported [0.040988s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_activate [0.040534s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_portinfo_marshalled_as_list [0.367477s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_create_dscp_marking [0.049985s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_activate_not_for_host [0.085352s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_ignore [0.042227s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_create_ingress_bandwidth_limit [0.058173s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_update_chg_ip_empty_lists [0.050169s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_delete_with_existed_brq [0.040377s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_delete_dscp_marking_chain_empty [0.099820s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismFlatTestCase.test_type_flat_bad [0.043364s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.042207s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_initialize_iptables_manager_not_passed_through_api [0.083474s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestIsRouterPortChanged.test__is_router_port_changed_ipv6_ra_configs_changed [0.668480s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGenericTestCase.test_unknown_type [0.038193s] ... 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.038639s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_parse_interface_mappings_no_mapping [0.037055s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_arp_protect.TestLinuxBridgeARPSpoofing.test_port_trusted [0.053105s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_validate_firewall_driver_noop_long [0.045345s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_vlan [0.039196s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_validate_firewall_driver_other [0.047677s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test__update_interface_ip_details [0.045853s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_id_fail [0.049026s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_owner_neutron [0.044048s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test__is_live_migration_true [0.036450s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_with_other_error [0.039779s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_try_to_bind_segment_for_agent_migration_abort [0.036567s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_local_bridge_with_existed_brq [0.039603s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_type_flat [0.040473s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_port_admin_state_up [0.047937s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test__is_live_migration_false_None_original [0.037377s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_agent_id_no_bridge_mappings [0.061276s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test__is_live_migration_true [0.036589s] ... 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.037595s] ... 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.036646s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_subinterface_name_backwards_compatibility [0.084188s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_type_vlan_bad [0.040204s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_defaults [0.038636s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_group [0.078844s] ... ok DEBUG: {3} 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 [0.557192s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_validate_config_ok [0.040008s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_invalid_cidr [0.050034s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_get_device_details_port_id [1.013711s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_minimum_bandwidth_on_released_vf [0.041696s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_deactivate_not_for_host [0.041622s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_update_rule [0.040365s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_update_chg_ip_with_arp_responder [0.049125s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_max_rate_nonexisting_pci_slot [0.041156s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_delete_mapped_net [0.055483s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_min_tx_rate_exist_and_assigned_pci [0.045280s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_delete_unmapped_net [0.054542s] ... 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.041397s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_max_rate [0.048270s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_network_update [0.069649s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test__get_macvtap_mac_single_upper_dev [0.041807s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_assigned_devices_empty [0.048240s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismLocalTestCase.test_type_local [0.098788s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_rounded_ok3 [0.041188s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_numvfs_no_file [0.038826s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismVlanTestCase.test_type_vlan_bad [0.066018s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_direct_false [0.049217s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_parse_interface_mappings_good [0.062589s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_is_assigned_vf_macvtap_true [0.042261s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_id_no_mac [0.037670s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices_no_content [0.038317s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_validate_interface_mappings_dev_exists [0.058815s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_scan_vf_devices_no_dir [0.050067s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_calculate_routes_add_two_routes [0.677537s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks.test_port_update [0.052006s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test__is_live_migration_false_None_original [0.049095s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_type_vlan [0.042996s] ... 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.043930s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_create_rule [0.039693s] ... 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.060512s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_max_rate_existing_pci_slot [0.047735s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_rate_min_tx_rate_existing_pci_slot [0.053295s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_create_emb_switch [0.038527s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_device_exists_mismatch [0.046739s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_state [0.590868s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSRIOVAgentExtensionConfig.test_report_loaded_extension [0.043279s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_process_activated_bindings [0.051976s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_no_changes [0.057042s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_returns_empty_sets [0.040925s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_updated_and_removed [0.038876s] ... 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_false [0.039700s] ... ok DEBUG: {1} 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.058596s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_no_device_found [0.059741s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_update_and_clean_network_ports [0.051991s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_device_exists_true [0.589555s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_auto [0.040255s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_deactivate [0.072130s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_disable [0.048480s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_port_update_with_vnic_physical_direct [0.042440s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_enable [0.045084s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovMechVlanTestCase.test_type_vlan_bad [0.041396s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_process_emb_switch_without_device [0.040178s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_check_segment_allows_supported_network_types [0.043714s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_min_tx_rate [0.051777s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_unknown_type [0.055096s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test__get_macvtap_mac_multiple_upper_devs [0.052540s] ... 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_keep_two_routes [1.305882s] ... 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 [0.048731s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_assigned_devices_info [0.047764s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_direct_with_switchdev_cap [0.050641s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_pci_device [0.051726s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_override_default_vnic_types [0.040850s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_rounded_ok2 [0.040617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_all_items [0.039141s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_rate_ok [0.036894s] ... 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.041941s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_spoofcheck_ok [0.040722s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_valid_item [0.041594s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_state_ok [0.046985s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_existing_rules [0.045836s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_get_vf_macvtap_upper_devs_no_devs [0.037826s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth_no_vif_port [0.050267s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestPciOsWrapper.test_pf_device_exists_with_no_dir [0.048535s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_assigned_macs [0.043022s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test__cidr_to_os_ken [0.058673s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_get_vf_state [0.042024s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_apply_meter_to_port_ingress [0.050618s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_scan_devices_updated_missing [0.051856s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_arp_spoofing_protection [0.051230s] ... 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_two_routes [0.555569s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_drop_port [0.050324s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_device_ip_link_state_not_supported [0.082935s] ... 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.046333s] ... 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.061400s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_shutdown [0.042225s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_admin_state_up_true [0.089117s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_ha_agents_with_dvr_rtr_does_not_get_other_fdb [2.613024s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_icmpv6_na_spoofing_protection [0.056221s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_different_node [0.059682s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_provision_local_vlan [0.057425s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_removed_failed [0.083426s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_reclaim_local_vlan [0.063229s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_removed_with_existed_device [0.100592s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_dvr_mac_tun [0.061911s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_removed_with_not_existed_device [0.054828s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_dvr_mac_vlan [0.048560s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_activate [0.058544s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_set_allowed_macs_for_port [0.062612s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_network_update [0.039974s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_controllers [0.051639s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovMechVlanTestCase.test_type_vlan [0.049146s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_controllers_when_already_exists [0.055884s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchDeviceMappingsTestCase.test_standard_device_mappings [0.054364s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_minimum_bandwidth [0.059411s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_local_egress_flows [0.078066s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_minimum_packet_rate_ingress [0.067411s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_local_egress_flows_ofport_invalid [0.056960s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_create_event [0.537363s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_rules_no_policy [0.057448s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_arp_responder [0.056361s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_rules_no_vif_port [0.052712s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_arp_responder [0.055375s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth [0.052474s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_drop [0.068509s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_rules_no_vif_port [0.044855s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_dvr_process [0.050772s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_dst_mac_for_arp_vlan [0.061015s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_provision_local_vlan_novlan [0.053321s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_to_src_mac [0.056408s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_setup_controllers [0.057362s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_dvr_to_src_mac_flat [0.060520s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_drop [0.050256s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_garp_blocker [0.053471s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_unicast_to_tun [0.052119s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_drop [0.068004s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_reclaim_local_vlan [0.049998s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table [0.048021s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dscp_marking_rule [0.056637s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_post_connect [0.587743s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_goto [0.067492s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_provision_local_vlan_novlan [0.083673s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_meter_from_port_egress [0.048507s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_update_meter [0.060570s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_drop_port [0.054137s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_goto [0.065896s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_provision_local_vlan [0.069500s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_setup_controllers_when_already_exists [0.067270s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_setup_default_table [0.050689s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event [0.531788s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_host_changed [1.712788s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table_dvr_enabled [0.591710s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingChassisUpdateEvent.test_event_matches [0.053077s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_arp_responder [0.060995s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_normal_bundle_context [0.054629s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_dvr_process_ipv6 [0.053687s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_no_match_no_options [0.061706s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_request_cookie [0.049568s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_setup_default_table_dvr_disabled [0.048224s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_phys_brs [0.054422s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_illegal_method_calls [0.037522s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_arp_responder [0.058884s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase.test__get_dp [0.056694s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_goto [0.051224s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_set_agent_uuid_stamp [0.039114s] ... 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.035620s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_reserved [0.051085s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.test_br_cookie.TestBRCookieOpenflow.test_unset_cookie [0.044785s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_ancillary_bridges_none [0.055967s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_int_br [0.045751s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_scan_ancillary_ports_returns_port_changes [0.056879s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_cookie [0.061507s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_gre [0.044510s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address_retried [0.057954s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__delete_security_group [0.516525s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_ports [0.197189s] ... 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 [0.262167s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_install_normal [0.619883s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_scan_ancillary_ports_returns_port_changes_with_sync [0.061529s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_csnat_ports_without_subnet [0.163777s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_gre_ipv6 [0.041795s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_name_vxlan_ipv6 [0.043028s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group_with_az [0.623441s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_dvr_mac_address_update [0.238784s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address [0.055460s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address_exception [0.126220s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_info_for_ha_chassis_group_as_extport [0.473248s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_ovs_restart [0.102431s] ... 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.154683s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_ovs_agent_restarted_with_dvr_port [2.117697s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_max_tunid_no_key_set [0.454584s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_port_info_compare [0.316692s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options [1.094546s] ... 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.105608s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_treat_devices_removed_for_dvr_with_dhcp_ports [0.536366s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__check_bridge_datapath_id [0.090812s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_unbound_dvr_router_port [2.052580s] ... 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.102626s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_migrating_vhostuser [0.830370s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__is_port_provisioning_required [0.459326s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_agent_type_ovs [0.777662s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_basic_rule_setup [0.109469s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_port_security_disabled [0.109495s] ... 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 [0.453612s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_hints_no_hints [0.063731s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_deactivate [0.061892s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.l2pop.test_mech_driver.TestL2PopulationRpcTestCase.test_update_port_down_ha_router_port [2.736401s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_deactivate_removed_port [0.061516s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.extension_drivers.test_qos_driver.QosLinuxbridgeAgentDriverTestCase.test_update_ingress_bandwidth_limit [0.040274s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridge.test_ensure_physical_in_bridge_invalid [0.041194s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_check_agent_configurations_for_dvr [0.054809s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_check_agent_configurations_for_dvr_with_vlan [0.059568s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_bandwidth [0.053446s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_pp_with_direction [0.055450s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_datapath_type_system [0.061621s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__sg_has_rules_with_same_normalized_cidr [0.477750s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_add_flows [0.103382s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_del_flows [0.097506s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_del_port [0.102664s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_owner_compute [0.617512s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_ignore_network [0.075499s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_owner_network [0.040565s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_add_tap_interface_with_interface_disappearing [0.041960s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_down_dvr [0.474317s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_check_vxlan_support [0.040533s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_scan_ancillary_ports_failure [2.061667s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_ignore_self [0.157758s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge [0.043604s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_no_int_mappings [0.042554s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__get_ofport_moves_invalid [0.065971s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_hybrid_plug_flag_based_on_firewall [0.088028s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_not_exist [0.043791s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_mapping_not_found [0.061252s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_delete_bridge_with_ip [0.045499s] ... 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.060597s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_flat_bridge_with_existed_brq [0.048929s] ... 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.040977s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id_vlan_not_found [0.071137s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_port_admin_state_down [0.041961s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan [0.042458s] ... 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.064141s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_ensure_vxlan_arp_responder_enabled [0.058307s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_tap_devices_count [0.045226s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_down_no_dvr [0.505082s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_fixed_and_allowed_addresses [0.126705s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_get_vxlan_device_name [0.051065s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_local_ip_validation_with_invalid_ip [0.041063s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_local_ip_validation_with_valid_ip [0.041596s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_arp_spoofing_fixed_and_allowed_addresses_ipv6 [0.121790s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_plug_interface [0.044731s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_group_validation_with_v6_unicast_group [0.042383s] ... 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.077257s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_activate_not_for_host [0.059560s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_not_report_state_when_ovs_dead [0.688826s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_check_agent_configurations_for_dvr_raises [0.076296s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeManager.test_vxlan_mcast_supported [0.158383s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_cleanup_stale_flows [0.068203s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_binding_deactivate [0.094334s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_default_inventory [0.055856s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_ignores_flows_for_invalid_ofport [0.180011s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_add [0.055616s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_ignored_port_update_to_fip_port [0.558030s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_add_with_arp_responder [0.046484s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update [0.078309s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_remove [0.049514s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_remove_with_arp_responder [0.054192s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_activated_bindings_activated_port_not_present [0.091903s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_fdb_update_chg_ip [0.046403s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_deleted_ports_cleans_network_ports [0.058429s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.agent.test_linuxbridge_neutron_agent.TestLinuxBridgeRpcCallbacks.test_port_update [0.052783s] ... 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.060661s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismFlatTestCase.test_type_flat [0.039752s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismGreTestCase.test_type_gre [0.039125s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_empty_port [0.056261s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismLocalTestCase.test_type_local_dead [0.036952s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_ignores_removed_port_if_never_added [0.070887s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.linuxbridge.mech_driver.test_mech_linuxbridge.LinuxbridgeMechanismVlanTestCase.test_type_vlan [0.037512s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_main [0.044487s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_ignores_updated_port_if_removed [0.062152s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_parse_interface_mappings_bad [0.042906s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapMain.test_validate_firewall_driver_noop [0.038967s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_ensure_port_admin_state_down [0.038709s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_recl_lv_port_to_remove [0.120385s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_agent_id_ok [0.047069s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_add_subnet_dhcp_options_in_ovn [0.601874s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_report_state_fail [0.061644s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_rpc_callbacks [0.045986s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_sanitize_ovs_iface_other_config [0.055397s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_get_rpc_consumers [0.045318s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ext_br_recreated_fail_setup_physical_bridge [0.798951s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapManager.test_validate_interface_mappings_dev_not_exists [0.043339s] ... 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.065707s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.agent.test_macvtap_neutron_agent.TestMacvtapRPCCallbacks.test_network_delete_vlan [0.047350s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_invalid_address_mismatch [0.065124s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_try_to_bind_segment_for_agent_migration_ok [0.045554s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_add_port [0.120958s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_updated_marks_unknown_port_as_dead [0.064946s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismFlatTestCase.test_type_flat_bad [0.054655s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_network_update_outoforder [0.073371s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.044943s] ... 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.069032s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_dead_with_valid_tag [0.054843s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismGenericTestCase.test_unknown_type [0.051760s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_ext_delete_port [0.065810s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.mech_driver.test_mech_macvtap.MacvtapMechanismVlanTestCase.test_type_vlan_vif_details [0.045303s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_delete_after_update [0.065747s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_ignores_missing_port [0.070636s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.macvtap.test_macvtap_common.MacvtapCommonTestCase.test_get_vlan_subinterface_name_advanced [0.061946s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_update_unbound_smartnic_port [0.069277s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_device_mappings_with_spaces [0.046688s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_removed_unbinds_port [0.065707s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_exclude_devices [0.041999s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_activated_bindings [0.089990s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_exclude_devices_with_error [0.046267s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_exclude_devices_with_spaces [0.048155s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.common.test_config.TestSriovAgentConfig.test_validate_config_fail [0.051323s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_ignores_unknown_updated_ports [0.134117s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_create_minimum_bandwidth [0.042504s] ... 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 [0.779458s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_returns_port_changes [0.080273s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_smartnic_ports [0.062305s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_smartnic_ports_remove [0.074728s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_recl_lv_port_to_preserve [0.113730s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_smartnic_port_add [0.519687s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_with_device_has_tag [0.055270s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_sync_invalid_ip_address [0.055651s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_with_device_no_tag [0.056284s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_sync_with_ml2_plugin [0.070970s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_ignores_updated_port_if_removed [0.055749s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_set_rpc_timeout_no_value [0.068267s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_delete_minimum_bandwidth_on_assigned_vf [0.576044s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_arp_spoofing_protection_disabled [0.058023s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.extension_drivers.test_qos_driver.QosSRIOVAgentDriverTestCase.test_update_minimum_bandwidth [0.037924s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_entry_for_arp_reply_ignores_ipv6_addresses [0.063471s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestCreateESwitchManager.test_create_eswitch_mgr_fail [0.037402s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_max_rate [0.046812s] ... 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 [0.069123s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_clear_min_tx_rate [0.058611s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_during_agent_initialization [0.069385s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_create_emb_switch_zero_vfs [0.040411s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_discover_devices_without_device [0.048072s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_igmp_snooping_enabled [0.074334s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_get_device_status_mismatch [0.041828s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_process_emb_switch_with_device [0.049294s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestESwitchManagerApi.test_set_device_status [0.039786s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_device_state_fail [0.036896s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_pci_device_fail [0.047859s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_ports_returns_changed_vlan [0.651048s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_invalid_ip [0.037102s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_get_pci_list [0.053070s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_invalid_ipv6 [0.037154s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_eswitch_manager.TestEmbSwitch.test_set_device_max_rate_rounded_ok [0.049997s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_pci_lib.TestPciLib.test_set_vf_spoofcheck [0.052135s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_process_network_devices [0.081088s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_true_one_diff [1.309473s] ... 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.043570s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovAgent.test_treat_devices_added_updated_sends_host [0.040349s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_binding_activate_port_not_in_network [0.047714s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_port_update_with_pci_slot [0.037125s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.agent.test_sriov_nic_agent.TestSriovNicSwitchRpcCallbacks.test_port_update_without_pci_slot [0.037188s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechGenericTestCase.test_driver_responsible_for_ports_allocation [0.042544s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges_port_exists [0.687214s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_get_vif_details_unsupported_net [0.051300s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_br [0.057373s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVifDetailsTestCase.test_vif_details_contains_vlan_id [0.046588s] ... 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.057762s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.mech_sriov.mech_driver.test_mech_sriov_nic_switch.SriovSwitchMechVnicTypeTestCase.test_vnic_type_macvtap [0.037132s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port [0.057149s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_minimum_packet_rate [0.051669s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_failed_devices [0.062429s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_create_new_rules [0.052189s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_minimum_packet_rate [0.040839s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_unsupported_vnic_type [0.521454s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_with_igmp_snooping [0.706624s] ... 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.075192s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_delete_rules [0.044890s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth_no_phy_brs [0.048440s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_vif_port_shut_down_port [0.066945s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_minimum_bandwidth_no_physical_network [0.042807s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_port_network [0.056950s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.extension_drivers.test_qos_driver.QosOVSAgentDriverTestCase.test_update_rules [0.042228s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_none_ip [0.039225s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_add_dvr_mac_physical [0.048285s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_apply_meter_to_port_egress [0.064032s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_create_meter [0.060638s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_garp_blocker_exception [0.058386s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_delete_meter [0.055161s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_arp_responder [0.073712s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_dvr_to_src_mac [0.051725s] ... 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.047516s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_without_arp_responder [0.651689s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_garp_blocker_exception [0.049688s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_remote_managed_port_geneve [0.715125s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_install_normal [0.056562s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_list_meter_features [0.050898s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_reclaim_local_vlan_novlan [0.062608s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_remove_meter_from_port_ingress [0.049105s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_construct_vxlan [0.767651s] ... 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.060163s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_int.OVSIntegrationBridgeTest.test_setup_default_table [0.048798s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test__cidr_to_os_ken [0.046956s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_dvr_process_ipv4 [0.056484s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_delete_dvr_process_ipv6 [0.050077s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_dvr_process_ipv4 [0.047001s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_dvr_process_ipv6 [0.076065s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_phys.OVSPhysicalBridgeTest.test_install_normal [0.062328s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_postcommit [0.692640s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_ping_all_chassis_interval_not_expired [0.542047s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test__cidr_to_os_ken [0.634136s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_arp_responder_without_ip [0.055675s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_vlan_fail [1.443283s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_dvr_process [0.069144s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_dvr_process_ipv4 [0.060593s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_dvr_process_ipv6 [0.049321s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_delete_unicast_to_tun_without_mac [0.057537s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_daemon_loop [1.353062s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_arp_responder [0.050362s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_dvr_process [0.048908s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_goto [0.050075s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_install_normal [0.048911s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_process_sg_rule_notifications_sgr_delete [0.531164s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_br_tun.OVSTunnelBridgeTest.test_remove_dvr_mac_tun [0.059814s] ... 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.053854s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_aborted_bundle_context [0.037741s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ofswitch.TestBundledOpenFlowBridge.test_bundle_context_with_error [0.047095s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.openflow.native.test_ovs_bridge.OVSAgentBridgeTestCase.test__get_dp_when_get_datapath_id_returns_None [0.047772s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_tun_br [0.047535s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_reclaim_local_vlan_vlan [0.680725s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSAgentExtensionAPI.test_request_tun_br_tunneling_disabled [0.058969s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_delete_arp_responder [0.052445s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_drop_port [0.052100s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_port_dead [0.655191s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_agent_extension_api.TestOVSCookieBridgeOSKen.test_setup_controllers [0.052143s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_capabilities.CapabilitiesTest.test_register [0.041253s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.AncillaryBridgesTestOSKen.test_ancillary_bridges_multiple [0.068988s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_remove_subnet_dhcp_options_in_ovn_ipv6 [0.624129s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsAgentTunnelName.test_get_tunnel_hash_invalid_address [0.040170s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_get_dvr_mac_address_retried_max [0.145183s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation [0.549878s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan [0.774496s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation_no_chassis [0.638059s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_tunnel_update_self [1.575708s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVLANMapping.test___eq___equal [0.041227s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_add_and_get [0.039073s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_get_net_and_segmentation_id_existing [0.050521s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_get_non_existing_raises_keyerror [0.045683s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_pop_non_existing_raises_exception [0.036129s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_all_items [0.064227s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase.test__set_bridge_name_notify [0.035671s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase.test_type_flat [0.036901s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFlatTestCase.test_type_flat_bad [0.038364s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test__set_bridge_name_notify [0.047237s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_responsible_for_ports_allocation_min_pps [0.037531s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase.test_hybrid_plug_true_if_agent_requests [0.043366s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase.test_type_local [0.037437s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase.test_bind_port_sriov_switchdev [0.042622s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_list_agents_filtering_wrong_type [0.066307s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_port_bound_for_dvr_with_compute_ports [1.821266s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_update_while_iterating_agents [0.074635s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_vlan [1.445879s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__port_effective_qos_policy_id [0.458424s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_tunnel_update [0.631226s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_in_operator_on_key [0.036868s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_update_segmentation_id_not_uniq [0.038745s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase.test_standard_device_mappings [0.036040s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechDeviceMappingsTestCase.test_standard_device_mappings_negative [0.035621s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_vnic_type_prohibit_list_not_valid_item [0.035114s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_compute_port_status_down [1.710534s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase.test_get_vif_type [0.036522s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase.test_type_local [0.051702s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_not_responsible_for_ports_allocation [0.036232s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase.test_type_gre [0.040042s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGreTestCase.test_type_gre_bad [0.045762s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase.test__set_bridge_name_notify [0.065466s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network_external_ports [0.726274s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:392: 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.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase.test_type_local_dead [0.039205s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_port [0.463230s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_port_exists [0.048090s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_compute_port_status_up [0.843754s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddNATRuleInLRouterCommand.test_add_nat_rule_no_lrouter_exist [0.048451s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestBaseCommandHelpers.test__updatevalues_in_list [0.051568s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_subnet [0.050765s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledBaseTestCase.test__set_bridge_name_notify [0.675191s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSGDisabledLocalTestCase.test_type_local [0.038322s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase.test_type_vlan_bad [0.037804s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_list_agents_filtering_agent_type_same_type [0.059870s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsDvrNeutronAgentOSKen.test_scan_ports_failure [2.062071s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_list_agents_filtering_same_string_in_filter [0.102245s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__get_ofport_moves [0.127325s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_placement.TestOVNClientPlacementExtension.test_read_initial_chassis_config [0.165104s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__update_network_segmentation_id [0.111638s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test__validate_rp_pkt_processing_cfg [0.070827s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_agent_available_local_vlans [0.072314s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices [0.083233s] ... ok DEBUG: {2} 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.085122s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand.test_lswitch_no_exist_fail [0.796563s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_down [0.921676s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_bind_devices_hints_invalid_hints [0.086190s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand.test_dhcp_options_del [0.047759s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelDHCPOptionsCommand.test_dhcp_options_no_exist_fail [0.045208s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_ingress [0.488483s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRouteCommand.test_static_route_del_not_found [0.060744s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_binding_activate [0.152503s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_ports [0.060149s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand.test_delete_nat_rule [0.073559s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_pp_default_inventory [0.096824s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestScheduleUnhostedGatewaysCommand.test_schedule_unhosted_gateways_rebalances_lower_prios [0.066690s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_configurations_has_rp_pp_without_direction [0.062747s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand.test_lswitch_port_router_update [0.060645s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_create_smartnic_port_map_entry_data [0.080683s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand.test_chassis_extids_update [0.049546s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_down_not_found [0.491273s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand.test_chassis_no_exist_fail [0.044524s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_daemon_loop_uses_polling_manager [0.102363s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateChassisExtIdsCommand.test_chassis_no_exist_ignore [0.054094s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand.test_lrouter_no_exist_fail [0.047134s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__qos_rules [0.524828s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand.test_portbinding_no_exist_fail [0.045091s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_fdb_update_chg_ip [0.213362s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_delete_port [0.468163s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_logical_routers_with_rports [0.642027s] ... ok DEBUG: {1} 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 [0.111805s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_gateway_chassis_binding [0.095772s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_network_need_to_frag_disabled [1.106160s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_ovs_status [0.839935s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_subnet_dhcp_options_with_ports [0.101094s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_bound_deletes_flows_for_valid_ofport [0.135652s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_port_dead [0.067640s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_skipped_ports [0.069276s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_port_with_updated_ports [0.064801s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_network_ports_with_re_added_ports [0.105740s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_live_migration [0.519171s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_finds_known_updated_ports [0.110832s] ... ok DEBUG: {2} 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.089787s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateways_deleted_physnet [0.690181s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_port_events_port_not_ready_yet [0.087785s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_ports_events_port_removed_and_added [0.069821s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_network_reset [1.358920s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib/python3.9/site-packages/neutron_lib/db/api.py:392: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'QosNetworkPolicyBinding.port' DEBUG: new = getattr(target, relationship_prop.key) DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_process_ports_events_returns_current_for_unchanged_ports [0.087142s] ... 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.048129s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddDHCPOptionsCommand.test_dhcp_options_update_result_with_new_row [0.049294s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_report_state [0.062805s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv4 [0.471362s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_exists [0.058364s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_restore_local_vlan_map_segmentation_id_compat [0.079747s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_with_dhcp [0.070464s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_scan_ports_returns_current_only_for_unchanged_ports [0.063881s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddStaticRouteCommand.test_lrouter_not_found [0.045703s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckLivenessCommand.test_check_liveness [0.051006s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_arp_spoofing_protection_enable [0.093807s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_floating_ip [0.049952s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__log_maintenance_inconsistencies [0.576902s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_physical_bridges [0.078274s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand.test_acl_del [0.063164s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelACLCommand.test_lswitch_no_exist_ignore [0.055248s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLRouterPortCommand.test_lrouter_port_no_exist_ignore [0.047239s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_error_negative_df_disabled [0.137602s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_no_exist_fail [0.082817s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_multiple_extgw_routes [0.057841s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_error_negative_tunnel_csum [0.136225s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_no_lrouter_exist_ignore [0.058345s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand.test_lswitch_port_no_exist_do_not_fail [0.049924s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_setup_tunnel_port_invalid_ofport [0.113738s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update [0.065545s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_devices_added_does_not_process_missing_port [0.064389s] ... 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 [0.051427s] ... 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.047728s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_set_all_port_dhcp_options [0.050101s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_with_dhcp [0.056149s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_treat_vif_port_wake_up_port [0.235692s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetNATRuleInLRouterCommand.test_set_nat_rule_no_lrouter_exist [0.049090s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__log_maintenance_inconsistencies_debug_disabled [0.716371s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_tunnel_delete [0.086609s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_retries_map_and_remove_devs_not_to_retry [0.063393s] ... 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.201072s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_ha_chassis_group [0.579722s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_dhcp_options [0.767631s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_address_gets_port_mac [0.652189s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestOvsNeutronAgentOSKen.test_update_stale_ofport_rules_clears_old [0.725133s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.TestValidateTunnelLocalIP.test_validate_local_ip_with_valid_ip [0.037371s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_logical_switches_with_ports [0.142921s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_neutron_agent.ValidateTunnelTypes.test_validate_tunnel_types_fails_for_invalid_tunnel_type [0.047804s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_floatingip_in_nat_or_lb [0.166336s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_duplicate_mac_ip [0.301266s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_allowed_address_pairs_bad_format [0.329409s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_bad_mac [0.278070s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_lrouter_gw_ports_legacy_option [0.840415s] ... 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.404330s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_router_floatingip_lbs [0.102078s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_port_bound [1.073088s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_security_false_allowed_address_pairs [0.600698s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test__create_lrouter_port [0.643693s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_localnet_port_has_learn_fdb [0.864268s] ... 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 [0.622776s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_provision_local_vlan_flat_fail [1.276930s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_add_address_pairs [1.020630s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_baremetal_ports_dhcp_options_dhcp_disabled [0.569418s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_port_allowed_address_pairs_bad_format [0.873315s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_port_has_address_scope [1.420930s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_redirect_type_router_gateway_ports_disable_redirect [0.818470s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_ovs_tunnel.TunnelTestOSKen.test_reclaim_local_vlan [1.850437s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_get_net_and_segmentation_id_non_existing_raises_exception [0.040397s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.agent.test_vlanmanager.TestLocalVlanManager.test_update_segmentation_id_not_found [0.037167s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test__set_bridge_name_notify [0.042508s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechVnicTypesTestCase.test_default_vnic_types [0.041944s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismDPDKTestCase.test_get_vhost_mode [0.058845s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismFirewallUndefinedTestCase.test_type_local_dead [0.050042s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_inconsistencies [1.594845s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismGenericTestCase.test_driver_responsible_for_ports_allocation_min_bw [0.040487s] ... ok DEBUG: {2} 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.036570s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismHybridPlugTestCase.test_hybrid_plug_false_if_agent_requests [0.043559s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismLocalTestCase.test__set_bridge_name_notify [0.047212s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismSRIOVTestCase.test_bind_port_sriov_legacy [0.048553s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.openvswitch.mech_driver.test_mech_openvswitch.OpenvswitchMechanismVlanTestCase.test__set_bridge_name_notify [0.054998s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.agent.test_neutron_agent.AgentCacheTestCase.test_list_agents_filtering_agent_type_as_iterable [0.064801s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_with_none_and_own_mac_for_duplicate_ip [1.598273s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_mcast_flood_reports [0.599176s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_localnet_port_has_learn_fdb_disabled [0.557477s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_egress [0.847425s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_redirect_type_router_gateway_ports_enable_redirect [1.646313s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBasicGet.test_single_get_admin [1.037486s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__ovn_qos_rule_egress_fip [0.639992s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_address_group_update [0.646629s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_port_create [0.756058s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBasicGet.test_single_get_tenant [0.761001s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test__qos_rules_no_rules [0.513491s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_network_create [0.689942s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_security_group_create_doesnt_exist [0.794938s] ... 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 [0.710934s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v4 [0.684365s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_update_nat_floating_ip_with_gateway_port [0.820564s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__add_router_ext_gw_no_default_route [0.085810s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__get_snat_cidrs_for_external_router_nested_snat_off [0.061210s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_down [0.060499s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_up_retry [0.046202s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_security_group_create_version_mismatch [1.546344s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_band_changed [0.121480s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestHasLockPeriodicDecorator.test_decorator_no_lock_no_limit [0.040474s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestSchemaAwarePeriodicsBase.test__set_schema_aware_periodics [0.016746s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_changed [0.056428s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__add_router_ext_gw_default_route_ecmp [0.060295s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter_unchanged [0.058891s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__wait_for_active_port_bindings_host [0.045747s] ... 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 [0.641551s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClientFairMeter.test_create_ovn_fair_meter [0.054027s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.Test_has_separate_snat_per_subnet.test_snat_off_nested_off [0.066176s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.Test_has_separate_snat_per_subnet.test_snat_on_nested_on [0.040045s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.test_qos.TestOVNClientQosExtension.test_update_router [2.251660s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_port_add [0.065451s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLRouterPortCommand.test_lrouter_port_may_exist [0.061237s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_add_ignore_exists [0.058605s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddLSwitchPortCommand.test_lswitch_port_exists [0.048761s] ... 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 [0.667723s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestAddStaticRouteCommand.test_static_route_add [0.050352s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options [0.676871s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_floating_ip_not_found [0.059423s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_floating_ip_revision_conflict [0.052401s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestCheckRevisionNumberCommand.test_check_revision_number_no_exist_fail [0.082999s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_no_exist_fail [0.053064s] ... 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 [0.744231s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelLSwitchPortCommand.test_lswitch_port_del_delete_dhcp_opt [0.094975s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDelStaticRouteCommand.test_lrouter_no_exist_fail [0.056103s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_nat [0.097396s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_lrouter_extgw_routes [0.060001s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteLRouterExtGwCommand.test_delete_no_lrouter_exist_fail [0.064188s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_dhcp_disabled [0.603199s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestDeleteNATRuleInLRouterCommand.test_delete_nat_rule_no_lrouter_exist_ignore [0.049117s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLRouterPortInLSwitchPortCommand.test_lswitch_port_no_exist_fail [0.052455s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_no_exist_fail [0.074490s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_no_exist_ignore [0.046869s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_all_port_dhcp_options [0.049656s] ... ok DEBUG: {0} 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 [0.755219s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_domain_name [0.733614s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_mode_log [1.509519s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestSetLSwitchPortCommand.test_lswitch_port_update_del_port_dhcpv6_options [0.659773s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_create_not_gw [0.071299s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand.test_lrouter_no_exist_ignore [0.060591s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterCommand.test_lrouter_update [0.055258s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify [0.116439s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdateLRouterPortCommand.test_lrouter_port_update [0.060614s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_skip_touch_node [0.059601s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_commands.TestUpdatePortBindingExtIdsCommand.test_portbinding_extids_update [0.054974s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_mode_repair_logs_created [0.812813s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_acls_for_lswitches [0.150090s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_all_chassis_gateway_bindings [0.095912s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_metadata_route [0.746010s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_down_update_event [0.615717s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnSbSyncML2.test_ovn_sb_sync [0.613982s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_create [0.057933s] ... 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_changes [0.044954s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnConnection.test_connection_nb_start [0.053024s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnConnection.test_connection_sb_start [0.067598s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_no_gw_ip [0.577316s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnDbNotifyHandler.test_watch_and_unwatch_events [0.064220s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_lrouter_by_lrouter_port [0.731454s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_down_update_event_no_old_data [0.517746s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_lrouter_gw_ports_gwc [0.161395s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_subnet_dhcp_options [0.116911s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_up_update_event [0.533101s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_unwatch_logical_switch_port_create_events [0.568805s] ... ok DEBUG: {2} 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.825809s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestNBImplIdlOvn.test_get_unhosted_gateways [0.171873s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestSBImplIdlOvnGetChassisByCardSerialFromCMSOptions.test_chassis_found [0.067587s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_impl_idl_ovn.TestSBImplIdlOvnGetChassisByCardSerialFromCMSOptions.test_chassis_not_found [0.040429s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_delete_event [0.813318s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_with_global_options_ipv6 [1.788569s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_notify_different_target_node [1.458269s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_empty_no_external_ids [0.785300s] ... ok DEBUG: {2} 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 [1.020116s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_notify_other_table [0.543262s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_add_and_remove_physnet [0.692876s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_create_event [0.480838s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_fdb_aging_settings [0.605985s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_match_virtual_parent_change [0.073688s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_ip_on_subnet_create [1.413189s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_port_not_created_if_exists [0.432911s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNAvailabilityZone.test_list_availability_zones [0.561802s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_lost_physnet [0.779282s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_info_for_ha_chassis_group_as_gw [0.618525s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_provider_network_attributes_update_attrs [0.856282s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNAvailabilityZone.test_list_availability_zones_no_azs [0.723326s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_ha_chassis_group_not_supported [1.549558s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateful_not_supported [0.551831s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_ports_wrong_vif_type [0.637125s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_for_mcast_flood_reports_broken [0.933025s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateful_supported [0.506208s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_network [0.714752s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_provider_distributed_ports_non_expected_value [0.714672s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateless_supported [0.743804s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_max_tunid_key_set [2.149404s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_check_router_default_route_empty_dst_ip [0.686153s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_tenants_and_quotas [1.190974s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_max_tunid_wrong_key_value [0.631966s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group [0.751846s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_with_addr_scope [0.598687s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_fix_port_update [0.845464s] ... 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 [0.749139s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_with_ovn_lb_hm_port [0.786610s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_tenants_and_quotas_fail [1.784309s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__process_sg_rule_notifications_sgr_create [0.678894s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestDBInconsistenciesPeriodics.test_update_port_virtual_type [1.392812s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestHasLockPeriodicDecorator.test_decorator_no_limit_have_lock [0.059195s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_maintenance.TestHasLockPeriodicDecorator.test_decorator_no_lock_with_limit [0.068706s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__add_router_ext_gw_default_route [0.062322s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test__get_snat_cidrs_for_external_router_nested_snat_on [0.042109s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_checkout_ip_list [0.042114s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__filter_candidates_for_ha_chassis_group_with_ignore_chassis [1.617421s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.TestOVNClient.test_update_lsp_host_info_trunk_subport [0.050613s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_client.Test_has_separate_snat_per_subnet.test_snat_on_nested_off [0.040331s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_wrong_input [0.753815s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_ignored_port_update_from_fip_port [0.585929s] ... ok DEBUG: {3} 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: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_not_migrating_additional_chassis_present [0.651698s] ... 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 [0.660112s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_network_segments_id_eq_max_limit [0.592558s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__ovn_update_port_missing_stdattribute [0.543637s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovn_db_sync.TestOvnNbSyncML2.test_ovn_nb_sync_mode_repair [0.675900s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_not_timed_out [0.663775s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestChassisEvent.test_handle_ha_chassis_group_changes_delete [0.070087s] ... ok DEBUG: {2} 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.046386s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_last_touch_expired [0.053690s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnIdlDistributedLock.test_notify_touch_node_exception [0.069968s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_up_dvr [0.681086s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_native [1.324386s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_true [0.836883s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_other_column_update_event [0.676495s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /usr/lib64/python3.9/site-packages/ovs/db/idl.py:1522: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead DEBUG: vlog.warn("error parsing column %s in table %s: %s" DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__update_dnat_entry_if_needed_up_no_dvr [0.590242s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_host_not_alive [0.647754s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnNbIdlNotifyHandler.test_lsp_up_update_event_no_old_data [0.632019s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_network_segments_id_above_max_limit [0.535776s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_reverse_emulated [1.091464s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_port_extra_dhcp_opts_invalid [0.545650s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_vxlan [0.585675s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_reverse_native [1.061534s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_alive_timed_out [0.613868s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_add_physnet [1.373153s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_with_nb_cfg_timestamp_not_timeout [0.733143s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestOvnSbIdlNotifyHandler.test_chassis_update_event_reschedule_not_needed [0.668840s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_delete_event_matches [0.049104s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_match_chassis_change [0.046271s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.ovsdb.test_ovsdb_monitor.TestPortBindingUpdateVirtualPortsEvent.test_event_no_match_other_options_change [0.047379s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_remote_managed_port_vlan [1.696207s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_emulated [1.241845s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_agent_with_nb_cfg_timestamp_timeout [0.637423s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__create_security_group_stateless_not_supported [0.580777s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_sriov_port_geneve [0.645463s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_migrating_additional_chassis_missing [0.677518s] ... 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 [0.727415s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_flat [1.666911s] ... 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 [1.959156s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__get_port_options_migrating_additional_chassis_present [0.889787s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_create_localnet_port_tunnel_network_type [0.848430s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_geneve [0.535546s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_network_segments_id_below_max_limit [0.638676s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_igmp_snoop_disabled [0.887341s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test__validate_port_extra_dhcp_opts [0.580678s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_without_pk_in_fields_pagination_native [1.248690s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_host_not_found [0.841249s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_igmp_snoop_enabled [0.656383s] ... ok DEBUG: {2} 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 [0.596823s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_no_segments_to_bind [0.814875s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_vlan_passthru_disabled [0.674398s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_vlan [0.654586s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_shared_networks_with_non_admin_user [1.345166s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_physnet_not_found [0.653302s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_port_vdpa [0.598717s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_after_delete_callback [1.066477s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_virtio_forwarder_port_vxlan [1.256788s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_invalid_extra_dhcp_opts [1.663995s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_bind_virtio_forwarder_port_geneve [0.910125s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_precommit_update_includes_req [0.953232s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_security [1.416953s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_and_update_ignored_fip_port [1.223222s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_show_network_with_subnet [0.895246s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_mac_binding_entries [0.537317s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_network_vlan_passthru_enabled [0.719263s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_not_exist_in_ovn [1.227373s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_multi_tenants2_returns_409 [1.751532s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_with_allowed_address_pairs [3.406903s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_without_security_groups [1.205036s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_ovn_octavia_vip [2.204450s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_without_security_groups [1.022570s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_ping_all_chassis_interval_expired [0.569124s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_other_tenant_access_via_rbac [1.975091s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_without_security_groups_no_ps [1.441875s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_security_allowed_address_pairs [1.696221s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_shared_owner_returns_403 [0.865857s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_concurrent_delete [2.152166s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_security_off_shared_network [0.987176s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_exception_delete_revision [1.379964s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_sync_ha_chassis_group [0.568935s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_create_port_with_disabled_security [1.580423s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_enable_subnet_dhcp_options_in_ovn_ipv4 [0.599559s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_network_segmentation_id [1.039833s] ... 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 [1.443259s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_mac_binding_entries_ssl [1.139936s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_enable_subnet_dhcp_options_in_ovn_ipv6 [1.378055s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_without_security_group_and_net_sec_false [1.166201s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_enable_subnet_dhcp_options_in_ovn_ipv6_slaac [0.518442s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_invalid_extra_dhcp_opts [1.774011s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_network_precommit [0.543251s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_delete_port_stale_entry [1.545036s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_ping_all_chassis [0.542714s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_get_candidates_for_scheduling_availability_zones [0.606691s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit [0.827618s] ... 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 [0.803199s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_up_extport [1.293135s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_security_off_with_security_group [2.527086s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_notify_dhcp_updated [1.418123s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_sync_ha_chassis_group_existing_group [0.670629s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_None_values [0.845265s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_unchanged_security_groups [2.146126s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_port_invalid_binding_profile [1.769954s] ... 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 [1.131434s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_ignored_port_from_fip_device_owner [1.467717s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_remove_subnet_dhcp_options_in_ovn_ipv4 [0.569015s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation_hostname_not_present [0.515144s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [1.077383s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_responsible_for_ports_allocation_multiple_chassis [0.555693s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_ignored_port_to_fip_device_owner [1.471925s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [1.095354s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_vip_port [2.599895s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_set_port_status_up [1.137648s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv6_not_change [0.625126s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_metadata_port_no_subnet [0.610362s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_update_dhcp [0.859445s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_metadata_port_no_port [2.451493s] ... 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.203716s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_metadata_port_with_subnet [0.640074s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_equal_to_max_allowed_address_pair [0.819461s] ... 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 [0.637456s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port [0.725482s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_network_need_to_frag_enabled [2.140108s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_emulated_plugin_failure [1.144146s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_not_set_v4 [0.692069s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_ip_allocation_reverted_in_case_of_error [1.019127s] ... 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 [0.542585s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_changed_security_groups [1.610272s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_subnet_dhcp_options_for_port_v6 [0.608429s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_not_vip_port [1.899824s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_port_binding_failure [0.951434s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_port_postcommit_revision_mismatch_not_after_live_migration [0.700685s] ... 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 [0.644419s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_with_global_options [0.880147s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_dhcp_options_in_ovn_ipv6 [0.625628s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_disable_dhcp [0.665543s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_no_notify_in_disassociate_floatingips [1.206124s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_port_dhcp_options_classless_static_route [0.616627s] ... 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 [0.790071s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_enable_dhcp [0.647181s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_missing_mac_field [0.634656s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_public_network [1.141679s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_port_on_network_create [1.401159s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_bad_ip [0.333457s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriver.test_update_subnet_postcommit_ovn_do_nothing [0.974618s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_extra_args [0.309776s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_missing_ip_field [0.378877s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_agentless_mech_drivers [1.013326s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_list [0.927108s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_with_ipv6_slaac_address [1.779694s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_non_AgentMechanismDriverBase [0.881301s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_overlap_with_fixed_ip [1.862452s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_public_network [2.366425s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_none [3.441998s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_allowed_address_pairs [2.743813s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_port_security_off_address_pairs [3.803593s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_security_true_allowed_address_pairs [3.397135s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_mpnetworks_with_segmentation_id [5.692818s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_create_port_with_unexpected_address_pairs_format [2.084633s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_ports_by_device_id_second_call_failure [9.545334s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBase.test_delete_mac_binding_entries_ssl [3.195692s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_more_than_max_allowed_address_pair [2.272260s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_disabled_v4 [2.145221s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverAllowedAddressPairs.test_update_add_address_pairs_with_unexpected_format [3.237521s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_with_invalid_device_owner [2.806670s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_ports_ignores_port_not_found [6.109278s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverBase.test_delete_mac_binding_entries [3.059266s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_dhcpv6_stateless_subnet [2.800163s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_pagination_emulated [10.549028s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_no_gw_ip_but_metadata_ip [2.795270s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change [7.929950s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_parameters [5.028441s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcpv4_options_ovn_conf_ip4_ip6_dns [3.373919s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test__get_port_dhcp_options_port_dhcp_opts_set_v4 [6.933912s] ... 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 [3.207102s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_native [4.698742s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_after_create_callback [1.529777s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcp_options_ipv6_subnet [3.496501s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverDHCPOptions.test_get_ovn_dhcpv6_options_ovn_conf_ip4_ip6_dns [7.404926s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_precommit_create_callback [2.693890s] ... 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 [10.148347s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_bulk_network_before_and_after_events_outside_of_txn [5.313524s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverMetadataPort.test_metadata_port_on_network_delete [5.222316s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_show_network [6.906383s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_provider_network_attributes_segmentation_id [4.209251s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_network_segment_allocation_fails [5.103202s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip [10.371054s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_shared [4.694847s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_multisegment_network [4.440646s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_emulated_plugin_failure [3.786583s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test__update_segmentation_id_ports [2.425929s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_with_empty_body [4.077202s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_native_plugin_failure [3.503179s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_shared_network_noadmin_returns_403 [2.834629s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_native_quotas [4.199925s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip_substring [9.446536s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_emulated [5.917411s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_public_network_no_admin_tenant [1.128815s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_default_true [3.092783s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_bulk_native [1.194810s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_segmentation_id [1.324212s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_passing_true [1.187357s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_create_networks_native_quotas [1.054409s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_extended_attr_native_returns_400 [1.304540s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_invalid_admin_status [1.722344s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_precommit_create_callback_aborts [0.802288s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_native [4.750128s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_security_overrides_network_value [2.625952s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks [1.395791s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_other_tenant_returns_403 [1.468203s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_notify_port_updated_for_status_change [1.834022s] ... 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 [1.886079s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_fields [1.138922s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_with_incorrect_resource_body [1.219446s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_after_update_outside_transaction [1.997639s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_parameters_invalid_values [1.922521s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_remove_port_security_security_group [2.197349s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_with_subnet_set_shared [2.995447s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_list_networks_with_sort_remote_key_native_returns_400 [1.712843s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [2.081616s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_with_admin_use_other_tenant_security_group [1.959109s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_network_with_portsecurity_false [1.065722s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [1.198220s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_network_after_update_callback [1.530155s] ... 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 [1.303063s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network [0.999939s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_updating_network_port_security [2.453257s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_port_retry_port_binding_unbound [1.458005s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_port_admin_state_down [0.621582s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_port_retry_port_binding_unbound_no_vm_port [0.616244s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_multi_tenants_returns_409 [1.916832s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_bad_mac_format [0.521262s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_with_blocks [1.693062s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_check_if_compute_port_serviced_by_dvr [0.723739s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_check_if_dhcp_port_serviced_by_dvr [0.959905s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_as_admin [1.132025s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_check_if_port_not_serviced_by_dvr [0.667862s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverNetworksV2.test_update_network_set_not_shared_single_tenant [2.577531s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_ips_only [6.758876s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_net_port_security_default [1.514576s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_tolerates_db_deadlock [2.510330s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_anticipating_allocation [2.534088s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_device_id_null [1.515336s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_network_with_portsecurity_mac [1.559662s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_json [1.474155s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_emulated [2.023896s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_device_id_unchanged [2.019096s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_fails_with_secgroup_and_port_security_false [1.813860s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network [1.805125s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_ip_allocation_without_mac_no_net [1.862677s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_on_port_security_false_network [1.592617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network_with_ip [1.615329s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_native [2.011740s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port [3.784836s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_default_security_group [2.345982s] ... 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 [1.783818s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_wrong_fixed_ips [1.238025s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_ip_allocation_without_mac [1.198627s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_native_quotas [1.337023s] ... 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 [2.270157s] ... ok DEBUG: {0} 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.093876s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_router_port_and_fail_create_postcommit [2.020416s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_portbinding_attrs [2.434784s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_fixed_ip_changed [2.062889s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_create_port_with_security_group_and_net_sec_false [2.119593s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_sec_grp_provider_update_ipv6 [1.950561s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_does_not_change [1.879701s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_update_get_port_same_fixed_ips_order [3.045750s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_remove_port_security_security_group_read [2.585595s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_status_build [1.698418s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [2.082688s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_network_port_exists_owned_by_network_race [2.414913s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortSecurity.test_update_port_security_off_shared_network [2.340999s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_network_if_port_exists [1.685515s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test__port_provisioned_no_binding [0.966136s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_non_existent_port [0.799483s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_direct [2.831307s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_bad_tenant [1.182383s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_macvtap [1.170463s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_tolerates_db_deadlock [2.515221s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_inserted_on_create_with_agents [1.839712s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [1.475631s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_remote_managed [1.958688s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_port_ips_prefer_next_available_ip [3.796078s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_removed_without_dhcp_agents [3.781098s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_sg_duplicate_rule_multi_ports [2.675518s] ... 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 [3.932376s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_inserted_on_addr_change [2.782369s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_clear_segment_host_mapping [2.189277s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_native_plugin_failure [2.273094s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports [3.575083s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_duplicate_ips [1.225515s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_update_segment_host_mapping [1.633019s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_native_quotas [1.191955s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_fixed_ip_invalid_ip [1.077128s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_update_segment_host_mapping_with_new_segment [0.812197s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_allowed_address_pairs [1.264406s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_fixed_ip_invalid_subnet_id [1.213789s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [1.515180s] ... 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 [3.058716s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_extra_dhcp_opts [1.155349s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_invalid_ip [1.341743s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet [1.079865s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_sec_grp [1.747935s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_l3_cleanup_on_net_delete [2.347868s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_V6_slaac_big_prefix [2.124690s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_security_groups [3.829415s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_with_sec_grp_member_provider_update [2.671179s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_31 [1.944017s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_ports_bulk_wrong_input [1.160381s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_for_network_owner [1.980201s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_ip_version [1.188846s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_sort_emulated [3.964547s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_nameserver [1.085051s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_create_router_port_and_fail_bind_port_if_needed [1.961260s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_tenant [1.002565s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_uuid [0.908630s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_sort_native [2.510132s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_emulated [3.719271s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [1.963324s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_mac_generation [1.451017s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port [1.680901s] ... 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 [2.630786s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_defaults [1.379454s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_update_resillient_to_duplicate_records [3.006133s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_port_by_network_owner [2.604975s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_dhcpv6_stateless_with_port_on_network [2.068935s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_delete_ports_by_device_id [2.708531s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_duplicate_ip [2.767969s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_of_network_returns_400 [1.387659s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp [1.414509s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv6_dns_v4 [1.309781s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_show_port [1.548869s] ... 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 [9.188401s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_V6_cidr [1.124879s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_disassociate_floatingips_do_notify_returns_nothing [1.435791s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_test_delete_network_port_exists_dhcp [2.005589s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_attributes_no_dhcp_enabled [2.274227s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_add_additional_ip [1.636530s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_duplicate_mac_generation [2.946144s] ... 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 [1.168862s] ... 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 [1.231090s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_invalid_subnet_v6_pd_slaac [2.103120s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_ra_modes [0.646315s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_get_ports_count [3.285807s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_port_on_network [1.417685s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac [2.556735s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_invalid_admin_state [0.993891s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_router_intf_on_network [1.752018s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_not_admin [1.383007s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port [9.412141s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_invalid_mac_address [1.699235s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_overlapping_allocation_pools_returns_409 [1.847081s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_update_ip [2.385909s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_after_create_outside_transaction [2.307830s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_shared_returns_400 [1.328467s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_cidr_and_default_subnetpool [0.984412s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_empty_body [1.816241s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [3.919683s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_is_mac_in_use [1.369955s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_none_gateway [1.979756s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_empty_data [2.150509s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_one_dns [1.249456s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_after_delete_outside_transaction [4.733026s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [2.191991s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_too_many_routes [0.891010s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_public_network [1.659663s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_two_subnets [2.382670s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [4.566037s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_port_create_resillient_to_duplicate_records [3.782642s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_callback [1.275639s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port [1.792518s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_other_subnet_on_network_still_in_use [2.376858s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_range_allocation [3.397069s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_reverse_emulated [4.980467s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_empty_sg [2.053154s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_sg_default_rules [1.516986s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_filtering_by_cidr_used_on_create [2.613289s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_v4_and_v6 [2.754587s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_list_ports_with_pagination_reverse_native [2.941608s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_direct_physical [2.048362s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_port_create_subnetnotfound [1.847080s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_test_delete_network_port_exists_fip_gw [2.246845s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_mac_generation_4octet [2.007007s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_after_create_callback [1.934614s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [1.697243s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_virtio_forwarder [3.102738s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_overlapping_subnets [1.902545s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_delete_security_group [1.093861s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_lifecycle_dns_retains_order [2.059726s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [1.667466s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_registry_publish_before_after_port_binding [2.833335s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_usable_after_update [2.090979s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_ip [1.885233s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_sg_duplicate_rule [2.761037s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_duplicate_mac [1.367330s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_regenerate_mac [1.802567s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_with_allocation_range [2.017943s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_unsupported_subnet_cidr_multicast [1.048337s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_invalid_fixed_ips [2.352612s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_update_ip_address_only [1.541182s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id [1.504789s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools [2.212566s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_invalid_pool_for_cidr [1.028073s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_update_ips [3.459262s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_delete_segment_distributed_service_port_not_touched [6.656603s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_invalid_returns_400 [1.388787s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_incorrect_resource_body [1.202535s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_not_on_network [3.509402s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_segment_create_localnet_port [1.306709s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [1.287032s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_v4_and_v6_slaac [1.357306s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_from_no_gw_to_no_gw [1.610601s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [2.894757s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_requested_subnet_id_v6_slaac [1.654648s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_gateway_in_allocation_pool_returns_409 [1.218764s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_segments_subnet_metadata_ip_allocation [3.493759s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_non_existent_port [1.078375s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_with_stale_subnet [1.536595s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_delete_port_with_security_groups_port_doesnt_remove_pg [1.419818s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_delete_ip [1.988661s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_gw_ip_in_use_by_router_returns_409 [3.202303s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [3.078942s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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(a DEBUG: uth, 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_boolean [0.696374s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_bad_owner [2.078777s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [1.677461s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_pools [1.367769s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_sg_change_rule [3.389752s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_address_mode_fails [1.035434s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_check_segment_for_agent [0.542711s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_used [1.450738s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_check_mtu_in_mech_context [1.140675s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_attributes_fails [0.778181s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_delete_segment_delete_localnet_port [1.335227s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.912389s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router [1.360654s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_mac_v6_slaac [1.946164s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.842813s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.688151s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_32 [1.698410s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_name_do_not_notify_sg [1.245644s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_allocation_pool_returns_400 [0.619583s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_V4_cidr_prefix_len [0.821899s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_with_incorrect_resource_body [2.395335s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverPortsV2.test_update_port_status_short_id [1.337870s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_V6_cidr [0.859804s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_validate_subnet_host_routes_exhausted [0.815272s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_ip_version_null [0.707936s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_32_V4_cidr [1.922907s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_delete_returns_204 [0.821521s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_V4_cidr [0.828957s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_multi_sgs_duplicate_rules [2.092189s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_with_fields [0.820209s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_bcast_returns_400 [1.459196s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_router [1.351410s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_port_with_vnic_baremetal [1.083214s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding.test_create_port_with_parent_and_tag [1.337298s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_values [1.451281s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_create_security_group [0.754727s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_is_nw_end_addr [1.211106s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_invalid_vtep_logical_switch [1.148902s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_gatewayv6 [1.090062s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSecurityGroup.test_update_port_with_sgs [1.719888s] ... 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 [1.147627s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_first_attempt_fails [0.091033s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_without_filters [0.066011s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_allocated_segment_in_pools [0.073358s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [1.354798s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_primary_keys [0.115316s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_values [1.985983s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv6_cidrv4 [0.773376s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_outside_pools [1.135139s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_finally_allocated_segment_in_pools [0.092374s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_unallocated_segment_outside_pools [0.074325s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_allocate_tenant_segment [0.066943s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_phynet_name_multiple [0.067391s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment [0.078945s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_with_unallowed_segmentation_id [0.071348s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_context_without_bounded_segment [0.075877s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_no_active_in_host [0.083172s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_no_host [0.073267s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_qos_policy_id_from_port [0.084796s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_ipv6_ra_mode [1.254791s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_wrong_host [0.074242s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list [0.109755s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_endpoint [0.093625s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two [0.073400s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_down_call_update_port_status [0.077038s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_down_call_update_port_status_failed [0.063595s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test__populate_new_default_network_segment_ranges [0.092451s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoints [0.071869s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_tunnel_type [0.069434s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTunnelMTUTest.test_get_mtu_ipv6 [0.071942s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeMultiRangeTest.test_release_segment [0.094031s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_caching [0.067700s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_network_qos_policy_id [0.060800s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_addr_modes [0.975610s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_with_empty_devices [0.059239s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_pd_gw_values [2.957046s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_network_details [0.088634s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_endpoint [0.117920s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_without_host_passed [0.077018s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_down_with_device_not_bound_to_host [0.085884s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_list_empty_devices [0.073375s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_list_failed_devices [0.069050s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSegment.test_create_segments_mixed_allocation_prohibited [4.119141s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test__delete_expired_default_network_segment_ranges [0.072518s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_add_endpoint_for_existing_tunnel_ip [0.071104s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_host_for_not_existing_host [0.065267s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_specific_segment_is_not_partial_segment [0.067765s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_is_partial_segment [0.042635s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_release_provider_segment [0.046456s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_as_admin [0.652905s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_db_reference_error [1.285091s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_reserve_provider_segment [0.613970s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_validate_provider_segment [0.038186s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_validate_provider_segment_with_unallowed_segmentation_id [0.038591s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_V4_cidr [0.719430s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_allocate_tenant_segment [0.413855s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_parse_network_exception_handling [0.248443s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_address_mode_ip_version_4 [2.550618s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_without_physical_network [0.518718s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_bad_hostroutes [0.930161s] ... 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 [0.499394s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [1.874525s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [1.025559s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_multiple_allocation_pools [1.340316s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [1.634585s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_sync_vlan_allocations [1.996437s] ... 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 [0.924299s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_no_cidr_and_default_subnetpool [1.043438s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_without_segmentation_id [1.089932s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_caching [0.055424s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_network_qos_policy_id [0.053847s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_qos_policy_id_none [0.054601s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_without_port_context [0.054733s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices [0.072705s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_empty_dev [0.130475s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_no_ip_version [0.737668s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_endpoint [0.108006s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_for_existing_host_with_tunnel_ip_changed [0.069082s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip [0.082297s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two [0.114034s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_down_with_device_not_bound_to_host [0.144978s] ... 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 [1.857553s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_gw_outside_cidr_returns_201 [2.337126s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host_no_notify [0.129044s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test__populate_new_default_network_segment_ranges [0.077424s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_add_endpoint_for_existing_tunnel_ip [0.065708s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_host_for_not_existing_host [0.078619s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_ip_for_not_existing_tunnel_ip [0.069650s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoints [0.072997s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_reserve_provider_segment [0.123730s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_allocations_and_allocated_in_final_range [0.063710s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_tunnel_allocations [0.086609s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTunnelMTUTest.test_get_mtu_ipv6 [0.060179s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_inconsistent_ipv4_cidrv6 [1.382655s] ... 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.987469s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_dns_name [0.760974s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_gw_128_V6_cidr [0.922827s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_allocation_pool [0.897100s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_nonzero_cidr [2.914979s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_invalid_ipv6_address_mode [0.779492s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_dhcp_disabled [0.841809s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.786953s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_name [2.340624s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_out_of_cidr_global [0.883090s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [1.027595s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_non_dns_name_attribute [1.020513s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_out_of_cidr_lla [1.035766s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_none_gateway_fully_allocated [1.531298s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_large_allocation_pool [1.006025s] ... 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 [0.429728s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_dns_name_dns_domain_no_provider_net [0.672166s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_none_gateway_allocation_pool [0.969011s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_net_dns_domain_port_dns_domain [0.730098s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_two_dns [1.335139s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_driver [0.944586s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_one_host_route [1.104219s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.941515s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_ipv4 [0.524657s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_ip_already_allocated [2.919601s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_emulated_plugin_failure [1.250981s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_too_many_dns [1.657380s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native_plugin_failure [1.076460s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [1.654145s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_two_host_routes [1.132032s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_domain [2.516526s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_network [1.386732s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_out_of_range_allocation_pool_returns_400 [1.222181s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_v6_allocation_pool [1.307064s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnet_with_network_different_tenant [1.166256s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_emulated [1.019620s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_name [2.326978s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native [1.273583s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native_quotas [1.426813s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_name_add_dns_domain_no_provider_net [1.451788s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_dhcp_port_associated_with_other_subnets [3.396891s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_bulk_native_ipv6 [1.200270s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_two_subnets_same_cidr_returns_400 [1.368679s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_clear_dns_name [2.082178s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_port_exists_owned_by_other [1.690262s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet [1.138779s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_create_subnets_native_quotas [1.869299s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_get_subnets_count [1.539839s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_no_dns_domain [1.964651s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_ipv6_slaac_router_port_exists [1.374224s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_subnet [0.706285s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_shared [0.997854s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_ipv6_slaac_port_exists [3.180751s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_port_exists_owned_by_network [1.835445s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_race_with_dhcp_port_creation [1.094806s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_dns [0.916260s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_replace_port_dns_domain [2.848126s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_reverse_native [1.674585s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_dns_and_route [0.990564s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_get_subnets_count_filter_by_unknown_filter [0.981355s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_delete_subnet_with_route [0.784518s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_tenant_network [1.659816s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_ip_version [0.909691s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_get_subnets_count_filter_by_project_id [1.150728s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_sort_native [2.689797s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_with_current_dns_name [1.588588s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_uuid [1.800822s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_after_delete_callback [1.018667s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_invalid_ip_address [1.515797s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_dns_driver [0.899216s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_before_create_callback [1.189282s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets [1.439591s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_fixed_ips_no_effect_after_clearing_dns_name [1.930436s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_emulated [1.815541s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_filtering_by_project_id [1.374856s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [2.321090s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_sort_emulated [2.318503s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet [1.207161s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_tenant_network [2.624843s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_native [1.813754s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_port_prevents_subnet_deletion [1.423421s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_dns_name [1.316306s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3.test_secure_client [0.003158s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_pagination_reverse_emulated [1.575617s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_overlapping_returns_409 [1.784009s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_type_args_passed_to_extension [0.491679s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_agent_registration_invalid_timestamp_allowed [0.384157s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_subnet_after_update_callback [0.984239s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv4_dns_v6 [1.137509s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dhcp_agent_keep_services_off [1.193091s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_active_networks_on_not_registered_yet_dhcp_agent [0.196849s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_router_ids_on_host_no_l3_agent [0.194962s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [1.276793s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_list_subnets_with_parameter [3.031335s] ... 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 [2.576437s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_address_mode_ip_version_4 [1.043968s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_ra_mode_fails [0.985072s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_port_prevents_network_deletion [1.908622s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_disabled [2.943737s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_with_prefixlen_31 [2.321632s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_show_subnet [1.043503s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_route [1.404740s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation_with_new_agent [1.267371s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_dns [1.474431s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_dns_with_too_many_entries [0.844520s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_no_reschedule [1.573223s] ... 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 [2.333708s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_from_gw_to_new_gw [1.107127s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_unsupported_subnet_cidr_loopback [0.905809s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_remove_from_dhcp_agent [1.349067s] ... 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 [3.519248s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_from_gw_to_no_gw [1.747856s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_with_empty_body [1.557157s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_validate_subnet_dns_nameservers_exhausted [0.902304s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_allocation_pools_and_gateway_ip [2.900999s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduler_with_hosted_network [2.843180s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_create_returns_201 [0.638686s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_l3_agent [0.960366s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_returns_200 [0.718922s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_dns_to_None [1.282381s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_invalid_gw_V4_cidr [2.730587s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_hosted [0.722726s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.752716s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.893357s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_gw_outside_cidr_returns_200 [1.515948s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_show_returns_200 [1.181459s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_is_not_rescheduled_if_agent_is_back_online [1.875014s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_no_gateway [1.430251s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv4_gatewayv6 [1.069411s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_inconsistent_ipv6_gatewayv4 [1.261457s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_route_to_None [1.588331s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_update_invalid_json_400 [2.685204s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_no_remove_if_agent_has_dvr_service_ports [2.805681s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_route_with_too_many_entries [1.889855s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_ipv6_cannot_disable_dhcp [2.139746s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_add_to_dhcp_agent_notification [1.212041s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test__set_unset_virtual_port_type_unset [2.280519s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_agent_registration_bad_timestamp [0.648632s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_add_port_binding [0.411322s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_delete_with_req_body_returns_400 [2.103422s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test_update_port_bound [2.643066s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_delete_network_segment [2.081936s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_binding_host_result_not_found [0.174791s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverSubnetsV2.test_update_subnet_shared_returns_400 [3.831558s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_result_not_found [0.264278s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_network_segments_is_dynamic_true [0.476822s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_host_super [0.233294s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_bad_route_404 [1.089911s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_update_returns_200 [2.970706s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_network_with_portsecurity_false [1.084466s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNMechanismDriverV2HTTPResponse.test_list_with_fields_noadmin [0.895831s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_only_vtep_logical_switch [3.135669s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_network_with_portsecurity_mac [1.051581s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding.test_create_port_with_invalid_parent [1.198986s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test__set_unset_virtual_port_type_set [2.312832s] ... 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 [1.516309s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test_create_port_with_virtual_type_and_options [1.126702s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_no_resource_available [0.187240s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_passing_true [1.798603s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_with_filter [0.151105s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_allocated_segment_in_pools [0.129668s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_allocated_segment_outside_pools [0.105802s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_unallocated_segment_in_pools [0.106635s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_primary_keys [0.093391s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeDefaultTest.test_validate_provider_segment_default [0.069868s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_reserve_provider_segment [0.132906s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_with_missing_physical_network [0.169688s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_without_physnet_restriction [0.150907s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeMultiRangeTest.test_release_segment [0.203851s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_network_qos_policy_id [0.121854s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_port_status_equal_new_status [0.135184s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_failures [0.169535s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_ip [0.143937s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_type [0.141702s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNParentTagPortBinding.test_create_port_with_invalid_tag [3.737984s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_secgroup_none_and_port_security_false [2.112957s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_down_with_device_not_bound_to_host [0.151497s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_list_empty_devices [0.205008s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_list_no_failure [0.288515s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test__delete_expired_default_network_segment_ranges [2.359123s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_add_endpoint [0.159000s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_ip [0.147407s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_validate_provider_segment [0.178075s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTunnelMTUTest.test_get_mtu_ipv4 [0.158139s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_no_active_in_host [0.130819s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_no_host [0.218916s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_status_equal_new_status [0.216537s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_qos_policy_id_none [0.142666s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_empty_dev [0.121759s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_failures [0.117947s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip [0.179546s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_without_security_group_and_net_sec_false [4.752126s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_ipv6 [0.308475s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6 [0.214336s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_host_roaming [0.216970s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_roaming_case_two [0.140965s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_type [0.130585s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_notify [0.205606s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host [0.274739s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host_no_notify [0.217522s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVVirtualPort.test_delete_virtual_port_parent [6.612621s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test__populate_new_default_network_segment_ranges [0.180928s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_security_off_shared_network [2.027889s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoints [0.148495s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_reserve_provider_segment [0.487717s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_db_migration [10.167933s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_allocations_and_allocated_in_final_range [0.292271s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_allocations_and_allocated_in_initial_range [0.206761s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_allocations_no_op [0.316182s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_tunnel_type [0.278956s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_only_vtep_physical_switch [1.801993s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_validate_provider_segment [0.245740s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeAllocationTest.test_allocate_tenant_segment_in_order_of_config [0.611875s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.mech_driver.test_mech_driver.TestOVNVtepPortBinding.test_create_port_with_vtep_options [1.184563s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase.test_port_attr [3.461796s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_delete_mac_binding_entries_ssl [1.136502s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_with_filter [0.217824s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_finally_unallocated_segment_outside_pools [0.078340s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_unallocated_segment_in_pools [0.077423s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_unallocated_segment_outside_pools [0.127465s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_specific_finally_unallocated_segment_outside_pools [0.132761s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_get_mtu [0.085236s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_parse_physical_network_mtus [0.077552s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_reserve_provider_segment_already_reserved [0.078981s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_without_port_context [0.064171s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices [0.075386s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_with_empty_devices [0.070592s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_for_existing_tunnel_ip [0.108195s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_ipv6 [0.108063s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch [0.066364s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_list_failed_devices [0.074815s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_notify [0.069676s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_allocate_tenant_segment_no_available [3.046764s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_notify_not_sent_with_port_not_found [0.111663s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host [0.088843s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host_no_notify [0.081328s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_add_endpoint_for_existing_tunnel_ip [0.134854s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_extend_port_dict [2.506373s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_allocate_tenant_segment [0.214532s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_release_segment [0.969043s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_faulty_process_create [0.980972s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment [0.846550s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_already_allocated [0.933548s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_delete_endpoint [2.200507s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_host [0.190393s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_reserve_provider_segment_full_specs [0.191810s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_allocations_and_allocated_in_final_range [0.124458s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_allocations_and_allocated_in_initial_range [0.182197s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_tunnel_allocations [0.147637s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_port_context_without_bounded_segment [0.198414s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_qos_policy_id_from_port [0.183014s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_wrong_host [0.273680s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_network_attr [2.952502s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list [0.255522s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices [0.420395s] ... 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.076911s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed [0.066574s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_ip [0.060983s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_down_call_update_port_status [0.065651s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTunnelMTUTest.test_get_mtu_ipv4 [0.105754s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTunnelMTUTest.test_get_mtu_ipv6 [0.100442s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_validate_provider_segment_with_unallowed_physical_network [0.053312s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_db_migration_with_pb_not_found [10.404604s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_release_segment_unallocated [0.283785s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment [3.182320s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_in_tenant_pools [0.292788s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_port_attr [2.156518s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_managers.TypeManagerTestCase.test_update_network_segment [0.137227s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_invalid_segmentation_id [0.822958s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_reserve_provider_segment_without_segmentation_id [1.010614s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.ovn.test_db_migration.TestMigrateNeutronDatabaseToOvn.test_delete_mac_binding_entries [1.562040s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_no_resource_available [0.265504s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_missing_physical_network [0.713102s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_invalid_input [0.402950s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_no_host [0.127882s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_partial_segment_outside_pools [0.222882s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list [0.161724s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_with_empty_devices [0.089198s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_network_lifecycle [1.196944s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed_ipv6 [0.102176s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_host_roaming [0.098680s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_type [0.067000s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_down_call_update_port_status [0.076030s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_down_call_update_port_status_failed [0.076064s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTestWithNetworkSegmentRange.test__populate_new_default_network_segment_ranges [1.109059s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeMultiRangeTest.test_release_segment [0.409705s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_context_without_bounded_segment [0.219127s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_securitygroup_and_rule_lifecycle [1.576207s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_status_equal_new_status [0.204995s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_notify [1.450806s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_qos_policy_id_from_port [0.263319s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_notify_not_sent_with_port_not_found [0.126135s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_allocate_tenant_segment [0.179845s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_wrong_host [0.293447s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_ip [0.091672s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test__parse_dns_domain [0.165023s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_allocated_segment_outside_pools [2.640323s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test__parse_dns_domain_missing_fields_in_context [0.161650s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTest.test_allocate_specific_finally_allocated_segment_in_pools [0.218963s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_first_attempt_fails [0.253827s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_helpers.HelpersTestWithNetworkSegmentRange.test_allocate_partial_segment_without_filters [0.292398s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_is_partial_segment [0.145141s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_extradhcpopts [1.935575s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_release_segment [0.321237s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_dns_name_field_missing [1.088945s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_phynet_name [0.227247s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_flat.FlatTypeTest.test_validate_provider_segment_with_unsupported_physical_network [0.322393s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_caching [0.158238s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_device_details_qos_policy_id_none [0.057329s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_network_details [2.236847s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_empty_dev [0.082144s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_get_network_details [0.116111s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch [0.216935s] ... 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.080441s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_without_tunnel_ip [0.190188s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed [0.224349s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_none_extradhcpopts [1.500959s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_list_empty_devices [0.280759s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6 [0.245968s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_list_failed_devices [0.175093s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_with_used_tunnel_ip_host_roaming [0.240469s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_ipv4 [1.947242s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_list_no_failure [0.405257s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeRpcCallbackTest.test_tunnel_sync_called_without_host_passed [0.330772s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_update_device_up_with_device_not_bound_to_host [0.173290s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_host_for_not_existing_host [0.210438s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_get_endpoint_by_ip_for_not_existing_tunnel_ip [0.135390s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_add_endpoint [0.217609s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_partial_segment_is_partial_segment [0.190493s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_delete_endpoint [0.194215s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_reserve_provider_segment [0.109604s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_get_endpoint_by_host [0.143809s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_specific_segment_is_not_partial_segment [0.096133s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_geneve.GeneveTypeTest.test_sync_allocations_no_op [0.126337s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_allocations_no_op [0.224568s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_get_device_details_without_port_context [0.095067s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch [0.084783s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTunnelMTUTest.test_get_mtu_ipv4 [0.135952s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_down_call_update_port_status_failed [0.064973s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_list_no_failure [0.081231s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeRpcCallbackTest.test_update_device_up_notify_not_sent_with_port_not_found [0.121493s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_add_endpoint [0.089546s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_allocate_tenant_segment [0.197644s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_delete_endpoint [0.073972s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_host [0.103728s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_ip [0.145300s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_get_endpoint_by_ip_for_not_existing_tunnel_ip [0.103667s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_partial_segment_is_partial_segment [0.141949s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase.test_port_update_data_plane_status [1.214713s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_reserve_provider_segment_full_specs [0.133191s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_gre.GreTypeTest.test_sync_tunnel_allocations [0.164766s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_local.LocalTypeTest.test_allocate_tenant_segment [0.095725s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_ptr_zones [2.978336s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_additional_extradhcpopt [4.289634s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_get_mtu [1.340323s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_partial_segment_is_partial_segment [0.251919s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_specific_segment_is_not_partial_segment [0.314015s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port [2.319382s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_no_phys_network_seg_id_0 [0.317722s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_blank_name_extradhcpopt [1.319627s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_dns_domain [2.092193s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_create_port_faulty [1.864799s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_with_invalid_physical_network [2.053079s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_add_dns_name [4.024080s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_delete_network_faulty [0.498151s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTest.test_validate_provider_segment_without_physical_network [0.887591s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vlan.VlanTypeTestWithNetworkSegmentRange.test__delete_expired_default_network_segment_ranges [0.426046s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_device_details_port_no_active_in_host [0.061420s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_get_devices_details_list_and_failed_devices_failures [0.080068s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_host_passed [0.062598s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_dns_driver_loaded_after_server_restart [1.677118s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_with_tunnel_overlay_mismatch_ipv6 [0.114556s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_port_faulty [1.288778s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeRpcCallbackTest.test_tunnel_sync_called_without_host_passed [0.095450s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test__delete_expired_default_network_segment_ranges [0.081349s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_partial_segment_is_partial_segment [0.084835s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_reserve_provider_segment_full_specs [0.102892s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_nameserver [0.543580s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_specific_segment_is_not_partial_segment [0.674386s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_sync_allocations_and_allocated_in_initial_range [0.080032s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_tunnel_type [0.099278s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.drivers.test_type_vxlan.VxlanTypeTest.test_validate_provider_segment [0.059663s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_pools [0.827695s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips [3.131251s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase.test_extend_port_dict_no_data_plane_status [0.220315s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_uuid [0.502343s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_data_plane_status.DataPlaneStatusSML2ExtDriverTestCase.test_show_port_has_data_plane_status [0.766513s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_dns_driver [0.921513s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_clear_dns_name [3.802898s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips_clearing_dns_name [2.438172s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_delete_subnet_call_ipam_driver [2.120732s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_no_ipv6 [1.122036s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.483778s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_cidrv6 [0.669351s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips_with_current_dns_name [1.974229s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_create_port_tenant_network [1.644884s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [1.000972s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_dns_name_no_dns_domain_no_provider_net [0.695045s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_no_dns_domain [2.625310s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv6_gatewayv4 [0.607908s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_allocation_pool_returns_400 [0.454544s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_name [0.887467s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_ipv6_ra_mode [0.235604s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_first_ip_owned_by_router [0.586988s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_name_dns_domain_no_provider_net [0.924784s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port [2.908024s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_port_dns_domain_no_dns_name [0.974852s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [2.718670s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_tenant_network [4.580866s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_fixed_ips_with_new_dns_name [3.259122s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_name_no_dns_domain_no_provider_net [0.788321s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_tenant_network [4.431678s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_domain_keywords.DNSDomainKeywordsTestCase.test_update_port_with_current_dns_name [2.613004s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_net_dns_domain_no_port_dns_domain [1.016481s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_nonzero_cidr [3.486360s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_shared_returns_400 [0.563172s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_domain_no_net_dns_domain [1.659408s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.685518s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_net_dns_domain_port_dns_domain [1.694837s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port [1.890417s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_dns_name_field_missing [0.982544s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_domain_no_provider_net [1.570650s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native_ipv6 [1.394306s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_dns_domain [1.151324s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_name [1.096658s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_dns_name_port_dns_domain [2.530569s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_two_subnets [1.520892s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_clear_port_dns_domain_no_network_dns_domain [1.067503s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_two_subnets_same_cidr_returns_400 [0.780421s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_port_dns_domain_port_dns_name [1.810334s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_ipv6 [2.186195s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet [1.170466s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_ipv6_slaac_router_port_exists [0.775765s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_create_port_no_ptr_zones [1.591633s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips [2.937100s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_clear_port_dns_domain_network_dns_domain [2.063007s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_get_subnets_count_filter_by_project_id [1.227507s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_subnet [0.449911s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_dns_driver_loaded_after_server_restart [1.635551s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_non_dns_name_attribute [1.300359s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_filtering_by_project_id [0.662720s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_with_new_dns_name [2.290914s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_reverse_emulated [0.997015s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_ipv4 [1.216268s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port [1.357094s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_parameter [0.457591s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port [0.836342s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_ipv6 [0.558629s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_add_port_dns_domain_add_port_dns_name [0.831874s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_dns_name [0.926113s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_tenant_network [1.625357s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_sort_emulated [2.040388s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_after_delete_callback [0.511148s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_ptr_zones [2.012475s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_clearing_dns_name [2.737655s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [1.508682s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips [2.854903s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_dns_driver_loaded_after_server_restart [1.608963s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_with_current_dns_name [1.767066s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [1.661891s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_adding_additional_host_routes_and_dns [0.667811s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port [2.454086s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_fixed_ips_with_dns_domain [2.164215s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_with_prefixlen_31 [1.378364s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips_clearing_dns_name [3.591974s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSDomainPortsTestCase.test_update_port_replace_network_dns_domain [1.438399s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_clear_dns_name [1.919714s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_dns_name_field_missing [0.543421s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_dns [2.453771s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_with_current_dns_name [1.596889s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips_with_current_dns_name [2.388173s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_create_port_no_dns_domain [2.148686s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_gateway_in_allocation_pool_returns_409 [1.003875s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_dns_driver [1.325735s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_ipv6 [0.739869s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_fixed_ips_with_new_dns_name [2.095080s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_gw_ip_in_use_by_router_returns_409 [1.927998s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_ptr_zones [0.667921s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_add_dns_name [2.433938s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_gw_outside_cidr_returns_200 [1.016986s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_no_dns_domain [1.604805s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.852001s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_dns_name_field_missing [0.816070s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_route_to_None [0.768969s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCase.test_update_port_non_dns_name_attribute [2.335732s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_dns_domain [1.068466s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_with_incorrect_resource_body [0.676992s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips_clearing_dns_name [3.305174s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port [1.903885s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_no_ipv4 [1.813504s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips_with_current_dns_name [1.736991s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_create_network_mtu_on_precommit [1.946577s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_create_port_tenant_network [1.015112s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_precommit_create_builds_single_segment_original_network [0.642790s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_no_dns_domain [1.195454s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_release_segment_nofity_mechanism_manager [0.869076s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_dns_driver_loaded_after_server_restart [1.442441s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_address_gets_port_mac [1.198980s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_with_current_dns_name [1.825297s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3.test_insecure_client [0.008432s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_duplicate_mac_ip [0.446592s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_missing_ip_field [0.277569s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_create_port_with_tags [0.544950s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_allowed_address_pairs_bad_format [0.333270s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_fixed_ips_no_effect_after_clearing_dns_name [4.679418s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_more_than_max_allowed_address_pair [0.455583s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase.test_show_port_has_propagate_uplink_status [0.790276s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips_with_new_dns_name [2.388951s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_agent_registration_bad_timestamp [0.343588s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_add_address_pairs_with_unexpected_format [0.845299s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port [1.661602s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_tenant_network [1.792101s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.TestDesignateClientKeystoneV3.test_auth_type_password [0.014137s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_network_list_queries_constant [1.779195s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_port_admin_state_down [0.160385s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_check_if_dhcp_port_serviced_by_dvr [0.270284s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_add_dns_name [1.541058s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dvr_router_manual_rescheduling [2.776709s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_create_ports_bulk_with_tags [1.231399s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_check_if_port_not_serviced_by_dvr [0.430469s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase.test_extend_port_dict_no_project_default [0.298124s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_routers_hosted_by_l3_agent_with_invalid_agent [0.476934s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_None_values [0.547443s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_clear_dns_name [1.017539s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_as_admin [1.028256s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_fixed_ips [1.400879s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.extensions.test_uplink_status_propagation.UplinkStatusPropagationML2ExtDriverTestCase.test_port_create_propagate_uplink_status [2.178325s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_hosted [2.316293s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [1.206057s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dhcp_agent_keep_services_on [1.699039s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_dns_integration.DNSIntegrationTestCaseDefaultDomain.test_update_port_non_dns_name_attribute [2.081077s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_emulated [1.421862s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_port_security.TestML2ExtensionPortSecurity.test_extend_network_dict_no_port_security [0.230869s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_port_security.TestML2ExtensionPortSecurity.test_extend_port_dict_no_port_security [0.161887s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_ip_allocation_reverted_in_case_of_error [0.403985s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.extensions.test_tag_ports_during_bulk_creation.TagPortsDuringBulkCreationTestCase.test_create_ports_bulk_no_tags [0.349466s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dvr_router_scheduling_to_only_dvr_snat_agent [1.562313s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_l3_agent_keep_services_off [1.121428s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_l3_agent_keep_services_on [0.578026s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_add_to_dhcp_agent [0.372499s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_add_to_dhcp_agent_with_admin_state_down [0.444995s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_multiple_agents [0.926643s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_no_dhcp [1.746814s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_dvr_router_csnat_rescheduling [1.907178s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_is_eligible_agent [0.185370s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_list_networks_hosted_by_dhcp_agent_with_invalid_agent [0.197047s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_restart_dhcp_agent [0.591356s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_auto_schedule_with_hosted_2 [0.877538s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_policy [0.315092s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduling_on_network_creation [0.900819s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_reserved_port_after_network_remove_from_dhcp_agent [1.274899s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_l3_agent_with_admin_state_down [0.418348s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_two_l3_agents [0.613586s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_ha_scheduling_on_port_creation [0.695819s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_remove_from_dhcp_agent_on_concurrent_port_delete [0.813575s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduler_with_disabled_agent [3.286269s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduling_on_port_creation [0.575986s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_report_states [0.208919s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_policy [0.313437s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_failed_notification_all_attempts [0.534023s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_succeeded_after_failed_notification [1.055940s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_rescheduler_iterates_after_reschedule_failure [0.371148s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_without_l3_agents [1.204955s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_sync_dvr_router_with_fixedip_on_fip_net [2.934708s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments [0.263898s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_ip_allocation_without_mac [0.409629s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_port_binding_failure [0.911780s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_extra_dhcp_opts [0.296922s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_sec_grp_provider_update_ipv6 [0.418006s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_wrong_input [0.226376s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_native_quotas [0.361756s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_network_if_port_exists [0.500915s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port [0.602388s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_no_notify_in_disassociate_floatingips [0.546358s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_notifies_l3_plugin [0.500886s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_public_network [1.026957s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_tolerates_db_deadlock [1.238410s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_with_floatingip_notifies_l3_plugin [0.796168s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_disabled [0.877372s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_auto_schedule_new_network_segments_no_networks_on_segment [0.327939s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_ports_by_device_id [1.697233s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_remove_from_dhcp_agent_notification [1.138379s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.366355s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_network_scheduler_with_down_agent [2.984970s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_router_add_to_l3_agent_notification [0.406999s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_generating_multiple_mac_addresses [0.078580s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_hosted_2 [2.573677s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_add_to_l3_agent_two_times [0.497242s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_networks_segments_no_segments [0.107707s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_ports_ignores_port_not_found [1.626346s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port [0.137907s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_multiple_results_found [0.078812s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_segment_by_id_result_not_found [0.082447s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_with_invalid_router [0.739247s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_is_not_rescheduled_from_alive_agent [0.584644s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp [1.332698s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_no_reschedule_from_dead_admin_down_agent [0.399468s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_auto_schedule_restart_l3_agent [1.735241s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_network_segments_for_multiprovider_network [1.570032s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_rescheduler_catches_exceptions_on_fetching_bindings [0.351301s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_network_segments_for_provider_network [0.310085s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_delete_distributed_port_binding_if_stale [0.408534s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_disassociate_floatingips_do_notify_returns_nothing [1.306826s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_ensure_distributed_port_binding_multiple_bindings [0.306067s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_get_distributed_port_binding_by_host_not_found [0.129005s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_reschedule_from_dead_agent [1.686595s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_rescheduler_catches_rpc_db_and_reschedule_exceptions [0.470458s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_agent_registration_invalid_timestamp_allowed [0.168065s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_fails_with_secgroup_and_port_security_false [1.120063s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_security_overrides_network_value [0.900567s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_port_create_notification [1.109703s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_agent_updated_l3_agent_notification [0.344848s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_duplicate_mac_generation [3.016819s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_admin_use_other_tenant_security_group [0.823042s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2L3AgentNotifierTestCase.test_router_remove_from_l3_agent_notification [0.620367s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test__prevent_segment_delete_with_port_bound_auto_delete [0.169257s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test__prevent_segment_delete_with_port_bound_raise [0.188239s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_default_security_group [0.723676s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_dynamic_segment [0.258050s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_binding_host [0.377743s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_segment_by_id [0.395890s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_public_network [1.997968s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_no_admin_use_other_tenant_security_group [1.576050s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_distributed_port_binding_deleted_by_port_deletion [1.814786s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_ensure_distributed_port_binding [0.250168s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_security_off_with_security_group [1.537729s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_ensure_distributed_port_binding_deals_with_db_duplicate [0.231424s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_update_distributed_port_binding_by_host [0.165002s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_host [0.049634s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_with_admin_use_other_tenant_security_group [0.971341s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_default_true [0.978956s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_native [3.343610s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_updating_network_port_security [0.459497s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_remove_port_security_security_group_read [1.582640s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase.test_subnet_attr [1.763657s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_with_no_admin_use_other_tenant_security_group [0.922168s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_router_sync_data [11.790243s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_extend_subnet_dict [1.128226s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_reverse_native [2.949317s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_faulty_extend_dict [1.154881s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_extension_driver_api.DBExtensionDriverTestCase.test_network_attr [2.008115s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_driver_to_bind [0.046657s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_faulty_process_update [0.329935s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_drivers_connectivity [0.046582s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__infer_driver_from_allocation_negative [0.042654s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_managers.TestMechManager.test_network_precommit [0.056276s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_subnet_attr [0.772741s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_driver_to_bind2 [0.054907s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_drivers_connectivity_ip_less_port [0.039768s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__driver_not_found [0.051536s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestMechManager.test_port_precommit [0.056910s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TestMechManager.test_subnet_precommit [0.045602s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_empty_router_extradhcpopts [0.890265s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_managers.TypeManagerTestCase.test_update_network_segment_no_vlan_no_segmentation_id [0.039200s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_transaction_state_error_doesnt_notify [0.193616s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_rpc_sync_routers [3.478471s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_extradhcpopts_ipv6_opt_version [0.809344s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_range_allocation [3.334002s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_create_port_with_extradhcpopts_ipv4_opt_version [1.219952s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_blank_string_extradhcpopt [0.786289s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_sync_dvr_router [0.956204s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2AgentSchedulerTestCase.test_sync_router [0.320506s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_agent_registration_bad_timestamp [0.220385s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_duplicate_mac [1.532837s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts_ipv6_change_value [1.144105s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_non_existent_port [0.398697s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_agent_updated_dhcp_agent_notification [0.587959s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_adding_extradhcpopts [1.751318s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts_with_same [0.936836s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port [1.204100s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestExternalNetwork.test_external_network_type_none [0.300078s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_network_ha_port_create_notification [1.380799s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopt_delete [1.329786s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_create_network_faulty [1.185086s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [1.771769s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_reserved_dhcp_port_creation [2.014746s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_distributed_router_interface_port [1.354759s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [0.733242s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_agent_scheduler.Ml2DhcpAgentNotifierTestCase.test_unreserved_dhcp_port_creation [1.073820s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts [2.946566s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_as_admin [0.409745s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_networks_segments [0.529570s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DBTestCase.test_get_port_binding_host_multiple_results_found [0.290117s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_V4_cidr [0.654432s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_get_distributed_port_bindings [0.183625s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_db.Ml2DvrDBTestCase.test_get_distributed_port_bindings_not_found [0.072059s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_status [0.059838s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_driver_context.TestPortContext.test_status_super [0.043688s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_create_subnet_faulty [1.089775s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_fixed_ip_changed [2.977963s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_net_port_security_default [0.380723s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_delete_subnet_faulty [0.525502s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_V4_cidr_prefix_len [1.142393s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_on_port_security_false_network [1.222238s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_ip_version [0.716311s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_tenant [0.694388s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_v6_slaac [2.527450s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_security_off_shared_network [1.222690s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.646584s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [2.600730s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet [0.994315s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_not_admin [1.573491s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2FilterExtensions.test__filter_extensions_by_mech_driver [0.375591s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_V6_slaac_big_prefix [0.808249s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_defaults [2.371831s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess.test_filter_hosts_with_network_access [0.695673s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_provider_network_attributes_segmentation_id [0.526002s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_provider_network_attributes_update_attrs [0.556527s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_create_port_with_security_group_and_net_sec_false [3.823826s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_agentless_mech_drivers [0.549060s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_dhcpv6_stateless_with_port_on_network [1.782600s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_of_network_returns_400 [0.381949s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_allocation_pools_with_prefixlen_31 [2.675820s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ext_portsecurity.PSExtDriverTestCase.test_update_port_remove_port_security_security_group [1.049391s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_gatewayv6 [0.479132s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_extension_driver_api.ExtensionDriverTestCase.test_extend_network_dict [0.450865s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__check_drivers_connectivity_ip_less_port_l3_only_driver [0.069032s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__driver_not_loaded [0.048842s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__infer_driver_from_allocation_ambiguous [0.062526s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_allocation_pools_with_prefixlen_32 [0.688662s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_managers.TestManagers.test__infer_driver_from_allocation_positive [0.056108s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_32_V4_cidr [0.478180s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_non_AgentMechanismDriverBase [1.550846s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_addr_modes [0.253235s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_network [0.312893s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_V6_cidr [0.627908s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_native_plugin_failure [0.327353s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_address_group_lifecycle [0.942817s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_hostroutes [0.442211s] ... 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.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_is_nw_end_addr [0.964525s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks [0.407759s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_ip_version_null [0.544508s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_ovo_rpc.OVOServerRpcInterfaceTestCase.test_subnet_lifecycle [0.885602s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_fields [0.544561s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_check_mtu_in_mech_context [0.653350s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_blank_router_extradhcpopt [0.743042s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_parameters [0.595003s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_parameters_invalid_values [0.313995s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [0.984518s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_extended_attr_native_returns_400 [0.402333s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_with_extradhcpopts_add_another_ver_opt [0.900990s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_bcast_returns_400 [0.355989s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_show_network [0.321074s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network [0.426707s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_outside_cidr_returns_201 [0.569458s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_pd_gw_values [3.607215s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.289276s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_ra_modes [0.132100s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.DHCPOptsTestCase.test_update_port_without_extradhcpopt_delete [2.054733s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestExternalNetwork.test_external_network_type_vlan [0.619267s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_other_tenant_returns_403 [2.130530s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_port_not_found [0.997964s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_non_AgentMechanismDriverBase [0.314752s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_gw_values [2.529966s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_native [0.313357s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.574621s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_128_V6_cidr [0.261942s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_native_quotas [0.255498s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_public_network [0.257824s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_network_faulty [1.268079s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_V6_cidr [0.476566s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_large_allocation_pool [1.017535s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_ipv6_address_mode [0.548352s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_emulated [0.967845s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_network_different_tenant [0.586929s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_address_mode_ip_version_4 [0.763711s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_reverse_emulated [0.573217s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestFaultyMechansimDriver.test_update_subnet_faulty [1.617474s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.681152s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_none_gateway [0.975573s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_segmentation_id [0.641545s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_bad_boolean [0.549455s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_too_many_dns [0.435012s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_different_ra_and_addr_modes [0.508667s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_shared_networks_with_non_admin_user [0.438130s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.775415s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.513868s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_two_host_routes [0.607257s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv6_cidrv4 [0.704900s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_precommit_update_includes_req [1.448492s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_values [1.230967s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_inconsistent_ipv6_dns_v4 [0.674768s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network [0.528242s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_out_of_cidr_lla [0.471821s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_invalid_gw_V4_cidr [0.495275s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native [2.031773s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_network [0.572181s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_other_tenant_access_via_rbac [1.409278s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_is_nw_start_addr [1.565380s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_deallocates_slaac_correctly [0.662983s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_ip_already_allocated [1.843270s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_shared [0.688295s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [0.502137s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_shared_network_noadmin_returns_403 [0.617252s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_out_of_cidr_global [0.479122s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_dhcp_port_associated_with_other_subnets [1.038532s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_same_ra_and_addr_modes [0.150488s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_provider_network_attributes_segmentation_id [0.505377s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_port_exists_owned_by_other [0.624749s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_port_on_network [1.650727s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_provider_network_attributes_update_attrs [0.666626s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_dns_and_route [0.436745s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_filtering_by_unknown_filter ... SKIPPED: Plugin does not support filter validation DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_agentless_mech_drivers [0.254126s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_db_reference_error [1.229113s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network [0.261231s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_router_intf_on_network [0.833446s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_shared [0.591500s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_multiple_allocation_pools [0.512215s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_only_ip_version_v6_no_pool [0.331102s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network_vlan_transparent [1.343026s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [1.701384s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_native_plugin_failure [0.239970s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_dhcp_disabled [0.744676s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_emulated [1.639883s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_native [0.455473s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_no_cidr_and_default_subnetpool [0.669712s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_none_gateway_allocation_pool [0.650472s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_after_create_callback [0.345229s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_precommit_create_callback [0.264683s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_sort_native [0.754370s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_no_ip_version [0.546301s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_lifecycle_dns_retains_order [0.574597s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.646294s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_out_of_range_allocation_pool_returns_400 [0.597014s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_one_dns [0.970099s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_shared [0.309362s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_and_gateway_ip [0.511129s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_shared_owner_returns_403 [0.266071s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_overlapping_returns_409 [0.430609s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_with_subnet_set_shared [0.546519s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_dns_with_too_many_entries [0.409466s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_multisegment_network [0.258306s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_overlapping_allocation_pools_returns_409 [1.386206s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.449916s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_two_dns [1.746937s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_allocation_pool [0.459527s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_attributes_fails [0.534123s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_ports_wrong_vif_type [0.957549s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_cidr_and_default_subnetpool [0.513043s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_v6_allocation_pool [0.632939s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_native_quotas [0.179805s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.608709s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_invalid_admin_status [0.642816s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_port_exists_owned_by_network [0.783086s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_cannot_disable_dhcp [1.202069s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_emulated [0.550945s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_none_gateway_fully_allocated [0.921579s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_race_with_dhcp_port_creation [0.768155s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_reverse_emulated [0.536508s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_route_with_too_many_entries [0.805296s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_callback [0.495964s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_parameters [0.423788s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_one_host_route [0.802058s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_shared_returns_400 [0.469208s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_dns [0.477053s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_segmentation_id [0.481793s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnet_with_too_many_routes [0.495481s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_extended_attr_native_returns_400 [0.422335s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_the_same_gw_as_in_use_by_router [0.851324s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_emulated [0.577894s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_other_subnet_on_network_still_in_use [0.881530s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_remote_key_native_returns_400 [0.353638s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_with_route [0.432862s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_emulated_plugin_failure [0.554466s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_without_pk_in_fields_pagination_emulated [0.522459s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [0.948376s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_validate_subnet_dns_nameservers_exhausted [0.417945s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native_plugin_failure [0.715073s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_precommit_delete_builds_multisegment_original_network [0.249742s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_provider_info_update_network [0.325620s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_get_subnets_count [1.363157s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_bulk_native_quotas [0.974831s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_shared_networks_with_non_admin_user [2.177435s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_release_segment [1.101878s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_native [1.318065s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_after_delete_callback [0.420104s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_update_network_mtu [0.581824s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network [0.352919s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_create_subnets_native_quotas [1.420206s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_port_create_subnetnotfound [1.101608s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_missing_mac_field [0.825898s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.733286s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_delete_subnet_ipv6_slaac_port_exists [0.843085s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_show_subnet [0.462942s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_multi_tenants_returns_409 [0.705665s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_get_subnets_count_filter_by_unknown_filter [0.695899s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_ip_address [0.303666s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_overlap_with_fixed_ip [1.351467s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_after_update_callback [0.954334s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_single_tenant [0.664785s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_ip_version [0.244081s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_invalid_uuid [0.240685s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_shared_owner_returns_403 [0.276515s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_bad_ip [0.378744s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_before_create_callback [0.397623s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_with_empty_body [0.403793s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_usable_after_update [0.617095s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets [0.688163s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_provider_network_attributes_update_attrs [0.399919s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_unsupported_subnet_cidr_loopback [0.412326s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_filtering_by_cidr_used_on_create [0.561701s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_add_address_pairs [1.333942s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_emulated_plugin_failure [1.021772s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_with_none_and_own_mac_for_duplicate_ip [0.498629s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_native [0.265178s] ... ok DEBUG: {3} 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: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_list_subnets_with_pagination_reverse_native [1.492462s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet [1.735409s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_invalid_admin_status [0.709534s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BasicGet.test_single_get_admin [1.168436s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_port_prevents_network_deletion [0.559904s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_emulated [0.453279s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_invalid_returns_400 [0.871162s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_parameters_invalid_values [0.383710s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.397242s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_emulated [0.548133s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_from_gw_to_new_gw [0.515557s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_port_prevents_subnet_deletion [1.709792s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv4_dns_v6 [0.405350s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_other_tenant_returns_403 [0.875884s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv4_gatewayv6 [0.408149s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_after_create_callback [0.641798s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_with_subnet_set_shared [0.442507s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_UUID [0.273815s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.724947s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_not_uuid_not_mac [0.253357s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_address_mode_ip_version_4 [0.625990s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_subnet_with_allocation_range [1.505281s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_ra_mode_fails [0.934859s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_check_mac_update_allowed_unless_bound [1.522591s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_unsupported_subnet_cidr_multicast [0.682279s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_delete_port_binding_delete_binding_and_levels [0.205337s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical [0.154992s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical_not_physycal [0.161225s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__bind_port_if_needed_concurrent_calls [0.857901s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__bind_port_original_port_set [0.191194s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools [1.609660s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds.test_port_list_queries_constant [6.587565s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.772715s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_prevent_delete_segment_with_tenant_port [2.987531s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_no_vnic_type [1.605710s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_dns_to_None [0.776883s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_fail_with_duplicate_param [0.694400s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_nofity_mechanism_manager [0.990677s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_vnic_type_bound_port_same_vnic_type [2.032298s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_from_gw_to_no_gw [2.317945s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_allowed_address_pairs [1.093833s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_bad_mac [0.478269s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_from_no_gw_to_no_gw [0.997791s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile_none [1.516924s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_extra_args [0.566589s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds.test_subnet_list_queries_constant [5.123762s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_invalid_gw_V4_cidr [0.721075s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_address_mode_fails [0.768589s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_list [1.566660s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.515873s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_no_gateway [0.817207s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_binding_profile_not_changed [2.702525s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_subnet_list_queries_constant [2.883411s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_route [0.642657s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_remove_allowed_address_pairs_with_none [2.032370s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_update_subnet_with_empty_body [0.525566s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_create_portinfo_non_admin [1.230032s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_port_retry_port_binding_unbound [0.893567s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2PluggableIPAM.test_validate_subnet_host_routes_exhausted [0.325981s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_port_retry_port_binding_unbound_no_vm_port [0.444056s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_check_if_compute_port_serviced_by_dvr [0.300394s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_non_host_update_when_host_null [1.407689s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_precommit_create_builds_multisegment_original_network [1.233229s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestML2Segments.test_reserve_segment_success_with_partial_segment [0.350303s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_with_unexpected_address_pairs_format [2.289996s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__bind_port_if_needed_early_exit_on_no_segments [1.003655s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_security_false_allowed_address_pairs [1.478911s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_vnic_type_bound_port [0.968054s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_port_security_off_address_pairs [1.987188s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_concurrent_csnat_port_delete [3.165270s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile_none [1.175365s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BasicGet.test_single_get_tenant [0.615530s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_create_port_security_true_allowed_address_pairs [1.428028s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.720635s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2BulkToggleWithoutBulkless.test_bulk_enabled_with_bulk_drivers [0.382920s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_json [0.917294s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant.test_network_list_queries_constant [1.068573s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_equal_to_max_allowed_address_pair [1.369619s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_allowed_address_pairs [1.052779s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile_too_big [2.159458s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2AllowedAddressPairs.test_update_port_allowed_address_pairs_bad_format [1.161021s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_binding_profile_not_changed [0.771535s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_wrong_fixed_ips [1.129138s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_distributed_port_binding_on_concurrent_port_delete [0.925365s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_distributed_port_binding_on_non_existent_port [0.327486s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBounds.test_network_list_queries_constant [1.846323s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_update_get_port_same_fixed_ips_order [1.915817s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_host_id_not_changed [1.335800s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_by_network_owner [2.741725s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType.test_ports_vnic_type [2.422759s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant.test_subnet_list_queries_constant [4.419735s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_with_floatingip_create_precommit_event [1.262470s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_anticipating_allocation [1.349435s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_no_binding [0.617080s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test__port_provisioned_with_blocks [1.292684s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenant.test_port_list_queries_constant [9.682999s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [2.304532s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_ports_by_device_id_second_call_failure [2.463801s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_anticipating_allocation [1.058091s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.581549s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_port_list_in_shared_network_queries_constant [1.988351s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [1.750727s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network_with_ip [1.172866s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_inserted_on_addr_change [2.044148s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_emulated_plugin_failure [1.112316s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_removed_without_dhcp_agents [0.997520s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_ip_allocation_reverted_in_case_of_error [0.853313s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_tolerates_db_deadlock [1.740106s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_fixed_ip_invalid_ip [0.962970s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_ip_allocation_without_mac [1.006664s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_native_quotas [0.880506s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [2.382648s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_fixed_ip_invalid_subnet_id [2.244852s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_port_binding_failure [0.907943s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_invalid_admin_state [0.560858s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_invalid_mac_address [0.596463s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_extra_dhcp_opts [0.884475s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [1.619154s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DbOperationBoundsTenantRbac.test_port_list_queries_constant [6.785356s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_bad_mac_format [0.357959s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_emulated_plugin_failure [1.171953s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_ip_allocation_without_mac_no_net [0.312326s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_bad_tenant [0.626669s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [1.980393s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_portbinding_attrs [2.262728s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_native_quotas [0.944609s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.860797s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_wrong_fixed_ips [0.626320s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_is_mac_in_use [0.557755s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_native_quotas [0.567299s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_portbinding_attrs [1.094889s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network [2.252956s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_router_port_and_fail_bind_port_if_needed [0.784949s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip [1.180783s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_network_if_port_exists [0.741224s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_sec_grp_member_provider_update [1.099044s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_public_network_with_invalid_ip_no_subnet_id [1.031079s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [0.663947s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.837761s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port [0.833206s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip_substring_dual_stack [2.261631s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_native [0.982381s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_router_port_and_fail_bind_port_if_needed [2.034103s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_native_plugin_failure [0.610829s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_public_network [1.283457s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [0.982872s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_network_port_exists_owned_by_network_port_not_found [0.800762s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_ports_bulk_with_sec_grp [0.726341s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_inserted_on_addr_change [0.667918s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_for_network_owner [0.791603s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_network_port_exists_owned_by_network_race [1.159369s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_inserted_on_create_with_agents [0.612175s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_router_port_and_fail_create_postcommit [0.775517s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_non_existent_port [0.195811s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.654892s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_emulated [1.824277s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_get_ports_count [1.576723s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_delete_port_with_ipv6_slaac_address [1.566819s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [0.752708s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_inserted_on_create_with_agents [0.871199s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_sort_native [2.138010s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip [1.202257s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_mac_generation [0.533307s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_port_ips_prefer_next_available_ip [4.055843s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_after_delete_outside_transaction [0.683446s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_get_ports_count [1.805408s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change [1.173502s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_invalid_ip [0.565369s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_after_update_outside_transaction [0.801014s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip_substring_dual_stack [2.335910s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_duplicate_ips [1.271665s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_for_network_owner [1.060206s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_create_resillient_to_duplicate_records [1.394131s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_pagination_reverse_emulated [1.419173s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_public_network [0.893835s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_l3_cleanup_on_net_delete [1.478858s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_update_resillient_to_duplicate_records [1.933957s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_emulated [1.332499s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports [1.327846s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_fixed_ip_substring [1.281008s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_reverse_native [1.631034s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_duplicate_ip [2.070191s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port [4.741950s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [0.879459s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_after_create_outside_transaction [1.236104s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_filtered_by_security_groups [1.304073s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_overlapping_subnets [0.469831s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_after_update_outside_transaction [0.591520s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_port_after_create_outside_transaction [0.846734s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id [0.836150s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [0.529847s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_list_ports_with_sort_emulated [2.199892s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_not_on_network [1.134169s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_mac_generation_4octet [0.537388s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_not_on_network [1.383929s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_ips_only [3.084710s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_test_delete_network_port_exists_dhcp [0.477296s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id [0.954308s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_v4_and_v6_slaac [1.050462s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_test_delete_network_port_exists_fip_gw [1.349563s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_v6_slaac [0.630620s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_test_delete_network_port_exists_dhcp [0.493943s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_device_id_unchanged [0.818109s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_v4_and_v6 [2.216282s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [0.853976s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_test_delete_network_port_exists_fip_gw [1.361015s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_show_port [0.547470s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [0.735444s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_device_id_null [0.541512s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_device_id_null [0.659676s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port [4.682967s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac [0.644530s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [1.082882s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_notify_port_updated_for_status_change [0.621577s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_bad_owner [0.874638s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_delete_ip [1.311078s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_registry_publish_before_after_port_binding [0.612761s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [1.344644s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_invalid_subnet_v6_pd_slaac [1.439185s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_invalid_fixed_ip_address_v6_slaac [1.080379s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_ip [2.217391s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_does_not_change [0.916992s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_regenerate_mac [0.816682s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_v6_slaac [1.287994s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_invalid_fixed_ips [3.067554s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_mac_used [1.029516s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_update_ip_address_only [0.895959s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_v4_and_v6_slaac [0.843472s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_requested_subnet_id_v6_slaac [0.665876s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_update_ips [1.013469s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_name_do_not_notify_sg [1.855710s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_status_build [1.650149s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess.test_filter_hosts_with_network_access_not_supported [0.339050s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_not_admin [0.422727s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_multisegment_network [0.449719s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_add_additional_ip [0.897053s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_empty_body [0.748710s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test__update_segmentation_id_ports_wrong_vif_type [0.307286s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_name_do_not_notify_sg [0.693965s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_empty_data [0.554169s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_tenants_and_quotas [0.605926s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_wrong_input [0.128854s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_update_ip [1.349507s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_status_short_id [0.563548s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_incorrect_resource_body [0.729913s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_segmentation_id [0.954003s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_update_ip_address_only [0.853625s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_update_ip [0.928709s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [1.031499s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_remote_key_native_returns_400 [0.582533s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_update_ips [0.726690s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_None_values [0.226488s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_multi_tenants_returns_409 [0.967310s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [1.203523s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2DvrPortsV2.test_update_port_with_stale_subnet [1.552560s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_anticipating_allocation [0.952136s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2HostsNetworkAccess.test_filter_hosts_with_network_access_multi_segments [0.225648s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_bulk_network_before_and_after_events_outside_of_txn [0.298273s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.615775s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_emulated [0.236808s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network_with_invalid_ip_no_subnet_id [0.480339s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_native_quotas [0.162867s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_shared [0.310701s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_native_quotas [0.205637s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_shared_owner_returns_403 [0.228580s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_public_network [0.199814s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_with_empty_body [0.237317s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_native [0.395940s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_with_subnet_set_shared [0.429364s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [1.073398s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_network_segment_allocation_fails [1.560604s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_emulated [0.350835s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_shared_network_noadmin_returns_403 [0.241757s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_without_pk_in_fields_pagination_emulated [0.344741s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.520325s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_without_pk_in_fields_pagination_native [0.470954s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_emulated_plugin_failure [0.957699s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_provider_network_attributes_segmentation_id [1.002325s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_after_create_callback [0.207134s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_native [0.264037s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_emulated [0.795867s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_precommit_create_callback [0.219538s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_networks_bulk_tenants_and_quotas_fail [0.140162s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_ports_wrong_vif_type [0.346397s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_precommit_create_callback_aborts [0.143606s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_create_public_network_no_admin_tenant [0.220360s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_network_availability_zone [0.253100s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_emulated_plugin_failure [0.567696s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_native_plugin_failure [0.231455s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_invalid_admin_status [0.551480s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_tenants_and_quotas [0.391299s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_precommit_update_includes_req [0.921368s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_native [0.571170s] ... ok DEBUG: {2} 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: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_mpnetworks_with_segmentation_id [0.374580s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_native_plugin_failure [0.402240s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_show_network_with_subnet [0.430055s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_invalid_admin_status [0.583198s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_emulated [0.602420s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_native_quotas [0.385699s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_parameters_invalid_values [0.332755s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_single_tenant [0.708936s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_reverse_emulated [0.591902s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_with_incorrect_resource_body [0.221501s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_native [0.475978s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.651476s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_provider_network_attributes_update_attrs [0.216246s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_pagination_reverse_native [0.440338s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_multisegment_network [0.203554s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_without_pk_in_fields_pagination_native [0.549123s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_networks_with_sort_native [0.367282s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_bulk_network_before_and_after_events_outside_of_txn [0.419170s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_after_create_callback [0.227591s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_list_shared_networks_with_non_admin_user [0.420566s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_network [0.301977s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_show_network [0.349295s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port_by_network_owner [1.441945s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_emulated [0.431800s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_invalid_admin_state [0.598877s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_fields [0.598153s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_multi_tenants_returns_409 [1.309380s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_after_delete_callback [1.426393s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_non_AgentMechanismDriverBase [0.227895s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_network_after_update_callback [0.279929s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_reverse_native [0.910013s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_bulk_network_before_and_after_events_outside_of_txn [0.487502s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_emulated [0.304300s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_filtered_by_fixed_ip [1.504112s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_emulated [0.498524s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.952480s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_emulated_plugin_failure [0.272898s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksV2AgentMechDrivers.test__update_segmentation_id_ports [0.387303s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_tenants_and_quotas [0.299178s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test__update_segmentation_id_agentless_mech_drivers [0.254688s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_public_network [0.216094s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_public_network_no_admin_tenant [0.166672s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_without_pk_in_fields_pagination_emulated [1.352950s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_public_network [1.262716s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_invalid_admin_status [0.519495s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_network_segment_allocation_fails [0.807314s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_after_delete_callback [0.531360s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_mpnetworks_with_segmentation_id [0.449112s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_emulated_plugin_failure [0.451410s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_native_quotas [0.207163s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_show_network_with_subnet [0.651772s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_emulated [1.204684s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_ports_wrong_vif_type [0.251230s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_tenants_and_quotas_fail [0.296146s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_native [0.297914s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_networks_bulk_wrong_input [0.319949s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_wrong_input [0.178251s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_create_public_network_no_admin_tenant [0.338927s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_fields [0.497214s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks [1.656963s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_reverse_emulated [1.633977s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_reverse_native [0.525360s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_emulated [0.705159s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_mpnetworks_with_segmentation_id [1.079618s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_parameters [0.405836s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks [0.414041s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_reverse_emulated [0.657820s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_parameters_invalid_values [0.402805s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_pagination_native [0.606067s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_without_pk_in_fields_pagination_native [0.524636s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_emulated [0.779878s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_after_delete_callback [0.362972s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_parameters [0.562259s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_show_network [0.228915s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_extended_attr_native_returns_400 [0.675552s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_reverse_native [2.272905s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_extended_attr_native_returns_400 [0.514596s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network [0.443595s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_list_networks_with_sort_remote_key_native_returns_400 [0.424697s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_without_pk_in_fields_pagination_emulated [0.700955s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_mac_generation_4octet [0.720266s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_after_update_callback [0.547954s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_overlapping_subnets [0.405143s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_multi_tenants_returns_409 [1.105357s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_precommit_create_callback [0.293605s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_network_precommit_create_callback_aborts [0.316564s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_shared_networks_with_non_admin_user [1.820890s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.970923s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_single_tenant [1.423690s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_range_allocation [1.811680s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_provider_network_attributes_segmentation_id [0.246433s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_after_update_callback [0.502903s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_precommit_update_includes_req [0.382065s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_non_AgentMechanismDriverBase [0.524648s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_fixed_ip_address_v6_slaac_router_iface [0.785598s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_show_network_with_subnet [0.473716s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_other_tenant_returns_403 [1.356091s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_other_tenant_returns_403 [0.494941s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_not_shared_single_tenant [0.482377s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_with_empty_body [0.232473s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id [0.853040s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_set_shared_owner_returns_403 [0.221133s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_shared_network_noadmin_returns_403 [0.224623s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_with_empty_body [0.236458s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_network_segment_allocation_fails [1.435494s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_network [0.200784s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_with_incorrect_resource_body [0.243621s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_network_vlan_transparent_and_mtu [0.243445s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_emulated [0.277736s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_native_plugin_failure [0.273610s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_emulated_plugin_failure [0.206372s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithAvailabilityZone.test_update_network_with_subnet_set_shared [0.410361s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_test_delete_network_port_exists_dhcp [1.123257s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_native [0.226682s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_tenants_and_quotas [0.300921s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test__update_segmentation_id_multisegment_network [0.217964s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_tenants_and_quotas_fail [0.129899s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_public_network [0.199733s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_native_quotas [0.219155s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_device_id_null [0.462259s] ... ok DEBUG: {2} 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: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_mpnetworks_with_segmentation_id [0.399389s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks [0.382364s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_delete_ip [0.622153s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network_segment_allocation_fails [1.081309s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_fields [0.821616s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_network_vlan_transparent_fail [0.374777s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_native_quotas [0.160349s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_invalid_fixed_ip_address_v6_slaac [0.639866s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_bulk_tenants_and_quotas_fail [0.169239s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_show_network_with_subnet [1.073033s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_create_networks_native_quotas [0.244147s] ... ok DEBUG: {0} 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: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_native [0.892938s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_invalid_subnet_v6_pd_slaac [0.994040s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_emulated [0.391945s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_with_subnet_set_shared [0.735747s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_shared_network_noadmin_returns_403 [0.259493s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_without_pk_in_fields_pagination_native [0.383028s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_provider_network_attributes_segmentation_id [0.204157s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_pagination_native [1.037061s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_ports_wrong_vif_type [0.204482s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_after_update_callback [0.426191s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_tenants_and_quotas_fail [0.146825s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_segmentation_id [0.338463s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_precommit_create_callback_aborts [0.197096s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_wrong_input [0.199038s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_v6_slaac [1.194635s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_list_networks_with_sort_remote_key_native_returns_400 [0.290877s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_network_precommit_create_callback_aborts [0.119763s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_public_network [0.304871s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_precommit_update_includes_req [0.356311s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_parameters [0.434767s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_shared [0.440429s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.682863s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_segmentation_id [0.481863s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_not_admin [1.098891s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_with_incorrect_resource_body [0.526538s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparency.test_update_network_with_incorrect_resource_body [0.356035s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_provider_network_attributes_update_attrs [0.226264s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_agentless_mech_drivers [0.257080s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_native [0.494812s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_non_AgentMechanismDriverBase [0.225797s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test__update_segmentation_id_agentless_mech_drivers [0.333365s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_with_stale_subnet [0.647128s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_tenants_and_quotas [0.392282s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_without_pk_in_fields_pagination_emulated [0.575103s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_native_quotas [0.324424s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_bulk_network_before_and_after_events_outside_of_txn [0.613391s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin.test_bind_port_bumps_revision [0.631680s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_agent_admin_state_down [0.132907s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_networks_bulk_wrong_input [0.190978s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_create_public_network_no_admin_tenant [0.161086s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet [0.406010s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_pagination_reverse_native [0.339961s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_V4_cidr [0.296900s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_parameters_invalid_values [0.231198s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_mpnetworks_with_segmentation_id [0.998330s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_shared_networks_with_non_admin_user [1.343313s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_V6_cidr [0.267040s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_hostroutes [0.220737s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_after_delete_callback [0.410030s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_ip_version_null [0.201870s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_native [0.575963s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_precommit_update_includes_req [0.319314s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_after_create_callback [0.284718s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gateway_in_allocation_pool_returns_409 [0.352699s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_precommit_create_callback_aborts [0.160728s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_dst_v6 [0.260097s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_list_networks_with_sort_native [1.328205s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_show_network_with_subnet [0.508348s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_after_create_callback [0.468084s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_network_precommit_create_callback [0.258207s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_multi_tenants2_returns_409 [0.644635s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv6_gatewayv4 [1.181786s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_show_network [0.369622s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_multi_tenants_returns_409 [1.447451s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_single_tenant [0.473161s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__validate_port_supports_multiple_bindings [0.127595s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_V4_cidr [0.261140s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__verify_service_plugins_requirements_missing_driver [0.125105s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_ipv6_address_mode [0.204410s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.670148s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_address_mode_ip_version_4 [0.256728s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_not_shared_other_tenant_access_via_rbac [0.689575s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_different_ra_and_addr_modes [0.163663s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_with_empty_body [0.239476s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyAndMTU.test_update_network_set_not_shared_other_tenant_returns_403 [0.472347s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_non_router [0.441398s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test__update_segmentation_id_multisegment_network [0.261911s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_mac_address [0.586788s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_bulk_network_before_and_after_events_outside_of_txn [0.379290s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__device_to_port_id_prefix_names [0.169376s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr_canonicalize [0.564995s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__attempt_binding [1.569429s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_network [0.202881s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical_no_unbinding_not_physical [0.241115s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_pd_gw_values [0.932116s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_ra_modes [0.148963s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_same_ra_and_addr_modes [0.123480s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_no_port_binding [1.114905s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__attempt_binding_retries [1.368352s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_network_segment_allocation_fails [1.614906s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_vnic_type_bound_port [0.602005s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__validate_port_update_vnic_type_unbound_port [0.648106s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile [0.448102s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_db_reference_error [1.489593s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_update_portinfo_non_admin [0.827420s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_process_distributed_port_binding_update_router_id [0.198611s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile_too_big [0.434891s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_emulated [1.246546s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_native_plugin_failure [0.316543s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_networks_bulk_native_quotas [0.133471s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_port_vif_details [0.495599s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_return_on_concurrent_delete_and_binding [0.638447s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_port_not_found [0.893892s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_create_public_network_no_admin_tenant [0.207699s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks [0.403971s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_profile [0.628322s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_remove_port_binding_profile [0.749315s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_fields [0.278457s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_port_on_network [0.753119s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_distributed_port_binding_on_non_existent_port [0.185116s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_reverse_emulated [0.358219s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_profile_with_empty_dict [0.879812s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_router_intf_on_network [0.749501s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_pagination_reverse_native [0.501224s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_host_id_none [0.813713s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_cidr_and_default_subnetpool [0.370759s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_extended_attr_native_returns_400 [0.299756s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_with_sort_remote_key_native_returns_400 [0.413976s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_none_gateway_allocation_pool [0.483045s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_list_networks_without_pk_in_fields_pagination_native [0.440852s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_one_host_route [0.645212s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_after_update_callback [0.277693s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_host_id_not_changed [1.494029s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_network_precommit_create_callback [0.276049s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_host_list [1.858586s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_too_many_routes [0.543429s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_two_host_routes [0.941337s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_v6_allocation_pool [0.508869s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_show_network [1.803665s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_host_update [2.046762s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network [0.286665s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__attempt_binding [2.211788s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_emulated [0.562691s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_shared [0.289285s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_non_host_update [0.660478s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native_quotas [0.355088s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_set_shared_owner_returns_403 [0.295472s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_network_with_incorrect_resource_body [0.225478s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_no_vnic_type [0.556088s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__attempt_binding_retries [0.937859s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_two_subnets [0.550212s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2NetworksWithVlanTransparencyBase.test_update_shared_network_noadmin_returns_403 [0.280996s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test__verify_service_plugins_requirements [0.125341s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_check_mac_update_allowed_if_no_mac_change [0.124526s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PluginOnly.test_reset_mac_for_direct_physical_no_unbinding [0.164892s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile [0.580697s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_network [0.538983s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__commit_port_binding_populating_with_binding_levels [0.791031s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__bind_port_if_needed_early_exit_on_no_segments [0.381949s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_port_vif_details [0.503299s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_process_distributed_port_binding_update_router_id [0.125919s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_port_exists_owned_by_other [0.588861s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test__commit_port_binding_populating_with_binding_levels [0.495210s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_vnic_type_bound_port_same_vnic_type [0.642199s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_callback [0.421522s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_create_port_binding_profile_with_empty_dict [0.542294s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_vnic_type_unbound_port [0.556981s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_create_portinfo_non_admin [0.544498s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_dns_and_route [1.212268s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_remove_port_binding_profile [1.791902s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_port_update_portinfo_non_admin [0.608363s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_return_on_concurrent_delete_and_binding [0.492165s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_get_subnets_count [0.655882s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_ports_vif_details [1.796171s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_profile [0.798051s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_get_subnets_count_filter_by_unknown_filter [0.595501s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_profile_with_empty_dict [0.661181s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_distributed_port_binding_on_concurrent_port_delete [0.612383s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_uuid [0.376722s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_with_blocks [0.508243s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType.test_port_vnic_type_non_admin [0.533144s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_check_if_port_not_serviced_by_dvr [0.188057s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_filtering_by_cidr_used_on_create [0.504114s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBinding.test_update_port_binding_profile_none [0.762870s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortSecurity.test_port_update_without_security_groups [0.661221s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_no_binding [0.251346s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_port_vif_host [0.576477s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_port_admin_state_down [0.137694s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_bad_mac_format [0.152593s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_native [1.054192s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_port_vif_non_admin [0.346109s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [1.406539s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_None_values [0.264969s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_as_admin [0.391242s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_ipv6_pd_subnet_in_fixed_ips [0.659920s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_bad_tenant [0.303472s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_port_create_subnetnotfound [0.878719s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingHost.test_ports_vif_host [1.012091s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_ipv6_slaac_subnet_in_fixed_ips [0.679576s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__bind_port_if_needed_concurrent_calls [0.715275s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_json [1.218110s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_after_update_callback [1.363204s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_emulated [0.894177s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network [0.430104s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__bind_port_original_port_set [0.821743s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_sec_grp [0.769002s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network_with_ip [0.770211s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test__validate_port_update_no_port_binding [0.845107s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_sec_grp_member_provider_update [0.610055s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_v6stateless_subnets [1.475120s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_create_port_binding_profile_with_empty_dict [0.427365s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_router_port_ipv4_and_ipv6_slaac_no_fixed_ips [0.583285s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_tolerates_db_deadlock [1.137783s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_ports_vif_details [0.672997s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_with_allocation_range [0.864481s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_update_get_port_same_fixed_ips_order [0.602128s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_over_gateway_ip_returns_409 [0.331985s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_host_id_none [0.496924s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_overlapping_returns_409 [0.343806s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingNoSG.test_update_port_binding_profile_none [0.443002s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_from_gw_to_new_gw [0.451457s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_with_multiple_ipv4_and_ipv6_subnets [1.384567s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortBindingVnicType.test_port_vnic_type [0.513167s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_native_plugin_failure [0.344672s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_gw_outside_cidr_returns_200 [0.483259s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_allowed_address_pairs [0.324193s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_port_retry_port_binding_unbound [0.640617s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv4_dns_v6 [0.405735s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_network_port_exists_owned_by_network_race [1.838112s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_non_existent_port [0.198554s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test__port_provisioned_port_retry_port_binding_unbound_no_vm_port [0.689080s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_check_if_compute_port_serviced_by_dvr [0.123714s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_by_network_owner [0.569833s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_check_if_dhcp_port_serviced_by_dvr [0.119169s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.403359s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_address_mode_fails [1.429021s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_ip_allocation_without_mac_no_net [0.129350s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_with_ipv6_slaac_address [0.653139s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_tolerates_db_deadlock [1.807396s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_native [0.558494s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router_ipv6 [0.587663s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_disassociate_floatingips_do_notify_returns_nothing [0.444349s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_with_empty_body [0.364602s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_with_sec_grp_provider_update_ipv6 [0.484052s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_bad_route_404 [0.138079s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_create_returns_201 [0.212576s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_ports_bulk_wrong_input [0.244785s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_ports_by_device_id [1.325467s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_with_fields_noadmin [0.226842s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_show_returns_200 [0.247542s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_duplicate_mac_generation [1.267116s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_update_invalid_json_400 [0.251736s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_create_router_port_and_fail_create_postcommit [0.710952s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_duplicate_full_segments [0.185259s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_fixed_ip_invalid_subnet_id [0.349956s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_ports_by_device_id_second_call_failure [0.920978s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_provider [0.218009s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_port_no_notify_in_disassociate_floatingips [0.517139s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_get_mtu_with_physical_net [0.128921s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_invalid_ip [0.413643s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_multiple_segments_returns_minimal_mtu [0.123338s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_skipped_on_create_with_no_dhcp [0.453514s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_single_segment [0.126164s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_invalid_mac_address [0.269331s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_duplicate_ips [0.363562s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_fixed_ip_invalid_ip [0.317243s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_delete_ports_ignores_port_not_found [1.045933s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [0.854682s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_failure [1.373650s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_invalid_admin_state [1.059512s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_l3_cleanup_on_net_delete [0.977021s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_is_mac_in_use [0.480973s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_duplicate_port_binding [1.050257s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_port_ips_prefer_next_available_ip [2.050761s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_show_port_binding [0.901771s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip_substring [1.557373s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_not_inserted_on_no_addr_change [0.698456s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_non_existing_binding [0.541484s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports [1.849867s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_dhcp_provisioning_blocks_removed_without_dhcp_agents [0.553419s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_port_binding_for_non_compute_owner [0.630449s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_security_groups [1.240245s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_filtered_by_fixed_ip_with_limit [1.000127s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_failed [0.972518s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_sort_emulated [1.488170s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_native [1.383447s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_pagination_reverse_emulated [1.462262s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_mac_generation_4octet [1.353663s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_process_binding_port_host_id_changed [1.757448s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_after_delete_outside_transaction [0.682758s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_unbound [0.641240s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_list_ports_with_sort_native [1.451410s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_mac_generation [0.468377s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_from_host_to_empty_binding_notifies_agent [0.626934s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_devices_details_list_and_failed_devices [0.041250s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_tunnel_delete [0.057325s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_update_device_down [0.043733s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_update_device_list [0.042397s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_caching [0.046816s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_network_qos_policy_id [0.048995s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_status_equal_new_status [0.050413s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_qos_policy_id_from_port [0.047031s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_network_details [0.045027s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_failed_devices [0.042857s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_update_resillient_to_duplicate_records [1.896710s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_addr_pair_low_version [1.025493s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_duplicate_ip [0.816991s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_no_dhcp_provisioning_blocks_added_for_empty_or_service_port [4.439217s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_notify_port_updated_for_status_change [0.690777s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_overlapping_subnets [0.423646s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_subnet_id_v4_and_v6 [1.358799s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_only_ipv6_rule [1.820244s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_device_id_unchanged [0.714195s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv4_egress [0.782987s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_check_default_security_group_description [0.324243s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_no_dhcp_provisioning_blocks_removed_for_empty_or_service_port [4.676902s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_port_create_resillient_to_duplicate_records [1.458331s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_multiple_security_groups [0.852722s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port [1.467531s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_registry_publish_before_after_port_binding [0.776131s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_fixed_ip_address_v6_slaac_router_iface [0.475212s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_no_security_groups [0.646235s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_range_allocation [1.378473s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_delete_ip [0.652495s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group [0.268751s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_invalid_fixed_ip_address_v6_slaac [0.441011s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_duplicate_mac [0.521277s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_fixed_ip_changed [0.562392s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_bulk [0.924425s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_empty_data [0.635263s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_remote_group_id [0.359792s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_invalid_fixed_ips [1.233868s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_non_existent_port [0.130194s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_incorrect_resource_body [0.587931s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_tenant_security_group_rule [0.467481s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_bad_mac_format [0.234909s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bulk_emulated [0.355717s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_as_admin [0.336582s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_different_security_group_ids [0.554942s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_invalid_fixed_ip_address_v6_pd_slaac [0.683384s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_ip [1.389722s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules [0.451728s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules_diff_desc [0.367835s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_used [0.724997s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules_proto_num_name [0.415363s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_requested_ips_only [3.656300s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_status_build [0.494016s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_multiple_ipv4_and_ipv6_subnets [1.733582s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_status_short_id [0.601256s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ethertype_invalid_for_protocol [0.944149s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_show_port [0.905456s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_bulk_wrong_input [0.334660s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_type_too_big [0.510660s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_network_port_exists_owned_by_network_port_not_found [0.502574s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [1.003888s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_with_code_only [0.357729s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_add_additional_ip [0.881630s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmpv6_legacy_protocol_name [0.320305s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_stale_subnet [0.629458s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmpv6_with_type_only [0.398967s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_ports_by_device_id [1.163058s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_invalid_subnet_v6_pd_slaac [0.842228s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_invalid_ethertype_for_prefix [0.452379s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_json [0.588260s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_ports_ignores_port_not_found [0.529363s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number_with_port_bad [0.341409s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac [0.625012s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network [0.428577s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_remote_address_group_id [0.350041s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_fixed_ip_invalid_ip [0.466911s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_bad_owner [0.442889s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network_with_invalid_ip_and_subnet_id [0.594408s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_invalid_ethertype [0.785930s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_non_uuid_security_group_id [0.302786s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_fixed_ip_invalid_subnet_id [1.317853s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_with_max_name_length [0.342433s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_ports_native_quotas [1.171366s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_mac_does_not_change [1.476946s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group [0.371387s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_invalid_ip [0.503281s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_network_if_port_exists [0.535719s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_empty_rules [0.400700s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_regenerate_mac [0.756536s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_large_port_count_broken_into_parts [0.246350s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port [0.744246s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_empty_body [0.589677s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules [0.521427s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports [1.330988s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port_with_ipv6_slaac_address [0.635083s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules_with_pagination [0.564015s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [0.978691s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_filtered_by_fixed_ip_with_limit [0.804867s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_bad_tenant [0.227562s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_ports_by_device_id_second_call_failure [0.874871s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_for_network_owner [0.646774s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_duplicate_ips [0.336873s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules_with_pagination_reverse [1.145574s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_public_network_with_ip [0.666642s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_shared_filter_false [0.306630s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_create_port_with_ipv6_dhcp_stateful_subnet_in_fixed_ips [0.478962s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_pagination_native [1.088209s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_duplicate_mac_generation [1.143701s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_get_ports_from_devices [1.306497s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_network_port_exists_owned_by_network_race [1.048077s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_member_updated [1.844471s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_sort_native [2.525072s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_delete_port_public_network [2.031273s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_mac_generation [1.318498s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_get_ports_count [3.757380s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_ip_allocation_for_ipv6_subnet_slaac_address_mode [1.216098s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_duplicate_ip [1.265230s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestL3ResourcesEventHandler.test_create_delete_floating_ip_triggers_event [3.194930s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_dhcp_port_ips_prefer_next_available_ip [3.525664s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_duplicate_mac [1.202052s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_network_marks_dirty [0.826116s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_invalid_mac_address [0.466205s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_list_ports_with_sort_emulated [2.267621s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_port_marks_dirty [1.065536s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_ip_allocation_for_ipv6_2_subnet_slaac_mode [1.340211s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_securitygrouprule_marks_dirty [0.645146s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_invalid_fixed_ips [2.435145s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_securitygroups_clears_dirty [0.629875s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_is_mac_in_use [0.957855s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_securitygrouprule_triggers_event [0.599904s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_invalid_fixed_ip_address_v6_slaac [1.081325s] ... ok DEBUG: {3} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_subnetpool_triggers_event [1.590279s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_interface_not_exists [0.137437s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_interface_not_exists [0.096012s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_op_not_supported [0.128725s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_namespace_not_exists [0.116467s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_not_on_network [2.711453s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_icmp_entry [0.091863s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_udp_entry [0.092467s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_open_new_conntrack_handler_failed [0.100996s] ... ok DEBUG: {3} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_open_new_conntrack_handler_pass [0.133397s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_reserved [0.253122s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_v4_and_v6_slaac [2.184024s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_resync_calls_set_quota_usage [0.089023s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_delete_data_triggers_event [0.106261s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty_invoked_with_tracking_disabled [0.011738s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty_no_dirty_resource [0.022101s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty_no_tracked_resource [0.007365s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_register_resource_by_name_with_tracking_disabled_by_config [0.021845s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_set_tracked_resource_existing_with_override [0.010772s] ... ok DEBUG: {3} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_set_tracked_resource_new_resource [0.014258s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_ips_only [5.282085s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_device_id_unchanged [1.540681s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_many_hostable_agents [0.883316s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_no_host_mapping [0.891882s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_excluding_ipv6_slaac_subnet_from_fixed_ips [2.470043s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac [1.751488s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_one_hostable_agent [1.203971s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_no_active_agents [0.342549s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_bad_owner [1.348590s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_two_agents_per_network [0.572775s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_invalid_fixed_ip_address_v6_pd_slaac [1.740524s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Network already scheduled) [0.280124s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Invalid host) [0.105448s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_status_notify_port_event_after_update [1.424537s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_not_binding_agent [0.360890s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_v4_and_v6 [5.770562s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_update_ip_address_only [2.385164s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments.test_auto_schedule_one_network_one_segment_one_subnet [2.932815s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_requested_subnet_id_v6_slaac [1.317630s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments.test_auto_schedule_one_network_one_segment_two_subnet [1.273580s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_network_rescheduled_when_db_returns_active_hosts [0.310220s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_show_port [1.621682s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_with_new_ipv6_slaac_subnet_in_fixed_ips [2.586761s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_bulk_create_subnet_ipv6_auto_addr_with_port_on_network [3.603028s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_active_admin_down [0.446138s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_plugin.TestMl2SubnetsV2.test_create_subnet_V6_slaac_big_prefix [0.391035s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_active_admin_up [0.271781s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_admin_down [0.353425s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_test_delete_network_port_exists_fip_gw [1.067170s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_admin_up [0.313492s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_default [0.492808s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port [0.953422s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_32 [1.489976s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test__get_routers_can_schedule_with_no_target_routers [0.323665s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_as_admin [0.720475s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin.test_update_port_status_bumps_revision [3.138816s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_add_additional_ip [1.693152s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_of_network_returns_400 [0.931091s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_alive_agent [0.533520s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_outside_cidr_returns_201 [0.763528s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_2_subnets_overlapping_cidr_allowed_returns_200 [1.160996s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_ip [1.372595s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_V4_cidr_prefix_len [0.993839s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_boolean [0.592761s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_mac_used [1.628271s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_cidrv6 [2.271231s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv6_cidrv4 [0.575257s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_update_ip [0.786285s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_pools [1.286365s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_32_V4_cidr [0.544249s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_ipv6_ra_mode [0.457762s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_uuid [0.647446s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_bind_router_returns_None [6.736345s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_update_ips [1.579965s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_check_mtu_in_mech_context [0.847082s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test__schedule_router_skips_unschedulable_routers [0.475853s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_first_ip_owned_by_router [1.154363s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_distributed_router_to_l3_agent_already_scheduled [0.838974s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_bcast_returns_400 [0.898664s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_is_nw_end_addr [1.236729s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent [0.582238s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithL3.test_update_port_with_ipv6_slaac_subnet_in_fixed_ips [1.984030s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_already_scheduled [0.723817s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_snat_intf_on_network [1.632457s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2PortsV2WithRevisionPlugin.test_update_port_status_dvr_port_no_update_on_same_status [1.400389s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_dvr [1.062523s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents [0.178921s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2RevivedAgentsBindPorts.test__retry_binding_revived_agents_no_binding_failed_ports [0.142932s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_gatewayv6 [2.612599s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_large_allocation_pool [0.914150s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv4_hostroute_np_v6 [0.610752s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_allocation_pools_with_prefixlen_31 [0.747792s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_addr_modes [0.414858s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_ip_version [1.310816s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_is_nw_start_addr [1.014466s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_network_different_tenant [1.829998s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_nameserver [0.315032s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_legacy_to_dvr [2.789780s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_bad_tenant [0.341575s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_default_gw_conflict_allocation_pool_returns_409 [0.435988s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_one_dns [0.928416s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_bind_existing_router [0.682553s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_schedule_dvr_router_without_snatbinding_and_no_gw [0.520904s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_two_dns [0.618126s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_defaults [0.891571s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_schedule_router_distributed [0.446258s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_v6_pd_allocation_pool_returns_400 [0.533675s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_gw_values [2.396955s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_distributed_router_to_l3_agent_already_scheduled [0.347151s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_centralized [0.269069s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native [0.463388s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_dhcpv6_stateless_with_ip_already_allocated [1.175397s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_legacy [0.382687s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_ip_already_allocated [0.873287s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_no_ip_version [0.282718s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet [0.775271s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agents_hosting_routers [0.522648s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_only_ip_version_v6_no_pool [0.436957s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_dhcpv6_stateless_with_port_on_network [0.907822s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_mode [0.736343s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_overlapping_allocation_pools_returns_409 [0.742542s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_ipv6_slaac_port_exists [1.180429s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_gw_values [0.958474s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_inconsistent_ipv6_dns_v4 [0.619089s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_allocation_pool_returns_400 [0.406916s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_snat_mode [1.601142s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_shared_returns_400 [1.347115s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_schedule_router_distributed [0.365005s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_ipv6_slaac_router_port_exists [1.687226s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_dhcp_disabled [0.483024s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_bind_router_twice_for_non_ha [0.334266s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv4 [0.441915s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_port_exists_owned_by_network [0.737994s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_128_V6_cidr [1.527207s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_invalid_gw_V6_cidr [0.251877s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_race_with_dhcp_port_creation [0.613557s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_none_gateway_fully_allocated [0.831592s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_attributes_no_dhcp_enabled [0.339854s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_too_many_dns [0.315568s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_get_subnets_count_filter_by_project_id [0.642336s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [1.750152s] ... 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: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_router_doesnt_support_scheduling [0.091115s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_out_of_cidr_global [0.567379s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_removed_routers_fip [0.133420s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native_ipv6 [0.593086s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_no_action [0.141600s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_mac_address_update [0.164896s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_out_of_cidr_lla [0.434094s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_native_plugin_failure [0.384271s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_ra_mode_ip_version_4 [0.304549s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_sort_emulated [0.953762s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_two_subnets_same_cidr_returns_400 [0.507583s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_port_prevents_subnet_deletion [0.534644s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_ipv6_slaac_with_dhcp_port_on_network [0.840859s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_after_create_callback [0.394765s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_other_subnet_on_network_still_in_use [0.903088s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_multiple_allocation_pools [0.605812s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets [0.564024s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_no_cidr_and_default_subnetpool [0.378502s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_after_delete_callback [1.170626s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_router_not_found [2.633992s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_before_create_callback [0.466449s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_bind_router_returns_None [1.262342s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_usable_after_update [1.052141s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_filtering_by_project_id [2.182862s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_nonzero_cidr [2.286764s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_unsupported_subnet_cidr_loopback [0.609517s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_catch_router_not_found [0.981981s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_adding_additional_host_routes_and_dns [0.554325s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_emulated [1.415033s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_dns [0.752121s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_out_of_range_allocation_pool_returns_400 [1.757851s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_reverse_emulated [1.011604s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_from_gw_to_no_gw [0.677309s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_allocation_pool [0.694250s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet [0.855460s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_gw_ip_in_use_by_router_returns_409 [0.930389s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_invalid_netmask_returns_400_ipv6 [0.719638s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_catch_integrity_error [2.875186s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnet_with_none_gateway [0.570686s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_invalid_returns_400 [1.221247s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_bulk_emulated_plugin_failure [0.776860s] ... 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 [1.376641s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_get_routers_not_ha_l3_agents_count [0.516913s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv4_gatewayv6 [1.990739s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_create_subnets_native_quotas [0.678625s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(legacy) [0.246271s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_with_prefixlen_31 [1.129111s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_cannot_disable_dhcp [0.367554s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr) [0.203651s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_dns_with_too_many_entries [0.389165s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_ra_mode_ip_version_4 [0.434264s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_route [0.631559s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_shared_returns_400 [0.472310s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_dhcp_port_associated_with_other_subnets [1.856281s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_from_no_gw_to_no_gw [1.325015s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_validate_subnet_host_routes_exhausted [0.248721s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(invalid) [1.866942s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_returns_200 [0.165132s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_dns [0.421944s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_gateway_in_allocation_pool_returns_409 [0.433121s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat) [0.140903s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr) [0.122160s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_with_fields [0.291746s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat and dvr) [0.155313s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv6_gatewayv4 [0.507418s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_list_with_fields_noadmin_and_policy_field [0.301744s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_delete_subnet_with_route [0.806279s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_dynamic_segment_multiple_physnets [0.451556s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_ip_address [0.260979s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_dst_v4 [0.582294s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_release_segment_no_type_driver [0.245085s] ... 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,without manual scheduling) [1.116022s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_attributes_fails [0.617208s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_ip_version [1.136137s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_invalid_subnet [0.227229s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_ra_mode_fails [0.761786s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.TestTransactionGuard.test_delete_subnet_guard [1.339134s] ... 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) [1.292340s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_no_segments [0.217160s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_shared [0.731359s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_no_gateway [0.611845s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_with_incorrect_resource_body [0.379503s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding [0.935303s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_validate_subnet_dns_nameservers_exhausted [0.259663s] ... ok DEBUG: {3} 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) [1.345375s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_pagination_reverse_native [1.022546s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_delete_with_req_body_returns_400 [0.429082s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_binding_fail_for_unknown_allocation [0.918636s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_parameter [0.907762s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_update_returns_200 [1.170426s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_port_binding_failure [0.721042s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_dynamic_segment [0.375732s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_list_subnets_with_sort_native [0.708678s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_plugin [0.223700s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_with_provider_and_multiprovider_fail [0.134276s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_list_port_bindings_with_query_parameters [0.804708s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_extend_dictionary_no_segments [0.179592s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_port_prevents_network_deletion [0.713204s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_fail_update_network_provider_attr [0.429569s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_show_subnet [0.410357s] ... ok DEBUG: {3} 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) [3.092547s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_release_network_segments [0.537614s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.TestTransactionGuard.test_delete_network_guard [0.190788s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_lifecycle_dns_retains_order [0.658388s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_unknown_segment_type_ignored [0.353428s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_pf_port_unbound_mac_reset [2.107779s] ... ok DEBUG: {3} 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) [1.490303s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_already_active [1.087504s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_port_binding_failure [0.791709s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_concurrency [0.849605s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_status_active [0.911665s] ... ok DEBUG: {3} 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.203596s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_subnet_update_ipv4_and_ipv6_pd_slaac_subnets [3.673011s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_for_non_compute_owner [1.966434s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_unsupported_subnet_cidr_multicast [0.532031s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_distributed_binding_multi_host_status [1.955898s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools [0.764725s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_activate_port_binding_non_existing_binding [1.104690s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_get_bound_port_context_cache_hit [1.113083s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_and_gateway_ip [0.648069s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_allocation_pools_invalid_pool_for_cidr [0.568738s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_port_binding_no_binding [0.802458s] ... 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,with manual scheduling) [3.226720s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_dns_to_None [0.748694s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_inconsistent_ipv6_hostroute_np_v4 [0.603958s] ... 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,with manual scheduling) [1.324884s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_invalid_gw_V4_cidr [0.484675s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_bind_pf_port_with_mac_port_updated [2.879649s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_with_new_host_binding_notifies_agent [2.835319s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_device_details [0.087576s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_port_binding [1.099444s] ... 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,with manual scheduling) [1.367977s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_get_devices_details_list_and_failed_devices [0.070791s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_get_ports_by_vnic_type_and_host [0.104586s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_port_delete [0.076417s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_update_device_up [0.084552s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_and_failed_devices_empty_dev [0.099978s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_down_call_update_port_status [0.104725s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_down_call_update_port_status_failed [0.089379s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_empty_devices [0.095627s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_notify [0.082522s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_ipv6_address_mode_ip_version_4 [2.041246s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_delete_non_existing_port_binding [0.882266s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_delete_port_binding [0.821782s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_route_to_None [1.262421s] ... 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,without manual scheduling) [2.280711s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_addr_pair [1.838027s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_route_with_too_many_entries [0.986317s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete middle binding_index,with manual scheduling) [1.063342s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_ports_with_no_rules [0.941067s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_update_port_binding [2.704429s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete middle binding_index,without manual scheduling) [1.156038s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_filter_existing_chassis [0.059137s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_no_chassis_available_for_existing_gateway [0.084169s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_no_chassis_available_for_new_gateway [0.099044s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2SubnetsV2.test_update_subnet_the_same_gw_as_in_use_by_router [1.754435s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_no_candidates_provided [0.085619s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_available_for_new_gateway1 [0.078065s] ... ok DEBUG: {3} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_with_rebalance [0.092104s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_error_only_network_again [0.209157s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_provisioning_error_no_topology [0.115732s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_no_filter [0.978332s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMl2V2HTTPResponse.test_delete_returns_204 [0.675487s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__check_requirements_fail_on_missing_ext_net [0.155642s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv6_source_group [2.092724s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_tenant_private_network_handles_subnet_errors [0.135924s] ... ok DEBUG: {3} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value [0.136763s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_create_conntrack_helper [0.229054s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_bad_security_group [0.459118s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_allow_all_ipv4 [0.336332s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_dynamic_segments_race_condition [1.270664s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_allocate_release_dynamic_segment [0.287907s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_case_insensitive [0.602262s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_distributed_binding [1.771688s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_delete_conntrack_helper [1.158487s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_duplicate_partial_segments [0.261003s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_get_conntrack_helpers [0.075386s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_create_conntrack_helper [0.125145s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_create_helper_not_allowed [0.089948s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_delete_conntrack_helper [0.069888s] ... ok DEBUG: {3} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_update_conntrack_helper [0.064315s] ... ok DEBUG: {3} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_with_reverse_zone_conflict [0.072306s] ... ok DEBUG: {3} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_single_record_from_two_records [0.111360s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_with_same_host_binding_does_not_notify [0.749634s] ... ok DEBUG: {3} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_ipv4_ptr_is_misconfigured [0.101300s] ... ok DEBUG: {3} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_ipv6_ptr_is_misconfigured [0.052747s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_db [1.000052s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test___attrs_to_driver [0.069037s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__set_router_provider_attr_lookups [0.104171s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__update_router_provider_with_flags [0.088094s] ... ok DEBUG: {3} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.Test_LegacyPlusProviderConfiguration.test__update_router_provider_invalid [0.063304s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_update_events_enabled_log [0.049780s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_delete_events [0.050067s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_multiprovider [1.153436s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_update_events_enabled_log [0.066831s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test_handle_not_port_vm [0.079119s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_network_single_multiprovider [0.337025s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_db_emulated [0.764804s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_create_provider_fail [0.201040s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_update_without_binding_does_not_notify [1.127870s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_in_post [0.387388s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.TestMultiSegmentNetworks.test_update_network_provider_attr_no_change [0.316936s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_plugin.Test_GetNetworkMtu.test_get_mtu_None_returns_0 [0.139297s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_bound_sg [1.478368s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_sg_callback.TestSecurityGroupRuleCallback.test_handle_event [0.081986s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_resource_id_not_specific [0.049745s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_with_disable_events [0.085383s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_bind_non_pf_port_with_mac_port_not_updated [0.926822s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rules_proto_name_num [1.196293s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_unbound_vnic_type_not_supported [0.137840s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_vif_type_supported [0.068122s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.testt_update_from_empty_to_host_binding_notifies_agent [1.538299s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.common.test_validators.TestRegisterValidateMethods.test_get_validated_method [0.043662s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_port_update [0.061270s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_tunnel_sync [0.041819s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_tunnel_update [0.041969s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ethertype_invalid_as_number [0.342674s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_no_active_in_host [0.074990s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_without_port_context [0.042374s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_wrong_host [0.046864s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_and_failed_devices [0.048133s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_create_port_binding_for_non_compute_owner [0.568379s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_and_failed_devices_failures [0.053147s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list_with_empty_devices [0.063786s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_down_with_device_not_bound_to_host [0.040808s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_notify_not_sent_with_port_not_found [0.053968s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_group_id [0.423377s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_with_device_not_bound_to_host [0.069358s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_up_with_device_not_bound_to_host_no_notify [0.040935s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie.test_removed_log_object_ref [0.755129s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test__get_cookie_by_id_not_found [0.045787s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_start_log_with_update_or_create_log_event [0.054749s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_pg_drop [0.050947s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test_add_label_related [0.058007s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.test_manager.TestHandleResourceCallback.test_subscribe_resources_cb [0.105049s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_list_port_bindings [0.716091s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerLoggingTypes.test_available_logging_types [0.066162s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_min_port_greater_max [0.576974s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test___init__ [0.042357s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase.test_get_sg_log_info_for_log_resources [0.041069s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase.test_get_sg_log_info_for_port [0.102994s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.rpc.test_server.TestRegisterValidateRPCMethods.test_register_rpc_methods_method [0.085466s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_full_options [0.084456s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_without_parent_resource [0.077333s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_multiple_remotes [0.462236s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_without_sg_resource [0.065478s] ... ok DEBUG: {3} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_get_log_without_return_value [0.071254s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_info_update [0.064850s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_get_traffic_counters [0.059305s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_remove_metering_label_rule [0.041987s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_router_deleted [0.053278s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_update_metering_label_rule [0.055529s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_dvr_routers [0.040789s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_rule_without_label [0.063059s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_when_no_namespace [0.052719s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_with_rules [0.044486s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_iptables_manager_never_create_with_no_valid_namespace [0.085383s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_source_group [1.628365s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label [0.092036s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_port_range_min_max_limits [0.774403s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_rule [0.058994s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_rule_in_update [0.044448s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.ExtendedPortBindingTestCase.test_show_port_binding_with_fields [1.421529s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_update_routers_removal [0.042180s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ports_but_no_protocol [0.665440s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv6_egress [0.976734s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_binding_filter [0.968963s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number_port_bad [0.493940s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_source_ip_only [1.513059s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_distributed_binding_update_unbound_host [0.836234s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_metering_label_rpc_call [0.391889s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number_range [1.149863s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_metering_label_shared_rpc_call [0.395098s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_remote_ip_prefix [0.572169s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginL3AgentScheduler.test_add_metering_label_rpc_call [0.531267s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_invalid_tcp_or_udp_protocol [0.298972s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_not_shared [0.446582s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_port_binding.PortBindingTestCase.test_hierarchical_binding [1.514284s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv6_ingress [2.566724s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_delete_network [0.049426s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcApiTestCase.test_devices_details_list [0.049295s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_context_without_bounded_segment [0.085267s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_port_no_host [0.068219s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_default_security_group [0.583557s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_device_details_qos_policy_id_none [0.133372s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_get_devices_details_list [0.107194s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_rpc.RpcCallbacksTestCase.test_update_device_list_no_failure [0.058570s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_default_security_group_admin [0.623811s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_default_security_group_nonadmin [0.409316s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_sg_rules_for_devices_ipv4_ingress_port_range_min_port_1 [1.422117s] ... ok DEBUG: {3} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_shared [1.614455s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__are_allocated_segments_in_range_unimpacted [0.065169s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_type_supported [0.084932s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_default_security_group_check_case_insensitive [0.290346s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_create_network_segment_range_failed_with_unsupported_network_type [0.089587s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_empty_rules_id_only [0.551749s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_create_network_segment_range_missing_physical_network_for_vlan [0.135484s] ... ok DEBUG: {3} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_update_network_segment_range [0.096180s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.service_providers.test_driver_controller.TestDriverController.test__update_router_provider_ha_mandatory [0.062573s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_info_for_devices_ipv4_addr_pair_backward_cmp [1.591269s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_default_security_group_fail [0.420474s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test_router_processing [0.063101s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_shared_filter_true [0.359401s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_non_uuid [0.613200s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_allow_all_ipv4_v6_bulk [0.407859s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_list_creates_default_security_group [1.433943s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test__notify_subnetpool_address_scope_update [1.574290s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_remote_address_group_id [0.598514s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_no_db_calls_with_no_ports [0.385620s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_default_security_group_with_description [0.485237s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_associate_to_dhcp_port_fails [1.082222s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv4_ingress_addr_pair [2.724575s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_with_invalid_type_in_security_groups_param [0.713437s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_tenant [1.993884s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_with_multiple_security_groups [1.022214s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_tenant_remote_group_id [0.881471s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SGServerRpcCallBack.test_security_group_rules_for_devices_ipv4_source_group [1.996785s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floating_non_ext_network_returns_400 [2.031340s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_fixed_ipv6_address_returns_400 [0.520193s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bulk_native [0.808764s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_duplicate_rule_in_post_emulated [0.572253s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_with_security_group [2.282726s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_code_too_big [0.664043s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group [0.354709s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_delete_security_group_port_in_use [2.146302s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_with_type_and_code [0.486057s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_with_boolean_type_name [0.439739s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_icmp_with_type_only [0.431747s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_with_too_long_name [0.411809s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_port_range_min_only [0.398053s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_subnetpool_marks_dirty [0.363603s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_port_with_invalid_type_in_security_groups_param [1.331485s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_subnetpools_clears_dirty [0.360671s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_no_public_subnet_returns_400 [3.241106s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_bad_security_group_id [0.645236s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_tcp_protocol_as_number [1.299390s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_not_existing_network_returns_404 [1.149875s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_network_with_subnet_triggers_event [1.239609s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_specific_id [0.503225s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_invalid_ip_prefix [1.163782s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_gateway_fails_nested [0.401175s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rules_native_quotas [0.735065s] ... ok DEBUG: {0} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_securitygroup_triggers_event [1.051969s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_delete_ext_net_with_disassociated_floating_ips [0.725915s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_no_namespace [0.057222s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_error [0.038827s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_no_namespace [0.038689s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_entries [0.058838s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_delete_tcp_entry [0.066947s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_source_group_ip_and_ip_prefix [0.622692s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace_correct_output [0.088089s] ... ok DEBUG: {0} neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace_no_procs [0.084250s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestResource.test_create_resource_with_plural_name [0.009892s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestResource.test_create_resource_without_plural_name [0.011096s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestResource.test_resource_default_value [0.006813s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_false [0.181402s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_no_usage_info [0.142435s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_groups_native_quotas [0.630148s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_false [0.201102s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_name [1.761367s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_mark_dirty [0.080945s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_resync_tracked_resource [0.005333s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_register_resource_by_name_not_tracked [0.004220s] ... ok DEBUG: {0} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_set_tracked_resource_existing_no_override [0.005966s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_no_az_hints_multiple_agent [0.160060s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_default_security_group_rules [0.431495s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_no_az_hints_one_agent [0.184317s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ipv6_icmp_legacy_protocol_num [0.382063s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_one_az_hints [0.315383s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_full_uuids_skip_port_id_lookup [0.382146s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_ipv6_icmp_protocol_num [0.460363s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_on_port_from_wrong_tenant [0.359267s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_equal_distribution [0.418505s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_scheduler_one_agents_per_network [0.343990s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_port_range_max_only [0.652214s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Network present) [0.156012s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Agent down) [0.109273s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(dhcp disabled) [0.088535s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_auto_reschedule_vs_network_on_dead_agent [0.148406s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_protocol_as_number [0.538243s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_network_not_rescheduled_when_db_returns_all_hosts [0.205483s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_schedule_bind_network_multi_agents [0.114538s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_invalid_protocol [0.446915s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_networks_active [0.258165s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rule_with_unmasked_prefix [0.584185s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_ports_security_group [2.101458s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_rules_admin_tenant [0.528450s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_group_rules_with_sort [0.731797s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_with_boolean_type_name [0.370999s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_auto_schedule_network_excess_agents [1.668388s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_pagination_reverse [0.545147s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_first_floatingip_associate_notification [5.496563s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_default_az [0.397259s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_port_create_creates_default_security_group [0.686426s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_create_security_group_with_too_long_name [1.825666s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_groups_created_outside_transaction [0.767691s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_ha_auto_schedule [1.674824s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_least_routers [0.521351s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_address_group_in_use [1.078357s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_default_security_group_name_fail [1.226894s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_delete_security_group [0.553520s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_securitygroup_marks_dirty [0.504725s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_get_security_group_on_port_with_admin_from_other_tenant [0.593329s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_subnet_marks_dirty [0.666637s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_networks_clears_dirty [0.427601s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups [0.880630s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_subnets_clears_dirty [0.696273s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_pagination [0.631522s] ... ok DEBUG: {2} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_network_triggers_event [0.425122s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_get_link_id [0.071505s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_get_link_vfs [0.066495s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_list_security_groups_with_sort [0.488549s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_in_namespace [0.062155s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_error [0.051797s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [3.373954s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_interface_not_exists [0.069445s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_new_failed [0.044200s] ... ok DEBUG: {2} neutron.tests.unit.privileged.agent.linux.test_utils.FindListenPidsNamespaceTestCase.test_find_listen_pids_namespace_no_namespace [0.048138s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_get_ports_from_devices_with_bad_id [0.299349s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_bulk_delete_protection [0.160060s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_crd_ops [6.030866s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_no_usage_info_calls_set_quota_usage [0.091168s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test__unbind_router_removes_binding [0.442207s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_resync [0.105622s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_with_dirty_true_resync_calls_set_quota_usage [0.125140s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_no_usage_info [0.074002s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_ha_snat_no_vms [0.410017s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat [0.751418s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_security_group_rule_updated [1.513904s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_skip_duplicate_default_sg_error [0.388887s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_no_usage_info_calls_set_quota_usage [1.521274s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_with_dirty_true_resync [0.160627s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_resync [0.163551s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_resync_non_tracked_resource [0.013790s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_resync_tracking_disabled [0.012022s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestAuxiliaryFunctions.test_set_resources_dirty [0.006306s] ... ok DEBUG: {2} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_tracked_resource_error_if_already_registered_as_untracked [0.012814s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase.test_get_vacant_binding_index_no_agents [0.101775s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_two_az_hints [0.456199s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_remove_security_group_empty_list [1.078211s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_two_az_hints_one_available_az [0.516205s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_pagination [3.438517s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_schedule_bind_network_single_agent [0.236715s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_doesnt_occur_if_no_agents [0.325459s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_port_remove_security_group_none [1.142632s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent_failed [0.324276s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_name_to_default_fail [0.442871s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent_failed_on_unexpected [0.222174s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_security_group.TestMl2SecurityGroups.test_update_security_group_with_max_name_length [0.398134s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_scheduler_auto_schedule_when_agent_added [3.778513s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_pagination_reverse [1.932976s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent [0.364247s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_create_delete_network_with_subnet_marks_dirty [0.914520s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_dvr_to_snat [0.339613s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_bind_existing_router [0.428675s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_no_vms [0.409916s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat [0.319220s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_ha_az_hints [2.657582s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_ports_clears_dirty [1.426920s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResources.test_list_securitygrouprules_clears_dirty [0.488191s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_port_triggers_event [0.886211s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_sort [3.197345s] ... ok DEBUG: {1} neutron.tests.unit.plugins.ml2.test_tracked_resources.TestTrackedResourcesEventHandler.test_create_delete_subnet_triggers_event [0.695111s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_schedule_dvr_router_without_snatbinding_and_no_gw [2.293715s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test___init__.MakeSerializableTestCase.test_make_serializable [0.057239s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_error [0.117460s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_interface_removed_during_call [0.078638s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_addr_namespace_not_exists [0.107015s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_in_namespace [0.176011s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_interface_removed_during_call [0.111400s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_link_namespace_not_exists [0.125704s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_in_namespace [0.049026s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_interface_removed_during_call [0.053656s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_no_entry [0.046298s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_ip_lib.IpLibTestCase.test_run_iproute_neigh_no_namespace [0.062446s] ... ok DEBUG: {1} neutron.tests.unit.privileged.agent.linux.test_netlink_lib.NetlinkLibTestCase.test_conntrack_list_entries [0.074812s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestResource.test_resource_negative_default_value [0.005512s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_add_delete_data_triggers_event [0.144818s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_first_call_with_dirty_false [0.090773s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_count_used_first_call_with_dirty_false [0.084612s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_mark_dirty_no_dirty_project [0.065656s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.TestTrackedResource.test_update_does_not_trigger_event [0.083057s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.Test_CountResource.test_all_plugins_checked [0.046389s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource.Test_CountResource.test_core_plugin_checked_first [0.065308s] ... ok DEBUG: {1} neutron.tests.unit.quota.test_resource_registry.TestResourceRegistry.test_register_resource_by_name_tracked [0.005939s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase.test_get_vacant_binding_index_force_scheduling [0.077899s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_base_scheduler.GetVacantBindingFilterCase.test_get_vacant_binding_index_several_agents [0.062431s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_default_az_hints [0.235979s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentAZAwareWeightSchedulerTestCase.test_az_scheduler_select_az_with_least_weight [0.213405s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_integrity_error [4.696717s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update [3.465295s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_two_agents_per_segment [0.547910s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.DHCPAgentWeightSchedulerTestCase.test_schedule_segment_two_agents_per_segment_one_hostable_agent [1.245322s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(No network) [0.116940s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Match AZ) [0.132925s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleNetworks.test_auto_schedule_network(Not match AZ) [0.078706s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestAutoScheduleSegments.test_auto_schedule_one_network_two_segments_with_one_subnet_each [1.327351s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpScheduler.test_schedule_bind_network_multi_agent_fail_one [0.160583s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_scheduler [5.973148s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_host_network_filter_by_hosts [0.160035s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_get_agents_dict_for_router_unscheduled_returns_empty_list [0.108349s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestDhcpSchedulerFilter.test_get_dhcp_agents_hosting_many_networks [0.201879s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_filter_bindings [0.156426s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_catches_exceptions_on_fetching_bindings [0.084682s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent [0.173152s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_dhcp_agent_scheduler.TestNetworksFailover.test_reschedule_network_from_down_agent_concurrent_removal [0.168631s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_auto_schedule [0.378294s] ... 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.2.3.dev23/neutron/common/utils.py", line 949, in wrapper DEBUG: return func(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 58, in synced_send DEBUG: self._notify() DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/notifiers/batch_notifier.py", line 69, in _notify DEBUG: self.callback(batched_events) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/neutron/services/segments/plugin.py", line 211, in _send_notifications DEBUG: event.method(event) DEBUG: File "/builddir/build/BUILD/neutron-24.2.3.dev23/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.2.3.dev23/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_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_list_l3_agents_hosting_ha_router [1.173613s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_auto_schedule_no_match [0.177818s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_az_scheduler_az_hints [0.290987s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentAZLeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_router_not_found [5.452067s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_different_port_owner_as_admin [5.555677s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_legacy [0.527607s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_manual_add_ha_router_to_agent [1.381911s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_fip_dvr_on_rmrt [0.217978s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_bind_new_router [0.417916s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_distributed_router_to_l3_agent [1.346632s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_fip_dvr_rmrt [0.234227s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr [0.333361s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_add_router_to_l3_agent_dvr_to_snat [0.261952s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_bind_absent_router [0.232013s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_no_vms [0.332717s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_centralized [0.351329s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_legacy [0.274653s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_with_fip [1.103166s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agents_hosting_routers [0.291810s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat_no_vms [0.476404s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_removing_routers [0.191884s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_allowed_address_pairs [0.153982s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_ip_update [0.152819s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test__schedule_router_skips_unschedulable_routers [0.452827s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_migration_port_profile [0.153309s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_get_dvr_routers_by_subnet_ids [0.177287s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_distributed_router_to_l3_agent [0.592259s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_already_scheduled [0.278453s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_legacy [0.248174s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_legacy_to_dvr [0.271224s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_ha_router_when_dvr_agent_exist [1.695928s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr [0.939793s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_random_scheduling [3.221936s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_mode [0.222108s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentChanceSchedulerTestCase.test_remove_router_from_l3_agent_in_dvr_snat_mode [0.356913s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test__unbind_router_removes_binding [0.268110s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_via_router_interface_returns_404 [6.157252s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_bind_router_returns_None [1.426031s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_add_router_to_l3_agent_mismatch_error_dvr_to_dvr [0.312348s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [2.736168s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_bind_absent_router [1.362413s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_bind_new_router [0.515935s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_manual_remove_ha_router_from_agent [2.027195s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_nexthop_is_port_ip [2.159674s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_bind_router_returns_None [1.389593s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_ha_snat_no_vms [0.497532s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentLeastRoutersSchedulerTestCase.test_get_l3_agent_candidates_dvr_snat_no_vms [0.265206s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_add_ha_interface_to_l3_agent [1.188868s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_manual_remove_ha_router_from_all_agents [2.545486s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_scheduler [2.468797s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_candidates_iterable_on_early_returns [0.113511s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_candidates_skips_get_l3_agent_candidates_if_dvr_scheduled [0.084224s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_routers_can_schedule_with_no_compat_agent [0.070442s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_and_remove_gateway [3.058934s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_reschedule_ha_routers_from_down_agents [0.930986s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_schedule_routers_unique_binding_indices [0.968473s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_catch_integrity_error [2.863775s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__check_dvr_serviceable_ports_on_host [0.503344s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change [0.125422s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_fip_dvr [0.127447s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_port_binding_change_removed_routers [0.136365s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_no_removing_routers [0.150666s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_create_ha_port_and_bind_catch_router_not_found [0.843685s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_without_ip_change [0.128443s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_when_unbound_port_migrates_to_bound_host [0.139013s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_cidr_overlapped_with_gateway [2.652342s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_get_subnet_ids_on_router [0.198646s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_subnet_other_tenant_subnet_rbac_shared [0.897021s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_delete_ha_interfaces_from_agent [1.238674s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_get_routers_l3_agents_count [3.803699s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat and dvr) [0.215550s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3AgentSchedulerDbMixinTestCase.test_list_l3_agents_hosting_legacy_router [0.366177s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat and dvr_no_external) [0.124072s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat and dvr_no_external) [0.141100s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_snat, dvr and dvr_no_external) [0.106015s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_new_port_action [0.349019s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_new_port_no_action [0.333719s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_delete_port_after_failure [1.231666s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule [2.230194s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_l3_agent_update_port_with_allowed_address_pairs_revert [0.351174s] ... 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,with manual scheduling) [0.829377s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test__notify_port_delete [0.281315s] ... 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) [0.794887s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_empty_port_and_subnet_ids [1.375560s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_dvr_handle_new_service_port [0.949566s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3DvrSchedulerTestCase.test_get_subnet_ids_on_router_no_subnet [0.143932s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_all_routers_when_agent_added [1.896213s] ... 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,without manual scheduling) [1.571678s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_catch_router_not_found [1.008991s] ... 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,with manual scheduling) [0.845619s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_ha_router_when_incompatible_agent_exist [2.071152s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_overlapped_cidr_returns_400 [2.564086s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_port_bad_tenant_returns_404 [1.218656s] ... ok DEBUG: {0} 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.883141s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_wont_create_redundant_ports [2.240870s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_auto_schedule_specific_router_when_agent_added [1.839490s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_bind_router_returns_None [0.857843s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_port_without_ips [1.314682s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_catch_integrity_error [1.515291s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_subnet [1.654042s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_bind_router_returns_None [1.483587s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_create_ha_port_and_bind_catch_integrity_error [2.203159s] ... 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,with manual scheduling) [3.869702s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete first binding_index,without manual scheduling) [1.218512s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HAChanceSchedulerTestCase.test_scheduler_with_ha_enabled [1.873578s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_get_ordered_l3_agents_by_num_routers [2.596629s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_no_external) [0.095311s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_subnet_with_port_from_other_tenant [3.069628s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(legacy) [0.097893s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(dvr_no_external) [0.142726s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(invalid) [0.110141s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Do not remove any bindings,with manual scheduling) [1.125185s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_no_candidates_provided [0.048323s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_no_chassis_available_for_existing_gateway [0.047803s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_no_chassis_available_for_new_gateway [0.044204s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_random_chassis_available_for_new_gateway [0.046274s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_per_priority [0.066997s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_with_both_ids_returns_400 [0.747165s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_per_priority2 [0.912464s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_no_chassis_available_for_existing_gateway [0.043154s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_available_for_new_gateway3 [0.041255s] ... ok DEBUG: {0} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_no_chassis_available_for_new_gateway [0.054164s] ... 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) [1.518330s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_error_network_with_router_and_interfaces [0.124682s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_provisioning_error_network_only [0.071662s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__cleanup_handles_failures [0.063798s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_external_connectivity_expected_cleanup [0.071027s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__save_with_provisioning_error [0.057829s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value_default_existed [0.064677s] ... ok DEBUG: {0} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value_default_not_changed [0.073607s] ... ok DEBUG: {0} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_create_helper_invalid_proto_for_helper [0.090999s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_clear_gateway_callback_failure_returns_409 [1.662937s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_new_zone_when_missing [0.049993s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_new_zone_with_custom_email [0.046740s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_with_reverse_dns [0.052750s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_zone_not_found [0.053519s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_reverse_zone_over_quota [0.038363s] ... ok DEBUG: {0} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_record_set_with_reverse_dns [0.059999s] ... ok DEBUG: {0} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__update_router_provider_invalid [0.062033s] ... ok DEBUG: {0} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test_driver_owns_router [0.140439s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_unsupported_logging_type [0.057582s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_resource_id_not_exists [0.055514s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_vif_type_not_supported [0.061515s] ... ok DEBUG: {1} 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) [1.340598s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie.test_add_log_object_refs [0.044795s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_stop_log_with_delete_port_event [0.098306s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_empty [0.129895s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_pg_all [0.116115s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log [0.051696s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log_only_if_exists [0.049587s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log_with_log_name [0.061607s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test_add_logging_options_to_acls [0.070277s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_with_one_loaded_driver [0.073440s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test_create_log [0.039102s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test_delete_log [0.050050s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HALeastRoutersSchedulerTestCase.test_create_ha_port_and_bind_catch_integrity_error [4.709269s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_disabled [0.798116s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_nonexistent_sg_resource [0.072576s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_nonexistent_target [0.105020s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_with_unsupported_logging_type_on_port [0.079462s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_get_log_with_return_value [0.109875s] ... ok DEBUG: {0} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_get_logs [0.065498s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver.test_add_metering_label_with_bad_driver_impl [0.049065s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_purge_metering_info [0.058728s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_remove_metering_label [0.044248s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_legacy_routers [0.051996s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_create_iptables_manager_for_distributed_routers [0.047371s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_get_traffic_counters_with_missing_chain [0.051377s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_process_metering_label_rules_with_no_gateway_router [0.046264s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_with_dvr_routers [0.042679s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_update_metering_label_rules [0.044184s] ... ok DEBUG: {1} 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.470313s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_update_routers [0.043969s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_concurrent_delete_upon_subnet_create [3.316623s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_no_ip_prefix_entered [0.655359s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_ext_gwinfo_default [1.270949s] ... 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,without manual scheduling) [1.583470s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3HATestCaseMixin.test_create_ha_port_and_bind_wont_create_redundant_ports [3.265785s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3SchedulerBaseTestCase.test__get_routers_can_schedule_with_compat_agent [0.113888s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_invalid_ext_ip [0.500599s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_rpc_call [1.758795s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_subnet_inuse_returns_409 [0.957134s] ... 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.286623s] ... ok DEBUG: {0} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_remove_metering_label_rpc_call [1.163849s] ... ok DEBUG: {0} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_unreferenced [0.058638s] ... ok DEBUG: {0} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_update_network_segment_range_failed_with_impacted_existing_range [0.072230s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test_floatingip_processing [0.082501s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_gateway_set_fail_after_port_create [1.755647s] ... 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,without manual scheduling) [2.048264s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.L3_HA_scheduler_db_mixinTestCase.test_create_ha_port_and_bind_catch_router_not_found [3.445515s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(no filter) [0.198999s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat) [0.168268s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithAgentModeFilter.test_get_l3_agents(dvr_snat, dvr and dvr_no_external) [0.108640s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.TestGetL3AgentsWithHostFilter.test_get_l3_agents(no filter) [0.173370s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_returns_200 [1.685558s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test__notify_gateway_port_ip_changed [2.486417s] ... ok DEBUG: {2} 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) [0.801418s] ... 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) [1.915029s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test__notify_gateway_port_ip_not_changed [1.382783s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_fixed_ip_address_returns_400 [0.217976s] ... ok DEBUG: {2} 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) [1.432326s] ... 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,without manual scheduling) [1.510447s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_with_both_ids_returns_200 [2.474237s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_ipv6_and_ipv4_network_creates_ipv4 [1.496432s] ... ok DEBUG: {1} 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) [1.458040s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_wrong_port_returns_404 [1.241951s] ... ok DEBUG: {2} 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) [2.003088s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update [0.509891s] ... ok DEBUG: {2} 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) [1.054964s] ... ok DEBUG: {2} 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) [1.259023s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete last binding_index,without manual scheduling) [2.657911s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_available_for_new_gateway2 [0.053615s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_least_loaded_chassis_available_for_new_gateway3 [0.042451s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_existing_chassis_available_for_existing_gateway [0.039567s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_available_for_new_gateway1 [0.048613s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_per_priority [0.038642s] ... ok DEBUG: {1} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_with_rebalance [0.057629s] ... ok DEBUG: {1} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_get_auto_allocated_topology_dry_run_happy_path_for_kevin [0.103034s] ... ok DEBUG: {1} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_get_conntrack_helper [0.079526s] ... ok DEBUG: {1} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set [0.061193s] ... ok DEBUG: {1} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__set_router_provider_flavor_specified [0.058260s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_create_events [0.055389s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_delete_events [0.050939s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test_add_router [0.045707s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test_delete_router [0.047198s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test_update_router [0.049696s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionInitializeTestCase.test_initialize_subscribed_to_rpc [0.040247s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_create_events [0.039077s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test_handle_port_vm [0.039315s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_default [3.356805s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_assoc [4.494920s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_bound_port [0.486959s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_assoc_to_ipv6_subnet [0.727777s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_not_bound_port [1.335516s] ... 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.320045s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip_out_of_subnet [1.283375s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_db_api.LoggingRpcCallbackTestCase.test_get_sg_log_info_for_port_added_event [0.652740s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_resource_id_not_exists [0.076563s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_target_id_not_exists [0.065193s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_add_multiple_prefixes_ipv6 [2.216046s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_with_not_set_gw_port [0.040396s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.common.test_validators.TestLogDriversLoggingTypeValidations.test_validate_log_type_for_port_unbound_vnic_type_supported [0.087737s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_initialize_bridge [0.100721s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_set_controller_rate_limit [0.091896s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_start_log_with_add_port_event [0.092162s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_stop_log_with_delete_log_event [0.049330s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_pg [0.046470s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__set_acls_log [0.046791s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test_create_meter_name [0.050435s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_subnet_and_invalid_fip_address [0.789267s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase.test_is_logging_type_supported [0.040255s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase.test_is_vnic_compatible [0.039674s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversCalls.test_implemented_call_methods [0.060301s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_empty_with_no_drivers [0.068301s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_empty_with_no_loaded_drivers [0.067349s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_gateway_fails_nested_delete_router_failed [0.314908s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversManagerMulti.test_driver_manager_with_two_loaded_drivers [0.055362s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiSkeletonTestCase.test___init__ [0.037330s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.rpc.test_server.TestRegisterValidateRPCMethods.test_get_rpc_method [0.036800s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_not_bound_port [0.071044s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_without_target [0.071742s] ... 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,without manual scheduling) [1.503615s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_update_log [0.060406s] ... ok DEBUG: {1} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_update_log_none_enabled [0.059334s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_label [0.048007s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_metering_agent_host_value [0.040307s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_notification_report_interval [0.109662s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_purge_metering_info_delete [0.079678s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_rule_dvr_router [0.076835s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_get_traffic_counters_legacy_mode [0.083035s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_sync_router_namespaces [0.075284s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_port_with_device_id_of_other_tenants_router [0.944008s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete first binding_index,with manual scheduling) [0.888916s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_dest_and_remote_ip [1.453733s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_src_and_dest_ip_only [0.586955s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_upon_subnet_create_max_ips_ipv6 [3.953199s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_src_and_remote_ip [0.567957s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Delete last binding_index,with manual scheduling) [2.520543s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_remove_one_metering_label_rpc_call [0.624323s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_external_ip_used_by_gw [1.126567s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floating_ip_direct_port_delete_returns_409 [3.332937s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_routers_updated_on_host_rpc_call [0.238175s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_agent_scheduler.VacantBindingIndexTestCase.test_get_vacant_binding_index(Do not remove any bindings,without manual scheduling) [1.057220s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceScheduler.test_random_chassis_available_for_new_gateway [0.041135s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayChanceSchedulerWithAZ.test_filter_existing_chassis [0.062192s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_existing_chassis_available_for_existing_gateway [0.084883s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedScheduler.test_no_chassis_available_for_new_gateway [0.079470s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_available_for_new_gateway2 [0.086908s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_invalid_external_ip [1.010229s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_least_loaded_chassis_per_priority2 [0.081493s] ... ok DEBUG: {2} neutron.tests.unit.scheduler.test_l3_ovn_scheduler.OVNGatewayLeastLoadedSchedulerWithAZ.test_no_chassis_available_for_existing_gateway [0.081467s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__build_topology_error_network_with_router [0.208676s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__check_requirements_fail_on_missing_pools [0.109784s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__check_requirements_happy_path_for_kevin [0.119142s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_external_connectivity_fail_expected_cleanup [0.126336s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_external_connectivity_with_provisioning_error [0.135110s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test__provision_tenant_private_network_with_provisioning_error [0.112343s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_ensure_external_network_default_value_no_default [0.162437s] ... ok DEBUG: {2} neutron.tests.unit.services.auto_allocate.test_db.AutoAllocateTestCase.test_get_auto_allocated_topology_dry_run_bad_input [0.066136s] ... ok DEBUG: {2} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_get_conntrack_helper [0.095618s] ... ok DEBUG: {2} neutron.tests.unit.services.conntrack_helper.test_plugin.TestConntrackHelperPlugin.test_negative_update_conntrack_helper [0.097403s] ... ok DEBUG: {2} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_duplicate_recordset [0.042254s] ... ok DEBUG: {2} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_create_record_set_over_quota [0.042663s] ... ok DEBUG: {2} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_record_set [0.039346s] ... ok DEBUG: {2} neutron.tests.unit.services.externaldns.drivers.designate.test_driver.TestDesignateDriver.test_delete_record_set_zone_not_found [0.038356s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__clear_router_provider [0.060141s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test__flavor_plugin [0.087051s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.service_providers.test_driver_controller.TestDriverController.test_uses_scheduler [0.058590s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.test_l3_router_plugin.TestL3PluginDvrConditional.test_dvr_alias_exposed_disabled [0.041543s] ... ok DEBUG: {2} neutron.tests.unit.services.l3_router.test_l3_router_plugin.TestL3PluginDvrConditional.test_dvr_alias_exposed_enabled [0.041212s] ... ok DEBUG: {1} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering [2.709265s] ... ok DEBUG: {1} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_create_network_segment_range [0.063046s] ... ok DEBUG: {1} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_delete_network_segment_range_failed_with_segment_referenced [0.066436s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_floating_network_id_returns_400 [0.219402s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.agent.l3.test_base.TestL3LoggingExtBase.test__handle_notification_passes_update_events_disabled_log [0.715367s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.agent.test_log_extension.LoggingExtensionTestCase.test__handle_notification_passes_update_events_disabled_log [0.041174s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_create_different_fixed_ip_same_port [3.716133s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test__get_ports_being_logged [0.590981s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test__get_ports_being_logged_not_supported_log_type [0.591125s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_on_external_port [4.089660s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_no_ext_gateway_return_404 [2.120209s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_db_api.LoggingDBApiTestCase.test_get_logs_not_bound_sg [0.731753s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_db_api.LoggingRpcCallbackTestCase.test_get_sg_log_info_for_create_or_update_log [0.992296s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_sg_validate.TestSGLogRequestValidations.test_validate_request_invalid_resource_constraint [0.053904s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_snat_validate.TestSnatLogRequestValidations.test_validate_request_with_snat_disable [0.045008s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.common.test_validators.TestRegisterValidateMethods.test_register_validate_method [0.037612s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestCookie.test_is_empty [0.038733s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.openvswitch.test_ovs_firewall_log.TestOVSFirewallLoggingDriver.test_generate_cookie [0.044170s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__pgs_from_log_obj_port [0.080763s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test__remove_acls_log_missing_acls [0.049379s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.ovn.test_driver.TestOVNDriver.test_create [0.048481s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_base.TestDriverBase.test_is_vif_type_compatible [0.039156s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_port_delete [3.170032s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestGetParameter.test__get_param_missing_parameter [0.096092s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.drivers.test_manager.TestLogDriversCalls.test_not_implemented_call_methods [0.084727s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.rpc.test_server.LoggingApiNotificationTestCase.test_update_log [0.038548s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_create_log_with_unsupported_logging_type [0.056136s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_invalid_nexthop_ip [2.183787s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_delete_log [0.059492s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_non_admin_context_agent_notification [2.799779s] ... ok DEBUG: {2} neutron.tests.unit.services.logapi.test_logging_plugin.TestLoggingPlugin.test_delete_nonexistent_log [1.133115s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver.test_add_metering_label_runtime_error [0.041048s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringDriver.test_init_chain [0.037051s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_info_create_no_granular_traffic_counters [0.055886s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_add_metering_label_rule [0.088171s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_nexthop_is_outside_port_subnet [1.407772s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_notification_report [0.090953s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_routers_updated [0.101531s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.agents.test_metering_agent.TestMeteringOperations.test_sync_router_namespaces [0.071594s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label [0.043595s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_add_metering_label_rule [0.066615s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_create_stateless_iptables_manager [0.045656s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_get_traffic_counters_granular_data [0.055011s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_process_metering_label_rules [0.058553s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.drivers.test_iptables.IptablesDriverTestCase.test_remove_metering_label_rule_dvr_router [0.050254s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_port_device_id_to_different_tenants_router [0.919904s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_add_and_remove_metering_label_rule_dest_ip_only [1.066343s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPlugin.test_delete_metering_label_does_not_clear_router_tenant_id [0.538810s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginL3AgentSchedulerServicePlugin.test_add_metering_label_rpc_call [0.424585s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_router_interface_port_ip_not_allowed [2.880101s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_external_ip_present_in_nat_rule [0.173699s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_assoc_to_ipv4_and_ipv6_port [4.599649s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_external_ip_present_type_snat [0.190848s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_lb_member_fip [0.163444s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip_non_admin [0.399706s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_with_gateway_port [0.268168s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_router_with_ext_gw [0.176341s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_same_external_and_internal [6.484110s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_subnet_id_and_fip_address [0.788789s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip_lsp_external_id [1.179759s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_with_inactive_router [3.412052s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip_no_lsp_external_id [0.182326s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_router_with_ext_gw [0.171964s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_disassociate_floatingips [0.167788s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_enable_snat [0.211204s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_get_router_availability_zones_multiple [0.187488s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_ovn_l3_router_plugin_without_ovn_mech_driver [0.271146s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_wrong_subnet_id [2.022732s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface [0.155017s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface_update_lrouter_port [0.144575s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_different_fixed_ip_same_port [3.103622s] ... ok DEBUG: {2} neutron.tests.unit.services.metering.test_metering_plugin.TestMeteringPluginRpcFromL3Agent.test_get_sync_data_metering_with_unscheduled_router [2.376964s] ... ok DEBUG: {2} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__are_allocated_segments_in_range_impacted [0.054771s] ... ok DEBUG: {2} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_referenced [0.053065s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_non_router_port_device_id_of_other_tenants_router_update [1.198249s] ... ok DEBUG: {2} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test__is_network_segment_range_type_unsupported [0.058352s] ... ok DEBUG: {2} neutron.tests.unit.services.network_segment_range.test_plugin.TestNetworkSegmentRange.test_delete_network_segment_range [0.071322s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways [1.209132s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test__is_user_defined_provider [0.054580s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.service_providers.test_user_defined.TestUserDefined.test_add_router_interface [0.061988s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_routers_native_quotas [0.284576s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways_on_event_no_gw_chassis [0.158179s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_invalid_floating_port_id_returns_400 [0.241384s] ... ok DEBUG: {3} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_associate [0.150397s] ... ok DEBUG: {3} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_for_placement_gone [0.122383s] ... ok DEBUG: {3} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_sync_after_transient_error [0.125589s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_get_fip_objs [0.051677s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_create [0.052107s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_update [0.052138s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_ipv6_only_network_returns_400 [0.468418s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_create_floatingip_port_forwarding [0.068575s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_create_floatingip_port_forwarding [0.068159s] ... ok DEBUG: {3} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_update_floatingip_port_forwarding [0.067207s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver.test_create_policy [0.043293s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_empty_with_no_drivers [0.094898s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_empty_with_no_loaded_drivers [0.061708s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_delete_rule [0.197479s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_and_pps_rule [0.060974s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_mix_rules_non_provider_net [0.062516s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_duplicated_specific_ip [0.724454s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_bw_rule_on_bound_port [0.063798s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_min_pps_rule [0.063243s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_min_pps_rule_duplicates [0.059847s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_bwlimit_less_than_minbw [0.059979s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_max_more_than_min [0.757666s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_minbw_gr_than_bwlimit [0.063214s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_duplicates [0.062246s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_subnet_gateway_disabled [3.439888s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_rule_bad_policy [0.063514s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_min_pps_rule_type_as_user [0.061335s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rule_for_nonexistent_policy [0.060729s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_nonexistent_policy [0.060332s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rule [0.062213s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rules_for_policy [0.060825s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rules_for_policy_with_filters [0.062703s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rules_for_policy [0.061456s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floating_port_status_not_applicable [3.010787s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_multisubnet_id [1.630802s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_pps_rule_type_as_user [0.062486s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_pps_rule_for_nonexistent_policy [0.060866s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_bwlimit_less_than_minbw [0.062987s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_min_less_than_max [0.068079s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_network_callback_policy_changed [0.102768s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_port_callback_policy_removed [0.090098s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_decrease [0.104246s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip [0.621873s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_equal_minkbps_and_minkpps [0.097947s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_increase_min_pps [0.170846s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_min_bw_dataplane_enforcement [0.101257s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_no_original_qos [0.067684s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_qos_network_policy [0.126487s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_specific_ip_out_of_allocation [0.553113s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_update_conflict [0.094080s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingip_with_subnet_id_non_admin [0.621650s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change [1.067602s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_association_on_unowned_router [2.296598s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_floatingips_native_quotas [0.580732s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_network_callback [0.146580s] ... ok DEBUG: {3} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_no_policy [0.117297s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_via_router_interface_returns_201 [3.343249s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_handle_expired_object [0.652675s] ... ok DEBUG: {3} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_subnet_description_bumps_revision [0.460304s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.GetProviderDriverClassTestCase.test_get_provider_driver_class_miss [0.040960s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.NeutronModuleConfigDirTestCase.test_can_parse_multi_opt_service_provider_from_conf_dir [0.043650s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_service_provider_name_too_long [0.041021s] ... ok DEBUG: {3} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_get_service_providers [0.043960s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_trunks_created [0.055783s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_happy_path [0.057286s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_bind_subports_to_host [0.042728s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_delete_trunk_subport [0.045582s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk_plugin_other_error [0.044488s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.linuxbridge.test_driver.LinuxBridgeDriverTestCase.test_driver_is_loaded [0.041933s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_created [0.049829s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_trunk_patch_port_int_side [0.040530s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName.test_keyword_argument [0.041427s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__get_current_status_active [0.043095s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__get_current_status_degraded [0.041236s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__update_trunk_metadata_unwire [0.043967s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_ovsdb_failure [0.045830s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_with_assoc_fails [1.882446s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_parent_port_not_found [1.044245s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_remove_trunk_manager_failure [0.046648s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_wire_subports_for_trunk_ovsdb_failure [0.051033s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_add_sub_port_plug_fails [0.043108s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_multiple_floatingips_same_fixed_ip_same_port [3.329563s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_create_trunk_plug_fails [0.712580s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_vif_details_bridge_name_handler_registration [0.043831s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_delete_router_intf_with_port_id_returns_409 [4.065679s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_create_trunk_port_not_found [0.054455s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_added [0.070610s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_agent.TrunkSkeletonTest.test___init__ [0.046238s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_network_update_external [1.775622s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_create_router_gateway_fails [1.153591s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test__handle_port_binding_binding_error [0.607373s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_no_destination_route [1.220381s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_udate_subport_bindings_staledataerror [1.453983s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_add_validator_add_new_type [0.043898s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_get_validator_raises_keyerror_on_missing_validator [0.041228s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_list_with_port_id [2.426890s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugin_fails_to_start_no_loaded_drivers [0.167715s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_delete_router_intf_with_subnet_id_returns_409 [2.291501s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_vif_type_unchanged [0.550928s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_no_nexthop_route [1.823570s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_none_destination [1.178943s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_port_raise_in_use_by_subport [1.639828s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_precommit_delete_empty_list [0.536398s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_external_route [1.429209s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_disassociate_notification [3.119317s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_unset_trunks_set [0.876857s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_missing_port_id [0.046027s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_check_not_in_use_raises [1.075380s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_multi_external_one_internal [4.866344s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_cannot_be_trunked_raises [0.561036s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_disassociate_notification_port_delete [3.441566s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_id_in_use_by_unrelated_trunk [1.631116s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_multi_routes [3.656098s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_get_agent_types_by_host_returns_empty [0.133463s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible_agent_based_agent_mismatch [0.169768s] ... ok DEBUG: {3} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible_multiple_drivers [0.145751s] ... ok DEBUG: {3} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_no_user_id [0.041576s] ... ok DEBUG: {3} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_request_id_extracted_from_env [0.039472s] ... ok DEBUG: {3} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_auth_token [0.039578s] ... ok DEBUG: {3} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_tenant_id [0.041769s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_class_for_provider_wrong_plugin [0.043723s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_default_service_plugins [0.045192s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_multiple_plugins_by_name_specified_for_service_type [0.045236s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_pre_plugin_validation [0.059421s] ... ok DEBUG: {3} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_service_plugin_is_loaded [0.059816s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.CustomRulesTestCase.test_field_check__boolean_value [0.068106s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.CustomRulesTestCase.test_field_check__regex_value [0.061303s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test__is_attribute_explicitly_set [0.051879s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_delete_port_works [0.053283s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_get_port_works [0.049030s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_match_rule_special_pluralized [0.057806s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_create_port_fixed_ips_on_shared_network [0.044518s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_admin_only_subattribute_nonadminctx_returns_403 [0.040140s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_subattribute_as_list [0.043175s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_subattribute_as_list_forbiden [0.051040s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_parent_resource_bw_compatibility [0.095217s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_read_on_private_fails [0.090128s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_process_rules [0.074140s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_check_bad_action_noraise [0.063501s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_check_invalid_scope [0.084007s] ... 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: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_check_only_system_admin_old_defaults [0.065391s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_one_route [1.865627s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_bad_action_throws [0.113194s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_nonexistent_action_throws [0.114431s] ... ok DEBUG: {3} neutron.tests.unit.test_policy.PolicyTestCase.test_templatized_enforcement [0.077466s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRpcWorker.test_reset [0.069008s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_default_api_workers_set [0.106250s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestRunWsgiApp.test_api_workers_one [0.096125s] ... ok DEBUG: {3} neutron.tests.unit.test_service.TestServiceHelpers.test_get_workers [0.091717s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_action_None [0.087796s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.DictSerializerTest.test_dispatch_default [0.082216s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.JSONDictSerializerTest.test_json_with_unicode [0.075856s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_action_args [0.000082s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_custom [0.084435s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_accept_with_given_content_types [0.090032s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_internal_error [0.068732s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_server_error [0.119690s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_unknown_content_type [0.000174s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.SerializerTest.test_deserialize_raise_bad_request [0.098164s] ... ok DEBUG: {3} neutron.tests.unit.test_wsgi.TestWSGIServer.test__run [0.080608s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_base.BrokenExceptionHandlerTestCase.test_broken_exception_handler [0.013556s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_base.CatchTimeoutTestCase.test_catch_timeout [0.010896s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_invalid_fixed_ip [3.614867s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_post_mortem_debug.TestFilteredTraceback.test_filter_traceback [0.647314s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_no_ignored_tracebacks [0.042030s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_two_member_trailing_chain [0.040634s] ... ok DEBUG: {3} neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test_exception_handler [0.038885s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_dup_subnet2_returns_400 [2.377010s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_non_existent_network_returns_404 [0.366623s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_notifications [1.349963s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_bad_values [1.589695s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_different_router [9.984028s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_to_same_port_id_twice [5.174428s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_admin_address_out_of_pool [1.346119s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_janitor_doesnt_delete_if_fixed_in_interim [0.594957s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_update_same_fixed_ip_same_port [2.383872s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_network_update_external_failure [1.383149s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv6_subnets_different_net [2.543709s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_subnet_with_bad_tenant_returns_404 [0.741331s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete [0.336263s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_callback [0.415209s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_floatingip_with_invalid_create_port [3.052114s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_clear_routes_with_None [2.640666s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_janitor_clears_orphaned_floatingip_port [0.429801s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_with_port_existed_returns_409 [0.906115s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_route_update_with_route_via_another_tenant_subnet [0.971480s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_net_not_external_returns_400 [0.462528s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_janitor_updates_port_device_id [2.181646s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_gateway_set_retry [2.229496s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_no_subnet [1.855730s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_inuse_returns_409 [0.847384s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_no_subnet_forbidden [0.524283s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_none_nexthop [1.808106s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_fails_nested [0.654087s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_nothing_returns_400 [1.787696s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_and_remove_gateway_tenant_ctx [1.334416s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_show [0.297576s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_other_tenant_address_in_pool [2.065207s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_dup_subnet1_returns_400 [1.042672s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_with_snat_enabled [1.226637s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_invalid_network_returns_400 [0.305711s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_cidr_overlapped_with_gateway [1.585580s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_gateway_multiple_subnets_ipv6 [2.606959s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway [2.758193s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_iface_ipv6_ext_ra_subnet_returns_400 [0.965097s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_upon_subnet_create_ipv6 [1.609162s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_port_other_tenant_address_out_of_pool [1.780325s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_by_subnet_other_tenant_subnet_returns_400 [0.426939s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_dup_port [1.238224s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_existed_floatingip [3.086016s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_dup_subnet1_returns_400 [1.053883s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_ipv6_subnet [7.242403s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_invalid_external_subnet [1.046497s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_need_to_frag_disabled [0.184628s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_ipv6_subnet_without_gateway_ip [0.614456s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_need_to_frag_enabled [1.176402s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_update_lrouter_port [0.333790s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_vlan_network [0.297180s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv4_subnet_port_returns_400 [1.633531s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_with_gateway_set [0.200753s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip [0.219688s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_distributed [0.158855s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_distributed_logical_port_down [0.208765s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_disable_snat [0.160733s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_get_router_availability_zones_one [0.177574s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_dup_subnet2_returns_400 [4.199536s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways_no_gateways [1.008765s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip [0.159619s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_reassociate_to_same_port_diff_fixed_ip [0.152002s] ... ok DEBUG: {0} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_admin_state_change [0.244601s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__get_rp_by_name_found [0.136881s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv4_subnets [2.817888s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_legacy [0.200920s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_rp_pkt_processing_with_direction [0.181058s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_without_resource_info [0.130848s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_sync_if_agent_is_restarted [0.144855s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases.test_mechanism_driver_by_agent_type_found [0.141531s] ... ok DEBUG: {0} neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases.test_supported_agent_types [0.144732s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_ipv6_port_existing_network_returns_400 [1.957468s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test__validate_configuration_wrong [0.054671s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_db_sync_create_or_update [0.058522s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_get_pf_objs [0.047177s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_delete [0.048562s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_noop [0.054741s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_get_lb_attributes [0.785720s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_created [0.046326s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_created_with_ranges [0.049916s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_deleted_with_ranges [0.047661s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update_invalid_address [0.114036s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update_invalid_internal [0.070198s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_create_floatingip_port_forwarding_port_in_use [0.124564s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_get_floatingip_port_forwarding [0.135394s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_find_a_router_for_fip_port_forwarding [0.156564s] ... ok DEBUG: {0} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_service_plugins_no_such_opt [0.073424s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver.test_delete_policy [0.040958s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.ovn.test_driver.TestOVNQosDriver.test_update_policy [0.037168s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversCalls.test_not_implemented_call_methods [0.077820s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_with_one_loaded_driver [0.056620s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv6_subnets_same_net [2.965270s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerMulti.test_driver_manager_with_two_loaded_drivers [0.097311s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test_available_rules [0.186599s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_no_data_returns_400 [0.372558s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_multiple_ipv6_subnet_port [2.571217s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_update_rule [0.236283s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_show_non_existing_rule [0.208269s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create [0.295252s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_show_rule [0.215721s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAliasMinimumPacketRate.test_update_rule [0.212283s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_bulk_min_bw_and_pps_rule [0.086726s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_add_interface_port [1.339588s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_ext_gwinfo_with_snat_disabled [1.010676s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_bulk_min_bw_rule [0.736648s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_non_provider_net [0.060757s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_rule [0.058968s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_call_extensions [0.358581s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_pps_rule [0.063085s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_add_policy [0.090998s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_bw_rule_on_unbound_port [0.123923s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_pps_rule_on_unbound_port [0.130878s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_no_ext_gwinfo [0.518972s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_min_pps_rule_for_nonexistent_policy [0.127020s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_for_nonexistent_policy [0.142193s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_show_ext_gwinfo_with_snat_enabled [1.007632s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy [0.142816s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_min_pps_rule [0.165573s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_min_pps_rule_bad_policy [0.121888s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_pps_rule_bad_policy [0.088853s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_rule_for_nonexistent_policy [0.065343s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_min_pps_rule_type [0.060023s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rule_for_nonexistent_policy [0.059976s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rules [0.074439s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rules_for_nonexistent_policy [0.061220s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rule [0.073076s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_ports_with_policy [0.059744s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_pps_rule_type [0.058961s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_rule_type [0.059277s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_min_pps_rule [0.081701s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_bad_policy [0.099701s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_ext_ip [1.853062s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo [2.186365s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_policy_for_port_all_rules_valid [0.771476s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_network_callback_policy_not_changed [0.059996s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_port_callback_policy_changed [0.069788s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_verify_bad_method_call [0.087633s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_increase_min_pps_and_min_bw [0.128584s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_min_bw_dataplane_enforcement_with_pps [0.098740s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_no_original_allocation [0.119428s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_ext_ip_non_admin [0.769604s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_old_rule_not_min_bw [0.175057s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_dhcpv6_stateless_subnet_inuse_returns_409 [1.026908s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change_remove_qos [0.378265s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_no_new_policy [0.142594s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_no_qos_update [0.113638s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_policy_on_network [0.167996s] ... ok DEBUG: {0} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_policy_on_port_and_network [0.184592s] ... ok DEBUG: {0} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_net_tag_bumps_net_revision [0.499884s] ... ok DEBUG: {0} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_port_name_update_revises [0.715188s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_create_with_gwinfo_ext_ip_subnet [3.352546s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_with_floatingip_existed_returns_409 [3.827034s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_ipv6_slaac_subnet_inuse_returns_409 [0.975506s] ... ok DEBUG: {0} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_router_interface_ops_bump_router [2.385815s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.GetProviderDriverClassTestCase.test_get_provider_driver_class_hit [0.045927s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.NeutronModuleConfigNotParsedTestCase.test_ini_no_crash_if_config_files_not_parsed [0.004845s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.NeutronModuleMultiConfigDirTestCase.test_read_configuration_from_all_matching_files [0.048214s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_multi_service_provider_opt [0.037688s] ... ok DEBUG: {0} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_single_default_service_provider_opt [0.040724s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_not_on_host [0.054406s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_by_id [0.042694s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_cache_miss [0.051130s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_for_subport [0.054707s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_put_trunk_subport_non_existent_trunk [0.038939s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_set_trunk_status [0.053235s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test__get_vlan_children [0.049548s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_deleted_trunk_on_trunk_update [0.041397s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_trunk_rpc_error [0.051714s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_unknown_event [0.045154s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort.test_only_service_ports_on_bridge [0.038479s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort.test_ovsdb_error [0.049445s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_bridge_name [0.037904s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__set_trunk_metadata_with_None_params [0.039212s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_get_trunk_details_failure [0.042579s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_report_trunk_called_on_wiring [0.041558s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_rewire_trunk_failure [0.041517s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_missing_bridge [0.054171s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_remove_rpc_failure [0.058822s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_unwire_subports_for_trunk_trunk_manager_failure [0.045301s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_wire_subports_for_trunk_trunk_manager_failure [0.044894s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test__update_subport_binding [0.041439s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_interface_in_use_by_route [1.903789s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_driver_creation [0.036887s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk_key_not_found [0.060060s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_added_no_parent [0.065777s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_delete_race_with_interface_add [1.657623s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_deleted_no_parent [0.050597s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list [0.587179s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_pagination_reverse [0.492868s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_pagination [1.456497s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandlerWithPlugin.test_parent_active_triggers_trunk_active [1.457605s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_sort [0.608605s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_list_with_parameters [1.571193s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_callback_failure_returns_409 [0.953604s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_update_subport_bindings_exception [2.147859s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugins_fails_to_start_conflicting_seg_types [0.147902s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_interface_wrong_subnet_returns_400 [1.262440s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_after_create [1.391994s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_remove_ipv6_subnet_from_interface [3.161499s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_trunk_notify_after_delete [0.652608s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_set_gateway_cidr_overlapped_with_subnets [2.975556s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_trunk_update_notify_precommit_update [1.656283s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_specify_id_backend [0.273362s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_with_invalid_snat_setting [0.752318s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_same_as_trunk [1.209203s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_delete_routes [3.664010s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_set_trunks_unset [1.062307s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorPrepareTestCase.test__prepare_subports_raise_no_provider_ext [0.039949s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_invalid_vlan_id [0.038724s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_missing_segmentation_id [0.055518s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_raises_conflict [0.873747s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_ext_gwinfo_with_snat_disabled [2.024054s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_has_binding_host [0.762756s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_to_empty_with_existed_floatingip [3.704651s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_get_agent_types_by_host_returns_agents [0.780880s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible [0.252504s] ... ok DEBUG: {0} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_compatible_agentless [0.159453s] ... ok DEBUG: {0} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_roles_no_admin [0.043637s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_dup_address [1.503476s] ... ok DEBUG: {0} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_roles_with_admin [0.052559s] ... ok DEBUG: {0} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_dhcp_agents_per_network_min [0.076858s] ... ok DEBUG: {0} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_plugins_with_requirements [0.052787s] ... ok DEBUG: {0} neutron.tests.unit.test_neutron_plugin_base_v2.NeutronPluginBaseV2TestCase.test_can_load_core_plugin_without_datastore [0.047499s] ... ok DEBUG: {0} neutron.tests.unit.test_opts.OptsTestCase.test_list_sriov_agent_opts [0.040018s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.DefaultPolicyTestCase.test_not_found_policy_calls_default [0.078695s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_create_network_fails [0.068262s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_create_port_works [0.041215s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_create_subnet_fails [0.045370s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_match_rule_normal_pluralized_when_update [0.052594s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_subattribute_match_rule_empty_dict_validator [0.051873s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_subattribute_match_rule_wrong_validation_info [0.040776s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_create_port_device_owner_regex [0.060319s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_adminonly_attribute_update [0.045025s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_regularuser_on_read [0.072781s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_log_rule_list [0.051450s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_retryrequest_on_notfound [0.041637s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_check_non_existent_action [0.082064s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_early_AND_enforcement [0.075529s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_http_false [0.064580s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_invalid_scope [0.068628s] ... ok DEBUG: {0} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_only_system_admin_new_defaults [0.066289s] ... ok DEBUG: {0} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_default_api_workers_default [0.043734s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_gateway_with_different_external_subnet [2.218825s] ... ok DEBUG: {0} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_defined [0.039996s] ... ok DEBUG: {0} neutron.tests.unit.test_service.TestRunRpcWorkers.test_rpc_workers_zero [0.041480s] ... ok DEBUG: {0} neutron.tests.unit.test_service.TestRunWsgiApp.test_start_all_workers [0.049371s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_invalid_ip_address [2.190419s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_routes_update_for_multiple_routers [3.868847s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_router_update_with_too_many_routes [1.281026s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_need_to_frag_enabled_then_remove [0.176405s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_lb_vip_fip [0.181642s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_without_gateway_port [0.177216s] ... ok DEBUG: {0} neutron.tests.unit.test_worker.PeriodicWorkerTestCase.test_periodic_worker_lifecycle [4.044626s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_unicode [0.051859s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.JSONDictSerializerTest.test_json [0.081621s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_body_deserializer_unknown_content_type [0.000490s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_accept_and_query_extension [0.066912s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_accept_default [0.048224s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_from_accept [0.073143s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResourceTest.test_malformed_request_body_throws_bad_request [0.039075s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResourceTest.test_type_error [0.042038s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_get_body_serializer [0.000284s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.SerializerTest.test_deserialize_json_content_type [0.037604s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.SerializerTest.test_serialize_content_type_json [0.039708s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWSGIServer.test_app [0.265572s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWSGIServer.test_start_random_port_with_ipv6 [0.114557s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TestWorkerService.test_start_withoutdb_call [0.041053s] ... ok DEBUG: {0} neutron.tests.unit.test_wsgi.TextDeserializerTest.test_dispatch_default [0.035828s] ... ok DEBUG: {0} neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase.test_get_unused_port [0.004654s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip [1.151035s] ... ok DEBUG: {0} neutron.tests.unit.tests.test_post_mortem_debug.TestTesttoolsExceptionHandler.test__get_debugger [0.068034s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_qos [0.228709s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_ext_gw_no_change [0.173915s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_gateway_port_bindings_active [0.151894s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_static_route_change [0.218675s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_two_fips_one_port_invalid_return_409 [3.566604s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_static_route_clear [0.182318s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_static_route_no_change [0.183677s] ... ok DEBUG: {2} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_validate_availability_zones [0.146346s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_rp_pkt_processing_without_direction [0.128853s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_for_rp_name_not_found [0.120837s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_router_interface_port_ipv6_subnet_ext_ra [1.503862s] ... ok DEBUG: {2} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_no_sync_for_unsupported_agent_type [0.926722s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_db_sync_delete [0.099963s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_maintenance_delete [0.060171s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_register [0.046113s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_get_lb_protocol [0.047540s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_deleted [0.047832s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_delete_floatingip_port_forwarding [0.068398s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_check_router_match [0.081027s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.OVNL3ExtrarouteTests.test_update_subnet_gateway_for_external_net [0.507063s] ... ok DEBUG: {2} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_update_floatingip_port_forwarding [0.083375s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.openvswitch.test_driver.TestOVSDriver.test_validate_min_bw_rule [0.058253s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test__plugin_driver [0.177073s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_rule_vif_type_supported [0.084358s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_unbound_vnic_type_not_supported [0.069003s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_vif_type_not_supported [0.064105s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface [0.241347s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test__parse_parameter_values [0.085357s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test_supported_rule_type_details_no_drivers_loaded [0.085354s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_add_router_interface_with_gateway_set_and_snat_disabled [0.182467s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_create_floatingip_lsp_external_id [0.159410s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_show_rule [0.230275s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_bulk_min_pps_rule [0.059344s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_add_policy_with_extra_tenant_keyword [0.063441s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_min_pps_rule_on_bound_port [0.075020s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_pps_rule_duplicates [0.084621s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_pps_rule_for_nonexistent_policy [0.060199s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_min_less_than_max [0.064797s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule_check_rule_min_pps_direction_conflict [0.058530s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_dscp_marking_rule [0.061522s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_min_pps_rule_for_nonexistent_policy [0.058857s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_packet_rate_limit_rule [0.065523s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_rule [0.069464s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_delete_floatingip_lb_vip_fip [0.986478s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_get_router_availability_zones_none [0.146231s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_port_update_before_update_router_port_without_ip [0.147726s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_port_update_postcommit [0.176008s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rule [0.849786s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface_router_not_found [0.146301s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_policy [0.069476s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_for_nonexistent_policy [0.059205s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_remove_router_interface_with_gateway_set [0.153990s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rules_for_nonexistent_policy [0.060792s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rules_for_policy [0.086581s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_schedule_unhosted_gateways_on_event [0.153152s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rules_for_nonexistent_policy [0.068531s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_rule_types [0.058998s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_rule_notification_and_driver_ordering [0.070188s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_associate_distributed [0.187623s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy [0.069019s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_min_pps_direction_conflict [0.059432s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_check_rule_minbw_gr_than_bwlimit [0.079013s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_floatingip_association_empty_update [0.164004s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule_for_nonexistent_policy [0.073964s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_policy_for_network [0.085698s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_ext_gw_change_ip_address [0.182468s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_network_callback_policy_removed [0.073428s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_ext_gw_change_subnet [0.149165s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_change_dir_min_pps_ingress_to_any [0.114297s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_change_direction_min_pps_and_min_bw [0.100706s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_new_rule_not_min_bw [0.096107s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_update_generation_conflict [0.129708s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change_no_ports_to_update [0.206962s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_network_for_placement_allocation_change_no_qos_change [0.141685s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_qos_network_policy [0.123793s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_network_callback_no_qos [0.124355s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_gateway_port_bindings_down [1.012513s] ... ok DEBUG: {2} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_validate_create_port_callback_policy_on_port [0.156833s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_name_change [0.203943s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_with_ext_gw [0.156296s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_update_router_with_ext_gw_and_disabled_snat [0.167105s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_validate_availability_zones_fail_non_exist [0.158727s] ... ok DEBUG: {1} neutron.tests.unit.services.ovn_l3.test_plugin.TestOVNL3RouterPlugin.test_validate_availability_zones_no_azs [0.148809s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__get_rp_by_name_not_found [0.127079s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test__sync_placement_state_rp_hypervisors [0.206345s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReportPluginTestCases.test_sync_if_agent_is_new [0.123164s] ... ok DEBUG: {1} neutron.tests.unit.services.placement_report.test_plugin.PlacementReporterAgentsTestCases.test_mechanism_driver_by_agent_type_not_found [0.117292s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test__validate_configuration_ok [0.046154s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_handle_notification_basic [0.045769s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_init [0.044536s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwarding.test_maintenance_create_or_update [0.047878s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test__validate_router_networks_provider_networks [0.056931s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test__validate_router_networks_tunnel_networks [0.047001s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_lb_names [0.043607s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_updated [0.044982s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_port_ip_update_revises [1.786573s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.drivers.ovn.test_driver.TestOVNPortForwardingHandler.test_port_forwarding_updated_with_ranges [0.056779s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update [0.082226s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_qos_policy_bump_network_revision [0.392076s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_qos_policy_bump_port_revision [0.661693s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_check_port_forwarding_update_invalid_external [0.972484s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_get_floatingip_port_forwardings [0.070406s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_delete_floatingip_port_forwarding [0.070923s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_security_group_rule_ops_bump_security_group [0.248961s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_negative_get_floatingip_port_forwarding [0.110701s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_service_plugins_values [0.062192s] ... ok DEBUG: {1} neutron.tests.unit.services.portforwarding.test_pf_plugin.TestPortForwardingPlugin.test_update_floatingip_port_forwarding_port_in_use [0.061412s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_network [0.057891s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQoSDriversRulesValidations.test_validate_rule_for_port_unbound_vnic_type_supported [0.058615s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversCalls.test_implemented_call_methods [0.091982s] ... ok DEBUG: {2} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_shared_network_create [0.350711s] ... ok DEBUG: {2} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_default_service_provider_configuration [0.047662s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.drivers.test_manager.TestQosDriversManagerRules.test_supported_rule_type_details [0.059945s] ... ok DEBUG: {2} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_add_duplicate_provider [0.040510s] ... ok DEBUG: {2} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_add_provider [0.056600s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_agent_port_change_is_subport [0.068512s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_subports_created [0.056773s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_delete_rule [0.231799s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_subports_deleted [0.051276s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_concurrent_removal [0.060565s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk_not_found [0.044079s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_put_trunk_subport [0.040706s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQoSRuleAlias.test_show_non_existing_rule [0.209909s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.linuxbridge.test_driver.LinuxBridgeDriverTestCase.test_driver_properties [0.042995s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test___init__ [0.040657s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_min_bw_inherited_policy [0.076718s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_deleted [0.054953s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_no_qos_policy [0.075839s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_random_string [0.038044s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_subport_patch_port_trunk_side [0.039522s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__extend_port_resource_request_non_min_bw_or_min_pps_rule [0.064876s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_trunk_patch_port_trunk_side [0.037728s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName.test_missing_argument [0.040629s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test__get_min_bw_traits [0.074837s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestLockOnBridgeName.test_positional_argument [0.047445s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_dscp_marking_rule [0.065646s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_create_trunk_failure [0.041013s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_packet_rate_limit_rule [0.071203s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_create_policy_rule [0.066599s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_delete_policy_pps_rule_for_nonexistent_policy [0.062385s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_bandwidth_limit_rules_for_policy_with_filters [0.082562s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rules_for_nonexistent_policy [0.061868s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_dscp_marking_rules_for_policy_with_filters [0.059380s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rule [0.059533s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rule_for_nonexistent_policy [0.059183s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_min_pps_rules_for_policy_with_filters [0.060176s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_minimum_bandwidth_rule_for_nonexistent_policy [0.072947s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_interface_wont_appear [0.726339s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rule_for_nonexistent_policy [0.079184s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_unwire_subports_for_trunk_port_not_found [0.040830s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_remove_sub_port_unplug_fails [0.040377s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_policy_packet_rate_limit_rules_for_policy_with_filters [0.079868s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_driver_is_loaded [0.050775s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_get_rule_type_as_user [0.072088s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.openvswitch.test_driver.OVSDriverTestCase.test_driver_is_not_loaded [0.040072s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkDriver.test_register [0.054991s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk_port_db_exception [0.072946s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk_port_not_found [0.051270s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test___init__ [0.192471s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_dscp_marking_rule [1.009509s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_min_pps_rule_bad_policy [0.062230s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_min_pps_rule_for_nonexistent_policy [0.058684s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_packet_rate_limit_rule [0.061782s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_pps_rule_bad_policy [0.062076s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_update_policy_rule [0.067910s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_policy_for_port_rule_not_valid [0.075630s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPlugin.test_validate_update_port_callback_policy_not_changed [0.068150s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_decrease_min_pps [0.101554s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_increase [0.094494s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_new_policy_empty [0.106850s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_change_placement_allocation_no_min_bw [0.067122s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change [0.145865s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_udate_subport_bindings_noretryerror [1.648262s] ... ok DEBUG: {1} neutron.tests.unit.services.qos.test_qos_plugin.TestQosPluginDB.test_check_port_for_placement_allocation_change_no_qos_change [0.096329s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_constrained_port_delete [0.808793s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_constrained_port_update [0.696788s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_update_subport_bindings [1.880233s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_subports_added [0.080348s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_subports_deleted [0.089403s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_trunk_created [0.038404s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugin_with_fake_driver [0.140250s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginCompatDriversTestCase.test_plugins_fails_to_start_seg_type_validator_not_found [0.176943s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_constrained_port_update_handles_db_retries [1.530705s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_vif_type_changed [1.286522s] ... ok DEBUG: {1} neutron.tests.unit.services.revisions.test_revision_plugin.TestRevisionPlugin.test_network_description_bumps_revision [1.366846s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.NeutronModuleMultiConfigFileTestCase.test_read_configuration_from_all_matching_files [0.040055s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.NeutronModuleTestCase.test_can_parse_multi_opt_service_provider_from_conf_file [0.036803s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_service_provider_invalid_format [0.074925s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ParseServiceProviderConfigurationTestCase.test_parse_single_service_provider_opt [0.071173s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test__trigger_trunk_status_change_vif_type_changed_unbound [1.064006s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_ensure_default_unique [0.077800s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_ensure_driver_unique [0.089481s] ... ok DEBUG: {1} neutron.tests.unit.services.test_provider_configuration.ProviderConfigurationTestCase.test_get_service_providers_with_fields [0.051894s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_agent_port_change_is_trunk [0.077388s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_agent_port_change_not_trunk [0.065958s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_trunks_deleted [0.071614s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_handle_trunks_updated [0.067003s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.LinuxBridgeTrunkDriverTestCase.test_wire_trunk_other_exception [0.071521s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk [0.054812s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk_missing [0.041761s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_fetch_trunk_plugin_disabled [0.041228s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_driver.TrunkAPITestCase.test_get_trunk [0.044124s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test_delete_trunk_subports [0.043099s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test_ensure_trunk_subports [0.055714s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.linuxbridge.agent.test_trunk_plumber.PlumberTestCase.test_trunk_on_host [0.118923s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_created_trunk_on_trunk_update [0.174015s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_driver.OvsTrunkSkeletonTest.test_handle_subports_not_for_this_agent [0.146697s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestBridgeHasInstancePort.test_device_on_bridge [0.179764s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestIsTrunkServicePort.test_with_subport_patch_port_int_side [0.224313s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_trunk_goes_to_down [1.743521s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__update_trunk_metadata_wire [0.174975s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test__wire_trunk_trunk_not_associated [0.168088s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_ovsdb_handler.TestOVSDBHandler.test_handle_trunk_add_rpc_failure [0.150050s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.openvswitch.agent.test_trunk_manager.TrunkManagerTestCase.test_remove_trunk_unplug_fails [0.154131s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkDriver.test_is_loaded [0.144122s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_create_trunk [0.202150s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_create_trunk_port_db_exception [0.202146s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_delete_trunk [0.220336s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_added_no_subports [0.227897s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_deleted [0.228707s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_subports_deleted_no_subports [0.201976s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_trunk_created [0.246843s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandler.test_trunk_deleted [0.247403s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_trunk_in_error_state_raises [9.003855s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.drivers.ovn.test_trunk_driver.TestTrunkHandlerWithPlugin.test_parent_build_does_not_trigger_trunk_active [7.731189s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_backend.ServerSideRpcBackendTest.test___init__ [0.213988s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_backend.ServerSideRpcBackendTest.test_process_event [0.220398s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_create_trunk_notify_after_create [4.644812s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_create_trunk_notify_precommit_create [3.981430s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_udate_subport_bindings_error [11.190621s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_after_delete_empty_list [7.322860s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_precommit_delete [4.789197s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkSkeletonTest.test_update_subport_bindings_during_migration [9.709886s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test___init__ [0.060966s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.rpc.test_server.TrunkStubTest.test_trunk_deleted [0.060921s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_add_validator_raises_keyerror_on_redefinition [0.057276s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.seg_types.test_validators.ValidatorsTestCase.test_get_validator [0.081073s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_trunk_goes_to_down [2.356142s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_after_create_empty_list [0.936514s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_trunk_update_notify_after_update [1.505676s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_precommit_create [1.483838s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_greater_than_trunks [1.088447s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_add_subports_notify_precommit_create_empty_list [0.870983s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_smaller_than_trunks [1.294999s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_subport_and_trunk_shared_port_id [0.048072s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_vlan_id_not_an_int [0.042657s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_returns_false [0.851665s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_create_trunk_in_down_state [1.787820s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_unbound_port [0.582775s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_port_raise_in_use_by_trunk [1.377895s] ... ok DEBUG: {2} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_check_not_in_use_pass [1.676429s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_trunk_notify_precommit_delete [0.870480s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_get_service_plugin_by_path_prefix_3 [0.047450s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_class_for_provider [0.048551s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_multiple_plugins_mixed_specified_for_service_type [0.049100s] ... ok DEBUG: {2} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_multiple_plugins_specified_for_service_type [0.055150s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.CustomRulesTestCase.test_owner_check_deepcopy [0.064527s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_update_port_works [0.044909s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_adminonly_attribute_nonadminctx_returns_403 [0.063481s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_plugin_failure [0.044093s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_read_on_shared_succeeds [0.043779s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_write_on_private_fails [0.050121s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_nonadmin_write_on_shared_fails [0.070992s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_tenant_id_check_caches_extracted_fields [0.049874s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_tenant_id_check_no_target_field_raises [0.047716s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_check_only_system_admin_new_defaults [0.067333s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_early_OR_enforcement [0.078783s] ... ok DEBUG: {2} neutron.tests.unit.test_policy.PolicyTestCase.test_ignore_case_role_check [0.136534s] ... ok DEBUG: {2} neutron.tests.unit.test_service.TestRunWsgiApp.test_api_workers_default [0.045988s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.FaultTest.test_call_fault [0.039837s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_json [0.051775s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_deserialize [0.000582s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_deserializer [0.000059s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_from_query_extension [0.040879s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_with_charset [0.067807s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResourceTest.test_dispatch [0.055299s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResourceTest.test_wrong_content_type_throws_unsupported_media_type_error [0.040129s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_delete_trunk_raise_in_use [1.312827s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_default [0.036920s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.SerializerTest.test_serialize_unknown_content_type [0.039315s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.TestWSGIServer.test_disable_ssl [0.100975s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.TestWSGIServer.test_ipv6_listen_called_with_scope [0.084880s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.TestWSGIServer.test_start_random_port [0.086850s] ... ok DEBUG: {2} neutron.tests.unit.test_wsgi.TestWorkerService.test_reset [0.040896s] ... ok DEBUG: {2} neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase.test_get_free_namespace_port [0.431676s] ... ok DEBUG: {2} neutron.tests.unit.tests.functional.test_base.ConfigDecoratorTestCase.test_no_config_decorator [0.049535s] ... ok DEBUG: {2} neutron.tests.unit.tests.functional.test_base.ConfigDecoratorTestCase.test_override_variables [0.037107s] ... ok DEBUG: {2} neutron.tests.unit.tests.test_base.SystemExitTestCase.test_no_sysexit [0.007099s] ... ok DEBUG: {2} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_middle_traceback_ignored [0.079996s] ... ok DEBUG: {2} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_single_member_trailing_chain [0.038264s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_plugin.TrunkPluginTestCase.test_remove_subports_notify_after_delete [1.272840s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorMtuSanityTestCase.test_validate_subport_mtu_set_trunks_net_exception [1.123933s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_missing_segmentation_type [0.046006s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_subport_invalid_segmentation_type [0.045542s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.SubPortsValidatorTestCase.test_validate_subport_valid_vlan_id_as_string [0.051018s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_can_be_trunked_or_untrunked_returns_true [1.787099s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_for_subport_calls_check [0.540498s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_rules.TrunkPortValidatorTestCase.test_validate_port_parent_in_use_by_trunk [0.573729s] ... ok DEBUG: {1} neutron.tests.unit.services.trunk.test_utils.UtilsTestCase.test_is_driver_incompatible_because_of_interface_mismatch [0.167527s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_user_id [0.045108s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_with_user_tenant_name [0.038169s] ... ok DEBUG: {1} neutron.tests.unit.test_auth.NeutronKeystoneContextTestCase.test_without_auth_token [0.038463s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_core_plugin_supports_services [0.041369s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_plugins_with_requirements_child_first [0.042610s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_load_plugins_with_requirements_with_parent [0.044368s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_manager_gathers_agent_notifiers_from_service_plugins [0.041503s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_service_plugin_by_name_is_loaded [0.045668s] ... ok DEBUG: {1} neutron.tests.unit.test_manager.NeutronManagerTestCase.test_service_plugin_conflicts_with_core_plugin [0.041785s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.CustomRulesTestCase.test_field_check_deepcopy [0.037781s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.DefaultPolicyTestCase.test_policy_called [0.064970s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_advsvc_get_network_works [0.044019s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_build_match_rule_normal_pluralized_when_create [0.042977s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_create_port_fixed_ips_on_nonshared_network [0.049000s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_admin_only_subattribute [0.042763s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_adminonly_attribute_create [0.039973s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_subattribute [0.039093s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check [0.040811s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_invalid_parent_resource_raises [0.040392s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_malformed_target_field_raises [0.040106s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_parent_resource [0.039133s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_enforce_tenant_id_check_parent_resource_owner [0.042195s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.NeutronPolicyTestCase.test_reset_adminonly_attr_to_default_fails [0.041730s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyFileTestCase.test_modified_policy_reloads [0.083469s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_good_action [0.060285s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_http_true [0.059991s] ... ok DEBUG: {1} neutron.tests.unit.test_policy.PolicyTestCase.test_enforce_only_system_admin_old_defaults [0.063750s] ... ok DEBUG: {1} neutron.tests.unit.test_service.TestRunWsgiApp.test_api_workers_defined [0.037305s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch [0.035470s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ActionDispatcherTest.test_dispatch_default [0.035696s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_default_raise_Malformed_Exception [0.035734s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.JSONDeserializerTest.test_json_with_utf8 [0.035265s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestDeserializerTest.test_get_expected_content_type [0.000198s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestHeadersDeserializerTest.test_default [0.040758s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_missing [0.035668s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_unsupported [0.037698s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.RequestTest.test_content_type_with_given_content_types [0.035663s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ResourceTest.test_call_resource_class_bad_request [0.034337s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ResourceTest.test_dispatch_unknown_controller_action [0.034514s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ResponseHeadersSerializerTest.test_custom [0.035056s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_get_serializer [0.000079s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_json_response [0.000099s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.ResponseSerializerTest.test_serialize_response_None [0.000074s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.SerializerTest.test_get_deserialize_handler_unknown_content_type [0.035624s] ... ok DEBUG: {1} neutron.tests.unit.test_wsgi.TestWSGIServer.test_start_multiple_workers [0.047770s] ... ok DEBUG: {1} neutron.tests.unit.tests.common.test_net_helpers.PortAllocationTestCase.test__get_source_ports_from_ss_output [0.020244s] ... ok DEBUG: {1} neutron.tests.unit.tests.test_base.SystemExitTestCase.test_sysexit [0.010157s] ... ok DEBUG: {1} neutron.tests.unit.tests.test_post_mortem_debug.TestGetIgnoredTraceback.test_first_traceback_ignored [0.040000s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 11387 tests in 1419.3472 sec. DEBUG: - Passed: 11369 DEBUG: - Skipped: 18 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 5449.8181 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (2847 tests) => 0:22:30.003992 DEBUG: - Worker 1 (2848 tests) => 0:23:39.347220 DEBUG: - Worker 2 (2846 tests) => 0:23:32.705804 DEBUG: - Worker 3 (2846 tests) => 0:21:25.835799 DEBUG: ___________________________________ summary ____________________________________ DEBUG: py39: commands succeeded DEBUG: congratulations :) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6PVfF2 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 openstack-neutron = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WIRZsA DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/python3-neutron DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/python3-neutron DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-neutron = 1:24.2.3-0.20260605094437.87eb453.el9 python3-networking-ovn = 1:24.2.3-0.20260605094437.87eb453.el9 python3-neutron = 1:24.2.3-0.20260605094437.87eb453.el9 python3.9-neutron = 1:24.2.3-0.20260605094437.87eb453.el9 python3.9dist(neutron) = 24.2.3~~dev23 python3dist(neutron) = 24.2.3~~dev23 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.26.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.9 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 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.4.1 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.3 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.2.3-0.20260605094437.87eb453.el9 DEBUG: Processing files: python3-neutron-tests-24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dnoHAV DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/python3-neutron-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 python3-neutron-tests = 1:24.2.3-0.20260605094437.87eb453.el9 python3.9-neutron-tests = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 DEBUG: Processing files: openstack-neutron-common-24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FjODnW DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/doc/openstack-neutron-common DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2tf1jR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-common DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 openstack-neutron-common = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.oWx1lF DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-linuxbridge DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 openstack-neutron-linuxbridge = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Y8bUWR DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-macvtap-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dwAtgU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/doc/openstack-neutron-ml2 DEBUG: + cp -pr neutron/plugins/ml2/README /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.F75yzH DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-ml2 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 openstack-neutron-ml2 = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ysAjFD DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-openvswitch DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 openstack-neutron-openvswitch = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.rY8E3I DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-metering-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 openstack-neutron-metering-agent = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Mud5AE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-rpc-server DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mfTC95 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-sriov-nic-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 openstack-neutron-sriov-nic-agent = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2YUaeK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-metadata-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 openstack-neutron-ovn-metadata-agent = 1:24.2.3-0.20260605094437.87eb453.el9 python3-networking-ovn-metadata-agent = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ylulxf DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 openstack-neutron-ovn-agent = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.22gOod DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-ovn-migration-tool DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 python3-networking-ovn-migration-tool = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8luywc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64/usr/share/licenses/openstack-neutron-ml2ovn-trace DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9 python3-neutron-ml2ovn-trace = 1:24.2.3-0.20260605094437.87eb453.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.2.3-0.20260605094437.87eb453.el9.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ml2-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-common-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ovn-migration-tool-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-openvswitch-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ovn-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-linuxbridge-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ovn-metadata-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-metering-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-sriov-nic-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-rpc-server-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-macvtap-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-neutron-ml2ovn-trace-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-neutron-tests-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6e7eOq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd neutron-24.2.3.dev23 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm INFO: Done(/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.src.rpm) Config(dlrn-5) 40 minutes 10 seconds INFO: Results and/or logs in: /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/results DEBUG: searching for 'dnf4' package manager or alternatives DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/etc DEBUG: method _make_users skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/./proc DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/./var/log DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos9-caracal-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', '--human'] with env {'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: 15Gi 5.9Gi 1.6Gi 2.8Gi 10Gi 9.4Gi DEBUG: Swap: 15Gi 8.3Gi 7.7Gi DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos9-caracal-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 35% /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 182G 368G 34% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/dev/mapper DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: resultdir = /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/etc/pki/ca-trust DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/./extracted DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/source/blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/edk2 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/java DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/openssl DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash DEBUG: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/usr/share/pki/ca-trust-source DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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.rw06o9rv', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos9-caracal-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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', '1022', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 DEBUG: created dir: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ml2ovn-trace-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-macvtap-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-rpc-server-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-sriov-nic-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-metering-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ovn-metadata-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-linuxbridge-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ovn-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-openvswitch-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ovn-migration-tool-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ml2-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-common-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/python3-neutron-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm /home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/python3-neutron-tests-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ml2ovn-trace-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-macvtap-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-rpc-server-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-sriov-nic-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-metering-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ovn-metadata-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-linuxbridge-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ovn-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-openvswitch-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ovn-migration-tool-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ml2-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-common-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/python3-neutron-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/python3-neutron-tests-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root/', '--releasever', '9', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ml2ovn-trace-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-macvtap-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-rpc-server-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-sriov-nic-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-metering-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ovn-metadata-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-linuxbridge-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ovn-agent-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-openvswitch-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ovn-migration-tool-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-ml2-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/openstack-neutron-common-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/python3-neutron-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528/python3-neutron-tests-24.2.3-0.20260605094437.87eb453.el9.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos9-caracal-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-6bc73f19bf23aa764c1 5.0 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-64adcaaa1287541040f76 62 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-99e91ec27e44c51dc9a33 99 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-octaviaclient-b7a9d9128eb6a2eb0 64 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cloudkitty-a4e866bba2aa596dc 50 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-kolla-641ef6917bd4737cec8e9c 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-d6cdd73c980b31080710f9a 77 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-af7445fa0add6950f5 77 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-8f5ff126d6eb359e9c037 68 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-keystone-efeea377574e7e18127 86 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-788459e895b57ed9afda4 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-whitebox-neutron-tests-tempest- 64 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-13fd0f1114aee3d66a70 66 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-watcher-8f8d537330f82e1f396d 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-9aecfe867ca44ca276dd228be6 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-keystone-cd90f74eb4428df566212a 105 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-ec975b1c74760421f1c25b 74 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tempestconf-8e33668cda707818ee1 85 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-ui-85814498e86d87604c 78 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 9 - BaseOS 54 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 9 - AppStream 76 kB/s | 4.4 kB 00:00 DEBUG: CentOS Stream 9 - CRB 17 kB/s | 6.6 kB 00:00 DEBUG: CentOS Stream 9 - HighAvailability 28 kB/s | 7.1 kB 00:00 DEBUG: dlrn-caracal-testing 98 kB/s | 3.0 kB 00:00 DEBUG: dlrn-caracal-build-deps 82 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 44 kB/s | 3.0 kB 00:00 DEBUG: centos9-storage 51 kB/s | 3.0 kB 00:00 DEBUG: centos9-opstools 46 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 43 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 9 - x86_64 65 kB/s | 20 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ============================================================================================================================= DEBUG: Package Arch Version Repository Size DEBUG: ============================================================================================================================= DEBUG: Installing: DEBUG: openstack-neutron noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 33 k DEBUG: openstack-neutron-common noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 159 k DEBUG: openstack-neutron-linuxbridge noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 18 k DEBUG: openstack-neutron-macvtap-agent noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 13 k DEBUG: openstack-neutron-metering-agent noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 16 k DEBUG: openstack-neutron-ml2 noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 21 k DEBUG: openstack-neutron-ml2ovn-trace noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 11 k DEBUG: openstack-neutron-openvswitch noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 21 k DEBUG: openstack-neutron-ovn-agent noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 17 k DEBUG: openstack-neutron-ovn-metadata-agent noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 17 k DEBUG: openstack-neutron-ovn-migration-tool noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 35 k DEBUG: openstack-neutron-rpc-server noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 12 k DEBUG: openstack-neutron-sriov-nic-agent noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 16 k DEBUG: python3-neutron noarch 1:24.2.3-0.20260605094437.87eb453.el9 @commandline 2.6 M DEBUG: python3-neutron-tests noarch 1:24.2.3-0.20260605094437.87eb453.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-2.el9 baseos 178 k DEBUG: conntrack-tools x86_64 1.4.7-4.el9 appstream 236 k DEBUG: dibbler-client x86_64 1.0.1-11.el9s delorean-caracal-testing 345 k DEBUG: dnsmasq x86_64 2.85-18.el9 appstream 326 k DEBUG: dnsmasq-utils x86_64 2.85-18.el9 appstream 37 k DEBUG: e2fsprogs-libs x86_64 1.46.5-8.el9 baseos 222 k DEBUG: flatpak-selinux noarch 1.12.9-5.el9 appstream 21 k DEBUG: gssproxy x86_64 0.8.4-7.el9 baseos 110 k DEBUG: haproxy x86_64 2.8.14-3.el9 appstream 2.5 M DEBUG: hostname x86_64 3.23-6.el9 baseos 29 k DEBUG: initscripts x86_64 10.11.9-2.el9 baseos 227 k DEBUG: initscripts-rename-device x86_64 10.11.9-2.el9 baseos 13 k DEBUG: initscripts-service noarch 10.11.9-2.el9 baseos 10 k DEBUG: ipcalc x86_64 1.0.0-5.el9 baseos 42 k DEBUG: iproute x86_64 6.17.0-2.el9 baseos 866 k DEBUG: iproute-tc x86_64 6.17.0-2.el9 baseos 454 k DEBUG: ipset x86_64 7.11-11.el9 baseos 42 k DEBUG: ipset-libs x86_64 7.11-11.el9 baseos 69 k DEBUG: iptables-libs x86_64 1.8.10-11.el9 baseos 462 k DEBUG: iptables-nft x86_64 1.8.10-11.el9 baseos 206 k DEBUG: iputils x86_64 20210202-15.el9 baseos 174 k DEBUG: keepalived x86_64 2.2.8-6.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.5.0-3.el9 baseos 184 k DEBUG: libcollection x86_64 0.7.0-53.el9 baseos 45 k DEBUG: libev x86_64 4.33-6.el9 baseos 52 k DEBUG: libibverbs x86_64 61.0-2.el9 baseos 480 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-23.el9 baseos 29 k DEBUG: libnfsidmap x86_64 1:2.5.4-43.el9 baseos 62 k DEBUG: libnftnl x86_64 1.2.6-4.el9 baseos 88 k DEBUG: libnl3 x86_64 3.11.0-1.el9 baseos 363 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: libselinux-utils x86_64 3.6-4.el9 baseos 186 k DEBUG: libsodium x86_64 1.0.18-7.el9s delorean-caracal-testing 161 k DEBUG: libtirpc x86_64 1.3.3-9.el9 baseos 94 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-21.el9 appstream 692 k DEBUG: net-snmp-libs x86_64 1:5.9.1-21.el9 appstream 758 k DEBUG: nfs-utils x86_64 1:2.5.4-43.el9 baseos 463 k DEBUG: numactl-libs x86_64 2.0.19-3.el9 baseos 30 k DEBUG: openstack-network-scripts x86_64 10.11.1-6.el9s delorean-caracal-testing 48 k DEBUG: openstack-network-scripts-openvswitch3.3 x86_64 10.11.1-6.el9s delorean-caracal-testing 10 k DEBUG: openvswitch-selinux-extra-policy noarch 1.0-36.el9s centos9-nfv-ovs 10 k DEBUG: openvswitch3.3 x86_64 3.3.8-7.el9s centos9-nfv-ovs 7.0 M DEBUG: policycoreutils x86_64 3.6-7.el9 baseos 238 k DEBUG: policycoreutils-python-utils noarch 3.6-7.el9 baseos 75 k DEBUG: procps-ng x86_64 3.3.17-15.el9 baseos 345 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.20240314153235.e8de6c9.el9 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 6.0.0-0.20240314162651.53709ba.el9 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 15.0.0-0.20240314144951.3e1618f.el9 delorean-component-common 12 k DEBUG: python-oslo-i18n-lang noarch 6.3.0-0.20240424074808.0531fb2.el9 delorean-component-common 14 k DEBUG: python-oslo-log-lang noarch 5.5.1-0.20240404075316.a6c4f8a.el9 delorean-component-common 13 k DEBUG: python-oslo-middleware-lang noarch 6.1.0-0.20240314154700.531f39e.el9 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 4.3.0-0.20240314145815.4b7a6f7.el9 delorean-component-common 12 k DEBUG: python-oslo-privsep-lang noarch 3.3.0-0.20240314150440.f0c7eca.el9 delorean-component-common 12 k DEBUG: python-oslo-utils-lang noarch 7.1.0-0.20240314154953.17581b5.el9 delorean-component-common 12 k DEBUG: python-oslo-versionedobjects-lang noarch 3.3.0-0.20240314142013.25db0cf.el9 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20240318115432.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-caracal-testing 832 k DEBUG: python3-amqp noarch 5.2.0-2.el9s delorean-caracal-testing 93 k DEBUG: python3-async-timeout noarch 4.0.2-5.el9s delorean-caracal-testing 18 k DEBUG: python3-attrs noarch 20.3.0-7.el9 appstream 87 k DEBUG: python3-audit x86_64 3.1.5-8.el9 baseos 82 k DEBUG: python3-autopage noarch 0.5.2-3.el9s delorean-caracal-testing 59 k DEBUG: python3-bcrypt x86_64 3.2.2-4.el9s delorean-caracal-testing 43 k DEBUG: python3-beautifulsoup4 noarch 4.12.3-2.el9s delorean-caracal-testing 250 k DEBUG: python3-binary-memcached noarch 0.31.2-1.el9s delorean-caracal-testing 37 k DEBUG: python3-cachetools noarch 5.3.2-2.el9s delorean-caracal-testing 32 k DEBUG: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k DEBUG: python3-cliff noarch 4.6.0-0.20240314133456.b6119d5.el9 delorean-component-common 93 k DEBUG: python3-cmd2 noarch 2.4.2-1.el9s delorean-caracal-testing 303 k DEBUG: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M DEBUG: python3-dateutil noarch 1:2.9.0.post0-1.el9 baseos 302 k DEBUG: python3-ddt noarch 1.6.0-1.el9s delorean-caracal-testing 19 k DEBUG: python3-debtcollector noarch 3.0.0-0.20240318130610.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-caracal-testing 50 k DEBUG: python3-designateclient noarch 6.0.1-0.20240326161347.23faa14.el9 delorean-component-designate 97 k DEBUG: python3-distro noarch 1.9.0-2.el9s delorean-caracal-testing 41 k DEBUG: python3-dogpile-cache noarch 1.3.1-1.el9s delorean-caracal-testing 102 k DEBUG: python3-etcd3gw noarch 2.4.0-1.el9s delorean-caracal-testing 46 k DEBUG: python3-extras noarch 1.0.0-15.el9s delorean-caracal-testing 19 k DEBUG: python3-fasteners noarch 0.19-1.el9s delorean-caracal-testing 37 k DEBUG: python3-fixtures noarch 4.0.1-1.el9s delorean-caracal-testing 93 k DEBUG: python3-futurist noarch 3.0.0-0.20240502070813.4e14db5.el9 delorean-component-common 61 k DEBUG: python3-httplib2 noarch 0.20.4-6.el9s delorean-caracal-testing 121 k DEBUG: python3-importlib-metadata noarch 6.8.0-1.el9s delorean-caracal-testing 47 k DEBUG: python3-inotify noarch 0.9.6-25.el9 baseos 53 k DEBUG: python3-iso8601 noarch 1.1.0-1.el9s delorean-caracal-testing 23 k DEBUG: python3-jaraco noarch 8.2.1-4.el9s delorean-caracal-testing 10 k DEBUG: python3-jaraco-classes noarch 3.2.1-5.el9s delorean-caracal-testing 18 k DEBUG: python3-jeepney noarch 0.8.0-3.el9s delorean-caracal-testing 345 k DEBUG: python3-jmespath noarch 1.0.1-1.el9s delorean-caracal-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-caracal-testing 138 k DEBUG: python3-jwt noarch 2.6.0-2.el9s delorean-caracal-testing 45 k DEBUG: python3-kazoo noarch 2.8.0-2.el9s delorean-caracal-testing 156 k DEBUG: python3-keyring noarch 24.3.0-4.el9s delorean-caracal-testing 86 k DEBUG: python3-keystoneauth1 noarch 5.6.1-0.20251008131050.bd152b1.el9 delorean-component-keystone 415 k DEBUG: python3-keystoneclient noarch 1:5.4.0-0.20240314150815.c66d778.el9 delorean-component-clients 235 k DEBUG: python3-keystonemiddleware noarch 10.6.0-0.20240314143556.b81c50f.el9 delorean-component-keystone 104 k DEBUG: python3-kombu noarch 1:5.3.5-1.el9s delorean-caracal-testing 337 k DEBUG: python3-libselinux x86_64 3.6-4.el9 baseos 187 k DEBUG: python3-libsemanage x86_64 3.6-5.el9 baseos 79 k DEBUG: python3-logutils noarch 0.3.5-15.el9s delorean-caracal-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-caracal-testing 39 k DEBUG: python3-mock noarch 4.0.3-5.el9s delorean-caracal-testing 58 k DEBUG: python3-more-itertools noarch 10.1.0-1.el9s delorean-caracal-testing 83 k DEBUG: python3-msgpack x86_64 1.0.7-1.el9s delorean-caracal-testing 98 k DEBUG: python3-ncclient noarch 0.6.15-2.el9s delorean-caracal-testing 141 k DEBUG: python3-netaddr noarch 0.10.1-3.el9 appstream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-15.el9 appstream 23 k DEBUG: python3-neutron-lib noarch 3.11.1-0.20240808075713.970c2bd.el9 delorean-component-network 409 k DEBUG: python3-neutronclient noarch 11.2.0-0.20240314151159.4e48e90.el9 delorean-component-clients 278 k DEBUG: python3-novaclient noarch 1:18.6.0-0.20240325130840.533d5df.el9 delorean-component-clients 215 k DEBUG: python3-openstacksdk noarch 3.0.0-0.20240314155907.04cdd0a.el9 delorean-component-clients 860 k DEBUG: python3-openvswitch3.3 x86_64 3.3.8-7.el9s centos9-nfv-ovs 370 k DEBUG: python3-os-client-config noarch 2.1.0-0.20240318114744.bc96c23.el9 delorean-component-clients 58 k DEBUG: python3-os-ken noarch 2.8.2-0.20251008125459.073d6f0.el9 delorean-component-network 1.9 M DEBUG: python3-os-resource-classes noarch 1.1.0-0.20240318115804.357bd40.el9 delorean-component-clients 17 k DEBUG: python3-os-service-types noarch 1.7.0-0.20240318112957.0b2f473.el9 delorean-component-clients 36 k DEBUG: python3-os-testr noarch 3.0.0-0.20240318115928.0e7ac78.el9 delorean-component-common 50 k DEBUG: python3-os-traits noarch 3.0.0-0.20240318122306.cff125c.el9 delorean-component-common 48 k DEBUG: python3-os-vif noarch 3.5.0-0.20240314163435.2f53c93.el9 delorean-component-clients 101 k DEBUG: python3-osc-lib noarch 3.0.1-0.20240314134905.73ecaa7.el9 delorean-component-clients 76 k DEBUG: python3-oslo-cache noarch 3.7.0-0.20240314153235.e8de6c9.el9 delorean-component-common 62 k DEBUG: python3-oslo-cache+dogpile noarch 3.7.0-0.20240314153235.e8de6c9.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.7.0-0.20240314153235.e8de6c9.el9 delorean-component-common 7.9 k DEBUG: python3-oslo-concurrency noarch 6.0.0-0.20240314162651.53709ba.el9 delorean-component-common 41 k DEBUG: python3-oslo-config noarch 2:9.4.0-0.20240516134807.882adf8.el9 delorean-component-common 215 k DEBUG: python3-oslo-context noarch 5.5.0-0.20240314164503.e31a7a1.el9 delorean-component-common 26 k DEBUG: python3-oslo-db noarch 15.0.0-0.20240314144951.3e1618f.el9 delorean-component-common 123 k DEBUG: python3-oslo-db+mysql noarch 15.0.0-0.20240314144951.3e1618f.el9 delorean-component-common 7.8 k DEBUG: python3-oslo-i18n noarch 6.3.0-0.20240424074808.0531fb2.el9 delorean-component-common 56 k DEBUG: python3-oslo-log noarch 5.5.1-0.20240404075316.a6c4f8a.el9 delorean-component-common 75 k DEBUG: python3-oslo-messaging noarch 14.7.2-0.20241107163406.5369e1e.el9 delorean-component-common 225 k DEBUG: python3-oslo-messaging+amqp1 noarch 14.7.2-0.20241107163406.5369e1e.el9 delorean-component-common 8.0 k DEBUG: python3-oslo-metrics noarch 0.8.0-0.20240314141823.1ebb7f8.el9 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 6.1.0-0.20240314154700.531f39e.el9 delorean-component-common 56 k DEBUG: python3-oslo-policy noarch 4.3.0-0.20240314145815.4b7a6f7.el9 delorean-component-common 74 k DEBUG: python3-oslo-privsep noarch 3.3.0-0.20240314150440.f0c7eca.el9 delorean-component-common 45 k DEBUG: python3-oslo-reports noarch 3.3.0-0.20240314152455.592d8ac.el9 delorean-component-common 57 k DEBUG: python3-oslo-rootwrap noarch 7.2.0-0.20240314145358.c6cf187.el9 delorean-component-common 43 k DEBUG: python3-oslo-serialization noarch 5.4.1-0.20240913081306.b7c9063.el9 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 3.4.1-0.20240617091226.028809f.el9 delorean-component-common 68 k DEBUG: python3-oslo-upgradecheck noarch 2.3.0-0.20240314144648.b6db590.el9 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 7.1.0-0.20240314154953.17581b5.el9 delorean-component-common 77 k DEBUG: python3-oslo-versionedobjects noarch 3.3.0-0.20240314142013.25db0cf.el9 delorean-component-common 76 k DEBUG: python3-oslotest noarch 5.0.0-0.20240318130350.4c36dbc.el9 delorean-component-clients 46 k DEBUG: python3-osprofiler noarch 4.1.0-0.20240318122957.3c5fead.el9 delorean-component-common 134 k DEBUG: python3-ovsdbapp noarch 2.6.1-0.20250218075414.e5e7217.el9 delorean-component-network 144 k DEBUG: python3-paramiko noarch 3.4.0-2.el9s delorean-caracal-testing 314 k DEBUG: python3-paste noarch 3.7.1-1.el9s delorean-caracal-testing 474 k DEBUG: python3-paste-deploy noarch 3.1.0-2.el9s delorean-caracal-testing 38 k DEBUG: python3-pecan noarch 1.4.2-2.el9s delorean-caracal-testing 272 k DEBUG: python3-platformdirs noarch 3.11.0-1.el9s delorean-caracal-testing 35 k DEBUG: python3-ply noarch 3.11-14.el9 baseos 106 k DEBUG: python3-policycoreutils noarch 3.6-7.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-caracal-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-caracal-testing 89 k DEBUG: python3-pycadf noarch 3.1.1-0.20240318115432.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-caracal-testing 120 k DEBUG: python3-pynacl x86_64 1.5.0-1.el9s delorean-caracal-testing 111 k DEBUG: python3-pyngus noarch 2.3.0-8.el9s delorean-caracal-testing 51 k DEBUG: python3-pyperclip noarch 1.8.2-2.el9s delorean-caracal-testing 28 k DEBUG: python3-pyroute2 noarch 0.7.12-2.el9s delorean-caracal-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-caracal-testing 408 k DEBUG: python3-rdo-openvswitch noarch 2:3.3-1.el9s delorean-caracal-testing 7.9 k DEBUG: python3-redis noarch 5.0.1-1.el9s delorean-caracal-testing 392 k DEBUG: python3-repoze-lru noarch 0.7-10.el9s delorean-caracal-testing 31 k DEBUG: python3-requestsexceptions noarch 1.4.0-0.20240318112325.d7ac0ff.el9 delorean-component-common 15 k DEBUG: python3-rfc3986 noarch 1.5.0-1.el9s delorean-caracal-testing 50 k DEBUG: python3-routes noarch 2.5.1-1.el9s delorean-caracal-testing 188 k DEBUG: python3-secretstorage noarch 3.3.1-1.el9s delorean-caracal-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-caracal-testing 22 k DEBUG: python3-simplejson x86_64 3.19.2-1.el9s delorean-caracal-testing 119 k DEBUG: python3-soupsieve noarch 2.5-1.el9s delorean-caracal-testing 73 k DEBUG: python3-statsd noarch 3.2.1-20.el9s delorean-caracal-testing 34 k DEBUG: python3-stestr noarch 4.1.0-1.el9s delorean-caracal-testing 159 k DEBUG: python3-stevedore noarch 5.2.0-0.20241203182433.21d601f.el9 delorean-component-clients 68 k DEBUG: python3-subunit noarch 1.4.0-6.el9s delorean-caracal-testing 90 k DEBUG: python3-tempest noarch 1:41.0.0-0.20250124132501.a25e0df.el9 delorean-component-tempest 1.3 M DEBUG: python3-tempita noarch 0.5.2-2.el9s delorean-caracal-testing 36 k DEBUG: python3-tenacity noarch 8.2.3-1.el9s delorean-caracal-testing 46 k DEBUG: python3-testresources noarch 2.0.1-2.el9s delorean-caracal-testing 59 k DEBUG: python3-testscenarios noarch 0.5.0-21.el9s delorean-caracal-testing 37 k DEBUG: python3-testtools noarch 2.7.1-1.el9s delorean-caracal-testing 326 k DEBUG: python3-tomlkit noarch 0.12.3-3.el9s delorean-caracal-testing 85 k DEBUG: python3-tooz noarch 6.2.0-0.20240621074717.c65282f.el9 delorean-component-common 104 k DEBUG: python3-tooz+redis noarch 6.2.0-0.20240621074717.c65282f.el9 delorean-component-common 7.8 k DEBUG: python3-tooz+zake noarch 6.2.0-0.20240621074717.c65282f.el9 delorean-component-common 7.7 k DEBUG: python3-uhashring noarch 2.3-3.el9s delorean-caracal-testing 24 k DEBUG: python3-vine noarch 5.1.0-1.el9s delorean-caracal-testing 25 k DEBUG: python3-voluptuous noarch 0.14.2-1.el9s delorean-caracal-testing 60 k DEBUG: python3-waitress noarch 2.1.2-1.el9s delorean-caracal-testing 93 k DEBUG: python3-wcwidth noarch 0.2.6-1.el9s delorean-caracal-testing 42 k DEBUG: python3-webob noarch 1.8.7-1.el9s delorean-caracal-testing 230 k DEBUG: python3-webtest noarch 3.0.0-1.el9s delorean-caracal-testing 80 k DEBUG: python3-wrapt x86_64 1.16.0-1.el9s delorean-caracal-testing 60 k DEBUG: python3-yappi x86_64 1.3.6-1.el9s delorean-caracal-testing 55 k DEBUG: python3-zake noarch 0.2.2-22.el9s delorean-caracal-testing 45 k DEBUG: python3-zipp noarch 3.6.0-1.el9s delorean-caracal-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-2.el9s delorean-caracal-testing 225 k DEBUG: quota x86_64 1:4.09-4.el9 baseos 198 k DEBUG: quota-nls noarch 1:4.09-4.el9 baseos 77 k DEBUG: radvd x86_64 2.19-5.el9 appstream 89 k DEBUG: rdo-openvswitch noarch 2:3.3-1.el9s delorean-caracal-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-40.el9 baseos 15 k DEBUG: selinux-policy noarch 38.1.80-1.el9 baseos 40 k DEBUG: selinux-policy-targeted noarch 38.1.80-1.el9 baseos 6.9 M DEBUG: sudo x86_64 1.9.17p2-4.el9 baseos 1.3 M DEBUG: unbound-libs x86_64 1.24.2-2.el9 baseos 580 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-caracal-testing 9.0 k DEBUG: python3-keyring+completion noarch 24.3.0-4.el9s delorean-caracal-testing 12 k DEBUG: python3-pyasn1 noarch 0.6.3-1.el9 appstream 159 k DEBUG: Transaction Summary DEBUG: ============================================================================================================================= DEBUG: Install 262 Packages DEBUG: Total size: 87 M DEBUG: Total download size: 10 M DEBUG: Installed size: 309 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.4.0-0.20240314150815.c66d778.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.2.0-0.20240314151159.4e48e90.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-novaclient-18.6.0-0.20240325130840.533d5df.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstacksdk-3.0.0-0.20240314155907.04cdd0a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20240318114744.bc96c23.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-resource-classes-1.1.0-0.20240318115804.357bd40.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20240318130350.4c36dbc.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.2.0-0.20241203182433.21d601f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.7.0-0.20240314153235.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-privsep-lang-3.3.0-0.20240314150440.f0c7eca.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20240318115432.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cliff-4.6.0-0.20240314133456.b6119d5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20240318130610.0e6ce1c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-3.0.0-0.20240502070813.4e14db5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20240318115928.0e7ac78.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-traits-3.0.0-0.20240318122306.cff125c.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.7.0-0.20240314153235.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-9.4.0-0.20240516134807.882adf8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-5.5.0-0.20240314164503.e31a7a1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-privsep-3.3.0-0.20240314150440.f0c7eca.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-reports-3.3.0-0.20240314152455.592d8ac.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf187.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.3.0-0.20240314144648.b6db590.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20240318115432.4179996.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20240318112325.d7ac0ff.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+redis-6.2.0-0.20240621074717.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz+zake-6.2.0-0.20240621074717.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tooz-6.2.0-0.20240621074717.c65282f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.0.1-0.20240326161347.23faa14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.6.1-0.20251008131050.bd152b1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.6.0-0.20240314143556.b81c50f.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ovsdbapp-2.6.1-0.20250218075414.e5e7217.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-41.0.0-0.20250124132501.a25e0df.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-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hostname-3.23-6.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-10.11.9-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-rename-device-10.11.9-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] initscripts-service-10.11.9-2.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ipcalc-1.0.0-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iproute-6.17.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbpf-1.5.0-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libibverbs-61.0-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-16.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnl3-3.11.0-1.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-3.6-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.3.3-9.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.19-3.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-3.6-7.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-3.6-7.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.17-15.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.5-8.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-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.9.0.post0-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.2-6.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-25.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libselinux-3.6-4.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-3.6-5.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.11-14.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-3.6-7.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-40.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-38.1.80-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-38.1.80-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.24.2-2.el9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] flatpak-selinux-1.12.9-5.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] 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-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.10.1-3.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-pyasn1-0.6.3-1.el9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-8.el9.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.2-2.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.7.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-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.3-3.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.6-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-36.el9s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch3.3-3.3.8-7.el9s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch3.3-3.3.8-7.el9s.x86_64.rpm: Already downloaded DEBUG: (208/247): e2fsprogs-libs-1.46.5-8.el9.x86_64.r 1.3 MB/s | 222 kB 00:00 DEBUG: (209/247): gssproxy-0.8.4-7.el9.x86_64.rpm 647 kB/s | 110 kB 00:00 DEBUG: (210/247): iproute-tc-6.17.0-2.el9.x86_64.rpm 2.5 MB/s | 454 kB 00:00 DEBUG: (211/247): ipset-7.11-11.el9.x86_64.rpm 517 kB/s | 42 kB 00:00 DEBUG: (212/247): iptables-libs-1.8.10-11.el9.x86_64.r 6.0 MB/s | 462 kB 00:00 DEBUG: (213/247): iptables-nft-1.8.10-11.el9.x86_64.rp 4.1 MB/s | 206 kB 00:00 DEBUG: (214/247): iputils-20210202-15.el9.x86_64.rpm 2.8 MB/s | 174 kB 00:00 DEBUG: (215/247): ipset-libs-7.11-11.el9.x86_64.rpm 461 kB/s | 69 kB 00:00 DEBUG: (216/247): keyutils-1.6.3-1.el9.x86_64.rpm 1.8 MB/s | 74 kB 00:00 DEBUG: (217/247): libbasicobjects-0.1.1-53.el9.x86_64. 555 kB/s | 27 kB 00:00 DEBUG: (218/247): libcollection-0.7.0-53.el9.x86_64.rp 1.1 MB/s | 45 kB 00:00 DEBUG: (219/247): libev-4.33-6.el9.x86_64.rpm 1.3 MB/s | 52 kB 00:00 DEBUG: (220/247): libini_config-1.3.1-53.el9.x86_64.rp 1.5 MB/s | 67 kB 00:00 DEBUG: (221/247): libnetfilter_conntrack-1.0.9-1.el9.x 1.3 MB/s | 59 kB 00:00 DEBUG: (222/247): libnftnl-1.2.6-4.el9.x86_64.rpm 2.3 MB/s | 88 kB 00:00 DEBUG: (223/247): libnfsidmap-2.5.4-43.el9.x86_64.rpm 1.2 MB/s | 62 kB 00:00 DEBUG: (224/247): libpath_utils-0.2.1-53.el9.x86_64.rp 755 kB/s | 30 kB 00:00 DEBUG: (225/247): libref_array-0.1.5-53.el9.x86_64.rpm 688 kB/s | 28 kB 00:00 DEBUG: (226/247): libnfnetlink-1.0.1-23.el9.x86_64.rpm 181 kB/s | 29 kB 00:00 DEBUG: (227/247): libverto-libev-0.3.2-3.el9.x86_64.rp 263 kB/s | 14 kB 00:00 DEBUG: (228/247): quota-4.09-4.el9.x86_64.rpm 4.5 MB/s | 198 kB 00:00 DEBUG: (229/247): nfs-utils-2.5.4-43.el9.x86_64.rpm 3.9 MB/s | 463 kB 00:00 DEBUG: (230/247): rpcbind-1.2.6-7.el9.x86_64.rpm 1.4 MB/s | 58 kB 00:00 DEBUG: (231/247): conntrack-tools-1.4.7-4.el9.x86_64.r 5.6 MB/s | 236 kB 00:00 DEBUG: (232/247): quota-nls-4.09-4.el9.noarch.rpm 589 kB/s | 77 kB 00:00 DEBUG: (233/247): dnsmasq-2.85-18.el9.x86_64.rpm 7.3 MB/s | 326 kB 00:00 DEBUG: (234/247): dnsmasq-utils-2.85-18.el9.x86_64.rpm 952 kB/s | 37 kB 00:00 DEBUG: (235/247): sudo-1.9.17p2-4.el9.x86_64.rpm 8.1 MB/s | 1.3 MB 00:00 DEBUG: (236/247): keepalived-2.2.8-6.el9.x86_64.rpm 7.5 MB/s | 560 kB 00:00 DEBUG: (237/247): haproxy-2.8.14-3.el9.x86_64.rpm 17 MB/s | 2.5 MB 00:00 DEBUG: (238/247): libnetfilter_cthelper-1.0.0-22.el9.x 302 kB/s | 24 kB 00:00 DEBUG: (239/247): libnetfilter_cttimeout-1.0.0-19.el9. 300 kB/s | 24 kB 00:00 DEBUG: (240/247): lm_sensors-libs-3.6.0-10.el9.x86_64. 1.0 MB/s | 42 kB 00:00 DEBUG: (241/247): mariadb-connector-c-3.2.6-1.el9.x86_ 3.7 MB/s | 198 kB 00:00 DEBUG: (242/247): mariadb-connector-c-config-3.2.6-1.e 300 kB/s | 11 kB 00:00 DEBUG: (243/247): net-snmp-libs-5.9.1-21.el9.x86_64.rp 15 MB/s | 758 kB 00:00 DEBUG: (244/247): libnetfilter_queue-1.0.5-1.el9.x86_6 208 kB/s | 29 kB 00:00 DEBUG: (245/247): net-snmp-agent-libs-5.9.1-21.el9.x86 6.9 MB/s | 692 kB 00:00 DEBUG: (246/247): radvd-2.19-5.el9.x86_64.rpm 2.1 MB/s | 89 kB 00:00 DEBUG: (247/247): dibbler-client-1.0.1-11.el9s.x86_64. 6.6 MB/s | 345 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 9.4 MB/s | 10 MB 00:01 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.80-1.el9.noarch 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.2.0-0.20241203182433.21d601f 1/262 DEBUG: Installing : python3-webob-1.8.7-1.el9s.noarch 2/262 DEBUG: Installing : libmnl-1.0.4-16.el9.x86_64 3/262 DEBUG: Installing : python3-netaddr-0.10.1-3.el9.noarch 4/262 DEBUG: Installing : python3-testtools-2.7.1-1.el9s.noarch 5/262 DEBUG: Installing : python3-iso8601-1.1.0-1.el9s.noarch 6/262 DEBUG: Installing : python3-fixtures-4.0.1-1.el9s.noarch 7/262 DEBUG: Installing : python3-prettytable-0.7.2-27.el9.noarch 8/262 DEBUG: Installing : python3-msgpack-1.0.7-1.el9s.x86_64 9/262 DEBUG: Installing : python3-decorator-4.4.2-6.el9.noarch 10/262 DEBUG: Installing : libselinux-utils-3.6-4.el9.x86_64 11/262 DEBUG: Installing : policycoreutils-3.6-7.el9.x86_64 12/262 DEBUG: Running scriptlet: policycoreutils-3.6-7.el9.x86_64 12/262 DEBUG: Created symlink /etc/systemd/system/sysinit.target.wants/selinux-autorelabel-mark.service → /usr/lib/systemd/system/selinux-autorelabel-mark.service. DEBUG: Installing : selinux-policy-38.1.80-1.el9.noarch 13/262 DEBUG: Running scriptlet: selinux-policy-38.1.80-1.el9.noarch 13/262 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.80-1.el9.noarch 14/262 DEBUG: Installing : selinux-policy-targeted-38.1.80-1.el9.noarch 14/262 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.80-1.el9.noarch 14/262 DEBUG: Installing : python3-futurist-3.0.0-0.20240502070813.4e14db5. 15/262 DEBUG: Installing : python3-testscenarios-0.5.0-21.el9s.noarch 16/262 DEBUG: Installing : python3-jeepney-0.8.0-3.el9s.noarch 17/262 DEBUG: Installing : python3-fasteners-0.19-1.el9s.noarch 18/262 DEBUG: Installing : python3-netifaces-0.10.6-15.el9.x86_64 19/262 DEBUG: Installing : python3-mako-1.1.4-6.el9.noarch 20/262 DEBUG: Installing : libtirpc-1.3.3-9.el9.x86_64 21/262 DEBUG: Installing : libnfnetlink-1.0.1-23.el9.x86_64 22/262 DEBUG: Installing : libnetfilter_conntrack-1.0.9-1.el9.x86_64 23/262 DEBUG: Installing : iptables-libs-1.8.10-11.el9.x86_64 24/262 DEBUG: Installing : python3-alembic-1.8.1-1.el9s.noarch 25/262 DEBUG: Installing : python3-dogpile-cache-1.3.1-1.el9s.noarch 26/262 DEBUG: Installing : libnftnl-1.2.6-4.el9.x86_64 27/262 DEBUG: Installing : iptables-nft-1.8.10-11.el9.x86_64 28/262 DEBUG: Running scriptlet: iptables-nft-1.8.10-11.el9.x86_64 28/262 DEBUG: Installing : python3-voluptuous-0.14.2-1.el9s.noarch 29/262 DEBUG: Installing : python3-vine-5.1.0-1.el9s.noarch 30/262 DEBUG: Installing : python3-amqp-5.2.0-2.el9s.noarch 31/262 DEBUG: Installing : python3-testresources-2.0.1-2.el9s.noarch 32/262 DEBUG: Installing : python3-tenacity-8.2.3-1.el9s.noarch 33/262 DEBUG: Installing : python3-pyroute2-0.7.12-2.el9s.noarch 34/262 DEBUG: Installing : python3-paste-deploy-3.1.0-2.el9s.noarch 35/262 DEBUG: Installing : python3-extras-1.0.0-15.el9s.noarch 36/262 DEBUG: Installing : python3-subunit-1.4.0-6.el9s.noarch 37/262 DEBUG: Installing : python3-psutil-5.8.0-12.el9.x86_64 38/262 DEBUG: Installing : python3-attrs-20.3.0-7.el9.noarch 39/262 DEBUG: Installing : net-snmp-libs-1:5.9.1-21.el9.x86_64 40/262 DEBUG: Running scriptlet: haproxy-2.8.14-3.el9.x86_64 41/262 DEBUG: Installing : haproxy-2.8.14-3.el9.x86_64 41/262 DEBUG: Running scriptlet: haproxy-2.8.14-3.el9.x86_64 41/262 DEBUG: Installing : python3-libselinux-3.6-4.el9.x86_64 42/262 DEBUG: Installing : psmisc-23.4-3.el9.x86_64 43/262 DEBUG: Installing : procps-ng-3.3.17-15.el9.x86_64 44/262 DEBUG: Installing : libref_array-0.1.5-53.el9.x86_64 45/262 DEBUG: Installing : libnl3-3.11.0-1.el9.x86_64 46/262 DEBUG: Installing : libbpf-2:1.5.0-3.el9.x86_64 47/262 DEBUG: Installing : iproute-6.17.0-2.el9.x86_64 48/262 DEBUG: Installing : chkconfig-1.24-2.el9.x86_64 49/262 DEBUG: Installing : python3-os-service-types-1.7.0-0.20240318112957. 50/262 DEBUG: Installing : python3-keystoneauth1-5.6.1-0.20251008131050.bd1 51/262 DEBUG: Installing : iproute-tc-6.17.0-2.el9.x86_64 52/262 DEBUG: Installing : libibverbs-61.0-2.el9.x86_64 53/262 DEBUG: Installing : python3-libsemanage-3.6-5.el9.x86_64 54/262 DEBUG: Installing : python3-oslotest-5.0.0-0.20240318130350.4c36dbc. 55/262 DEBUG: Installing : python3-kombu-1:5.3.5-1.el9s.noarch 56/262 DEBUG: Installing : libnetfilter_queue-1.0.5-1.el9.x86_64 57/262 DEBUG: Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 58/262 DEBUG: Installing : rpcbind-1.2.6-7.el9.x86_64 58/262 DEBUG: Running scriptlet: rpcbind-1.2.6-7.el9.x86_64 58/262 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 59/262 DEBUG: Installing : python3-prometheus_client-0.19.0-2.el9s.noarch 60/262 DEBUG: Installing : ipset-libs-7.11-11.el9.x86_64 61/262 DEBUG: Installing : ipset-7.11-11.el9.x86_64 62/262 DEBUG: Installing : libnetfilter_cthelper-1.0.0-22.el9.x86_64 63/262 DEBUG: Installing : libnetfilter_cttimeout-1.0.0-19.el9.x86_64 64/262 DEBUG: Installing : conntrack-tools-1.4.7-4.el9.x86_64 65/262 DEBUG: Running scriptlet: conntrack-tools-1.4.7-4.el9.x86_64 65/262 DEBUG: Installing : qpid-proton-c-0.35.0-2.el9s.x86_64 66/262 DEBUG: Installing : python3-qpid-proton-0.35.0-2.el9s.x86_64 67/262 DEBUG: Installing : python3-pyngus-2.3.0-8.el9s.noarch 68/262 DEBUG: Installing : python3-zipp-3.6.0-1.el9s.noarch 69/262 DEBUG: Installing : python3-importlib-metadata-6.8.0-1.el9s.noarch 70/262 DEBUG: Installing : python3-yappi-1.3.6-1.el9s.x86_64 71/262 DEBUG: Installing : python3-wrapt-1.16.0-1.el9s.x86_64 72/262 DEBUG: Installing : python3-debtcollector-3.0.0-0.20240318130610.0e6 73/262 DEBUG: Installing : python3-oslo-context-5.5.0-0.20240314164503.e31a 74/262 DEBUG: Installing : python3-wcwidth-0.2.6-1.el9s.noarch 75/262 DEBUG: Installing : python3-waitress-2.1.2-1.el9s.noarch 76/262 DEBUG: Installing : python3-uhashring-2.3-3.el9s.noarch 77/262 DEBUG: Installing : python3-tomlkit-0.12.3-3.el9s.noarch 78/262 DEBUG: Installing : python3-tempita-0.5.2-2.el9s.noarch 79/262 DEBUG: Installing : python3-statsd-3.2.1-20.el9s.noarch 80/262 DEBUG: Installing : python3-soupsieve-2.5-1.el9s.noarch 81/262 DEBUG: Installing : python3-beautifulsoup4-4.12.3-2.el9s.noarch 82/262 DEBUG: Installing : python3-lxml-4.6.5-3.el9.x86_64 83/262 DEBUG: Installing : python3-webtest-3.0.0-1.el9s.noarch 84/262 DEBUG: Installing : python3-simplejson-3.19.2-1.el9s.x86_64 85/262 DEBUG: Installing : python3-setproctitle-1.2.3-2.el9s.x86_64 86/262 DEBUG: Installing : python3-rfc3986-1.5.0-1.el9s.noarch 87/262 DEBUG: Installing : python3-repoze-lru-0.7-10.el9s.noarch 88/262 DEBUG: Installing : python3-routes-2.5.1-1.el9s.noarch 89/262 DEBUG: Installing : python3-pyperclip-1.8.2-2.el9s.noarch 90/262 DEBUG: Installing : python3-cmd2-2.4.2-1.el9s.noarch 91/262 DEBUG: Installing : python3-pymemcache-4.0.0-1.el9s.noarch 92/262 DEBUG: Installing : python3-platformdirs-3.11.0-1.el9s.noarch 93/262 DEBUG: Installing : python3-more-itertools-10.1.0-1.el9s.noarch 94/262 DEBUG: Installing : python3-mock-4.0.3-5.el9s.noarch 95/262 DEBUG: Installing : python3-memcached-1.59-3.el9s.noarch 96/262 DEBUG: Installing : python3-logutils-0.3.5-15.el9s.noarch 97/262 DEBUG: Installing : python3-pecan-1.4.2-2.el9s.noarch 98/262 DEBUG: Installing : python3-kazoo-2.8.0-2.el9s.noarch 99/262 DEBUG: Installing : python3-zake-0.2.2-22.el9s.noarch 100/262 DEBUG: Installing : python3-jmespath-1.0.1-1.el9s.noarch 101/262 DEBUG: Installing : python3-jaraco-8.2.1-4.el9s.noarch 102/262 DEBUG: Installing : python3-jaraco-classes-3.2.1-5.el9s.noarch 103/262 DEBUG: Installing : python3-httplib2-0.20.4-6.el9s.noarch 104/262 DEBUG: Installing : python3-distro-1.9.0-2.el9s.noarch 105/262 DEBUG: Installing : python3-defusedxml-0.7.1-1.el9s.noarch 106/262 DEBUG: Installing : python3-ddt-1.6.0-1.el9s.noarch 107/262 DEBUG: Installing : python3-cachetools-5.3.2-2.el9s.noarch 108/262 DEBUG: Installing : python3-autopage-0.5.2-3.el9s.noarch 109/262 DEBUG: Installing : python3-async-timeout-4.0.2-5.el9s.noarch 110/262 DEBUG: Installing : python3-redis-5.0.1-1.el9s.noarch 111/262 DEBUG: Installing : libsodium-1.0.18-7.el9s.x86_64 112/262 DEBUG: Installing : dibbler-client-1.0.1-11.el9s.x86_64 113/262 DEBUG: Running scriptlet: radvd-2.19-5.el9.x86_64 114/262 DEBUG: Installing : radvd-2.19-5.el9.x86_64 114/262 DEBUG: Running scriptlet: radvd-2.19-5.el9.x86_64 114/262 DEBUG: Installing : python3-pyrsistent-0.17.3-8.el9.x86_64 115/262 DEBUG: Installing : python3-jsonschema-4.16.0-2.el9s.noarch 116/262 DEBUG: Installing : python3-pyasn1-0.6.3-1.el9.noarch 117/262 DEBUG: Installing : python3-jsonpointer-2.0-4.el9.noarch 118/262 DEBUG: Installing : python3-jsonpatch-1.21-16.el9.noarch 119/262 DEBUG: Installing : mariadb-connector-c-config-3.2.6-1.el9.noarch 120/262 DEBUG: Installing : mariadb-connector-c-3.2.6-1.el9.x86_64 121/262 DEBUG: Installing : lm_sensors-libs-3.6.0-10.el9.x86_64 122/262 DEBUG: Installing : net-snmp-agent-libs-1:5.9.1-21.el9.x86_64 123/262 DEBUG: Installing : keepalived-2.2.8-6.el9.x86_64 124/262 DEBUG: Running scriptlet: keepalived-2.2.8-6.el9.x86_64 124/262 DEBUG: Installing : libmaxminddb-1.5.2-4.el9.x86_64 125/262 DEBUG: Installing : geolite2-country-20191217-6.el9.noarch 126/262 DEBUG: Installing : geolite2-city-20191217-6.el9.noarch 127/262 DEBUG: Installing : ipcalc-1.0.0-5.el9.x86_64 128/262 DEBUG: Installing : dnsmasq-utils-2.85-18.el9.x86_64 129/262 DEBUG: Running scriptlet: dnsmasq-2.85-18.el9.x86_64 130/262 DEBUG: Installing : dnsmasq-2.85-18.el9.x86_64 130/262 DEBUG: Running scriptlet: dnsmasq-2.85-18.el9.x86_64 130/262 DEBUG: Installing : sudo-1.9.17p2-4.el9.x86_64 131/262 DEBUG: Running scriptlet: sudo-1.9.17p2-4.el9.x86_64 131/262 DEBUG: Installing : quota-nls-1:4.09-4.el9.noarch 132/262 DEBUG: Installing : python3-setools-4.4.4-1.el9.x86_64 133/262 DEBUG: Installing : python3-ply-3.11-14.el9.noarch 134/262 DEBUG: Installing : python3-pycparser-2.20-6.el9.noarch 135/262 DEBUG: Installing : python3-cffi-1.14.5-5.el9.x86_64 136/262 DEBUG: Installing : python3-cryptography-36.0.1-5.el9.x86_64 137/262 DEBUG: Installing : python3-PyMySQL-0.10.1-6.el9.noarch 138/262 DEBUG: Installing : python3-pyOpenSSL-20.0.1-2.el9s.noarch 139/262 DEBUG: Installing : python3-paste-3.7.1-1.el9s.noarch 140/262 DEBUG: Installing : python3-secretstorage-3.3.1-1.el9s.noarch 141/262 DEBUG: Installing : python3-bcrypt-3.2.2-4.el9s.x86_64 142/262 DEBUG: Installing : python3-pynacl-1.5.0-1.el9s.x86_64 143/262 DEBUG: Installing : python3-paramiko-3.4.0-2.el9s.noarch 144/262 DEBUG: Installing : python3-ncclient-0.6.15-2.el9s.noarch 145/262 DEBUG: Installing : python3-keyring+completion-24.3.0-4.el9s.noarch 146/262 DEBUG: Installing : python3-keyring-24.3.0-4.el9s.noarch 147/262 DEBUG: Installing : python3-jwt-2.6.0-2.el9s.noarch 148/262 DEBUG: Installing : python3-jwt+crypto-2.6.0-2.el9s.noarch 149/262 DEBUG: Installing : python3-inotify-0.9.6-25.el9.noarch 150/262 DEBUG: Installing : python3-dateutil-1:2.9.0.post0-1.el9.noarch 151/262 DEBUG: Installing : python3-audit-3.1.5-8.el9.x86_64 152/262 DEBUG: Installing : protobuf-c-1.3.3-13.el9.x86_64 153/262 DEBUG: Running scriptlet: unbound-libs-1.24.2-2.el9.x86_64 154/262 DEBUG: Installing : unbound-libs-1.24.2-2.el9.x86_64 154/262 DEBUG: Running scriptlet: unbound-libs-1.24.2-2.el9.x86_64 154/262 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.19-3.el9.x86_64 155/262 DEBUG: Installing : libyaml-0.2.5-7.el9.x86_64 156/262 DEBUG: Installing : python3-pyyaml-5.4.1-6.el9.x86_64 157/262 DEBUG: Installing : python3-cliff-4.6.0-0.20240314133456.b6119d5.el9 158/262 DEBUG: Installing : python3-stestr-4.1.0-1.el9s.noarch 159/262 DEBUG: Installing : python3-os-testr-3.0.0-0.20240318115928.0e7ac78. 160/262 DEBUG: Installing : libpath_utils-0.2.1-53.el9.x86_64 161/262 DEBUG: Installing : libnfsidmap-1:2.5.4-43.el9.x86_64 162/262 DEBUG: Installing : libev-4.33-6.el9.x86_64 163/262 DEBUG: Installing : libverto-libev-0.3.2-3.el9.x86_64 164/262 DEBUG: Installing : libcollection-0.7.0-53.el9.x86_64 165/262 DEBUG: Installing : libbasicobjects-0.1.1-53.el9.x86_64 166/262 DEBUG: Installing : libini_config-1.3.1-53.el9.x86_64 167/262 DEBUG: Installing : gssproxy-0.8.4-7.el9.x86_64 168/262 DEBUG: Running scriptlet: gssproxy-0.8.4-7.el9.x86_64 168/262 DEBUG: Installing : keyutils-1.6.3-1.el9.x86_64 169/262 DEBUG: Installing : iputils-20210202-15.el9.x86_64 170/262 DEBUG: Running scriptlet: iputils-20210202-15.el9.x86_64 170/262 DEBUG: Installing : initscripts-service-10.11.9-2.el9.noarch 171/262 DEBUG: Installing : initscripts-rename-device-10.11.9-2.el9.x86_64 172/262 DEBUG: Installing : initscripts-10.11.9-2.el9.x86_64 173/262 DEBUG: Running scriptlet: initscripts-10.11.9-2.el9.x86_64 173/262 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 174/262 DEBUG: Running scriptlet: hostname-3.23-6.el9.x86_64 174/262 DEBUG: Installing : e2fsprogs-libs-1.46.5-8.el9.x86_64 175/262 DEBUG: Installing : quota-1:4.09-4.el9.x86_64 176/262 DEBUG: Running scriptlet: nfs-utils-1:2.5.4-43.el9.x86_64 177/262 DEBUG: Installing : nfs-utils-1:2.5.4-43.el9.x86_64 177/262 DEBUG: Running scriptlet: nfs-utils-1:2.5.4-43.el9.x86_64 177/262 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 178/262 DEBUG: Installing : python3-policycoreutils-3.6-7.el9.noarch 179/262 DEBUG: Installing : policycoreutils-python-utils-3.6-7.el9.noarch 180/262 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 181/262 DEBUG: Installing : memcached-selinux-1.6.9-7.el9.x86_64 181/262 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 181/262 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 182/262 DEBUG: Installing : memcached-1.6.9-7.el9.x86_64 182/262 DEBUG: Running scriptlet: memcached-1.6.9-7.el9.x86_64 182/262 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el9s.noarch 183/262 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 184/262 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 184/262 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 184/262 DEBUG: Running scriptlet: openvswitch3.3-3.3.8-7.el9s.x86_64 185/262 DEBUG: Installing : openvswitch3.3-3.3.8-7.el9s.x86_64 185/262 DEBUG: Running scriptlet: openvswitch3.3-3.3.8-7.el9s.x86_64 185/262 DEBUG: Installing : python3-openvswitch3.3-3.3.8-7.el9s.x86_64 186/262 DEBUG: Installing : bc-1.07.1-14.el9.x86_64 187/262 DEBUG: Installing : openstack-network-scripts-10.11.1-6.el9s.x86_64 188/262 DEBUG: Running scriptlet: openstack-network-scripts-10.11.1-6.el9s.x86_64 188/262 DEBUG: Installing : openstack-network-scripts-openvswitch3.3-10.11.1 189/262 DEBUG: Installing : rdo-openvswitch-2:3.3-1.el9s.noarch 190/262 DEBUG: Installing : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 191/262 DEBUG: Installing : python3-ovsdbapp-2.6.1-0.20250218075414.e5e7217. 192/262 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2024031811232 193/262 DEBUG: Installing : python3-openstacksdk-3.0.0-0.20240314155907.04cd 194/262 DEBUG: Installing : python3-os-client-config-2.1.0-0.20240318114744. 195/262 DEBUG: Installing : python3-oslo-rootwrap-7.2.0-0.20240314145358.c6c 196/262 DEBUG: Installing : python3-os-traits-3.0.0-0.20240318122306.cff125c 197/262 DEBUG: Installing : python-pycadf-common-3.1.1-0.20240318115432.4179 198/262 DEBUG: Installing : python-oslo-versionedobjects-lang-3.3.0-0.202403 199/262 DEBUG: Installing : python-oslo-utils-lang-7.1.0-0.20240314154953.17 200/262 DEBUG: Installing : python-oslo-privsep-lang-3.3.0-0.20240314150440. 201/262 DEBUG: Installing : python-oslo-policy-lang-4.3.0-0.20240314145815.4 202/262 DEBUG: Installing : python-oslo-middleware-lang-6.1.0-0.202403141547 203/262 DEBUG: Installing : python-oslo-log-lang-5.5.1-0.20240404075316.a6c4 204/262 DEBUG: Installing : python-oslo-i18n-lang-6.3.0-0.20240424074808.053 205/262 DEBUG: Installing : python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2 206/262 DEBUG: Installing : python3-oslo-utils-7.1.0-0.20240314154953.17581b 207/262 DEBUG: Installing : python3-oslo-config-2:9.4.0-0.20240516134807.882 208/262 DEBUG: Installing : python3-oslo-serialization-5.4.1-0.2024091308130 209/262 DEBUG: Installing : python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a. 210/262 DEBUG: Installing : python3-oslo-policy-4.3.0-0.20240314145815.4b7a6 211/262 DEBUG: Installing : python3-tooz+redis-6.2.0-0.20240621074717.c65282 212/262 DEBUG: Installing : python3-tooz+zake-6.2.0-0.20240621074717.c65282f 213/262 DEBUG: Installing : python3-tooz-6.2.0-0.20240621074717.c65282f.el9. 214/262 DEBUG: Installing : python3-oslo-privsep-3.3.0-0.20240314150440.f0c7 215/262 DEBUG: Installing : python3-keystoneclient-1:5.4.0-0.20240314150815. 216/262 DEBUG: Installing : python3-oslo-middleware-6.1.0-0.20240314154700.5 217/262 DEBUG: Installing : python3-os-ken-2.8.2-0.20251008125459.073d6f0.el 218/262 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.e 219/262 DEBUG: Installing : python3-neutronclient-11.2.0-0.20240314151159.4e 220/262 DEBUG: Installing : python3-designateclient-6.0.1-0.20240326161347.2 221/262 DEBUG: Installing : python3-oslo-upgradecheck-2.3.0-0.20240314144648 222/262 DEBUG: Installing : python3-oslo-metrics-0.8.0-0.20240314141823.1ebb 223/262 DEBUG: Installing : python3-novaclient-1:18.6.0-0.20240325130840.533 224/262 DEBUG: Installing : python3-oslo-reports-3.3.0-0.20240314152455.592d 225/262 DEBUG: Installing : python3-pycadf-3.1.1-0.20240318115432.4179996.el 226/262 DEBUG: Installing : python-oslo-db-lang-15.0.0-0.20240314144951.3e16 227/262 DEBUG: Installing : python3-oslo-db+mysql-15.0.0-0.20240314144951.3e 228/262 DEBUG: Installing : python3-oslo-db-15.0.0-0.20240314144951.3e1618f. 229/262 DEBUG: Installing : python-oslo-concurrency-lang-6.0.0-0.20240314162 230/262 DEBUG: Installing : python3-oslo-concurrency-6.0.0-0.20240314162651. 231/262 DEBUG: Installing : python3-oslo-service-3.4.1-0.20240617091226.0288 232/262 DEBUG: Installing : python3-oslo-messaging+amqp1-14.7.2-0.2024110716 233/262 DEBUG: Installing : python3-oslo-messaging-14.7.2-0.20241107163406.5 234/262 DEBUG: Installing : python3-oslo-versionedobjects-3.3.0-0.2024031414 235/262 DEBUG: Installing : python3-osprofiler-4.1.0-0.20240318122957.3c5fea 236/262 DEBUG: Installing : python3-neutron-lib-3.11.1-0.20240808075713.970c 237/262 DEBUG: Installing : python3-os-vif-3.5.0-0.20240314163435.2f53c93.el 238/262 DEBUG: Installing : python3-tempest-1:41.0.0-0.20250124132501.a25e0d 239/262 DEBUG: Installing : python-oslo-cache-lang-3.7.0-0.20240314153235.e8 240/262 DEBUG: Installing : python3-oslo-cache+dogpile-3.7.0-0.2024031415323 241/262 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.7.0-0.2024031415323 242/262 DEBUG: Installing : python3-oslo-cache-3.7.0-0.20240314153235.e8de6c 243/262 DEBUG: Installing : python3-keystonemiddleware-10.6.0-0.202403141435 244/262 DEBUG: Installing : python3-os-resource-classes-1.1.0-0.202403181158 245/262 DEBUG: Installing : python3-neutron-1:24.2.3-0.20260605094437.87eb45 246/262 DEBUG: Running scriptlet: openstack-neutron-common-1:24.2.3-0.202606050944 247/262 DEBUG: Installing : openstack-neutron-common-1:24.2.3-0.202606050944 247/262 DEBUG: Installing : openstack-neutron-macvtap-agent-1:24.2.3-0.20260 248/262 DEBUG: Running scriptlet: openstack-neutron-macvtap-agent-1:24.2.3-0.20260 248/262 DEBUG: Installing : openstack-neutron-rpc-server-1:24.2.3-0.20260605 249/262 DEBUG: Installing : openstack-neutron-sriov-nic-agent-1:24.2.3-0.202 250/262 DEBUG: Running scriptlet: openstack-neutron-sriov-nic-agent-1:24.2.3-0.202 250/262 DEBUG: Installing : openstack-neutron-metering-agent-1:24.2.3-0.2026 251/262 DEBUG: Running scriptlet: openstack-neutron-metering-agent-1:24.2.3-0.2026 251/262 DEBUG: Installing : openstack-neutron-ovn-metadata-agent-1:24.2.3-0. 252/262 DEBUG: Running scriptlet: openstack-neutron-ovn-metadata-agent-1:24.2.3-0. 252/262 DEBUG: Installing : openstack-neutron-linuxbridge-1:24.2.3-0.2026060 253/262 DEBUG: Running scriptlet: openstack-neutron-linuxbridge-1:24.2.3-0.2026060 253/262 DEBUG: Installing : openstack-neutron-ovn-agent-1:24.2.3-0.202606050 254/262 DEBUG: Running scriptlet: openstack-neutron-ovn-agent-1:24.2.3-0.202606050 254/262 DEBUG: Installing : openstack-neutron-openvswitch-1:24.2.3-0.2026060 255/262 DEBUG: Running scriptlet: openstack-neutron-openvswitch-1:24.2.3-0.2026060 255/262 DEBUG: Installing : openstack-neutron-ml2-1:24.2.3-0.20260605094437. 256/262 DEBUG: Installing : openstack-neutron-1:24.2.3-0.20260605094437.87eb 257/262 DEBUG: Running scriptlet: openstack-neutron-1:24.2.3-0.20260605094437.87eb 257/262 DEBUG: Installing : openstack-neutron-ml2ovn-trace-1:24.2.3-0.202606 258/262 DEBUG: Installing : openstack-neutron-ovn-migration-tool-1:24.2.3-0. 259/262 DEBUG: Installing : python3-neutron-tests-1:24.2.3-0.20260605094437. 260/262 DEBUG: Installing : flatpak-selinux-1.12.9-5.el9.noarch 261/262 DEBUG: Running scriptlet: flatpak-selinux-1.12.9-5.el9.noarch 261/262 DEBUG: Installing : rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 262/262 DEBUG: Running scriptlet: selinux-policy-targeted-38.1.80-1.el9.noarch 262/262 DEBUG: Running scriptlet: iproute-6.17.0-2.el9.x86_64 262/262 DEBUG: Running scriptlet: memcached-selinux-1.6.9-7.el9.x86_64 262/262 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el9s.noa 262/262 DEBUG: Running scriptlet: rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 262/262 DEBUG: Verifying : python3-keystoneclient-1:5.4.0-0.20240314150815. 1/262 DEBUG: Verifying : python3-neutronclient-11.2.0-0.20240314151159.4e 2/262 DEBUG: Verifying : python3-novaclient-1:18.6.0-0.20240325130840.533 3/262 DEBUG: Verifying : python3-openstacksdk-3.0.0-0.20240314155907.04cd 4/262 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20240318114744. 5/262 DEBUG: Verifying : python3-os-resource-classes-1.1.0-0.202403181158 6/262 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20240318112957. 7/262 DEBUG: Verifying : python3-os-vif-3.5.0-0.20240314163435.2f53c93.el 8/262 DEBUG: Verifying : python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.e 9/262 DEBUG: Verifying : python3-oslotest-5.0.0-0.20240318130350.4c36dbc. 10/262 DEBUG: Verifying : python3-stevedore-5.2.0-0.20241203182433.21d601f 11/262 DEBUG: Verifying : python-oslo-cache-lang-3.7.0-0.20240314153235.e8 12/262 DEBUG: Verifying : python-oslo-concurrency-lang-6.0.0-0.20240314162 13/262 DEBUG: Verifying : python-oslo-db-lang-15.0.0-0.20240314144951.3e16 14/262 DEBUG: Verifying : python-oslo-i18n-lang-6.3.0-0.20240424074808.053 15/262 DEBUG: Verifying : python-oslo-log-lang-5.5.1-0.20240404075316.a6c4 16/262 DEBUG: Verifying : python-oslo-middleware-lang-6.1.0-0.202403141547 17/262 DEBUG: Verifying : python-oslo-policy-lang-4.3.0-0.20240314145815.4 18/262 DEBUG: Verifying : python-oslo-privsep-lang-3.3.0-0.20240314150440. 19/262 DEBUG: Verifying : python-oslo-utils-lang-7.1.0-0.20240314154953.17 20/262 DEBUG: Verifying : python-oslo-versionedobjects-lang-3.3.0-0.202403 21/262 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20240318115432.4179 22/262 DEBUG: Verifying : python3-cliff-4.6.0-0.20240314133456.b6119d5.el9 23/262 DEBUG: Verifying : python3-debtcollector-3.0.0-0.20240318130610.0e6 24/262 DEBUG: Verifying : python3-futurist-3.0.0-0.20240502070813.4e14db5. 25/262 DEBUG: Verifying : python3-os-testr-3.0.0-0.20240318115928.0e7ac78. 26/262 DEBUG: Verifying : python3-os-traits-3.0.0-0.20240318122306.cff125c 27/262 DEBUG: Verifying : python3-oslo-cache+dogpile-3.7.0-0.2024031415323 28/262 DEBUG: Verifying : python3-oslo-cache+etcd3gw-3.7.0-0.2024031415323 29/262 DEBUG: Verifying : python3-oslo-cache-3.7.0-0.20240314153235.e8de6c 30/262 DEBUG: Verifying : python3-oslo-concurrency-6.0.0-0.20240314162651. 31/262 DEBUG: Verifying : python3-oslo-config-2:9.4.0-0.20240516134807.882 32/262 DEBUG: Verifying : python3-oslo-context-5.5.0-0.20240314164503.e31a 33/262 DEBUG: Verifying : python3-oslo-db+mysql-15.0.0-0.20240314144951.3e 34/262 DEBUG: Verifying : python3-oslo-db-15.0.0-0.20240314144951.3e1618f. 35/262 DEBUG: Verifying : python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2 36/262 DEBUG: Verifying : python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a. 37/262 DEBUG: Verifying : python3-oslo-messaging+amqp1-14.7.2-0.2024110716 38/262 DEBUG: Verifying : python3-oslo-messaging-14.7.2-0.20241107163406.5 39/262 DEBUG: Verifying : python3-oslo-metrics-0.8.0-0.20240314141823.1ebb 40/262 DEBUG: Verifying : python3-oslo-middleware-6.1.0-0.20240314154700.5 41/262 DEBUG: Verifying : python3-oslo-policy-4.3.0-0.20240314145815.4b7a6 42/262 DEBUG: Verifying : python3-oslo-privsep-3.3.0-0.20240314150440.f0c7 43/262 DEBUG: Verifying : python3-oslo-reports-3.3.0-0.20240314152455.592d 44/262 DEBUG: Verifying : python3-oslo-rootwrap-7.2.0-0.20240314145358.c6c 45/262 DEBUG: Verifying : python3-oslo-serialization-5.4.1-0.2024091308130 46/262 DEBUG: Verifying : python3-oslo-service-3.4.1-0.20240617091226.0288 47/262 DEBUG: Verifying : python3-oslo-upgradecheck-2.3.0-0.20240314144648 48/262 DEBUG: Verifying : python3-oslo-utils-7.1.0-0.20240314154953.17581b 49/262 DEBUG: Verifying : python3-oslo-versionedobjects-3.3.0-0.2024031414 50/262 DEBUG: Verifying : python3-osprofiler-4.1.0-0.20240318122957.3c5fea 51/262 DEBUG: Verifying : python3-pycadf-3.1.1-0.20240318115432.4179996.el 52/262 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2024031811232 53/262 DEBUG: Verifying : python3-tooz+redis-6.2.0-0.20240621074717.c65282 54/262 DEBUG: Verifying : python3-tooz+zake-6.2.0-0.20240621074717.c65282f 55/262 DEBUG: Verifying : python3-tooz-6.2.0-0.20240621074717.c65282f.el9. 56/262 DEBUG: Verifying : python3-designateclient-6.0.1-0.20240326161347.2 57/262 DEBUG: Verifying : python3-keystoneauth1-5.6.1-0.20251008131050.bd1 58/262 DEBUG: Verifying : python3-keystonemiddleware-10.6.0-0.202403141435 59/262 DEBUG: Verifying : python3-neutron-lib-3.11.1-0.20240808075713.970c 60/262 DEBUG: Verifying : python3-os-ken-2.8.2-0.20251008125459.073d6f0.el 61/262 DEBUG: Verifying : python3-ovsdbapp-2.6.1-0.20250218075414.e5e7217. 62/262 DEBUG: Verifying : python3-tempest-1:41.0.0-0.20250124132501.a25e0d 63/262 DEBUG: Verifying : bc-1.07.1-14.el9.x86_64 64/262 DEBUG: Verifying : checkpolicy-3.6-1.el9.x86_64 65/262 DEBUG: Verifying : chkconfig-1.24-2.el9.x86_64 66/262 DEBUG: Verifying : e2fsprogs-libs-1.46.5-8.el9.x86_64 67/262 DEBUG: Verifying : gssproxy-0.8.4-7.el9.x86_64 68/262 DEBUG: Verifying : hostname-3.23-6.el9.x86_64 69/262 DEBUG: Verifying : initscripts-10.11.9-2.el9.x86_64 70/262 DEBUG: Verifying : initscripts-rename-device-10.11.9-2.el9.x86_64 71/262 DEBUG: Verifying : initscripts-service-10.11.9-2.el9.noarch 72/262 DEBUG: Verifying : ipcalc-1.0.0-5.el9.x86_64 73/262 DEBUG: Verifying : iproute-6.17.0-2.el9.x86_64 74/262 DEBUG: Verifying : iproute-tc-6.17.0-2.el9.x86_64 75/262 DEBUG: Verifying : ipset-7.11-11.el9.x86_64 76/262 DEBUG: Verifying : ipset-libs-7.11-11.el9.x86_64 77/262 DEBUG: Verifying : iptables-libs-1.8.10-11.el9.x86_64 78/262 DEBUG: Verifying : iptables-nft-1.8.10-11.el9.x86_64 79/262 DEBUG: Verifying : iputils-20210202-15.el9.x86_64 80/262 DEBUG: Verifying : keyutils-1.6.3-1.el9.x86_64 81/262 DEBUG: Verifying : libbasicobjects-0.1.1-53.el9.x86_64 82/262 DEBUG: Verifying : libbpf-2:1.5.0-3.el9.x86_64 83/262 DEBUG: Verifying : libcollection-0.7.0-53.el9.x86_64 84/262 DEBUG: Verifying : libev-4.33-6.el9.x86_64 85/262 DEBUG: Verifying : libibverbs-61.0-2.el9.x86_64 86/262 DEBUG: Verifying : libini_config-1.3.1-53.el9.x86_64 87/262 DEBUG: Verifying : libmnl-1.0.4-16.el9.x86_64 88/262 DEBUG: Verifying : libnetfilter_conntrack-1.0.9-1.el9.x86_64 89/262 DEBUG: Verifying : libnfnetlink-1.0.1-23.el9.x86_64 90/262 DEBUG: Verifying : libnfsidmap-1:2.5.4-43.el9.x86_64 91/262 DEBUG: Verifying : libnftnl-1.2.6-4.el9.x86_64 92/262 DEBUG: Verifying : libnl3-3.11.0-1.el9.x86_64 93/262 DEBUG: Verifying : libpath_utils-0.2.1-53.el9.x86_64 94/262 DEBUG: Verifying : libref_array-0.1.5-53.el9.x86_64 95/262 DEBUG: Verifying : libselinux-utils-3.6-4.el9.x86_64 96/262 DEBUG: Verifying : libtirpc-1.3.3-9.el9.x86_64 97/262 DEBUG: Verifying : libverto-libev-0.3.2-3.el9.x86_64 98/262 DEBUG: Verifying : libyaml-0.2.5-7.el9.x86_64 99/262 DEBUG: Verifying : nfs-utils-1:2.5.4-43.el9.x86_64 100/262 DEBUG: Verifying : numactl-libs-2.0.19-3.el9.x86_64 101/262 DEBUG: Verifying : policycoreutils-3.6-7.el9.x86_64 102/262 DEBUG: Verifying : policycoreutils-python-utils-3.6-7.el9.noarch 103/262 DEBUG: Verifying : procps-ng-3.3.17-15.el9.x86_64 104/262 DEBUG: Verifying : protobuf-c-1.3.3-13.el9.x86_64 105/262 DEBUG: Verifying : psmisc-23.4-3.el9.x86_64 106/262 DEBUG: Verifying : python3-audit-3.1.5-8.el9.x86_64 107/262 DEBUG: Verifying : python3-cffi-1.14.5-5.el9.x86_64 108/262 DEBUG: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 109/262 DEBUG: Verifying : python3-dateutil-1:2.9.0.post0-1.el9.noarch 110/262 DEBUG: Verifying : python3-decorator-4.4.2-6.el9.noarch 111/262 DEBUG: Verifying : python3-inotify-0.9.6-25.el9.noarch 112/262 DEBUG: Verifying : python3-libselinux-3.6-4.el9.x86_64 113/262 DEBUG: Verifying : python3-libsemanage-3.6-5.el9.x86_64 114/262 DEBUG: Verifying : python3-ply-3.11-14.el9.noarch 115/262 DEBUG: Verifying : python3-policycoreutils-3.6-7.el9.noarch 116/262 DEBUG: Verifying : python3-pycparser-2.20-6.el9.noarch 117/262 DEBUG: Verifying : python3-pyyaml-5.4.1-6.el9.x86_64 118/262 DEBUG: Verifying : python3-setools-4.4.4-1.el9.x86_64 119/262 DEBUG: Verifying : quota-1:4.09-4.el9.x86_64 120/262 DEBUG: Verifying : quota-nls-1:4.09-4.el9.noarch 121/262 DEBUG: Verifying : rpcbind-1.2.6-7.el9.x86_64 122/262 DEBUG: Verifying : rpm-plugin-selinux-4.16.1.3-40.el9.x86_64 123/262 DEBUG: Verifying : selinux-policy-38.1.80-1.el9.noarch 124/262 DEBUG: Verifying : selinux-policy-targeted-38.1.80-1.el9.noarch 125/262 DEBUG: Verifying : sudo-1.9.17p2-4.el9.x86_64 126/262 DEBUG: Verifying : unbound-libs-1.24.2-2.el9.x86_64 127/262 DEBUG: Verifying : conntrack-tools-1.4.7-4.el9.x86_64 128/262 DEBUG: Verifying : dnsmasq-2.85-18.el9.x86_64 129/262 DEBUG: Verifying : dnsmasq-utils-2.85-18.el9.x86_64 130/262 DEBUG: Verifying : flatpak-selinux-1.12.9-5.el9.noarch 131/262 DEBUG: Verifying : geolite2-city-20191217-6.el9.noarch 132/262 DEBUG: Verifying : geolite2-country-20191217-6.el9.noarch 133/262 DEBUG: Verifying : haproxy-2.8.14-3.el9.x86_64 134/262 DEBUG: Verifying : keepalived-2.2.8-6.el9.x86_64 135/262 DEBUG: Verifying : libmaxminddb-1.5.2-4.el9.x86_64 136/262 DEBUG: Verifying : libnetfilter_cthelper-1.0.0-22.el9.x86_64 137/262 DEBUG: Verifying : libnetfilter_cttimeout-1.0.0-19.el9.x86_64 138/262 DEBUG: Verifying : libnetfilter_queue-1.0.5-1.el9.x86_64 139/262 DEBUG: Verifying : lm_sensors-libs-3.6.0-10.el9.x86_64 140/262 DEBUG: Verifying : mariadb-connector-c-3.2.6-1.el9.x86_64 141/262 DEBUG: Verifying : mariadb-connector-c-config-3.2.6-1.el9.noarch 142/262 DEBUG: Verifying : memcached-1.6.9-7.el9.x86_64 143/262 DEBUG: Verifying : memcached-selinux-1.6.9-7.el9.x86_64 144/262 DEBUG: Verifying : net-snmp-agent-libs-1:5.9.1-21.el9.x86_64 145/262 DEBUG: Verifying : net-snmp-libs-1:5.9.1-21.el9.x86_64 146/262 DEBUG: Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 147/262 DEBUG: Verifying : python3-attrs-20.3.0-7.el9.noarch 148/262 DEBUG: Verifying : python3-jsonpatch-1.21-16.el9.noarch 149/262 DEBUG: Verifying : python3-jsonpointer-2.0-4.el9.noarch 150/262 DEBUG: Verifying : python3-lxml-4.6.5-3.el9.x86_64 151/262 DEBUG: Verifying : python3-mako-1.1.4-6.el9.noarch 152/262 DEBUG: Verifying : python3-netaddr-0.10.1-3.el9.noarch 153/262 DEBUG: Verifying : python3-netifaces-0.10.6-15.el9.x86_64 154/262 DEBUG: Verifying : python3-prettytable-0.7.2-27.el9.noarch 155/262 DEBUG: Verifying : python3-psutil-5.8.0-12.el9.x86_64 156/262 DEBUG: Verifying : python3-pyasn1-0.6.3-1.el9.noarch 157/262 DEBUG: Verifying : python3-pyrsistent-0.17.3-8.el9.x86_64 158/262 DEBUG: Verifying : radvd-2.19-5.el9.x86_64 159/262 DEBUG: Verifying : dibbler-client-1.0.1-11.el9s.x86_64 160/262 DEBUG: Verifying : libsodium-1.0.18-7.el9s.x86_64 161/262 DEBUG: Verifying : openstack-network-scripts-10.11.1-6.el9s.x86_64 162/262 DEBUG: Verifying : openstack-network-scripts-openvswitch3.3-10.11.1 163/262 DEBUG: Verifying : python3-alembic-1.8.1-1.el9s.noarch 164/262 DEBUG: Verifying : python3-amqp-5.2.0-2.el9s.noarch 165/262 DEBUG: Verifying : python3-async-timeout-4.0.2-5.el9s.noarch 166/262 DEBUG: Verifying : python3-autopage-0.5.2-3.el9s.noarch 167/262 DEBUG: Verifying : python3-bcrypt-3.2.2-4.el9s.x86_64 168/262 DEBUG: Verifying : python3-beautifulsoup4-4.12.3-2.el9s.noarch 169/262 DEBUG: Verifying : python3-binary-memcached-0.31.2-1.el9s.noarch 170/262 DEBUG: Verifying : python3-cachetools-5.3.2-2.el9s.noarch 171/262 DEBUG: Verifying : python3-cmd2-2.4.2-1.el9s.noarch 172/262 DEBUG: Verifying : python3-ddt-1.6.0-1.el9s.noarch 173/262 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el9s.noarch 174/262 DEBUG: Verifying : python3-distro-1.9.0-2.el9s.noarch 175/262 DEBUG: Verifying : python3-dogpile-cache-1.3.1-1.el9s.noarch 176/262 DEBUG: Verifying : python3-etcd3gw-2.4.0-1.el9s.noarch 177/262 DEBUG: Verifying : python3-extras-1.0.0-15.el9s.noarch 178/262 DEBUG: Verifying : python3-fasteners-0.19-1.el9s.noarch 179/262 DEBUG: Verifying : python3-fixtures-4.0.1-1.el9s.noarch 180/262 DEBUG: Verifying : python3-httplib2-0.20.4-6.el9s.noarch 181/262 DEBUG: Verifying : python3-importlib-metadata-6.8.0-1.el9s.noarch 182/262 DEBUG: Verifying : python3-iso8601-1.1.0-1.el9s.noarch 183/262 DEBUG: Verifying : python3-jaraco-8.2.1-4.el9s.noarch 184/262 DEBUG: Verifying : python3-jaraco-classes-3.2.1-5.el9s.noarch 185/262 DEBUG: Verifying : python3-jeepney-0.8.0-3.el9s.noarch 186/262 DEBUG: Verifying : python3-jmespath-1.0.1-1.el9s.noarch 187/262 DEBUG: Verifying : python3-jsonschema-4.16.0-2.el9s.noarch 188/262 DEBUG: Verifying : python3-jwt+crypto-2.6.0-2.el9s.noarch 189/262 DEBUG: Verifying : python3-jwt-2.6.0-2.el9s.noarch 190/262 DEBUG: Verifying : python3-kazoo-2.8.0-2.el9s.noarch 191/262 DEBUG: Verifying : python3-keyring+completion-24.3.0-4.el9s.noarch 192/262 DEBUG: Verifying : python3-keyring-24.3.0-4.el9s.noarch 193/262 DEBUG: Verifying : python3-kombu-1:5.3.5-1.el9s.noarch 194/262 DEBUG: Verifying : python3-logutils-0.3.5-15.el9s.noarch 195/262 DEBUG: Verifying : python3-memcached-1.59-3.el9s.noarch 196/262 DEBUG: Verifying : python3-mock-4.0.3-5.el9s.noarch 197/262 DEBUG: Verifying : python3-more-itertools-10.1.0-1.el9s.noarch 198/262 DEBUG: Verifying : python3-msgpack-1.0.7-1.el9s.x86_64 199/262 DEBUG: Verifying : python3-ncclient-0.6.15-2.el9s.noarch 200/262 DEBUG: Verifying : python3-paramiko-3.4.0-2.el9s.noarch 201/262 DEBUG: Verifying : python3-paste-3.7.1-1.el9s.noarch 202/262 DEBUG: Verifying : python3-paste-deploy-3.1.0-2.el9s.noarch 203/262 DEBUG: Verifying : python3-pecan-1.4.2-2.el9s.noarch 204/262 DEBUG: Verifying : python3-platformdirs-3.11.0-1.el9s.noarch 205/262 DEBUG: Verifying : python3-prometheus_client-0.19.0-2.el9s.noarch 206/262 DEBUG: Verifying : python3-pyOpenSSL-20.0.1-2.el9s.noarch 207/262 DEBUG: Verifying : python3-pymemcache-4.0.0-1.el9s.noarch 208/262 DEBUG: Verifying : python3-pynacl-1.5.0-1.el9s.x86_64 209/262 DEBUG: Verifying : python3-pyngus-2.3.0-8.el9s.noarch 210/262 DEBUG: Verifying : python3-pyperclip-1.8.2-2.el9s.noarch 211/262 DEBUG: Verifying : python3-pyroute2-0.7.12-2.el9s.noarch 212/262 DEBUG: Verifying : python3-qpid-proton-0.35.0-2.el9s.x86_64 213/262 DEBUG: Verifying : python3-rdo-openvswitch-2:3.3-1.el9s.noarch 214/262 DEBUG: Verifying : python3-redis-5.0.1-1.el9s.noarch 215/262 DEBUG: Verifying : python3-repoze-lru-0.7-10.el9s.noarch 216/262 DEBUG: Verifying : python3-rfc3986-1.5.0-1.el9s.noarch 217/262 DEBUG: Verifying : python3-routes-2.5.1-1.el9s.noarch 218/262 DEBUG: Verifying : python3-secretstorage-3.3.1-1.el9s.noarch 219/262 DEBUG: Verifying : python3-setproctitle-1.2.3-2.el9s.x86_64 220/262 DEBUG: Verifying : python3-simplejson-3.19.2-1.el9s.x86_64 221/262 DEBUG: Verifying : python3-soupsieve-2.5-1.el9s.noarch 222/262 DEBUG: Verifying : python3-statsd-3.2.1-20.el9s.noarch 223/262 DEBUG: Verifying : python3-stestr-4.1.0-1.el9s.noarch 224/262 DEBUG: Verifying : python3-subunit-1.4.0-6.el9s.noarch 225/262 DEBUG: Verifying : python3-tempita-0.5.2-2.el9s.noarch 226/262 DEBUG: Verifying : python3-tenacity-8.2.3-1.el9s.noarch 227/262 DEBUG: Verifying : python3-testresources-2.0.1-2.el9s.noarch 228/262 DEBUG: Verifying : python3-testscenarios-0.5.0-21.el9s.noarch 229/262 DEBUG: Verifying : python3-testtools-2.7.1-1.el9s.noarch 230/262 DEBUG: Verifying : python3-tomlkit-0.12.3-3.el9s.noarch 231/262 DEBUG: Verifying : python3-uhashring-2.3-3.el9s.noarch 232/262 DEBUG: Verifying : python3-vine-5.1.0-1.el9s.noarch 233/262 DEBUG: Verifying : python3-voluptuous-0.14.2-1.el9s.noarch 234/262 DEBUG: Verifying : python3-waitress-2.1.2-1.el9s.noarch 235/262 DEBUG: Verifying : python3-wcwidth-0.2.6-1.el9s.noarch 236/262 DEBUG: Verifying : python3-webob-1.8.7-1.el9s.noarch 237/262 DEBUG: Verifying : python3-webtest-3.0.0-1.el9s.noarch 238/262 DEBUG: Verifying : python3-wrapt-1.16.0-1.el9s.x86_64 239/262 DEBUG: Verifying : python3-yappi-1.3.6-1.el9s.x86_64 240/262 DEBUG: Verifying : python3-zake-0.2.2-22.el9s.noarch 241/262 DEBUG: Verifying : python3-zipp-3.6.0-1.el9s.noarch 242/262 DEBUG: Verifying : qpid-proton-c-0.35.0-2.el9s.x86_64 243/262 DEBUG: Verifying : rdo-openvswitch-2:3.3-1.el9s.noarch 244/262 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-36.el9s.noa 245/262 DEBUG: Verifying : openvswitch3.3-3.3.8-7.el9s.x86_64 246/262 DEBUG: Verifying : python3-openvswitch3.3-3.3.8-7.el9s.x86_64 247/262 DEBUG: Verifying : openstack-neutron-ml2ovn-trace-1:24.2.3-0.202606 248/262 DEBUG: Verifying : openstack-neutron-macvtap-agent-1:24.2.3-0.20260 249/262 DEBUG: Verifying : openstack-neutron-rpc-server-1:24.2.3-0.20260605 250/262 DEBUG: Verifying : openstack-neutron-sriov-nic-agent-1:24.2.3-0.202 251/262 DEBUG: Verifying : openstack-neutron-metering-agent-1:24.2.3-0.2026 252/262 DEBUG: Verifying : openstack-neutron-ovn-metadata-agent-1:24.2.3-0. 253/262 DEBUG: Verifying : openstack-neutron-linuxbridge-1:24.2.3-0.2026060 254/262 DEBUG: Verifying : openstack-neutron-ovn-agent-1:24.2.3-0.202606050 255/262 DEBUG: Verifying : openstack-neutron-openvswitch-1:24.2.3-0.2026060 256/262 DEBUG: Verifying : openstack-neutron-ovn-migration-tool-1:24.2.3-0. 257/262 DEBUG: Verifying : openstack-neutron-ml2-1:24.2.3-0.20260605094437. 258/262 DEBUG: Verifying : openstack-neutron-1:24.2.3-0.20260605094437.87eb 259/262 DEBUG: Verifying : openstack-neutron-common-1:24.2.3-0.202606050944 260/262 DEBUG: Verifying : python3-neutron-1:24.2.3-0.20260605094437.87eb45 261/262 DEBUG: Verifying : python3-neutron-tests-1:24.2.3-0.20260605094437. 262/262 DEBUG: Installed: DEBUG: bc-1.07.1-14.el9.x86_64 DEBUG: checkpolicy-3.6-1.el9.x86_64 DEBUG: chkconfig-1.24-2.el9.x86_64 DEBUG: conntrack-tools-1.4.7-4.el9.x86_64 DEBUG: dibbler-client-1.0.1-11.el9s.x86_64 DEBUG: dnsmasq-2.85-18.el9.x86_64 DEBUG: dnsmasq-utils-2.85-18.el9.x86_64 DEBUG: e2fsprogs-libs-1.46.5-8.el9.x86_64 DEBUG: flatpak-selinux-1.12.9-5.el9.noarch DEBUG: geolite2-city-20191217-6.el9.noarch DEBUG: geolite2-country-20191217-6.el9.noarch DEBUG: gssproxy-0.8.4-7.el9.x86_64 DEBUG: haproxy-2.8.14-3.el9.x86_64 DEBUG: hostname-3.23-6.el9.x86_64 DEBUG: initscripts-10.11.9-2.el9.x86_64 DEBUG: initscripts-rename-device-10.11.9-2.el9.x86_64 DEBUG: initscripts-service-10.11.9-2.el9.noarch DEBUG: ipcalc-1.0.0-5.el9.x86_64 DEBUG: iproute-6.17.0-2.el9.x86_64 DEBUG: iproute-tc-6.17.0-2.el9.x86_64 DEBUG: ipset-7.11-11.el9.x86_64 DEBUG: ipset-libs-7.11-11.el9.x86_64 DEBUG: iptables-libs-1.8.10-11.el9.x86_64 DEBUG: iptables-nft-1.8.10-11.el9.x86_64 DEBUG: iputils-20210202-15.el9.x86_64 DEBUG: keepalived-2.2.8-6.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.5.0-3.el9.x86_64 DEBUG: libcollection-0.7.0-53.el9.x86_64 DEBUG: libev-4.33-6.el9.x86_64 DEBUG: libibverbs-61.0-2.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-23.el9.x86_64 DEBUG: libnfsidmap-1:2.5.4-43.el9.x86_64 DEBUG: libnftnl-1.2.6-4.el9.x86_64 DEBUG: libnl3-3.11.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: libselinux-utils-3.6-4.el9.x86_64 DEBUG: libsodium-1.0.18-7.el9s.x86_64 DEBUG: libtirpc-1.3.3-9.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-21.el9.x86_64 DEBUG: net-snmp-libs-1:5.9.1-21.el9.x86_64 DEBUG: nfs-utils-1:2.5.4-43.el9.x86_64 DEBUG: numactl-libs-2.0.19-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.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-common-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-linuxbridge-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-macvtap-agent-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-metering-agent-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-ml2-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-ml2ovn-trace-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-openvswitch-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-ovn-agent-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-ovn-metadata-agent-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-ovn-migration-tool-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-rpc-server-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openstack-neutron-sriov-nic-agent-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: openvswitch-selinux-extra-policy-1.0-36.el9s.noarch DEBUG: openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: policycoreutils-3.6-7.el9.x86_64 DEBUG: policycoreutils-python-utils-3.6-7.el9.noarch DEBUG: procps-ng-3.3.17-15.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.20240314153235.e8de6c9.el9.noarch DEBUG: python-oslo-concurrency-lang-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python-oslo-db-lang-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python-oslo-i18n-lang-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python-oslo-log-lang-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python-oslo-middleware-lang-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python-oslo-policy-lang-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python-oslo-privsep-lang-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python-oslo-utils-lang-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python-oslo-versionedobjects-lang-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python-pycadf-common-3.1.1-0.20240318115432.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.5-8.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.2-2.el9s.noarch DEBUG: python3-cffi-1.14.5-5.el9.x86_64 DEBUG: python3-cliff-4.6.0-0.20240314133456.b6119d5.el9.noarch DEBUG: python3-cmd2-2.4.2-1.el9s.noarch DEBUG: python3-cryptography-36.0.1-5.el9.x86_64 DEBUG: python3-dateutil-1:2.9.0.post0-1.el9.noarch DEBUG: python3-ddt-1.6.0-1.el9s.noarch DEBUG: python3-debtcollector-3.0.0-0.20240318130610.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.20240326161347.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.20240502070813.4e14db5.el9.noarch DEBUG: python3-httplib2-0.20.4-6.el9s.noarch DEBUG: python3-importlib-metadata-6.8.0-1.el9s.noarch DEBUG: python3-inotify-0.9.6-25.el9.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.1-0.20251008131050.bd152b1.el9.noarch DEBUG: python3-keystoneclient-1:5.4.0-0.20240314150815.c66d778.el9.noarch DEBUG: python3-keystonemiddleware-10.6.0-0.20240314143556.b81c50f.el9.noarch DEBUG: python3-kombu-1:5.3.5-1.el9s.noarch DEBUG: python3-libselinux-3.6-4.el9.x86_64 DEBUG: python3-libsemanage-3.6-5.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.10.1-3.el9.noarch DEBUG: python3-netifaces-0.10.6-15.el9.x86_64 DEBUG: python3-neutron-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: python3-neutron-lib-3.11.1-0.20240808075713.970c2bd.el9.noarch DEBUG: python3-neutron-tests-1:24.2.3-0.20260605094437.87eb453.el9.noarch DEBUG: python3-neutronclient-11.2.0-0.20240314151159.4e48e90.el9.noarch DEBUG: python3-novaclient-1:18.6.0-0.20240325130840.533d5df.el9.noarch DEBUG: python3-openstacksdk-3.0.0-0.20240314155907.04cdd0a.el9.noarch DEBUG: python3-openvswitch3.3-3.3.8-7.el9s.x86_64 DEBUG: python3-os-client-config-2.1.0-0.20240318114744.bc96c23.el9.noarch DEBUG: python3-os-ken-2.8.2-0.20251008125459.073d6f0.el9.noarch DEBUG: python3-os-resource-classes-1.1.0-0.20240318115804.357bd40.el9.noarch DEBUG: python3-os-service-types-1.7.0-0.20240318112957.0b2f473.el9.noarch DEBUG: python3-os-testr-3.0.0-0.20240318115928.0e7ac78.el9.noarch DEBUG: python3-os-traits-3.0.0-0.20240318122306.cff125c.el9.noarch DEBUG: python3-os-vif-3.5.0-0.20240314163435.2f53c93.el9.noarch DEBUG: python3-osc-lib-3.0.1-0.20240314134905.73ecaa7.el9.noarch DEBUG: python3-oslo-cache-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+dogpile-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-cache+etcd3gw-3.7.0-0.20240314153235.e8de6c9.el9.noarch DEBUG: python3-oslo-concurrency-6.0.0-0.20240314162651.53709ba.el9.noarch DEBUG: python3-oslo-config-2:9.4.0-0.20240516134807.882adf8.el9.noarch DEBUG: python3-oslo-context-5.5.0-0.20240314164503.e31a7a1.el9.noarch DEBUG: python3-oslo-db-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-db+mysql-15.0.0-0.20240314144951.3e1618f.el9.noarch DEBUG: python3-oslo-i18n-6.3.0-0.20240424074808.0531fb2.el9.noarch DEBUG: python3-oslo-log-5.5.1-0.20240404075316.a6c4f8a.el9.noarch DEBUG: python3-oslo-messaging-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-messaging+amqp1-14.7.2-0.20241107163406.5369e1e.el9.noarch DEBUG: python3-oslo-metrics-0.8.0-0.20240314141823.1ebb7f8.el9.noarch DEBUG: python3-oslo-middleware-6.1.0-0.20240314154700.531f39e.el9.noarch DEBUG: python3-oslo-policy-4.3.0-0.20240314145815.4b7a6f7.el9.noarch DEBUG: python3-oslo-privsep-3.3.0-0.20240314150440.f0c7eca.el9.noarch DEBUG: python3-oslo-reports-3.3.0-0.20240314152455.592d8ac.el9.noarch DEBUG: python3-oslo-rootwrap-7.2.0-0.20240314145358.c6cf187.el9.noarch DEBUG: python3-oslo-serialization-5.4.1-0.20240913081306.b7c9063.el9.noarch DEBUG: python3-oslo-service-3.4.1-0.20240617091226.028809f.el9.noarch DEBUG: python3-oslo-upgradecheck-2.3.0-0.20240314144648.b6db590.el9.noarch DEBUG: python3-oslo-utils-7.1.0-0.20240314154953.17581b5.el9.noarch DEBUG: python3-oslo-versionedobjects-3.3.0-0.20240314142013.25db0cf.el9.noarch DEBUG: python3-oslotest-5.0.0-0.20240318130350.4c36dbc.el9.noarch DEBUG: python3-osprofiler-4.1.0-0.20240318122957.3c5fead.el9.noarch DEBUG: python3-ovsdbapp-2.6.1-0.20250218075414.e5e7217.el9.noarch DEBUG: python3-paramiko-3.4.0-2.el9s.noarch DEBUG: python3-paste-3.7.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-7.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.3-1.el9.noarch DEBUG: python3-pycadf-3.1.1-0.20240318115432.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.20240318112325.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.20241203182433.21d601f.el9.noarch DEBUG: python3-subunit-1.4.0-6.el9s.noarch DEBUG: python3-tempest-1:41.0.0-0.20250124132501.a25e0df.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.3-3.el9s.noarch DEBUG: python3-tooz-6.2.0-0.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz+redis-6.2.0-0.20240621074717.c65282f.el9.noarch DEBUG: python3-tooz+zake-6.2.0-0.20240621074717.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.6-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.09-4.el9.x86_64 DEBUG: quota-nls-1:4.09-4.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-40.el9.x86_64 DEBUG: selinux-policy-38.1.80-1.el9.noarch DEBUG: selinux-policy-targeted-38.1.80-1.el9.noarch DEBUG: sudo-1.9.17p2-4.el9.x86_64 DEBUG: unbound-libs-1.24.2-2.el9.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos9-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos9-caracal-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-caracal-x86_64-5-bootstrap/root/home/centos9-caracal/data/repos/component/network/87/eb/87eb45399b457e74c085ddf72250306031127142_55478528'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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-caracal-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-x86_64-5-bootstrap/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos9-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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-caracal-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