+ set -x
+ for FILE in {test-,}requirements.txt
+ '[' -f test-requirements.txt ']'
+ sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt
+ sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt
+ for FILE in {test-,}requirements.txt
+ '[' -f requirements.txt ']'
+ sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt
+ sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt
+ cleanup_sdist
+ return
+ detect_python
+ '[' -x /usr/bin/python3 ']'
+ PYTHON=python3
+ echo 'Using python3 as python interpreter'
Using python3 as python interpreter
+ setup_mock
+ MOCKOPTS='-v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'
+ /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81 --clean
INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  []
DEBUG:     version:  3.5
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1030
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  None
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.c_nkhcw2:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  8
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '8-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled = 1
check_obsoletes = 1

DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core centos-gpg-keys
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     user_agent:  Mock (dlrn-centos8-yoga-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos8-yoga/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos8-yoga-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el8
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
plugins=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el8
user_agent=DLRN

# repos

[Stream-BaseOS]
name=CentOS-Stream - Base
baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra
failovermethod=priority
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=1
skip_if_unavailable=False

[Stream-AppStream]
name=CentOS-Stream - AppStream
baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-extras]
name=CentOS-Stream - Extras
#baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-PowerTools]
name=CentOS-Stream - PowerTools
#baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[delorean-component-baremetal]
name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_2a014b3f
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d3/ee/d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8_2dc9cd60
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-os-apply-config-14dfe905bd4e2724ddc58c4854b10df5e1836459
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/14/df/14dfe905bd4e2724ddc58c4854b10df5e1836459_9ef639d0
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_99b6b5e7
enabled=1
gpgcheck=0
priority=1

[delorean-yoga-testing]
name=dlrn-yoga-testing
baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-yoga-build-deps]
name=dlrn-yoga-build-deps
baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[advanced-virtualization]
name=Advanced Virtualization mirror
baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-rabbitmq-38]
name=Messaging RabbitMQ
baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38
gpgcheck=0
enabled=1
module_hotfixes=1
skip_if_unavailable=1

[centos-opstools]
name=opstools
baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
Start: clean chroot
Finish: clean chroot
Finish: run
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
DEBUG: kill orphans
+ /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81 --init
INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  []
DEBUG:     version:  3.5
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1030
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  None
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sshlnxx1:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  8
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '8-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled = 1
check_obsoletes = 1

DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core centos-gpg-keys
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     user_agent:  Mock (dlrn-centos8-yoga-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos8-yoga/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos8-yoga-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el8
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
plugins=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el8
user_agent=DLRN

# repos

[Stream-BaseOS]
name=CentOS-Stream - Base
baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra
failovermethod=priority
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=1
skip_if_unavailable=False

[Stream-AppStream]
name=CentOS-Stream - AppStream
baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-extras]
name=CentOS-Stream - Extras
#baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-PowerTools]
name=CentOS-Stream - PowerTools
#baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[delorean-component-baremetal]
name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_2a014b3f
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d3/ee/d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8_2dc9cd60
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-os-apply-config-14dfe905bd4e2724ddc58c4854b10df5e1836459
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/14/df/14dfe905bd4e2724ddc58c4854b10df5e1836459_9ef639d0
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_99b6b5e7
enabled=1
gpgcheck=0
priority=1

[delorean-yoga-testing]
name=dlrn-yoga-testing
baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-yoga-build-deps]
name=dlrn-yoga-build-deps
baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[advanced-virtualization]
name=Advanced Virtualization mirror
baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-rabbitmq-38]
name=Messaging RabbitMQ
baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38
gpgcheck=0
enabled=1
module_hotfixes=1
skip_if_unavailable=1

[centos-opstools]
name=opstools
baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     3328280      670512     2234580    12140552    10239660
DEBUG: Swap:      16777212     3632744    13144468
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  584M  3.8G  14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.8fuk5zxn', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5082364     2406388     3486024     8650592     7233192
DEBUG: Swap:      16777212     3627880    13149332
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.1G  3.3G  24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.i6k67zjs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: resultdir = /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a43548da82c84c52995575c3d5e83052', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized
Finish: chroot init
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc'
++ /usr/bin/mock -r /home/centos8-yoga/data/dlrn-5.cfg -p
+ MOCKDIR=/var/lib/mock/dlrn-centos8-yoga-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 76339c30770fbf4f67f665741f1c8f385bcb68f8
Note: switching to '76339c30770fbf4f67f665741f1c8f385bcb68f8'.

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 <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 76339c307 Update .gitreview for unmaintained/yoga
+ '[' -d /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc ']'
+ mkdir /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc
+ cp -pr . /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc
+ pushd /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//var/tmp/pkgsrc
/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-glance
+ set +o pipefail
+ git tag -l 'private-*'
+ xargs -n 1 git tag -d
+ set -o pipefail
+ popd
~/data/openstack-glance
+ '[' -z '' ']'
++ /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)'
++ tail -n 1
++ /usr/bin/mock -q -r /home/centos8-yoga/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h'
+ setversionandrelease 24.2.2.dev1 76339c3
+ UPSTREAMVERSION=24.2.2.dev1
+ [[ 24.2.2.dev1 =~ ([^-]*)-(.+) ]]
+ [[ 24.2.2.dev1 =~ (.*?)\.(0rc.+) ]]
+ [[ 24.2.2.dev1 =~ (.*?)\.(0b.+) ]]
+ [[ 24.2.2.dev1 =~ (.*?)\.(0a.+) ]]
+ [[ 24.2.2.dev1 =~ (.*?)\.(dev.+) ]]
+ VERSION=24.2.2
+ '[' 0.date.hash = 0.1.date.hash ']'
+ '[' 0.date.hash = minor.date.hash ']'
+ RELEASE=0.20240313034957.76339c3
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ SOURCETYPE=tarball
+ /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'
INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  []
DEBUG:     version:  3.5
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1030
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  None
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xujux4ow:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  8
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '8-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled = 1
check_obsoletes = 1

DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core centos-gpg-keys
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     user_agent:  Mock (dlrn-centos8-yoga-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos8-yoga/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos8-yoga-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el8
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
plugins=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el8
user_agent=DLRN

# repos

[Stream-BaseOS]
name=CentOS-Stream - Base
baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra
failovermethod=priority
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=1
skip_if_unavailable=False

[Stream-AppStream]
name=CentOS-Stream - AppStream
baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-extras]
name=CentOS-Stream - Extras
#baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-PowerTools]
name=CentOS-Stream - PowerTools
#baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[delorean-component-baremetal]
name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_2a014b3f
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d3/ee/d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8_2dc9cd60
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-os-apply-config-14dfe905bd4e2724ddc58c4854b10df5e1836459
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/14/df/14dfe905bd4e2724ddc58c4854b10df5e1836459_9ef639d0
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_99b6b5e7
enabled=1
gpgcheck=0
priority=1

[delorean-yoga-testing]
name=dlrn-yoga-testing
baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-yoga-build-deps]
name=dlrn-yoga-build-deps
baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[advanced-virtualization]
name=Advanced Virtualization mirror
baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-rabbitmq-38]
name=Messaging RabbitMQ
baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38
gpgcheck=0
enabled=1
module_hotfixes=1
skip_if_unavailable=1

[centos-opstools]
name=opstools
baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5191468     3237984     2175028     7709892     8435728
DEBUG: Swap:      16777212     3627880    13149332
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  584M  3.8G  14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xhy3y23c', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root.
DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5199036     3110200     2224172     7830108     8379208
DEBUG: Swap:      16777212     3627880    13149332
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.1G  3.3G  25% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.mlbuwqy4', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: resultdir = /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1c1c21812d4a41268217506af95169d3', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xujux4ow:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '79ecdc67e68b42e2aa4a9a3af86de301', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.xujux4ow:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
running sdist
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.1s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.3s)
running egg_info
creating glance.egg-info
writing glance.egg-info/PKG-INFO
writing dependency_links to glance.egg-info/dependency_links.txt
writing entry points to glance.egg-info/entry_points.txt
writing requirements to glance.egg-info/requires.txt
writing top-level names to glance.egg-info/top_level.txt
writing pbr to glance.egg-info/pbr.json
[pbr] Processing SOURCES.txt
writing manifest file 'glance.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
/usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python'
  warnings.warn(msg)
warning: no previously-included files matching '*.pyc' found anywhere in distribution
writing manifest file 'glance.egg-info/SOURCES.txt'
[pbr] reno was not found or is too old. Skipping release notes
running check
creating glance-24.2.2.dev1
creating glance-24.2.2.dev1/api-ref
creating glance-24.2.2.dev1/api-ref/source
creating glance-24.2.2.dev1/api-ref/source/v2
creating glance-24.2.2.dev1/api-ref/source/v2/samples
creating glance-24.2.2.dev1/api-ref/source/versions
creating glance-24.2.2.dev1/api-ref/source/versions/samples
creating glance-24.2.2.dev1/doc
creating glance-24.2.2.dev1/doc/source
creating glance-24.2.2.dev1/doc/source/_extra
creating glance-24.2.2.dev1/doc/source/_static
creating glance-24.2.2.dev1/doc/source/admin
creating glance-24.2.2.dev1/doc/source/cli
creating glance-24.2.2.dev1/doc/source/configuration
creating glance-24.2.2.dev1/doc/source/contributor
creating glance-24.2.2.dev1/doc/source/images
creating glance-24.2.2.dev1/doc/source/images_src
creating glance-24.2.2.dev1/doc/source/install
creating glance-24.2.2.dev1/doc/source/user
creating glance-24.2.2.dev1/doc/test
creating glance-24.2.2.dev1/etc
creating glance-24.2.2.dev1/etc/metadefs
creating glance-24.2.2.dev1/etc/oslo-config-generator
creating glance-24.2.2.dev1/glance
creating glance-24.2.2.dev1/glance.egg-info
creating glance-24.2.2.dev1/glance/api
creating glance-24.2.2.dev1/glance/api/middleware
creating glance-24.2.2.dev1/glance/api/v1
creating glance-24.2.2.dev1/glance/api/v2
creating glance-24.2.2.dev1/glance/api/v2/model
creating glance-24.2.2.dev1/glance/async_
creating glance-24.2.2.dev1/glance/async_/flows
creating glance-24.2.2.dev1/glance/async_/flows/_internal_plugins
creating glance-24.2.2.dev1/glance/async_/flows/plugins
creating glance-24.2.2.dev1/glance/cmd
creating glance-24.2.2.dev1/glance/common
creating glance-24.2.2.dev1/glance/common/location_strategy
creating glance-24.2.2.dev1/glance/common/scripts
creating glance-24.2.2.dev1/glance/common/scripts/api_image_import
creating glance-24.2.2.dev1/glance/common/scripts/image_import
creating glance-24.2.2.dev1/glance/db
creating glance-24.2.2.dev1/glance/db/simple
creating glance-24.2.2.dev1/glance/db/sqlalchemy
creating glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
creating glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
creating glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
creating glance-24.2.2.dev1/glance/db/sqlalchemy/metadef_api
creating glance-24.2.2.dev1/glance/domain
creating glance-24.2.2.dev1/glance/hacking
creating glance-24.2.2.dev1/glance/image_cache
creating glance-24.2.2.dev1/glance/image_cache/drivers
creating glance-24.2.2.dev1/glance/locale
creating glance-24.2.2.dev1/glance/locale/de
creating glance-24.2.2.dev1/glance/locale/de/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/en_GB
creating glance-24.2.2.dev1/glance/locale/en_GB/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/es
creating glance-24.2.2.dev1/glance/locale/es/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/fr
creating glance-24.2.2.dev1/glance/locale/fr/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/it
creating glance-24.2.2.dev1/glance/locale/it/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/ja
creating glance-24.2.2.dev1/glance/locale/ja/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/ko_KR
creating glance-24.2.2.dev1/glance/locale/ko_KR/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/pt_BR
creating glance-24.2.2.dev1/glance/locale/pt_BR/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/ru
creating glance-24.2.2.dev1/glance/locale/ru/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/tr_TR
creating glance-24.2.2.dev1/glance/locale/tr_TR/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/zh_CN
creating glance-24.2.2.dev1/glance/locale/zh_CN/LC_MESSAGES
creating glance-24.2.2.dev1/glance/locale/zh_TW
creating glance-24.2.2.dev1/glance/locale/zh_TW/LC_MESSAGES
creating glance-24.2.2.dev1/glance/policies
creating glance-24.2.2.dev1/glance/quota
creating glance-24.2.2.dev1/glance/tests
creating glance-24.2.2.dev1/glance/tests/etc
creating glance-24.2.2.dev1/glance/tests/functional
creating glance-24.2.2.dev1/glance/tests/functional/db
creating glance-24.2.2.dev1/glance/tests/functional/db/migrations
creating glance-24.2.2.dev1/glance/tests/functional/serial
creating glance-24.2.2.dev1/glance/tests/functional/v2
creating glance-24.2.2.dev1/glance/tests/gate
creating glance-24.2.2.dev1/glance/tests/integration
creating glance-24.2.2.dev1/glance/tests/integration/v2
creating glance-24.2.2.dev1/glance/tests/unit
creating glance-24.2.2.dev1/glance/tests/unit/api
creating glance-24.2.2.dev1/glance/tests/unit/api/middleware
creating glance-24.2.2.dev1/glance/tests/unit/async_
creating glance-24.2.2.dev1/glance/tests/unit/async_/flows
creating glance-24.2.2.dev1/glance/tests/unit/async_/flows/plugins
creating glance-24.2.2.dev1/glance/tests/unit/cmd
creating glance-24.2.2.dev1/glance/tests/unit/common
creating glance-24.2.2.dev1/glance/tests/unit/common/scripts
creating glance-24.2.2.dev1/glance/tests/unit/common/scripts/image_import
creating glance-24.2.2.dev1/glance/tests/unit/image_cache
creating glance-24.2.2.dev1/glance/tests/unit/image_cache/drivers
creating glance-24.2.2.dev1/glance/tests/unit/keymgr
creating glance-24.2.2.dev1/glance/tests/unit/v2
creating glance-24.2.2.dev1/glance/tests/var
creating glance-24.2.2.dev1/httpd
creating glance-24.2.2.dev1/playbooks
creating glance-24.2.2.dev1/rally-jobs
creating glance-24.2.2.dev1/rally-jobs/extra
creating glance-24.2.2.dev1/rally-jobs/plugins
creating glance-24.2.2.dev1/releasenotes
creating glance-24.2.2.dev1/releasenotes/notes
creating glance-24.2.2.dev1/releasenotes/source
creating glance-24.2.2.dev1/releasenotes/source/_static
creating glance-24.2.2.dev1/releasenotes/source/_templates
creating glance-24.2.2.dev1/releasenotes/source/locale
creating glance-24.2.2.dev1/releasenotes/source/locale/en_GB
creating glance-24.2.2.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES
creating glance-24.2.2.dev1/releasenotes/source/locale/ja
creating glance-24.2.2.dev1/releasenotes/source/locale/ja/LC_MESSAGES
creating glance-24.2.2.dev1/releasenotes/source/locale/ko_KR
creating glance-24.2.2.dev1/releasenotes/source/locale/ko_KR/LC_MESSAGES
creating glance-24.2.2.dev1/tools
copying files to glance-24.2.2.dev1...
copying .coveragerc -> glance-24.2.2.dev1
copying .mailmap -> glance-24.2.2.dev1
copying .stestr.conf -> glance-24.2.2.dev1
copying .zuul.yaml -> glance-24.2.2.dev1
copying AUTHORS -> glance-24.2.2.dev1
copying CONTRIBUTING.rst -> glance-24.2.2.dev1
copying ChangeLog -> glance-24.2.2.dev1
copying HACKING.rst -> glance-24.2.2.dev1
copying LICENSE -> glance-24.2.2.dev1
copying README.rst -> glance-24.2.2.dev1
copying bindep.txt -> glance-24.2.2.dev1
copying pylintrc -> glance-24.2.2.dev1
copying requirements.txt -> glance-24.2.2.dev1
copying setup.cfg -> glance-24.2.2.dev1
copying setup.py -> glance-24.2.2.dev1
copying test-requirements.txt -> glance-24.2.2.dev1
copying tox.ini -> glance-24.2.2.dev1
copying api-ref/source/conf.py -> glance-24.2.2.dev1/api-ref/source
copying api-ref/source/heading-level-guide.txt -> glance-24.2.2.dev1/api-ref/source
copying api-ref/source/index.rst -> glance-24.2.2.dev1/api-ref/source
copying api-ref/source/v2/cache-manage.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/discovery-parameters.yaml -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/discovery.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/images-data.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/images-images-v2.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/images-import.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/images-parameters-descriptions.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/images-parameters.yaml -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/images-schemas.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/images-sharing-v2.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/images-tags.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/index.rst -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/metadefs-index.rst -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/metadefs-namespaces-objects.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/metadefs-namespaces-properties.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/metadefs-namespaces-tags.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/metadefs-namespaces.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/metadefs-parameters.yaml -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/metadefs-resourcetypes.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/metadefs-schemas.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/stores.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/tasks-parameters.yaml -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/tasks-schemas.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/tasks.inc -> glance-24.2.2.dev1/api-ref/source/v2
copying api-ref/source/v2/samples/image-create-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-create-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-details-deactivate-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-import-c-i-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-import-g-d-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-import-w-d-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-info-import-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-member-create-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-member-create-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-member-details-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-member-update-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-member-update-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-members-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-tasks-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-update-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/image-update-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/images-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-namespace-create-request-simple.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-namespace-create-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-namespace-create-response-simple.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-namespace-create-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-namespace-details-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-namespace-details-with-rt-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-namespace-update-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-namespace-update-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-namespaces-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-object-create-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-object-create-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-object-details-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-object-update-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-object-update-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-objects-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-properties-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-property-create-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-property-create-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-property-details-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-property-update-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-property-update-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-resource-type-assoc-create-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-resource-type-assoc-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-resource-type-create-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-resource-types-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-tag-create-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-tag-details-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-tag-update-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-tag-update-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-tags-create-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-tags-create-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/metadef-tags-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-image-member-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-image-members-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-image-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-images-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-namespace-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-namespaces-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-object-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-objects-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-properties-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-property-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-resource-type-association-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-resource-type-associations-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-tag-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-metadef-tags-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-task-show-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/schemas-tasks-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/stores-list-detail-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/stores-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/task-create-request.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/task-create-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/task-show-failure-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/task-show-processing-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/task-show-success-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/tasks-list-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/v2/samples/usage-response.json -> glance-24.2.2.dev1/api-ref/source/v2/samples
copying api-ref/source/versions/index.rst -> glance-24.2.2.dev1/api-ref/source/versions
copying api-ref/source/versions/versions.inc -> glance-24.2.2.dev1/api-ref/source/versions
copying api-ref/source/versions/samples/image-versions-response.json -> glance-24.2.2.dev1/api-ref/source/versions/samples
copying doc/requirements.txt -> glance-24.2.2.dev1/doc
copying doc/source/conf.py -> glance-24.2.2.dev1/doc/source
copying doc/source/deprecation-note.inc -> glance-24.2.2.dev1/doc/source
copying doc/source/glossary.rst -> glance-24.2.2.dev1/doc/source
copying doc/source/index.rst -> glance-24.2.2.dev1/doc/source
copying doc/source/_extra/.htaccess -> glance-24.2.2.dev1/doc/source/_extra
copying doc/source/_static/.placeholder -> glance-24.2.2.dev1/doc/source/_static
copying doc/source/admin/apache-httpd.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/authentication.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/cache.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/controllingservers.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/db-sqlalchemy-migrate.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/db.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/flows.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/index.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/interoperable-image-import.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/manage-images.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/multistores.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/notifications.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/policies.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/property-protections.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/quotas.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/requirements.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/rollingupgrades.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/tasks.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/troubleshooting.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/useful-image-properties.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/admin/zero-downtime-db-upgrade.rst -> glance-24.2.2.dev1/doc/source/admin
copying doc/source/cli/footer.txt -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/general_options.txt -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glanceapi.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glancecachecleaner.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glancecachemanage.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glancecacheprefetcher.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glancecachepruner.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glancecontrol.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glancemanage.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glancereplicator.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glancescrubber.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/glancestatus.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/header.txt -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/index.rst -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/cli/openstack_options.txt -> glance-24.2.2.dev1/doc/source/cli
copying doc/source/configuration/configuring.rst -> glance-24.2.2.dev1/doc/source/configuration
copying doc/source/configuration/glance_api.rst -> glance-24.2.2.dev1/doc/source/configuration
copying doc/source/configuration/glance_cache.rst -> glance-24.2.2.dev1/doc/source/configuration
copying doc/source/configuration/glance_manage.rst -> glance-24.2.2.dev1/doc/source/configuration
copying doc/source/configuration/glance_scrubber.rst -> glance-24.2.2.dev1/doc/source/configuration
copying doc/source/configuration/index.rst -> glance-24.2.2.dev1/doc/source/configuration
copying doc/source/configuration/sample-configuration.rst -> glance-24.2.2.dev1/doc/source/configuration
copying doc/source/contributor/architecture.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/blueprints.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/contributing.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/core_reviewer_guidelines.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/database_architecture.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/database_migrations.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/documentation.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/domain_implementation.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/domain_model.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/gerrit.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/index.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/minor-code-changes.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/refreshing-configs.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/release-cpl.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/release-notes.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/contributor/releasecycle.rst -> glance-24.2.2.dev1/doc/source/contributor
copying doc/source/images/architecture.png -> glance-24.2.2.dev1/doc/source/images
copying doc/source/images/glance_db.png -> glance-24.2.2.dev1/doc/source/images
copying doc/source/images/glance_layers.png -> glance-24.2.2.dev1/doc/source/images
copying doc/source/images/image_status_transition.png -> glance-24.2.2.dev1/doc/source/images
copying doc/source/images/instance-life-1.png -> glance-24.2.2.dev1/doc/source/images
copying doc/source/images/instance-life-2.png -> glance-24.2.2.dev1/doc/source/images
copying doc/source/images/instance-life-3.png -> glance-24.2.2.dev1/doc/source/images
copying doc/source/images_src/architecture.graphml -> glance-24.2.2.dev1/doc/source/images_src
copying doc/source/images_src/glance_db.graphml -> glance-24.2.2.dev1/doc/source/images_src
copying doc/source/images_src/glance_layers.graphml -> glance-24.2.2.dev1/doc/source/images_src
copying doc/source/images_src/image_status_transition.dot -> glance-24.2.2.dev1/doc/source/images_src
copying doc/source/install/configure-quotas.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/get-started.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/index.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/install-debian.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/install-obs.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/install-rdo.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/install-ubuntu.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/install.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/note_configuration_vary_by_distribution.txt -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/register-quotas.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/install/verify.rst -> glance-24.2.2.dev1/doc/source/install
copying doc/source/user/common-image-properties.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/source/user/formats.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/source/user/glanceapi.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/source/user/glanceclient.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/source/user/glancemetadefcatalogapi.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/source/user/identifiers.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/source/user/index.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/source/user/metadefs-concepts.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/source/user/signature.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/source/user/statuses.rst -> glance-24.2.2.dev1/doc/source/user
copying doc/test/redirect-tests.txt -> glance-24.2.2.dev1/doc/test
copying etc/glance-api-paste.ini -> glance-24.2.2.dev1/etc
copying etc/glance-api.conf -> glance-24.2.2.dev1/etc
copying etc/glance-cache.conf -> glance-24.2.2.dev1/etc
copying etc/glance-image-import.conf.sample -> glance-24.2.2.dev1/etc
copying etc/glance-manage.conf -> glance-24.2.2.dev1/etc
copying etc/glance-policy-generator.conf -> glance-24.2.2.dev1/etc
copying etc/glance-scrubber.conf -> glance-24.2.2.dev1/etc
copying etc/glance-swift.conf.sample -> glance-24.2.2.dev1/etc
copying etc/ovf-metadata.json.sample -> glance-24.2.2.dev1/etc
copying etc/property-protections-policies.conf.sample -> glance-24.2.2.dev1/etc
copying etc/property-protections-roles.conf.sample -> glance-24.2.2.dev1/etc
copying etc/schema-image.json -> glance-24.2.2.dev1/etc
copying etc/metadefs/README -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/cim-processor-allocation-setting-data.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/cim-resource-allocation-setting-data.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/cim-storage-allocation-setting-data.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/cim-virtual-system-setting-data.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-aggr-disk-filter.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-aggr-iops-filter.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-aggr-num-instances.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-cpu-pinning.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-guest-memory-backing.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-guest-shutdown.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-host-capabilities.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-hypervisor.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-instance-data.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-libvirt-image.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-libvirt.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-quota.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-randomgen.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-vcputopology.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-vmware-flavor.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-vmware-quota-flavor.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-vmware.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-watchdog.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/compute-xenapi.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/glance-common-image-props.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/image-signature-verification.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/operating-system.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/software-databases.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/software-runtimes.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/software-webservers.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/metadefs/storage-volume-type.json -> glance-24.2.2.dev1/etc/metadefs
copying etc/oslo-config-generator/glance-api.conf -> glance-24.2.2.dev1/etc/oslo-config-generator
copying etc/oslo-config-generator/glance-cache.conf -> glance-24.2.2.dev1/etc/oslo-config-generator
copying etc/oslo-config-generator/glance-image-import.conf -> glance-24.2.2.dev1/etc/oslo-config-generator
copying etc/oslo-config-generator/glance-manage.conf -> glance-24.2.2.dev1/etc/oslo-config-generator
copying etc/oslo-config-generator/glance-scrubber.conf -> glance-24.2.2.dev1/etc/oslo-config-generator
copying glance/__init__.py -> glance-24.2.2.dev1/glance
copying glance/context.py -> glance-24.2.2.dev1/glance
copying glance/gateway.py -> glance-24.2.2.dev1/glance
copying glance/housekeeping.py -> glance-24.2.2.dev1/glance
copying glance/i18n.py -> glance-24.2.2.dev1/glance
copying glance/location.py -> glance-24.2.2.dev1/glance
copying glance/notifier.py -> glance-24.2.2.dev1/glance
copying glance/opts.py -> glance-24.2.2.dev1/glance
copying glance/schema.py -> glance-24.2.2.dev1/glance
copying glance/scrubber.py -> glance-24.2.2.dev1/glance
copying glance/version.py -> glance-24.2.2.dev1/glance
copying glance.egg-info/PKG-INFO -> glance-24.2.2.dev1/glance.egg-info
copying glance.egg-info/SOURCES.txt -> glance-24.2.2.dev1/glance.egg-info
copying glance.egg-info/dependency_links.txt -> glance-24.2.2.dev1/glance.egg-info
copying glance.egg-info/entry_points.txt -> glance-24.2.2.dev1/glance.egg-info
copying glance.egg-info/not-zip-safe -> glance-24.2.2.dev1/glance.egg-info
copying glance.egg-info/pbr.json -> glance-24.2.2.dev1/glance.egg-info
copying glance.egg-info/requires.txt -> glance-24.2.2.dev1/glance.egg-info
copying glance.egg-info/top_level.txt -> glance-24.2.2.dev1/glance.egg-info
copying glance/api/__init__.py -> glance-24.2.2.dev1/glance/api
copying glance/api/authorization.py -> glance-24.2.2.dev1/glance/api
copying glance/api/common.py -> glance-24.2.2.dev1/glance/api
copying glance/api/policy.py -> glance-24.2.2.dev1/glance/api
copying glance/api/property_protections.py -> glance-24.2.2.dev1/glance/api
copying glance/api/versions.py -> glance-24.2.2.dev1/glance/api
copying glance/api/middleware/__init__.py -> glance-24.2.2.dev1/glance/api/middleware
copying glance/api/middleware/cache.py -> glance-24.2.2.dev1/glance/api/middleware
copying glance/api/middleware/cache_manage.py -> glance-24.2.2.dev1/glance/api/middleware
copying glance/api/middleware/context.py -> glance-24.2.2.dev1/glance/api/middleware
copying glance/api/middleware/gzip.py -> glance-24.2.2.dev1/glance/api/middleware
copying glance/api/middleware/version_negotiation.py -> glance-24.2.2.dev1/glance/api/middleware
copying glance/api/v1/__init__.py -> glance-24.2.2.dev1/glance/api/v1
copying glance/api/v1/router.py -> glance-24.2.2.dev1/glance/api/v1
copying glance/api/v2/__init__.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/cached_images.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/discovery.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/image_actions.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/image_data.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/image_members.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/image_tags.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/images.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/metadef_namespaces.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/metadef_objects.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/metadef_properties.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/metadef_resource_types.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/metadef_tags.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/policy.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/router.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/schemas.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/tasks.py -> glance-24.2.2.dev1/glance/api/v2
copying glance/api/v2/model/__init__.py -> glance-24.2.2.dev1/glance/api/v2/model
copying glance/api/v2/model/metadef_namespace.py -> glance-24.2.2.dev1/glance/api/v2/model
copying glance/api/v2/model/metadef_object.py -> glance-24.2.2.dev1/glance/api/v2/model
copying glance/api/v2/model/metadef_property_item_type.py -> glance-24.2.2.dev1/glance/api/v2/model
copying glance/api/v2/model/metadef_property_type.py -> glance-24.2.2.dev1/glance/api/v2/model
copying glance/api/v2/model/metadef_resource_type.py -> glance-24.2.2.dev1/glance/api/v2/model
copying glance/api/v2/model/metadef_tag.py -> glance-24.2.2.dev1/glance/api/v2/model
copying glance/async_/__init__.py -> glance-24.2.2.dev1/glance/async_
copying glance/async_/taskflow_executor.py -> glance-24.2.2.dev1/glance/async_
copying glance/async_/utils.py -> glance-24.2.2.dev1/glance/async_
copying glance/async_/flows/__init__.py -> glance-24.2.2.dev1/glance/async_/flows
copying glance/async_/flows/api_image_import.py -> glance-24.2.2.dev1/glance/async_/flows
copying glance/async_/flows/base_import.py -> glance-24.2.2.dev1/glance/async_/flows
copying glance/async_/flows/convert.py -> glance-24.2.2.dev1/glance/async_/flows
copying glance/async_/flows/introspect.py -> glance-24.2.2.dev1/glance/async_/flows
copying glance/async_/flows/ovf_process.py -> glance-24.2.2.dev1/glance/async_/flows
copying glance/async_/flows/_internal_plugins/__init__.py -> glance-24.2.2.dev1/glance/async_/flows/_internal_plugins
copying glance/async_/flows/_internal_plugins/copy_image.py -> glance-24.2.2.dev1/glance/async_/flows/_internal_plugins
copying glance/async_/flows/_internal_plugins/web_download.py -> glance-24.2.2.dev1/glance/async_/flows/_internal_plugins
copying glance/async_/flows/plugins/__init__.py -> glance-24.2.2.dev1/glance/async_/flows/plugins
copying glance/async_/flows/plugins/image_conversion.py -> glance-24.2.2.dev1/glance/async_/flows/plugins
copying glance/async_/flows/plugins/image_decompression.py -> glance-24.2.2.dev1/glance/async_/flows/plugins
copying glance/async_/flows/plugins/inject_image_metadata.py -> glance-24.2.2.dev1/glance/async_/flows/plugins
copying glance/async_/flows/plugins/no_op.py -> glance-24.2.2.dev1/glance/async_/flows/plugins
copying glance/async_/flows/plugins/plugin_opts.py -> glance-24.2.2.dev1/glance/async_/flows/plugins
copying glance/cmd/__init__.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/api.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/cache_cleaner.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/cache_manage.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/cache_prefetcher.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/cache_pruner.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/control.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/manage.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/replicator.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/scrubber.py -> glance-24.2.2.dev1/glance/cmd
copying glance/cmd/status.py -> glance-24.2.2.dev1/glance/cmd
copying glance/common/__init__.py -> glance-24.2.2.dev1/glance/common
copying glance/common/auth.py -> glance-24.2.2.dev1/glance/common
copying glance/common/client.py -> glance-24.2.2.dev1/glance/common
copying glance/common/config.py -> glance-24.2.2.dev1/glance/common
copying glance/common/crypt.py -> glance-24.2.2.dev1/glance/common
copying glance/common/exception.py -> glance-24.2.2.dev1/glance/common
copying glance/common/format_inspector.py -> glance-24.2.2.dev1/glance/common
copying glance/common/property_utils.py -> glance-24.2.2.dev1/glance/common
copying glance/common/removed_config.py -> glance-24.2.2.dev1/glance/common
copying glance/common/store_utils.py -> glance-24.2.2.dev1/glance/common
copying glance/common/swift_store_utils.py -> glance-24.2.2.dev1/glance/common
copying glance/common/timeutils.py -> glance-24.2.2.dev1/glance/common
copying glance/common/trust_auth.py -> glance-24.2.2.dev1/glance/common
copying glance/common/utils.py -> glance-24.2.2.dev1/glance/common
copying glance/common/wsgi.py -> glance-24.2.2.dev1/glance/common
copying glance/common/wsgi_app.py -> glance-24.2.2.dev1/glance/common
copying glance/common/wsme_utils.py -> glance-24.2.2.dev1/glance/common
copying glance/common/location_strategy/__init__.py -> glance-24.2.2.dev1/glance/common/location_strategy
copying glance/common/location_strategy/location_order.py -> glance-24.2.2.dev1/glance/common/location_strategy
copying glance/common/location_strategy/store_type.py -> glance-24.2.2.dev1/glance/common/location_strategy
copying glance/common/scripts/__init__.py -> glance-24.2.2.dev1/glance/common/scripts
copying glance/common/scripts/utils.py -> glance-24.2.2.dev1/glance/common/scripts
copying glance/common/scripts/api_image_import/__init__.py -> glance-24.2.2.dev1/glance/common/scripts/api_image_import
copying glance/common/scripts/api_image_import/main.py -> glance-24.2.2.dev1/glance/common/scripts/api_image_import
copying glance/common/scripts/image_import/__init__.py -> glance-24.2.2.dev1/glance/common/scripts/image_import
copying glance/common/scripts/image_import/main.py -> glance-24.2.2.dev1/glance/common/scripts/image_import
copying glance/db/__init__.py -> glance-24.2.2.dev1/glance/db
copying glance/db/metadata.py -> glance-24.2.2.dev1/glance/db
copying glance/db/migration.py -> glance-24.2.2.dev1/glance/db
copying glance/db/utils.py -> glance-24.2.2.dev1/glance/db
copying glance/db/simple/__init__.py -> glance-24.2.2.dev1/glance/db/simple
copying glance/db/simple/api.py -> glance-24.2.2.dev1/glance/db/simple
copying glance/db/sqlalchemy/__init__.py -> glance-24.2.2.dev1/glance/db/sqlalchemy
copying glance/db/sqlalchemy/api.py -> glance-24.2.2.dev1/glance/db/sqlalchemy
copying glance/db/sqlalchemy/metadata.py -> glance-24.2.2.dev1/glance/db/sqlalchemy
copying glance/db/sqlalchemy/models.py -> glance-24.2.2.dev1/glance/db/sqlalchemy
copying glance/db/sqlalchemy/models_metadef.py -> glance-24.2.2.dev1/glance/db/sqlalchemy
copying glance/db/sqlalchemy/schema.py -> glance-24.2.2.dev1/glance/db/sqlalchemy
copying glance/db/sqlalchemy/alembic_migrations/README -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/alembic.ini -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/env.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/script.py.mako -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations
copying glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
copying glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
copying glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
copying glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
copying glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/data_migrations
copying glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/alembic_migrations/versions
copying glance/db/sqlalchemy/metadef_api/__init__.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/metadef_api
copying glance/db/sqlalchemy/metadef_api/namespace.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/metadef_api
copying glance/db/sqlalchemy/metadef_api/object.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/metadef_api
copying glance/db/sqlalchemy/metadef_api/property.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/metadef_api
copying glance/db/sqlalchemy/metadef_api/resource_type.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/metadef_api
copying glance/db/sqlalchemy/metadef_api/resource_type_association.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/metadef_api
copying glance/db/sqlalchemy/metadef_api/tag.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/metadef_api
copying glance/db/sqlalchemy/metadef_api/utils.py -> glance-24.2.2.dev1/glance/db/sqlalchemy/metadef_api
copying glance/domain/__init__.py -> glance-24.2.2.dev1/glance/domain
copying glance/domain/proxy.py -> glance-24.2.2.dev1/glance/domain
copying glance/hacking/__init__.py -> glance-24.2.2.dev1/glance/hacking
copying glance/hacking/checks.py -> glance-24.2.2.dev1/glance/hacking
copying glance/image_cache/__init__.py -> glance-24.2.2.dev1/glance/image_cache
copying glance/image_cache/base.py -> glance-24.2.2.dev1/glance/image_cache
copying glance/image_cache/cleaner.py -> glance-24.2.2.dev1/glance/image_cache
copying glance/image_cache/client.py -> glance-24.2.2.dev1/glance/image_cache
copying glance/image_cache/prefetcher.py -> glance-24.2.2.dev1/glance/image_cache
copying glance/image_cache/pruner.py -> glance-24.2.2.dev1/glance/image_cache
copying glance/image_cache/drivers/__init__.py -> glance-24.2.2.dev1/glance/image_cache/drivers
copying glance/image_cache/drivers/base.py -> glance-24.2.2.dev1/glance/image_cache/drivers
copying glance/image_cache/drivers/sqlite.py -> glance-24.2.2.dev1/glance/image_cache/drivers
copying glance/image_cache/drivers/xattr.py -> glance-24.2.2.dev1/glance/image_cache/drivers
copying glance/locale/de/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/de/LC_MESSAGES
copying glance/locale/en_GB/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/en_GB/LC_MESSAGES
copying glance/locale/es/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/es/LC_MESSAGES
copying glance/locale/fr/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/fr/LC_MESSAGES
copying glance/locale/it/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/it/LC_MESSAGES
copying glance/locale/ja/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/ja/LC_MESSAGES
copying glance/locale/ko_KR/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/ko_KR/LC_MESSAGES
copying glance/locale/pt_BR/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/pt_BR/LC_MESSAGES
copying glance/locale/ru/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/ru/LC_MESSAGES
copying glance/locale/tr_TR/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/tr_TR/LC_MESSAGES
copying glance/locale/zh_CN/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/zh_CN/LC_MESSAGES
copying glance/locale/zh_TW/LC_MESSAGES/glance.po -> glance-24.2.2.dev1/glance/locale/zh_TW/LC_MESSAGES
copying glance/policies/__init__.py -> glance-24.2.2.dev1/glance/policies
copying glance/policies/base.py -> glance-24.2.2.dev1/glance/policies
copying glance/policies/cache.py -> glance-24.2.2.dev1/glance/policies
copying glance/policies/discovery.py -> glance-24.2.2.dev1/glance/policies
copying glance/policies/image.py -> glance-24.2.2.dev1/glance/policies
copying glance/policies/metadef.py -> glance-24.2.2.dev1/glance/policies
copying glance/policies/tasks.py -> glance-24.2.2.dev1/glance/policies
copying glance/quota/__init__.py -> glance-24.2.2.dev1/glance/quota
copying glance/quota/keystone.py -> glance-24.2.2.dev1/glance/quota
copying glance/tests/__init__.py -> glance-24.2.2.dev1/glance/tests
copying glance/tests/stubs.py -> glance-24.2.2.dev1/glance/tests
copying glance/tests/test_hacking.py -> glance-24.2.2.dev1/glance/tests
copying glance/tests/utils.py -> glance-24.2.2.dev1/glance/tests
copying glance/tests/etc/glance-swift.conf -> glance-24.2.2.dev1/glance/tests/etc
copying glance/tests/etc/policy.yaml -> glance-24.2.2.dev1/glance/tests/etc
copying glance/tests/etc/property-protections-policies.conf -> glance-24.2.2.dev1/glance/tests/etc
copying glance/tests/etc/property-protections.conf -> glance-24.2.2.dev1/glance/tests/etc
copying glance/tests/etc/schema-image.json -> glance-24.2.2.dev1/glance/tests/etc
copying glance/tests/functional/__init__.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/ft_utils.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/store_utils.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_api.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_cache_middleware.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_client_exceptions.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_client_redirects.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_cors_middleware.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_glance_manage.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_gzip_middleware.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_healthcheck_middleware.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_logging.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_reload.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_sqlite.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/test_wsgi.py -> glance-24.2.2.dev1/glance/tests/functional
copying glance/tests/functional/db/__init__.py -> glance-24.2.2.dev1/glance/tests/functional/db
copying glance/tests/functional/db/base.py -> glance-24.2.2.dev1/glance/tests/functional/db
copying glance/tests/functional/db/base_metadef.py -> glance-24.2.2.dev1/glance/tests/functional/db
copying glance/tests/functional/db/test_migrations.py -> glance-24.2.2.dev1/glance/tests/functional/db
copying glance/tests/functional/db/test_sqlalchemy.py -> glance-24.2.2.dev1/glance/tests/functional/db
copying glance/tests/functional/db/migrations/__init__.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_mitaka01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_mitaka02.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_ocata_contract01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_ocata_expand01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_ocata_migrate01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_pike_contract01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_pike_expand01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_pike_migrate01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_rocky_expand01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_rocky_expand02.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_train_migrate01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/db/migrations/test_wallaby_expand01.py -> glance-24.2.2.dev1/glance/tests/functional/db/migrations
copying glance/tests/functional/serial/__init__.py -> glance-24.2.2.dev1/glance/tests/functional/serial
copying glance/tests/functional/serial/test_scrubber.py -> glance-24.2.2.dev1/glance/tests/functional/serial
copying glance/tests/functional/v2/__init__.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/metadef_base.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_cache_api.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_cache_api_policy.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_discovery.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_images.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_images_api_policy.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_images_import_locking.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_legacy_update_cinder_store.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_member_api_policy.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_namespaces.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_object_api_policy.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_objects.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_properties.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_property_api_policy.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_resourcetypes.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_tag_api_policy.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_metadef_tags.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_schemas.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_tasks.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/functional/v2/test_tasks_api_policy.py -> glance-24.2.2.dev1/glance/tests/functional/v2
copying glance/tests/gate/README -> glance-24.2.2.dev1/glance/tests/gate
copying glance/tests/gate/__init__.py -> glance-24.2.2.dev1/glance/tests/gate
copying glance/tests/gate/test_data_migration_version.py -> glance-24.2.2.dev1/glance/tests/gate
copying glance/tests/integration/__init__.py -> glance-24.2.2.dev1/glance/tests/integration
copying glance/tests/integration/v2/__init__.py -> glance-24.2.2.dev1/glance/tests/integration/v2
copying glance/tests/integration/v2/base.py -> glance-24.2.2.dev1/glance/tests/integration/v2
copying glance/tests/integration/v2/test_property_quota_violations.py -> glance-24.2.2.dev1/glance/tests/integration/v2
copying glance/tests/integration/v2/test_tasks_api.py -> glance-24.2.2.dev1/glance/tests/integration/v2
copying glance/tests/unit/__init__.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/base.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/fake_rados.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/fixtures.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_auth.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_cache_manage.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_cache_middleware.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_cached_images.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_context.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_context_middleware.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_data_migration_framework.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_db.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_db_metadef.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_domain.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_domain_proxy.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_gateway.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_glance_manage.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_glance_replicator.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_housekeeping.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_image_cache.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_manage.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_misc.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_notifier.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_policy.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_quota.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_schema.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_scrubber.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_store_image.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_store_location.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_test_utils.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/test_versions.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/utils.py -> glance-24.2.2.dev1/glance/tests/unit
copying glance/tests/unit/api/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/api
copying glance/tests/unit/api/test_cmd.py -> glance-24.2.2.dev1/glance/tests/unit/api
copying glance/tests/unit/api/test_common.py -> glance-24.2.2.dev1/glance/tests/unit/api
copying glance/tests/unit/api/test_property_protections.py -> glance-24.2.2.dev1/glance/tests/unit/api
copying glance/tests/unit/api/middleware/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/api/middleware
copying glance/tests/unit/api/middleware/test_cache_manage.py -> glance-24.2.2.dev1/glance/tests/unit/api/middleware
copying glance/tests/unit/async_/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/async_
copying glance/tests/unit/async_/test_async.py -> glance-24.2.2.dev1/glance/tests/unit/async_
copying glance/tests/unit/async_/test_taskflow_executor.py -> glance-24.2.2.dev1/glance/tests/unit/async_
copying glance/tests/unit/async_/flows/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows
copying glance/tests/unit/async_/flows/test_api_image_import.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows
copying glance/tests/unit/async_/flows/test_convert.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows
copying glance/tests/unit/async_/flows/test_copy_image.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows
copying glance/tests/unit/async_/flows/test_import.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows
copying glance/tests/unit/async_/flows/test_introspect.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows
copying glance/tests/unit/async_/flows/test_ovf_process.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows
copying glance/tests/unit/async_/flows/test_web_download.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows
copying glance/tests/unit/async_/flows/plugins/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows/plugins
copying glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows/plugins
copying glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> glance-24.2.2.dev1/glance/tests/unit/async_/flows/plugins
copying glance/tests/unit/cmd/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/cmd
copying glance/tests/unit/cmd/test_status.py -> glance-24.2.2.dev1/glance/tests/unit/cmd
copying glance/tests/unit/common/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_client.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_config.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_exception.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_format_inspector.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_location_strategy.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_property_utils.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_scripts.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_swift_store_utils.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_timeutils.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_utils.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_wsgi.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/test_wsgi_app.py -> glance-24.2.2.dev1/glance/tests/unit/common
copying glance/tests/unit/common/scripts/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/common/scripts
copying glance/tests/unit/common/scripts/test_scripts_utils.py -> glance-24.2.2.dev1/glance/tests/unit/common/scripts
copying glance/tests/unit/common/scripts/image_import/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/common/scripts/image_import
copying glance/tests/unit/common/scripts/image_import/test_main.py -> glance-24.2.2.dev1/glance/tests/unit/common/scripts/image_import
copying glance/tests/unit/image_cache/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/image_cache
copying glance/tests/unit/image_cache/drivers/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/image_cache/drivers
copying glance/tests/unit/image_cache/drivers/test_sqlite.py -> glance-24.2.2.dev1/glance/tests/unit/image_cache/drivers
copying glance/tests/unit/keymgr/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/keymgr
copying glance/tests/unit/keymgr/fake.py -> glance-24.2.2.dev1/glance/tests/unit/keymgr
copying glance/tests/unit/v2/__init__.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_cache_management_api.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_discovery_image_import.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_discovery_stores.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_image_actions_resource.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_image_data_resource.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_image_members_resource.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_image_tags_resource.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_images_resource.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_metadef_resources.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_schemas_resource.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_tasks_resource.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/unit/v2/test_v2_policy.py -> glance-24.2.2.dev1/glance/tests/unit/v2
copying glance/tests/var/ca.crt -> glance-24.2.2.dev1/glance/tests/var
copying glance/tests/var/ca.key -> glance-24.2.2.dev1/glance/tests/var
copying glance/tests/var/certificate.crt -> glance-24.2.2.dev1/glance/tests/var
copying glance/tests/var/privatekey.key -> glance-24.2.2.dev1/glance/tests/var
copying glance/tests/var/testserver-bad-ovf.ova -> glance-24.2.2.dev1/glance/tests/var
copying glance/tests/var/testserver-no-disk.ova -> glance-24.2.2.dev1/glance/tests/var
copying glance/tests/var/testserver-no-ovf.ova -> glance-24.2.2.dev1/glance/tests/var
copying glance/tests/var/testserver-not-tar.ova -> glance-24.2.2.dev1/glance/tests/var
copying glance/tests/var/testserver.ova -> glance-24.2.2.dev1/glance/tests/var
copying httpd/README -> glance-24.2.2.dev1/httpd
copying httpd/glance-api-uwsgi.ini -> glance-24.2.2.dev1/httpd
copying httpd/uwsgi-glance-api.conf -> glance-24.2.2.dev1/httpd
copying playbooks/enable-fips.yaml -> glance-24.2.2.dev1/playbooks
copying playbooks/post-check-metadata-injection.yaml -> glance-24.2.2.dev1/playbooks
copying rally-jobs/README.rst -> glance-24.2.2.dev1/rally-jobs
copying rally-jobs/glance.yaml -> glance-24.2.2.dev1/rally-jobs
copying rally-jobs/extra/README.rst -> glance-24.2.2.dev1/rally-jobs/extra
copying rally-jobs/extra/fake.img -> glance-24.2.2.dev1/rally-jobs/extra
copying rally-jobs/plugins/README.rst -> glance-24.2.2.dev1/rally-jobs/plugins
copying releasenotes/notes/.placeholder -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/Prevent-removing-last-image-location-d5ee3e00efe14f34.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/Stein-reno-rc1-0a03f8394934a2e7.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/Train-milestone3-be5520106a182fa0.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/add-all-visibility-image-filter-ea2f3948ff778fe3.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/add-cli-and-cache-opts-902f28d65c8fb827.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/add-compressed-format-185e537187a202bd.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/add-cpu-thread-pinning-metadata-09b1866b875c4647.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/add-description-common-image-property-95ab1139d41579d2.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/add-ploop-format-fdd583849504ab15.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/add-processlimits-to-qemu-img-c215f5d90f741d8a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/add-vhdx-format-2be99354ad320cca.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/add_policy_enforcement_for_metadef_delete_apis-95d2b16cc444840a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/added-quota-usage-api-f1914054132f2021.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/added-store-detail-api-215810aa85dfbb99.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/alembic-migrations-902b31edae7a5d7d.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/api-2-6-current-9eeb83b7ecc0a562.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/api-2.16-8417b1e23322fedb.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/api-minor-ver-bump-2-6-aa3591fc58f08055.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/api-minor-version-bump-bbd69dc457fc731c.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bp-barbican-secret-deletion-support-40cffa5ffa33447e.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bp-inject-image-metadata-0a08af539bcce7f2.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bp-mitigate-ossn-0075-c0e74e60d86d8ea2.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bp-upgrade-checks-b3272c3ddb4e8cf7.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bug-1537903-54b2822eac6cfc09.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bug-1593177-8ef35458d29ec93c.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bug-1719252-name-validation-443a2e2a36be2cec.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bug-1861334-ebc2026b85675d47.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bug-1881958-d0e16538f3c0ffaa.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bug-1979699-70182ec2aead0383.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bug-1980049-623d2eb0fa074136.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/bump-api-2-4-efa266aef0928e04.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/cache-api-b806ccfb8c5d9bb6.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/cinder-store-migration-non-owner-80a2a8114d8602aa.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/clean-up-acceptable-values-store_type_preference-39081e4045894731.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/cleanout_registry_data-api-9d91368aed83497e.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/cleanup-enable_v2_api-9b9b467f4ae8c3b1.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/consistent-store-names-57374b9505d530d0.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/copy-existing-image-94fd0b8d24bc16a0.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/delete_from_store-a1d9b9bd5cf27546.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-admin_role-2f9d33ed0785d082.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-allow_additional_image_props-0e3b2f1ffa4e55e1.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-checksum-a602853403e1c4a8.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-glance-api-opts-23bdbd1ad7625999.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-json-formatted-policy-file-5cb692fe889eb52b.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-owner_is_tenant-ec8ea36a3f7e9268.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-registry-ff286df90df793f0.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-show-multiple-location-9890a1e961def2f6.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-show-multiple-location-continued-646f91b21cd771f7.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-show-multiple-location-continued-ussuri-16e8d9d8a59da1bc.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/deprecate-v1-api-6c7dbefb90fd8772.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/distributed-image-import-82cff4426731beac.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/drop-py-2-7-863871c7bc047146.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/drop-sheepdog-b55aae84807d31d9.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/drop-support-for-sqlalchemy-migrate-4bcbe7b200697586.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/exp-emc-mig-fix-a7e28d547ac38f9e.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/experimental-multi-store-d2c26f9dbb9c835b.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/fix-md-tag-create-multiple-c04756cf5155983d.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/fix_1889640-95d543629d7dadce.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/fix_1889676-f8d302fd240c8a57.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/fix_httpd_docs-3efff0395f96a94d.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/glance-unified-quotas-fba62fabb00379af.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/glare-ectomy-72a1f80f306f2e3b.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/image-conversion-plugin-5aee45e1a1a5bb2b.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/image-not-found-policy-override-removed-52616c483a270bcf.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/image-tasks-api-f21b42eab91c2079.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/image-visibility-changes-fa5aa18dc67244c4.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/image_decompression_plugin-5f085666aae01f29.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/implement-lite-spec-db-sync-check-3e2e147aec0ae82b.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/import-locking-behavior-901c691f3839fe0a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/import-multi-stores-3e781f2878b3134d.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/improved-config-options-221c58a8c37602ba.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/location-add-status-checks-b70db66100bc96b7.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/lock_path_config_option-2771feaa649e4563.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/make-task-api-admin-only-by-default-7def996262e18f7a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/metadef-api-admin-operations-b9a2d863913b0cae.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/multihash-081466a98601da20.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/mutistore-support-for-scrubber-6b360394ef32774a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/new_image_filters-c888361e6ecf495c.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/newton-1-release-065334d464f78fc5.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/newton-bugs-06ed3727b973c271.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/no_plugins_for_copy-image-26c0e384a368bf6a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/os-glance-injection-disallowed-5dad244dfb071938.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/os-glance-namespace-reserved-1fcb8a5fddca4e0f.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/oslo-log-use-stderr-changes-07f5daf3e6abdcd6.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/pending-delete-rollback-444ff94c0056bbdb.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/pike-metadefs-changes-95b54e0bf8bbefd6.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/pike-rc-1-a5d3f6e8877b52c6.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/pike-rc-2-acc173005045e16a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/policy-in-code-7e0c6c070d32d136.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/policy-in-code-implications-438449a73af2893c.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/policy-refactor-xena-0cddb7f2d492cb3a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/queens-metadefs-changes-daf02bef18d049f4.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/queens-uwsgi-issues-4cee9e4fdf62c646.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/range-header-request-83cf11eebf865fb1.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/remove-admin_role-f508754e98331fc4.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/remove-db-downgrade-0d1cc45b97605775.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/remove-osprofiler-paste-ini-options-c620dedc8f9728ff.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/remove-owner_is_tenant-b30150def293effc.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/remove-s3-driver-639c60b71761eb6f.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/remove_enable_image_import_option-ec4a859ac9a7ea7b.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/remove_native_ssl-c16d5a127b57583d.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/reordered-store-config-opts-newton-3a6575b5908c0e0f.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/replicator-token-cleanup-4a573c86f1acccc0.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/restrict_location_updates-05454bb765a8c92c.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/rethinking-filesystem-access-120bc46064b3d40a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/rocky-metadefs-changes-cb00c006ff51b541.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/rocky-rc-b0ea7628b7a74c96.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/scrubber-exit-e5d77f6f1a38ffb7.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/scrubber-refactor-73ddbd61ebbf1e86.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/secure-rbac-project-personas-fb0d9792b9dc3783.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/soft_delete-tasks-43ea983695faa565.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/support-cinder-multiple-stores-eb4e6d912d549ee9.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/train-metadefs-changes-c4380754cdd13a19.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/trust-support-registry-cfd17a6a9ab21d70.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/update-show_multiple_locations-helptext-7fa692642b6b6d52.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/use-cursive-c6b15d94845232da.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/use-webob-1.8.1-5c3cd1b1382f063e.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/ussuri-final-b377a21508ada060.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/victoria-m2-release-notes-8a6ae2fdb3d29dae.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/victoria-m3-releasenotes-9209cea98a29abc4.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/victoria-rc1-release-notes-d928355cf90d608d.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/virtuozzo-hypervisor-fada477b64ae829d.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/wallaby-m3-releasenotes-bdc9fe6938aba8cc.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/windows-support-f4aae61681dba569.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/wsgi-containerization-369880238a5e793d.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/xena-m2-releasenotes-e68fd81ece1d514a.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/xena-m3-releasenotes-a92d55d29eecc8f6.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/xena-rc1-release-notes-12dbe0ac528ce483.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/notes/yoga-rc1-release-notes-153932161f52a038.yaml -> glance-24.2.2.dev1/releasenotes/notes
copying releasenotes/source/conf.py -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/index.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/liberty.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/mitaka.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/newton.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/ocata.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/pike.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/queens.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/rocky.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/stein.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/train.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/unreleased.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/ussuri.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/victoria.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/wallaby.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/xena.rst -> glance-24.2.2.dev1/releasenotes/source
copying releasenotes/source/_static/.placeholder -> glance-24.2.2.dev1/releasenotes/source/_static
copying releasenotes/source/_templates/.placeholder -> glance-24.2.2.dev1/releasenotes/source/_templates
copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> glance-24.2.2.dev1/releasenotes/source/locale/en_GB/LC_MESSAGES
copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> glance-24.2.2.dev1/releasenotes/source/locale/ja/LC_MESSAGES
copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> glance-24.2.2.dev1/releasenotes/source/locale/ko_KR/LC_MESSAGES
copying tools/test-setup.sh -> glance-24.2.2.dev1/tools
copying tools/test_format_inspector.py -> glance-24.2.2.dev1/tools
Writing glance-24.2.2.dev1/setup.cfg
creating dist
Creating tar archive
removing 'glance-24.2.2.dev1' (and everything under it)
DEBUG: Child return code was: 0
Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ /usr/bin/mock -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.wvsFoTu1Oy/dist
INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  []
DEBUG:     version:  3.5
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1030
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  None
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.optk3u_w:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  8
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '8-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled = 1
check_obsoletes = 1

DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core centos-gpg-keys
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     user_agent:  Mock (dlrn-centos8-yoga-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos8-yoga/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos8-yoga-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el8
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
plugins=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el8
user_agent=DLRN

# repos

[Stream-BaseOS]
name=CentOS-Stream - Base
baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra
failovermethod=priority
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=1
skip_if_unavailable=False

[Stream-AppStream]
name=CentOS-Stream - AppStream
baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-extras]
name=CentOS-Stream - Extras
#baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-PowerTools]
name=CentOS-Stream - PowerTools
#baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[delorean-component-baremetal]
name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_2a014b3f
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d3/ee/d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8_2dc9cd60
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-os-apply-config-14dfe905bd4e2724ddc58c4854b10df5e1836459
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/14/df/14dfe905bd4e2724ddc58c4854b10df5e1836459_9ef639d0
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_99b6b5e7
enabled=1
gpgcheck=0
priority=1

[delorean-yoga-testing]
name=dlrn-yoga-testing
baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-yoga-build-deps]
name=dlrn-yoga-build-deps
baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[advanced-virtualization]
name=Advanced Virtualization mirror
baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-rabbitmq-38]
name=Messaging RabbitMQ
baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38
gpgcheck=0
enabled=1
module_hotfixes=1
skip_if_unavailable=1

[centos-opstools]
name=opstools
baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5233144     2692236     2403640     8213964     8160760
DEBUG: Swap:      16777212     3627880    13149332
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  584M  3.8G  14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.n37q8dr6', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root.
DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5214024     2661228     2433000     8264092     8155100
DEBUG: Swap:      16777212     3627880    13149332
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.1G  3.3G  25% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.3sqy_64s', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: resultdir = /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ea260dd60d004004ba8324820b3aa249', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized
Finish: chroot init
INFO: copying /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.wvsFoTu1Oy/dist
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ '[' tarball == gem ']'
++ ls /tmp/tmp.wvsFoTu1Oy/dist
++ grep .tar.gz
+ SOURCE=glance-24.2.2.dev1.tar.gz
+ SOURCEEXT=.tar.gz
+ SOURCEPATH=/tmp/tmp.wvsFoTu1Oy/dist/glance-24.2.2.dev1.tar.gz
++ basename glance-24.2.2.dev1.tar.gz .tar.gz
+ SOURCEWITHREL=glance-24.2.2.dev1-0.20240313034957.76339c3.tar.gz
+ mv /tmp/tmp.wvsFoTu1Oy/dist/glance-24.2.2.dev1.tar.gz /tmp/tmp.wvsFoTu1Oy/SOURCES/glance-24.2.2.dev1-0.20240313034957.76339c3.tar.gz
+ cd /home/centos8-yoga/data/openstack-glance_distro
+ cp -a glance-api-dist.conf glance-cache-dist.conf glance-rootwrap.conf glance-scrubber-dist.conf glance-sudoers glance-swift.conf openstack-glance-api.service openstack-glance.logrotate openstack-glance-scrubber.service openstack-glance.spec sources /tmp/tmp.wvsFoTu1Oy/SOURCES/
+ cp openstack-glance.spec /tmp/tmp.wvsFoTu1Oy/SPECS/
+ cd /tmp/tmp.wvsFoTu1Oy/SPECS/
+ '[' -z '' ']'
+ grep -qc '^%define upstream_version.*' openstack-glance.spec
+ sed -i -e '1i%define upstream_version 24.2.2.dev1\' openstack-glance.spec
+ grep -qc '^%global dlrn .*' openstack-glance.spec
+ sed -i -e '1i%global dlrn 1\' openstack-glance.spec
+ grep -qc '^%global dlrn_nvr .*' openstack-glance.spec
++ basename glance-24.2.2.dev1-0.20240313034957.76339c3.tar.gz .tar.gz
+ sed -i -e '1i%global dlrn_nvr glance-24.2.2.dev1-0.20240313034957.76339c3\' openstack-glance.spec
+ sed -i -e s/UPSTREAMVERSION/24.2.2.dev1/g openstack-glance.spec
+ set_nvr_in_spec
+ VERSION=24.2.2
+ sed -i -e 's/Version:.*/Version: 24.2.2/g' openstack-glance.spec
+ sed -i -e 's/Release:.*/Release: 0.20240313034957.76339c3%{?dist}/g' openstack-glance.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e 's/^\(Source\|Source0\):.*/\1: glance-24.2.2.dev1-0.20240313034957.76339c3.tar.gz/' openstack-glance.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e '/^%changelog.*/q' openstack-glance.spec
+ cat openstack-glance.spec
%global dlrn_nvr glance-24.2.2.dev1-0.20240313034957.76339c3
%global dlrn 1
%define upstream_version 24.2.2.dev1
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
%global sources_gpg_sign 0x815AFEC729392386480E076DCC0DFE2D21C023C9

%global release_name liberty
%global service glance
%global rhosp 0

%{!?upstream_version: %global upstream_version %{version}%{?milestone}}

%global with_doc 1

%global common_desc \
OpenStack Image Service (code-named Glance) provides discovery, registration, \
and delivery services for virtual disk images. The Image Service API server \
provides a standard REST interface for querying information about virtual disk \
images stored in a variety of back-end stores, including OpenStack Object \
Storage. Clients can register new virtual disk images with the Image Service, \
query for information on publicly available disk images, and use the Image \
Service's client library for streaming virtual disk images.

Name:             openstack-glance
# Liberty semver reset
# https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z
Epoch:            1
Version: 24.2.2
Release: 0.20240313034957.76339c3%{?dist}
Summary:          OpenStack Image Service

License:          ASL 2.0
URL:              http://glance.openstack.org
Source0: glance-24.2.2.dev1-0.20240313034957.76339c3.tar.gz

#

Source001:         openstack-glance-api.service
Source004:         openstack-glance-scrubber.service
Source010:         openstack-glance.logrotate

Source021:         glance-api-dist.conf
Source022:         glance-cache-dist.conf
Source025:         glance-scrubber-dist.conf
Source026:         glance-swift.conf

Source030:         glance-sudoers
Source031:         glance-rootwrap.conf
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
Source101:        https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc
Source102:        https://releases.openstack.org/_static/%{sources_gpg_sign}.txt
%endif

BuildArch:        noarch

# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
BuildRequires:  /usr/bin/gpgv2
%endif

BuildRequires:    git-core
BuildRequires:    python3-devel
BuildRequires:    python3-setuptools
BuildRequires:    python3-pbr
BuildRequires:    intltool
# Required for config generation
BuildRequires:    openstack-macros
BuildRequires:    python3-alembic
BuildRequires:    python3-cursive
BuildRequires:    python3-defusedxml
BuildRequires:    python3-eventlet
BuildRequires:    python3-futurist
BuildRequires:    python3-glance-store >= 1.0.0
BuildRequires:    python3-oslo-config >= 2:8.1.0
BuildRequires:    python3-oslo-log
BuildRequires:    python3-oslo-middleware >= 3.31.0
BuildRequires:    python3-oslo-policy >= 1.30.0
BuildRequires:    python3-oslo-utils >= 3.33.0
BuildRequires:    python3-oslo-upgradecheck >= 0.1.0
BuildRequires:    python3-osprofiler
BuildRequires:    python3-requests
BuildRequires:    python3-routes
BuildRequires:    python3-oslo-messaging >= 5.29.0
BuildRequires:    python3-taskflow >= 2.16.0
BuildRequires:    python3-wsme >= 0.8.0
BuildRequires:    python3-castellan >= 0.17.0
# Required for tests
BuildRequires:    python3-stestr
BuildRequires:    python3-oslo-reports
BuildRequires:    python3-ddt
BuildRequires:    python3-cryptography >= 2.1
BuildRequires:    python3-keystoneauth1
BuildRequires:    python3-keystonemiddleware
BuildRequires:    python3-mock
BuildRequires:    python3-openstacksdk >= 0.56.0
BuildRequires:    python3-oslo-concurrency >= 3.26.0
BuildRequires:    python3-oslo-context >= 2.19.2
BuildRequires:    python3-oslo-db >= 4.27.0
BuildRequires:    python3-oslo-limit >= 1.4.0
BuildRequires:    python3-sqlalchemy >= 1.4.18
BuildRequires:    python3-stevedore
BuildRequires:    python3-webob >= 1.8.1
BuildRequires:    python3-oslotest
BuildRequires:    python3-psutil
BuildRequires:    python3-testresources
BuildRequires:    python3-retrying

BuildRequires:    python3-httplib2
BuildRequires:    python3-paste-deploy
BuildRequires:    qemu-img


Requires(pre):    shadow-utils
Requires:         python3-glance = %{epoch}:%{version}-%{release}
# Install glanceclient as a dependency for convenience
Requires:         python3-glanceclient >= 1:2.8.0
Requires:         qemu-img

%if 0%{?rhel} && 0%{?rhel} < 8
%{?systemd_requires}
%else
%{?systemd_ordering} # does not exist on EL7
%endif
BuildRequires: systemd

%description
%{common_desc}

This package contains the API server.

%package -n       python3-glance
Summary:          Glance Python libraries
%{?python_provide:%python_provide python3-glance}

Requires:         python3-cursive >= 0.2.1
Requires:         python3-cryptography >= 2.6.1
Requires:         python3-debtcollector >= 1.19.0
Requires:         python3-defusedxml >= 0.6.0
Requires:         python3-eventlet >= 0.25.1
Requires:         python3-futurist >= 1.2.0
Requires:         python3-glance-store >= 2.3.0
Requires:         python3-iso8601 >= 0.1.11
Requires:         python3-jsonschema >= 3.2.0
Requires:         python3-keystoneauth1 >= 3.4.0
Requires:         python3-keystoneclient >= 3.8.0
Requires:         python3-keystonemiddleware >= 5.1.0
Requires:         python3-oslo-concurrency >= 3.26.0
Requires:         python3-oslo-config >= 2:8.1.0
Requires:         python3-oslo-context >= 2.22.0
Requires:         python3-oslo-db >= 5.0.0
Requires:         python3-oslo-i18n >= 5.0.0
Requires:         python3-oslo-limit >= 1.4.0
Requires:         python3-oslo-log >= 4.5.0
Requires:         python3-oslo-messaging >= 5.29.0
Requires:         python3-oslo-middleware >= 3.31.0
Requires:         python3-oslo-policy >= 3.8.1
Requires:         python3-oslo-reports >= 1.18.0
Requires:         python3-oslo-utils >= 4.7.0
Requires:         python3-oslo-vmware >= 0.11.1
Requires:         python3-oslo-upgradecheck >= 1.3.0
Requires:         python3-osprofiler >= 1.4.0
Requires:         python3-pbr >= 3.1.1
Requires:         python3-prettytable >= 0.7.1
Requires:         python3-routes >= 2.3.1
Requires:         python3-sqlalchemy >= 1.4.18
Requires:         python3-stevedore >= 1.20.0
Requires:         python3-taskflow >= 4.0.0
Requires:         python3-webob >= 1.8.1
Requires:         python3-wsme >= 0.8.0
Requires:         python3-os-brick >= 1.8.0
Requires:         python3-alembic >= 0.9.6
Requires:         python3-os-win >= 4.0.1
Requires:         python3-castellan >= 0.17.0

%if 0%{?rhosp} == 0 || 0%{?rhel} > 7
Requires:         python3-pyOpenSSL >= 17.1.0
%else
Requires:         python-pyOpenSSL
%endif # rhosp

Requires:         python3-pysendfile
Requires:         python3-httplib2 >= 0.9.1
Requires:         python3-paste >= 2.0.2
Requires:         python3-paste-deploy >= 1.5.0
Requires:         python3-retrying >= 1.2.3
Requires:         python3-sqlparse >= 0.2.2
Requires:         python3-pyxattr


#test deps: python-mox python-nose python-requests
#test and optional store:
#ceph - glance.store.rdb
#python-boto - glance.store.s3
Requires:         python3-boto

%description -n   python3-glance
%{common_desc}

This package contains the glance Python library.

%if 0%{?with_doc}
%package doc
Summary:          Documentation for OpenStack Image Service

Requires:         %{name} = %{epoch}:%{version}-%{release}

BuildRequires:    python3-sphinx
BuildRequires:    python3-openstackdocstheme
BuildRequires:    python3-sphinxcontrib-apidoc
BuildRequires:    graphviz
BuildRequires:    python3-boto
# Required to compile translation files
BuildRequires:    python3-babel

BuildRequires:    python3-pyxattr



%description      doc
%{common_desc}

This package contains documentation files for glance.
%endif

%package -n python3-%{service}-tests
Summary:        Glance tests
%{?python_provide:%python_provide python3-%{service}-tests}
Requires:       openstack-%{service} = %{epoch}:%{version}-%{release}

%description -n python3-%{service}-tests
%{common_desc}

This package contains the Glance test files.


%prep
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
%{gpgverify}  --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0}
%endif
%autosetup -n glance-%{upstream_version} -S git

sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/cmd/status.py
# Until cleared upstream: https://github.com/openstack/glance/blob/master/setup.cfg#L30
sed -i '/rootwrap.conf/d' setup.cfg

# Remove the requirements file so that pbr hooks don't add it
# to distutils requiers_dist config
%py_req_cleanup

%build
PYTHONPATH=. oslo-config-generator --config-dir=etc/oslo-config-generator/
# Build
%{py3_build}

# Generate i18n files
%{__python3} setup.py compile_catalog -d build/lib/%{service}/locale --domain glance

%install
%{py3_install}

%if 0%{?with_doc}
export PYTHONPATH=.
# FIXME(ykarel) remove warning is error flag until we have Sphinx >= 1.8.2
sphinx-build -b html doc/source doc/build/html
%endif

# Fix hidden-file-or-dir warnings
%if 0%{?with_doc}
rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
%endif
rm -f %{buildroot}/usr/share/doc/glance/README.rst

# Setup directories
install -d -m 755 %{buildroot}%{_datadir}/glance
install -d -m 755 %{buildroot}%{_sharedstatedir}/glance/images
install -d -m 755 %{buildroot}%{_sysconfdir}/glance/metadefs

# Config file
install -p -D -m 640 etc/glance-api.conf %{buildroot}%{_sysconfdir}/glance/glance-api.conf
install -p -D -m 644 %{SOURCE21} %{buildroot}%{_datadir}/glance/glance-api-dist.conf
install -p -D -m 644 etc/glance-api-paste.ini %{buildroot}%{_sysconfdir}/glance/glance-api-paste.ini
##
install -p -D -m 640 etc/glance-cache.conf %{buildroot}%{_sysconfdir}/glance/glance-cache.conf
install -p -D -m 644 %{SOURCE22} %{buildroot}%{_datadir}/glance/glance-cache-dist.conf
##
install -p -D -m 640 etc/glance-scrubber.conf %{buildroot}%{_sysconfdir}/glance/glance-scrubber.conf
install -p -D -m 644 %{SOURCE25} %{buildroot}%{_datadir}/glance/glance-scrubber-dist.conf
##
install -p -D -m 644 %{SOURCE26} %{buildroot}%{_sysconfdir}/glance/glance-swift.conf
##
install -p -D -m 644 etc/glance-image-import.conf.sample %{buildroot}%{_sysconfdir}/glance/glance-image-import.conf

install -p -D -m 640 %{SOURCE31} %{buildroot}%{_sysconfdir}/glance/rootwrap.conf
install -p -D -m 640 etc/schema-image.json %{buildroot}%{_sysconfdir}/glance/schema-image.json

# Move metadefs
install -p -D -m  640 etc/metadefs/*.json %{buildroot}%{_sysconfdir}/glance/metadefs/

# systemd services
install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openstack-glance-api.service
install -p -D -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/openstack-glance-scrubber.service

# Logrotate config
install -p -D -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-glance

# Install pid directory
install -d -m 755 %{buildroot}%{_localstatedir}/run/glance

# Install log directory
install -d -m 755 %{buildroot}%{_localstatedir}/log/glance

# Install sudoers
install -p -D -m 440 %{SOURCE30} %{buildroot}%{_sysconfdir}/sudoers.d/glance

# Symlinks to rootwrap config files
mkdir -p %{buildroot}%{_sysconfdir}/glance/rootwrap.d
for filter in %{_datarootdir}/os-brick/rootwrap/*.filters; do
  ln -s $filter %{buildroot}%{_sysconfdir}/glance/rootwrap.d
done
for filter in %{_datarootdir}/glance_store/*.filters; do
  test -f $filter && ln -s $filter %{buildroot}%{_sysconfdir}/glance/rootwrap.d
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

# Cleanup
rm -rf %{buildroot}%{_prefix}%{_sysconfdir}

%check
stestr run --black-regex 'glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi'

%pre
getent group glance >/dev/null || groupadd -r glance -g 161
getent passwd glance >/dev/null || \
useradd -u 161 -r -g glance -d %{_sharedstatedir}/glance -s /sbin/nologin \
-c "OpenStack Glance Daemons" glance
exit 0

%post
# Initial installation
%systemd_post openstack-glance-api.service
%systemd_post openstack-glance-scrubber.service


%preun
%systemd_preun openstack-glance-api.service
%systemd_preun openstack-glance-scrubber.service

%postun
%systemd_postun_with_restart openstack-glance-api.service
%systemd_postun_with_restart openstack-glance-scrubber.service

%files
%doc README.rst
%{_bindir}/glance-api
%{_bindir}/glance-wsgi-api
%{_bindir}/glance-control
%{_bindir}/glance-manage
%{_bindir}/glance-cache-cleaner
%{_bindir}/glance-cache-manage
%{_bindir}/glance-cache-prefetcher
%{_bindir}/glance-cache-pruner
%{_bindir}/glance-scrubber
%{_bindir}/glance-replicator
%{_bindir}/glance-status

%{_datadir}/glance/glance-api-dist.conf
%{_datadir}/glance/glance-cache-dist.conf
%{_datadir}/glance/glance-scrubber-dist.conf

%{_unitdir}/openstack-glance-api.service
%{_unitdir}/openstack-glance-scrubber.service

%dir %{_sysconfdir}/glance
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-api.conf
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-api-paste.ini
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-cache.conf
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-scrubber.conf
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-swift.conf
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/glance-image-import.conf
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/rootwrap.conf
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/schema-image.json
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/glance/metadefs/*.json
%config(noreplace) %attr(-, root, glance) %{_sysconfdir}/logrotate.d/openstack-glance
%{_sysconfdir}/glance/rootwrap.d/
%dir %attr(0755, glance, nobody) %{_sharedstatedir}/glance
%dir %attr(0750, glance, glance) %{_localstatedir}/log/glance
%config(noreplace) %{_sysconfdir}/sudoers.d/glance

%files -n python3-glance -f %{service}.lang
%doc README.rst
%{python3_sitelib}/glance
%{python3_sitelib}/glance-*.egg-info
%exclude %{python3_sitelib}/glance/tests

%files -n python3-%{service}-tests
%license LICENSE
%{python3_sitelib}/%{service}/tests

%if 0%{?with_doc}
%files doc
%doc doc/build/html
%endif

%changelog
+ spectool -g -C /tmp/tmp.wvsFoTu1Oy/SOURCES openstack-glance.spec
+ /usr/bin/mock --buildsrpm -v -r /home/centos8-yoga/data/dlrn-5.cfg --resultdir /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81 --spec openstack-glance.spec --sources=/tmp/tmp.wvsFoTu1Oy/SOURCES
INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  []
DEBUG:     version:  3.5
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1030
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  None
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1js7rvmr:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  8
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '8-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled = 1
check_obsoletes = 1

DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core centos-gpg-keys
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     user_agent:  Mock (dlrn-centos8-yoga-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos8-yoga/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos8-yoga-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el8
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
plugins=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el8
user_agent=DLRN

# repos

[Stream-BaseOS]
name=CentOS-Stream - Base
baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra
failovermethod=priority
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=1
skip_if_unavailable=False

[Stream-AppStream]
name=CentOS-Stream - AppStream
baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-extras]
name=CentOS-Stream - Extras
#baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-PowerTools]
name=CentOS-Stream - PowerTools
#baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[delorean-component-baremetal]
name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_2a014b3f
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d3/ee/d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8_2dc9cd60
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-os-apply-config-14dfe905bd4e2724ddc58c4854b10df5e1836459
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/14/df/14dfe905bd4e2724ddc58c4854b10df5e1836459_9ef639d0
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_99b6b5e7
enabled=1
gpgcheck=0
priority=1

[delorean-yoga-testing]
name=dlrn-yoga-testing
baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-yoga-build-deps]
name=dlrn-yoga-build-deps
baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[advanced-virtualization]
name=Advanced Virtualization mirror
baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-rabbitmq-38]
name=Messaging RabbitMQ
baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38
gpgcheck=0
enabled=1
module_hotfixes=1
skip_if_unavailable=1

[centos-opstools]
name=opstools
baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
INFO: Start(openstack-glance.spec)  Config(dlrn-centos8-yoga-x86_64-5)
Start: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
DEBUG: kill orphans
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5191712     3540420     1524296     7407212     9086624
DEBUG: Swap:      16777212     3627880    13149332
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  584M  3.8G  14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.43izkr2s', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5281952      705276     3223472    10152116     7288592
DEBUG: Swap:      16777212     3627880    13149332
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.1G  3.3G  24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.m1t1gdiw', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: resultdir = /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4bfc166c80e14b4fa52c2ca2ee164ab9', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1ba63e31d893435eab5072e0b944edd9', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a8cf7cd9df4342bf97adca91fb7009c8', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b34a7304c688417abbec08999ef2143d', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir
Start: dnf update
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2302d7c50030468d9dfd1e0b8382a001', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: git-core-2.43.0-1.el8.x86_64
DEBUG: libgcc-8.5.0-21.el8.x86_64
DEBUG: gdb-headless-8.2-20.el8.x86_64
DEBUG: fontpackages-filesystem-1.44-22.el8.noarch
DEBUG: pkgconf-1.4.2-1.el8.x86_64
DEBUG: python-rpm-macros-3-45.el8.noarch
DEBUG: glibc-devel-2.28-251.el8.x86_64
DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch
DEBUG: gcc-8.5.0-21.el8.x86_64
DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch
DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64
DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch
DEBUG: platform-python-devel-3.6.8-59.el8.x86_64
DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64
DEBUG: rust-srpm-macros-5-2.el8.noarch
DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64
DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch
DEBUG: tar-1.30-9.el8.x86_64
DEBUG: perl-srpm-macros-1-25.el8.noarch
DEBUG: jbig2dec-libs-0.16-1.el8.x86_64
DEBUG: ocaml-srpm-macros-5-4.el8.noarch
DEBUG: libtiff-4.0.9-31.el8.x86_64
DEBUG: libXau-1.0.9-3.el8.x86_64
DEBUG: kbd-misc-2.0.4-11.el8.noarch
DEBUG: go-srpm-macros-2-17.el8.noarch
DEBUG: libXrender-0.9.10-7.el8.x86_64
DEBUG: emacs-filesystem-26.1-11.el8.noarch
DEBUG: libXmu-1.1.3-1.el8.x86_64
DEBUG: centos-stream-release-8.6-1.el8.noarch
DEBUG: libXpm-3.5.12-11.el8.x86_64
DEBUG: brotli-1.0.6-3.el8.x86_64
DEBUG: libXrandr-1.5.2-1.el8.x86_64
DEBUG: libpsl-0.20.2-6.el8.x86_64
DEBUG: libXinerama-1.1.4-1.el8.x86_64
DEBUG: libXdamage-1.1.4-14.el8.x86_64
DEBUG: libkcapi-1.4.0-2.el8.x86_64
DEBUG: libXxf86misc-1.0.4-1.el8.x86_64
DEBUG: libcurl-7.61.1-34.el8.x86_64
DEBUG: libXcomposite-0.4.4-14.el8.x86_64
DEBUG: cpio-2.12-11.el8.x86_64
DEBUG: libthai-0.1.27-2.el8.x86_64
DEBUG: keyutils-libs-1.5.10-9.el8.x86_64
DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64
DEBUG: libffi-3.1-24.el8.x86_64
DEBUG: libidn-1.34-5.el8.x86_64
DEBUG: libverto-0.3.2-2.el8.x86_64
DEBUG: libmcpp-2.7.2-20.el8.x86_64
DEBUG: ncurses-6.1-10.20180224.el8.x86_64
DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64
DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch
DEBUG: libarchive-3.3.3-5.el8.x86_64
DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch
DEBUG: gdbm-1.18-2.el8.x86_64
DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch
DEBUG: xz-5.2.4-4.el8.x86_64
DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch
DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64
DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch
DEBUG: kpartx-0.8.4-41.el8.x86_64
DEBUG: libpaper-1.1.24-22.el8.x86_64
DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch
DEBUG: gd-2.2.5-7.el8.x86_64
DEBUG: dbus-common-1.12.8-26.el8.noarch
DEBUG: openjpeg2-2.4.0-5.el8.x86_64
DEBUG: bzip2-libs-1.0.6-26.el8.x86_64
DEBUG: pixman-0.38.4-4.el8.x86_64
DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64
DEBUG: pango-1.42.4-8.el8.x86_64
DEBUG: libacl-2.2.53-3.el8.x86_64
DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64
DEBUG: libcap-2.48-5.el8.x86_64
DEBUG: gtk2-2.24.32-5.el8.x86_64
DEBUG: libcap-ng-0.7.11-1.el8.x86_64
DEBUG: python3-sphinx-2.2.2-1.el8.noarch
DEBUG: libxcrypt-4.1.1-6.el8.x86_64
DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64
DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64
DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch
DEBUG: p11-kit-0.23.22-2.el8.x86_64
DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64
DEBUG: pcre2-10.32-3.el8.x86_64
DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch
DEBUG: popt-1.18-1.el8.x86_64
DEBUG: python3-pip-9.0.3-24.el8.noarch
DEBUG: setup-2.12.2-11.el8.noarch
DEBUG: coreutils-8.30-15.el8.x86_64
DEBUG: cracklib-2.9.6-15.el8.x86_64
DEBUG: libuuid-2.32.1-46.el8.x86_64
DEBUG: info-6.5-7.el8_5.x86_64
DEBUG: libmount-2.32.1-46.el8.x86_64
DEBUG: libxml2-2.9.7-18.el8.x86_64
DEBUG: pam-1.3.1-33.el8.x86_64
DEBUG: zlib-1.2.11-25.el8.x86_64
DEBUG: libX11-common-1.6.8-8.el8.noarch
DEBUG: elfutils-libelf-0.190-2.el8.x86_64
DEBUG: libsmartcols-2.32.1-46.el8.x86_64
DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64
DEBUG: systemd-pam-239-81.el8.x86_64
DEBUG: libselinux-2.9-8.el8.x86_64
DEBUG: device-mapper-libs-1.02.181-14.el8.x86_64
DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64
DEBUG: file-libs-5.33-26.el8.x86_64
DEBUG: dbus-tools-1.12.8-26.el8.x86_64
DEBUG: systemd-udev-239-81.el8.x86_64
DEBUG: coreutils-common-8.30-15.el8.x86_64
DEBUG: libX11-1.6.8-8.el8.x86_64
DEBUG: kbd-2.0.4-11.el8.x86_64
DEBUG: cups-libs-2.2.6-57.el8.x86_64
DEBUG: os-prober-1.74-9.el8.x86_64
DEBUG: filesystem-3.8-6.el8.x86_64
DEBUG: glibc-2.28-251.el8.x86_64
DEBUG: grep-3.1-6.el8.x86_64
DEBUG: libcom_err-1.45.6-5.el8.x86_64
DEBUG: sed-4.5-5.el8.x86_64
DEBUG: libgcrypt-1.8.5-7.el8.x86_64
DEBUG: libsepol-2.9-3.el8.x86_64
DEBUG: findutils-4.6.0-22.el8.x86_64
DEBUG: dbus-libs-1.12.8-26.el8.x86_64
DEBUG: gzip-1.9-13.el8.x86_64
DEBUG: diffutils-3.6-6.el8.x86_64
DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64
DEBUG: openssl-libs-1.1.1k-12.el8.x86_64
DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64
DEBUG: trousers-lib-0.3.15-2.el8.x86_64
DEBUG: libutempter-1.1.6-14.el8.x86_64
DEBUG: nettle-3.4.1-7.el8.x86_64
DEBUG: libseccomp-2.5.2-1.el8.x86_64
DEBUG: python3-setuptools-50.3.2-1.el8.noarch
DEBUG: platform-python-3.6.8-59.el8.x86_64
DEBUG: rpm-4.14.3-31.el8.x86_64
DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64
DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64
DEBUG: shared-mime-info-1.9-4.el8.x86_64
DEBUG: gnutls-3.6.16-8.el8.1.x86_64
DEBUG: dbus-1.12.8-26.el8.x86_64
DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch
DEBUG: freetype-2.9.1-9.el8.x86_64
DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64
DEBUG: libICE-1.0.9-15.el8.x86_64
DEBUG: python3-six-1.15.0-2.el8.noarch
DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64
DEBUG: atk-2.28.1-1.el8.x86_64
DEBUG: libmpc-1.1.0-9.1.el8.x86_64
DEBUG: ilmbase-2.2.0-13.el8.x86_64
DEBUG: libksba-1.3.5-9.el8.x86_64
DEBUG: lcms2-2.9-2.el8.x86_64
DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64
DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64
DEBUG: libsecret-0.18.6-1.el8.x86_64
DEBUG: efi-srpm-macros-3-3.el8.noarch
DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch
DEBUG: python3-dns-1.15.0-11.el8.noarch
DEBUG: python3-urllib3-1.25.10-4.el8.noarch
DEBUG: python3-greenlet-0.4.13-4.el8.x86_64
DEBUG: python3-pytz-2017.2-11.el8.noarch
DEBUG: python3-jinja2-2.10.1-4.el8.noarch
DEBUG: python3-imagesize-1.0.0-2.el8.noarch
DEBUG: python3-packaging-20.4-1.el8.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch
DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch
DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch
DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch
DEBUG: openssh-8.0p1-24.el8.x86_64
DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64
DEBUG: isl-0.16.1-6.el8.x86_64
DEBUG: graphite2-1.3.10-10.el8.x86_64
DEBUG: zstd-1.4.5-6.el8.x86_64
DEBUG: dwz-0.12-10.el8.x86_64
DEBUG: libatomic_ops-7.6.2-3.el8.x86_64
DEBUG: guile-2.0.14-7.el8.x86_64
DEBUG: openssh-clients-8.0p1-24.el8.x86_64
DEBUG: gpg-pubkey-8483c65d-5ccc5b19
DEBUG: libipt-1.6.1-8.el8.x86_64
DEBUG: python-srpm-macros-3-45.el8.noarch
DEBUG: libpkgconf-1.4.2-1.el8.x86_64
DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch
DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64
DEBUG: python3-rpm-macros-3-45.el8.noarch
DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64
DEBUG: annobin-11.13-2.el8.x86_64
DEBUG: redhat-rpm-config-131-1.el8.noarch
DEBUG: xkeyboard-config-2.28-1.el8.noarch
DEBUG: npth-1.5-4.el8.x86_64
DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch
DEBUG: gnupg2-2.2.20-3.el8.x86_64
DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch
DEBUG: patch-2.7.6-11.el8.x86_64
DEBUG: pkgconf-m4-1.4.2-1.el8.noarch
DEBUG: fribidi-1.0.4-9.el8.x86_64
DEBUG: openblas-srpm-macros-2-2.el8.noarch
DEBUG: jbigkit-libs-2.1-14.el8.x86_64
DEBUG: ncurses-base-6.1-10.20180224.el8.noarch
DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64
DEBUG: libxcb-1.13.1-1.el8.x86_64
DEBUG: kbd-legacy-2.0.4-11.el8.noarch
DEBUG: libXext-1.3.4-1.el8.x86_64
DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch
DEBUG: libXt-1.1.5-12.el8.x86_64
DEBUG: centos-gpg-keys-8-6.el8.noarch
DEBUG: libXfixes-5.0.3-7.el8.x86_64
DEBUG: centos-stream-repos-8-6.el8.noarch
DEBUG: libXcursor-1.1.15-3.el8.x86_64
DEBUG: libnghttp2-1.33.0-5.el8.x86_64
DEBUG: libXi-1.7.10-1.el8.x86_64
DEBUG: openldap-2.4.46-18.el8.x86_64
DEBUG: libXaw-1.0.13-10.el8.x86_64
DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64
DEBUG: libXft-2.3.3-1.el8.x86_64
DEBUG: libsigsegv-2.11-5.el8.x86_64
DEBUG: libXxf86vm-1.1.4-9.el8.x86_64
DEBUG: grubby-8.40-48.el8.x86_64
DEBUG: libdatrie-0.2.9-7.el8.x86_64
DEBUG: gdbm-libs-1.18-2.el8.x86_64
DEBUG: libfontenc-1.1.3-8.el8.x86_64
DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch
DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64
DEBUG: libijs-0.35-5.el8.x86_64
DEBUG: memstrack-0.2.5-2.el8.x86_64
DEBUG: mcpp-2.7.2-20.el8.x86_64
DEBUG: hardlink-1.3-6.el8.x86_64
DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch
DEBUG: pigz-2.4-4.el8.x86_64
DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch
DEBUG: openssl-1.1.1k-12.el8.x86_64
DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch
DEBUG: procps-ng-3.3.15-14.el8.x86_64
DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch
DEBUG: curl-7.61.1-34.el8.x86_64
DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch
DEBUG: gawk-4.2.1-4.el8.x86_64
DEBUG: urw-base35-fonts-20170801-10.el8.noarch
DEBUG: libwebp-1.0.0-9.el8.x86_64
DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch
DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64
DEBUG: grub2-common-2.02-129.el8.noarch
DEBUG: libgs-9.27-12.el8.x86_64
DEBUG: expat-2.2.5-11.el8.x86_64
DEBUG: cairo-1.15.12-6.el8.x86_64
DEBUG: json-c-0.13.1-3.el8.x86_64
DEBUG: librsvg2-2.42.7-5.el8.x86_64
DEBUG: libattr-2.4.48-3.el8.x86_64
DEBUG: hicolor-icon-theme-0.17-2.el8.noarch
DEBUG: audit-libs-3.1.2-1.el8.x86_64
DEBUG: graphviz-2.40.1-45.el8.x86_64
DEBUG: libgpg-error-1.31-1.el8.x86_64
DEBUG: rpm-build-4.14.3-31.el8.x86_64
DEBUG: lua-libs-5.3.4-12.el8.x86_64
DEBUG: python3-pbr-5.5.1-1.el8.noarch
DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64
DEBUG: python3-eventlet-0.33.0-3.el8.noarch
DEBUG: pcre-8.42-6.el8.x86_64
DEBUG: make-4.2.1-11.el8.x86_64
DEBUG: chkconfig-1.19.2-1.el8.x86_64
DEBUG: platform-python-pip-9.0.3-24.el8.noarch
DEBUG: xz-libs-5.2.4-4.el8.x86_64
DEBUG: tzdata-2024a-1.el8.noarch
DEBUG: which-2.21-20.el8.x86_64
DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch
DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64
DEBUG: gmp-6.1.2-12.el8.x86_64
DEBUG: libidn2-2.2.0-1.el8.x86_64
DEBUG: libblkid-2.32.1-46.el8.x86_64
DEBUG: kmod-25-20.el8.x86_64
DEBUG: systemd-libs-239-81.el8.x86_64
DEBUG: sqlite-libs-3.26.0-19.el8.x86_64
DEBUG: libfdisk-2.32.1-46.el8.x86_64
DEBUG: libxkbcommon-0.9.1-1.el8.x86_64
DEBUG: libssh-config-0.9.6-14.el8.noarch
DEBUG: libzstd-1.4.5-6.el8.x86_64
DEBUG: util-linux-2.32.1-46.el8.x86_64
DEBUG: glibc-common-2.28-251.el8.x86_64
DEBUG: systemd-239-81.el8.x86_64
DEBUG: libsemanage-2.9-9.el8.x86_64
DEBUG: device-mapper-1.02.181-14.el8.x86_64
DEBUG: file-5.33-26.el8.x86_64
DEBUG: bash-4.4.20-4.el8.x86_64
DEBUG: libssh-0.9.6-14.el8.x86_64
DEBUG: elfutils-libs-0.190-2.el8.x86_64
DEBUG: kernel-headers-4.18.0-544.el8.x86_64
DEBUG: libpwquality-1.4.4-6.el8.x86_64
DEBUG: libtirpc-1.1.4-10.el8.x86_64
DEBUG: krb5-libs-1.18.2-26.el8.x86_64
DEBUG: dracut-049-233.git20240115.el8.x86_64
DEBUG: basesystem-11-5.el8.noarch
DEBUG: libstdc++-8.5.0-21.el8.x86_64
DEBUG: readline-7.0-10.el8.x86_64
DEBUG: libunistring-0.9.9-3.el8.x86_64
DEBUG: mpfr-3.1.6-1.el8.x86_64
DEBUG: shadow-utils-4.6-22.el8.x86_64
DEBUG: libgomp-8.5.0-21.el8.x86_64
DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
DEBUG: libtasn1-4.13-4.el8.x86_64
DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch
DEBUG: libdb-5.3.28-42.el8_4.x86_64
DEBUG: kmod-libs-25-20.el8.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
DEBUG: dbus-daemon-1.12.8-26.el8.x86_64
DEBUG: acl-2.2.53-3.el8.x86_64
DEBUG: python3-libs-3.6.8-59.el8.x86_64
DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64
DEBUG: rpm-libs-4.14.3-31.el8.x86_64
DEBUG: glib2-2.56.4-163.el8.x86_64
DEBUG: gettext-0.19.8.1-17.el8.x86_64
DEBUG: grub2-tools-2.02-129.el8.x86_64
DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch
DEBUG: trousers-0.3.15-2.el8.x86_64
DEBUG: libpng-1.6.34-5.el8.x86_64
DEBUG: fontconfig-2.13.1-4.el8.x86_64
DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64
DEBUG: libSM-1.2.3-1.el8.x86_64
DEBUG: libassuan-2.5.1-3.el8.x86_64
DEBUG: jasper-libs-2.0.14-5.el8.x86_64
DEBUG: python3-idna-2.5-5.el8.noarch
DEBUG: binutils-2.30-123.el8.x86_64
DEBUG: glibc-headers-2.28-251.el8.x86_64
DEBUG: unzip-6.0-46.el8.x86_64
DEBUG: zip-3.0-23.el8.x86_64
DEBUG: cpp-8.5.0-21.el8.x86_64
DEBUG: libbabeltrace-1.5.4-4.el8.x86_64
DEBUG: pinentry-1.1.0-2.el8.x86_64
DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch
DEBUG: python3-chardet-3.0.4-7.el8.noarch
DEBUG: python3-pysocks-1.6.8-3.el8.noarch
DEBUG: python3-requests-2.25.1-1.el8.noarch
DEBUG: python3-markupsafe-0.23-19.el8.x86_64
DEBUG: python3-babel-2.5.1-7.el8.noarch
DEBUG: python3-rpm-generators-5-8.el8.noarch
DEBUG: python3-pyparsing-2.4.6-1.el8.noarch
DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch
DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch
DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch
DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch
DEBUG: python3-toml-0.10.1-2.el8.noarch
DEBUG: tpm2-tss-2.3.2-6.el8.x86_64
DEBUG: avahi-libs-0.7-27.el8.x86_64
DEBUG: libusbx-1.0.23-4.el8.x86_64
DEBUG: elfutils-0.190-2.el8.x86_64
DEBUG: harfbuzz-1.7.5-4.el8.x86_64
DEBUG: bzip2-1.0.6-26.el8.x86_64
DEBUG: less-530-1.el8.x86_64
DEBUG: gc-7.6.4-3.el8.x86_64
DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.678hrzdg:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9c957ca682054c809c34f76a20afa449', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.678hrzdg:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: delorean-python-networking-baremetal-c145b3d2d6  31 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-38f84a4efbb513235191e  32 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-octaviaclient-6502d66bb213d0e0a  28 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ceilometer-d8aefdd736bc95d11  33 kB/s | 3.0 kB     00:00    
DEBUG: delorean-diskimage-builder-2ba78f79a11633efde29  32 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-bf8b69960599cf9af02ce11  30 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-357e5ba1bb3a3a28baf84  30 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-manila-84111ad7cb4496d108370  34 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-neutron-d3eeb5799ab7c8b78b34 628 kB/s | 158 kB     00:00    
DEBUG: delorean-openstack-octavia-8f1b0b92a78c86c6b90c  28 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-keystone-6452c7839a13327615d  34 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-2a73f12a4500eabcd0dcde  33 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c  29 kB/s | 3.0 kB     00:00    
DEBUG: delorean-os-apply-config-14dfe905bd4e2724ddc58c  29 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-sahara-ui-607492d660b99cf118  33 kB/s | 3.0 kB     00:00    
DEBUG: delorean-validations-common-f273ccbb963e31056bd  30 kB/s | 3.0 kB     00:00    
DEBUG: CentOS-Stream - Base                             15 kB/s | 3.9 kB     00:00    
DEBUG: CentOS-Stream - AppStream                        22 kB/s | 4.4 kB     00:00    
DEBUG: CentOS-Stream - Extras                          8.5 kB/s | 2.9 kB     00:00    
DEBUG: CentOS-Stream - PowerTools                       11 kB/s | 4.4 kB     00:00    
DEBUG: dlrn-yoga-testing                                29 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-yoga-build-deps                             32 kB/s | 3.0 kB     00:00    
DEBUG: Advanced Virtualization mirror                   18 kB/s | 3.0 kB     00:00    
DEBUG: Messaging RabbitMQ                               17 kB/s | 3.0 kB     00:00    
DEBUG: opstools                                         18 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              18 kB/s | 3.0 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: removing 3 rpm db files
DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.003
DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.002
DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.001
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '328b47a9d678447ebae2c11576229296', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: git-core-2.43.0-1.el8.x86_64
DEBUG: libgcc-8.5.0-21.el8.x86_64
DEBUG: gdb-headless-8.2-20.el8.x86_64
DEBUG: fontpackages-filesystem-1.44-22.el8.noarch
DEBUG: pkgconf-1.4.2-1.el8.x86_64
DEBUG: python-rpm-macros-3-45.el8.noarch
DEBUG: glibc-devel-2.28-251.el8.x86_64
DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch
DEBUG: gcc-8.5.0-21.el8.x86_64
DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch
DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64
DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch
DEBUG: platform-python-devel-3.6.8-59.el8.x86_64
DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64
DEBUG: rust-srpm-macros-5-2.el8.noarch
DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64
DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch
DEBUG: tar-1.30-9.el8.x86_64
DEBUG: perl-srpm-macros-1-25.el8.noarch
DEBUG: jbig2dec-libs-0.16-1.el8.x86_64
DEBUG: ocaml-srpm-macros-5-4.el8.noarch
DEBUG: libtiff-4.0.9-31.el8.x86_64
DEBUG: libXau-1.0.9-3.el8.x86_64
DEBUG: kbd-misc-2.0.4-11.el8.noarch
DEBUG: go-srpm-macros-2-17.el8.noarch
DEBUG: libXrender-0.9.10-7.el8.x86_64
DEBUG: emacs-filesystem-26.1-11.el8.noarch
DEBUG: libXmu-1.1.3-1.el8.x86_64
DEBUG: centos-stream-release-8.6-1.el8.noarch
DEBUG: libXpm-3.5.12-11.el8.x86_64
DEBUG: brotli-1.0.6-3.el8.x86_64
DEBUG: libXrandr-1.5.2-1.el8.x86_64
DEBUG: libpsl-0.20.2-6.el8.x86_64
DEBUG: libXinerama-1.1.4-1.el8.x86_64
DEBUG: libXdamage-1.1.4-14.el8.x86_64
DEBUG: libkcapi-1.4.0-2.el8.x86_64
DEBUG: libXxf86misc-1.0.4-1.el8.x86_64
DEBUG: libcurl-7.61.1-34.el8.x86_64
DEBUG: libXcomposite-0.4.4-14.el8.x86_64
DEBUG: cpio-2.12-11.el8.x86_64
DEBUG: libthai-0.1.27-2.el8.x86_64
DEBUG: keyutils-libs-1.5.10-9.el8.x86_64
DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64
DEBUG: libffi-3.1-24.el8.x86_64
DEBUG: libidn-1.34-5.el8.x86_64
DEBUG: libverto-0.3.2-2.el8.x86_64
DEBUG: libmcpp-2.7.2-20.el8.x86_64
DEBUG: ncurses-6.1-10.20180224.el8.x86_64
DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64
DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch
DEBUG: libarchive-3.3.3-5.el8.x86_64
DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch
DEBUG: gdbm-1.18-2.el8.x86_64
DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch
DEBUG: xz-5.2.4-4.el8.x86_64
DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch
DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64
DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch
DEBUG: kpartx-0.8.4-41.el8.x86_64
DEBUG: libpaper-1.1.24-22.el8.x86_64
DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch
DEBUG: gd-2.2.5-7.el8.x86_64
DEBUG: dbus-common-1.12.8-26.el8.noarch
DEBUG: openjpeg2-2.4.0-5.el8.x86_64
DEBUG: bzip2-libs-1.0.6-26.el8.x86_64
DEBUG: pixman-0.38.4-4.el8.x86_64
DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64
DEBUG: pango-1.42.4-8.el8.x86_64
DEBUG: libacl-2.2.53-3.el8.x86_64
DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64
DEBUG: libcap-2.48-5.el8.x86_64
DEBUG: gtk2-2.24.32-5.el8.x86_64
DEBUG: libcap-ng-0.7.11-1.el8.x86_64
DEBUG: python3-sphinx-2.2.2-1.el8.noarch
DEBUG: libxcrypt-4.1.1-6.el8.x86_64
DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64
DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64
DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch
DEBUG: p11-kit-0.23.22-2.el8.x86_64
DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64
DEBUG: pcre2-10.32-3.el8.x86_64
DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch
DEBUG: popt-1.18-1.el8.x86_64
DEBUG: python3-pip-9.0.3-24.el8.noarch
DEBUG: setup-2.12.2-11.el8.noarch
DEBUG: coreutils-8.30-15.el8.x86_64
DEBUG: cracklib-2.9.6-15.el8.x86_64
DEBUG: libuuid-2.32.1-46.el8.x86_64
DEBUG: info-6.5-7.el8_5.x86_64
DEBUG: libmount-2.32.1-46.el8.x86_64
DEBUG: libxml2-2.9.7-18.el8.x86_64
DEBUG: pam-1.3.1-33.el8.x86_64
DEBUG: zlib-1.2.11-25.el8.x86_64
DEBUG: libX11-common-1.6.8-8.el8.noarch
DEBUG: elfutils-libelf-0.190-2.el8.x86_64
DEBUG: libsmartcols-2.32.1-46.el8.x86_64
DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64
DEBUG: systemd-pam-239-81.el8.x86_64
DEBUG: libselinux-2.9-8.el8.x86_64
DEBUG: device-mapper-libs-1.02.181-14.el8.x86_64
DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64
DEBUG: file-libs-5.33-26.el8.x86_64
DEBUG: dbus-tools-1.12.8-26.el8.x86_64
DEBUG: systemd-udev-239-81.el8.x86_64
DEBUG: coreutils-common-8.30-15.el8.x86_64
DEBUG: libX11-1.6.8-8.el8.x86_64
DEBUG: kbd-2.0.4-11.el8.x86_64
DEBUG: cups-libs-2.2.6-57.el8.x86_64
DEBUG: os-prober-1.74-9.el8.x86_64
DEBUG: filesystem-3.8-6.el8.x86_64
DEBUG: glibc-2.28-251.el8.x86_64
DEBUG: grep-3.1-6.el8.x86_64
DEBUG: libcom_err-1.45.6-5.el8.x86_64
DEBUG: sed-4.5-5.el8.x86_64
DEBUG: libgcrypt-1.8.5-7.el8.x86_64
DEBUG: libsepol-2.9-3.el8.x86_64
DEBUG: findutils-4.6.0-22.el8.x86_64
DEBUG: dbus-libs-1.12.8-26.el8.x86_64
DEBUG: gzip-1.9-13.el8.x86_64
DEBUG: diffutils-3.6-6.el8.x86_64
DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64
DEBUG: openssl-libs-1.1.1k-12.el8.x86_64
DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64
DEBUG: trousers-lib-0.3.15-2.el8.x86_64
DEBUG: libutempter-1.1.6-14.el8.x86_64
DEBUG: nettle-3.4.1-7.el8.x86_64
DEBUG: libseccomp-2.5.2-1.el8.x86_64
DEBUG: python3-setuptools-50.3.2-1.el8.noarch
DEBUG: platform-python-3.6.8-59.el8.x86_64
DEBUG: rpm-4.14.3-31.el8.x86_64
DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64
DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64
DEBUG: shared-mime-info-1.9-4.el8.x86_64
DEBUG: gnutls-3.6.16-8.el8.1.x86_64
DEBUG: dbus-1.12.8-26.el8.x86_64
DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch
DEBUG: freetype-2.9.1-9.el8.x86_64
DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64
DEBUG: libICE-1.0.9-15.el8.x86_64
DEBUG: python3-six-1.15.0-2.el8.noarch
DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64
DEBUG: atk-2.28.1-1.el8.x86_64
DEBUG: libmpc-1.1.0-9.1.el8.x86_64
DEBUG: ilmbase-2.2.0-13.el8.x86_64
DEBUG: libksba-1.3.5-9.el8.x86_64
DEBUG: lcms2-2.9-2.el8.x86_64
DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64
DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64
DEBUG: libsecret-0.18.6-1.el8.x86_64
DEBUG: efi-srpm-macros-3-3.el8.noarch
DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch
DEBUG: python3-dns-1.15.0-11.el8.noarch
DEBUG: python3-urllib3-1.25.10-4.el8.noarch
DEBUG: python3-greenlet-0.4.13-4.el8.x86_64
DEBUG: python3-pytz-2017.2-11.el8.noarch
DEBUG: python3-jinja2-2.10.1-4.el8.noarch
DEBUG: python3-imagesize-1.0.0-2.el8.noarch
DEBUG: python3-packaging-20.4-1.el8.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch
DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch
DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch
DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch
DEBUG: openssh-8.0p1-24.el8.x86_64
DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64
DEBUG: isl-0.16.1-6.el8.x86_64
DEBUG: graphite2-1.3.10-10.el8.x86_64
DEBUG: zstd-1.4.5-6.el8.x86_64
DEBUG: dwz-0.12-10.el8.x86_64
DEBUG: libatomic_ops-7.6.2-3.el8.x86_64
DEBUG: guile-2.0.14-7.el8.x86_64
DEBUG: openssh-clients-8.0p1-24.el8.x86_64
DEBUG: gpg-pubkey-8483c65d-5ccc5b19
DEBUG: libipt-1.6.1-8.el8.x86_64
DEBUG: python-srpm-macros-3-45.el8.noarch
DEBUG: libpkgconf-1.4.2-1.el8.x86_64
DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch
DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64
DEBUG: python3-rpm-macros-3-45.el8.noarch
DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64
DEBUG: annobin-11.13-2.el8.x86_64
DEBUG: redhat-rpm-config-131-1.el8.noarch
DEBUG: xkeyboard-config-2.28-1.el8.noarch
DEBUG: npth-1.5-4.el8.x86_64
DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch
DEBUG: gnupg2-2.2.20-3.el8.x86_64
DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch
DEBUG: patch-2.7.6-11.el8.x86_64
DEBUG: pkgconf-m4-1.4.2-1.el8.noarch
DEBUG: fribidi-1.0.4-9.el8.x86_64
DEBUG: openblas-srpm-macros-2-2.el8.noarch
DEBUG: jbigkit-libs-2.1-14.el8.x86_64
DEBUG: ncurses-base-6.1-10.20180224.el8.noarch
DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64
DEBUG: libxcb-1.13.1-1.el8.x86_64
DEBUG: kbd-legacy-2.0.4-11.el8.noarch
DEBUG: libXext-1.3.4-1.el8.x86_64
DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch
DEBUG: libXt-1.1.5-12.el8.x86_64
DEBUG: centos-gpg-keys-8-6.el8.noarch
DEBUG: libXfixes-5.0.3-7.el8.x86_64
DEBUG: centos-stream-repos-8-6.el8.noarch
DEBUG: libXcursor-1.1.15-3.el8.x86_64
DEBUG: libnghttp2-1.33.0-5.el8.x86_64
DEBUG: libXi-1.7.10-1.el8.x86_64
DEBUG: openldap-2.4.46-18.el8.x86_64
DEBUG: libXaw-1.0.13-10.el8.x86_64
DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64
DEBUG: libXft-2.3.3-1.el8.x86_64
DEBUG: libsigsegv-2.11-5.el8.x86_64
DEBUG: libXxf86vm-1.1.4-9.el8.x86_64
DEBUG: grubby-8.40-48.el8.x86_64
DEBUG: libdatrie-0.2.9-7.el8.x86_64
DEBUG: gdbm-libs-1.18-2.el8.x86_64
DEBUG: libfontenc-1.1.3-8.el8.x86_64
DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch
DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64
DEBUG: libijs-0.35-5.el8.x86_64
DEBUG: memstrack-0.2.5-2.el8.x86_64
DEBUG: mcpp-2.7.2-20.el8.x86_64
DEBUG: hardlink-1.3-6.el8.x86_64
DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch
DEBUG: pigz-2.4-4.el8.x86_64
DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch
DEBUG: openssl-1.1.1k-12.el8.x86_64
DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch
DEBUG: procps-ng-3.3.15-14.el8.x86_64
DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch
DEBUG: curl-7.61.1-34.el8.x86_64
DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch
DEBUG: gawk-4.2.1-4.el8.x86_64
DEBUG: urw-base35-fonts-20170801-10.el8.noarch
DEBUG: libwebp-1.0.0-9.el8.x86_64
DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch
DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64
DEBUG: grub2-common-2.02-129.el8.noarch
DEBUG: libgs-9.27-12.el8.x86_64
DEBUG: expat-2.2.5-11.el8.x86_64
DEBUG: cairo-1.15.12-6.el8.x86_64
DEBUG: json-c-0.13.1-3.el8.x86_64
DEBUG: librsvg2-2.42.7-5.el8.x86_64
DEBUG: libattr-2.4.48-3.el8.x86_64
DEBUG: hicolor-icon-theme-0.17-2.el8.noarch
DEBUG: audit-libs-3.1.2-1.el8.x86_64
DEBUG: graphviz-2.40.1-45.el8.x86_64
DEBUG: libgpg-error-1.31-1.el8.x86_64
DEBUG: rpm-build-4.14.3-31.el8.x86_64
DEBUG: lua-libs-5.3.4-12.el8.x86_64
DEBUG: python3-pbr-5.5.1-1.el8.noarch
DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64
DEBUG: python3-eventlet-0.33.0-3.el8.noarch
DEBUG: pcre-8.42-6.el8.x86_64
DEBUG: make-4.2.1-11.el8.x86_64
DEBUG: chkconfig-1.19.2-1.el8.x86_64
DEBUG: platform-python-pip-9.0.3-24.el8.noarch
DEBUG: xz-libs-5.2.4-4.el8.x86_64
DEBUG: tzdata-2024a-1.el8.noarch
DEBUG: which-2.21-20.el8.x86_64
DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch
DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64
DEBUG: gmp-6.1.2-12.el8.x86_64
DEBUG: libidn2-2.2.0-1.el8.x86_64
DEBUG: libblkid-2.32.1-46.el8.x86_64
DEBUG: kmod-25-20.el8.x86_64
DEBUG: systemd-libs-239-81.el8.x86_64
DEBUG: sqlite-libs-3.26.0-19.el8.x86_64
DEBUG: libfdisk-2.32.1-46.el8.x86_64
DEBUG: libxkbcommon-0.9.1-1.el8.x86_64
DEBUG: libssh-config-0.9.6-14.el8.noarch
DEBUG: libzstd-1.4.5-6.el8.x86_64
DEBUG: util-linux-2.32.1-46.el8.x86_64
DEBUG: glibc-common-2.28-251.el8.x86_64
DEBUG: systemd-239-81.el8.x86_64
DEBUG: libsemanage-2.9-9.el8.x86_64
DEBUG: device-mapper-1.02.181-14.el8.x86_64
DEBUG: file-5.33-26.el8.x86_64
DEBUG: bash-4.4.20-4.el8.x86_64
DEBUG: libssh-0.9.6-14.el8.x86_64
DEBUG: elfutils-libs-0.190-2.el8.x86_64
DEBUG: kernel-headers-4.18.0-544.el8.x86_64
DEBUG: libpwquality-1.4.4-6.el8.x86_64
DEBUG: libtirpc-1.1.4-10.el8.x86_64
DEBUG: krb5-libs-1.18.2-26.el8.x86_64
DEBUG: dracut-049-233.git20240115.el8.x86_64
DEBUG: basesystem-11-5.el8.noarch
DEBUG: libstdc++-8.5.0-21.el8.x86_64
DEBUG: readline-7.0-10.el8.x86_64
DEBUG: libunistring-0.9.9-3.el8.x86_64
DEBUG: mpfr-3.1.6-1.el8.x86_64
DEBUG: shadow-utils-4.6-22.el8.x86_64
DEBUG: libgomp-8.5.0-21.el8.x86_64
DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
DEBUG: libtasn1-4.13-4.el8.x86_64
DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch
DEBUG: libdb-5.3.28-42.el8_4.x86_64
DEBUG: kmod-libs-25-20.el8.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
DEBUG: dbus-daemon-1.12.8-26.el8.x86_64
DEBUG: acl-2.2.53-3.el8.x86_64
DEBUG: python3-libs-3.6.8-59.el8.x86_64
DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64
DEBUG: rpm-libs-4.14.3-31.el8.x86_64
DEBUG: glib2-2.56.4-163.el8.x86_64
DEBUG: gettext-0.19.8.1-17.el8.x86_64
DEBUG: grub2-tools-2.02-129.el8.x86_64
DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch
DEBUG: trousers-0.3.15-2.el8.x86_64
DEBUG: libpng-1.6.34-5.el8.x86_64
DEBUG: fontconfig-2.13.1-4.el8.x86_64
DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64
DEBUG: libSM-1.2.3-1.el8.x86_64
DEBUG: libassuan-2.5.1-3.el8.x86_64
DEBUG: jasper-libs-2.0.14-5.el8.x86_64
DEBUG: python3-idna-2.5-5.el8.noarch
DEBUG: binutils-2.30-123.el8.x86_64
DEBUG: glibc-headers-2.28-251.el8.x86_64
DEBUG: unzip-6.0-46.el8.x86_64
DEBUG: zip-3.0-23.el8.x86_64
DEBUG: cpp-8.5.0-21.el8.x86_64
DEBUG: libbabeltrace-1.5.4-4.el8.x86_64
DEBUG: pinentry-1.1.0-2.el8.x86_64
DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch
DEBUG: python3-chardet-3.0.4-7.el8.noarch
DEBUG: python3-pysocks-1.6.8-3.el8.noarch
DEBUG: python3-requests-2.25.1-1.el8.noarch
DEBUG: python3-markupsafe-0.23-19.el8.x86_64
DEBUG: python3-babel-2.5.1-7.el8.noarch
DEBUG: python3-rpm-generators-5-8.el8.noarch
DEBUG: python3-pyparsing-2.4.6-1.el8.noarch
DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch
DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch
DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch
DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch
DEBUG: python3-toml-0.10.1-2.el8.noarch
DEBUG: tpm2-tss-2.3.2-6.el8.x86_64
DEBUG: avahi-libs-0.7-27.el8.x86_64
DEBUG: libusbx-1.0.23-4.el8.x86_64
DEBUG: elfutils-0.190-2.el8.x86_64
DEBUG: harfbuzz-1.7.5-4.el8.x86_64
DEBUG: bzip2-1.0.6-26.el8.x86_64
DEBUG: less-530-1.el8.x86_64
DEBUG: gc-7.6.4-3.el8.x86_64
DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64
DEBUG: Child return code was: 0
Finish: dnf update
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized
Finish: chroot init
Start: buildsrpm
Start: rpmbuild -bs
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f17c5ab7240>timeout=0uid=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1js7rvmr:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1js7rvmr:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aa192fe4d90a47718b57d37408e8343a', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1js7rvmr:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm
DEBUG: Child return code was: 0
Finish: rpmbuild -bs
DEBUG: Copying package to result dir
Finish: buildsrpm
INFO: Done(openstack-glance.spec) Config(dlrn-5) 0 minutes 38 seconds
INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ finalize
+ rm -rf /tmp/tmp.wvsFoTu1Oy
INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)...
DEBUG: search for 'dnf' package manager
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf'}
DEBUG:     config_paths:  []
DEBUG:     version:  3.5
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  True
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     chrootuid:  1030
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  None
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  False
DEBUG:     bootstrap_image:  centos:8
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.6/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/ccache/u1030/', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-yoga-x86_64-5', 'root': 'dlrn-centos8-yoga-x86_64-5', 'resultdir': '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'}}
DEBUG:     environment:  {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}
DEBUG:     scm:  False
DEBUG:     scm_opts:  {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     useradd:  /usr/sbin/useradd -o -m -u 1030 -g 135 -d /builddir -n mockbuild
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  8
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '8-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled = 1
check_obsoletes = 1

DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     system_yum_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     dnf_command:  /usr/bin/dnf
DEBUG:     system_dnf_command:  /usr/bin/dnf
DEBUG:     dnf_install_command:  install dnf dnf-plugins-core centos-gpg-keys
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     dnf_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     user_agent:  Mock (dlrn-centos8-yoga-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos8-yoga/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos8-yoga-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el8
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
plugins=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
best=1
protected_packages=
module_platform_id=platform:el8
user_agent=DLRN

# repos

[Stream-BaseOS]
name=CentOS-Stream - Base
baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra
failovermethod=priority
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=1
skip_if_unavailable=False

[Stream-AppStream]
name=CentOS-Stream - AppStream
baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/
#mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-extras]
name=CentOS-Stream - Extras
#baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[Stream-PowerTools]
name=CentOS-Stream - PowerTools
#baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/
mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial

[delorean-component-baremetal]
name=delorean-python-networking-baremetal-c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/baremetal/c1/45/c145b3d2d6dc82cedb7d6c1aa99e7f7c9d2a263e_58905c0d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-38f84a4efbb513235191e14cfbef58749f8b5d77
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cinder/38/f8/38f84a4efbb513235191e14cfbef58749f8b5d77_6eb14caa
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-python-octaviaclient-6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/clients/65/02/6502d66bb213d0e0af4b1b3c8b5e998d51d0e8be_74e33665
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-ceilometer-d8aefdd736bc95d11f0bd8f94f5262f57548b54f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/cloudops/d8/ae/d8aefdd736bc95d11f0bd8f94f5262f57548b54f_b1573c06
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_2a014b3f
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-bf8b69960599cf9af02ce11d1963dc920d915230
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/compute/bf/8b/bf8b69960599cf9af02ce11d1963dc920d915230_4fd8fe7f
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-357e5ba1bb3a3a28baf844db698d1bfeff7593c1
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/glance/35/7e/357e5ba1bb3a3a28baf844db698d1bfeff7593c1_2a656b81
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-84111ad7cb4496d1083703fba8f0e55002347363
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/manila/84/11/84111ad7cb4496d1083703fba8f0e55002347363_e7f511e3
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/network/d3/ee/d3eeb5799ab7c8b78b34a15c6f102ad38199a2d8_2dc9cd60
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-openstack-octavia-8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/octavia/8f/1b/8f1b0b92a78c86c6b90c2c5b119c02dd4fede01b_2a06c8b9
enabled=1
gpgcheck=0
priority=1

[delorean-component-security]
name=delorean-openstack-keystone-6452c7839a13327615d425d08724b0409c6309fd
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/security/64/52/6452c7839a13327615d425d08724b0409c6309fd_021d259d
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/swift/2a/73/2a73f12a4500eabcd0dcdea39ae5ae73a0c3fe4f_76b0d553
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_a8cc087f
enabled=1
gpgcheck=0
priority=1

[delorean-component-tripleo]
name=delorean-os-apply-config-14dfe905bd4e2724ddc58c4854b10df5e1836459
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/tripleo/14/df/14dfe905bd4e2724ddc58c4854b10df5e1836459_9ef639d0
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-openstack-sahara-ui-607492d660b99cf118092cadf5ce557775720e3b
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/ui/60/74/607492d660b99cf118092cadf5ce557775720e3b_0beed724
enabled=1
gpgcheck=0
priority=1

[delorean-component-validation]
name=delorean-validations-common-f273ccbb963e31056bd7c7565e52e56d1d754199
baseurl=https://trunk.rdoproject.org/centos8-yoga/component/validation/f2/73/f273ccbb963e31056bd7c7565e52e56d1d754199_99b6b5e7
enabled=1
gpgcheck=0
priority=1

[delorean-yoga-testing]
name=dlrn-yoga-testing
baseurl=https://trunk.rdoproject.org/centos8-yoga/deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[delorean-yoga-build-deps]
name=dlrn-yoga-build-deps
baseurl=https://trunk.rdoproject.org/centos8-yoga/build-deps/latest/
enabled=1
gpgcheck=0
module_hotfixes=1

[advanced-virtualization]
name=Advanced Virtualization mirror
baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-rabbitmq-38]
name=Messaging RabbitMQ
baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38
gpgcheck=0
enabled=1
module_hotfixes=1
skip_if_unavailable=1

[centos-opstools]
name=opstools
baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/
gpgcheck=0
enabled=1
module_hotfixes=1

[centos-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/
gpgcheck=0
enabled=1
module_hotfixes=1


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: Local file: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm
INFO: Start(/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm)  Config(dlrn-centos8-yoga-x86_64-5)
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5356232     1785504     2239792     8997608     8171988
DEBUG: Swap:      16777212     3627880    13149332
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  584M  3.8G  14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.sw5v85jl', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: method _make_build_user skipped in bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/builddir
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5365612     1598608     2112064     9175124     8325192
DEBUG: Swap:      16777212     3628136    13149076
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.1G  3.3G  24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
Mock Version: 3.5
INFO: Mock Version: 3.5
INFO: Mock Version: 3.5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rqps1jav', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: resultdir = /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7fb357abd6c84ccab5da9c6d0e1e1834', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '93569fb25a0b404996a0ea51624f1139', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '741ecfc5c34542aa8d283638d9c483e5', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '80b865922ba34c7d8c10b3198cae3116', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1030', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/builddir
Start: dnf update
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '426d6a336e4e4009a66369d577ca6418', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: git-core-2.43.0-1.el8.x86_64
DEBUG: libgcc-8.5.0-21.el8.x86_64
DEBUG: gdb-headless-8.2-20.el8.x86_64
DEBUG: fontpackages-filesystem-1.44-22.el8.noarch
DEBUG: pkgconf-1.4.2-1.el8.x86_64
DEBUG: python-rpm-macros-3-45.el8.noarch
DEBUG: glibc-devel-2.28-251.el8.x86_64
DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch
DEBUG: gcc-8.5.0-21.el8.x86_64
DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch
DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64
DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch
DEBUG: platform-python-devel-3.6.8-59.el8.x86_64
DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64
DEBUG: rust-srpm-macros-5-2.el8.noarch
DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64
DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch
DEBUG: tar-1.30-9.el8.x86_64
DEBUG: perl-srpm-macros-1-25.el8.noarch
DEBUG: jbig2dec-libs-0.16-1.el8.x86_64
DEBUG: ocaml-srpm-macros-5-4.el8.noarch
DEBUG: libtiff-4.0.9-31.el8.x86_64
DEBUG: libXau-1.0.9-3.el8.x86_64
DEBUG: kbd-misc-2.0.4-11.el8.noarch
DEBUG: go-srpm-macros-2-17.el8.noarch
DEBUG: libXrender-0.9.10-7.el8.x86_64
DEBUG: emacs-filesystem-26.1-11.el8.noarch
DEBUG: libXmu-1.1.3-1.el8.x86_64
DEBUG: centos-stream-release-8.6-1.el8.noarch
DEBUG: libXpm-3.5.12-11.el8.x86_64
DEBUG: brotli-1.0.6-3.el8.x86_64
DEBUG: libXrandr-1.5.2-1.el8.x86_64
DEBUG: libpsl-0.20.2-6.el8.x86_64
DEBUG: libXinerama-1.1.4-1.el8.x86_64
DEBUG: libXdamage-1.1.4-14.el8.x86_64
DEBUG: libkcapi-1.4.0-2.el8.x86_64
DEBUG: libXxf86misc-1.0.4-1.el8.x86_64
DEBUG: libcurl-7.61.1-34.el8.x86_64
DEBUG: libXcomposite-0.4.4-14.el8.x86_64
DEBUG: cpio-2.12-11.el8.x86_64
DEBUG: libthai-0.1.27-2.el8.x86_64
DEBUG: keyutils-libs-1.5.10-9.el8.x86_64
DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64
DEBUG: libffi-3.1-24.el8.x86_64
DEBUG: libidn-1.34-5.el8.x86_64
DEBUG: libverto-0.3.2-2.el8.x86_64
DEBUG: libmcpp-2.7.2-20.el8.x86_64
DEBUG: ncurses-6.1-10.20180224.el8.x86_64
DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64
DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch
DEBUG: libarchive-3.3.3-5.el8.x86_64
DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch
DEBUG: gdbm-1.18-2.el8.x86_64
DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch
DEBUG: xz-5.2.4-4.el8.x86_64
DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch
DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64
DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch
DEBUG: kpartx-0.8.4-41.el8.x86_64
DEBUG: libpaper-1.1.24-22.el8.x86_64
DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch
DEBUG: gd-2.2.5-7.el8.x86_64
DEBUG: dbus-common-1.12.8-26.el8.noarch
DEBUG: openjpeg2-2.4.0-5.el8.x86_64
DEBUG: bzip2-libs-1.0.6-26.el8.x86_64
DEBUG: pixman-0.38.4-4.el8.x86_64
DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64
DEBUG: pango-1.42.4-8.el8.x86_64
DEBUG: libacl-2.2.53-3.el8.x86_64
DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64
DEBUG: libcap-2.48-5.el8.x86_64
DEBUG: gtk2-2.24.32-5.el8.x86_64
DEBUG: libcap-ng-0.7.11-1.el8.x86_64
DEBUG: python3-sphinx-2.2.2-1.el8.noarch
DEBUG: libxcrypt-4.1.1-6.el8.x86_64
DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64
DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64
DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch
DEBUG: p11-kit-0.23.22-2.el8.x86_64
DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64
DEBUG: pcre2-10.32-3.el8.x86_64
DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch
DEBUG: popt-1.18-1.el8.x86_64
DEBUG: python3-pip-9.0.3-24.el8.noarch
DEBUG: setup-2.12.2-11.el8.noarch
DEBUG: coreutils-8.30-15.el8.x86_64
DEBUG: cracklib-2.9.6-15.el8.x86_64
DEBUG: libuuid-2.32.1-46.el8.x86_64
DEBUG: info-6.5-7.el8_5.x86_64
DEBUG: libmount-2.32.1-46.el8.x86_64
DEBUG: libxml2-2.9.7-18.el8.x86_64
DEBUG: pam-1.3.1-33.el8.x86_64
DEBUG: zlib-1.2.11-25.el8.x86_64
DEBUG: libX11-common-1.6.8-8.el8.noarch
DEBUG: elfutils-libelf-0.190-2.el8.x86_64
DEBUG: libsmartcols-2.32.1-46.el8.x86_64
DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64
DEBUG: systemd-pam-239-81.el8.x86_64
DEBUG: libselinux-2.9-8.el8.x86_64
DEBUG: device-mapper-libs-1.02.181-14.el8.x86_64
DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64
DEBUG: file-libs-5.33-26.el8.x86_64
DEBUG: dbus-tools-1.12.8-26.el8.x86_64
DEBUG: systemd-udev-239-81.el8.x86_64
DEBUG: coreutils-common-8.30-15.el8.x86_64
DEBUG: libX11-1.6.8-8.el8.x86_64
DEBUG: kbd-2.0.4-11.el8.x86_64
DEBUG: cups-libs-2.2.6-57.el8.x86_64
DEBUG: os-prober-1.74-9.el8.x86_64
DEBUG: filesystem-3.8-6.el8.x86_64
DEBUG: glibc-2.28-251.el8.x86_64
DEBUG: grep-3.1-6.el8.x86_64
DEBUG: libcom_err-1.45.6-5.el8.x86_64
DEBUG: sed-4.5-5.el8.x86_64
DEBUG: libgcrypt-1.8.5-7.el8.x86_64
DEBUG: libsepol-2.9-3.el8.x86_64
DEBUG: findutils-4.6.0-22.el8.x86_64
DEBUG: dbus-libs-1.12.8-26.el8.x86_64
DEBUG: gzip-1.9-13.el8.x86_64
DEBUG: diffutils-3.6-6.el8.x86_64
DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64
DEBUG: openssl-libs-1.1.1k-12.el8.x86_64
DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64
DEBUG: trousers-lib-0.3.15-2.el8.x86_64
DEBUG: libutempter-1.1.6-14.el8.x86_64
DEBUG: nettle-3.4.1-7.el8.x86_64
DEBUG: libseccomp-2.5.2-1.el8.x86_64
DEBUG: python3-setuptools-50.3.2-1.el8.noarch
DEBUG: platform-python-3.6.8-59.el8.x86_64
DEBUG: rpm-4.14.3-31.el8.x86_64
DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64
DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64
DEBUG: shared-mime-info-1.9-4.el8.x86_64
DEBUG: gnutls-3.6.16-8.el8.1.x86_64
DEBUG: dbus-1.12.8-26.el8.x86_64
DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch
DEBUG: freetype-2.9.1-9.el8.x86_64
DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64
DEBUG: libICE-1.0.9-15.el8.x86_64
DEBUG: python3-six-1.15.0-2.el8.noarch
DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64
DEBUG: atk-2.28.1-1.el8.x86_64
DEBUG: libmpc-1.1.0-9.1.el8.x86_64
DEBUG: ilmbase-2.2.0-13.el8.x86_64
DEBUG: libksba-1.3.5-9.el8.x86_64
DEBUG: lcms2-2.9-2.el8.x86_64
DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64
DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64
DEBUG: libsecret-0.18.6-1.el8.x86_64
DEBUG: efi-srpm-macros-3-3.el8.noarch
DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch
DEBUG: python3-dns-1.15.0-11.el8.noarch
DEBUG: python3-urllib3-1.25.10-4.el8.noarch
DEBUG: python3-greenlet-0.4.13-4.el8.x86_64
DEBUG: python3-pytz-2017.2-11.el8.noarch
DEBUG: python3-jinja2-2.10.1-4.el8.noarch
DEBUG: python3-imagesize-1.0.0-2.el8.noarch
DEBUG: python3-packaging-20.4-1.el8.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch
DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch
DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch
DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch
DEBUG: openssh-8.0p1-24.el8.x86_64
DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64
DEBUG: isl-0.16.1-6.el8.x86_64
DEBUG: graphite2-1.3.10-10.el8.x86_64
DEBUG: zstd-1.4.5-6.el8.x86_64
DEBUG: dwz-0.12-10.el8.x86_64
DEBUG: libatomic_ops-7.6.2-3.el8.x86_64
DEBUG: guile-2.0.14-7.el8.x86_64
DEBUG: openssh-clients-8.0p1-24.el8.x86_64
DEBUG: gpg-pubkey-8483c65d-5ccc5b19
DEBUG: libipt-1.6.1-8.el8.x86_64
DEBUG: python-srpm-macros-3-45.el8.noarch
DEBUG: libpkgconf-1.4.2-1.el8.x86_64
DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch
DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64
DEBUG: python3-rpm-macros-3-45.el8.noarch
DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64
DEBUG: annobin-11.13-2.el8.x86_64
DEBUG: redhat-rpm-config-131-1.el8.noarch
DEBUG: xkeyboard-config-2.28-1.el8.noarch
DEBUG: npth-1.5-4.el8.x86_64
DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch
DEBUG: gnupg2-2.2.20-3.el8.x86_64
DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch
DEBUG: patch-2.7.6-11.el8.x86_64
DEBUG: pkgconf-m4-1.4.2-1.el8.noarch
DEBUG: fribidi-1.0.4-9.el8.x86_64
DEBUG: openblas-srpm-macros-2-2.el8.noarch
DEBUG: jbigkit-libs-2.1-14.el8.x86_64
DEBUG: ncurses-base-6.1-10.20180224.el8.noarch
DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64
DEBUG: libxcb-1.13.1-1.el8.x86_64
DEBUG: kbd-legacy-2.0.4-11.el8.noarch
DEBUG: libXext-1.3.4-1.el8.x86_64
DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch
DEBUG: libXt-1.1.5-12.el8.x86_64
DEBUG: centos-gpg-keys-8-6.el8.noarch
DEBUG: libXfixes-5.0.3-7.el8.x86_64
DEBUG: centos-stream-repos-8-6.el8.noarch
DEBUG: libXcursor-1.1.15-3.el8.x86_64
DEBUG: libnghttp2-1.33.0-5.el8.x86_64
DEBUG: libXi-1.7.10-1.el8.x86_64
DEBUG: openldap-2.4.46-18.el8.x86_64
DEBUG: libXaw-1.0.13-10.el8.x86_64
DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64
DEBUG: libXft-2.3.3-1.el8.x86_64
DEBUG: libsigsegv-2.11-5.el8.x86_64
DEBUG: libXxf86vm-1.1.4-9.el8.x86_64
DEBUG: grubby-8.40-48.el8.x86_64
DEBUG: libdatrie-0.2.9-7.el8.x86_64
DEBUG: gdbm-libs-1.18-2.el8.x86_64
DEBUG: libfontenc-1.1.3-8.el8.x86_64
DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch
DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64
DEBUG: libijs-0.35-5.el8.x86_64
DEBUG: memstrack-0.2.5-2.el8.x86_64
DEBUG: mcpp-2.7.2-20.el8.x86_64
DEBUG: hardlink-1.3-6.el8.x86_64
DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch
DEBUG: pigz-2.4-4.el8.x86_64
DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch
DEBUG: openssl-1.1.1k-12.el8.x86_64
DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch
DEBUG: procps-ng-3.3.15-14.el8.x86_64
DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch
DEBUG: curl-7.61.1-34.el8.x86_64
DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch
DEBUG: gawk-4.2.1-4.el8.x86_64
DEBUG: urw-base35-fonts-20170801-10.el8.noarch
DEBUG: libwebp-1.0.0-9.el8.x86_64
DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch
DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64
DEBUG: grub2-common-2.02-129.el8.noarch
DEBUG: libgs-9.27-12.el8.x86_64
DEBUG: expat-2.2.5-11.el8.x86_64
DEBUG: cairo-1.15.12-6.el8.x86_64
DEBUG: json-c-0.13.1-3.el8.x86_64
DEBUG: librsvg2-2.42.7-5.el8.x86_64
DEBUG: libattr-2.4.48-3.el8.x86_64
DEBUG: hicolor-icon-theme-0.17-2.el8.noarch
DEBUG: audit-libs-3.1.2-1.el8.x86_64
DEBUG: graphviz-2.40.1-45.el8.x86_64
DEBUG: libgpg-error-1.31-1.el8.x86_64
DEBUG: rpm-build-4.14.3-31.el8.x86_64
DEBUG: lua-libs-5.3.4-12.el8.x86_64
DEBUG: python3-pbr-5.5.1-1.el8.noarch
DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64
DEBUG: python3-eventlet-0.33.0-3.el8.noarch
DEBUG: pcre-8.42-6.el8.x86_64
DEBUG: make-4.2.1-11.el8.x86_64
DEBUG: chkconfig-1.19.2-1.el8.x86_64
DEBUG: platform-python-pip-9.0.3-24.el8.noarch
DEBUG: xz-libs-5.2.4-4.el8.x86_64
DEBUG: tzdata-2024a-1.el8.noarch
DEBUG: which-2.21-20.el8.x86_64
DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch
DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64
DEBUG: gmp-6.1.2-12.el8.x86_64
DEBUG: libidn2-2.2.0-1.el8.x86_64
DEBUG: libblkid-2.32.1-46.el8.x86_64
DEBUG: kmod-25-20.el8.x86_64
DEBUG: systemd-libs-239-81.el8.x86_64
DEBUG: sqlite-libs-3.26.0-19.el8.x86_64
DEBUG: libfdisk-2.32.1-46.el8.x86_64
DEBUG: libxkbcommon-0.9.1-1.el8.x86_64
DEBUG: libssh-config-0.9.6-14.el8.noarch
DEBUG: libzstd-1.4.5-6.el8.x86_64
DEBUG: util-linux-2.32.1-46.el8.x86_64
DEBUG: glibc-common-2.28-251.el8.x86_64
DEBUG: systemd-239-81.el8.x86_64
DEBUG: libsemanage-2.9-9.el8.x86_64
DEBUG: device-mapper-1.02.181-14.el8.x86_64
DEBUG: file-5.33-26.el8.x86_64
DEBUG: bash-4.4.20-4.el8.x86_64
DEBUG: libssh-0.9.6-14.el8.x86_64
DEBUG: elfutils-libs-0.190-2.el8.x86_64
DEBUG: kernel-headers-4.18.0-544.el8.x86_64
DEBUG: libpwquality-1.4.4-6.el8.x86_64
DEBUG: libtirpc-1.1.4-10.el8.x86_64
DEBUG: krb5-libs-1.18.2-26.el8.x86_64
DEBUG: dracut-049-233.git20240115.el8.x86_64
DEBUG: basesystem-11-5.el8.noarch
DEBUG: libstdc++-8.5.0-21.el8.x86_64
DEBUG: readline-7.0-10.el8.x86_64
DEBUG: libunistring-0.9.9-3.el8.x86_64
DEBUG: mpfr-3.1.6-1.el8.x86_64
DEBUG: shadow-utils-4.6-22.el8.x86_64
DEBUG: libgomp-8.5.0-21.el8.x86_64
DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
DEBUG: libtasn1-4.13-4.el8.x86_64
DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch
DEBUG: libdb-5.3.28-42.el8_4.x86_64
DEBUG: kmod-libs-25-20.el8.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
DEBUG: dbus-daemon-1.12.8-26.el8.x86_64
DEBUG: acl-2.2.53-3.el8.x86_64
DEBUG: python3-libs-3.6.8-59.el8.x86_64
DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64
DEBUG: rpm-libs-4.14.3-31.el8.x86_64
DEBUG: glib2-2.56.4-163.el8.x86_64
DEBUG: gettext-0.19.8.1-17.el8.x86_64
DEBUG: grub2-tools-2.02-129.el8.x86_64
DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch
DEBUG: trousers-0.3.15-2.el8.x86_64
DEBUG: libpng-1.6.34-5.el8.x86_64
DEBUG: fontconfig-2.13.1-4.el8.x86_64
DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64
DEBUG: libSM-1.2.3-1.el8.x86_64
DEBUG: libassuan-2.5.1-3.el8.x86_64
DEBUG: jasper-libs-2.0.14-5.el8.x86_64
DEBUG: python3-idna-2.5-5.el8.noarch
DEBUG: binutils-2.30-123.el8.x86_64
DEBUG: glibc-headers-2.28-251.el8.x86_64
DEBUG: unzip-6.0-46.el8.x86_64
DEBUG: zip-3.0-23.el8.x86_64
DEBUG: cpp-8.5.0-21.el8.x86_64
DEBUG: libbabeltrace-1.5.4-4.el8.x86_64
DEBUG: pinentry-1.1.0-2.el8.x86_64
DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch
DEBUG: python3-chardet-3.0.4-7.el8.noarch
DEBUG: python3-pysocks-1.6.8-3.el8.noarch
DEBUG: python3-requests-2.25.1-1.el8.noarch
DEBUG: python3-markupsafe-0.23-19.el8.x86_64
DEBUG: python3-babel-2.5.1-7.el8.noarch
DEBUG: python3-rpm-generators-5-8.el8.noarch
DEBUG: python3-pyparsing-2.4.6-1.el8.noarch
DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch
DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch
DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch
DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch
DEBUG: python3-toml-0.10.1-2.el8.noarch
DEBUG: tpm2-tss-2.3.2-6.el8.x86_64
DEBUG: avahi-libs-0.7-27.el8.x86_64
DEBUG: libusbx-1.0.23-4.el8.x86_64
DEBUG: elfutils-0.190-2.el8.x86_64
DEBUG: harfbuzz-1.7.5-4.el8.x86_64
DEBUG: bzip2-1.0.6-26.el8.x86_64
DEBUG: less-530-1.el8.x86_64
DEBUG: gc-7.6.4-3.el8.x86_64
DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8hj6ar2l:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '18acbc0341674002a90fe334b9b81ad1', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8hj6ar2l:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: delorean-python-networking-baremetal-c145b3d2d6  34 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-38f84a4efbb513235191e  37 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-octaviaclient-6502d66bb213d0e0a  34 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ceilometer-d8aefdd736bc95d11  34 kB/s | 3.0 kB     00:00    
DEBUG: delorean-diskimage-builder-2ba78f79a11633efde29  22 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-bf8b69960599cf9af02ce11  34 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-357e5ba1bb3a3a28baf84  34 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-manila-84111ad7cb4496d108370  35 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-neutron-d3eeb5799ab7c8b78b34  32 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-octavia-8f1b0b92a78c86c6b90c  30 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-keystone-6452c7839a13327615d  34 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-2a73f12a4500eabcd0dcde  31 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c  30 kB/s | 3.0 kB     00:00    
DEBUG: delorean-os-apply-config-14dfe905bd4e2724ddc58c  28 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-sahara-ui-607492d660b99cf118  33 kB/s | 3.0 kB     00:00    
DEBUG: delorean-validations-common-f273ccbb963e31056bd  34 kB/s | 3.0 kB     00:00    
DEBUG: CentOS-Stream - Base                             23 kB/s | 3.9 kB     00:00    
DEBUG: CentOS-Stream - AppStream                        25 kB/s | 4.4 kB     00:00    
DEBUG: CentOS-Stream - Extras                           10 kB/s | 2.9 kB     00:00    
DEBUG: CentOS-Stream - PowerTools                       19 kB/s | 4.4 kB     00:00    
DEBUG: dlrn-yoga-testing                                32 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-yoga-build-deps                             34 kB/s | 3.0 kB     00:00    
DEBUG: Advanced Virtualization mirror                   17 kB/s | 3.0 kB     00:00    
DEBUG: Messaging RabbitMQ                               16 kB/s | 3.0 kB     00:00    
DEBUG: opstools                                         17 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              17 kB/s | 3.0 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
DEBUG: removing 3 rpm db files
DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.003
DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.002
DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm/__db.001
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eadfb89bad3a476283243826dcf69890', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-yoga-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: git-core-2.43.0-1.el8.x86_64
DEBUG: libgcc-8.5.0-21.el8.x86_64
DEBUG: gdb-headless-8.2-20.el8.x86_64
DEBUG: fontpackages-filesystem-1.44-22.el8.noarch
DEBUG: pkgconf-1.4.2-1.el8.x86_64
DEBUG: python-rpm-macros-3-45.el8.noarch
DEBUG: glibc-devel-2.28-251.el8.x86_64
DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch
DEBUG: gcc-8.5.0-21.el8.x86_64
DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch
DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64
DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch
DEBUG: platform-python-devel-3.6.8-59.el8.x86_64
DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64
DEBUG: rust-srpm-macros-5-2.el8.noarch
DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64
DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch
DEBUG: tar-1.30-9.el8.x86_64
DEBUG: perl-srpm-macros-1-25.el8.noarch
DEBUG: jbig2dec-libs-0.16-1.el8.x86_64
DEBUG: ocaml-srpm-macros-5-4.el8.noarch
DEBUG: libtiff-4.0.9-31.el8.x86_64
DEBUG: libXau-1.0.9-3.el8.x86_64
DEBUG: kbd-misc-2.0.4-11.el8.noarch
DEBUG: go-srpm-macros-2-17.el8.noarch
DEBUG: libXrender-0.9.10-7.el8.x86_64
DEBUG: emacs-filesystem-26.1-11.el8.noarch
DEBUG: libXmu-1.1.3-1.el8.x86_64
DEBUG: centos-stream-release-8.6-1.el8.noarch
DEBUG: libXpm-3.5.12-11.el8.x86_64
DEBUG: brotli-1.0.6-3.el8.x86_64
DEBUG: libXrandr-1.5.2-1.el8.x86_64
DEBUG: libpsl-0.20.2-6.el8.x86_64
DEBUG: libXinerama-1.1.4-1.el8.x86_64
DEBUG: libXdamage-1.1.4-14.el8.x86_64
DEBUG: libkcapi-1.4.0-2.el8.x86_64
DEBUG: libXxf86misc-1.0.4-1.el8.x86_64
DEBUG: libcurl-7.61.1-34.el8.x86_64
DEBUG: libXcomposite-0.4.4-14.el8.x86_64
DEBUG: cpio-2.12-11.el8.x86_64
DEBUG: libthai-0.1.27-2.el8.x86_64
DEBUG: keyutils-libs-1.5.10-9.el8.x86_64
DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64
DEBUG: libffi-3.1-24.el8.x86_64
DEBUG: libidn-1.34-5.el8.x86_64
DEBUG: libverto-0.3.2-2.el8.x86_64
DEBUG: libmcpp-2.7.2-20.el8.x86_64
DEBUG: ncurses-6.1-10.20180224.el8.x86_64
DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64
DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch
DEBUG: libarchive-3.3.3-5.el8.x86_64
DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch
DEBUG: gdbm-1.18-2.el8.x86_64
DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch
DEBUG: xz-5.2.4-4.el8.x86_64
DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch
DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64
DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch
DEBUG: kpartx-0.8.4-41.el8.x86_64
DEBUG: libpaper-1.1.24-22.el8.x86_64
DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch
DEBUG: gd-2.2.5-7.el8.x86_64
DEBUG: dbus-common-1.12.8-26.el8.noarch
DEBUG: openjpeg2-2.4.0-5.el8.x86_64
DEBUG: bzip2-libs-1.0.6-26.el8.x86_64
DEBUG: pixman-0.38.4-4.el8.x86_64
DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64
DEBUG: pango-1.42.4-8.el8.x86_64
DEBUG: libacl-2.2.53-3.el8.x86_64
DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64
DEBUG: libcap-2.48-5.el8.x86_64
DEBUG: gtk2-2.24.32-5.el8.x86_64
DEBUG: libcap-ng-0.7.11-1.el8.x86_64
DEBUG: python3-sphinx-2.2.2-1.el8.noarch
DEBUG: libxcrypt-4.1.1-6.el8.x86_64
DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64
DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64
DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch
DEBUG: p11-kit-0.23.22-2.el8.x86_64
DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64
DEBUG: pcre2-10.32-3.el8.x86_64
DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch
DEBUG: popt-1.18-1.el8.x86_64
DEBUG: python3-pip-9.0.3-24.el8.noarch
DEBUG: setup-2.12.2-11.el8.noarch
DEBUG: coreutils-8.30-15.el8.x86_64
DEBUG: cracklib-2.9.6-15.el8.x86_64
DEBUG: libuuid-2.32.1-46.el8.x86_64
DEBUG: info-6.5-7.el8_5.x86_64
DEBUG: libmount-2.32.1-46.el8.x86_64
DEBUG: libxml2-2.9.7-18.el8.x86_64
DEBUG: pam-1.3.1-33.el8.x86_64
DEBUG: zlib-1.2.11-25.el8.x86_64
DEBUG: libX11-common-1.6.8-8.el8.noarch
DEBUG: elfutils-libelf-0.190-2.el8.x86_64
DEBUG: libsmartcols-2.32.1-46.el8.x86_64
DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64
DEBUG: systemd-pam-239-81.el8.x86_64
DEBUG: libselinux-2.9-8.el8.x86_64
DEBUG: device-mapper-libs-1.02.181-14.el8.x86_64
DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64
DEBUG: file-libs-5.33-26.el8.x86_64
DEBUG: dbus-tools-1.12.8-26.el8.x86_64
DEBUG: systemd-udev-239-81.el8.x86_64
DEBUG: coreutils-common-8.30-15.el8.x86_64
DEBUG: libX11-1.6.8-8.el8.x86_64
DEBUG: kbd-2.0.4-11.el8.x86_64
DEBUG: cups-libs-2.2.6-57.el8.x86_64
DEBUG: os-prober-1.74-9.el8.x86_64
DEBUG: filesystem-3.8-6.el8.x86_64
DEBUG: glibc-2.28-251.el8.x86_64
DEBUG: grep-3.1-6.el8.x86_64
DEBUG: libcom_err-1.45.6-5.el8.x86_64
DEBUG: sed-4.5-5.el8.x86_64
DEBUG: libgcrypt-1.8.5-7.el8.x86_64
DEBUG: libsepol-2.9-3.el8.x86_64
DEBUG: findutils-4.6.0-22.el8.x86_64
DEBUG: dbus-libs-1.12.8-26.el8.x86_64
DEBUG: gzip-1.9-13.el8.x86_64
DEBUG: diffutils-3.6-6.el8.x86_64
DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64
DEBUG: openssl-libs-1.1.1k-12.el8.x86_64
DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64
DEBUG: trousers-lib-0.3.15-2.el8.x86_64
DEBUG: libutempter-1.1.6-14.el8.x86_64
DEBUG: nettle-3.4.1-7.el8.x86_64
DEBUG: libseccomp-2.5.2-1.el8.x86_64
DEBUG: python3-setuptools-50.3.2-1.el8.noarch
DEBUG: platform-python-3.6.8-59.el8.x86_64
DEBUG: rpm-4.14.3-31.el8.x86_64
DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64
DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64
DEBUG: shared-mime-info-1.9-4.el8.x86_64
DEBUG: gnutls-3.6.16-8.el8.1.x86_64
DEBUG: dbus-1.12.8-26.el8.x86_64
DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch
DEBUG: freetype-2.9.1-9.el8.x86_64
DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64
DEBUG: libICE-1.0.9-15.el8.x86_64
DEBUG: python3-six-1.15.0-2.el8.noarch
DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64
DEBUG: atk-2.28.1-1.el8.x86_64
DEBUG: libmpc-1.1.0-9.1.el8.x86_64
DEBUG: ilmbase-2.2.0-13.el8.x86_64
DEBUG: libksba-1.3.5-9.el8.x86_64
DEBUG: lcms2-2.9-2.el8.x86_64
DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64
DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64
DEBUG: libsecret-0.18.6-1.el8.x86_64
DEBUG: efi-srpm-macros-3-3.el8.noarch
DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch
DEBUG: python3-dns-1.15.0-11.el8.noarch
DEBUG: python3-urllib3-1.25.10-4.el8.noarch
DEBUG: python3-greenlet-0.4.13-4.el8.x86_64
DEBUG: python3-pytz-2017.2-11.el8.noarch
DEBUG: python3-jinja2-2.10.1-4.el8.noarch
DEBUG: python3-imagesize-1.0.0-2.el8.noarch
DEBUG: python3-packaging-20.4-1.el8.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch
DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch
DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch
DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch
DEBUG: openssh-8.0p1-24.el8.x86_64
DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64
DEBUG: isl-0.16.1-6.el8.x86_64
DEBUG: graphite2-1.3.10-10.el8.x86_64
DEBUG: zstd-1.4.5-6.el8.x86_64
DEBUG: dwz-0.12-10.el8.x86_64
DEBUG: libatomic_ops-7.6.2-3.el8.x86_64
DEBUG: guile-2.0.14-7.el8.x86_64
DEBUG: openssh-clients-8.0p1-24.el8.x86_64
DEBUG: gpg-pubkey-8483c65d-5ccc5b19
DEBUG: libipt-1.6.1-8.el8.x86_64
DEBUG: python-srpm-macros-3-45.el8.noarch
DEBUG: libpkgconf-1.4.2-1.el8.x86_64
DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch
DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64
DEBUG: python3-rpm-macros-3-45.el8.noarch
DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64
DEBUG: annobin-11.13-2.el8.x86_64
DEBUG: redhat-rpm-config-131-1.el8.noarch
DEBUG: xkeyboard-config-2.28-1.el8.noarch
DEBUG: npth-1.5-4.el8.x86_64
DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch
DEBUG: gnupg2-2.2.20-3.el8.x86_64
DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch
DEBUG: patch-2.7.6-11.el8.x86_64
DEBUG: pkgconf-m4-1.4.2-1.el8.noarch
DEBUG: fribidi-1.0.4-9.el8.x86_64
DEBUG: openblas-srpm-macros-2-2.el8.noarch
DEBUG: jbigkit-libs-2.1-14.el8.x86_64
DEBUG: ncurses-base-6.1-10.20180224.el8.noarch
DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64
DEBUG: libxcb-1.13.1-1.el8.x86_64
DEBUG: kbd-legacy-2.0.4-11.el8.noarch
DEBUG: libXext-1.3.4-1.el8.x86_64
DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch
DEBUG: libXt-1.1.5-12.el8.x86_64
DEBUG: centos-gpg-keys-8-6.el8.noarch
DEBUG: libXfixes-5.0.3-7.el8.x86_64
DEBUG: centos-stream-repos-8-6.el8.noarch
DEBUG: libXcursor-1.1.15-3.el8.x86_64
DEBUG: libnghttp2-1.33.0-5.el8.x86_64
DEBUG: libXi-1.7.10-1.el8.x86_64
DEBUG: openldap-2.4.46-18.el8.x86_64
DEBUG: libXaw-1.0.13-10.el8.x86_64
DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64
DEBUG: libXft-2.3.3-1.el8.x86_64
DEBUG: libsigsegv-2.11-5.el8.x86_64
DEBUG: libXxf86vm-1.1.4-9.el8.x86_64
DEBUG: grubby-8.40-48.el8.x86_64
DEBUG: libdatrie-0.2.9-7.el8.x86_64
DEBUG: gdbm-libs-1.18-2.el8.x86_64
DEBUG: libfontenc-1.1.3-8.el8.x86_64
DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch
DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64
DEBUG: libijs-0.35-5.el8.x86_64
DEBUG: memstrack-0.2.5-2.el8.x86_64
DEBUG: mcpp-2.7.2-20.el8.x86_64
DEBUG: hardlink-1.3-6.el8.x86_64
DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch
DEBUG: pigz-2.4-4.el8.x86_64
DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch
DEBUG: openssl-1.1.1k-12.el8.x86_64
DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch
DEBUG: procps-ng-3.3.15-14.el8.x86_64
DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch
DEBUG: curl-7.61.1-34.el8.x86_64
DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch
DEBUG: gawk-4.2.1-4.el8.x86_64
DEBUG: urw-base35-fonts-20170801-10.el8.noarch
DEBUG: libwebp-1.0.0-9.el8.x86_64
DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch
DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64
DEBUG: grub2-common-2.02-129.el8.noarch
DEBUG: libgs-9.27-12.el8.x86_64
DEBUG: expat-2.2.5-11.el8.x86_64
DEBUG: cairo-1.15.12-6.el8.x86_64
DEBUG: json-c-0.13.1-3.el8.x86_64
DEBUG: librsvg2-2.42.7-5.el8.x86_64
DEBUG: libattr-2.4.48-3.el8.x86_64
DEBUG: hicolor-icon-theme-0.17-2.el8.noarch
DEBUG: audit-libs-3.1.2-1.el8.x86_64
DEBUG: graphviz-2.40.1-45.el8.x86_64
DEBUG: libgpg-error-1.31-1.el8.x86_64
DEBUG: rpm-build-4.14.3-31.el8.x86_64
DEBUG: lua-libs-5.3.4-12.el8.x86_64
DEBUG: python3-pbr-5.5.1-1.el8.noarch
DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64
DEBUG: python3-eventlet-0.33.0-3.el8.noarch
DEBUG: pcre-8.42-6.el8.x86_64
DEBUG: make-4.2.1-11.el8.x86_64
DEBUG: chkconfig-1.19.2-1.el8.x86_64
DEBUG: platform-python-pip-9.0.3-24.el8.noarch
DEBUG: xz-libs-5.2.4-4.el8.x86_64
DEBUG: tzdata-2024a-1.el8.noarch
DEBUG: which-2.21-20.el8.x86_64
DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch
DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64
DEBUG: gmp-6.1.2-12.el8.x86_64
DEBUG: libidn2-2.2.0-1.el8.x86_64
DEBUG: libblkid-2.32.1-46.el8.x86_64
DEBUG: kmod-25-20.el8.x86_64
DEBUG: systemd-libs-239-81.el8.x86_64
DEBUG: sqlite-libs-3.26.0-19.el8.x86_64
DEBUG: libfdisk-2.32.1-46.el8.x86_64
DEBUG: libxkbcommon-0.9.1-1.el8.x86_64
DEBUG: libssh-config-0.9.6-14.el8.noarch
DEBUG: libzstd-1.4.5-6.el8.x86_64
DEBUG: util-linux-2.32.1-46.el8.x86_64
DEBUG: glibc-common-2.28-251.el8.x86_64
DEBUG: systemd-239-81.el8.x86_64
DEBUG: libsemanage-2.9-9.el8.x86_64
DEBUG: device-mapper-1.02.181-14.el8.x86_64
DEBUG: file-5.33-26.el8.x86_64
DEBUG: bash-4.4.20-4.el8.x86_64
DEBUG: libssh-0.9.6-14.el8.x86_64
DEBUG: elfutils-libs-0.190-2.el8.x86_64
DEBUG: kernel-headers-4.18.0-544.el8.x86_64
DEBUG: libpwquality-1.4.4-6.el8.x86_64
DEBUG: libtirpc-1.1.4-10.el8.x86_64
DEBUG: krb5-libs-1.18.2-26.el8.x86_64
DEBUG: dracut-049-233.git20240115.el8.x86_64
DEBUG: basesystem-11-5.el8.noarch
DEBUG: libstdc++-8.5.0-21.el8.x86_64
DEBUG: readline-7.0-10.el8.x86_64
DEBUG: libunistring-0.9.9-3.el8.x86_64
DEBUG: mpfr-3.1.6-1.el8.x86_64
DEBUG: shadow-utils-4.6-22.el8.x86_64
DEBUG: libgomp-8.5.0-21.el8.x86_64
DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
DEBUG: libtasn1-4.13-4.el8.x86_64
DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch
DEBUG: libdb-5.3.28-42.el8_4.x86_64
DEBUG: kmod-libs-25-20.el8.x86_64
DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
DEBUG: dbus-daemon-1.12.8-26.el8.x86_64
DEBUG: acl-2.2.53-3.el8.x86_64
DEBUG: python3-libs-3.6.8-59.el8.x86_64
DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64
DEBUG: rpm-libs-4.14.3-31.el8.x86_64
DEBUG: glib2-2.56.4-163.el8.x86_64
DEBUG: gettext-0.19.8.1-17.el8.x86_64
DEBUG: grub2-tools-2.02-129.el8.x86_64
DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch
DEBUG: trousers-0.3.15-2.el8.x86_64
DEBUG: libpng-1.6.34-5.el8.x86_64
DEBUG: fontconfig-2.13.1-4.el8.x86_64
DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64
DEBUG: libSM-1.2.3-1.el8.x86_64
DEBUG: libassuan-2.5.1-3.el8.x86_64
DEBUG: jasper-libs-2.0.14-5.el8.x86_64
DEBUG: python3-idna-2.5-5.el8.noarch
DEBUG: binutils-2.30-123.el8.x86_64
DEBUG: glibc-headers-2.28-251.el8.x86_64
DEBUG: unzip-6.0-46.el8.x86_64
DEBUG: zip-3.0-23.el8.x86_64
DEBUG: cpp-8.5.0-21.el8.x86_64
DEBUG: libbabeltrace-1.5.4-4.el8.x86_64
DEBUG: pinentry-1.1.0-2.el8.x86_64
DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch
DEBUG: python3-chardet-3.0.4-7.el8.noarch
DEBUG: python3-pysocks-1.6.8-3.el8.noarch
DEBUG: python3-requests-2.25.1-1.el8.noarch
DEBUG: python3-markupsafe-0.23-19.el8.x86_64
DEBUG: python3-babel-2.5.1-7.el8.noarch
DEBUG: python3-rpm-generators-5-8.el8.noarch
DEBUG: python3-pyparsing-2.4.6-1.el8.noarch
DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch
DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch
DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch
DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch
DEBUG: python3-toml-0.10.1-2.el8.noarch
DEBUG: tpm2-tss-2.3.2-6.el8.x86_64
DEBUG: avahi-libs-0.7-27.el8.x86_64
DEBUG: libusbx-1.0.23-4.el8.x86_64
DEBUG: elfutils-0.190-2.el8.x86_64
DEBUG: harfbuzz-1.7.5-4.el8.x86_64
DEBUG: bzip2-1.0.6-26.el8.x86_64
DEBUG: less-530-1.el8.x86_64
DEBUG: gc-7.6.4-3.el8.x86_64
DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64
DEBUG: Child return code was: 0
Finish: dnf update
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized
Finish: chroot init
Start: build phase for openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm
Start: build setup for openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b034daa244d946dcba13fa77e65c2083', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Updating / installing...
DEBUG: openstack-glance-1:24.2.2-0.2024031303########################################
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '501d7b5ead46452ba3ee8eddefa9fd0a', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: glance-24.2.2.dev1-0.20240313034957.76339c3.tar.gz
DEBUG: glance-api-dist.conf
DEBUG: glance-cache-dist.conf
DEBUG: glance-rootwrap.conf
DEBUG: glance-scrubber-dist.conf
DEBUG: glance-sudoers
DEBUG: glance-swift.conf
DEBUG: openstack-glance-api.service
DEBUG: openstack-glance-scrubber.service
DEBUG: openstack-glance.logrotate
DEBUG: openstack-glance.spec
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fad0383b208>timeout=0uid=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7771695166b94fed9da4ce3bda4d38f4', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//builddir/build/SRPMS/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8hj6ar2l:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9f462189d92f43df9bf80c14e157a5bd', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8hj6ar2l:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root//builddir/build/SRPMS/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:04 ago on Wed Mar 13 03:52:10 2024.
DEBUG: Package git-core-2.43.0-1.el8.x86_64 is already installed.
DEBUG: Package graphviz-2.40.1-45.el8.x86_64 is already installed.
DEBUG: Package openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch is already installed.
DEBUG: Package python3-babel-2.5.1-7.el8.noarch is already installed.
DEBUG: Package python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 is already installed.
DEBUG: Package python3-eventlet-0.33.0-3.el8.noarch is already installed.
DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed.
DEBUG: Package python3-requests-2.25.1-1.el8.noarch is already installed.
DEBUG: Package python3-setuptools-50.3.2-1.el8.noarch is already installed.
DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed.
DEBUG: Package python3-sqlalchemy-1.4.31-1.el8.x86_64 is already installed.
DEBUG: Package systemd-239-81.el8.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: =================================================================================================================
DEBUG:  Package                          Arch    Version                              Repository                    Size
DEBUG: =================================================================================================================
DEBUG: Installing:
DEBUG:  intltool                         noarch  0.51.0-11.el8                        Stream-AppStream              66 k
DEBUG:  python3-alembic                  noarch  1.7.1-3.el8                          delorean-yoga-testing        1.1 M
DEBUG:  python3-boto                     noarch  2.49.0-4.el8                         delorean-yoga-testing        1.8 M
DEBUG:  python3-castellan                noarch  3.10.2-0.20240201064959.d0d3735.el8  delorean-component-security  131 k
DEBUG:  python3-cryptography             x86_64  3.2.1-7.el8                          Stream-BaseOS                641 k
DEBUG:  python3-cursive                  noarch  0.2.2-0.20220315090015.d7cea1f.el8   delorean-component-common     58 k
DEBUG:  python3-ddt                      noarch  1.2.1-4.el8                          delorean-yoga-testing         18 k
DEBUG:  python3-defusedxml               noarch  0.7.1-1.el8                          delorean-yoga-testing         54 k
DEBUG:  python3-futurist                 noarch  2.4.0-0.20220311160357.d70c7e5.el8   delorean-component-common     63 k
DEBUG:  python3-glance-store             noarch  3.0.1-0.20230522093048.7101820.el8   delorean-component-glance    318 k
DEBUG:  python3-httplib2                 noarch  0.16.0-1.el8                         delorean-yoga-testing        124 k
DEBUG:  python3-keystoneauth1            noarch  4.5.0-0.20240201061910.8da0a63.el8   delorean-component-security  431 k
DEBUG:  python3-keystonemiddleware       noarch  9.4.0-0.20240201064833.8a05709.el8   delorean-component-security   92 k
DEBUG:  python3-mock                     noarch  3.0.5-7.el8                          delorean-yoga-testing         55 k
DEBUG:  python3-openstackdocstheme       noarch  2.2.6-1.el8                          delorean-yoga-build-deps     956 k
DEBUG:  python3-openstacksdk             noarch  0.62.0-0.20230411165545.4ceff8f.el8  delorean-component-clients   882 k
DEBUG:  python3-oslo-concurrency         noarch  4.5.0-0.20220311165052.a9ccf0a.el8   delorean-component-common     41 k
DEBUG:  python3-oslo-config              noarch  2:8.8.1-0.20231115112140.966c588.el8 delorean-component-common    227 k
DEBUG:  python3-oslo-context             noarch  4.1.0-0.20220314115038.3400cc2.el8   delorean-component-common     25 k
DEBUG:  python3-oslo-db                  noarch  11.2.0-0.20220314165526.22c602f.el8  delorean-component-common    144 k
DEBUG:  python3-oslo-limit               noarch  1.5.1-0.20220429075359.63536c6.el8   delorean-component-common     36 k
DEBUG:  python3-oslo-log                 noarch  4.7.0-0.20220324144856.de03a59.el8   delorean-component-common     62 k
DEBUG:  python3-oslo-messaging           noarch  12.13.3-0.20231124143847.047da4e.el8 delorean-component-common    233 k
DEBUG:  python3-oslo-middleware          noarch  4.5.1-0.20220314160906.2f72b30.el8   delorean-component-common     57 k
DEBUG:  python3-oslo-policy              noarch  3.11.0-0.20220314171849.b48b711.el8  delorean-component-common     76 k
DEBUG:  python3-oslo-reports             noarch  2.3.0-0.20220311164623.f2799dc.el8   delorean-component-common     58 k
DEBUG:  python3-oslo-upgradecheck        noarch  1.5.0-0.20220314174419.1559e03.el8   delorean-component-common     26 k
DEBUG:  python3-oslo-utils               noarch  4.12.4-0.20240126084419.92d0c17.el8  delorean-component-common     80 k
DEBUG:  python3-oslotest                 noarch  4.5.0-0.20220310171510.d4b1896.el8   delorean-component-clients    47 k
DEBUG:  python3-osprofiler               noarch  3.4.2-0.20220307232434.e475de6.el8   delorean-component-common    132 k
DEBUG:  python3-paste-deploy             noarch  2.1.1-1.el8                          delorean-yoga-testing         40 k
DEBUG:  python3-psutil                   x86_64  5.7.3-1.el8                          delorean-yoga-testing        420 k
DEBUG:  python3-pyxattr                  x86_64  0.7.1-2.el8                          delorean-yoga-build-deps      39 k
DEBUG:  python3-retrying                 noarch  1.3.3-1.el8                          delorean-yoga-testing         23 k
DEBUG:  python3-routes                   noarch  2.4.1-12.el8                         delorean-yoga-testing        196 k
DEBUG:  python3-sphinxcontrib-apidoc     noarch  0.2.1-13.el8                         delorean-yoga-build-deps      19 k
DEBUG:  python3-stestr                   noarch  3.2.0-3.el8                          delorean-yoga-testing        177 k
DEBUG:  python3-stevedore                noarch  3.5.2-0.20221024072403.6c9978a.el8   delorean-component-clients    69 k
DEBUG:  python3-taskflow                 noarch  4.6.4-0.20220314174831.185e6c4.el8   delorean-component-common    690 k
DEBUG:  python3-testresources            noarch  2.0.1-1.el8                          delorean-yoga-testing         62 k
DEBUG:  python3-webob                    noarch  1.8.6-3.el8                          delorean-yoga-testing        253 k
DEBUG:  python3-wsme                     noarch  0.10.1-0.20220314180513.63fe135.el8  delorean-component-common    139 k
DEBUG:  qemu-img                         x86_64  15:6.2.0-48.module_el8+975+312600fa  Stream-AppStream             2.2 M
DEBUG: Installing dependencies:
DEBUG:  autoconf                         noarch  2.69-29.el8                          Stream-AppStream             710 k
DEBUG:  automake                         noarch  1.16.1-8.el8                         Stream-AppStream             740 k
DEBUG:  blosc                            x86_64  1.20.1-1.el8                         delorean-yoga-testing         62 k
DEBUG:  cryptsetup                       x86_64  2.3.7-7.el8                          Stream-BaseOS                209 k
DEBUG:  dejavu-fonts-common              noarch  2.35-7.el8                           Stream-BaseOS                 74 k
DEBUG:  dejavu-sans-fonts                noarch  2.35-7.el8                           Stream-BaseOS                1.6 M
DEBUG:  desktop-file-utils               x86_64  0.26-1.el8                           Stream-AppStream              80 k
DEBUG:  device-mapper-event              x86_64  8:1.02.181-14.el8                    Stream-BaseOS                273 k
DEBUG:  device-mapper-event-libs         x86_64  8:1.02.181-14.el8                    Stream-BaseOS                272 k
DEBUG:  device-mapper-multipath          x86_64  0.8.4-41.el8                         Stream-BaseOS                212 k
DEBUG:  device-mapper-multipath-libs     x86_64  0.8.4-41.el8                         Stream-BaseOS                348 k
DEBUG:  device-mapper-persistent-data    x86_64  0.9.0-7.el8                          Stream-BaseOS                927 k
DEBUG:  e2fsprogs-libs                   x86_64  1.45.6-5.el8                         Stream-BaseOS                233 k
DEBUG:  gettext-common-devel             noarch  0.19.8.1-17.el8                      Stream-BaseOS                419 k
DEBUG:  gettext-devel                    x86_64  0.19.8.1-17.el8                      Stream-BaseOS                331 k
DEBUG:  groff-base                       x86_64  1.22.3-18.el8                        Stream-BaseOS                1.0 M
DEBUG:  gssproxy                         x86_64  0.8.0-21.el8                         Stream-BaseOS                119 k
DEBUG:  hdf5                             x86_64  1.10.5-5.el8                         delorean-yoga-testing        2.1 M
DEBUG:  iscsi-initiator-utils            x86_64  6.2.1.4-8.git095f59c.el8             Stream-BaseOS                387 k
DEBUG:  iscsi-initiator-utils-iscsiuio   x86_64  6.2.1.4-8.git095f59c.el8             Stream-BaseOS                101 k
DEBUG:  isns-utils-libs                  x86_64  0.99-1.el8                           Stream-BaseOS                105 k
DEBUG:  keyutils                         x86_64  1.5.10-9.el8                         Stream-BaseOS                 66 k
DEBUG:  libaec                           x86_64  1.0.2-3.el8                          Stream-PowerTools             39 k
DEBUG:  libaio                           x86_64  0.3.112-1.el8                        Stream-BaseOS                 33 k
DEBUG:  libbasicobjects                  x86_64  0.1.1-40.el8                         Stream-BaseOS                 31 k
DEBUG:  libcollection                    x86_64  0.7.0-40.el8                         Stream-BaseOS                 48 k
DEBUG:  libev                            x86_64  4.24-6.el8                           Stream-AppStream              52 k
DEBUG:  libevent                         x86_64  2.1.8-5.el8                          Stream-BaseOS                253 k
DEBUG:  libgfortran                      x86_64  8.5.0-21.el8                         Stream-BaseOS                645 k
DEBUG:  libini_config                    x86_64  1.3.1-40.el8                         Stream-BaseOS                 70 k
DEBUG:  libnfsidmap                      x86_64  1:2.3.3-59.el8                       Stream-BaseOS                122 k
DEBUG:  libpath_utils                    x86_64  0.2.1-40.el8                         Stream-BaseOS                 34 k
DEBUG:  libqhull                         x86_64  1:7.2.1-2.el8                        delorean-yoga-testing        168 k
DEBUG:  libquadmath                      x86_64  8.5.0-21.el8                         Stream-BaseOS                172 k
DEBUG:  libref_array                     x86_64  0.1.5-40.el8                         Stream-BaseOS                 33 k
DEBUG:  libselinux-utils                 x86_64  2.9-8.el8                            Stream-BaseOS                243 k
DEBUG:  libsodium                        x86_64  1.0.18-2.el8                         delorean-yoga-testing        163 k
DEBUG:  libsysfs                         x86_64  2.1.0-25.el8                         Stream-BaseOS                 53 k
DEBUG:  libverto-libev                   x86_64  0.3.2-2.el8                          Stream-AppStream              16 k
DEBUG:  libxslt                          x86_64  1.1.32-6.el8                         Stream-BaseOS                250 k
DEBUG:  libyaml                          x86_64  0.1.7-5.el8                          Stream-BaseOS                 61 k
DEBUG:  lsscsi                           x86_64  0.32-3.el8                           Stream-BaseOS                 71 k
DEBUG:  lvm2                             x86_64  8:2.03.14-14.el8                     Stream-BaseOS                1.7 M
DEBUG:  lvm2-libs                        x86_64  8:2.03.14-14.el8                     Stream-BaseOS                1.2 M
DEBUG:  lzo                              x86_64  2.08-14.el8                          Stream-BaseOS                 69 k
DEBUG:  m4                               x86_64  1.4.18-7.el8                         Stream-BaseOS                223 k
DEBUG:  nfs-utils                        x86_64  1:2.3.3-59.el8                       Stream-BaseOS                515 k
DEBUG:  nvme-cli                         x86_64  1.16-9.el8                           Stream-BaseOS                538 k
DEBUG:  openblas                         x86_64  0.3.15-4.el8                         Stream-AppStream             4.7 M
DEBUG:  openblas-threads                 x86_64  0.3.15-4.el8                         Stream-AppStream             4.9 M
DEBUG:  perl-Carp                        noarch  1.42-396.el8                         Stream-BaseOS                 30 k
DEBUG:  perl-Data-Dumper                 x86_64  2.167-399.el8                        Stream-BaseOS                 58 k
DEBUG:  perl-Digest                      noarch  1.17-395.el8                         Stream-BaseOS                 27 k
DEBUG:  perl-Digest-MD5                  x86_64  2.55-396.el8                         Stream-BaseOS                 37 k
DEBUG:  perl-Encode                      x86_64  4:2.97-3.el8                         Stream-BaseOS                1.5 M
DEBUG:  perl-Errno                       x86_64  1.28-422.el8                         Stream-BaseOS                 76 k
DEBUG:  perl-Exporter                    noarch  5.72-396.el8                         Stream-BaseOS                 34 k
DEBUG:  perl-File-Path                   noarch  2.15-2.el8                           Stream-BaseOS                 38 k
DEBUG:  perl-File-Temp                   noarch  0.230.600-1.el8                      Stream-BaseOS                 63 k
DEBUG:  perl-Filter                      x86_64  2:1.58-2.el8                         Stream-AppStream              82 k
DEBUG:  perl-Getopt-Long                 noarch  1:2.50-4.el8                         Stream-BaseOS                 63 k
DEBUG:  perl-HTTP-Tiny                   noarch  0.074-3.el8                          Stream-BaseOS                 59 k
DEBUG:  perl-IO                          x86_64  1.38-422.el8                         Stream-BaseOS                142 k
DEBUG:  perl-IO-Socket-IP                noarch  0.39-5.el8                           Stream-BaseOS                 47 k
DEBUG:  perl-IO-Socket-SSL               noarch  2.066-4.module_el8+339+1ec643e0      Stream-AppStream             304 k
DEBUG:  perl-MIME-Base64                 x86_64  3.15-396.el8                         Stream-BaseOS                 31 k
DEBUG:  perl-Mozilla-CA                  noarch  20160104-7.module_el8+645+9d809f8c   Stream-AppStream              15 k
DEBUG:  perl-Net-SSLeay                  x86_64  1.88-2.module_el8+339+1ec643e0       Stream-AppStream             402 k
DEBUG:  perl-PathTools                   x86_64  3.74-1.el8                           Stream-BaseOS                 90 k
DEBUG:  perl-Pod-Escapes                 noarch  1:1.07-395.el8                       Stream-BaseOS                 20 k
DEBUG:  perl-Pod-Perldoc                 noarch  3.28-396.el8                         Stream-BaseOS                 86 k
DEBUG:  perl-Pod-Simple                  noarch  1:3.35-395.el8                       Stream-BaseOS                213 k
DEBUG:  perl-Pod-Usage                   noarch  4:1.69-395.el8                       Stream-BaseOS                 34 k
DEBUG:  perl-Scalar-List-Utils           x86_64  3:1.49-2.el8                         Stream-BaseOS                 68 k
DEBUG:  perl-Socket                      x86_64  4:2.027-3.el8                        Stream-BaseOS                 59 k
DEBUG:  perl-Storable                    x86_64  1:3.11-3.el8                         Stream-BaseOS                 98 k
DEBUG:  perl-Term-ANSIColor              noarch  4.06-396.el8                         Stream-BaseOS                 46 k
DEBUG:  perl-Term-Cap                    noarch  1.17-395.el8                         Stream-BaseOS                 23 k
DEBUG:  perl-Text-ParseWords             noarch  3.30-395.el8                         Stream-BaseOS                 18 k
DEBUG:  perl-Text-Tabs+Wrap              noarch  2013.0523-395.el8                    Stream-BaseOS                 24 k
DEBUG:  perl-Text-Unidecode              noarch  1.30-5.el8                           Stream-AppStream             149 k
DEBUG:  perl-Thread-Queue                noarch  3.13-1.el8                           Stream-AppStream              24 k
DEBUG:  perl-Time-Local                  noarch  1:1.280-1.el8                        Stream-BaseOS                 34 k
DEBUG:  perl-URI                         noarch  1.73-3.el8                           Stream-BaseOS                116 k
DEBUG:  perl-Unicode-Normalize           x86_64  1.25-396.el8                         Stream-BaseOS                 82 k
DEBUG:  perl-XML-Parser                  x86_64  2.44-11.el8                          Stream-AppStream             226 k
DEBUG:  perl-XML-XPath                   noarch  1.42-3.el8                           Stream-AppStream              88 k
DEBUG:  perl-constant                    noarch  1.33-396.el8                         Stream-BaseOS                 25 k
DEBUG:  perl-encoding                    x86_64  4:2.22-3.el8                         Stream-AppStream              68 k
DEBUG:  perl-interpreter                 x86_64  4:5.26.3-422.el8                     Stream-BaseOS                6.3 M
DEBUG:  perl-libnet                      noarch  3.11-3.el8                           Stream-BaseOS                121 k
DEBUG:  perl-libs                        x86_64  4:5.26.3-422.el8                     Stream-BaseOS                1.6 M
DEBUG:  perl-macros                      x86_64  4:5.26.3-422.el8                     Stream-BaseOS                 73 k
DEBUG:  perl-open                        noarch  1.11-422.el8                         Stream-AppStream              78 k
DEBUG:  perl-parent                      noarch  1:0.237-1.el8                        Stream-BaseOS                 20 k
DEBUG:  perl-podlators                   noarch  4.11-1.el8                           Stream-BaseOS                118 k
DEBUG:  perl-threads                     x86_64  1:2.21-2.el8                         Stream-BaseOS                 61 k
DEBUG:  perl-threads-shared              x86_64  1.58-2.el8                           Stream-BaseOS                 48 k
DEBUG:  policycoreutils                  x86_64  2.9-24.el8                           Stream-BaseOS                409 k
DEBUG:  python-oslo-cache-lang           noarch  2.10.1-0.20220314140354.d75020b.el8  delorean-component-common     16 k
DEBUG:  python-oslo-concurrency-lang     noarch  4.5.0-0.20220311165052.a9ccf0a.el8   delorean-component-common     13 k
DEBUG:  python-oslo-db-lang              noarch  11.2.0-0.20220314165526.22c602f.el8  delorean-component-common     13 k
DEBUG:  python-oslo-i18n-lang            noarch  5.1.0-0.20220307124733.b031d17.el8   delorean-component-common     13 k
DEBUG:  python-oslo-log-lang             noarch  4.7.0-0.20220324144856.de03a59.el8   delorean-component-common     12 k
DEBUG:  python-oslo-middleware-lang      noarch  4.5.1-0.20220314160906.2f72b30.el8   delorean-component-common     11 k
DEBUG:  python-oslo-policy-lang          noarch  3.11.0-0.20220314171849.b48b711.el8  delorean-component-common     11 k
DEBUG:  python-oslo-privsep-lang         noarch  2.7.0-0.20220314191741.2b26dea.el8   delorean-component-common     12 k
DEBUG:  python-oslo-utils-lang           noarch  4.12.4-0.20240126084419.92d0c17.el8  delorean-component-common     12 k
DEBUG:  python-pycadf-common             noarch  3.1.1-0.20220311163944.4179996.el8   delorean-component-common     14 k
DEBUG:  python3-Bottleneck               x86_64  1.2.1-13.el8                         delorean-yoga-testing        131 k
DEBUG:  python3-PyMySQL                  noarch  0.10.1-2.module_el8+762+77bd8591     Stream-AppStream             110 k
DEBUG:  python3-amqp                     noarch  5.0.9-1.el8                          delorean-yoga-testing         99 k
DEBUG:  python3-appdirs                  noarch  1.4.3-12.el8                         delorean-yoga-testing         23 k
DEBUG:  python3-attrs                    noarch  17.4.0-6.el8                         Stream-AppStream              53 k
DEBUG:  python3-automaton                noarch  2.5.0-0.20220314171459.aaca110.el8   delorean-component-common     41 k
DEBUG:  python3-autopage                 noarch  0.4.0-1.el8                          delorean-yoga-testing         38 k
DEBUG:  python3-barbicanclient           noarch  5.3.0-0.20220314185445.ad49c40.el8   delorean-component-clients   130 k
DEBUG:  python3-bcrypt                   x86_64  3.1.7-3.el8                          delorean-yoga-testing         44 k
DEBUG:  python3-cachetools               noarch  4.2.0-1.el8                          delorean-yoga-testing         35 k
DEBUG:  python3-cairo                    x86_64  1.16.3-6.el8                         Stream-AppStream              90 k
DEBUG:  python3-certifi                  noarch  2018.10.15-8.el8                     delorean-yoga-testing         16 k
DEBUG:  python3-cffi                     x86_64  1.13.2-1.el8                         delorean-yoga-testing        245 k
DEBUG:  python3-cinderclient             noarch  8.3.0-0.20220314194227.ee59b68.el8   delorean-component-clients   229 k
DEBUG:  python3-cliff                    noarch  3.10.1-0.20220314185955.a04a48f.el8  delorean-component-common     95 k
DEBUG:  python3-cmd2                     noarch  1.4.0-1.1.el8                        delorean-yoga-testing        307 k
DEBUG:  python3-colorama                 noarch  0.4.3-3.el8                          delorean-yoga-testing         36 k
DEBUG:  python3-cycler                   noarch  0.10.0-13.el8                        delorean-yoga-testing         20 k
DEBUG:  python3-dateutil                 noarch  1:2.6.1-6.el8                        Stream-BaseOS                251 k
DEBUG:  python3-debtcollector            noarch  2.5.0-0.20220317120440.a6b46c5.el8   delorean-component-common     31 k
DEBUG:  python3-decorator                noarch  4.4.0-5.el8                          delorean-yoga-testing         32 k
DEBUG:  python3-dogpile-cache            noarch  1.1.5-1.1.el8                        delorean-yoga-testing         91 k
DEBUG:  python3-dulwich                  x86_64  0.20.11-1.el8                        delorean-yoga-testing        412 k
DEBUG:  python3-etcd3gw                  noarch  0.2.5-1.el8                          delorean-yoga-testing         41 k
DEBUG:  python3-extras                   noarch  1.0.0-10.el8                         delorean-yoga-testing         21 k
DEBUG:  python3-fasteners                noarch  0.14.1-20.el8                        delorean-yoga-testing         44 k
DEBUG:  python3-fixtures                 noarch  3.0.0-27.el8                         delorean-yoga-testing         98 k
DEBUG:  python3-future                   noarch  0.18.2-3.el8                         delorean-yoga-testing        789 k
DEBUG:  python3-importlib-metadata       noarch  1.7.0-1.el8                          delorean-yoga-testing         46 k
DEBUG:  python3-importlib-resources      noarch  4.1.1-1.el8                          delorean-yoga-testing         47 k
DEBUG:  python3-inotify                  noarch  0.9.6-13.el8                         Stream-BaseOS                 57 k
DEBUG:  python3-iso8601                  noarch  0.1.12-3.el8                         delorean-yoga-testing         25 k
DEBUG:  python3-jeepney                  noarch  0.4.3-1.el8                          delorean-yoga-testing        4.7 M
DEBUG:  python3-jmespath                 noarch  0.9.0-11.el8                         Stream-AppStream              45 k
DEBUG:  python3-jsonpatch                noarch  1.21-2.el8                           Stream-AppStream              27 k
DEBUG:  python3-jsonpointer              noarch  1.10-11.el8                          Stream-AppStream              20 k
DEBUG:  python3-jsonschema               noarch  3.2.0-5.el8                          delorean-yoga-testing        112 k
DEBUG:  python3-keyring                  noarch  21.0.0-1.el8                         delorean-yoga-testing         80 k
DEBUG:  python3-keystoneclient           noarch  1:4.4.0-0.20220314190516.100253d.el8 delorean-component-clients   252 k
DEBUG:  python3-kiwisolver               x86_64  1.1.0-4.el8                          delorean-yoga-testing         78 k
DEBUG:  python3-kombu                    noarch  1:5.0.2-1.el8                        delorean-yoga-testing        338 k
DEBUG:  python3-lxml                     x86_64  4.2.3-4.el8                          Stream-AppStream             1.5 M
DEBUG:  python3-mako                     noarch  1.0.6-14.el8                         Stream-AppStream             157 k
DEBUG:  python3-matplotlib               x86_64  3.1.1-2.el8                          delorean-yoga-testing        3.3 M
DEBUG:  python3-matplotlib-data          noarch  3.1.1-2.el8                          delorean-yoga-testing        1.8 M
DEBUG:  python3-matplotlib-data-fonts    noarch  3.1.1-2.el8                          delorean-yoga-testing        2.4 M
DEBUG:  python3-matplotlib-tk            x86_64  3.1.1-2.el8                          delorean-yoga-testing         64 k
DEBUG:  python3-memcached                noarch  1.59-1.el8                           delorean-yoga-testing         44 k
DEBUG:  python3-migrate                  noarch  0.13.0-1.el8                         delorean-yoga-testing        238 k
DEBUG:  python3-msgpack                  x86_64  1.0.3-2.el8                          delorean-yoga-testing         93 k
DEBUG:  python3-munch                    noarch  2.5.0-3.el8                          delorean-yoga-testing         26 k
DEBUG:  python3-netaddr                  noarch  0.7.19-8.el8                         Stream-AppStream             1.5 M
DEBUG:  python3-netifaces                x86_64  0.10.6-4.el8                         Stream-AppStream              25 k
DEBUG:  python3-networkx                 noarch  2.5-1.el8                            delorean-yoga-testing        2.5 M
DEBUG:  python3-numexpr                  x86_64  2.7.1-1.el8                          delorean-yoga-testing        198 k
DEBUG:  python3-numpy                    x86_64  1:1.14.3-10.el8                      Stream-AppStream             3.7 M
DEBUG:  python3-numpy-f2py               x86_64  1:1.14.3-10.el8                      Stream-AppStream             225 k
DEBUG:  python3-os-brick                 noarch  5.2.4-0.20230915082458.e57201a.el8   delorean-component-clients   1.2 M
DEBUG:  python3-os-service-types         noarch  1.7.0-0.20220307143627.0b2f473.el8   delorean-component-clients    36 k
DEBUG:  python3-os-win                   noarch  5.6.0-0.20220314170958.283af66.el8   delorean-component-common    450 k
DEBUG:  python3-oslo-cache               noarch  2.10.1-0.20220314140354.d75020b.el8  delorean-component-common     53 k
DEBUG:  python3-oslo-i18n                noarch  5.1.0-0.20220307124733.b031d17.el8   delorean-component-common     56 k
DEBUG:  python3-oslo-metrics             noarch  0.4.0-0.20220314171631.b4eb8c3.el8   delorean-component-common     23 k
DEBUG:  python3-oslo-privsep             noarch  2.7.0-0.20220314191741.2b26dea.el8   delorean-component-common     41 k
DEBUG:  python3-oslo-rootwrap            noarch  6.3.1-0.20220314191346.1b1b960.el8   delorean-component-common     44 k
DEBUG:  python3-oslo-serialization       noarch  4.3.0-0.20220311151409.6910f75.el8   delorean-component-common     32 k
DEBUG:  python3-oslo-service             noarch  2.8.0-0.20220314165315.6552b9a.el8   delorean-component-common     70 k
DEBUG:  python3-pandas                   x86_64  0.25.3-1.el8                         delorean-yoga-testing         11 M
DEBUG:  python3-paste                    noarch  3.5.0-1.el8                          delorean-yoga-testing        813 k
DEBUG:  python3-pillow                   x86_64  5.1.1-20.el8                         Stream-AppStream             694 k
DEBUG:  python3-ply                      noarch  3.9-9.el8                            Stream-BaseOS                111 k
DEBUG:  python3-prettytable              noarch  0.7.2-14.el8                         Stream-AppStream              44 k
DEBUG:  python3-prometheus_client        noarch  0.7.1-2.el8                          delorean-yoga-testing         82 k
DEBUG:  python3-pyOpenSSL                noarch  19.0.0-1.el8                         Stream-AppStream             103 k
DEBUG:  python3-pyasn1                   noarch  0.4.6-3.el8                          delorean-yoga-testing        140 k
DEBUG:  python3-pycadf                   noarch  3.1.1-0.20220311163944.4179996.el8   delorean-component-common     51 k
DEBUG:  python3-pycparser                noarch  2.14-14.el8                          Stream-BaseOS                109 k
DEBUG:  python3-pydot                    noarch  1.4.1-1.el8                          delorean-yoga-testing         51 k
DEBUG:  python3-pygraphviz               x86_64  1.5-9.el8                            delorean-yoga-testing         91 k
DEBUG:  python3-pynacl                   x86_64  1.4.0-1.el8                          delorean-yoga-testing        109 k
DEBUG:  python3-pyngus                   noarch  2.3.0-4.el8                          delorean-yoga-testing         54 k
DEBUG:  python3-pyperclip                noarch  1.8.0-2.el8                          delorean-yoga-testing         24 k
DEBUG:  python3-pyrsistent               x86_64  0.17.3-1.el8                         delorean-yoga-testing        107 k
DEBUG:  python3-pyyaml                   x86_64  5.4.1-2.el8                          delorean-yoga-testing        208 k
DEBUG:  python3-qpid-proton              x86_64  0.35.0-3.el8s                        centos-opstools              396 k
DEBUG:  python3-repoze-lru               noarch  0.7-6.el8                            delorean-yoga-testing         33 k
DEBUG:  python3-requestsexceptions       noarch  1.4.0-0.20220307123924.d7ac0ff.el8   delorean-component-common     15 k
DEBUG:  python3-rfc3986                  noarch  1.4.0-3.el8                          delorean-yoga-testing         52 k
DEBUG:  python3-rsa                      noarch  4.8-1.el8                            delorean-yoga-testing         62 k
DEBUG:  python3-scipy                    x86_64  1.0.0-21.module_el8+762+77bd8591     Stream-AppStream              14 M
DEBUG:  python3-secretstorage            noarch  3.1.1-4.el8                          delorean-yoga-testing         36 k
DEBUG:  python3-simplegeneric            noarch  0.8.1-17.el8                         delorean-yoga-testing         19 k
DEBUG:  python3-simplejson               x86_64  3.17.6-2.el8                         delorean-yoga-testing        282 k
DEBUG:  python3-soupsieve                noarch  2.3.1-2.el8                          delorean-yoga-testing         75 k
DEBUG:  python3-sqlparse                 noarch  0.3.1-3.el8                          delorean-yoga-testing         88 k
DEBUG:  python3-statsd                   noarch  3.2.1-16.el8                         delorean-yoga-testing         35 k
DEBUG:  python3-subunit                  noarch  1.4.0-1.el8                          delorean-yoga-testing         97 k
DEBUG:  python3-tables                   x86_64  3.5.2-6.el8                          delorean-yoga-testing        1.4 M
DEBUG:  python3-tempita                  noarch  0.5.1-25.el8                         delorean-yoga-testing         39 k
DEBUG:  python3-tenacity                 noarch  6.3.1-1.el8                          delorean-yoga-testing         51 k
DEBUG:  python3-testtools                noarch  2.5.0-3.el8                          delorean-yoga-testing        353 k
DEBUG:  python3-tkinter                  x86_64  3.6.8-59.el8                         Stream-AppStream             404 k
DEBUG:  python3-vine                     noarch  5.0.0-2.el8                          delorean-yoga-testing         26 k
DEBUG:  python3-voluptuous               noarch  0.12.1-1.el8                         delorean-yoga-testing         62 k
DEBUG:  python3-wcwidth                  noarch  0.2.5-2.el8                          delorean-yoga-testing         47 k
DEBUG:  python3-webencodings             noarch  0.5.1-6.el8                          Stream-AppStream              27 k
DEBUG:  python3-wrapt                    x86_64  1.13.3-2.el8                         delorean-yoga-testing         57 k
DEBUG:  python3-yappi                    x86_64  1.3.0-1.el8                          delorean-yoga-testing         54 k
DEBUG:  python3-zipp                     noarch  3.4.0-1.el8                          delorean-yoga-testing         16 k
DEBUG:  qpid-proton-c                    x86_64  0.35.0-3.el8s                        centos-opstools              218 k
DEBUG:  quota                            x86_64  1:4.04-14.el8                        Stream-BaseOS                214 k
DEBUG:  quota-nls                        noarch  1:4.04-14.el8                        Stream-BaseOS                 95 k
DEBUG:  rpcbind                          x86_64  1.2.5-10.el8                         Stream-BaseOS                 70 k
DEBUG:  sg3_utils                        x86_64  1.44-6.el8                           Stream-BaseOS                918 k
DEBUG:  sg3_utils-libs                   x86_64  1.44-6.el8                           Stream-BaseOS                 99 k
DEBUG:  snappy                           x86_64  1.1.8-3.el8                          Stream-BaseOS                 37 k
DEBUG:  sysfsutils                       x86_64  2.1.0-25.el8                         Stream-AppStream              49 k
DEBUG:  tcl                              x86_64  1:8.6.8-2.el8                        Stream-BaseOS                1.1 M
DEBUG:  texlive-base                     noarch  7:20180414-29.el8                    Stream-AppStream             2.4 M
DEBUG:  texlive-dvipng                   x86_64  7:20180414-29.el8                    Stream-AppStream             332 k
DEBUG:  texlive-kpathsea                 x86_64  7:20180414-29.el8                    Stream-AppStream             1.1 M
DEBUG:  texlive-lib                      x86_64  7:20180414-29.el8                    Stream-AppStream             544 k
DEBUG:  texlive-tetex                    noarch  7:20180414-29.el8                    Stream-AppStream             419 k
DEBUG:  texlive-texlive.infra            noarch  7:20180414-29.el8                    Stream-AppStream             286 k
DEBUG:  tk                               x86_64  1:8.6.8-1.el8                        Stream-AppStream             1.6 M
DEBUG:  userspace-rcu                    x86_64  0.10.1-4.el8                         Stream-BaseOS                101 k
DEBUG:  xdg-utils                        noarch  1.1.2-5.el8                          Stream-AppStream              84 k
DEBUG: Installing weak dependencies:
DEBUG:  python3-beautifulsoup4           noarch  4.9.3-1.el8                          delorean-yoga-testing        215 k
DEBUG:  python3-cssselect                noarch  0.9.2-13.el8                         delorean-yoga-testing         40 k
DEBUG:  python3-html5lib                 noarch  1:0.999999999-6.el8                  Stream-AppStream             214 k
DEBUG: Enabling module streams:
DEBUG:  perl                                     5.26                                                                   
DEBUG:  perl-IO-Socket-SSL                       2.066                                                                  
DEBUG:  perl-libwww-perl                         6.34                                                                   
DEBUG:  virt                                     rhel                                                                   
DEBUG: Transaction Summary
DEBUG: =================================================================================================================
DEBUG: Install  282 Packages
DEBUG: Total size: 122 M
DEBUG: Total download size: 12 M
DEBUG: Installed size: 475 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneclient-4.4.0-0.20220314190516.100253d.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-privsep-lang-2.7.0-0.20220314191741.2b26dea.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-config-8.8.1-0.20231115112140.966c588.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-privsep-2.7.0-0.20220314191741.2b26dea.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-rootwrap-6.3.1-0.20220314191346.1b1b960.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] device-mapper-event-1.02.181-14.el8.x86_64.rpm: Already downloaded   
DEBUG: [SKIPPED] device-mapper-event-libs-1.02.181-14.el8.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] device-mapper-persistent-data-0.9.0-7.el8.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] e2fsprogs-libs-1.45.6-5.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] gssproxy-0.8.0-21.el8.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] keyutils-1.5.10-9.el8.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libaio-0.3.112-1.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libbasicobjects-0.1.1-40.el8.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] libcollection-0.7.0-40.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libgfortran-8.5.0-21.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libini_config-1.3.1-40.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libnfsidmap-2.3.3-59.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libpath_utils-0.2.1-40.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libquadmath-8.5.0-21.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libref_array-0.1.5-40.el8.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] libselinux-utils-2.9-8.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] lvm2-2.03.14-14.el8.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] lvm2-libs-2.03.14-14.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] m4-1.4.18-7.el8.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] nfs-utils-2.3.3-59.el8.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-Errno-1.28-422.el8.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-3.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded                   
DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded   
DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-interpreter-5.26.3-422.el8.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-libs-5.26.3-422.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-macros-5.26.3-422.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] policycoreutils-2.9-24.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cryptography-3.2.1-7.el8.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded                 
DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] quota-4.04-14.el8.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] quota-nls-4.04-14.el8.noarch.rpm: Already downloaded                 
DEBUG: [SKIPPED] rpcbind-1.2.5-10.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] desktop-file-utils-0.26-1.el8.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] libev-4.24-6.el8.x86_64.rpm: Already downloaded                      
DEBUG: [SKIPPED] libverto-libev-0.3.2-2.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] openblas-0.3.15-4.el8.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] openblas-threads-0.3.15-4.el8.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-open-1.11-422.el8.noarch.rpm: Already downloaded                
DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pillow-5.1.1-20.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] python3-tkinter-3.6.8-59.el8.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] qemu-img-6.2.0-48.module_el8+975+312600fa.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] texlive-base-20180414-29.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] texlive-dvipng-20180414-29.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] texlive-kpathsea-20180414-29.el8.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] texlive-lib-20180414-29.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] texlive-tetex-20180414-29.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] texlive-texlive.infra-20180414-29.el8.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded                        
DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded                 
DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-amqp-5.0.9-1.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-ddt-1.2.1-4.el8.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-fixtures-3.0.0-27.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-httplib2-0.16.0-1.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-msgpack-1.0.3-2.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el8.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-soupsieve-2.3.1-2.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-stestr-3.2.0-3.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-tenacity-6.3.1-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-testresources-2.0.1-1.el8.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-voluptuous-0.12.1-1.el8.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-wrapt-1.13.3-2.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded     
DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded           
DEBUG: (247/282): python3-automaton-2.5.0-0.2022031417 238 kB/s |  41 kB     00:00    
DEBUG: (248/282): python3-cursive-0.2.2-0.202203150900 299 kB/s |  58 kB     00:00    
DEBUG: (249/282): python3-oslo-limit-1.5.1-0.202204290 619 kB/s |  36 kB     00:00    
DEBUG: (250/282): python3-os-brick-5.2.4-0.20230915082 4.2 MB/s | 1.2 MB     00:00    
DEBUG: (251/282): python3-os-win-5.6.0-0.2022031417095 3.5 MB/s | 450 kB     00:00    
DEBUG: (252/282): python3-wsme-0.10.1-0.20220314180513 1.9 MB/s | 139 kB     00:00    
DEBUG: (253/282): python3-glance-store-3.0.1-0.2023052 3.8 MB/s | 318 kB     00:00    
DEBUG: (254/282): python3-taskflow-4.6.4-0.20220314174 3.6 MB/s | 690 kB     00:00    
DEBUG: (255/282): python3-castellan-3.10.2-0.202402010 1.0 MB/s | 131 kB     00:00    
DEBUG: (256/282): cryptsetup-2.3.7-7.el8.x86_64.rpm    584 kB/s | 209 kB     00:00    
DEBUG: (257/282): device-mapper-multipath-0.8.4-41.el8 595 kB/s | 212 kB     00:00    
DEBUG: (258/282): device-mapper-multipath-libs-0.8.4-4 994 kB/s | 348 kB     00:00    
DEBUG: (259/282): gettext-common-devel-0.19.8.1-17.el8 3.1 MB/s | 419 kB     00:00    
DEBUG: (260/282): gettext-devel-0.19.8.1-17.el8.x86_64 2.4 MB/s | 331 kB     00:00    
DEBUG: (261/282): iscsi-initiator-utils-iscsiuio-6.2.1 1.3 MB/s | 101 kB     00:00    
DEBUG: (262/282): iscsi-initiator-utils-6.2.1.4-8.git0 2.7 MB/s | 387 kB     00:00    
DEBUG: (263/282): isns-utils-libs-0.99-1.el8.x86_64.rp 1.5 MB/s | 105 kB     00:00    
DEBUG: (264/282): libsysfs-2.1.0-25.el8.x86_64.rpm     668 kB/s |  53 kB     00:00    
DEBUG: (265/282): lsscsi-0.32-3.el8.x86_64.rpm         990 kB/s |  71 kB     00:00    
DEBUG: (266/282): nvme-cli-1.16-9.el8.x86_64.rpm       6.3 MB/s | 538 kB     00:00    
DEBUG: (267/282): sg3_utils-libs-1.44-6.el8.x86_64.rpm 1.5 MB/s |  99 kB     00:00    
DEBUG: (268/282): userspace-rcu-0.10.1-4.el8.x86_64.rp 1.4 MB/s | 101 kB     00:00    
DEBUG: (269/282): sg3_utils-1.44-6.el8.x86_64.rpm      5.8 MB/s | 918 kB     00:00    
DEBUG: (270/282): autoconf-2.69-29.el8.noarch.rpm      7.3 MB/s | 710 kB     00:00    
DEBUG: (271/282): automake-1.16.1-8.el8.noarch.rpm     8.7 MB/s | 740 kB     00:00    
DEBUG: (272/282): intltool-0.51.0-11.el8.noarch.rpm    827 kB/s |  66 kB     00:00    
DEBUG: (273/282): perl-Thread-Queue-3.13-1.el8.noarch. 280 kB/s |  24 kB     00:00    
DEBUG: (274/282): sysfsutils-2.1.0-25.el8.x86_64.rpm   579 kB/s |  49 kB     00:00    
DEBUG: (275/282): python3-retrying-1.3.3-1.el8.noarch. 478 kB/s |  23 kB     00:00    
DEBUG: (276/282): python3-dulwich-0.20.11-1.el8.x86_64 4.1 MB/s | 412 kB     00:00    
DEBUG: (277/282): python3-rsa-4.8-1.el8.noarch.rpm     1.4 MB/s |  62 kB     00:00    
DEBUG: (278/282): python3-simplegeneric-0.8.1-17.el8.n 280 kB/s |  19 kB     00:00    
DEBUG: (279/282): python3-pyxattr-0.7.1-2.el8.x86_64.r 1.4 MB/s |  39 kB     00:00    
DEBUG: (280/282): python3-sphinxcontrib-apidoc-0.2.1-1 755 kB/s |  19 kB     00:00    
DEBUG: (281/282): python3-boto-2.49.0-4.el8.noarch.rpm 6.1 MB/s | 1.8 MB     00:00    
DEBUG: (282/282): python3-openstackdocstheme-2.2.6-1.e 5.3 MB/s | 956 kB     00:00    
DEBUG: --------------------------------------------------------------------------------
DEBUG: Total                                           7.2 MB/s |  12 MB     00:01     
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-webob-1.8.6-3.el8.noarch                     1/282 
DEBUG:   Installing       : python3-prettytable-0.7.2-14.el8.noarch              2/282 
DEBUG:   Installing       : python3-decorator-4.4.0-5.el8.noarch                 3/282 
DEBUG:   Installing       : libaio-0.3.112-1.el8.x86_64                          4/282 
DEBUG:   Installing       : python3-netaddr-0.7.19-8.el8.noarch                  5/282 
DEBUG:   Installing       : python3-iso8601-0.1.12-3.el8.noarch                  6/282 
DEBUG:   Installing       : python3-extras-1.0.0-10.el8.noarch                   7/282 
DEBUG:   Installing       : python3-fixtures-3.0.0-27.el8.noarch                 8/282 
DEBUG:   Installing       : python3-testtools-2.5.0-3.el8.noarch                 9/282 
DEBUG:   Running scriptlet: texlive-base-7:20180414-29.el8.noarch               10/282 
DEBUG:   Installing       : texlive-base-7:20180414-29.el8.noarch               10/282 
DEBUG:   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch               11/282 
DEBUG:   Installing       : device-mapper-event-libs-8:1.02.181-14.el8.x86_6    12/282 
DEBUG:   Installing       : python3-futurist-2.4.0-0.20220311160357.d70c7e5.    13/282 
DEBUG:   Installing       : python3-subunit-1.4.0-1.el8.noarch                  14/282 
DEBUG:   Installing       : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch    15/282 
DEBUG:   Installing       : python3-matplotlib-data-3.1.1-2.el8.noarch          16/282 
DEBUG:   Installing       : python3-zipp-3.4.0-1.el8.noarch                     17/282 
DEBUG:   Installing       : python3-importlib-metadata-1.7.0-1.el8.noarch       18/282 
DEBUG:   Installing       : python3-stevedore-3.5.2-0.20221024072403.6c9978a    19/282 
DEBUG:   Installing       : python3-vine-5.0.0-2.el8.noarch                     20/282 
DEBUG:   Installing       : python3-amqp-5.0.9-1.el8.noarch                     21/282 
DEBUG:   Installing       : python3-tenacity-6.3.1-1.el8.noarch                 22/282 
DEBUG:   Installing       : python3-tempita-0.5.1-25.el8.noarch                 23/282 
DEBUG:   Installing       : python3-pydot-1.4.1-1.el8.noarch                    24/282 
DEBUG:   Installing       : python3-msgpack-1.0.3-2.el8.x86_64                  25/282 
DEBUG:   Installing       : python3-fasteners-0.14.1-20.el8.noarch              26/282 
DEBUG:   Installing       : python3-cachetools-4.2.0-1.el8.noarch               27/282 
DEBUG:   Installing       : texlive-lib-7:20180414-29.el8.x86_64                28/282 
DEBUG:   Installing       : python3-pillow-5.1.1-20.el8.x86_64                  29/282 
DEBUG:   Installing       : python3-netifaces-0.10.6-4.el8.x86_64               30/282 
DEBUG:   Installing       : python3-mako-1.0.6-14.el8.noarch                    31/282 
DEBUG:   Installing       : python3-dogpile-cache-1.1.5-1.1.el8.noarch          32/282 
DEBUG:   Installing       : python3-attrs-17.4.0-6.el8.noarch                   33/282 
DEBUG:   Installing       : userspace-rcu-0.10.1-4.el8.x86_64                   34/282 
DEBUG:   Running scriptlet: userspace-rcu-0.10.1-4.el8.x86_64                   34/282 
DEBUG:   Installing       : tcl-1:8.6.8-2.el8.x86_64                            35/282 
DEBUG:   Running scriptlet: tcl-1:8.6.8-2.el8.x86_64                            35/282 
DEBUG:   Installing       : libref_array-0.1.5-40.el8.x86_64                    36/282 
DEBUG:   Installing       : libquadmath-8.5.0-21.el8.x86_64                     37/282 
DEBUG:   Running scriptlet: libquadmath-8.5.0-21.el8.x86_64                     37/282 
DEBUG:   Installing       : libgfortran-8.5.0-21.el8.x86_64                     38/282 
DEBUG:   Running scriptlet: libgfortran-8.5.0-21.el8.x86_64                     38/282 
DEBUG:   Installing       : openblas-0.3.15-4.el8.x86_64                        39/282 
DEBUG:   Running scriptlet: openblas-0.3.15-4.el8.x86_64                        39/282 
DEBUG:   Installing       : openblas-threads-0.3.15-4.el8.x86_64                40/282 
DEBUG:   Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64                40/282 
DEBUG:   Installing       : python3-numpy-1:1.14.3-10.el8.x86_64                41/282 
DEBUG:   Installing       : python3-numexpr-2.7.1-1.el8.x86_64                  42/282 
DEBUG:   Installing       : libcollection-0.7.0-40.el8.x86_64                   43/282 
DEBUG:   Installing       : libbasicobjects-0.1.1-40.el8.x86_64                 44/282 
DEBUG:   Installing       : python3-os-service-types-1.7.0-0.20220307143627.    45/282 
DEBUG:   Installing       : python3-keystoneauth1-4.5.0-0.20240201061910.8da    46/282 
DEBUG:   Installing       : python3-numpy-f2py-1:1.14.3-10.el8.x86_64           47/282 
DEBUG:   Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64           47/282 
DEBUG:   Installing       : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x    48/282 
DEBUG:   Installing       : python3-Bottleneck-1.2.1-13.el8.x86_64              49/282 
DEBUG:   Running scriptlet: tk-1:8.6.8-1.el8.x86_64                             50/282 
DEBUG:   Installing       : tk-1:8.6.8-1.el8.x86_64                             50/282 
DEBUG:   Running scriptlet: tk-1:8.6.8-1.el8.x86_64                             50/282 
DEBUG:   Installing       : python3-tkinter-3.6.8-59.el8.x86_64                 51/282 
DEBUG:   Installing       : device-mapper-multipath-libs-0.8.4-41.el8.x86_64    52/282 
DEBUG:   Running scriptlet: device-mapper-multipath-libs-0.8.4-41.el8.x86_64    52/282 
DEBUG:   Installing       : device-mapper-multipath-0.8.4-41.el8.x86_64         53/282 
DEBUG:   Running scriptlet: device-mapper-multipath-0.8.4-41.el8.x86_64         53/282 
DEBUG:   Installing       : python3-kombu-1:5.0.2-1.el8.noarch                  54/282 
DEBUG:   Installing       : python3-importlib-resources-4.1.1-1.el8.noarch      55/282 
DEBUG:   Installing       : python3-alembic-1.7.1-3.el8.noarch                  56/282 
DEBUG:   Installing       : python3-etcd3gw-0.2.5-1.el8.noarch                  57/282 
DEBUG:   Installing       : device-mapper-event-8:1.02.181-14.el8.x86_64        58/282 
DEBUG:   Running scriptlet: device-mapper-event-8:1.02.181-14.el8.x86_64        58/282 
DEBUG:   Installing       : lvm2-libs-8:2.03.14-14.el8.x86_64                   59/282 
DEBUG:   Installing       : device-mapper-persistent-data-0.9.0-7.el8.x86_64    60/282 
DEBUG:   Installing       : lvm2-8:2.03.14-14.el8.x86_64                        61/282 
DEBUG:   Running scriptlet: lvm2-8:2.03.14-14.el8.x86_64                        61/282 
DEBUG:   Installing       : python3-prometheus_client-0.7.1-2.el8.noarch        62/282 
DEBUG:   Installing       : python3-automaton-2.5.0-0.20220314171459.aaca110    63/282 
DEBUG:   Installing       : qpid-proton-c-0.35.0-3.el8s.x86_64                  64/282 
DEBUG:   Installing       : python3-qpid-proton-0.35.0-3.el8s.x86_64            65/282 
DEBUG:   Installing       : python3-pyngus-2.3.0-4.el8.noarch                   66/282 
DEBUG:   Installing       : python3-yappi-1.3.0-1.el8.x86_64                    67/282 
DEBUG:   Installing       : python3-wrapt-1.13.3-2.el8.x86_64                   68/282 
DEBUG:   Installing       : python3-debtcollector-2.5.0-0.20220317120440.a6b    69/282 
DEBUG:   Installing       : python3-oslo-context-4.1.0-0.20220314115038.3400    70/282 
DEBUG:   Installing       : python3-wcwidth-0.2.5-2.el8.noarch                  71/282 
DEBUG:   Installing       : python3-voluptuous-0.12.1-1.el8.noarch              72/282 
DEBUG:   Installing       : python3-statsd-3.2.1-16.el8.noarch                  73/282 
DEBUG:   Installing       : python3-sqlparse-0.3.1-3.el8.noarch                 74/282 
DEBUG:   Installing       : python3-migrate-0.13.0-1.el8.noarch                 75/282 
DEBUG:   Installing       : python3-soupsieve-2.3.1-2.el8.noarch                76/282 
DEBUG:   Installing       : python3-simplejson-3.17.6-2.el8.x86_64              77/282 
DEBUG:   Installing       : python3-simplegeneric-0.8.1-17.el8.noarch           78/282 
DEBUG:   Installing       : python3-rfc3986-1.4.0-3.el8.noarch                  79/282 
DEBUG:   Installing       : python3-repoze-lru-0.7-6.el8.noarch                 80/282 
DEBUG:   Installing       : python3-routes-2.4.1-12.el8.noarch                  81/282 
DEBUG:   Installing       : python3-pyrsistent-0.17.3-1.el8.x86_64              82/282 
DEBUG:   Installing       : python3-jsonschema-3.2.0-5.el8.noarch               83/282 
DEBUG:   Installing       : python3-pyperclip-1.8.0-2.el8.noarch                84/282 
DEBUG:   Installing       : python3-pygraphviz-1.5-9.el8.x86_64                 85/282 
DEBUG:   Installing       : python3-pyasn1-0.4.6-3.el8.noarch                   86/282 
DEBUG:   Installing       : python3-rsa-4.8-1.el8.noarch                        87/282 
DEBUG:   Installing       : python3-psutil-5.7.3-1.el8.x86_64                   88/282 
DEBUG:   Installing       : python3-munch-2.5.0-3.el8.noarch                    89/282 
DEBUG:   Installing       : python3-mock-3.0.5-7.el8.noarch                     90/282 
DEBUG:   Installing       : python3-memcached-1.59-1.el8.noarch                 91/282 
DEBUG:   Installing       : python3-kiwisolver-1.1.0-4.el8.x86_64               92/282 
DEBUG:   Installing       : python3-jeepney-0.4.3-1.el8.noarch                  93/282 
DEBUG:   Installing       : python3-future-0.18.2-3.el8.noarch                  94/282 
DEBUG:   Installing       : python3-cycler-0.10.0-13.el8.noarch                 95/282 
DEBUG:   Installing       : python3-cssselect-0.9.2-13.el8.noarch               96/282 
DEBUG:   Installing       : python3-colorama-0.4.3-3.el8.noarch                 97/282 
DEBUG:   Installing       : python3-cmd2-1.4.0-1.1.el8.noarch                   98/282 
DEBUG:   Installing       : python3-certifi-2018.10.15-8.el8.noarch             99/282 
DEBUG:   Installing       : python3-dulwich-0.20.11-1.el8.x86_64               100/282 
DEBUG:   Installing       : python3-autopage-0.4.0-1.el8.noarch                101/282 
DEBUG:   Installing       : python3-appdirs-1.4.3-12.el8.noarch                102/282 
DEBUG:   Installing       : libsodium-1.0.18-2.el8.x86_64                      103/282 
DEBUG:   Installing       : libqhull-1:7.2.1-2.el8.x86_64                      104/282 
DEBUG:   Installing       : libaec-1.0.2-3.el8.x86_64                          105/282 
DEBUG:   Installing       : hdf5-1.10.5-5.el8.x86_64                           106/282 
DEBUG:   Installing       : python3-webencodings-0.5.1-6.el8.noarch            107/282 
DEBUG:   Installing       : python3-html5lib-1:0.999999999-6.el8.noarch        108/282 
DEBUG:   Installing       : python3-jsonpointer-1.10-11.el8.noarch             109/282 
DEBUG:   Installing       : python3-jsonpatch-1.21-2.el8.noarch                110/282 
DEBUG:   Installing       : python3-jmespath-0.9.0-11.el8.noarch               111/282 
DEBUG:   Installing       : python3-cairo-1.16.3-6.el8.x86_64                  112/282 
DEBUG:   Installing       : libev-4.24-6.el8.x86_64                            113/282 
DEBUG:   Installing       : libverto-libev-0.3.2-2.el8.x86_64                  114/282 
DEBUG:   Installing       : desktop-file-utils-0.26-1.el8.x86_64               115/282 
DEBUG:   Installing       : xdg-utils-1.1.2-5.el8.noarch                       116/282 
DEBUG:   Installing       : snappy-1.1.8-3.el8.x86_64                          117/282 
DEBUG:   Installing       : blosc-1.20.1-1.el8.x86_64                          118/282 
DEBUG:   Installing       : sg3_utils-libs-1.44-6.el8.x86_64                   119/282 
DEBUG:   Running scriptlet: sg3_utils-libs-1.44-6.el8.x86_64                   119/282 
DEBUG:   Installing       : sg3_utils-1.44-6.el8.x86_64                        120/282 
DEBUG:   Installing       : quota-nls-1:4.04-14.el8.noarch                     121/282 
DEBUG:   Installing       : python3-ply-3.9-9.el8.noarch                       122/282 
DEBUG:   Installing       : python3-pycparser-2.14-14.el8.noarch               123/282 
DEBUG:   Installing       : python3-cffi-1.13.2-1.el8.x86_64                   124/282 
DEBUG:   Installing       : python3-cryptography-3.2.1-7.el8.x86_64            125/282 
DEBUG:   Installing       : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591   126/282 
DEBUG:   Installing       : python3-pyOpenSSL-19.0.0-1.el8.noarch              127/282 
DEBUG:   Installing       : python3-paste-3.5.0-1.el8.noarch                   128/282 
DEBUG:   Installing       : python3-paste-deploy-2.1.1-1.el8.noarch            129/282 
DEBUG:   Installing       : python3-secretstorage-3.1.1-4.el8.noarch           130/282 
DEBUG:   Installing       : python3-keyring-21.0.0-1.el8.noarch                131/282 
DEBUG:   Installing       : python3-bcrypt-3.1.7-3.el8.x86_64                  132/282 
DEBUG:   Installing       : python3-pynacl-1.4.0-1.el8.x86_64                  133/282 
DEBUG:   Installing       : python3-inotify-0.9.6-13.el8.noarch                134/282 
DEBUG:   Installing       : nvme-cli-1.16-9.el8.x86_64                         135/282 
DEBUG:   Running scriptlet: nvme-cli-1.16-9.el8.x86_64                         135/282 
DEBUG: Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service.
DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate.
DEBUG: Failed to connect to bus: Host is down
DEBUG:   Installing       : m4-1.4.18-7.el8.x86_64                             136/282 
DEBUG:   Running scriptlet: m4-1.4.18-7.el8.x86_64                             136/282 
DEBUG:   Installing       : lzo-2.08-14.el8.x86_64                             137/282 
DEBUG:   Installing       : python3-tables-3.5.2-6.el8.x86_64                  138/282 
DEBUG:   Installing       : lsscsi-0.32-3.el8.x86_64                           139/282 
DEBUG:   Installing       : libyaml-0.1.7-5.el8.x86_64                         140/282 
DEBUG:   Installing       : python3-pyyaml-5.4.1-2.el8.x86_64                  141/282 
DEBUG:   Installing       : python3-cliff-3.10.1-0.20220314185955.a04a48f.el   142/282 
DEBUG:   Installing       : libxslt-1.1.32-6.el8.x86_64                        143/282 
DEBUG:   Installing       : python3-beautifulsoup4-4.9.3-1.el8.noarch          144/282 
DEBUG:   Installing       : python3-lxml-4.2.3-4.el8.x86_64                    145/282 
DEBUG:   Installing       : libsysfs-2.1.0-25.el8.x86_64                       146/282 
DEBUG:   Running scriptlet: libsysfs-2.1.0-25.el8.x86_64                       146/282 
DEBUG:   Installing       : sysfsutils-2.1.0-25.el8.x86_64                     147/282 
DEBUG:   Installing       : libselinux-utils-2.9-8.el8.x86_64                  148/282 
DEBUG:   Installing       : policycoreutils-2.9-24.el8.x86_64                  149/282 
DEBUG:   Running scriptlet: policycoreutils-2.9-24.el8.x86_64                  149/282 
DEBUG:   Running scriptlet: rpcbind-1.2.5-10.el8.x86_64                        150/282 
DEBUG:   Installing       : rpcbind-1.2.5-10.el8.x86_64                        150/282 
DEBUG:   Running scriptlet: rpcbind-1.2.5-10.el8.x86_64                        150/282 
DEBUG:   Installing       : libpath_utils-0.2.1-40.el8.x86_64                  151/282 
DEBUG:   Installing       : libini_config-1.3.1-40.el8.x86_64                  152/282 
DEBUG:   Installing       : gssproxy-0.8.0-21.el8.x86_64                       153/282 
DEBUG:   Running scriptlet: gssproxy-0.8.0-21.el8.x86_64                       153/282 
DEBUG:   Installing       : libnfsidmap-1:2.3.3-59.el8.x86_64                  154/282 
DEBUG:   Installing       : libevent-2.1.8-5.el8.x86_64                        155/282 
DEBUG:   Installing       : keyutils-1.5.10-9.el8.x86_64                       156/282 
DEBUG:   Installing       : isns-utils-libs-0.99-1.el8.x86_64                  157/282 
DEBUG:   Running scriptlet: isns-utils-libs-0.99-1.el8.x86_64                  157/282 
DEBUG:   Installing       : iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f   158/282 
DEBUG:   Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f   158/282 
DEBUG:   Installing       : iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x   159/282 
DEBUG:   Running scriptlet: iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x   159/282 
DEBUG:   Installing       : groff-base-1.22.3-18.el8.x86_64                    160/282 
DEBUG:   Installing       : perl-Digest-1.17-395.el8.noarch                    161/282 
DEBUG:   Installing       : perl-Digest-MD5-2.55-396.el8.x86_64                162/282 
DEBUG:   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64              163/282 
DEBUG:   Installing       : perl-libnet-3.11-3.el8.noarch                      164/282 
DEBUG:   Installing       : perl-URI-1.73-3.el8.noarch                         165/282 
DEBUG:   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch             166/282 
DEBUG:   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                167/282 
DEBUG:   Installing       : perl-Time-Local-1:1.280-1.el8.noarch               168/282 
DEBUG:   Installing       : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f   169/282 
DEBUG:   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643   170/282 
DEBUG:   Installing       : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x   171/282 
DEBUG:   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch            172/282 
DEBUG:   Installing       : perl-Term-Cap-1.17-395.el8.noarch                  173/282 
DEBUG:   Installing       : perl-File-Temp-0.230.600-1.el8.noarch              174/282 
DEBUG:   Installing       : perl-HTTP-Tiny-0.074-3.el8.noarch                  175/282 
DEBUG:   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch              176/282 
DEBUG:   Installing       : perl-podlators-4.11-1.el8.noarch                   177/282 
DEBUG:   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch               178/282 
DEBUG:   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch           179/282 
DEBUG:   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch               180/282 
DEBUG:   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64               181/282 
DEBUG:   Installing       : perl-Storable-1:3.11-3.el8.x86_64                  182/282 
DEBUG:   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch               183/282 
DEBUG:   Installing       : perl-Errno-1.28-422.el8.x86_64                     184/282 
DEBUG:   Installing       : perl-Socket-4:2.027-3.el8.x86_64                   185/282 
DEBUG:   Installing       : perl-Encode-4:2.97-3.el8.x86_64                    186/282 
DEBUG:   Installing       : perl-Carp-1.42-396.el8.noarch                      187/282 
DEBUG:   Installing       : perl-Exporter-5.72-396.el8.noarch                  188/282 
DEBUG:   Installing       : perl-libs-4:5.26.3-422.el8.x86_64                  189/282 
DEBUG:   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64         190/282 
DEBUG:   Installing       : perl-parent-1:0.237-1.el8.noarch                   191/282 
DEBUG:   Installing       : perl-macros-4:5.26.3-422.el8.x86_64                192/282 
DEBUG:   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch       193/282 
DEBUG:   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64         194/282 
DEBUG:   Installing       : perl-File-Path-2.15-2.el8.noarch                   195/282 
DEBUG:   Installing       : perl-IO-1.38-422.el8.x86_64                        196/282 
DEBUG:   Installing       : perl-PathTools-3.74-1.el8.x86_64                   197/282 
DEBUG:   Installing       : perl-constant-1.33-396.el8.noarch                  198/282 
DEBUG:   Installing       : perl-threads-1:2.21-2.el8.x86_64                   199/282 
DEBUG:   Installing       : perl-threads-shared-1.58-2.el8.x86_64              200/282 
DEBUG:   Installing       : perl-interpreter-4:5.26.3-422.el8.x86_64           201/282 
DEBUG:   Installing       : perl-XML-Parser-2.44-11.el8.x86_64                 202/282 
DEBUG:   Installing       : autoconf-2.69-29.el8.noarch                        203/282 
DEBUG:   Running scriptlet: autoconf-2.69-29.el8.noarch                        203/282 
DEBUG:   Installing       : perl-Filter-2:1.58-2.el8.x86_64                    204/282 
DEBUG:   Installing       : perl-encoding-4:2.22-3.el8.x86_64                  205/282 
DEBUG:   Installing       : perl-open-1.11-422.el8.noarch                      206/282 
DEBUG:   Installing       : perl-XML-XPath-1.42-3.el8.noarch                   207/282 
DEBUG:   Installing       : perl-Text-Unidecode-1.30-5.el8.noarch              208/282 
DEBUG:   Installing       : texlive-texlive.infra-7:20180414-29.el8.noarch     209/282 
DEBUG:   Installing       : texlive-tetex-7:20180414-29.el8.noarch             210/282 
DEBUG:   Installing       : texlive-kpathsea-7:20180414-29.el8.x86_64          211/282 
DEBUG:   Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64          211/282 
DEBUG:   Installing       : texlive-dvipng-7:20180414-29.el8.x86_64            212/282 
DEBUG:   Running scriptlet: texlive-dvipng-7:20180414-29.el8.x86_64            212/282 
DEBUG:   Installing       : perl-Thread-Queue-3.13-1.el8.noarch                213/282 
DEBUG:   Installing       : automake-1.16.1-8.el8.noarch                       214/282 
DEBUG:   Installing       : gettext-common-devel-0.19.8.1-17.el8.noarch        215/282 
DEBUG:   Installing       : gettext-devel-0.19.8.1-17.el8.x86_64               216/282 
DEBUG:   Running scriptlet: gettext-devel-0.19.8.1-17.el8.x86_64               216/282 
DEBUG:   Installing       : e2fsprogs-libs-1.45.6-5.el8.x86_64                 217/282 
DEBUG:   Running scriptlet: e2fsprogs-libs-1.45.6-5.el8.x86_64                 217/282 
DEBUG:   Installing       : quota-1:4.04-14.el8.x86_64                         218/282 
DEBUG:   Running scriptlet: nfs-utils-1:2.3.3-59.el8.x86_64                    219/282 
DEBUG:   Installing       : nfs-utils-1:2.3.3-59.el8.x86_64                    219/282 
DEBUG:   Running scriptlet: nfs-utils-1:2.3.3-59.el8.x86_64                    219/282 
DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate.
DEBUG: Failed to connect to bus: Host is down
DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate.
DEBUG: Failed to connect to bus: Host is down
DEBUG:   Installing       : dejavu-fonts-common-2.35-7.el8.noarch              220/282 
DEBUG:   Installing       : dejavu-sans-fonts-2.35-7.el8.noarch                221/282 
DEBUG:   Installing       : python3-matplotlib-tk-3.1.1-2.el8.x86_64           222/282 
DEBUG:   Installing       : python3-matplotlib-3.1.1-2.el8.x86_64              223/282 
DEBUG:   Installing       : python3-pandas-0.25.3-1.el8.x86_64                 224/282 
DEBUG:   Installing       : python3-networkx-2.5-1.el8.noarch                  225/282 
DEBUG:   Installing       : cryptsetup-2.3.7-7.el8.x86_64                      226/282 
DEBUG:   Installing       : python3-requestsexceptions-1.4.0-0.2022030712392   227/282 
DEBUG:   Installing       : python3-openstacksdk-0.62.0-0.20230411165545.4ce   228/282 
DEBUG:   Installing       : python3-oslo-rootwrap-6.3.1-0.20220314191346.1b1   229/282 
DEBUG:   Installing       : python-pycadf-common-3.1.1-0.20220311163944.4179   230/282 
DEBUG:   Installing       : python-oslo-utils-lang-4.12.4-0.20240126084419.9   231/282 
DEBUG:   Installing       : python-oslo-privsep-lang-2.7.0-0.20220314191741.   232/282 
DEBUG:   Installing       : python-oslo-policy-lang-3.11.0-0.20220314171849.   233/282 
DEBUG:   Installing       : python-oslo-middleware-lang-4.5.1-0.202203141609   234/282 
DEBUG:   Installing       : python-oslo-log-lang-4.7.0-0.20220324144856.de03   235/282 
DEBUG:   Installing       : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03   236/282 
DEBUG:   Installing       : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17   237/282 
DEBUG:   Installing       : python3-oslo-utils-4.12.4-0.20240126084419.92d0c   238/282 
DEBUG:   Installing       : python3-oslo-config-2:8.8.1-0.20231115112140.966   239/282 
DEBUG:   Installing       : python3-oslo-serialization-4.3.0-0.2022031115140   240/282 
DEBUG:   Installing       : python3-oslo-log-4.7.0-0.20220324144856.de03a59.   241/282 
DEBUG:   Installing       : python3-oslo-privsep-2.7.0-0.20220314191741.2b26   242/282 
DEBUG:   Installing       : python3-keystoneclient-1:4.4.0-0.20220314190516.   243/282 
DEBUG:   Installing       : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb   244/282 
DEBUG:   Installing       : python3-barbicanclient-5.3.0-0.20220314185445.ad   245/282 
DEBUG:   Installing       : python3-castellan-3.10.2-0.20240201064959.d0d373   246/282 
DEBUG:   Installing       : python3-oslo-policy-3.11.0-0.20220314171849.b48b   247/282 
DEBUG:   Installing       : python3-pycadf-3.1.1-0.20220311163944.4179996.el   248/282 
DEBUG:   Installing       : python3-oslo-middleware-4.5.1-0.20220314160906.2   249/282 
DEBUG:   Installing       : python3-cinderclient-8.3.0-0.20220314194227.ee59   250/282 
DEBUG:   Installing       : python-oslo-db-lang-11.2.0-0.20220314165526.22c6   251/282 
DEBUG:   Installing       : python-oslo-concurrency-lang-4.5.0-0.20220311165   252/282 
DEBUG:   Installing       : python3-oslo-concurrency-4.5.0-0.20220311165052.   253/282 
DEBUG:   Installing       : python3-oslo-service-2.8.0-0.20220314165315.6552   254/282 
DEBUG:   Installing       : python3-oslo-messaging-12.13.3-0.20231124143847.   255/282 
DEBUG:   Installing       : python3-os-win-5.6.0-0.20220314170958.283af66.el   256/282 
DEBUG:   Installing       : python3-os-brick-5.2.4-0.20230915082458.e57201a.   257/282 
DEBUG:   Installing       : python-oslo-cache-lang-2.10.1-0.20220314140354.d   258/282 
DEBUG:   Installing       : python3-oslo-cache-2.10.1-0.20220314140354.d7502   259/282 
DEBUG:   Installing       : python3-keystonemiddleware-9.4.0-0.2024020106483   260/282 
DEBUG:   Installing       : python3-glance-store-3.0.1-0.20230522093048.7101   261/282 
DEBUG:   Installing       : python3-osprofiler-3.4.2-0.20220307232434.e475de   262/282 
DEBUG:   Installing       : python3-oslo-db-11.2.0-0.20220314165526.22c602f.   263/282 
DEBUG:   Installing       : python3-oslo-upgradecheck-1.5.0-0.20220314174419   264/282 
DEBUG:   Installing       : python3-cursive-0.2.2-0.20220315090015.d7cea1f.e   265/282 
DEBUG:   Installing       : python3-oslo-limit-1.5.1-0.20220429075359.63536c   266/282 
DEBUG:   Installing       : python3-oslo-reports-2.3.0-0.20220311164623.f279   267/282 
DEBUG:   Installing       : python3-taskflow-4.6.4-0.20220314174831.185e6c4.   268/282 
DEBUG:   Installing       : intltool-0.51.0-11.el8.noarch                      269/282 
DEBUG:   Installing       : python3-stestr-3.2.0-3.el8.noarch                  270/282 
DEBUG:   Installing       : python3-ddt-1.2.1-4.el8.noarch                     271/282 
DEBUG:   Installing       : python3-openstackdocstheme-2.2.6-1.el8.noarch      272/282 
DEBUG:   Installing       : python3-boto-2.49.0-4.el8.noarch                   273/282 
DEBUG:   Installing       : python3-wsme-0.10.1-0.20220314180513.63fe135.el8   274/282 
DEBUG:   Installing       : python3-oslotest-4.5.0-0.20220310171510.d4b1896.   275/282 
DEBUG:   Installing       : qemu-img-15:6.2.0-48.module_el8+975+312600fa.x86   276/282 
DEBUG:   Installing       : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch   277/282 
DEBUG:   Installing       : python3-pyxattr-0.7.1-2.el8.x86_64                 278/282 
DEBUG:   Installing       : python3-testresources-2.0.1-1.el8.noarch           279/282 
DEBUG:   Installing       : python3-retrying-1.3.3-1.el8.noarch                280/282 
DEBUG:   Installing       : python3-httplib2-0.16.0-1.el8.noarch               281/282 
DEBUG:   Installing       : python3-defusedxml-0.7.1-1.el8.noarch              282/282 
DEBUG:   Running scriptlet: texlive-base-7:20180414-29.el8.noarch              282/282 
DEBUG:   Running scriptlet: python3-defusedxml-0.7.1-1.el8.noarch              282/282 
DEBUG:   Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64               282/282 
DEBUG:   Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64          282/282 
DEBUG:   Verifying        : python3-barbicanclient-5.3.0-0.20220314185445.ad     1/282 
DEBUG:   Verifying        : python3-cinderclient-8.3.0-0.20220314194227.ee59     2/282 
DEBUG:   Verifying        : python3-keystoneclient-1:4.4.0-0.20220314190516.     3/282 
DEBUG:   Verifying        : python3-openstacksdk-0.62.0-0.20230411165545.4ce     4/282 
DEBUG:   Verifying        : python3-os-brick-5.2.4-0.20230915082458.e57201a.     5/282 
DEBUG:   Verifying        : python3-os-service-types-1.7.0-0.20220307143627.     6/282 
DEBUG:   Verifying        : python3-oslotest-4.5.0-0.20220310171510.d4b1896.     7/282 
DEBUG:   Verifying        : python3-stevedore-3.5.2-0.20221024072403.6c9978a     8/282 
DEBUG:   Verifying        : python-oslo-cache-lang-2.10.1-0.20220314140354.d     9/282 
DEBUG:   Verifying        : python-oslo-concurrency-lang-4.5.0-0.20220311165    10/282 
DEBUG:   Verifying        : python-oslo-db-lang-11.2.0-0.20220314165526.22c6    11/282 
DEBUG:   Verifying        : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03    12/282 
DEBUG:   Verifying        : python-oslo-log-lang-4.7.0-0.20220324144856.de03    13/282 
DEBUG:   Verifying        : python-oslo-middleware-lang-4.5.1-0.202203141609    14/282 
DEBUG:   Verifying        : python-oslo-policy-lang-3.11.0-0.20220314171849.    15/282 
DEBUG:   Verifying        : python-oslo-privsep-lang-2.7.0-0.20220314191741.    16/282 
DEBUG:   Verifying        : python-oslo-utils-lang-4.12.4-0.20240126084419.9    17/282 
DEBUG:   Verifying        : python-pycadf-common-3.1.1-0.20220311163944.4179    18/282 
DEBUG:   Verifying        : python3-automaton-2.5.0-0.20220314171459.aaca110    19/282 
DEBUG:   Verifying        : python3-cliff-3.10.1-0.20220314185955.a04a48f.el    20/282 
DEBUG:   Verifying        : python3-cursive-0.2.2-0.20220315090015.d7cea1f.e    21/282 
DEBUG:   Verifying        : python3-debtcollector-2.5.0-0.20220317120440.a6b    22/282 
DEBUG:   Verifying        : python3-futurist-2.4.0-0.20220311160357.d70c7e5.    23/282 
DEBUG:   Verifying        : python3-os-win-5.6.0-0.20220314170958.283af66.el    24/282 
DEBUG:   Verifying        : python3-oslo-cache-2.10.1-0.20220314140354.d7502    25/282 
DEBUG:   Verifying        : python3-oslo-concurrency-4.5.0-0.20220311165052.    26/282 
DEBUG:   Verifying        : python3-oslo-config-2:8.8.1-0.20231115112140.966    27/282 
DEBUG:   Verifying        : python3-oslo-context-4.1.0-0.20220314115038.3400    28/282 
DEBUG:   Verifying        : python3-oslo-db-11.2.0-0.20220314165526.22c602f.    29/282 
DEBUG:   Verifying        : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17    30/282 
DEBUG:   Verifying        : python3-oslo-limit-1.5.1-0.20220429075359.63536c    31/282 
DEBUG:   Verifying        : python3-oslo-log-4.7.0-0.20220324144856.de03a59.    32/282 
DEBUG:   Verifying        : python3-oslo-messaging-12.13.3-0.20231124143847.    33/282 
DEBUG:   Verifying        : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb    34/282 
DEBUG:   Verifying        : python3-oslo-middleware-4.5.1-0.20220314160906.2    35/282 
DEBUG:   Verifying        : python3-oslo-policy-3.11.0-0.20220314171849.b48b    36/282 
DEBUG:   Verifying        : python3-oslo-privsep-2.7.0-0.20220314191741.2b26    37/282 
DEBUG:   Verifying        : python3-oslo-reports-2.3.0-0.20220311164623.f279    38/282 
DEBUG:   Verifying        : python3-oslo-rootwrap-6.3.1-0.20220314191346.1b1    39/282 
DEBUG:   Verifying        : python3-oslo-serialization-4.3.0-0.2022031115140    40/282 
DEBUG:   Verifying        : python3-oslo-service-2.8.0-0.20220314165315.6552    41/282 
DEBUG:   Verifying        : python3-oslo-upgradecheck-1.5.0-0.20220314174419    42/282 
DEBUG:   Verifying        : python3-oslo-utils-4.12.4-0.20240126084419.92d0c    43/282 
DEBUG:   Verifying        : python3-osprofiler-3.4.2-0.20220307232434.e475de    44/282 
DEBUG:   Verifying        : python3-pycadf-3.1.1-0.20220311163944.4179996.el    45/282 
DEBUG:   Verifying        : python3-requestsexceptions-1.4.0-0.2022030712392    46/282 
DEBUG:   Verifying        : python3-taskflow-4.6.4-0.20220314174831.185e6c4.    47/282 
DEBUG:   Verifying        : python3-wsme-0.10.1-0.20220314180513.63fe135.el8    48/282 
DEBUG:   Verifying        : python3-glance-store-3.0.1-0.20230522093048.7101    49/282 
DEBUG:   Verifying        : python3-castellan-3.10.2-0.20240201064959.d0d373    50/282 
DEBUG:   Verifying        : python3-keystoneauth1-4.5.0-0.20240201061910.8da    51/282 
DEBUG:   Verifying        : python3-keystonemiddleware-9.4.0-0.2024020106483    52/282 
DEBUG:   Verifying        : cryptsetup-2.3.7-7.el8.x86_64                       53/282 
DEBUG:   Verifying        : dejavu-fonts-common-2.35-7.el8.noarch               54/282 
DEBUG:   Verifying        : dejavu-sans-fonts-2.35-7.el8.noarch                 55/282 
DEBUG:   Verifying        : device-mapper-event-8:1.02.181-14.el8.x86_64        56/282 
DEBUG:   Verifying        : device-mapper-event-libs-8:1.02.181-14.el8.x86_6    57/282 
DEBUG:   Verifying        : device-mapper-multipath-0.8.4-41.el8.x86_64         58/282 
DEBUG:   Verifying        : device-mapper-multipath-libs-0.8.4-41.el8.x86_64    59/282 
DEBUG:   Verifying        : device-mapper-persistent-data-0.9.0-7.el8.x86_64    60/282 
DEBUG:   Verifying        : e2fsprogs-libs-1.45.6-5.el8.x86_64                  61/282 
DEBUG:   Verifying        : gettext-common-devel-0.19.8.1-17.el8.noarch         62/282 
DEBUG:   Verifying        : gettext-devel-0.19.8.1-17.el8.x86_64                63/282 
DEBUG:   Verifying        : groff-base-1.22.3-18.el8.x86_64                     64/282 
DEBUG:   Verifying        : gssproxy-0.8.0-21.el8.x86_64                        65/282 
DEBUG:   Verifying        : iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x    66/282 
DEBUG:   Verifying        : iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f    67/282 
DEBUG:   Verifying        : isns-utils-libs-0.99-1.el8.x86_64                   68/282 
DEBUG:   Verifying        : keyutils-1.5.10-9.el8.x86_64                        69/282 
DEBUG:   Verifying        : libaio-0.3.112-1.el8.x86_64                         70/282 
DEBUG:   Verifying        : libbasicobjects-0.1.1-40.el8.x86_64                 71/282 
DEBUG:   Verifying        : libcollection-0.7.0-40.el8.x86_64                   72/282 
DEBUG:   Verifying        : libevent-2.1.8-5.el8.x86_64                         73/282 
DEBUG:   Verifying        : libgfortran-8.5.0-21.el8.x86_64                     74/282 
DEBUG:   Verifying        : libini_config-1.3.1-40.el8.x86_64                   75/282 
DEBUG:   Verifying        : libnfsidmap-1:2.3.3-59.el8.x86_64                   76/282 
DEBUG:   Verifying        : libpath_utils-0.2.1-40.el8.x86_64                   77/282 
DEBUG:   Verifying        : libquadmath-8.5.0-21.el8.x86_64                     78/282 
DEBUG:   Verifying        : libref_array-0.1.5-40.el8.x86_64                    79/282 
DEBUG:   Verifying        : libselinux-utils-2.9-8.el8.x86_64                   80/282 
DEBUG:   Verifying        : libsysfs-2.1.0-25.el8.x86_64                        81/282 
DEBUG:   Verifying        : libxslt-1.1.32-6.el8.x86_64                         82/282 
DEBUG:   Verifying        : libyaml-0.1.7-5.el8.x86_64                          83/282 
DEBUG:   Verifying        : lsscsi-0.32-3.el8.x86_64                            84/282 
DEBUG:   Verifying        : lvm2-8:2.03.14-14.el8.x86_64                        85/282 
DEBUG:   Verifying        : lvm2-libs-8:2.03.14-14.el8.x86_64                   86/282 
DEBUG:   Verifying        : lzo-2.08-14.el8.x86_64                              87/282 
DEBUG:   Verifying        : m4-1.4.18-7.el8.x86_64                              88/282 
DEBUG:   Verifying        : nfs-utils-1:2.3.3-59.el8.x86_64                     89/282 
DEBUG:   Verifying        : nvme-cli-1.16-9.el8.x86_64                          90/282 
DEBUG:   Verifying        : perl-Carp-1.42-396.el8.noarch                       91/282 
DEBUG:   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64               92/282 
DEBUG:   Verifying        : perl-Digest-1.17-395.el8.noarch                     93/282 
DEBUG:   Verifying        : perl-Digest-MD5-2.55-396.el8.x86_64                 94/282 
DEBUG:   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                     95/282 
DEBUG:   Verifying        : perl-Errno-1.28-422.el8.x86_64                      96/282 
DEBUG:   Verifying        : perl-Exporter-5.72-396.el8.noarch                   97/282 
DEBUG:   Verifying        : perl-File-Path-2.15-2.el8.noarch                    98/282 
DEBUG:   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch               99/282 
DEBUG:   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch               100/282 
DEBUG:   Verifying        : perl-HTTP-Tiny-0.074-3.el8.noarch                  101/282 
DEBUG:   Verifying        : perl-IO-1.38-422.el8.x86_64                        102/282 
DEBUG:   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                103/282 
DEBUG:   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64               104/282 
DEBUG:   Verifying        : perl-PathTools-3.74-1.el8.x86_64                   105/282 
DEBUG:   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch             106/282 
DEBUG:   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch               107/282 
DEBUG:   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch              108/282 
DEBUG:   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch               109/282 
DEBUG:   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64         110/282 
DEBUG:   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                   111/282 
DEBUG:   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                  112/282 
DEBUG:   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch            113/282 
DEBUG:   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                  114/282 
DEBUG:   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch           115/282 
DEBUG:   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch       116/282 
DEBUG:   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch               117/282 
DEBUG:   Verifying        : perl-URI-1.73-3.el8.noarch                         118/282 
DEBUG:   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64         119/282 
DEBUG:   Verifying        : perl-constant-1.33-396.el8.noarch                  120/282 
DEBUG:   Verifying        : perl-interpreter-4:5.26.3-422.el8.x86_64           121/282 
DEBUG:   Verifying        : perl-libnet-3.11-3.el8.noarch                      122/282 
DEBUG:   Verifying        : perl-libs-4:5.26.3-422.el8.x86_64                  123/282 
DEBUG:   Verifying        : perl-macros-4:5.26.3-422.el8.x86_64                124/282 
DEBUG:   Verifying        : perl-parent-1:0.237-1.el8.noarch                   125/282 
DEBUG:   Verifying        : perl-podlators-4.11-1.el8.noarch                   126/282 
DEBUG:   Verifying        : perl-threads-1:2.21-2.el8.x86_64                   127/282 
DEBUG:   Verifying        : perl-threads-shared-1.58-2.el8.x86_64              128/282 
DEBUG:   Verifying        : policycoreutils-2.9-24.el8.x86_64                  129/282 
DEBUG:   Verifying        : python3-cryptography-3.2.1-7.el8.x86_64            130/282 
DEBUG:   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch              131/282 
DEBUG:   Verifying        : python3-inotify-0.9.6-13.el8.noarch                132/282 
DEBUG:   Verifying        : python3-ply-3.9-9.el8.noarch                       133/282 
DEBUG:   Verifying        : python3-pycparser-2.14-14.el8.noarch               134/282 
DEBUG:   Verifying        : quota-1:4.04-14.el8.x86_64                         135/282 
DEBUG:   Verifying        : quota-nls-1:4.04-14.el8.noarch                     136/282 
DEBUG:   Verifying        : rpcbind-1.2.5-10.el8.x86_64                        137/282 
DEBUG:   Verifying        : sg3_utils-1.44-6.el8.x86_64                        138/282 
DEBUG:   Verifying        : sg3_utils-libs-1.44-6.el8.x86_64                   139/282 
DEBUG:   Verifying        : snappy-1.1.8-3.el8.x86_64                          140/282 
DEBUG:   Verifying        : tcl-1:8.6.8-2.el8.x86_64                           141/282 
DEBUG:   Verifying        : userspace-rcu-0.10.1-4.el8.x86_64                  142/282 
DEBUG:   Verifying        : autoconf-2.69-29.el8.noarch                        143/282 
DEBUG:   Verifying        : automake-1.16.1-8.el8.noarch                       144/282 
DEBUG:   Verifying        : desktop-file-utils-0.26-1.el8.x86_64               145/282 
DEBUG:   Verifying        : intltool-0.51.0-11.el8.noarch                      146/282 
DEBUG:   Verifying        : libev-4.24-6.el8.x86_64                            147/282 
DEBUG:   Verifying        : libverto-libev-0.3.2-2.el8.x86_64                  148/282 
DEBUG:   Verifying        : openblas-0.3.15-4.el8.x86_64                       149/282 
DEBUG:   Verifying        : openblas-threads-0.3.15-4.el8.x86_64               150/282 
DEBUG:   Verifying        : perl-Filter-2:1.58-2.el8.x86_64                    151/282 
DEBUG:   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643   152/282 
DEBUG:   Verifying        : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f   153/282 
DEBUG:   Verifying        : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x   154/282 
DEBUG:   Verifying        : perl-Text-Unidecode-1.30-5.el8.noarch              155/282 
DEBUG:   Verifying        : perl-Thread-Queue-3.13-1.el8.noarch                156/282 
DEBUG:   Verifying        : perl-XML-Parser-2.44-11.el8.x86_64                 157/282 
DEBUG:   Verifying        : perl-XML-XPath-1.42-3.el8.noarch                   158/282 
DEBUG:   Verifying        : perl-encoding-4:2.22-3.el8.x86_64                  159/282 
DEBUG:   Verifying        : perl-open-1.11-422.el8.noarch                      160/282 
DEBUG:   Verifying        : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591   161/282 
DEBUG:   Verifying        : python3-attrs-17.4.0-6.el8.noarch                  162/282 
DEBUG:   Verifying        : python3-cairo-1.16.3-6.el8.x86_64                  163/282 
DEBUG:   Verifying        : python3-html5lib-1:0.999999999-6.el8.noarch        164/282 
DEBUG:   Verifying        : python3-jmespath-0.9.0-11.el8.noarch               165/282 
DEBUG:   Verifying        : python3-jsonpatch-1.21-2.el8.noarch                166/282 
DEBUG:   Verifying        : python3-jsonpointer-1.10-11.el8.noarch             167/282 
DEBUG:   Verifying        : python3-lxml-4.2.3-4.el8.x86_64                    168/282 
DEBUG:   Verifying        : python3-mako-1.0.6-14.el8.noarch                   169/282 
DEBUG:   Verifying        : python3-netaddr-0.7.19-8.el8.noarch                170/282 
DEBUG:   Verifying        : python3-netifaces-0.10.6-4.el8.x86_64              171/282 
DEBUG:   Verifying        : python3-numpy-1:1.14.3-10.el8.x86_64               172/282 
DEBUG:   Verifying        : python3-numpy-f2py-1:1.14.3-10.el8.x86_64          173/282 
DEBUG:   Verifying        : python3-pillow-5.1.1-20.el8.x86_64                 174/282 
DEBUG:   Verifying        : python3-prettytable-0.7.2-14.el8.noarch            175/282 
DEBUG:   Verifying        : python3-pyOpenSSL-19.0.0-1.el8.noarch              176/282 
DEBUG:   Verifying        : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x   177/282 
DEBUG:   Verifying        : python3-tkinter-3.6.8-59.el8.x86_64                178/282 
DEBUG:   Verifying        : python3-webencodings-0.5.1-6.el8.noarch            179/282 
DEBUG:   Verifying        : qemu-img-15:6.2.0-48.module_el8+975+312600fa.x86   180/282 
DEBUG:   Verifying        : sysfsutils-2.1.0-25.el8.x86_64                     181/282 
DEBUG:   Verifying        : texlive-base-7:20180414-29.el8.noarch              182/282 
DEBUG:   Verifying        : texlive-dvipng-7:20180414-29.el8.x86_64            183/282 
DEBUG:   Verifying        : texlive-kpathsea-7:20180414-29.el8.x86_64          184/282 
DEBUG:   Verifying        : texlive-lib-7:20180414-29.el8.x86_64               185/282 
DEBUG:   Verifying        : texlive-tetex-7:20180414-29.el8.noarch             186/282 
DEBUG:   Verifying        : texlive-texlive.infra-7:20180414-29.el8.noarch     187/282 
DEBUG:   Verifying        : tk-1:8.6.8-1.el8.x86_64                            188/282 
DEBUG:   Verifying        : xdg-utils-1.1.2-5.el8.noarch                       189/282 
DEBUG:   Verifying        : libaec-1.0.2-3.el8.x86_64                          190/282 
DEBUG:   Verifying        : blosc-1.20.1-1.el8.x86_64                          191/282 
DEBUG:   Verifying        : hdf5-1.10.5-5.el8.x86_64                           192/282 
DEBUG:   Verifying        : libqhull-1:7.2.1-2.el8.x86_64                      193/282 
DEBUG:   Verifying        : libsodium-1.0.18-2.el8.x86_64                      194/282 
DEBUG:   Verifying        : python3-Bottleneck-1.2.1-13.el8.x86_64             195/282 
DEBUG:   Verifying        : python3-alembic-1.7.1-3.el8.noarch                 196/282 
DEBUG:   Verifying        : python3-amqp-5.0.9-1.el8.noarch                    197/282 
DEBUG:   Verifying        : python3-appdirs-1.4.3-12.el8.noarch                198/282 
DEBUG:   Verifying        : python3-autopage-0.4.0-1.el8.noarch                199/282 
DEBUG:   Verifying        : python3-bcrypt-3.1.7-3.el8.x86_64                  200/282 
DEBUG:   Verifying        : python3-beautifulsoup4-4.9.3-1.el8.noarch          201/282 
DEBUG:   Verifying        : python3-boto-2.49.0-4.el8.noarch                   202/282 
DEBUG:   Verifying        : python3-cachetools-4.2.0-1.el8.noarch              203/282 
DEBUG:   Verifying        : python3-certifi-2018.10.15-8.el8.noarch            204/282 
DEBUG:   Verifying        : python3-cffi-1.13.2-1.el8.x86_64                   205/282 
DEBUG:   Verifying        : python3-cmd2-1.4.0-1.1.el8.noarch                  206/282 
DEBUG:   Verifying        : python3-colorama-0.4.3-3.el8.noarch                207/282 
DEBUG:   Verifying        : python3-cssselect-0.9.2-13.el8.noarch              208/282 
DEBUG:   Verifying        : python3-cycler-0.10.0-13.el8.noarch                209/282 
DEBUG:   Verifying        : python3-ddt-1.2.1-4.el8.noarch                     210/282 
DEBUG:   Verifying        : python3-decorator-4.4.0-5.el8.noarch               211/282 
DEBUG:   Verifying        : python3-defusedxml-0.7.1-1.el8.noarch              212/282 
DEBUG:   Verifying        : python3-dogpile-cache-1.1.5-1.1.el8.noarch         213/282 
DEBUG:   Verifying        : python3-dulwich-0.20.11-1.el8.x86_64               214/282 
DEBUG:   Verifying        : python3-etcd3gw-0.2.5-1.el8.noarch                 215/282 
DEBUG:   Verifying        : python3-extras-1.0.0-10.el8.noarch                 216/282 
DEBUG:   Verifying        : python3-fasteners-0.14.1-20.el8.noarch             217/282 
DEBUG:   Verifying        : python3-fixtures-3.0.0-27.el8.noarch               218/282 
DEBUG:   Verifying        : python3-future-0.18.2-3.el8.noarch                 219/282 
DEBUG:   Verifying        : python3-httplib2-0.16.0-1.el8.noarch               220/282 
DEBUG:   Verifying        : python3-importlib-metadata-1.7.0-1.el8.noarch      221/282 
DEBUG:   Verifying        : python3-importlib-resources-4.1.1-1.el8.noarch     222/282 
DEBUG:   Verifying        : python3-iso8601-0.1.12-3.el8.noarch                223/282 
DEBUG:   Verifying        : python3-jeepney-0.4.3-1.el8.noarch                 224/282 
DEBUG:   Verifying        : python3-jsonschema-3.2.0-5.el8.noarch              225/282 
DEBUG:   Verifying        : python3-keyring-21.0.0-1.el8.noarch                226/282 
DEBUG:   Verifying        : python3-kiwisolver-1.1.0-4.el8.x86_64              227/282 
DEBUG:   Verifying        : python3-kombu-1:5.0.2-1.el8.noarch                 228/282 
DEBUG:   Verifying        : python3-matplotlib-3.1.1-2.el8.x86_64              229/282 
DEBUG:   Verifying        : python3-matplotlib-data-3.1.1-2.el8.noarch         230/282 
DEBUG:   Verifying        : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch   231/282 
DEBUG:   Verifying        : python3-matplotlib-tk-3.1.1-2.el8.x86_64           232/282 
DEBUG:   Verifying        : python3-memcached-1.59-1.el8.noarch                233/282 
DEBUG:   Verifying        : python3-migrate-0.13.0-1.el8.noarch                234/282 
DEBUG:   Verifying        : python3-mock-3.0.5-7.el8.noarch                    235/282 
DEBUG:   Verifying        : python3-msgpack-1.0.3-2.el8.x86_64                 236/282 
DEBUG:   Verifying        : python3-munch-2.5.0-3.el8.noarch                   237/282 
DEBUG:   Verifying        : python3-networkx-2.5-1.el8.noarch                  238/282 
DEBUG:   Verifying        : python3-numexpr-2.7.1-1.el8.x86_64                 239/282 
DEBUG:   Verifying        : python3-pandas-0.25.3-1.el8.x86_64                 240/282 
DEBUG:   Verifying        : python3-paste-3.5.0-1.el8.noarch                   241/282 
DEBUG:   Verifying        : python3-paste-deploy-2.1.1-1.el8.noarch            242/282 
DEBUG:   Verifying        : python3-prometheus_client-0.7.1-2.el8.noarch       243/282 
DEBUG:   Verifying        : python3-psutil-5.7.3-1.el8.x86_64                  244/282 
DEBUG:   Verifying        : python3-pyasn1-0.4.6-3.el8.noarch                  245/282 
DEBUG:   Verifying        : python3-pydot-1.4.1-1.el8.noarch                   246/282 
DEBUG:   Verifying        : python3-pygraphviz-1.5-9.el8.x86_64                247/282 
DEBUG:   Verifying        : python3-pynacl-1.4.0-1.el8.x86_64                  248/282 
DEBUG:   Verifying        : python3-pyngus-2.3.0-4.el8.noarch                  249/282 
DEBUG:   Verifying        : python3-pyperclip-1.8.0-2.el8.noarch               250/282 
DEBUG:   Verifying        : python3-pyrsistent-0.17.3-1.el8.x86_64             251/282 
DEBUG:   Verifying        : python3-pyyaml-5.4.1-2.el8.x86_64                  252/282 
DEBUG:   Verifying        : python3-repoze-lru-0.7-6.el8.noarch                253/282 
DEBUG:   Verifying        : python3-retrying-1.3.3-1.el8.noarch                254/282 
DEBUG:   Verifying        : python3-rfc3986-1.4.0-3.el8.noarch                 255/282 
DEBUG:   Verifying        : python3-routes-2.4.1-12.el8.noarch                 256/282 
DEBUG:   Verifying        : python3-rsa-4.8-1.el8.noarch                       257/282 
DEBUG:   Verifying        : python3-secretstorage-3.1.1-4.el8.noarch           258/282 
DEBUG:   Verifying        : python3-simplegeneric-0.8.1-17.el8.noarch          259/282 
DEBUG:   Verifying        : python3-simplejson-3.17.6-2.el8.x86_64             260/282 
DEBUG:   Verifying        : python3-soupsieve-2.3.1-2.el8.noarch               261/282 
DEBUG:   Verifying        : python3-sqlparse-0.3.1-3.el8.noarch                262/282 
DEBUG:   Verifying        : python3-statsd-3.2.1-16.el8.noarch                 263/282 
DEBUG:   Verifying        : python3-stestr-3.2.0-3.el8.noarch                  264/282 
DEBUG:   Verifying        : python3-subunit-1.4.0-1.el8.noarch                 265/282 
DEBUG:   Verifying        : python3-tables-3.5.2-6.el8.x86_64                  266/282 
DEBUG:   Verifying        : python3-tempita-0.5.1-25.el8.noarch                267/282 
DEBUG:   Verifying        : python3-tenacity-6.3.1-1.el8.noarch                268/282 
DEBUG:   Verifying        : python3-testresources-2.0.1-1.el8.noarch           269/282 
DEBUG:   Verifying        : python3-testtools-2.5.0-3.el8.noarch               270/282 
DEBUG:   Verifying        : python3-vine-5.0.0-2.el8.noarch                    271/282 
DEBUG:   Verifying        : python3-voluptuous-0.12.1-1.el8.noarch             272/282 
DEBUG:   Verifying        : python3-wcwidth-0.2.5-2.el8.noarch                 273/282 
DEBUG:   Verifying        : python3-webob-1.8.6-3.el8.noarch                   274/282 
DEBUG:   Verifying        : python3-wrapt-1.13.3-2.el8.x86_64                  275/282 
DEBUG:   Verifying        : python3-yappi-1.3.0-1.el8.x86_64                   276/282 
DEBUG:   Verifying        : python3-zipp-3.4.0-1.el8.noarch                    277/282 
DEBUG:   Verifying        : python3-openstackdocstheme-2.2.6-1.el8.noarch      278/282 
DEBUG:   Verifying        : python3-pyxattr-0.7.1-2.el8.x86_64                 279/282 
DEBUG:   Verifying        : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch   280/282 
DEBUG:   Verifying        : python3-qpid-proton-0.35.0-3.el8s.x86_64           281/282 
DEBUG:   Verifying        : qpid-proton-c-0.35.0-3.el8s.x86_64                 282/282 
DEBUG: Installed:
DEBUG:   autoconf-2.69-29.el8.noarch                                                   
DEBUG:   automake-1.16.1-8.el8.noarch                                                  
DEBUG:   blosc-1.20.1-1.el8.x86_64                                                     
DEBUG:   cryptsetup-2.3.7-7.el8.x86_64                                                 
DEBUG:   dejavu-fonts-common-2.35-7.el8.noarch                                         
DEBUG:   dejavu-sans-fonts-2.35-7.el8.noarch                                           
DEBUG:   desktop-file-utils-0.26-1.el8.x86_64                                          
DEBUG:   device-mapper-event-8:1.02.181-14.el8.x86_64                                  
DEBUG:   device-mapper-event-libs-8:1.02.181-14.el8.x86_64                             
DEBUG:   device-mapper-multipath-0.8.4-41.el8.x86_64                                   
DEBUG:   device-mapper-multipath-libs-0.8.4-41.el8.x86_64                              
DEBUG:   device-mapper-persistent-data-0.9.0-7.el8.x86_64                              
DEBUG:   e2fsprogs-libs-1.45.6-5.el8.x86_64                                            
DEBUG:   gettext-common-devel-0.19.8.1-17.el8.noarch                                   
DEBUG:   gettext-devel-0.19.8.1-17.el8.x86_64                                          
DEBUG:   groff-base-1.22.3-18.el8.x86_64                                               
DEBUG:   gssproxy-0.8.0-21.el8.x86_64                                                  
DEBUG:   hdf5-1.10.5-5.el8.x86_64                                                      
DEBUG:   intltool-0.51.0-11.el8.noarch                                                 
DEBUG:   iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x86_64                         
DEBUG:   iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f59c.el8.x86_64                
DEBUG:   isns-utils-libs-0.99-1.el8.x86_64                                             
DEBUG:   keyutils-1.5.10-9.el8.x86_64                                                  
DEBUG:   libaec-1.0.2-3.el8.x86_64                                                     
DEBUG:   libaio-0.3.112-1.el8.x86_64                                                   
DEBUG:   libbasicobjects-0.1.1-40.el8.x86_64                                           
DEBUG:   libcollection-0.7.0-40.el8.x86_64                                             
DEBUG:   libev-4.24-6.el8.x86_64                                                       
DEBUG:   libevent-2.1.8-5.el8.x86_64                                                   
DEBUG:   libgfortran-8.5.0-21.el8.x86_64                                               
DEBUG:   libini_config-1.3.1-40.el8.x86_64                                             
DEBUG:   libnfsidmap-1:2.3.3-59.el8.x86_64                                             
DEBUG:   libpath_utils-0.2.1-40.el8.x86_64                                             
DEBUG:   libqhull-1:7.2.1-2.el8.x86_64                                                 
DEBUG:   libquadmath-8.5.0-21.el8.x86_64                                               
DEBUG:   libref_array-0.1.5-40.el8.x86_64                                              
DEBUG:   libselinux-utils-2.9-8.el8.x86_64                                             
DEBUG:   libsodium-1.0.18-2.el8.x86_64                                                 
DEBUG:   libsysfs-2.1.0-25.el8.x86_64                                                  
DEBUG:   libverto-libev-0.3.2-2.el8.x86_64                                             
DEBUG:   libxslt-1.1.32-6.el8.x86_64                                                   
DEBUG:   libyaml-0.1.7-5.el8.x86_64                                                    
DEBUG:   lsscsi-0.32-3.el8.x86_64                                                      
DEBUG:   lvm2-8:2.03.14-14.el8.x86_64                                                  
DEBUG:   lvm2-libs-8:2.03.14-14.el8.x86_64                                             
DEBUG:   lzo-2.08-14.el8.x86_64                                                        
DEBUG:   m4-1.4.18-7.el8.x86_64                                                        
DEBUG:   nfs-utils-1:2.3.3-59.el8.x86_64                                               
DEBUG:   nvme-cli-1.16-9.el8.x86_64                                                    
DEBUG:   openblas-0.3.15-4.el8.x86_64                                                  
DEBUG:   openblas-threads-0.3.15-4.el8.x86_64                                          
DEBUG:   perl-Carp-1.42-396.el8.noarch                                                 
DEBUG:   perl-Data-Dumper-2.167-399.el8.x86_64                                         
DEBUG:   perl-Digest-1.17-395.el8.noarch                                               
DEBUG:   perl-Digest-MD5-2.55-396.el8.x86_64                                           
DEBUG:   perl-Encode-4:2.97-3.el8.x86_64                                               
DEBUG:   perl-Errno-1.28-422.el8.x86_64                                                
DEBUG:   perl-Exporter-5.72-396.el8.noarch                                             
DEBUG:   perl-File-Path-2.15-2.el8.noarch                                              
DEBUG:   perl-File-Temp-0.230.600-1.el8.noarch                                         
DEBUG:   perl-Filter-2:1.58-2.el8.x86_64                                               
DEBUG:   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
DEBUG:   perl-HTTP-Tiny-0.074-3.el8.noarch                                             
DEBUG:   perl-IO-1.38-422.el8.x86_64                                                   
DEBUG:   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
DEBUG:   perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch                     
DEBUG:   perl-MIME-Base64-3.15-396.el8.x86_64                                          
DEBUG:   perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch                     
DEBUG:   perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64                         
DEBUG:   perl-PathTools-3.74-1.el8.x86_64                                              
DEBUG:   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
DEBUG:   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
DEBUG:   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
DEBUG:   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
DEBUG:   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
DEBUG:   perl-Socket-4:2.027-3.el8.x86_64                                              
DEBUG:   perl-Storable-1:3.11-3.el8.x86_64                                             
DEBUG:   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
DEBUG:   perl-Term-Cap-1.17-395.el8.noarch                                             
DEBUG:   perl-Text-ParseWords-3.30-395.el8.noarch                                      
DEBUG:   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
DEBUG:   perl-Text-Unidecode-1.30-5.el8.noarch                                         
DEBUG:   perl-Thread-Queue-3.13-1.el8.noarch                                           
DEBUG:   perl-Time-Local-1:1.280-1.el8.noarch                                          
DEBUG:   perl-URI-1.73-3.el8.noarch                                                    
DEBUG:   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
DEBUG:   perl-XML-Parser-2.44-11.el8.x86_64                                            
DEBUG:   perl-XML-XPath-1.42-3.el8.noarch                                              
DEBUG:   perl-constant-1.33-396.el8.noarch                                             
DEBUG:   perl-encoding-4:2.22-3.el8.x86_64                                             
DEBUG:   perl-interpreter-4:5.26.3-422.el8.x86_64                                      
DEBUG:   perl-libnet-3.11-3.el8.noarch                                                 
DEBUG:   perl-libs-4:5.26.3-422.el8.x86_64                                             
DEBUG:   perl-macros-4:5.26.3-422.el8.x86_64                                           
DEBUG:   perl-open-1.11-422.el8.noarch                                                 
DEBUG:   perl-parent-1:0.237-1.el8.noarch                                              
DEBUG:   perl-podlators-4.11-1.el8.noarch                                              
DEBUG:   perl-threads-1:2.21-2.el8.x86_64                                              
DEBUG:   perl-threads-shared-1.58-2.el8.x86_64                                         
DEBUG:   policycoreutils-2.9-24.el8.x86_64                                             
DEBUG:   python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch             
DEBUG:   python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch        
DEBUG:   python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch                
DEBUG:   python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch               
DEBUG:   python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch                
DEBUG:   python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch         
DEBUG:   python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch            
DEBUG:   python-oslo-privsep-lang-2.7.0-0.20220314191741.2b26dea.el8.noarch            
DEBUG:   python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch             
DEBUG:   python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch                
DEBUG:   python3-Bottleneck-1.2.1-13.el8.x86_64                                        
DEBUG:   python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch                       
DEBUG:   python3-alembic-1.7.1-3.el8.noarch                                            
DEBUG:   python3-amqp-5.0.9-1.el8.noarch                                               
DEBUG:   python3-appdirs-1.4.3-12.el8.noarch                                           
DEBUG:   python3-attrs-17.4.0-6.el8.noarch                                             
DEBUG:   python3-automaton-2.5.0-0.20220314171459.aaca110.el8.noarch                   
DEBUG:   python3-autopage-0.4.0-1.el8.noarch                                           
DEBUG:   python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch              
DEBUG:   python3-bcrypt-3.1.7-3.el8.x86_64                                             
DEBUG:   python3-beautifulsoup4-4.9.3-1.el8.noarch                                     
DEBUG:   python3-boto-2.49.0-4.el8.noarch                                              
DEBUG:   python3-cachetools-4.2.0-1.el8.noarch                                         
DEBUG:   python3-cairo-1.16.3-6.el8.x86_64                                             
DEBUG:   python3-castellan-3.10.2-0.20240201064959.d0d3735.el8.noarch                  
DEBUG:   python3-certifi-2018.10.15-8.el8.noarch                                       
DEBUG:   python3-cffi-1.13.2-1.el8.x86_64                                              
DEBUG:   python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch                
DEBUG:   python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch                      
DEBUG:   python3-cmd2-1.4.0-1.1.el8.noarch                                             
DEBUG:   python3-colorama-0.4.3-3.el8.noarch                                           
DEBUG:   python3-cryptography-3.2.1-7.el8.x86_64                                       
DEBUG:   python3-cssselect-0.9.2-13.el8.noarch                                         
DEBUG:   python3-cursive-0.2.2-0.20220315090015.d7cea1f.el8.noarch                     
DEBUG:   python3-cycler-0.10.0-13.el8.noarch                                           
DEBUG:   python3-dateutil-1:2.6.1-6.el8.noarch                                         
DEBUG:   python3-ddt-1.2.1-4.el8.noarch                                                
DEBUG:   python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch               
DEBUG:   python3-decorator-4.4.0-5.el8.noarch                                          
DEBUG:   python3-defusedxml-0.7.1-1.el8.noarch                                         
DEBUG:   python3-dogpile-cache-1.1.5-1.1.el8.noarch                                    
DEBUG:   python3-dulwich-0.20.11-1.el8.x86_64                                          
DEBUG:   python3-etcd3gw-0.2.5-1.el8.noarch                                            
DEBUG:   python3-extras-1.0.0-10.el8.noarch                                            
DEBUG:   python3-fasteners-0.14.1-20.el8.noarch                                        
DEBUG:   python3-fixtures-3.0.0-27.el8.noarch                                          
DEBUG:   python3-future-0.18.2-3.el8.noarch                                            
DEBUG:   python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch                    
DEBUG:   python3-glance-store-3.0.1-0.20230522093048.7101820.el8.noarch                
DEBUG:   python3-html5lib-1:0.999999999-6.el8.noarch                                   
DEBUG:   python3-httplib2-0.16.0-1.el8.noarch                                          
DEBUG:   python3-importlib-metadata-1.7.0-1.el8.noarch                                 
DEBUG:   python3-importlib-resources-4.1.1-1.el8.noarch                                
DEBUG:   python3-inotify-0.9.6-13.el8.noarch                                           
DEBUG:   python3-iso8601-0.1.12-3.el8.noarch                                           
DEBUG:   python3-jeepney-0.4.3-1.el8.noarch                                            
DEBUG:   python3-jmespath-0.9.0-11.el8.noarch                                          
DEBUG:   python3-jsonpatch-1.21-2.el8.noarch                                           
DEBUG:   python3-jsonpointer-1.10-11.el8.noarch                                        
DEBUG:   python3-jsonschema-3.2.0-5.el8.noarch                                         
DEBUG:   python3-keyring-21.0.0-1.el8.noarch                                           
DEBUG:   python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch               
DEBUG:   python3-keystoneclient-1:4.4.0-0.20220314190516.100253d.el8.noarch            
DEBUG:   python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch          
DEBUG:   python3-kiwisolver-1.1.0-4.el8.x86_64                                         
DEBUG:   python3-kombu-1:5.0.2-1.el8.noarch                                            
DEBUG:   python3-lxml-4.2.3-4.el8.x86_64                                               
DEBUG:   python3-mako-1.0.6-14.el8.noarch                                              
DEBUG:   python3-matplotlib-3.1.1-2.el8.x86_64                                         
DEBUG:   python3-matplotlib-data-3.1.1-2.el8.noarch                                    
DEBUG:   python3-matplotlib-data-fonts-3.1.1-2.el8.noarch                              
DEBUG:   python3-matplotlib-tk-3.1.1-2.el8.x86_64                                      
DEBUG:   python3-memcached-1.59-1.el8.noarch                                           
DEBUG:   python3-migrate-0.13.0-1.el8.noarch                                           
DEBUG:   python3-mock-3.0.5-7.el8.noarch                                               
DEBUG:   python3-msgpack-1.0.3-2.el8.x86_64                                            
DEBUG:   python3-munch-2.5.0-3.el8.noarch                                              
DEBUG:   python3-netaddr-0.7.19-8.el8.noarch                                           
DEBUG:   python3-netifaces-0.10.6-4.el8.x86_64                                         
DEBUG:   python3-networkx-2.5-1.el8.noarch                                             
DEBUG:   python3-numexpr-2.7.1-1.el8.x86_64                                            
DEBUG:   python3-numpy-1:1.14.3-10.el8.x86_64                                          
DEBUG:   python3-numpy-f2py-1:1.14.3-10.el8.x86_64                                     
DEBUG:   python3-openstackdocstheme-2.2.6-1.el8.noarch                                 
DEBUG:   python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch               
DEBUG:   python3-os-brick-5.2.4-0.20230915082458.e57201a.el8.noarch                    
DEBUG:   python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch            
DEBUG:   python3-os-win-5.6.0-0.20220314170958.283af66.el8.noarch                      
DEBUG:   python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch                 
DEBUG:   python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch            
DEBUG:   python3-oslo-config-2:8.8.1-0.20231115112140.966c588.el8.noarch               
DEBUG:   python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch                
DEBUG:   python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch                    
DEBUG:   python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch                   
DEBUG:   python3-oslo-limit-1.5.1-0.20220429075359.63536c6.el8.noarch                  
DEBUG:   python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch                    
DEBUG:   python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch            
DEBUG:   python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch                
DEBUG:   python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch             
DEBUG:   python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch                
DEBUG:   python3-oslo-privsep-2.7.0-0.20220314191741.2b26dea.el8.noarch                
DEBUG:   python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch                
DEBUG:   python3-oslo-rootwrap-6.3.1-0.20220314191346.1b1b960.el8.noarch               
DEBUG:   python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch          
DEBUG:   python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch                
DEBUG:   python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch           
DEBUG:   python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch                 
DEBUG:   python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch                    
DEBUG:   python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch                  
DEBUG:   python3-pandas-0.25.3-1.el8.x86_64                                            
DEBUG:   python3-paste-3.5.0-1.el8.noarch                                              
DEBUG:   python3-paste-deploy-2.1.1-1.el8.noarch                                       
DEBUG:   python3-pillow-5.1.1-20.el8.x86_64                                            
DEBUG:   python3-ply-3.9-9.el8.noarch                                                  
DEBUG:   python3-prettytable-0.7.2-14.el8.noarch                                       
DEBUG:   python3-prometheus_client-0.7.1-2.el8.noarch                                  
DEBUG:   python3-psutil-5.7.3-1.el8.x86_64                                             
DEBUG:   python3-pyOpenSSL-19.0.0-1.el8.noarch                                         
DEBUG:   python3-pyasn1-0.4.6-3.el8.noarch                                             
DEBUG:   python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch                      
DEBUG:   python3-pycparser-2.14-14.el8.noarch                                          
DEBUG:   python3-pydot-1.4.1-1.el8.noarch                                              
DEBUG:   python3-pygraphviz-1.5-9.el8.x86_64                                           
DEBUG:   python3-pynacl-1.4.0-1.el8.x86_64                                             
DEBUG:   python3-pyngus-2.3.0-4.el8.noarch                                             
DEBUG:   python3-pyperclip-1.8.0-2.el8.noarch                                          
DEBUG:   python3-pyrsistent-0.17.3-1.el8.x86_64                                        
DEBUG:   python3-pyxattr-0.7.1-2.el8.x86_64                                            
DEBUG:   python3-pyyaml-5.4.1-2.el8.x86_64                                             
DEBUG:   python3-qpid-proton-0.35.0-3.el8s.x86_64                                      
DEBUG:   python3-repoze-lru-0.7-6.el8.noarch                                           
DEBUG:   python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch          
DEBUG:   python3-retrying-1.3.3-1.el8.noarch                                           
DEBUG:   python3-rfc3986-1.4.0-3.el8.noarch                                            
DEBUG:   python3-routes-2.4.1-12.el8.noarch                                            
DEBUG:   python3-rsa-4.8-1.el8.noarch                                                  
DEBUG:   python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64                         
DEBUG:   python3-secretstorage-3.1.1-4.el8.noarch                                      
DEBUG:   python3-simplegeneric-0.8.1-17.el8.noarch                                     
DEBUG:   python3-simplejson-3.17.6-2.el8.x86_64                                        
DEBUG:   python3-soupsieve-2.3.1-2.el8.noarch                                          
DEBUG:   python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch                              
DEBUG:   python3-sqlparse-0.3.1-3.el8.noarch                                           
DEBUG:   python3-statsd-3.2.1-16.el8.noarch                                            
DEBUG:   python3-stestr-3.2.0-3.el8.noarch                                             
DEBUG:   python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch                   
DEBUG:   python3-subunit-1.4.0-1.el8.noarch                                            
DEBUG:   python3-tables-3.5.2-6.el8.x86_64                                             
DEBUG:   python3-taskflow-4.6.4-0.20220314174831.185e6c4.el8.noarch                    
DEBUG:   python3-tempita-0.5.1-25.el8.noarch                                           
DEBUG:   python3-tenacity-6.3.1-1.el8.noarch                                           
DEBUG:   python3-testresources-2.0.1-1.el8.noarch                                      
DEBUG:   python3-testtools-2.5.0-3.el8.noarch                                          
DEBUG:   python3-tkinter-3.6.8-59.el8.x86_64                                           
DEBUG:   python3-vine-5.0.0-2.el8.noarch                                               
DEBUG:   python3-voluptuous-0.12.1-1.el8.noarch                                        
DEBUG:   python3-wcwidth-0.2.5-2.el8.noarch                                            
DEBUG:   python3-webencodings-0.5.1-6.el8.noarch                                       
DEBUG:   python3-webob-1.8.6-3.el8.noarch                                              
DEBUG:   python3-wrapt-1.13.3-2.el8.x86_64                                             
DEBUG:   python3-wsme-0.10.1-0.20220314180513.63fe135.el8.noarch                       
DEBUG:   python3-yappi-1.3.0-1.el8.x86_64                                              
DEBUG:   python3-zipp-3.4.0-1.el8.noarch                                               
DEBUG:   qemu-img-15:6.2.0-48.module_el8+975+312600fa.x86_64                           
DEBUG:   qpid-proton-c-0.35.0-3.el8s.x86_64                                            
DEBUG:   quota-1:4.04-14.el8.x86_64                                                    
DEBUG:   quota-nls-1:4.04-14.el8.noarch                                                
DEBUG:   rpcbind-1.2.5-10.el8.x86_64                                                   
DEBUG:   sg3_utils-1.44-6.el8.x86_64                                                   
DEBUG:   sg3_utils-libs-1.44-6.el8.x86_64                                              
DEBUG:   snappy-1.1.8-3.el8.x86_64                                                     
DEBUG:   sysfsutils-2.1.0-25.el8.x86_64                                                
DEBUG:   tcl-1:8.6.8-2.el8.x86_64                                                      
DEBUG:   texlive-base-7:20180414-29.el8.noarch                                         
DEBUG:   texlive-dvipng-7:20180414-29.el8.x86_64                                       
DEBUG:   texlive-kpathsea-7:20180414-29.el8.x86_64                                     
DEBUG:   texlive-lib-7:20180414-29.el8.x86_64                                          
DEBUG:   texlive-tetex-7:20180414-29.el8.noarch                                        
DEBUG:   texlive-texlive.infra-7:20180414-29.el8.noarch                                
DEBUG:   tk-1:8.6.8-1.el8.x86_64                                                       
DEBUG:   userspace-rcu-0.10.1-4.el8.x86_64                                             
DEBUG:   xdg-utils-1.1.2-5.el8.noarch                                                  
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
Finish: build setup for openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm
Start: Outputting list of installed packages
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '00cf6a1862df4746805be4226dc44239', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-yoga-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch 1647284679 278172 a5ef3a2b65fbef2459335d1ddf9d080d installed
DEBUG: gdb-headless-8.2-20.el8.x86_64 1680298639 11910029 b90c0f483b4d3132761f31914aa8529a installed
DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed
DEBUG: libsysfs-2.1.0-25.el8.x86_64 1643641757 149989 ae66dd724d776d65f3eaff4447e9cc57 installed
DEBUG: glibc-devel-2.28-251.el8.x86_64 1705673995 240562 9704ef322860a3877f9b8b03a38543d3 installed
DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed
DEBUG: rpcbind-1.2.5-10.el8.x86_64 1659784073 110742 ffd0070b61f3f10cc7207c11db38bcd0 installed
DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 1696451726 49376 2fc2950386ea031e4b451877628191f9 installed
DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed
DEBUG: libnfsidmap-1:2.3.3-59.el8.x86_64 1673600793 196207 52a4dfcf042ffdee41caea7143e0d61b installed
DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed
DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed
DEBUG: iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f59c.el8.x86_64 1686830737 189626 7be026fa64a05387c7e2d766cc15f138 installed
DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed
DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed
DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 1557804491 56718 baf4430def945ca345c13bd147f60e7c installed
DEBUG: libtiff-4.0.9-31.el8.x86_64 1704893867 517769 563324a83e1f91434106c24ae3ab2a53 installed
DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch 1557588000 25763 06bdeb217473ea5c468916d046240269 installed
DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed
DEBUG: perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch 1682964190 618705 84e50c662f28c9503196a404c132c24c installed
DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed
DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed
DEBUG: perl-File-Temp-0.230.600-1.el8.noarch 1557587977 164723 4a996a6bcd7b0cda3b3d8dc5b4e712fe installed
DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed
DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed
DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch 1557588156 169228 fc8b1db50f574413212744f6f888c3d2 installed
DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed
DEBUG: libkcapi-1.4.0-2.el8.x86_64 1701937677 94374 e000c643490e36c9c2d8fc4cf20937d3 installed
DEBUG: perl-Storable-1:3.11-3.el8.x86_64 1557588165 221862 7575af2e91c5f435c050e1b3f453c9f3 installed
DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed
DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed
DEBUG: perl-Encode-4:2.97-3.el8.x86_64 1557587918 10200695 9c13163ba1dba6de88e23119fbbb07c7 installed
DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed
DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed
DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 1557588181 124632 ae9fd554ccfa042dc074779abf5f2e58 installed
DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed
DEBUG: ncurses-6.1-10.20180224.el8.x86_64 1692099122 588988 81e266e9746a142c3fe489aff4519284 installed
DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 1557588231 637517 8461c73c94cc877ae2103add615572f8 installed
DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed
DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed
DEBUG: perl-constant-1.33-396.el8.noarch 1557587732 27104 dbb827cf7e21d66176d41c7280d1da8b installed
DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed
DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed
DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 1557806599 643439 4bd2f5451a8bca4aff405aafb164b0c2 installed
DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed
DEBUG: kpartx-0.8.4-41.el8.x86_64 1704482311 77403 514f74f6d5033897e6e3624017fc7c24 installed
DEBUG: perl-open-0:1.11-422.el8.noarch 1674590387 11765 8602b2830b798345d02953a44b352c00 installed
DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed
DEBUG: dbus-common-1:1.12.8-26.el8.noarch 1687176686 11044 c398e2fbd21b71477a1bde723fb19788 installed
DEBUG: texlive-tetex-7:20180414-29.el8.noarch 1685187589 684892 c1c464050b3c39e341492e87b997de6b installed
DEBUG: pixman-0.38.4-4.el8.x86_64 1696414732 697399 a0f0a963b4178a81f9831c8fc1b19f2d installed
DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 1705673995 436464728 3eb545595cd71410313b7d763f319a62 installed
DEBUG: automake-1.16.1-8.el8.noarch 1688047485 1806379 14d09c3b1d8ee43bba49ab9fd6ccc81e installed
DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed
DEBUG: libcap-2.48-5.el8.x86_64 1689167944 164893 e466418ca1ae1355515b04e43e32aebb installed
DEBUG: quota-1:4.04-14.el8.x86_64 1620259745 907847 73d97a02d2ee460ea1efd39a9837dc32 installed
DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed
DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed
DEBUG: python3-matplotlib-tk-3.1.1-2.el8.x86_64 1579970243 112162 e11d2c31cda9fc946bf095f66c87ea85 installed
DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed
DEBUG: p11-kit-0.23.22-2.el8.x86_64 1701271653 1650594 f625c6699150e52dfe4ba259c5f65388 installed
DEBUG: cryptsetup-2.3.7-7.el8.x86_64 1689086221 512476 d36757ef5cffbba3870ecaa4421c1698 installed
DEBUG: openstack-macros-2023.1.0-0.20230216203412.ce6a105.el8.noarch 1676580028 49110 dd89ee4dcce69e6e7e2b6a82d3e4962a installed
DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed
DEBUG: python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch 1647017129 17480 541418e38271c15a3a5e9db05189f5ee installed
DEBUG: setup-2.12.2-11.el8.noarch 1707915731 724747 6b25de7b241e5c7be9d436e6f217885f installed
DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed
DEBUG: python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch 1647274408 11821 90785a8829cafb0892c3766c00aca865 installed
DEBUG: libuuid-2.32.1-46.el8.x86_64 1707392132 35096 955496ba4ef1907ee3b64b32d2f22c49 installed
DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed
DEBUG: python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch 1706258772 265396 dfd4dd7558f44362c638fe60910987c8 installed
DEBUG: pam-1.3.1-33.el8.x86_64 1707750819 2648136 e90161c387a619d82554010e208bc8f1 installed
DEBUG: zlib-1.2.11-25.el8.x86_64 1684348514 199975 e7bcb446b9cca2a16286bf82d234c38c installed
DEBUG: python3-oslo-privsep-2.7.0-0.20220314191741.2b26dea.el8.noarch 1647285667 95517 be929e04e2f6f5f1fd3e99359c3b356f installed
DEBUG: libsmartcols-2.32.1-46.el8.x86_64 1707392132 248442 02a15c610620c2effbcf55de28cac920 installed
DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 1705673995 6416078 f7cb60795676f669b92c524e3ebc7d6e installed
DEBUG: python3-castellan-3.10.2-0.20240201064959.d0d3735.el8.noarch 1706770324 527776 b95415f8b242980c6b1196495c6b074b installed
DEBUG: device-mapper-libs-8:1.02.181-14.el8.x86_64 1706918844 415671 1ed4a9aaabb524a0d1dee8ecf7acba87 installed
DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed
DEBUG: python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch 1647287051 976769 5fdc66702cd022bacdffdf160fdc1bc7 installed
DEBUG: systemd-udev-239-81.el8.x86_64 1708935728 9351399 e491923ce72c4b981f0719061d1cb571 installed
DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed
DEBUG: python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch 1647276890 226229 27c25cbc14087c353d20fd52c5875464 installed
DEBUG: cups-libs-1:2.2.6-57.el8.x86_64 1708957577 948044 a4ec8f6234f89be3e18fabd801aec678 installed
DEBUG: python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch 1647266809 28475 cf949808fb478b5e781b7ae20a0c90f8 installed
DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed
DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed
DEBUG: python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch 1646695714 471561 afe09ec7edbdd2c2bad9e07b3503e48c installed
DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed
DEBUG: glibc-2.28-251.el8.x86_64 1705673995 6876072 442a31c57a549159d9efe038049bd0c3 installed
DEBUG: python3-oslo-limit-1.5.1-0.20220429075359.63536c6.el8.noarch 1651219054 95506 932b4c68b9f2ecad9523382e67faae64 installed
DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed
DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed
DEBUG: python3-stestr-3.2.0-3.el8.noarch 1639655928 742615 8e91665b176b422cd8c409b1c3fc1009 installed
DEBUG: python3-matplotlib-data-fonts-3.1.1-2.el8.noarch 1579971154 8278179 fc0c6286aa8058006b294cea738e2909 installed
DEBUG: python3-wsme-0.10.1-0.20220314180513.63fe135.el8.noarch 1647281320 633464 b1284d86dbfc179348b6ac78449ffc11 installed
DEBUG: python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch 1666596538 260115 86d06eeb747b37b4e0029ddbc81d1347 installed
DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed
DEBUG: python3-pyxattr-0.7.1-2.el8.x86_64 1580293462 71104 ad6dae90012981bb718980b09f246065 installed
DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed
DEBUG: findutils-1:4.6.0-22.el8.x86_64 1694083863 1768956 85f0b9873b12ac79fae81418c50d5a57 installed
DEBUG: python3-defusedxml-0.7.1-1.el8.noarch 1641828678 196967 c1fac6cb976defcb342869d9d4f1e422 installed
DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed
DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed
DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed
DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 1701271653 483265 840aeef5a5f8c1a8258b81e8b4b50a5c installed
DEBUG: tcl-1:8.6.8-2.el8.x86_64 1557590035 4377294 8bc10c7e9bf050165baeef88eaac2f16 installed
DEBUG: openblas-0.3.15-4.el8.x86_64 1659702013 38153368 4d83d8a3009fc3f863eb748e5c93e51c installed
DEBUG: trousers-lib-0.3.15-2.el8.x86_64 1701008532 486525 0cddaad32e3fa6187de52499abd86671 installed
DEBUG: libcollection-0.7.0-40.el8.x86_64 1653937745 96758 3b459738b3d89ea0d771502b0e84e4ce installed
DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed
DEBUG: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 1629847753 969121 b51c0635d5bc935536617b02f5c5a8d2 installed
DEBUG: python3-tkinter-3.6.8-59.el8.x86_64 1704453784 1554940 32068711bcff6e4aed8bb16434bf808b installed
DEBUG: platform-python-3.6.8-59.el8.x86_64 1704453784 41214 17fd722e027c9c1a8306baf6f4b6174d installed
DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch 1610640683 108755 0e8167d5f6d371a03f35eb462e19335e installed
DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed
DEBUG: lvm2-libs-8:2.03.14-14.el8.x86_64 1706918844 2800908 e4d85dd2b06595cc8446be41802290a2 installed
DEBUG: shared-mime-info-1.9-4.el8.x86_64 1702033957 2445185 371a673465c930fd70cd957291518b02 installed
DEBUG: python3-automaton-2.5.0-0.20220314171459.aaca110.el8.noarch 1647278177 119373 143602d489a864ee1653d3c8fbec36e7 installed
DEBUG: dbus-1:1.12.8-26.el8.x86_64 1687176654 0 9de97df55e6b31f023f0df7e8607a75f installed
DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed
DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed
DEBUG: python3-wcwidth-0.2.5-2.el8.noarch 1599579893 552266 a3f54468628032600541c12ddf200bc6 installed
DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed
DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed
DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed
DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed
DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed
DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed
DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed
DEBUG: python3-rsa-4.8-1.el8.noarch 1645644502 203830 647e8a403454345b89fdebc5d243332e installed
DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed
DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed
DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed
DEBUG: python3-cycler-0.10.0-13.el8.noarch 1579857897 34683 1d45b9ecc0407d50cf0f064b7117b14e installed
DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed
DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed
DEBUG: python3-dns-1.15.0-11.el8.noarch 1650992871 1028268 68e504127c89f5a7f1dd4b0d00f252bc installed
DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed
DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed
DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed
DEBUG: python3-jinja2-2.10.1-4.el8.noarch 1706865516 2612629 c9aa11b2cfc6e0664f0bd1471ec2ad60 installed
DEBUG: python3-jmespath-0.9.0-11.el8.noarch 1557807545 119891 acc9fe266f7f9c0cd26e1729effbb2d0 installed
DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed
DEBUG: desktop-file-utils-0.26-1.el8.x86_64 1668488979 254627 36596f2ecd7e6da943dc9096bbdb2f35 installed
DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed
DEBUG: sg3_utils-libs-1.44-6.el8.x86_64 1656003983 262217 5b91978e13f9301c9b038bda159cf043 installed
DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed
DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed
DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed
DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed
DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed
DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed
DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed
DEBUG: nvme-cli-1.16-9.el8.x86_64 1682007997 1023044 b390c5ec8c417cc291e4268eec4279a6 installed
DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed
DEBUG: lsscsi-0.32-3.el8.x86_64 1629847206 128120 f4c1361ade0c25e6ca1c9257a35cbca2 installed
DEBUG: openssh-clients-8.0p1-24.el8.x86_64 1707222287 2569683 b30a136c89be965ce2b6f63402754018 installed
DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed
DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed
DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed
DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed
DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed
DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed
DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed
DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed
DEBUG: annobin-11.13-2.el8.x86_64 1689004560 1005406 258c7f2583e2b2cd59412ccbb4ed502b installed
DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed
DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed
DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed
DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed
DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed
DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed
DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed
DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed
DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed
DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed
DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed
DEBUG: ncurses-base-6.1-10.20180224.el8.noarch 1692099175 290089 d4a58377409484354c21c508ec09a4f4 installed
DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed
DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed
DEBUG: kbd-legacy-2.0.4-11.el8.noarch 1687429015 511139 0c95178d26cd94a9667dd5e62ede1bf9 installed
DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed
DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed
DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed
DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed
DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed
DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed
DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed
DEBUG: libnghttp2-1.33.0-5.el8.x86_64 1697446299 168244 d44fde5a0550ab3df2bdb197afaa9138 installed
DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed
DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed
DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed
DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed
DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed
DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed
DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed
DEBUG: grubby-8.40-48.el8.x86_64 1686661445 63591 040210d5ea6191853cc97d5b1d5649b1 installed
DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed
DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed
DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed
DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed
DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed
DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 1701937677 34214 27f6701d1aac7b11f8187b6d89ff9f32 installed
DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed
DEBUG: memstrack-0.2.5-2.el8.x86_64 1687832403 128567 5a436f8cb607778b3f684429a58c3213 installed
DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed
DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed
DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed
DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed
DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed
DEBUG: openssl-1:1.1.1k-12.el8.x86_64 1701348971 1185617 99d9c16b326f8356feb7958c1b2d720e installed
DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed
DEBUG: procps-ng-3.3.15-14.el8.x86_64 1692107128 901092 4f75be43f214703b14ddab11c2586dd1 installed
DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed
DEBUG: curl-7.61.1-34.el8.x86_64 1702311458 700909 64e2b1d32eed3516cf57528ac5bf9f22 installed
DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed
DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed
DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed
DEBUG: libwebp-1.0.0-9.el8.x86_64 1683111744 790736 8e4084a1335c10349c3c2324e89e32b1 installed
DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch 1690913611 73739 d6a452df4cc716ea4a6f7e360a0d4dbf installed
DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed
DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed
DEBUG: libgs-9.27-12.el8.x86_64 1695233820 19192291 a2fcf295e664539c0afc1ab03b56f589 installed
DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed
DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed
DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed
DEBUG: librsvg2-2.42.7-5.el8.x86_64 1687333170 1700591 e40ee491c01bb66062e250f6a006e4b3 installed
DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed
DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed
DEBUG: audit-libs-3.1.2-1.el8.x86_64 1699258421 308514 6891e4a928af17c2a49bceeab6ee5505 installed
DEBUG: graphviz-2.40.1-45.el8.x86_64 1701794204 8258919 f61d9da32bfdd9dcfbb48929a0d2ddb7 installed
DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed
DEBUG: rpm-build-4.14.3-31.el8.x86_64 1702476008 299090 fdea2a24ac9dd7cba3caef79c4bd7e4c installed
DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed
DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed
DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 1692099122 955832 91643d39d34f06af8736e46c4bec4271 installed
DEBUG: python3-eventlet-0.33.0-3.el8.noarch 1700749472 1583515 02fdfb16456ca6c0aa13e2e668e34b19 installed
DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed
DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed
DEBUG: chkconfig-1.19.2-1.el8.x86_64 1684151951 827702 1fd10303fc1a1a3a61f614b8239ef433 installed
DEBUG: platform-python-pip-9.0.3-24.el8.noarch 1707924114 6912668 e2491c0b426e65b17398d86d64f587e2 installed
DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed
DEBUG: tzdata-2024a-1.el8.noarch 1706898736 1780398 89d439b60e48d6c08f0600a6ac0ea26b installed
DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed
DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch 1707924114 897991 4d6962534bdf95ce2a48f796a321192e installed
DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed
DEBUG: gmp-1:6.1.2-12.el8.x86_64 1707749805 766300 37732bc21d8a9443139fc4da029fe107 installed
DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed
DEBUG: libblkid-2.32.1-46.el8.x86_64 1707392132 343960 2d12c13c323e9d7be1e81e60a32aba9b installed
DEBUG: kmod-25-20.el8.x86_64 1698157693 244242 1e1ca7bf3607dd0e04ea2dc116ee795c installed
DEBUG: systemd-libs-239-81.el8.x86_64 1708935728 4690430 18c320c1e34d1f685c06d6d51a544dd1 installed
DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 1704381675 1166545 fcd3818dca887b2942af0eeddcde75eb installed
DEBUG: libfdisk-2.32.1-46.el8.x86_64 1707392132 438882 76828df6683d183cf4e9b326bf415825 installed
DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed
DEBUG: libssh-config-0.9.6-14.el8.noarch 1708947739 277 3fc7b73f19fafab3dd9359b78bc2e348 installed
DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed
DEBUG: util-linux-2.32.1-46.el8.x86_64 1707392132 11576107 50679ea3131f71fee4502108db3366f6 installed
DEBUG: glibc-common-2.28-251.el8.x86_64 1705673995 7997116 1bd6771787f4db267b80464184b2b4ba installed
DEBUG: systemd-239-81.el8.x86_64 1708935728 11358021 b63e1dc3f9ab38c0c7435008c1c260d5 installed
DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed
DEBUG: device-mapper-8:1.02.181-14.el8.x86_64 1706918844 357916 e9e014e04ebbd591a6bf696ae2c9c3ea installed
DEBUG: file-5.33-26.el8.x86_64 1698257316 93419 67191e9c66404f3294e0cb1b925c3f52 installed
DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed
DEBUG: libssh-0.9.6-14.el8.x86_64 1708947690 521903 da8f28586969d8416569a0071e92cb31 installed
DEBUG: elfutils-libs-0.190-2.el8.x86_64 1702418164 738239 da7252477bef09711ee33ab197032439 installed
DEBUG: kernel-headers-4.18.0-544.el8.x86_64 1708638370 5653500 b2eb42a0e5755eb1e73912a3b8160586 installed
DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed
DEBUG: libtirpc-1.1.4-10.el8.x86_64 1709631022 228742 d8dd8c8d1366f02de2ecd9bb5acccd27 installed
DEBUG: krb5-libs-1.18.2-26.el8.x86_64 1696969667 2242307 2466cf7744af547cbf2185f8189b3f9f installed
DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed
DEBUG: dracut-049-233.git20240115.el8.x86_64 1705311615 1057887 4230d0cbf7350f3b5c0e8505b822543d installed
DEBUG: libaio-0.3.112-1.el8.x86_64 1573239356 96990 1b3bcef86a409b41aa386146945b5887 installed
DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed
DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed
DEBUG: python3-fixtures-3.0.0-27.el8.noarch 1645616741 335974 1eda0c4a4f2bc06525eb93c846b5b639 installed
DEBUG: libstdc++-8.5.0-21.el8.x86_64 1696451726 1857708 8942af220edaaf5666a7a9d4491c0a9d installed
DEBUG: texlive-base-7:20180414-29.el8.noarch 1685187589 14753197 58c4dee25ef7559c12b2346ba10bd0ae installed
DEBUG: device-mapper-event-libs-8:1.02.181-14.el8.x86_64 1706918844 54932 39b370b1d0ee6ef5f54ff324096a45ab installed
DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed
DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed
DEBUG: python3-matplotlib-data-3.1.1-2.el8.noarch 1579971154 2139181 69f84b084b859430ac11869562d5a919 installed
DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed
DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed
DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed
DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed
DEBUG: python3-tenacity-6.3.1-1.el8.noarch 1610340739 154440 e31466332931354d7870d72cf4b7c07b installed
DEBUG: shadow-utils-2:4.6-22.el8.x86_64 1700557389 4072092 fe0bd503b99d6bb90b2b4451a09e6080 installed
DEBUG: python3-pydot-1.4.1-1.el8.noarch 1579709419 186666 a9a95771422790335cbc0e466070d201 installed
DEBUG: libgomp-8.5.0-21.el8.x86_64 1696451726 331983 9bbc6bd0577a170005131eaf235a1f1a installed
DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed
DEBUG: texlive-lib-7:20180414-29.el8.x86_64 1685187315 1279376 9f754225c1c61aef8dd849c728955fe5 installed
DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed
DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed
DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed
DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed
DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch 1692655580 2332477 9be27827302de3f64ec3bf141f570d32 installed
DEBUG: userspace-rcu-0.10.1-4.el8.x86_64 1614762656 326094 b713bd2f41ad8b7f0a27124cba86d26d installed
DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed
DEBUG: libref_array-0.1.5-40.el8.x86_64 1653937745 54766 5981bd7df7d3198f2abece4072c41973 installed
DEBUG: kmod-libs-25-20.el8.x86_64 1698157693 126640 9406bb1db30a3da946e1ac7d306e0295 installed
DEBUG: libgfortran-8.5.0-21.el8.x86_64 1696451726 2626504 4f9a9dc38b1e0e8889dd58050422ca25 installed
DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed
DEBUG: openblas-threads-0.3.15-4.el8.x86_64 1659702013 39605640 e08dba227c68198dd6d7a2df1827bd3d installed
DEBUG: dbus-daemon-1:1.12.8-26.el8.x86_64 1687176654 559353 e7d5b6095f6d1c4ccbe83f2eddc759df installed
DEBUG: acl-2.2.53-3.el8.x86_64 1696607291 198404 139b1a73604aee80aea467539e799243 installed
DEBUG: python3-libs-3.6.8-59.el8.x86_64 1704453784 32461803 d1a48c8c97c3131ba37690de925ce15e installed
DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 063fcc15461166ccde2cfb3aa2dea24b installed
DEBUG: rpm-libs-4.14.3-31.el8.x86_64 1702476008 739560 03c29de5edbe87a2aadd1bfe3c837a4c installed
DEBUG: glib2-2.56.4-163.el8.x86_64 1706892277 12279824 90e202f101bf444e19ed0ded3c9fc38a installed
DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed
DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed
DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch 1702418198 1810 700bf1a6b29754acae72156f063130b9 installed
DEBUG: trousers-0.3.15-2.el8.x86_64 1701008532 379774 0ab53f4878052e147ddeef1da3f8d4ac installed
DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed
DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed
DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed
DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed
DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed
DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed
DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed
DEBUG: binutils-2.30-123.el8.x86_64 1690288815 24945550 4d7793ee904a663e479a61c1f5e1654c installed
DEBUG: glibc-headers-2.28-251.el8.x86_64 1705673995 2031958 4910d118c94bda7d1409728123d780b0 installed
DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed
DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed
DEBUG: cpp-8.5.0-21.el8.x86_64 1696451726 29661654 8a6cf8b48ec285ba4c4c86ff8fb98f31 installed
DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed
DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed
DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch 1701183603 6160361 ceace1ced859627508ff6f6cb8eb118c installed
DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed
DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed
DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed
DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed
DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed
DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed
DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed
DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed
DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed
DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed
DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed
DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed
DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 1701008558 1209190 10b00a9d16db17d1bfc81e2722045d58 installed
DEBUG: avahi-libs-0.7-27.el8.x86_64 1699556352 155928 b3f58b340d187526532547417d87a408 installed
DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed
DEBUG: elfutils-0.190-2.el8.x86_64 1702418164 2931958 91c06a9424c4f9a53cad60b2aca42a9b installed
DEBUG: harfbuzz-1.7.5-4.el8.x86_64 1695631552 737194 ea480a7be22f00ff1e557403a4c4a87b installed
DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed
DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed
DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed
DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed
DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed
DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed
DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed
DEBUG: sysfsutils-2.1.0-25.el8.x86_64 1643641757 132187 6f7dc31c44ee4b897200f8f2412ced1c installed
DEBUG: policycoreutils-2.9-24.el8.x86_64 1677727049 681486 a63d951b3dc4305d4fa767ef9268f181 installed
DEBUG: libpath_utils-0.2.1-40.el8.x86_64 1653937745 58886 6f4c96bc5d6560f49188b09a23812c15 installed
DEBUG: gssproxy-0.8.0-21.el8.x86_64 1659524849 268899 aa53e4b9e358fd23c310ff1f278cc48c installed
DEBUG: libevent-2.1.8-5.el8.x86_64 1557585003 920942 03c3f0d809bdd0981e32cba6574fcef5 installed
DEBUG: isns-utils-libs-0.99-1.el8.x86_64 1573238571 631144 7d0456e14e01523e6cf91aa09a58cc99 installed
DEBUG: iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x86_64 1686830737 1803372 0cb854abf54a037752e73225e1f08dc2 installed
DEBUG: perl-Digest-1.17-395.el8.noarch 1557804303 26685 3288d677385ef645566a458dae131af2 installed
DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 1557587834 106523 e7ff09d4e428471fd85587fbe9260fca installed
DEBUG: perl-URI-1.73-3.el8.noarch 1557806412 216452 b66d85e3853e61853c8334dd507a77a0 installed
DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch 1557804886 99525 9db2eaec9a186e8a7b92990683a12044 installed
DEBUG: perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch 1691761537 5715 b64395c9019945f562b1d4e4e4e9b396 installed
DEBUG: perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64 1682962227 1329471 639e5dcaa40a686279ba9ab2932b5311 installed
DEBUG: perl-Term-Cap-1.17-395.el8.noarch 1557588252 29850 a36d892cdd3e4c40b70ebf3ebd307ece installed
DEBUG: perl-HTTP-Tiny-0.074-3.el8.noarch 1705412991 149712 3d0cefe77073556d1d327ce36fdae2de installed
DEBUG: perl-podlators-4.11-1.el8.noarch 1557588007 287639 bd2b28862f36b3cec0e1d5fb74d5edb7 installed
DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch 1557588186 13101 bf3b84c83bffa76bd3af79141fe72394 installed
DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 1557588002 41435 8ed7ed3ebaf11f7a51f28e8602e60020 installed
DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch 1557587920 139724 8402f4c723f38564bab926f618d4a638 installed
DEBUG: perl-Socket-4:2.027-3.el8.x86_64 1573250756 127014 6805c843a6f77fb26c9213320e0c54d1 installed
DEBUG: perl-Carp-1.42-396.el8.noarch 1557587758 41852 4b23c1071bd0bd3f46aa4bc06d3cc6bb installed
DEBUG: perl-libs-4:5.26.3-422.el8.x86_64 1674590126 6105173 a7e8aef616624b8d569ecf299138d6f3 installed
DEBUG: perl-parent-1:0.237-1.el8.noarch 1557587944 9187 3a1e8a3596d9a3ca9021a40c141adca3 installed
DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 1557588229 24825 68fe36e969406f0e90c6ee13b59b03e3 installed
DEBUG: perl-File-Path-2.15-2.el8.noarch 1557587944 64920 26125ecafbd51e07539b96c2699308bd installed
DEBUG: perl-PathTools-3.74-1.el8.x86_64 1557587969 182821 7cbc1c39bf3c5c7425bf73e5235d00d3 installed
DEBUG: perl-threads-1:2.21-2.el8.x86_64 1557588231 109155 1a94ed19723e65a29945e59d8dfb5cf4 installed
DEBUG: perl-interpreter-4:5.26.3-422.el8.x86_64 1674590126 14397820 338dfb9b70334891a4aea27a011367e2 installed
DEBUG: autoconf-2.69-29.el8.noarch 1625771714 2323009 59a015e7a9a4278ed20e74d016c78a41 installed
DEBUG: perl-encoding-4:2.22-3.el8.x86_64 1557587918 144893 fa4b6eea39485423acf99c3e2c1a8948 installed
DEBUG: perl-XML-XPath-1.42-3.el8.noarch 1557806626 206382 abd11e57a8474fc3ddd8ab1649e275ca installed
DEBUG: texlive-texlive.infra-7:20180414-29.el8.noarch 1685187589 905070 07f8677e239e4cd9afacc8f6f653fcae installed
DEBUG: texlive-kpathsea-7:20180414-29.el8.x86_64 1685187315 1963255 d4be6ffc880f20386f2deb1c96652921 installed
DEBUG: perl-Thread-Queue-3.13-1.el8.noarch 1557806232 29787 6f6fe2a2414cdc6fe4ef25c47b079c62 installed
DEBUG: gettext-common-devel-0.19.8.1-17.el8.noarch 1573232179 397912 0383d8a86aba24f71729c918d949d967 installed
DEBUG: e2fsprogs-libs-1.45.6-5.el8.x86_64 1653248421 520777 08798c84b246a0b77daaf41d45f4e706 installed
DEBUG: nfs-utils-1:2.3.3-59.el8.x86_64 1673600793 1638868 200e4ed796a7388a83ff50938027c642 installed
DEBUG: dejavu-sans-fonts-2.35-7.el8.noarch 1608016986 5824258 5953addb49392dfe5f427b9e84e2d82c installed
DEBUG: python3-matplotlib-3.1.1-2.el8.x86_64 1579970243 14637631 ee508da5b516e634851bad2a224a4cb8 installed
DEBUG: python3-networkx-2.5-1.el8.noarch 1601047756 11077997 0c9e04cc1b789a8d2f9b5940706d9507 installed
DEBUG: python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch 1646657010 16711 b07c7e7f21cf87ecf7f4c73a9eb4f8ee installed
DEBUG: python3-oslo-rootwrap-6.3.1-0.20220314191346.1b1b960.el8.noarch 1647285429 106225 6b1d55307a14350af56770fb59d9d9a2 installed
DEBUG: python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch 1706258772 15675 dce73df20352d4a4a4c0f5a45ded1ef4 installed
DEBUG: python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch 1647278506 14081 295b3ad19eb12d8f3350cbabe766c255 installed
DEBUG: python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch 1648133555 17101 6d83b2eb84352ca8edf30effc1177272 installed
DEBUG: python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch 1646657383 179505 a8da11422a27051b447f78054855cb76 installed
DEBUG: python3-oslo-config-2:8.8.1-0.20231115112140.966c588.el8.noarch 1700047589 1169889 ae8afd03eb5c6a9c6c897693b5c514ec installed
DEBUG: python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch 1648133555 166344 00aacb62d3d8a6c7a2e6da4b69a3dc2e installed
DEBUG: python3-keystoneclient-1:4.4.0-0.20220314190516.100253d.el8.noarch 1647284948 1183705 18a39a177315c6caa9d66c276c65d8ef installed
DEBUG: python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch 1647284374 604635 c47f259181524f3a4b35198e22bb8703 installed
DEBUG: python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch 1647278506 257806 4a32756079a1c14746a0865139a06a8f installed
DEBUG: python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch 1647274408 173670 0e80fb14f95b60c1ed10756d38b5ab4f installed
DEBUG: python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch 1647277166 17156 83feeff0d46fbd75671300d2e98e02a6 installed
DEBUG: python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch 1647017758 110134 e88654f48b9134e5b8dacf3519bea3ac installed
DEBUG: python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch 1700836814 979293 d53dc65c93c3ab0bbff96fa420c87f01 installed
DEBUG: python3-os-brick-5.2.4-0.20230915082458.e57201a.el8.noarch 1694766495 3595896 6f1790544faf48e8e766e854e023c4f4 installed
DEBUG: python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch 1647266809 163457 c40f06afe94401d7399486804900831a installed
DEBUG: python3-glance-store-3.0.1-0.20230522093048.7101820.el8.noarch 1684747954 1740670 cbcb4b8f1cd52b33dc5477a49463ddf1 installed
DEBUG: python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch 1647277166 572578 2dfc6f614c76391c53ff2f00b821f817 installed
DEBUG: python3-cursive-0.2.2-0.20220315090015.d7cea1f.el8.noarch 1647334977 161713 28fc8d9b5da8860e81002f3cbfcf4441 installed
DEBUG: python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch 1647017389 159309 861c060677343784a8cd96336f178b08 installed
DEBUG: intltool-0.51.0-11.el8.noarch 1557795333 173158 3494f518cfb0a0183dd4cdfe1ff7d9d1 installed
DEBUG: python3-ddt-1.2.1-4.el8.noarch 1579760586 21135 9450cd96ce06c80f739402a9fb396d09 installed
DEBUG: python3-boto-2.49.0-4.el8.noarch 1580288395 9275341 32c5e8b46073757792b53dca9237e12c installed
DEBUG: python3-oslotest-4.5.0-0.20220310171510.d4b1896.el8.noarch 1646932761 122824 6122e7f915f540cbcd4ef4d100ace324 installed
DEBUG: python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 1579985664 33037 a78d240aac322e1fbe13e0343234e359 installed
DEBUG: python3-testresources-2.0.1-1.el8.noarch 1610340318 244862 68bd230e309060c721c96fe24b57b30e installed
DEBUG: python3-httplib2-0.16.0-1.el8.noarch 1580091276 306520 72fdb7206e00ee20ba0ff59ee4c156fa installed
DEBUG: python3-numexpr-2.7.1-1.el8.x86_64 1579981744 602867 4074240baff9c7bfafd67c538194abdf installed
DEBUG: libbasicobjects-0.1.1-40.el8.x86_64 1653937745 54590 71694198532f6dec5e1db0f624b52153 installed
DEBUG: python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch 1706768551 2044768 2ca1322222d7eca9126b3600c12cd037 installed
DEBUG: python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64 1701185089 52788158 745d21264f76fb022067e89d55e46318 installed
DEBUG: tk-1:8.6.8-1.el8.x86_64 1557811716 3888089 211568d935056283128ae32c3f3020bd installed
DEBUG: device-mapper-multipath-libs-0.8.4-41.el8.x86_64 1704482311 805089 afb8d548fb2c5fc2d26712038951ec2a installed
DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed
DEBUG: python3-alembic-1.7.1-3.el8.noarch 1632125493 5808711 02387645f464cbd666d9a20369624a84 installed
DEBUG: device-mapper-event-8:1.02.181-14.el8.x86_64 1706918844 48442 2a374bc6ec22177dad4b1727f7ff648e installed
DEBUG: device-mapper-persistent-data-0.9.0-7.el8.x86_64 1657249761 3358356 2b539b896fc0c0b8f4e6d5fa62f1adef installed
DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch 1580901419 242747 7acc72809ed0497c842a88d2696fc5dd installed
DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed
DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed
DEBUG: python3-wrapt-1.13.3-2.el8.x86_64 1645650970 170142 608c74c474e5bd04bf77ed34ee23b8e3 installed
DEBUG: python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch 1647258784 54605 1228a5192f241c645608c52a1cfc744f installed
DEBUG: python3-voluptuous-0.12.1-1.el8.noarch 1610340498 293245 df370bc7caeec5f3003f44612ee69e5d installed
DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed
DEBUG: python3-soupsieve-2.3.1-2.el8.noarch 1645646115 248555 edd6a16acd6848a599b1495d5935c1b9 installed
DEBUG: python3-simplegeneric-0.8.1-17.el8.noarch 1579794911 24519 67ee630c2574da3c73c4c177ceae9d71 installed
DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed
DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed
DEBUG: python3-pyperclip-1.8.0-2.el8.noarch 1599555843 68899 7e8afc344a375e43f241912b3f4459de installed
DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed
DEBUG: python3-psutil-5.7.3-1.el8.x86_64 1604928383 2259595 f401db7f033533e7b4ee94f3dfe8bf90 installed
DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed
DEBUG: python3-kiwisolver-1.1.0-4.el8.x86_64 1579962499 285855 bde49631fe8d16355c8412d3e48385f5 installed
DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed
DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed
DEBUG: python3-cmd2-1.4.0-1.1.el8.noarch 1610603874 1248496 c991ce87a548e60e2149e95d53bc6826 installed
DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed
DEBUG: python3-appdirs-1.4.3-12.el8.noarch 1579856109 63407 cd993fe6225bd529856a56c937d5af20 installed
DEBUG: libqhull-1:7.2.1-2.el8.x86_64 1579710890 445376 f064877bfa21650a94bcc164dc7f9b17 installed
DEBUG: hdf5-1.10.5-5.el8.x86_64 1580491576 10603559 b5630084cf8f7a6a49aebabb0851eef2 installed
DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed
DEBUG: python3-jsonpatch-1.21-2.el8.noarch 1557876014 56526 90dbdae786ad7d81c0d2c42cf307d399 installed
DEBUG: python3-cairo-1.16.3-6.el8.x86_64 1557807250 324125 9ba0ca0e7cac019c8a2447d9afaac896 installed
DEBUG: libverto-libev-0.3.2-2.el8.x86_64 1657602357 12112 9cc09b911d30849e3fd32c8c5596e6e7 installed
DEBUG: xdg-utils-1.1.2-5.el8.noarch 1557813358 317835 adaa594a181d9622d553b9042fdda346 installed
DEBUG: blosc-1.20.1-1.el8.x86_64 1607084737 125382 555424d997b3999293a0d4318a89a66f installed
DEBUG: sg3_utils-1.44-6.el8.x86_64 1656003983 2492706 d1faab294a30fc5c1e0f18a7c1e94315 installed
DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed
DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed
DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch 1701185161 340147 9a6b1a791df8ea341a38e9796413b911 installed
DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed
DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed
DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 1579944037 91675 b97f12aeb6948d93e33bf759dacff516 installed
DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed
DEBUG: m4-1.4.18-7.el8.x86_64 1557586623 379304 65b81ee9fe7f8936bafa29901124e3a4 installed
DEBUG: python3-tables-3.5.2-6.el8.x86_64 1580528362 8018934 c7437c39dac5857fff72219eae0ef958 installed
DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed
DEBUG: git-core-2.43.0-1.el8.x86_64 1701877229 33290397 89df7e8e29028679a8e831a6309726fb installed
DEBUG: libgcc-8.5.0-21.el8.x86_64 1696451726 190224 197f76862ec54ae58904250a0c4e1847 installed
DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed
DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed
DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed
DEBUG: libselinux-utils-2.9-8.el8.x86_64 1670915474 306244 db7f19eeb419f9c5bd446f4769e644ed installed
DEBUG: gcc-8.5.0-21.el8.x86_64 1696451726 61705150 94cc1672edcc985dc0a4001e739e62e6 installed
DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed
DEBUG: libini_config-1.3.1-40.el8.x86_64 1653937745 154878 768d944f85c501702a7f2c220046912f installed
DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 1704453784 674053 f8d955468a41e3f0d87c31127d5e05f7 installed
DEBUG: keyutils-1.5.10-9.el8.x86_64 1624079346 120694 09c8291c5094a91b9f2a9c26988c85a1 installed
DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 1702476008 216120 37d32e92fab20cd1cc624e55c8343673 installed
DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed
DEBUG: groff-base-1.22.3-18.el8.x86_64 1559058519 4216866 6ed091baa7cbbcf9205fce2f24fa48cb installed
DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed
DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed
DEBUG: perl-libnet-3.11-3.el8.noarch 1557805081 277135 84cf9f5f0d65cd76fdc6916aa342c1f3 installed
DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed
DEBUG: kbd-misc-2.0.4-11.el8.noarch 1687429015 2549569 370310eeb7e1aa02a16be0cab2842bbc installed
DEBUG: perl-Time-Local-1:1.280-1.el8.noarch 1557588254 59906 d9ff68ed7dce4a5bb9a13c85270f9908 installed
DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed
DEBUG: emacs-filesystem-1:26.1-11.el8.noarch 1681329593 0 faf639ce481644e5bd7adf33d00c4d36 installed
DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch 1557588250 89627 c0fc2f73ed2179d13f01ef64e42008ad installed
DEBUG: libXpm-3.5.12-11.el8.x86_64 1697029191 120991 447f360e00f38c285c2b597a196dee9d installed
DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed
DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch 1557588149 543719 4634886be1066e76224760899bd706d5 installed
DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed
DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch 1557588152 49721 7ca3785d080ee4a20cb030cff8d14650 installed
DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed
DEBUG: libcurl-7.61.1-34.el8.x86_64 1702311458 597640 c483c1fb91b20564bba1b3e2818fe579 installed
DEBUG: perl-Errno-0:1.28-422.el8.x86_64 1674590126 9495 3f35101371b72bf65f709bdd7edc873c installed
DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed
DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed
DEBUG: perl-Exporter-5.72-396.el8.noarch 1557587966 55719 4f56f0f2098313624fdcd567a5c644fc installed
DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed
DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed
DEBUG: perl-macros-4:5.26.3-422.el8.x86_64 1674590126 5184 63e324053fdc2b036b6a70e03a91355d installed
DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed
DEBUG: perl-IO-0:1.38-422.el8.x86_64 1674590126 139767 5b00ebccf573637d246b4db4031890a2 installed
DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed
DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed
DEBUG: perl-threads-shared-1.58-2.el8.x86_64 1557588218 78170 f7ca1f9a2bb956e0fcb5c0921352b23c installed
DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed
DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 1702418164 54918 9a5162922f0023e7f8f81398fc476fd8 installed
DEBUG: perl-Filter-2:1.58-2.el8.x86_64 1557804997 150694 8e3771c29d6725bb5a0503a9c4caa8aa installed
DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed
DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch 1690913611 190780 c7e44b2df623f6cdd4faf472c26f65a6 installed
DEBUG: perl-Text-Unidecode-1.30-5.el8.noarch 1557806444 459829 70c59fd8dfd83fb1e1d586b9182b24f2 installed
DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed
DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed
DEBUG: texlive-dvipng-7:20180414-29.el8.x86_64 1685187315 450114 818755141fe2f776638c029fb8061f95 installed
DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed
DEBUG: libacl-2.2.53-3.el8.x86_64 1696607291 37864 993578ae36060f393d726f49451ae7d8 installed
DEBUG: gettext-devel-0.19.8.1-17.el8.x86_64 1573236536 1552453 bdc16337577ae7ba9540b00bfd49fe75 installed
DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed
DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed
DEBUG: dejavu-fonts-common-2.35-7.el8.noarch 1608016986 145939 5cc310eaceb074158eb858adf64bfcd4 installed
DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 0d84ec0f8532c7edbfce5ebd3cdbf439 installed
DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed
DEBUG: python3-pandas-0.25.3-1.el8.x86_64 1579978421 54904723 4828c5a26d740c8ca79213807770cfc4 installed
DEBUG: python3-sqlalchemy-1.4.31-1.el8.x86_64 1645649058 14567652 e6d8a617ab2adaebfdcc7784d49dc668 installed
DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed
DEBUG: python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch 1681232833 4386672 e13c30dd4c9a378d0067f902ce761e65 installed
DEBUG: python3-pip-9.0.3-24.el8.noarch 1707924114 2870 6e06751baf6523eb40880edc5a969876 installed
DEBUG: python-oslo-privsep-lang-2.7.0-0.20220314191741.2b26dea.el8.noarch 1647285667 13759 8ef0f8443f385101bf39981c63a856e0 installed
DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed
DEBUG: python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch 1646657383 16179 b32a12480fcfa0303ca4f209a2b824b1 installed
DEBUG: libmount-2.32.1-46.el8.x86_64 1707392132 398306 33c38b31eb19e4e56ff593aebe093ee1 installed
DEBUG: libxml2-2.9.7-18.el8.x86_64 1695233668 1753138 4f531c3ea6ad7770246028751d2dd98f installed
DEBUG: python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch 1647011852 75281 3ca6f2af793ae242f3b656a1d7c708bb installed
DEBUG: libX11-common-1.6.8-8.el8.noarch 1708356585 1339608 e36d16e255c139a7d1814ea95846ce58 installed
DEBUG: elfutils-libelf-0.190-2.el8.x86_64 1702418164 1024034 80092ed27d1209ac87272292b67b0a2b installed
DEBUG: python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch 1647278315 35232 22c64df792dfae762a6fc8accb9fbc51 installed
DEBUG: systemd-pam-239-81.el8.x86_64 1708935728 944536 564080671c71da5a696c38128422911a installed
DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed
DEBUG: python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch 1647017129 151246 a039bd8b138c699a493117713d8a9ad2 installed
DEBUG: file-libs-5.33-26.el8.x86_64 1698257316 6386570 95589319719d88b3f47384088b778662 installed
DEBUG: dbus-tools-1:1.12.8-26.el8.x86_64 1687176654 124953 26c109bc01b8cd8cd8cb26f81c420d2d installed
DEBUG: python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch 1647017758 18833 8c86e06d0d3e04620b5e1ac457e6d0f1 installed
DEBUG: libX11-1.6.8-8.el8.x86_64 1708356635 1344008 9fb39a76f6aabde92f5f2d06132745b5 installed
DEBUG: kbd-2.0.4-11.el8.x86_64 1687428901 1623189 b7415c5364e6da6a9d3485b1de69fa76 installed
DEBUG: python3-os-win-5.6.0-0.20220314170958.283af66.el8.noarch 1647278070 1953033 f327826b3af67ee1e4d2d876a335cb47 installed
DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed
DEBUG: python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch 1706770185 288787 dfe27d2e93abaa7640e151bd0128658b installed
DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed
DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed
DEBUG: python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch 1647280087 48305 1136be3eda1d06e6a4c10e3068c8158a installed
DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed
DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed
DEBUG: python3-taskflow-4.6.4-0.20220314174831.185e6c4.el8.noarch 1647280320 2958885 57ba8bbfa1807bf6f54e886d0dab0a09 installed
DEBUG: python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch 1647014835 217869 dc53d3e4b48660d57ee782143eb7b6a6 installed
DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed
DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed
DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed
DEBUG: qemu-img-15:6.2.0-48.module_el8+975+312600fa.x86_64 1708941847 8579999 973c26f354bbc43caa7d7152b7c69069 installed
DEBUG: python3-amqp-5.0.9-1.el8.noarch 1645640172 391523 16027f49d9d6d2358075b8630693f175 installed
DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed
DEBUG: python3-retrying-1.3.3-1.el8.noarch 1606208641 43199 0fe0bea3183ebef61f6106ba7cb6fc45 installed
DEBUG: python3-msgpack-1.0.3-2.el8.x86_64 1645643644 269385 62acffc73d90ee4137b27caa9589d523 installed
DEBUG: dbus-libs-1:1.12.8-26.el8.x86_64 1687176654 380760 e19f5f4f99759cecb909611a028b38f8 installed
DEBUG: python3-pillow-5.1.1-20.el8.x86_64 1706293485 2106243 f3c87e947c9ae9a051843f50f871e873 installed
DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed
DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed
DEBUG: openssl-libs-1:1.1.1k-12.el8.x86_64 1701348971 3774002 3edb8670dd12febca99cd706651b4191 installed
DEBUG: libquadmath-8.5.0-21.el8.x86_64 1696451726 305370 c52b90e459720dd8b93099818f56f900 installed
DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 1689086221 2145935 05ca35fcd07c67022ee3f416875f98a1 installed
DEBUG: python3-numpy-1:1.14.3-10.el8.x86_64 1629847753 17061997 b90bb95643cfa61fdf145c45f3f1856b installed
DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed
DEBUG: python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch 1646664041 105128 932ba22031b9dd031961a1f2dddb2687 installed
DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed
DEBUG: python3-Bottleneck-1.2.1-13.el8.x86_64 1580231245 456067 0f4fda02e8375b940baefef1a84b8352 installed
DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed
DEBUG: device-mapper-multipath-0.8.4-41.el8.x86_64 1704482311 304755 08f3d518de1d79d27a12ec0fd7333940 installed
DEBUG: rpm-4.14.3-31.el8.x86_64 1702476008 2087822 25988ae1d3a46209ff4f158bf71eb778 installed
DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed
DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed
DEBUG: lvm2-8:2.03.14-14.el8.x86_64 1706918844 3897266 f55d4e55f8c4a42e7b3c1aa818b96528 installed
DEBUG: gnutls-3.6.16-8.el8.1.x86_64 1706614290 3008199 1bad829d29473e3c98e6a22e13faf2b5 installed
DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed
DEBUG: python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch 1647518920 77247 f5a7020b93622d46d76dd90ae63bdb49 installed
DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed
DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed
DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed
DEBUG: python3-simplejson-3.17.6-2.el8.x86_64 1645645411 1021936 2f147ea4ed419aea2caa277d59cdfcbb installed
DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed
DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed
DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed
DEBUG: python3-pygraphviz-1.5-9.el8.x86_64 1580127839 295188 d3e51cc879a883c4c5d2822d107bab87 installed
DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed
DEBUG: python3-munch-2.5.0-3.el8.noarch 1599555654 56699 6cabd324994f9ae42d055481ae082cc2 installed
DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed
DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed
DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed
DEBUG: python3-colorama-0.4.3-3.el8.noarch 1599214085 80759 c3493e18e7296f6b1658dc70cdc2f04d installed
DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch 1701183407 7786043 5b6da95957b37bba6c227fa6d82b180f installed
DEBUG: python3-autopage-0.4.0-1.el8.noarch 1630066309 118226 40489dc41093b2737399425996bc15d0 installed
DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed
DEBUG: libaec-1.0.2-3.el8.x86_64 1557796081 73160 52929b3c4d41773efed34d1df6339e44 installed
DEBUG: python3-pytz-2017.2-11.el8.noarch 1689251466 178761 776850354b11a6af5b7bb4226003a99d installed
DEBUG: python3-jsonpointer-1.10-11.el8.noarch 1557807561 33231 dbd0d24aa8a490affab77b15aec55691 installed
DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed
DEBUG: libev-4.24-6.el8.x86_64 1557797154 101822 d9789c017bef03864a15eafc5d845245 installed
DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed
DEBUG: snappy-1.1.8-3.el8.x86_64 1598294839 60623 c62bd8e8d3cfbb2eea4f5bf4e641e4ac installed
DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed
DEBUG: quota-nls-1:4.04-14.el8.noarch 1620258135 283306 5bca1a76f68440dc74954bc914423338 installed
DEBUG: openssh-8.0p1-24.el8.x86_64 1707222287 1937824 abc2d581b93941c884d3487f186d7723 installed
DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 1702028419 2873655 2b33119b76789c68b6ef362001730016 installed
DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed
DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed
DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed
DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed
DEBUG: lzo-2.08-14.el8.x86_64 1557586709 198757 2e8c7912284d0c40f98a93649366097c installed
DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed
DEBUG: Child return code was: 0
Finish: Outputting list of installed packages
Start: rpmbuild openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'], chrootPath='/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fad0383b208>timeout=0uid=1030gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False)
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5beb5a51590b456eb49c2fbf709bb814', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.og2bq9w8:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/openstack-glance.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kx2Y4i
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf glance-24.2.2.dev1
DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/glance-24.2.2.dev1-0.20240313034957.76339c3.tar.gz
DEBUG: + /usr/bin/tar -xof -
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + cd glance-24.2.2.dev1
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 '<rpm-build>'
DEBUG: + /usr/bin/git add .
DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'openstack-glance-24.2.2 base'
DEBUG: + sed -i '/\/usr\/bin\/env python/d' glance/common/config.py glance/common/crypt.py glance/cmd/status.py
DEBUG: + sed -i /rootwrap.conf/d setup.cfg
DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
DEBUG: + rm -rf requirements.txt test-requirements.txt
DEBUG: + exit 0
DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.erTybh
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd glance-24.2.2.dev1
DEBUG: + PYTHONPATH=.
DEBUG: + oslo-config-generator --config-dir=etc/oslo-config-generator/
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store'
DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
DEBUG: + LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s'
DEBUG: running build
DEBUG: running build_py
DEBUG: creating build
DEBUG: creating build/lib
DEBUG: creating build/lib/glance
DEBUG: creating build/lib/glance/tests
DEBUG: creating build/lib/glance/tests/unit
DEBUG: creating build/lib/glance/tests/unit/async_
DEBUG: creating build/lib/glance/tests/unit/async_/flows
DEBUG: creating build/lib/glance/tests/unit/async_/flows/plugins
DEBUG: copying glance/tests/unit/async_/flows/plugins/__init__.py -> build/lib/glance/tests/unit/async_/flows/plugins
DEBUG: copying glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> build/lib/glance/tests/unit/async_/flows/plugins
DEBUG: copying glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> build/lib/glance/tests/unit/async_/flows/plugins
DEBUG: creating build/lib/glance/tests/unit/common
DEBUG: creating build/lib/glance/tests/unit/common/scripts
DEBUG: creating build/lib/glance/tests/unit/common/scripts/image_import
DEBUG: copying glance/tests/unit/common/scripts/image_import/__init__.py -> build/lib/glance/tests/unit/common/scripts/image_import
DEBUG: copying glance/tests/unit/common/scripts/image_import/test_main.py -> build/lib/glance/tests/unit/common/scripts/image_import
DEBUG: creating build/lib/glance/common
DEBUG: creating build/lib/glance/common/scripts
DEBUG: creating build/lib/glance/common/scripts/image_import
DEBUG: copying glance/common/scripts/image_import/__init__.py -> build/lib/glance/common/scripts/image_import
DEBUG: copying glance/common/scripts/image_import/main.py -> build/lib/glance/common/scripts/image_import
DEBUG: creating build/lib/glance/db
DEBUG: creating build/lib/glance/db/simple
DEBUG: copying glance/db/simple/__init__.py -> build/lib/glance/db/simple
DEBUG: copying glance/db/simple/api.py -> build/lib/glance/db/simple
DEBUG: creating build/lib/glance/tests/gate
DEBUG: copying glance/tests/gate/__init__.py -> build/lib/glance/tests/gate
DEBUG: copying glance/tests/gate/test_data_migration_version.py -> build/lib/glance/tests/gate
DEBUG: copying glance/tests/unit/async_/flows/__init__.py -> build/lib/glance/tests/unit/async_/flows
DEBUG: copying glance/tests/unit/async_/flows/test_api_image_import.py -> build/lib/glance/tests/unit/async_/flows
DEBUG: copying glance/tests/unit/async_/flows/test_convert.py -> build/lib/glance/tests/unit/async_/flows
DEBUG: copying glance/tests/unit/async_/flows/test_copy_image.py -> build/lib/glance/tests/unit/async_/flows
DEBUG: copying glance/tests/unit/async_/flows/test_import.py -> build/lib/glance/tests/unit/async_/flows
DEBUG: copying glance/tests/unit/async_/flows/test_introspect.py -> build/lib/glance/tests/unit/async_/flows
DEBUG: copying glance/tests/unit/async_/flows/test_ovf_process.py -> build/lib/glance/tests/unit/async_/flows
DEBUG: copying glance/tests/unit/async_/flows/test_web_download.py -> build/lib/glance/tests/unit/async_/flows
DEBUG: creating build/lib/glance/db/sqlalchemy
DEBUG: copying glance/db/sqlalchemy/__init__.py -> build/lib/glance/db/sqlalchemy
DEBUG: copying glance/db/sqlalchemy/api.py -> build/lib/glance/db/sqlalchemy
DEBUG: copying glance/db/sqlalchemy/metadata.py -> build/lib/glance/db/sqlalchemy
DEBUG: copying glance/db/sqlalchemy/models.py -> build/lib/glance/db/sqlalchemy
DEBUG: copying glance/db/sqlalchemy/models_metadef.py -> build/lib/glance/db/sqlalchemy
DEBUG: copying glance/db/sqlalchemy/schema.py -> build/lib/glance/db/sqlalchemy
DEBUG: creating build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: creating build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: creating build/lib/glance/tests/functional
DEBUG: creating build/lib/glance/tests/functional/db
DEBUG: copying glance/tests/functional/db/__init__.py -> build/lib/glance/tests/functional/db
DEBUG: copying glance/tests/functional/db/base.py -> build/lib/glance/tests/functional/db
DEBUG: copying glance/tests/functional/db/base_metadef.py -> build/lib/glance/tests/functional/db
DEBUG: copying glance/tests/functional/db/test_migrations.py -> build/lib/glance/tests/functional/db
DEBUG: copying glance/tests/functional/db/test_sqlalchemy.py -> build/lib/glance/tests/functional/db
DEBUG: creating build/lib/glance/api
DEBUG: creating build/lib/glance/api/v1
DEBUG: copying glance/api/v1/__init__.py -> build/lib/glance/api/v1
DEBUG: copying glance/api/v1/router.py -> build/lib/glance/api/v1
DEBUG: creating build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/__init__.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/metadef_base.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_cache_api.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_cache_api_policy.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_discovery.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_images.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_images_api_policy.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_images_import_locking.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_legacy_update_cinder_store.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_member_api_policy.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_namespaces.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_object_api_policy.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_objects.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_properties.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_property_api_policy.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_resourcetypes.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_tag_api_policy.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_metadef_tags.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_schemas.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_tasks.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/tests/functional/v2/test_tasks_api_policy.py -> build/lib/glance/tests/functional/v2
DEBUG: copying glance/common/crypt.py -> build/lib/glance/common
DEBUG: copying glance/common/config.py -> build/lib/glance/common
DEBUG: copying glance/common/__init__.py -> build/lib/glance/common
DEBUG: copying glance/common/auth.py -> build/lib/glance/common
DEBUG: copying glance/common/client.py -> build/lib/glance/common
DEBUG: copying glance/common/exception.py -> build/lib/glance/common
DEBUG: copying glance/common/format_inspector.py -> build/lib/glance/common
DEBUG: copying glance/common/property_utils.py -> build/lib/glance/common
DEBUG: copying glance/common/removed_config.py -> build/lib/glance/common
DEBUG: copying glance/common/store_utils.py -> build/lib/glance/common
DEBUG: copying glance/common/swift_store_utils.py -> build/lib/glance/common
DEBUG: copying glance/common/timeutils.py -> build/lib/glance/common
DEBUG: copying glance/common/trust_auth.py -> build/lib/glance/common
DEBUG: copying glance/common/utils.py -> build/lib/glance/common
DEBUG: copying glance/common/wsgi.py -> build/lib/glance/common
DEBUG: copying glance/common/wsgi_app.py -> build/lib/glance/common
DEBUG: copying glance/common/wsme_utils.py -> build/lib/glance/common
DEBUG: creating build/lib/glance/tests/unit/cmd
DEBUG: copying glance/tests/unit/cmd/__init__.py -> build/lib/glance/tests/unit/cmd
DEBUG: copying glance/tests/unit/cmd/test_status.py -> build/lib/glance/tests/unit/cmd
DEBUG: copying glance/tests/unit/common/__init__.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_client.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_config.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_exception.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_format_inspector.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_location_strategy.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_property_utils.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_scripts.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_swift_store_utils.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_timeutils.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_utils.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_wsgi.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/unit/common/test_wsgi_app.py -> build/lib/glance/tests/unit/common
DEBUG: copying glance/tests/__init__.py -> build/lib/glance/tests
DEBUG: copying glance/tests/stubs.py -> build/lib/glance/tests
DEBUG: copying glance/tests/test_hacking.py -> build/lib/glance/tests
DEBUG: copying glance/tests/utils.py -> build/lib/glance/tests
DEBUG: creating build/lib/glance/domain
DEBUG: copying glance/domain/__init__.py -> build/lib/glance/domain
DEBUG: copying glance/domain/proxy.py -> build/lib/glance/domain
DEBUG: copying glance/tests/unit/__init__.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/base.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/fake_rados.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/fixtures.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_auth.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_cache_manage.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_cache_middleware.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_cached_images.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_context.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_context_middleware.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_data_migration_framework.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_db.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_db_metadef.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_domain.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_domain_proxy.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_gateway.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_glance_manage.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_glance_replicator.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_housekeeping.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_image_cache.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_manage.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_misc.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_notifier.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_policy.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_quota.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_schema.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_scrubber.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_store_image.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_store_location.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_test_utils.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/test_versions.py -> build/lib/glance/tests/unit
DEBUG: copying glance/tests/unit/utils.py -> build/lib/glance/tests/unit
DEBUG: creating build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/__init__.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_mitaka01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_mitaka02.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_ocata_contract01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_ocata_expand01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_ocata_migrate01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_pike_contract01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_pike_expand01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_pike_migrate01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_rocky_expand01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_rocky_expand02.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_train_migrate01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: copying glance/tests/functional/db/migrations/test_wallaby_expand01.py -> build/lib/glance/tests/functional/db/migrations
DEBUG: creating build/lib/glance/async_
DEBUG: creating build/lib/glance/async_/flows
DEBUG: copying glance/async_/flows/__init__.py -> build/lib/glance/async_/flows
DEBUG: copying glance/async_/flows/api_image_import.py -> build/lib/glance/async_/flows
DEBUG: copying glance/async_/flows/base_import.py -> build/lib/glance/async_/flows
DEBUG: copying glance/async_/flows/convert.py -> build/lib/glance/async_/flows
DEBUG: copying glance/async_/flows/introspect.py -> build/lib/glance/async_/flows
DEBUG: copying glance/async_/flows/ovf_process.py -> build/lib/glance/async_/flows
DEBUG: copying glance/__init__.py -> build/lib/glance
DEBUG: copying glance/context.py -> build/lib/glance
DEBUG: copying glance/gateway.py -> build/lib/glance
DEBUG: copying glance/housekeeping.py -> build/lib/glance
DEBUG: copying glance/i18n.py -> build/lib/glance
DEBUG: copying glance/location.py -> build/lib/glance
DEBUG: copying glance/notifier.py -> build/lib/glance
DEBUG: copying glance/opts.py -> build/lib/glance
DEBUG: copying glance/schema.py -> build/lib/glance
DEBUG: copying glance/scrubber.py -> build/lib/glance
DEBUG: copying glance/version.py -> build/lib/glance
DEBUG: creating build/lib/glance/api/v2
DEBUG: creating build/lib/glance/api/v2/model
DEBUG: copying glance/api/v2/model/__init__.py -> build/lib/glance/api/v2/model
DEBUG: copying glance/api/v2/model/metadef_namespace.py -> build/lib/glance/api/v2/model
DEBUG: copying glance/api/v2/model/metadef_object.py -> build/lib/glance/api/v2/model
DEBUG: copying glance/api/v2/model/metadef_property_item_type.py -> build/lib/glance/api/v2/model
DEBUG: copying glance/api/v2/model/metadef_property_type.py -> build/lib/glance/api/v2/model
DEBUG: copying glance/api/v2/model/metadef_resource_type.py -> build/lib/glance/api/v2/model
DEBUG: copying glance/api/v2/model/metadef_tag.py -> build/lib/glance/api/v2/model
DEBUG: creating build/lib/glance/common/location_strategy
DEBUG: copying glance/common/location_strategy/__init__.py -> build/lib/glance/common/location_strategy
DEBUG: copying glance/common/location_strategy/location_order.py -> build/lib/glance/common/location_strategy
DEBUG: copying glance/common/location_strategy/store_type.py -> build/lib/glance/common/location_strategy
DEBUG: creating build/lib/glance/policies
DEBUG: copying glance/policies/__init__.py -> build/lib/glance/policies
DEBUG: copying glance/policies/base.py -> build/lib/glance/policies
DEBUG: copying glance/policies/cache.py -> build/lib/glance/policies
DEBUG: copying glance/policies/discovery.py -> build/lib/glance/policies
DEBUG: copying glance/policies/image.py -> build/lib/glance/policies
DEBUG: copying glance/policies/metadef.py -> build/lib/glance/policies
DEBUG: copying glance/policies/tasks.py -> build/lib/glance/policies
DEBUG: copying glance/api/v2/__init__.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/cached_images.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/discovery.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/image_actions.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/image_data.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/image_members.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/image_tags.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/images.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/metadef_namespaces.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/metadef_objects.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/metadef_properties.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/metadef_resource_types.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/metadef_tags.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/policy.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/router.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/schemas.py -> build/lib/glance/api/v2
DEBUG: copying glance/api/v2/tasks.py -> build/lib/glance/api/v2
DEBUG: creating build/lib/glance/db/sqlalchemy/metadef_api
DEBUG: copying glance/db/sqlalchemy/metadef_api/__init__.py -> build/lib/glance/db/sqlalchemy/metadef_api
DEBUG: copying glance/db/sqlalchemy/metadef_api/namespace.py -> build/lib/glance/db/sqlalchemy/metadef_api
DEBUG: copying glance/db/sqlalchemy/metadef_api/object.py -> build/lib/glance/db/sqlalchemy/metadef_api
DEBUG: copying glance/db/sqlalchemy/metadef_api/property.py -> build/lib/glance/db/sqlalchemy/metadef_api
DEBUG: copying glance/db/sqlalchemy/metadef_api/resource_type.py -> build/lib/glance/db/sqlalchemy/metadef_api
DEBUG: copying glance/db/sqlalchemy/metadef_api/resource_type_association.py -> build/lib/glance/db/sqlalchemy/metadef_api
DEBUG: copying glance/db/sqlalchemy/metadef_api/tag.py -> build/lib/glance/db/sqlalchemy/metadef_api
DEBUG: copying glance/db/sqlalchemy/metadef_api/utils.py -> build/lib/glance/db/sqlalchemy/metadef_api
DEBUG: creating build/lib/glance/hacking
DEBUG: copying glance/hacking/__init__.py -> build/lib/glance/hacking
DEBUG: copying glance/hacking/checks.py -> build/lib/glance/hacking
DEBUG: copying glance/tests/unit/async_/__init__.py -> build/lib/glance/tests/unit/async_
DEBUG: copying glance/tests/unit/async_/test_async.py -> build/lib/glance/tests/unit/async_
DEBUG: copying glance/tests/unit/async_/test_taskflow_executor.py -> build/lib/glance/tests/unit/async_
DEBUG: copying glance/common/scripts/__init__.py -> build/lib/glance/common/scripts
DEBUG: copying glance/common/scripts/utils.py -> build/lib/glance/common/scripts
DEBUG: creating build/lib/glance/tests/integration
DEBUG: copying glance/tests/integration/__init__.py -> build/lib/glance/tests/integration
DEBUG: creating build/lib/glance/tests/functional/serial
DEBUG: copying glance/tests/functional/serial/__init__.py -> build/lib/glance/tests/functional/serial
DEBUG: copying glance/tests/functional/serial/test_scrubber.py -> build/lib/glance/tests/functional/serial
DEBUG: creating build/lib/glance/quota
DEBUG: copying glance/quota/__init__.py -> build/lib/glance/quota
DEBUG: copying glance/quota/keystone.py -> build/lib/glance/quota
DEBUG: copying glance/tests/functional/__init__.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/ft_utils.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/store_utils.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_api.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_cache_middleware.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_client_exceptions.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_client_redirects.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_cors_middleware.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_glance_manage.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_gzip_middleware.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_healthcheck_middleware.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_logging.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_reload.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_sqlite.py -> build/lib/glance/tests/functional
DEBUG: copying glance/tests/functional/test_wsgi.py -> build/lib/glance/tests/functional
DEBUG: creating build/lib/glance/image_cache
DEBUG: creating build/lib/glance/image_cache/drivers
DEBUG: copying glance/image_cache/drivers/__init__.py -> build/lib/glance/image_cache/drivers
DEBUG: copying glance/image_cache/drivers/base.py -> build/lib/glance/image_cache/drivers
DEBUG: copying glance/image_cache/drivers/sqlite.py -> build/lib/glance/image_cache/drivers
DEBUG: copying glance/image_cache/drivers/xattr.py -> build/lib/glance/image_cache/drivers
DEBUG: creating build/lib/glance/tests/unit/api
DEBUG: creating build/lib/glance/tests/unit/api/middleware
DEBUG: copying glance/tests/unit/api/middleware/__init__.py -> build/lib/glance/tests/unit/api/middleware
DEBUG: copying glance/tests/unit/api/middleware/test_cache_manage.py -> build/lib/glance/tests/unit/api/middleware
DEBUG: copying glance/db/__init__.py -> build/lib/glance/db
DEBUG: copying glance/db/metadata.py -> build/lib/glance/db
DEBUG: copying glance/db/migration.py -> build/lib/glance/db
DEBUG: copying glance/db/utils.py -> build/lib/glance/db
DEBUG: creating build/lib/glance/tests/unit/keymgr
DEBUG: copying glance/tests/unit/keymgr/__init__.py -> build/lib/glance/tests/unit/keymgr
DEBUG: copying glance/tests/unit/keymgr/fake.py -> build/lib/glance/tests/unit/keymgr
DEBUG: copying glance/tests/unit/api/__init__.py -> build/lib/glance/tests/unit/api
DEBUG: copying glance/tests/unit/api/test_cmd.py -> build/lib/glance/tests/unit/api
DEBUG: copying glance/tests/unit/api/test_common.py -> build/lib/glance/tests/unit/api
DEBUG: copying glance/tests/unit/api/test_property_protections.py -> build/lib/glance/tests/unit/api
DEBUG: copying glance/tests/unit/common/scripts/__init__.py -> build/lib/glance/tests/unit/common/scripts
DEBUG: copying glance/tests/unit/common/scripts/test_scripts_utils.py -> build/lib/glance/tests/unit/common/scripts
DEBUG: creating build/lib/glance/tests/unit/image_cache
DEBUG: creating build/lib/glance/tests/unit/image_cache/drivers
DEBUG: copying glance/tests/unit/image_cache/drivers/__init__.py -> build/lib/glance/tests/unit/image_cache/drivers
DEBUG: copying glance/tests/unit/image_cache/drivers/test_sqlite.py -> build/lib/glance/tests/unit/image_cache/drivers
DEBUG: creating build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/__init__.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_cache_management_api.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_discovery_image_import.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_discovery_stores.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_image_actions_resource.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_image_data_resource.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_image_members_resource.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_image_tags_resource.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_images_resource.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_metadef_resources.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_schemas_resource.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_tasks_resource.py -> build/lib/glance/tests/unit/v2
DEBUG: copying glance/tests/unit/v2/test_v2_policy.py -> build/lib/glance/tests/unit/v2
DEBUG: creating build/lib/glance/cmd
DEBUG: copying glance/cmd/status.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/__init__.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/api.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/cache_cleaner.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/cache_manage.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/cache_prefetcher.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/cache_pruner.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/control.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/manage.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/replicator.py -> build/lib/glance/cmd
DEBUG: copying glance/cmd/scrubber.py -> build/lib/glance/cmd
DEBUG: creating build/lib/glance/common/scripts/api_image_import
DEBUG: copying glance/common/scripts/api_image_import/__init__.py -> build/lib/glance/common/scripts/api_image_import
DEBUG: copying glance/common/scripts/api_image_import/main.py -> build/lib/glance/common/scripts/api_image_import
DEBUG: copying glance/image_cache/__init__.py -> build/lib/glance/image_cache
DEBUG: copying glance/image_cache/base.py -> build/lib/glance/image_cache
DEBUG: copying glance/image_cache/cleaner.py -> build/lib/glance/image_cache
DEBUG: copying glance/image_cache/client.py -> build/lib/glance/image_cache
DEBUG: copying glance/image_cache/prefetcher.py -> build/lib/glance/image_cache
DEBUG: copying glance/image_cache/pruner.py -> build/lib/glance/image_cache
DEBUG: copying glance/async_/__init__.py -> build/lib/glance/async_
DEBUG: copying glance/async_/taskflow_executor.py -> build/lib/glance/async_
DEBUG: copying glance/async_/utils.py -> build/lib/glance/async_
DEBUG: creating build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: creating build/lib/glance/tests/integration/v2
DEBUG: copying glance/tests/integration/v2/__init__.py -> build/lib/glance/tests/integration/v2
DEBUG: copying glance/tests/integration/v2/base.py -> build/lib/glance/tests/integration/v2
DEBUG: copying glance/tests/integration/v2/test_property_quota_violations.py -> build/lib/glance/tests/integration/v2
DEBUG: copying glance/tests/integration/v2/test_tasks_api.py -> build/lib/glance/tests/integration/v2
DEBUG: copying glance/api/__init__.py -> build/lib/glance/api
DEBUG: copying glance/api/authorization.py -> build/lib/glance/api
DEBUG: copying glance/api/common.py -> build/lib/glance/api
DEBUG: copying glance/api/policy.py -> build/lib/glance/api
DEBUG: copying glance/api/property_protections.py -> build/lib/glance/api
DEBUG: copying glance/api/versions.py -> build/lib/glance/api
DEBUG: creating build/lib/glance/api/middleware
DEBUG: copying glance/api/middleware/__init__.py -> build/lib/glance/api/middleware
DEBUG: copying glance/api/middleware/cache.py -> build/lib/glance/api/middleware
DEBUG: copying glance/api/middleware/cache_manage.py -> build/lib/glance/api/middleware
DEBUG: copying glance/api/middleware/context.py -> build/lib/glance/api/middleware
DEBUG: copying glance/api/middleware/gzip.py -> build/lib/glance/api/middleware
DEBUG: copying glance/api/middleware/version_negotiation.py -> build/lib/glance/api/middleware
DEBUG: creating build/lib/glance/async_/flows/plugins
DEBUG: copying glance/async_/flows/plugins/__init__.py -> build/lib/glance/async_/flows/plugins
DEBUG: copying glance/async_/flows/plugins/image_conversion.py -> build/lib/glance/async_/flows/plugins
DEBUG: copying glance/async_/flows/plugins/image_decompression.py -> build/lib/glance/async_/flows/plugins
DEBUG: copying glance/async_/flows/plugins/inject_image_metadata.py -> build/lib/glance/async_/flows/plugins
DEBUG: copying glance/async_/flows/plugins/no_op.py -> build/lib/glance/async_/flows/plugins
DEBUG: copying glance/async_/flows/plugins/plugin_opts.py -> build/lib/glance/async_/flows/plugins
DEBUG: creating build/lib/glance/async_/flows/_internal_plugins
DEBUG: copying glance/async_/flows/_internal_plugins/__init__.py -> build/lib/glance/async_/flows/_internal_plugins
DEBUG: copying glance/async_/flows/_internal_plugins/copy_image.py -> build/lib/glance/async_/flows/_internal_plugins
DEBUG: copying glance/async_/flows/_internal_plugins/web_download.py -> build/lib/glance/async_/flows/_internal_plugins
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/__init__.py -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/env.py -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying glance/tests/unit/image_cache/__init__.py -> build/lib/glance/tests/unit/image_cache
DEBUG: running egg_info
DEBUG: writing glance.egg-info/PKG-INFO
DEBUG: writing dependency_links to glance.egg-info/dependency_links.txt
DEBUG: writing entry points to glance.egg-info/entry_points.txt
DEBUG: deleting glance.egg-info/requires.txt
DEBUG: writing top-level names to glance.egg-info/top_level.txt
DEBUG: writing pbr to glance.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python'
DEBUG:   warnings.warn(msg)
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: writing manifest file 'glance.egg-info/SOURCES.txt'
DEBUG: copying glance/tests/gate/README -> build/lib/glance/tests/gate
DEBUG: creating build/lib/glance/tests/etc
DEBUG: copying glance/tests/etc/glance-swift.conf -> build/lib/glance/tests/etc
DEBUG: copying glance/tests/etc/policy.yaml -> build/lib/glance/tests/etc
DEBUG: copying glance/tests/etc/property-protections-policies.conf -> build/lib/glance/tests/etc
DEBUG: copying glance/tests/etc/property-protections.conf -> build/lib/glance/tests/etc
DEBUG: copying glance/tests/etc/schema-image.json -> build/lib/glance/tests/etc
DEBUG: creating build/lib/glance/tests/var
DEBUG: copying glance/tests/var/ca.crt -> build/lib/glance/tests/var
DEBUG: copying glance/tests/var/ca.key -> build/lib/glance/tests/var
DEBUG: copying glance/tests/var/certificate.crt -> build/lib/glance/tests/var
DEBUG: copying glance/tests/var/privatekey.key -> build/lib/glance/tests/var
DEBUG: copying glance/tests/var/testserver-bad-ovf.ova -> build/lib/glance/tests/var
DEBUG: copying glance/tests/var/testserver-no-disk.ova -> build/lib/glance/tests/var
DEBUG: copying glance/tests/var/testserver-no-ovf.ova -> build/lib/glance/tests/var
DEBUG: copying glance/tests/var/testserver-not-tar.ova -> build/lib/glance/tests/var
DEBUG: copying glance/tests/var/testserver.ova -> build/lib/glance/tests/var
DEBUG: creating build/lib/glance/locale
DEBUG: creating build/lib/glance/locale/de
DEBUG: creating build/lib/glance/locale/de/LC_MESSAGES
DEBUG: copying glance/locale/de/LC_MESSAGES/glance.po -> build/lib/glance/locale/de/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/en_GB
DEBUG: creating build/lib/glance/locale/en_GB/LC_MESSAGES
DEBUG: copying glance/locale/en_GB/LC_MESSAGES/glance.po -> build/lib/glance/locale/en_GB/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/es
DEBUG: creating build/lib/glance/locale/es/LC_MESSAGES
DEBUG: copying glance/locale/es/LC_MESSAGES/glance.po -> build/lib/glance/locale/es/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/fr
DEBUG: creating build/lib/glance/locale/fr/LC_MESSAGES
DEBUG: copying glance/locale/fr/LC_MESSAGES/glance.po -> build/lib/glance/locale/fr/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/it
DEBUG: creating build/lib/glance/locale/it/LC_MESSAGES
DEBUG: copying glance/locale/it/LC_MESSAGES/glance.po -> build/lib/glance/locale/it/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/ja
DEBUG: creating build/lib/glance/locale/ja/LC_MESSAGES
DEBUG: copying glance/locale/ja/LC_MESSAGES/glance.po -> build/lib/glance/locale/ja/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/ko_KR
DEBUG: creating build/lib/glance/locale/ko_KR/LC_MESSAGES
DEBUG: copying glance/locale/ko_KR/LC_MESSAGES/glance.po -> build/lib/glance/locale/ko_KR/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/pt_BR
DEBUG: creating build/lib/glance/locale/pt_BR/LC_MESSAGES
DEBUG: copying glance/locale/pt_BR/LC_MESSAGES/glance.po -> build/lib/glance/locale/pt_BR/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/ru
DEBUG: creating build/lib/glance/locale/ru/LC_MESSAGES
DEBUG: copying glance/locale/ru/LC_MESSAGES/glance.po -> build/lib/glance/locale/ru/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/tr_TR
DEBUG: creating build/lib/glance/locale/tr_TR/LC_MESSAGES
DEBUG: copying glance/locale/tr_TR/LC_MESSAGES/glance.po -> build/lib/glance/locale/tr_TR/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/zh_CN
DEBUG: creating build/lib/glance/locale/zh_CN/LC_MESSAGES
DEBUG: copying glance/locale/zh_CN/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_CN/LC_MESSAGES
DEBUG: creating build/lib/glance/locale/zh_TW
DEBUG: creating build/lib/glance/locale/zh_TW/LC_MESSAGES
DEBUG: copying glance/locale/zh_TW/LC_MESSAGES/glance.po -> build/lib/glance/locale/zh_TW/LC_MESSAGES
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/README -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/alembic.ini -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying glance/db/sqlalchemy/alembic_migrations/script.py.mako -> build/lib/glance/db/sqlalchemy/alembic_migrations
DEBUG: + sleep 1
DEBUG: + /usr/libexec/platform-python setup.py compile_catalog -d build/lib/glance/locale --domain glance
DEBUG: running compile_catalog
DEBUG: compiling catalog build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po to build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po to build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/ru/LC_MESSAGES/glance.po to build/lib/glance/locale/ru/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po to build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po to build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/ja/LC_MESSAGES/glance.po to build/lib/glance/locale/ja/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/it/LC_MESSAGES/glance.po to build/lib/glance/locale/it/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/fr/LC_MESSAGES/glance.po to build/lib/glance/locale/fr/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/es/LC_MESSAGES/glance.po to build/lib/glance/locale/es/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po to build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo
DEBUG: compiling catalog build/lib/glance/locale/de/LC_MESSAGES/glance.po to build/lib/glance/locale/de/LC_MESSAGES/glance.mo
DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python'
DEBUG:   warnings.warn(msg)
DEBUG: + exit 0
DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hKmPs0
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + '[' /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64 '!=' / ']'
DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64
DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64
DEBUG: + mkdir -p /builddir/build/BUILDROOT
DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64
DEBUG: + cd glance-24.2.2.dev1
DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
DEBUG: + LDFLAGS='-Wl,-z,relro  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64
DEBUG: running install
DEBUG: [pbr] Writing ChangeLog
DEBUG: [pbr] Generating ChangeLog
DEBUG: [pbr] ChangeLog complete (0.0s)
DEBUG: [pbr] Generating AUTHORS
DEBUG: [pbr] AUTHORS complete (0.0s)
DEBUG: running install_lib
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/zh_TW/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/zh_CN/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/tr_TR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/ru/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/ru/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/pt_BR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/ko_KR/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/ja/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/ja/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/it/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/it/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/fr/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/fr/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/es/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/es/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/en_GB/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/de/LC_MESSAGES/glance.mo -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES
DEBUG: copying build/lib/glance/locale/de/LC_MESSAGES/glance.po -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/replicator.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/control.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/cache_pruner.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/cache_prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/cache_cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: copying build/lib/glance/cmd/status.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache
DEBUG: copying build/lib/glance/image_cache/pruner.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache
DEBUG: copying build/lib/glance/image_cache/prefetcher.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache
DEBUG: copying build/lib/glance/image_cache/client.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache
DEBUG: copying build/lib/glance/image_cache/cleaner.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache
DEBUG: copying build/lib/glance/image_cache/base.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache
DEBUG: copying build/lib/glance/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers
DEBUG: copying build/lib/glance/image_cache/drivers/xattr.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers
DEBUG: copying build/lib/glance/image_cache/drivers/sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers
DEBUG: copying build/lib/glance/image_cache/drivers/base.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers
DEBUG: copying build/lib/glance/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota
DEBUG: copying build/lib/glance/quota/keystone.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota
DEBUG: copying build/lib/glance/quota/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking
DEBUG: copying build/lib/glance/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking
DEBUG: copying build/lib/glance/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies
DEBUG: copying build/lib/glance/policies/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies
DEBUG: copying build/lib/glance/policies/metadef.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies
DEBUG: copying build/lib/glance/policies/image.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies
DEBUG: copying build/lib/glance/policies/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies
DEBUG: copying build/lib/glance/policies/cache.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies
DEBUG: copying build/lib/glance/policies/base.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies
DEBUG: copying build/lib/glance/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies
DEBUG: copying build/lib/glance/version.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/schema.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/opts.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/notifier.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/location.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/i18n.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/gateway.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/context.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: copying build/lib/glance/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_
DEBUG: copying build/lib/glance/async_/utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_
DEBUG: copying build/lib/glance/async_/taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_
DEBUG: copying build/lib/glance/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins
DEBUG: copying build/lib/glance/async_/flows/_internal_plugins/web_download.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins
DEBUG: copying build/lib/glance/async_/flows/_internal_plugins/copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins
DEBUG: copying build/lib/glance/async_/flows/_internal_plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins
DEBUG: copying build/lib/glance/async_/flows/plugins/plugin_opts.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins
DEBUG: copying build/lib/glance/async_/flows/plugins/no_op.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins
DEBUG: copying build/lib/glance/async_/flows/plugins/inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins
DEBUG: copying build/lib/glance/async_/flows/plugins/image_decompression.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins
DEBUG: copying build/lib/glance/async_/flows/plugins/image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins
DEBUG: copying build/lib/glance/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins
DEBUG: copying build/lib/glance/async_/flows/ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows
DEBUG: copying build/lib/glance/async_/flows/introspect.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows
DEBUG: copying build/lib/glance/async_/flows/convert.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows
DEBUG: copying build/lib/glance/async_/flows/base_import.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows
DEBUG: copying build/lib/glance/async_/flows/api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows
DEBUG: copying build/lib/glance/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain
DEBUG: copying build/lib/glance/domain/proxy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain
DEBUG: copying build/lib/glance/domain/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware
DEBUG: copying build/lib/glance/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware
DEBUG: copying build/lib/glance/api/middleware/gzip.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware
DEBUG: copying build/lib/glance/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware
DEBUG: copying build/lib/glance/api/middleware/cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware
DEBUG: copying build/lib/glance/api/middleware/cache.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware
DEBUG: copying build/lib/glance/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware
DEBUG: copying build/lib/glance/api/versions.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api
DEBUG: copying build/lib/glance/api/property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api
DEBUG: copying build/lib/glance/api/policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api
DEBUG: copying build/lib/glance/api/common.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api
DEBUG: copying build/lib/glance/api/authorization.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api
DEBUG: copying build/lib/glance/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/tasks.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/schemas.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/router.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/metadef_resource_types.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/images.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/image_tags.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/image_members.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/image_data.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/image_actions.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/discovery.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: copying build/lib/glance/api/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model
DEBUG: copying build/lib/glance/api/v2/model/metadef_tag.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model
DEBUG: copying build/lib/glance/api/v2/model/metadef_resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model
DEBUG: copying build/lib/glance/api/v2/model/metadef_property_type.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model
DEBUG: copying build/lib/glance/api/v2/model/metadef_property_item_type.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model
DEBUG: copying build/lib/glance/api/v2/model/metadef_object.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model
DEBUG: copying build/lib/glance/api/v2/model/metadef_namespace.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model
DEBUG: copying build/lib/glance/api/v2/model/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1
DEBUG: copying build/lib/glance/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1
DEBUG: copying build/lib/glance/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db
DEBUG: copying build/lib/glance/db/utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db
DEBUG: copying build/lib/glance/db/migration.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db
DEBUG: copying build/lib/glance/db/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db
DEBUG: copying build/lib/glance/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api
DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api
DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/tag.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api
DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type_association.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api
DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/resource_type.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api
DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/property.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api
DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/object.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api
DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/namespace.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api
DEBUG: copying build/lib/glance/db/sqlalchemy/metadef_api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/migrate.cfg -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/alembic.ini -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions
DEBUG: copying build/lib/glance/db/sqlalchemy/schema.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy
DEBUG: copying build/lib/glance/db/sqlalchemy/models_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy
DEBUG: copying build/lib/glance/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy
DEBUG: copying build/lib/glance/db/sqlalchemy/metadata.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy
DEBUG: copying build/lib/glance/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy
DEBUG: copying build/lib/glance/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple
DEBUG: copying build/lib/glance/db/simple/api.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple
DEBUG: copying build/lib/glance/db/simple/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy
DEBUG: copying build/lib/glance/common/location_strategy/store_type.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy
DEBUG: copying build/lib/glance/common/location_strategy/location_order.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy
DEBUG: copying build/lib/glance/common/location_strategy/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy
DEBUG: copying build/lib/glance/common/wsme_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/trust_auth.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/removed_config.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/exception.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/client.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/auth.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/config.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: copying build/lib/glance/common/crypt.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import
DEBUG: copying build/lib/glance/common/scripts/api_image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import
DEBUG: copying build/lib/glance/common/scripts/api_image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import
DEBUG: copying build/lib/glance/common/scripts/utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts
DEBUG: copying build/lib/glance/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import
DEBUG: copying build/lib/glance/common/scripts/image_import/main.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import
DEBUG: copying build/lib/glance/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: copying build/lib/glance/tests/var/testserver.ova -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: copying build/lib/glance/tests/var/testserver-not-tar.ova -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: copying build/lib/glance/tests/var/testserver-no-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: copying build/lib/glance/tests/var/testserver-no-disk.ova -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: copying build/lib/glance/tests/var/testserver-bad-ovf.ova -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: copying build/lib/glance/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: copying build/lib/glance/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: copying build/lib/glance/tests/var/ca.key -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: copying build/lib/glance/tests/var/ca.crt -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/var
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc
DEBUG: copying build/lib/glance/tests/etc/schema-image.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc
DEBUG: copying build/lib/glance/tests/etc/property-protections.conf -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc
DEBUG: copying build/lib/glance/tests/etc/property-protections-policies.conf -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc
DEBUG: copying build/lib/glance/tests/etc/policy.yaml -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc
DEBUG: copying build/lib/glance/tests/etc/glance-swift.conf -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/etc
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2
DEBUG: copying build/lib/glance/tests/integration/v2/test_tasks_api.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2
DEBUG: copying build/lib/glance/tests/integration/v2/test_property_quota_violations.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2
DEBUG: copying build/lib/glance/tests/integration/v2/base.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2
DEBUG: copying build/lib/glance/tests/integration/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2
DEBUG: copying build/lib/glance/tests/integration/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration
DEBUG: copying build/lib/glance/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests
DEBUG: copying build/lib/glance/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests
DEBUG: copying build/lib/glance/tests/stubs.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests
DEBUG: copying build/lib/glance/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_reload.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_logging.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_healthcheck_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_gzip_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_cors_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_client_redirects.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_client_exceptions.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/test_api.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/ft_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: copying build/lib/glance/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial
DEBUG: copying build/lib/glance/tests/functional/serial/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial
DEBUG: copying build/lib/glance/tests/functional/serial/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_tasks_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_tasks.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_schemas.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_tags.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_tag_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_resourcetypes.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_property_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_properties.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_objects.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_object_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_namespaces.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_metadef_namespace_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_member_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_legacy_update_cinder_store.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_images_import_locking.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_images_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_images.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_discovery.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_cache_api_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/test_cache_api.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/metadef_base.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: copying build/lib/glance/tests/functional/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_wallaby_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_train_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand02.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_rocky_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_pike_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_pike_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_pike_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_ocata_migrate01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_ocata_expand01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_ocata_contract01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_mitaka02.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/test_mitaka01.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations
DEBUG: copying build/lib/glance/tests/functional/db/test_sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db
DEBUG: copying build/lib/glance/tests/functional/db/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db
DEBUG: copying build/lib/glance/tests/functional/db/base_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db
DEBUG: copying build/lib/glance/tests/functional/db/base.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db
DEBUG: copying build/lib/glance/tests/functional/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate
DEBUG: copying build/lib/glance/tests/gate/README -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate
DEBUG: copying build/lib/glance/tests/gate/test_data_migration_version.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate
DEBUG: copying build/lib/glance/tests/gate/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_v2_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_tasks_resource.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_schemas_resource.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_metadef_resources.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_images_resource.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_image_tags_resource.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_image_members_resource.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_image_data_resource.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_image_actions_resource.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_discovery_stores.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_discovery_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/test_cache_management_api.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: copying build/lib/glance/tests/unit/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache
DEBUG: copying build/lib/glance/tests/unit/image_cache/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers
DEBUG: copying build/lib/glance/tests/unit/image_cache/drivers/test_sqlite.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers
DEBUG: copying build/lib/glance/tests/unit/image_cache/drivers/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr
DEBUG: copying build/lib/glance/tests/unit/keymgr/fake.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr
DEBUG: copying build/lib/glance/tests/unit/keymgr/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api
DEBUG: copying build/lib/glance/tests/unit/api/test_property_protections.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api
DEBUG: copying build/lib/glance/tests/unit/api/test_common.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api
DEBUG: copying build/lib/glance/tests/unit/api/test_cmd.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api
DEBUG: copying build/lib/glance/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware
DEBUG: copying build/lib/glance/tests/unit/api/middleware/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware
DEBUG: copying build/lib/glance/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware
DEBUG: copying build/lib/glance/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_store_location.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_store_image.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_schema.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_quota.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_notifier.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_misc.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_manage.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_image_cache.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_housekeeping.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_glance_replicator.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_glance_manage.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_gateway.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_domain_proxy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_domain.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_db_metadef.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_db.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_data_migration_framework.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_context_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_context.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_cached_images.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_cache_middleware.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_cache_manage.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/test_auth.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/fixtures.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/fake_rados.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: copying build/lib/glance/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd
DEBUG: copying build/lib/glance/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd
DEBUG: copying build/lib/glance/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_wsgi_app.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_swift_store_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_scripts.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_property_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_location_strategy.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_format_inspector.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_exception.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_config.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/test_client.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: copying build/lib/glance/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts
DEBUG: copying build/lib/glance/tests/unit/common/scripts/test_scripts_utils.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts
DEBUG: copying build/lib/glance/tests/unit/common/scripts/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import
DEBUG: copying build/lib/glance/tests/unit/common/scripts/image_import/test_main.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import
DEBUG: copying build/lib/glance/tests/unit/common/scripts/image_import/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_
DEBUG: copying build/lib/glance/tests/unit/async_/test_taskflow_executor.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_
DEBUG: copying build/lib/glance/tests/unit/async_/test_async.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_
DEBUG: copying build/lib/glance/tests/unit/async_/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows
DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_web_download.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows
DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_ovf_process.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows
DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_introspect.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows
DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_import.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows
DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_copy_image.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows
DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_convert.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows
DEBUG: copying build/lib/glance/tests/unit/async_/flows/test_api_image_import.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows
DEBUG: copying build/lib/glance/tests/unit/async_/flows/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins
DEBUG: copying build/lib/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins
DEBUG: copying build/lib/glance/tests/unit/async_/flows/plugins/test_image_conversion.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins
DEBUG: copying build/lib/glance/tests/unit/async_/flows/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/scrubber.py to scrubber.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/replicator.py to replicator.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/manage.py to manage.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/control.py to control.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/cache_pruner.py to cache_pruner.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/cache_prefetcher.py to cache_prefetcher.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/cache_manage.py to cache_manage.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/cache_cleaner.py to cache_cleaner.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/api.py to api.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/cmd/status.py to status.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/pruner.py to pruner.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/prefetcher.py to prefetcher.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/client.py to client.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/cleaner.py to cleaner.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/base.py to base.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers/xattr.py to xattr.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers/sqlite.py to sqlite.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers/base.py to base.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/image_cache/drivers/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota/keystone.py to keystone.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/quota/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking/checks.py to checks.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/hacking/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/tasks.py to tasks.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/metadef.py to metadef.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/image.py to image.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/discovery.py to discovery.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/cache.py to cache.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/base.py to base.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/policies/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/version.py to version.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/scrubber.py to scrubber.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/schema.py to schema.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/opts.py to opts.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/notifier.py to notifier.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/location.py to location.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/i18n.py to i18n.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/housekeeping.py to housekeeping.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/gateway.py to gateway.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/context.py to context.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/utils.py to utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/taskflow_executor.py to taskflow_executor.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins/web_download.py to web_download.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins/copy_image.py to copy_image.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/_internal_plugins/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/plugin_opts.py to plugin_opts.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/no_op.py to no_op.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/inject_image_metadata.py to inject_image_metadata.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/image_decompression.py to image_decompression.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/image_conversion.py to image_conversion.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/plugins/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/ovf_process.py to ovf_process.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/introspect.py to introspect.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/convert.py to convert.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/base_import.py to base_import.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/api_image_import.py to api_image_import.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/async_/flows/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain/proxy.py to proxy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/domain/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/version_negotiation.py to version_negotiation.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/gzip.py to gzip.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/context.py to context.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/cache_manage.py to cache_manage.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/cache.py to cache.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/middleware/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/versions.py to versions.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/property_protections.py to property_protections.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/policy.py to policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/common.py to common.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/authorization.py to authorization.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/tasks.py to tasks.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/schemas.py to schemas.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/router.py to router.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/policy.py to policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_tags.py to metadef_tags.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_resource_types.py to metadef_resource_types.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_properties.py to metadef_properties.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_objects.py to metadef_objects.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/metadef_namespaces.py to metadef_namespaces.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/images.py to images.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/image_tags.py to image_tags.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/image_members.py to image_members.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/image_data.py to image_data.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/image_actions.py to image_actions.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/discovery.py to discovery.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/cached_images.py to cached_images.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_tag.py to metadef_tag.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_resource_type.py to metadef_resource_type.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_property_type.py to metadef_property_type.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_property_item_type.py to metadef_property_item_type.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_object.py to metadef_object.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/metadef_namespace.py to metadef_namespace.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v2/model/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1/router.py to router.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/api/v1/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/utils.py to utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/migration.py to migration.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/metadata.py to metadata.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/utils.py to utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/tag.py to tag.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/resource_type_association.py to resource_type_association.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/resource_type.py to resource_type.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/property.py to property.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/object.py to object.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/namespace.py to namespace.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadef_api/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/env.py to env.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_tasks_tables.py to add_tasks_tables.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_metadefs_tables.py to add_metadefs_tables.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_images_tables.py to add_images_tables.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/add_artifacts_tables.py to add_artifacts_tables.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/wallaby_migrate01_empty.py to wallaby_migrate01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ussuri_migrate01_empty.py to ussuri_migrate01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/train_migrate01_backend_to_store.py to train_migrate01_backend_to_store.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate02_empty.py to rocky_migrate02_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/rocky_migrate01_empty.py to rocky_migrate01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/queens_migrate01_empty.py to queens_migrate01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/pike_migrate01_empty.py to pike_migrate01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/ocata_migrate01_community_images.py to ocata_migrate01_community_images.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/data_migrations/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_expand01_add_user_imageid_requestid_to_tasks.py to wallaby_expand01_add_user_imageid_requestid_to_tasks.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/wallaby_contract01_empty.py to wallaby_contract01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_expand01_empty.py to ussuri_expand01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ussuri_contract01_empty.py to ussuri_contract01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_expand01_empty.py to train_expand01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/train_contract01_empty.py to train_contract01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand02_add_os_hash_.py to rocky_expand02_add_os_hash_.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_expand01_add_os_hidden.py to rocky_expand01_add_os_hidden.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract02_empty.py to rocky_contract02_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/rocky_contract01_empty.py to rocky_contract01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_expand01_empty.py to queens_expand01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/queens_contract01_empty.py to queens_contract01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_expand01_empty.py to pike_expand01_empty.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/pike_contract01_drop_artifacts_tables.py to pike_contract01_drop_artifacts_tables.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_expand01_add_visibility.py to ocata_expand01_add_visibility.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/ocata_contract01_drop_is_public.py to ocata_contract01_drop_is_public.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka02_update_metadef_os_nova_server.py to mitaka02_update_metadef_os_nova_server.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/mitaka01_add_image_created_updated_idx.py to mitaka01_add_image_created_updated_idx.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/liberty_initial.py to liberty_initial.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/alembic_migrations/versions/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/schema.py to schema.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/models_metadef.py to models_metadef.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/models.py to models.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/metadata.py to metadata.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/api.py to api.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple/api.py to api.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/db/simple/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy/store_type.py to store_type.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy/location_order.py to location_order.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/location_strategy/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/wsme_utils.py to wsme_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/wsgi_app.py to wsgi_app.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/wsgi.py to wsgi.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/utils.py to utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/trust_auth.py to trust_auth.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/timeutils.py to timeutils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/swift_store_utils.py to swift_store_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/store_utils.py to store_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/removed_config.py to removed_config.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/property_utils.py to property_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/format_inspector.py to format_inspector.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/exception.py to exception.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/client.py to client.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/auth.py to auth.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/config.py to config.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/crypt.py to crypt.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import/main.py to main.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/api_image_import/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/utils.py to utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import/main.py to main.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/common/scripts/image_import/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2/test_tasks_api.py to test_tasks_api.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2/test_property_quota_violations.py to test_property_quota_violations.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2/base.py to base.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/v2/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/integration/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/utils.py to utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/test_hacking.py to test_hacking.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/stubs.py to stubs.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_wsgi.py to test_wsgi.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_sqlite.py to test_sqlite.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_reload.py to test_reload.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_logging.py to test_logging.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_healthcheck_middleware.py to test_healthcheck_middleware.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_gzip_middleware.py to test_gzip_middleware.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_glance_manage.py to test_glance_manage.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_cors_middleware.py to test_cors_middleware.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_client_redirects.py to test_client_redirects.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_client_exceptions.py to test_client_exceptions.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_cache_middleware.py to test_cache_middleware.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/test_api.py to test_api.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/store_utils.py to store_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/ft_utils.py to ft_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial/test_scrubber.py to test_scrubber.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/serial/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_tasks_api_policy.py to test_tasks_api_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_tasks.py to test_tasks.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_schemas.py to test_schemas.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_tags.py to test_metadef_tags.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_tag_api_policy.py to test_metadef_tag_api_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_resourcetypes.py to test_metadef_resourcetypes.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_resourcetype_api_policy.py to test_metadef_resourcetype_api_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_property_api_policy.py to test_metadef_property_api_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_properties.py to test_metadef_properties.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_objects.py to test_metadef_objects.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_object_api_policy.py to test_metadef_object_api_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_namespaces.py to test_metadef_namespaces.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_metadef_namespace_api_policy.py to test_metadef_namespace_api_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_member_api_policy.py to test_member_api_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_legacy_update_cinder_store.py to test_legacy_update_cinder_store.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_images_import_locking.py to test_images_import_locking.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_images_api_policy.py to test_images_api_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_images.py to test_images.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_discovery.py to test_discovery.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_cache_api_policy.py to test_cache_api_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/test_cache_api.py to test_cache_api.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/metadef_base.py to metadef_base.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/v2/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_wallaby_expand01.py to test_wallaby_expand01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_train_migrate01.py to test_train_migrate01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_rocky_expand02.py to test_rocky_expand02.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_rocky_expand01.py to test_rocky_expand01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_pike_migrate01.py to test_pike_migrate01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_pike_expand01.py to test_pike_expand01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_pike_contract01.py to test_pike_contract01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_ocata_migrate01.py to test_ocata_migrate01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_ocata_expand01.py to test_ocata_expand01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_ocata_contract01.py to test_ocata_contract01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_mitaka02.py to test_mitaka02.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/test_mitaka01.py to test_mitaka01.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/migrations/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/test_sqlalchemy.py to test_sqlalchemy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/test_migrations.py to test_migrations.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/base_metadef.py to base_metadef.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/base.py to base.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/functional/db/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate/test_data_migration_version.py to test_data_migration_version.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/gate/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_v2_policy.py to test_v2_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_tasks_resource.py to test_tasks_resource.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_schemas_resource.py to test_schemas_resource.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_metadef_resources.py to test_metadef_resources.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_images_resource.py to test_images_resource.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_tags_resource.py to test_image_tags_resource.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_members_resource.py to test_image_members_resource.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_data_resource.py to test_image_data_resource.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_image_actions_resource.py to test_image_actions_resource.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_discovery_stores.py to test_discovery_stores.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_discovery_image_import.py to test_discovery_image_import.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/test_cache_management_api.py to test_cache_management_api.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/v2/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers/test_sqlite.py to test_sqlite.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/image_cache/drivers/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr/fake.py to fake.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/keymgr/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/test_property_protections.py to test_property_protections.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/test_common.py to test_common.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/test_cmd.py to test_cmd.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware/test_cache_manage.py to test_cache_manage.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/api/middleware/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/utils.py to utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_versions.py to test_versions.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_test_utils.py to test_test_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_store_location.py to test_store_location.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_store_image.py to test_store_image.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_scrubber.py to test_scrubber.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_schema.py to test_schema.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_quota.py to test_quota.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_policy.py to test_policy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_notifier.py to test_notifier.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_misc.py to test_misc.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_manage.py to test_manage.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_image_cache.py to test_image_cache.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_housekeeping.py to test_housekeeping.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_glance_replicator.py to test_glance_replicator.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_glance_manage.py to test_glance_manage.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_gateway.py to test_gateway.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_domain_proxy.py to test_domain_proxy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_domain.py to test_domain.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_db_metadef.py to test_db_metadef.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_db.py to test_db.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_data_migration_framework.py to test_data_migration_framework.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_context_middleware.py to test_context_middleware.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_context.py to test_context.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_cached_images.py to test_cached_images.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_cache_middleware.py to test_cache_middleware.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_cache_manage.py to test_cache_manage.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/test_auth.py to test_auth.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/fixtures.py to fixtures.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/fake_rados.py to fake_rados.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/base.py to base.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd/test_status.py to test_status.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/cmd/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_wsgi_app.py to test_wsgi_app.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_wsgi.py to test_wsgi.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_timeutils.py to test_timeutils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_swift_store_utils.py to test_swift_store_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_scripts.py to test_scripts.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_property_utils.py to test_property_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_location_strategy.py to test_location_strategy.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_format_inspector.py to test_format_inspector.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_exception.py to test_exception.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_config.py to test_config.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/test_client.py to test_client.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/test_scripts_utils.py to test_scripts_utils.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import/test_main.py to test_main.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/common/scripts/image_import/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/test_taskflow_executor.py to test_taskflow_executor.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/test_async.py to test_async.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_web_download.py to test_web_download.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_ovf_process.py to test_ovf_process.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_introspect.py to test_introspect.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_import.py to test_import.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_copy_image.py to test_copy_image.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_convert.py to test_convert.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/test_api_image_import.py to test_api_image_import.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/__init__.py to __init__.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins/test_inject_image_metadata.py to test_inject_image_metadata.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins/test_image_conversion.py to test_image_conversion.cpython-36.pyc
DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/tests/unit/async_/flows/plugins/__init__.py to __init__.cpython-36.pyc
DEBUG: writing byte-compilation script '/tmp/tmpr8m1bwby.py'
DEBUG: /usr/libexec/platform-python /tmp/tmpr8m1bwby.py
DEBUG: removing /tmp/tmpr8m1bwby.py
DEBUG: running install_data
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance
DEBUG: copying etc/glance-api.conf -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance
DEBUG: copying etc/glance-cache.conf -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance
DEBUG: copying etc/glance-manage.conf -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance
DEBUG: copying etc/glance-scrubber.conf -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance
DEBUG: copying etc/glance-api-paste.ini -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance
DEBUG: creating /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs
DEBUG: copying etc/metadefs/README -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/cim-processor-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/cim-resource-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/cim-storage-allocation-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/cim-virtual-system-setting-data.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-aggr-disk-filter.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-aggr-iops-filter.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-aggr-num-instances.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-cpu-pinning.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-guest-memory-backing.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-guest-shutdown.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-host-capabilities.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-hypervisor.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-instance-data.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-libvirt-image.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-libvirt.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-quota.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-randomgen.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-vcputopology.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-vmware-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-vmware-quota-flavor.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-vmware.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-watchdog.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/compute-xenapi.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/glance-common-image-props.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/image-signature-verification.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/operating-system.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/software-databases.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/software-runtimes.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/software-webservers.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: copying etc/metadefs/storage-volume-type.json -> /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc/glance/metadefs/
DEBUG: running install_egg_info
DEBUG: running egg_info
DEBUG: writing glance.egg-info/PKG-INFO
DEBUG: writing dependency_links to glance.egg-info/dependency_links.txt
DEBUG: writing entry points to glance.egg-info/entry_points.txt
DEBUG: writing top-level names to glance.egg-info/top_level.txt
DEBUG: writing pbr to glance.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python'
DEBUG:   warnings.warn(msg)
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: writing manifest file 'glance.egg-info/SOURCES.txt'
DEBUG: Copying glance.egg-info to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance-24.2.2.dev1-py3.6.egg-info
DEBUG: running install_scripts
DEBUG: Installing glance-api script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-cache-cleaner script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-cache-manage script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-cache-prefetcher script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-cache-pruner script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-control script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-manage script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-replicator script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-scrubber script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-status script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: Installing glance-wsgi-api script to /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/bin
DEBUG: + export PYTHONPATH=.
DEBUG: + PYTHONPATH=.
DEBUG: + sphinx-build -b html doc/source doc/build/html
DEBUG: Running Sphinx v2.2.2
DEBUG: loading stevedore.sphinxext
DEBUG: [openstackdocstheme] version: 2.2.6
DEBUG: [openstackdocstheme] connecting html-page-context event handler
DEBUG: making output directory... done
DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (glance); you can disable this behavior with the 'openstackdocs_auto_name' option
DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/../../etc/oslo-config-generator/glance-api.conf
DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/_static/glance-api.conf.sample
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store'
DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/../../etc/oslo-config-generator/glance-cache.conf
DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/_static/glance-cache.conf.sample
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/../../etc/oslo-config-generator/glance-manage.conf
DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/_static/glance-manage.conf.sample
DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/../../etc/oslo-config-generator/glance-scrubber.conf
DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/_static/glance-scrubber.conf.sample
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/../../etc/glance-policy-generator.conf
DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/_static/glance.policy.yaml.sample
DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme
DEBUG: [openstackdocstheme] no /builddir/build/BUILD/glance-24.2.2.dev1/.gitreview found
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.context.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.gateway.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.housekeeping.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.i18n.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.location.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.notifier.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.opts.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.schema.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.scrubber.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.version.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.authorization.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.common.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.policy.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.property_protections.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.versions.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.middleware.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.middleware.cache.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.middleware.cache_manage.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.middleware.context.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.middleware.gzip.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.middleware.version_negotiation.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v1.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v1.router.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.cached_images.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.discovery.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.image_actions.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.image_data.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.image_members.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.image_tags.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.images.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.metadef_namespaces.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.metadef_objects.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.metadef_properties.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.metadef_resource_types.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.metadef_tags.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.policy.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.router.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.schemas.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.tasks.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.model.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_namespace.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_object.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_property_item_type.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_property_type.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_resource_type.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.api.v2.model.metadef_tag.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.taskflow_executor.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.utils.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.api_image_import.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.base_import.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.convert.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.introspect.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.ovf_process.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.plugins.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.plugins.image_conversion.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.plugins.image_decompression.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.plugins.inject_image_metadata.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.plugins.no_op.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.async_.flows.plugins.plugin_opts.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.api.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.cache_cleaner.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.cache_manage.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.cache_prefetcher.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.cache_pruner.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.control.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.manage.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.replicator.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.scrubber.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.cmd.status.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.auth.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.client.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.config.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.crypt.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.exception.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.format_inspector.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.property_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.removed_config.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.store_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.swift_store_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.timeutils.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.trust_auth.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.utils.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.wsgi.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.wsgi_app.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.wsme_utils.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.location_strategy.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.location_strategy.location_order.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.location_strategy.store_type.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.scripts.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.scripts.utils.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.scripts.api_image_import.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.scripts.api_image_import.main.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.scripts.image_import.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.common.scripts.image_import.main.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.db.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.db.metadata.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.db.migration.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.db.utils.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.db.simple.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.db.simple.api.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.domain.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.domain.proxy.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.base.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.cleaner.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.client.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.prefetcher.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.pruner.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.drivers.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.drivers.base.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.drivers.sqlite.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.image_cache.drivers.xattr.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.policies.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.policies.base.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.policies.cache.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.policies.discovery.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.policies.image.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.policies.metadef.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.policies.tasks.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.quota.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/glance.quota.keystone.rst.
DEBUG: Creating file /builddir/build/BUILD/glance-24.2.2.dev1/doc/source/contributor/api/modules.rst.
DEBUG: building [mo]: targets for 0 po files that are out of date
DEBUG: building [html]: targets for 77 source files that are out of date
DEBUG: updating environment: [new config] 206 added, 0 changed, 0 removed
DEBUG: reading sources... [  0%] admin/apache-httpd
DEBUG: reading sources... [  0%] admin/authentication
DEBUG: reading sources... [  1%] admin/cache
DEBUG: reading sources... [  1%] admin/controllingservers
DEBUG: reading sources... [  2%] admin/db
DEBUG: reading sources... [  2%] admin/db-sqlalchemy-migrate
DEBUG: reading sources... [  3%] admin/flows
DEBUG: documenting plugins from 'glance.flows'
DEBUG: documenting plugins from 'glance.flows.import'
DEBUG: reading sources... [  3%] admin/index
DEBUG: reading sources... [  4%] admin/interoperable-image-import
DEBUG: reading sources... [  4%] admin/manage-images
DEBUG: reading sources... [  5%] admin/multistores
DEBUG: reading sources... [  5%] admin/notifications
DEBUG: reading sources... [  6%] admin/policies
DEBUG: reading sources... [  6%] admin/property-protections
DEBUG: reading sources... [  7%] admin/quotas
DEBUG: reading sources... [  7%] admin/requirements
DEBUG: reading sources... [  8%] admin/rollingupgrades
DEBUG: reading sources... [  8%] admin/tasks
DEBUG: reading sources... [  9%] admin/troubleshooting
DEBUG: reading sources... [  9%] admin/useful-image-properties
DEBUG: reading sources... [ 10%] admin/zero-downtime-db-upgrade
DEBUG: reading sources... [ 10%] cli/glanceapi
DEBUG: reading sources... [ 11%] cli/glancecachecleaner
DEBUG: reading sources... [ 11%] cli/glancecachemanage
DEBUG: reading sources... [ 12%] cli/glancecacheprefetcher
DEBUG: reading sources... [ 12%] cli/glancecachepruner
DEBUG: reading sources... [ 13%] cli/glancecontrol
DEBUG: reading sources... [ 13%] cli/glancemanage
DEBUG: reading sources... [ 14%] cli/glancereplicator
DEBUG: reading sources... [ 14%] cli/glancescrubber
DEBUG: reading sources... [ 15%] cli/glancestatus
DEBUG: reading sources... [ 15%] cli/index
DEBUG: reading sources... [ 16%] configuration/configuring
DEBUG: reading sources... [ 16%] configuration/glance_api
DEBUG: loading config file etc/oslo-config-generator/glance-api.conf
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.http.Store' to 'glance.store.http.store'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.rbd.Store' to 'glance.store.rbd.store'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.swift.Store' to 'glance.store.swift.store'
DEBUG: WARNING:oslo_config.generator:normalizing group name 'glance.store.vmware_datastore.Store' to 'glance.store.vmware_datastore.store'
DEBUG: reading sources... [ 16%] configuration/glance_cache
DEBUG: loading config file etc/oslo-config-generator/glance-cache.conf
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: reading sources... [ 17%] configuration/glance_manage
DEBUG: loading config file etc/oslo-config-generator/glance-manage.conf
DEBUG: reading sources... [ 17%] configuration/glance_scrubber
DEBUG: loading config file etc/oslo-config-generator/glance-scrubber.conf
DEBUG: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3'
DEBUG: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3'
DEBUG: reading sources... [ 18%] configuration/index
DEBUG: reading sources... [ 18%] configuration/sample-configuration
DEBUG: reading sources... [ 19%] contributor/api/glance
DEBUG: reading sources... [ 19%] contributor/api/glance.api
DEBUG: reading sources... [ 20%] contributor/api/glance.api.authorization
DEBUG: reading sources... [ 20%] contributor/api/glance.api.common
DEBUG: reading sources... [ 21%] contributor/api/glance.api.middleware
DEBUG: reading sources... [ 21%] contributor/api/glance.api.middleware.cache
DEBUG: reading sources... [ 22%] contributor/api/glance.api.middleware.cache_manage
DEBUG: reading sources... [ 22%] contributor/api/glance.api.middleware.context
DEBUG: reading sources... [ 23%] contributor/api/glance.api.middleware.gzip
DEBUG: reading sources... [ 23%] contributor/api/glance.api.middleware.version_negotiation
DEBUG: reading sources... [ 24%] contributor/api/glance.api.policy
DEBUG: reading sources... [ 24%] contributor/api/glance.api.property_protections
DEBUG: reading sources... [ 25%] contributor/api/glance.api.v1
DEBUG: reading sources... [ 25%] contributor/api/glance.api.v1.router
DEBUG: reading sources... [ 26%] contributor/api/glance.api.v2
DEBUG: reading sources... [ 26%] contributor/api/glance.api.v2.cached_images
DEBUG: reading sources... [ 27%] contributor/api/glance.api.v2.discovery
DEBUG: reading sources... [ 27%] contributor/api/glance.api.v2.image_actions
DEBUG: reading sources... [ 28%] contributor/api/glance.api.v2.image_data
DEBUG: reading sources... [ 28%] contributor/api/glance.api.v2.image_members
DEBUG: reading sources... [ 29%] contributor/api/glance.api.v2.image_tags
DEBUG: reading sources... [ 29%] contributor/api/glance.api.v2.images
DEBUG: reading sources... [ 30%] contributor/api/glance.api.v2.metadef_namespaces
DEBUG: reading sources... [ 30%] contributor/api/glance.api.v2.metadef_objects
DEBUG: reading sources... [ 31%] contributor/api/glance.api.v2.metadef_properties
DEBUG: reading sources... [ 31%] contributor/api/glance.api.v2.metadef_resource_types
DEBUG: reading sources... [ 32%] contributor/api/glance.api.v2.metadef_tags
DEBUG: reading sources... [ 32%] contributor/api/glance.api.v2.model
DEBUG: reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace
DEBUG: reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_object
DEBUG: reading sources... [ 33%] contributor/api/glance.api.v2.model.metadef_property_item_type
DEBUG: reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_property_type
DEBUG: reading sources... [ 34%] contributor/api/glance.api.v2.model.metadef_resource_type
DEBUG: reading sources... [ 35%] contributor/api/glance.api.v2.model.metadef_tag
DEBUG: reading sources... [ 35%] contributor/api/glance.api.v2.policy
DEBUG: reading sources... [ 36%] contributor/api/glance.api.v2.router
DEBUG: reading sources... [ 36%] contributor/api/glance.api.v2.schemas
DEBUG: reading sources... [ 37%] contributor/api/glance.api.v2.tasks
DEBUG: reading sources... [ 37%] contributor/api/glance.api.versions
DEBUG: reading sources... [ 38%] contributor/api/glance.async_
DEBUG: reading sources... [ 38%] contributor/api/glance.async_.flows
DEBUG: reading sources... [ 39%] contributor/api/glance.async_.flows.api_image_import
DEBUG: reading sources... [ 39%] contributor/api/glance.async_.flows.base_import
DEBUG: reading sources... [ 40%] contributor/api/glance.async_.flows.convert
DEBUG: reading sources... [ 40%] contributor/api/glance.async_.flows.introspect
DEBUG: reading sources... [ 41%] contributor/api/glance.async_.flows.ovf_process
DEBUG: reading sources... [ 41%] contributor/api/glance.async_.flows.plugins
DEBUG: reading sources... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion
DEBUG: reading sources... [ 42%] contributor/api/glance.async_.flows.plugins.image_decompression
DEBUG: reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata
DEBUG: reading sources... [ 43%] contributor/api/glance.async_.flows.plugins.no_op
DEBUG: reading sources... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts
DEBUG: reading sources... [ 44%] contributor/api/glance.async_.taskflow_executor
DEBUG: reading sources... [ 45%] contributor/api/glance.async_.utils
DEBUG: reading sources... [ 45%] contributor/api/glance.cmd
DEBUG: reading sources... [ 46%] contributor/api/glance.cmd.api
DEBUG: reading sources... [ 46%] contributor/api/glance.cmd.cache_cleaner
DEBUG: reading sources... [ 47%] contributor/api/glance.cmd.cache_manage
DEBUG: reading sources... [ 47%] contributor/api/glance.cmd.cache_prefetcher
DEBUG: reading sources... [ 48%] contributor/api/glance.cmd.cache_pruner
DEBUG: reading sources... [ 48%] contributor/api/glance.cmd.control
DEBUG: reading sources... [ 49%] contributor/api/glance.cmd.manage
DEBUG: reading sources... [ 49%] contributor/api/glance.cmd.replicator
DEBUG: reading sources... [ 50%] contributor/api/glance.cmd.scrubber
DEBUG: reading sources... [ 50%] contributor/api/glance.cmd.status
DEBUG: reading sources... [ 50%] contributor/api/glance.common
DEBUG: reading sources... [ 51%] contributor/api/glance.common.auth
DEBUG: reading sources... [ 51%] contributor/api/glance.common.client
DEBUG: reading sources... [ 52%] contributor/api/glance.common.config
DEBUG: reading sources... [ 52%] contributor/api/glance.common.crypt
DEBUG: reading sources... [ 53%] contributor/api/glance.common.exception
DEBUG: reading sources... [ 53%] contributor/api/glance.common.format_inspector
DEBUG: reading sources... [ 54%] contributor/api/glance.common.location_strategy
DEBUG: reading sources... [ 54%] contributor/api/glance.common.location_strategy.location_order
DEBUG: reading sources... [ 55%] contributor/api/glance.common.location_strategy.store_type
DEBUG: reading sources... [ 55%] contributor/api/glance.common.property_utils
DEBUG: reading sources... [ 56%] contributor/api/glance.common.removed_config
DEBUG: reading sources... [ 56%] contributor/api/glance.common.scripts
DEBUG: reading sources... [ 57%] contributor/api/glance.common.scripts.api_image_import
DEBUG: reading sources... [ 57%] contributor/api/glance.common.scripts.api_image_import.main
DEBUG: reading sources... [ 58%] contributor/api/glance.common.scripts.image_import
DEBUG: reading sources... [ 58%] contributor/api/glance.common.scripts.image_import.main
DEBUG: reading sources... [ 59%] contributor/api/glance.common.scripts.utils
DEBUG: reading sources... [ 59%] contributor/api/glance.common.store_utils
DEBUG: reading sources... [ 60%] contributor/api/glance.common.swift_store_utils
DEBUG: reading sources... [ 60%] contributor/api/glance.common.timeutils
DEBUG: reading sources... [ 61%] contributor/api/glance.common.trust_auth
DEBUG: reading sources... [ 61%] contributor/api/glance.common.utils
DEBUG: reading sources... [ 62%] contributor/api/glance.common.wsgi
DEBUG: reading sources... [ 62%] contributor/api/glance.common.wsgi_app
DEBUG: reading sources... [ 63%] contributor/api/glance.common.wsme_utils
DEBUG: reading sources... [ 63%] contributor/api/glance.context
DEBUG: reading sources... [ 64%] contributor/api/glance.db
DEBUG: reading sources... [ 64%] contributor/api/glance.db.metadata
DEBUG: reading sources... [ 65%] contributor/api/glance.db.migration
DEBUG: reading sources... [ 65%] contributor/api/glance.db.simple
DEBUG: reading sources... [ 66%] contributor/api/glance.db.simple.api
DEBUG: reading sources... [ 66%] contributor/api/glance.db.utils
DEBUG: reading sources... [ 66%] contributor/api/glance.domain
DEBUG: reading sources... [ 67%] contributor/api/glance.domain.proxy
DEBUG: reading sources... [ 67%] contributor/api/glance.gateway
DEBUG: reading sources... [ 68%] contributor/api/glance.housekeeping
DEBUG: reading sources... [ 68%] contributor/api/glance.i18n
DEBUG: reading sources... [ 69%] contributor/api/glance.image_cache
DEBUG: reading sources... [ 69%] contributor/api/glance.image_cache.base
DEBUG: reading sources... [ 70%] contributor/api/glance.image_cache.cleaner
DEBUG: reading sources... [ 70%] contributor/api/glance.image_cache.client
DEBUG: reading sources... [ 71%] contributor/api/glance.image_cache.drivers
DEBUG: reading sources... [ 71%] contributor/api/glance.image_cache.drivers.base
DEBUG: reading sources... [ 72%] contributor/api/glance.image_cache.drivers.sqlite
DEBUG: reading sources... [ 72%] contributor/api/glance.image_cache.drivers.xattr
DEBUG: reading sources... [ 73%] contributor/api/glance.image_cache.prefetcher
DEBUG: reading sources... [ 73%] contributor/api/glance.image_cache.pruner
DEBUG: reading sources... [ 74%] contributor/api/glance.location
DEBUG: reading sources... [ 74%] contributor/api/glance.notifier
DEBUG: reading sources... [ 75%] contributor/api/glance.opts
DEBUG: reading sources... [ 75%] contributor/api/glance.policies
DEBUG: reading sources... [ 76%] contributor/api/glance.policies.base
DEBUG: reading sources... [ 76%] contributor/api/glance.policies.cache
DEBUG: reading sources... [ 77%] contributor/api/glance.policies.discovery
DEBUG: reading sources... [ 77%] contributor/api/glance.policies.image
DEBUG: reading sources... [ 78%] contributor/api/glance.policies.metadef
DEBUG: reading sources... [ 78%] contributor/api/glance.policies.tasks
DEBUG: reading sources... [ 79%] contributor/api/glance.quota
DEBUG: reading sources... [ 79%] contributor/api/glance.quota.keystone
DEBUG: reading sources... [ 80%] contributor/api/glance.schema
DEBUG: reading sources... [ 80%] contributor/api/glance.scrubber
DEBUG: reading sources... [ 81%] contributor/api/glance.version
DEBUG: reading sources... [ 81%] contributor/api/modules
DEBUG: reading sources... [ 82%] contributor/architecture
DEBUG: reading sources... [ 82%] contributor/blueprints
DEBUG: reading sources... [ 83%] contributor/contributing
DEBUG: reading sources... [ 83%] contributor/core_reviewer_guidelines
DEBUG: reading sources... [ 83%] contributor/database_architecture
DEBUG: documenting plugins from 'glance.database.metadata_backend'
DEBUG: reading sources... [ 84%] contributor/database_migrations
DEBUG: reading sources... [ 84%] contributor/documentation
DEBUG: reading sources... [ 85%] contributor/domain_implementation
DEBUG: reading sources... [ 85%] contributor/domain_model
DEBUG: reading sources... [ 86%] contributor/gerrit
DEBUG: reading sources... [ 86%] contributor/index
DEBUG: reading sources... [ 87%] contributor/minor-code-changes
DEBUG: reading sources... [ 87%] contributor/refreshing-configs
DEBUG: reading sources... [ 88%] contributor/release-cpl
DEBUG: reading sources... [ 88%] contributor/release-notes
DEBUG: reading sources... [ 89%] contributor/releasecycle
DEBUG: reading sources... [ 89%] glossary
DEBUG: reading sources... [ 90%] index
DEBUG: reading sources... [ 90%] install/configure-quotas
DEBUG: reading sources... [ 91%] install/get-started
DEBUG: reading sources... [ 91%] install/index
DEBUG: reading sources... [ 92%] install/install
DEBUG: reading sources... [ 92%] install/install-debian
DEBUG: reading sources... [ 93%] install/install-obs
DEBUG: reading sources... [ 93%] install/install-rdo
DEBUG: reading sources... [ 94%] install/install-ubuntu
DEBUG: reading sources... [ 94%] install/register-quotas
DEBUG: reading sources... [ 95%] install/verify
DEBUG: reading sources... [ 95%] user/common-image-properties
DEBUG: reading sources... [ 96%] user/formats
DEBUG: reading sources... [ 96%] user/glanceapi
DEBUG: reading sources... [ 97%] user/glanceclient
DEBUG: reading sources... [ 97%] user/glancemetadefcatalogapi
DEBUG: reading sources... [ 98%] user/identifiers
DEBUG: reading sources... [ 98%] user/index
DEBUG: reading sources... [ 99%] user/metadefs-concepts
DEBUG: reading sources... [ 99%] user/signature
DEBUG: reading sources... [100%] user/statuses
DEBUG: looking for now-outdated files... none found
DEBUG: pickling environment... done
DEBUG: checking consistency... done
DEBUG: preparing documents... done
DEBUG: writing output... [  0%] admin/apache-httpd
DEBUG: writing output... [  0%] admin/authentication
DEBUG: writing output... [  1%] admin/cache
DEBUG: writing output... [  1%] admin/controllingservers
DEBUG: writing output... [  2%] admin/db
DEBUG: writing output... [  2%] admin/db-sqlalchemy-migrate
DEBUG: writing output... [  3%] admin/flows
DEBUG: writing output... [  3%] admin/index
DEBUG: writing output... [  4%] admin/interoperable-image-import
DEBUG: writing output... [  4%] admin/manage-images
DEBUG: writing output... [  5%] admin/multistores
DEBUG: writing output... [  5%] admin/notifications
DEBUG: writing output... [  6%] admin/policies
DEBUG: writing output... [  6%] admin/property-protections
DEBUG: writing output... [  7%] admin/quotas
DEBUG: writing output... [  7%] admin/requirements
DEBUG: writing output... [  8%] admin/rollingupgrades
DEBUG: writing output... [  8%] admin/tasks
DEBUG: writing output... [  9%] admin/troubleshooting
DEBUG: writing output... [  9%] admin/useful-image-properties
DEBUG: writing output... [ 10%] admin/zero-downtime-db-upgrade
DEBUG: writing output... [ 10%] cli/glanceapi
DEBUG: writing output... [ 11%] cli/glancecachecleaner
DEBUG: writing output... [ 11%] cli/glancecachemanage
DEBUG: writing output... [ 12%] cli/glancecacheprefetcher
DEBUG: writing output... [ 12%] cli/glancecachepruner
DEBUG: writing output... [ 13%] cli/glancecontrol
DEBUG: writing output... [ 13%] cli/glancemanage
DEBUG: writing output... [ 14%] cli/glancereplicator
DEBUG: writing output... [ 14%] cli/glancescrubber
DEBUG: writing output... [ 15%] cli/glancestatus
DEBUG: writing output... [ 15%] cli/index
DEBUG: writing output... [ 16%] configuration/configuring
DEBUG: writing output... [ 16%] configuration/glance_api
DEBUG: writing output... [ 16%] configuration/glance_cache
DEBUG: writing output... [ 17%] configuration/glance_manage
DEBUG: writing output... [ 17%] configuration/glance_scrubber
DEBUG: writing output... [ 18%] configuration/index
DEBUG: writing output... [ 18%] configuration/sample-configuration
DEBUG: writing output... [ 19%] contributor/api/glance
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance'
DEBUG: writing output... [ 19%] contributor/api/glance.api
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api'
DEBUG: writing output... [ 20%] contributor/api/glance.api.authorization
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.authorization'
DEBUG: writing output... [ 20%] contributor/api/glance.api.common
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.common'
DEBUG: writing output... [ 21%] contributor/api/glance.api.middleware
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware'
DEBUG: writing output... [ 21%] contributor/api/glance.api.middleware.cache
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache'
DEBUG: writing output... [ 22%] contributor/api/glance.api.middleware.cache_manage
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.cache_manage'
DEBUG: writing output... [ 22%] contributor/api/glance.api.middleware.context
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.context'
DEBUG: writing output... [ 23%] contributor/api/glance.api.middleware.gzip
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.gzip'
DEBUG: writing output... [ 23%] contributor/api/glance.api.middleware.version_negotiation
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.middleware.version_negotiation'
DEBUG: writing output... [ 24%] contributor/api/glance.api.policy
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.policy'
DEBUG: writing output... [ 24%] contributor/api/glance.api.property_protections
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.property_protections'
DEBUG: writing output... [ 25%] contributor/api/glance.api.v1
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1'
DEBUG: writing output... [ 25%] contributor/api/glance.api.v1.router
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v1.router'
DEBUG: writing output... [ 26%] contributor/api/glance.api.v2
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2'
DEBUG: writing output... [ 26%] contributor/api/glance.api.v2.cached_images
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.cached_images'
DEBUG: writing output... [ 27%] contributor/api/glance.api.v2.discovery
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.discovery'
DEBUG: writing output... [ 27%] contributor/api/glance.api.v2.image_actions
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_actions'
DEBUG: writing output... [ 28%] contributor/api/glance.api.v2.image_data
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_data'
DEBUG: writing output... [ 28%] contributor/api/glance.api.v2.image_members
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_members'
DEBUG: writing output... [ 29%] contributor/api/glance.api.v2.image_tags
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.image_tags'
DEBUG: writing output... [ 29%] contributor/api/glance.api.v2.images
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.images'
DEBUG: writing output... [ 30%] contributor/api/glance.api.v2.metadef_namespaces
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_namespaces'
DEBUG: writing output... [ 30%] contributor/api/glance.api.v2.metadef_objects
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_objects'
DEBUG: writing output... [ 31%] contributor/api/glance.api.v2.metadef_properties
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_properties'
DEBUG: writing output... [ 31%] contributor/api/glance.api.v2.metadef_resource_types
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_resource_types'
DEBUG: writing output... [ 32%] contributor/api/glance.api.v2.metadef_tags
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.metadef_tags'
DEBUG: writing output... [ 32%] contributor/api/glance.api.v2.model
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model'
DEBUG: writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_namespace
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_namespace'
DEBUG: writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_object
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_object'
DEBUG: writing output... [ 33%] contributor/api/glance.api.v2.model.metadef_property_item_type
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_item_type'
DEBUG: writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_property_type
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_property_type'
DEBUG: writing output... [ 34%] contributor/api/glance.api.v2.model.metadef_resource_type
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_resource_type'
DEBUG: writing output... [ 35%] contributor/api/glance.api.v2.model.metadef_tag
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.model.metadef_tag'
DEBUG: writing output... [ 35%] contributor/api/glance.api.v2.policy
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.policy'
DEBUG: writing output... [ 36%] contributor/api/glance.api.v2.router
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.router'
DEBUG: writing output... [ 36%] contributor/api/glance.api.v2.schemas
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.schemas'
DEBUG: writing output... [ 37%] contributor/api/glance.api.v2.tasks
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.v2.tasks'
DEBUG: writing output... [ 37%] contributor/api/glance.api.versions
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.api.versions'
DEBUG: writing output... [ 38%] contributor/api/glance.async_
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_'
DEBUG: writing output... [ 38%] contributor/api/glance.async_.flows
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows'
DEBUG: writing output... [ 39%] contributor/api/glance.async_.flows.api_image_import
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.api_image_import'
DEBUG: writing output... [ 39%] contributor/api/glance.async_.flows.base_import
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.base_import'
DEBUG: writing output... [ 40%] contributor/api/glance.async_.flows.convert
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.convert'
DEBUG: writing output... [ 40%] contributor/api/glance.async_.flows.introspect
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.introspect'
DEBUG: writing output... [ 41%] contributor/api/glance.async_.flows.ovf_process
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.ovf_process'
DEBUG: writing output... [ 41%] contributor/api/glance.async_.flows.plugins
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins'
DEBUG: writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_conversion
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_conversion'
DEBUG: writing output... [ 42%] contributor/api/glance.async_.flows.plugins.image_decompression
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.image_decompression'
DEBUG: writing output... [ 43%] contributor/api/glance.async_.flows.plugins.inject_image_metadata
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.inject_image_metadata'
DEBUG: writing output... [ 43%] contributor/api/glance.async_.flows.plugins.no_op
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.no_op'
DEBUG: writing output... [ 44%] contributor/api/glance.async_.flows.plugins.plugin_opts
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.flows.plugins.plugin_opts'
DEBUG: writing output... [ 44%] contributor/api/glance.async_.taskflow_executor
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.taskflow_executor'
DEBUG: writing output... [ 45%] contributor/api/glance.async_.utils
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.async_.utils'
DEBUG: writing output... [ 45%] contributor/api/glance.cmd
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd'
DEBUG: writing output... [ 46%] contributor/api/glance.cmd.api
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.api'
DEBUG: writing output... [ 46%] contributor/api/glance.cmd.cache_cleaner
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_cleaner'
DEBUG: writing output... [ 47%] contributor/api/glance.cmd.cache_manage
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_manage'
DEBUG: writing output... [ 47%] contributor/api/glance.cmd.cache_prefetcher
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_prefetcher'
DEBUG: writing output... [ 48%] contributor/api/glance.cmd.cache_pruner
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.cache_pruner'
DEBUG: writing output... [ 48%] contributor/api/glance.cmd.control
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.control'
DEBUG: writing output... [ 49%] contributor/api/glance.cmd.manage
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.manage'
DEBUG: writing output... [ 49%] contributor/api/glance.cmd.replicator
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.replicator'
DEBUG: writing output... [ 50%] contributor/api/glance.cmd.scrubber
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.scrubber'
DEBUG: writing output... [ 50%] contributor/api/glance.cmd.status
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.cmd.status'
DEBUG: writing output... [ 50%] contributor/api/glance.common
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common'
DEBUG: writing output... [ 51%] contributor/api/glance.common.auth
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.auth'
DEBUG: writing output... [ 51%] contributor/api/glance.common.client
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.client'
DEBUG: writing output... [ 52%] contributor/api/glance.common.config
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.config'
DEBUG: writing output... [ 52%] contributor/api/glance.common.crypt
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.crypt'
DEBUG: writing output... [ 53%] contributor/api/glance.common.exception
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.exception'
DEBUG: writing output... [ 53%] contributor/api/glance.common.format_inspector
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.format_inspector'
DEBUG: writing output... [ 54%] contributor/api/glance.common.location_strategy
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy'
DEBUG: writing output... [ 54%] contributor/api/glance.common.location_strategy.location_order
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.location_order'
DEBUG: writing output... [ 55%] contributor/api/glance.common.location_strategy.store_type
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.location_strategy.store_type'
DEBUG: writing output... [ 55%] contributor/api/glance.common.property_utils
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.property_utils'
DEBUG: writing output... [ 56%] contributor/api/glance.common.removed_config
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.removed_config'
DEBUG: writing output... [ 56%] contributor/api/glance.common.scripts
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts'
DEBUG: writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import'
DEBUG: writing output... [ 57%] contributor/api/glance.common.scripts.api_image_import.main
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.api_image_import.main'
DEBUG: writing output... [ 58%] contributor/api/glance.common.scripts.image_import
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import'
DEBUG: writing output... [ 58%] contributor/api/glance.common.scripts.image_import.main
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.image_import.main'
DEBUG: writing output... [ 59%] contributor/api/glance.common.scripts.utils
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.scripts.utils'
DEBUG: writing output... [ 59%] contributor/api/glance.common.store_utils
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.store_utils'
DEBUG: writing output... [ 60%] contributor/api/glance.common.swift_store_utils
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.swift_store_utils'
DEBUG: writing output... [ 60%] contributor/api/glance.common.timeutils
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.timeutils'
DEBUG: writing output... [ 61%] contributor/api/glance.common.trust_auth
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.trust_auth'
DEBUG: writing output... [ 61%] contributor/api/glance.common.utils
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.utils'
DEBUG: writing output... [ 62%] contributor/api/glance.common.wsgi
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi'
DEBUG: writing output... [ 62%] contributor/api/glance.common.wsgi_app
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsgi_app'
DEBUG: writing output... [ 63%] contributor/api/glance.common.wsme_utils
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.common.wsme_utils'
DEBUG: writing output... [ 63%] contributor/api/glance.context
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.context'
DEBUG: writing output... [ 64%] contributor/api/glance.db
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db'
DEBUG: writing output... [ 64%] contributor/api/glance.db.metadata
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.metadata'
DEBUG: writing output... [ 65%] contributor/api/glance.db.migration
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.migration'
DEBUG: writing output... [ 65%] contributor/api/glance.db.simple
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple'
DEBUG: writing output... [ 66%] contributor/api/glance.db.simple.api
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.simple.api'
DEBUG: writing output... [ 66%] contributor/api/glance.db.utils
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.db.utils'
DEBUG: writing output... [ 66%] contributor/api/glance.domain
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain'
DEBUG: writing output... [ 67%] contributor/api/glance.domain.proxy
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.domain.proxy'
DEBUG: writing output... [ 67%] contributor/api/glance.gateway
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.gateway'
DEBUG: writing output... [ 68%] contributor/api/glance.housekeeping
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.housekeeping'
DEBUG: writing output... [ 68%] contributor/api/glance.i18n
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.i18n'
DEBUG: writing output... [ 69%] contributor/api/glance.image_cache
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache'
DEBUG: writing output... [ 69%] contributor/api/glance.image_cache.base
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.base'
DEBUG: writing output... [ 70%] contributor/api/glance.image_cache.cleaner
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.cleaner'
DEBUG: writing output... [ 70%] contributor/api/glance.image_cache.client
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.client'
DEBUG: writing output... [ 71%] contributor/api/glance.image_cache.drivers
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers'
DEBUG: writing output... [ 71%] contributor/api/glance.image_cache.drivers.base
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.base'
DEBUG: writing output... [ 72%] contributor/api/glance.image_cache.drivers.sqlite
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.sqlite'
DEBUG: writing output... [ 72%] contributor/api/glance.image_cache.drivers.xattr
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.drivers.xattr'
DEBUG: writing output... [ 73%] contributor/api/glance.image_cache.prefetcher
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.prefetcher'
DEBUG: writing output... [ 73%] contributor/api/glance.image_cache.pruner
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.image_cache.pruner'
DEBUG: writing output... [ 74%] contributor/api/glance.location
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.location'
DEBUG: writing output... [ 74%] contributor/api/glance.notifier
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.notifier'
DEBUG: writing output... [ 75%] contributor/api/glance.opts
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.opts'
DEBUG: writing output... [ 75%] contributor/api/glance.policies
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies'
DEBUG: writing output... [ 76%] contributor/api/glance.policies.base
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.base'
DEBUG: writing output... [ 76%] contributor/api/glance.policies.cache
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.cache'
DEBUG: writing output... [ 77%] contributor/api/glance.policies.discovery
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.discovery'
DEBUG: writing output... [ 77%] contributor/api/glance.policies.image
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.image'
DEBUG: writing output... [ 78%] contributor/api/glance.policies.metadef
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.metadef'
DEBUG: writing output... [ 78%] contributor/api/glance.policies.tasks
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.policies.tasks'
DEBUG: writing output... [ 79%] contributor/api/glance.quota
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota'
DEBUG: writing output... [ 79%] contributor/api/glance.quota.keystone
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.quota.keystone'
DEBUG: writing output... [ 80%] contributor/api/glance.schema
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.schema'
DEBUG: writing output... [ 80%] contributor/api/glance.scrubber
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.scrubber'
DEBUG: writing output... [ 81%] contributor/api/glance.version
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/glance.version'
DEBUG: writing output... [ 81%] contributor/api/modules
DEBUG: [openstackdocstheme] could not determine last_updated for 'contributor/api/modules'
DEBUG: writing output... [ 82%] contributor/architecture
DEBUG: writing output... [ 82%] contributor/blueprints
DEBUG: writing output... [ 83%] contributor/contributing
DEBUG: writing output... [ 83%] contributor/core_reviewer_guidelines
DEBUG: writing output... [ 83%] contributor/database_architecture
DEBUG: writing output... [ 84%] contributor/database_migrations
DEBUG: writing output... [ 84%] contributor/documentation
DEBUG: writing output... [ 85%] contributor/domain_implementation
DEBUG: writing output... [ 85%] contributor/domain_model
DEBUG: writing output... [ 86%] contributor/gerrit
DEBUG: writing output... [ 86%] contributor/index
DEBUG: writing output... [ 87%] contributor/minor-code-changes
DEBUG: writing output... [ 87%] contributor/refreshing-configs
DEBUG: writing output... [ 88%] contributor/release-cpl
DEBUG: writing output... [ 88%] contributor/release-notes
DEBUG: writing output... [ 89%] contributor/releasecycle
DEBUG: writing output... [ 89%] glossary
DEBUG: writing output... [ 90%] index
DEBUG: writing output... [ 90%] install/configure-quotas
DEBUG: writing output... [ 91%] install/get-started
DEBUG: writing output... [ 91%] install/index
DEBUG: writing output... [ 92%] install/install
DEBUG: writing output... [ 92%] install/install-debian
DEBUG: writing output... [ 93%] install/install-obs
DEBUG: writing output... [ 93%] install/install-rdo
DEBUG: writing output... [ 94%] install/install-ubuntu
DEBUG: writing output... [ 94%] install/register-quotas
DEBUG: writing output... [ 95%] install/verify
DEBUG: writing output... [ 95%] user/common-image-properties
DEBUG: writing output... [ 96%] user/formats
DEBUG: writing output... [ 96%] user/glanceapi
DEBUG: writing output... [ 97%] user/glanceclient
DEBUG: writing output... [ 97%] user/glancemetadefcatalogapi
DEBUG: writing output... [ 98%] user/identifiers
DEBUG: writing output... [ 98%] user/index
DEBUG: writing output... [ 99%] user/metadefs-concepts
DEBUG: writing output... [ 99%] user/signature
DEBUG: writing output... [100%] user/statuses
DEBUG: generating indices...  genindex py-modindex[openstackdocstheme] could not determine last_updated for 'py-modindex'
DEBUG: done
DEBUG: highlighting module code... [  0%] glance.api
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api'
DEBUG: highlighting module code... [  1%] glance.api.authorization
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/authorization'
DEBUG: highlighting module code... [  2%] glance.api.common
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/common'
DEBUG: highlighting module code... [  3%] glance.api.middleware.cache
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache'
DEBUG: highlighting module code... [  4%] glance.api.middleware.cache_manage
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/cache_manage'
DEBUG: highlighting module code... [  5%] glance.api.middleware.context
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/context'
DEBUG: highlighting module code... [  6%] glance.api.middleware.gzip
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/gzip'
DEBUG: highlighting module code... [  6%] glance.api.middleware.version_negotiation
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/middleware/version_negotiation'
DEBUG: highlighting module code... [  7%] glance.api.policy
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/policy'
DEBUG: highlighting module code... [  8%] glance.api.property_protections
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/property_protections'
DEBUG: highlighting module code... [  9%] glance.api.v1.router
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v1/router'
DEBUG: highlighting module code... [ 10%] glance.api.v2.cached_images
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/cached_images'
DEBUG: highlighting module code... [ 11%] glance.api.v2.discovery
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/discovery'
DEBUG: highlighting module code... [ 12%] glance.api.v2.image_actions
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_actions'
DEBUG: highlighting module code... [ 13%] glance.api.v2.image_data
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_data'
DEBUG: highlighting module code... [ 13%] glance.api.v2.image_members
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_members'
DEBUG: highlighting module code... [ 14%] glance.api.v2.image_tags
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/image_tags'
DEBUG: highlighting module code... [ 15%] glance.api.v2.images
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/images'
DEBUG: highlighting module code... [ 16%] glance.api.v2.metadef_namespaces
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_namespaces'
DEBUG: highlighting module code... [ 17%] glance.api.v2.metadef_objects
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_objects'
DEBUG: highlighting module code... [ 18%] glance.api.v2.metadef_properties
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_properties'
DEBUG: highlighting module code... [ 19%] glance.api.v2.metadef_resource_types
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_resource_types'
DEBUG: highlighting module code... [ 20%] glance.api.v2.metadef_tags
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/metadef_tags'
DEBUG: highlighting module code... [ 20%] glance.api.v2.model.metadef_namespace
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_namespace'
DEBUG: highlighting module code... [ 21%] glance.api.v2.model.metadef_object
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_object'
DEBUG: highlighting module code... [ 22%] glance.api.v2.model.metadef_property_item_type
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_item_type'
DEBUG: highlighting module code... [ 23%] glance.api.v2.model.metadef_property_type
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_property_type'
DEBUG: highlighting module code... [ 24%] glance.api.v2.model.metadef_resource_type
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_resource_type'
DEBUG: highlighting module code... [ 25%] glance.api.v2.model.metadef_tag
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/model/metadef_tag'
DEBUG: highlighting module code... [ 26%] glance.api.v2.policy
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/policy'
DEBUG: highlighting module code... [ 26%] glance.api.v2.router
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/router'
DEBUG: highlighting module code... [ 27%] glance.api.v2.schemas
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/schemas'
DEBUG: highlighting module code... [ 28%] glance.api.v2.tasks
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/v2/tasks'
DEBUG: highlighting module code... [ 29%] glance.api.versions
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/api/versions'
DEBUG: highlighting module code... [ 30%] glance.async_
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_'
DEBUG: highlighting module code... [ 31%] glance.async_.flows.api_image_import
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/api_image_import'
DEBUG: highlighting module code... [ 32%] glance.async_.flows.base_import
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/base_import'
DEBUG: highlighting module code... [ 33%] glance.async_.flows.convert
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/convert'
DEBUG: highlighting module code... [ 33%] glance.async_.flows.introspect
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/introspect'
DEBUG: highlighting module code... [ 34%] glance.async_.flows.ovf_process
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/ovf_process'
DEBUG: highlighting module code... [ 35%] glance.async_.flows.plugins
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins'
DEBUG: highlighting module code... [ 36%] glance.async_.flows.plugins.image_conversion
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_conversion'
DEBUG: highlighting module code... [ 37%] glance.async_.flows.plugins.image_decompression
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/image_decompression'
DEBUG: highlighting module code... [ 38%] glance.async_.flows.plugins.inject_image_metadata
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/inject_image_metadata'
DEBUG: highlighting module code... [ 39%] glance.async_.flows.plugins.no_op
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/no_op'
DEBUG: highlighting module code... [ 40%] glance.async_.flows.plugins.plugin_opts
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/flows/plugins/plugin_opts'
DEBUG: highlighting module code... [ 40%] glance.async_.taskflow_executor
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/taskflow_executor'
DEBUG: highlighting module code... [ 41%] glance.async_.utils
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/async_/utils'
DEBUG: highlighting module code... [ 42%] glance.cmd.api
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/api'
DEBUG: highlighting module code... [ 43%] glance.cmd.cache_cleaner
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_cleaner'
DEBUG: highlighting module code... [ 44%] glance.cmd.cache_manage
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_manage'
DEBUG: highlighting module code... [ 45%] glance.cmd.cache_prefetcher
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_prefetcher'
DEBUG: highlighting module code... [ 46%] glance.cmd.cache_pruner
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/cache_pruner'
DEBUG: highlighting module code... [ 46%] glance.cmd.control
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/control'
DEBUG: highlighting module code... [ 47%] glance.cmd.manage
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/manage'
DEBUG: highlighting module code... [ 48%] glance.cmd.replicator
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/replicator'
DEBUG: highlighting module code... [ 49%] glance.cmd.scrubber
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/scrubber'
DEBUG: highlighting module code... [ 50%] glance.cmd.status
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/cmd/status'
DEBUG: highlighting module code... [ 51%] glance.common.auth
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/auth'
DEBUG: highlighting module code... [ 52%] glance.common.client
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/client'
DEBUG: highlighting module code... [ 53%] glance.common.config
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/config'
DEBUG: highlighting module code... [ 53%] glance.common.crypt
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/crypt'
DEBUG: highlighting module code... [ 54%] glance.common.exception
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/exception'
DEBUG: highlighting module code... [ 55%] glance.common.format_inspector
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/format_inspector'
DEBUG: highlighting module code... [ 56%] glance.common.location_strategy
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy'
DEBUG: highlighting module code... [ 57%] glance.common.location_strategy.location_order
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/location_order'
DEBUG: highlighting module code... [ 58%] glance.common.location_strategy.store_type
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/location_strategy/store_type'
DEBUG: highlighting module code... [ 59%] glance.common.property_utils
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/property_utils'
DEBUG: highlighting module code... [ 60%] glance.common.removed_config
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/removed_config'
DEBUG: highlighting module code... [ 60%] glance.common.scripts
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts'
DEBUG: highlighting module code... [ 61%] glance.common.scripts.api_image_import.main
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/api_image_import/main'
DEBUG: highlighting module code... [ 62%] glance.common.scripts.image_import.main
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/image_import/main'
DEBUG: highlighting module code... [ 63%] glance.common.scripts.utils
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/scripts/utils'
DEBUG: highlighting module code... [ 64%] glance.common.store_utils
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/store_utils'
DEBUG: highlighting module code... [ 65%] glance.common.swift_store_utils
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/swift_store_utils'
DEBUG: highlighting module code... [ 66%] glance.common.timeutils
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/timeutils'
DEBUG: highlighting module code... [ 66%] glance.common.trust_auth
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/trust_auth'
DEBUG: highlighting module code... [ 67%] glance.common.utils
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/utils'
DEBUG: highlighting module code... [ 68%] glance.common.wsgi
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi'
DEBUG: highlighting module code... [ 69%] glance.common.wsgi_app
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsgi_app'
DEBUG: highlighting module code... [ 70%] glance.common.wsme_utils
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/common/wsme_utils'
DEBUG: highlighting module code... [ 71%] glance.context
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/context'
DEBUG: highlighting module code... [ 72%] glance.db
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/db'
DEBUG: highlighting module code... [ 73%] glance.db.metadata
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/db/metadata'
DEBUG: highlighting module code... [ 73%] glance.db.simple.api
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/db/simple/api'
DEBUG: highlighting module code... [ 74%] glance.db.utils
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/db/utils'
DEBUG: highlighting module code... [ 75%] glance.domain
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/domain'
DEBUG: highlighting module code... [ 76%] glance.domain.proxy
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/domain/proxy'
DEBUG: highlighting module code... [ 77%] glance.gateway
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/gateway'
DEBUG: highlighting module code... [ 78%] glance.housekeeping
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/housekeeping'
DEBUG: highlighting module code... [ 79%] glance.i18n
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/i18n'
DEBUG: highlighting module code... [ 80%] glance.image_cache
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache'
DEBUG: highlighting module code... [ 80%] glance.image_cache.base
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/base'
DEBUG: highlighting module code... [ 81%] glance.image_cache.cleaner
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/cleaner'
DEBUG: highlighting module code... [ 82%] glance.image_cache.client
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/client'
DEBUG: highlighting module code... [ 83%] glance.image_cache.drivers.base
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/base'
DEBUG: highlighting module code... [ 84%] glance.image_cache.drivers.sqlite
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/sqlite'
DEBUG: highlighting module code... [ 85%] glance.image_cache.drivers.xattr
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/drivers/xattr'
DEBUG: highlighting module code... [ 86%] glance.image_cache.prefetcher
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/prefetcher'
DEBUG: highlighting module code... [ 86%] glance.image_cache.pruner
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/image_cache/pruner'
DEBUG: highlighting module code... [ 87%] glance.location
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/location'
DEBUG: highlighting module code... [ 88%] glance.notifier
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/notifier'
DEBUG: highlighting module code... [ 89%] glance.opts
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/opts'
DEBUG: highlighting module code... [ 90%] glance.policies
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies'
DEBUG: highlighting module code... [ 91%] glance.policies.base
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/base'
DEBUG: highlighting module code... [ 92%] glance.policies.cache
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/cache'
DEBUG: highlighting module code... [ 93%] glance.policies.discovery
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/discovery'
DEBUG: highlighting module code... [ 93%] glance.policies.image
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/image'
DEBUG: highlighting module code... [ 94%] glance.policies.metadef
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/metadef'
DEBUG: highlighting module code... [ 95%] glance.policies.tasks
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/policies/tasks'
DEBUG: highlighting module code... [ 96%] glance.quota
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/quota'
DEBUG: highlighting module code... [ 97%] glance.quota.keystone
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/quota/keystone'
DEBUG: highlighting module code... [ 98%] glance.schema
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/schema'
DEBUG: highlighting module code... [ 99%] glance.scrubber
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/glance/scrubber'
DEBUG: highlighting module code... [100%] wsme.types
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/wsme/types'
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index'
DEBUG: writing additional pages...  searchdone
DEBUG: copying images... [ 14%] admin/../images/instance-life-1.png
DEBUG: copying images... [ 28%] admin/../images/instance-life-2.png
DEBUG: copying images... [ 42%] admin/../images/instance-life-3.png
DEBUG: copying images... [ 57%] contributor/../images/architecture.png
DEBUG: copying images... [ 71%] contributor/../images/glance_db.png
DEBUG: copying images... [ 85%] contributor/../images/glance_layers.png
DEBUG: copying images... [100%] user/../images/image_status_transition.png
DEBUG: copying downloadable files... [100%] ../_static/glance.policy.yaml.sample
DEBUG: copying static files... ... done
DEBUG: copying extra files... done
DEBUG: dumping search index in English (code: en)... done
DEBUG: dumping object inventory... done
DEBUG: build succeeded.
DEBUG: The HTML pages are in doc/build/html.
DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo
DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/glance/README.rst
DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/glance
DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/var/lib/glance/images
DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/metadefs
DEBUG: + install -p -D -m 640 etc/glance-api.conf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/glance-api.conf
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/glance-api-dist.conf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/glance/glance-api-dist.conf
DEBUG: + install -p -D -m 644 etc/glance-api-paste.ini /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/glance-api-paste.ini
DEBUG: + install -p -D -m 640 etc/glance-cache.conf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/glance-cache.conf
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/glance-cache-dist.conf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/glance/glance-cache-dist.conf
DEBUG: + install -p -D -m 640 etc/glance-scrubber.conf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/glance-scrubber.conf
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/glance-scrubber-dist.conf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/glance/glance-scrubber-dist.conf
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/glance-swift.conf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/glance-swift.conf
DEBUG: + install -p -D -m 644 etc/glance-image-import.conf.sample /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/glance-image-import.conf
DEBUG: + install -p -D -m 640 /builddir/build/SOURCES/glance-rootwrap.conf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/rootwrap.conf
DEBUG: + install -p -D -m 640 etc/schema-image.json /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/schema-image.json
DEBUG: + install -p -D -m 640 etc/metadefs/cim-processor-allocation-setting-data.json etc/metadefs/cim-resource-allocation-setting-data.json etc/metadefs/cim-storage-allocation-setting-data.json etc/metadefs/cim-virtual-system-setting-data.json etc/metadefs/compute-aggr-disk-filter.json etc/metadefs/compute-aggr-iops-filter.json etc/metadefs/compute-aggr-num-instances.json etc/metadefs/compute-cpu-pinning.json etc/metadefs/compute-guest-memory-backing.json etc/metadefs/compute-guest-shutdown.json etc/metadefs/compute-host-capabilities.json etc/metadefs/compute-hypervisor.json etc/metadefs/compute-instance-data.json etc/metadefs/compute-libvirt-image.json etc/metadefs/compute-libvirt.json etc/metadefs/compute-quota.json etc/metadefs/compute-randomgen.json etc/metadefs/compute-vcputopology.json etc/metadefs/compute-vmware-flavor.json etc/metadefs/compute-vmware-quota-flavor.json etc/metadefs/compute-vmware.json etc/metadefs/compute-watchdog.json etc/metadefs/compute-xenapi.json etc/metadefs/glance-common-image-props.json etc/metadefs/image-signature-verification.json etc/metadefs/operating-system.json etc/metadefs/software-databases.json etc/metadefs/software-runtimes.json etc/metadefs/software-webservers.json etc/metadefs/storage-volume-type.json /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/metadefs/
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-api.service /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/systemd/system/openstack-glance-api.service
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance-scrubber.service /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/systemd/system/openstack-glance-scrubber.service
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-glance.logrotate /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/logrotate.d/openstack-glance
DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/var/run/glance
DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/var/log/glance
DEBUG: + install -p -D -m 440 /builddir/build/SOURCES/glance-sudoers /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/sudoers.d/glance
DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/rootwrap.d
DEBUG: + for filter in /usr/share/os-brick/rootwrap/*.filters
DEBUG: + ln -s /usr/share/os-brick/rootwrap/os-brick.filters /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/rootwrap.d
DEBUG: + for filter in /usr/share/glance_store/*.filters
DEBUG: + test -f /usr/share/glance_store/glance_cinder_store.filters
DEBUG: + ln -s /usr/share/glance_store/glance_cinder_store.filters /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/glance/rootwrap.d
DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share
DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/de/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/en_GB/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/es/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/fr/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/it/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ja/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ko_KR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/pt_BR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/ru/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/tr_TR/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_CN/LC_MESSAGES/glance.po /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/zh_TW/LC_MESSAGES/glance.po
DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale/*pot'
DEBUG: + mv /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6/site-packages/glance/locale /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/locale
DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64 glance --all-name
DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/etc
DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 24.2.2-0.20240313034957.76339c3.el8 --unique-debug-suffix -24.2.2-0.20240313034957.76339c3.el8.x86_64 --unique-debug-src-base openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/glance-24.2.2.dev1
DEBUG: find: 'debug': No such file or directory
DEBUG: + /usr/lib/rpm/check-buildroot
DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig
DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/etc/ld.so.conf: No such file or directory
DEBUG: + /usr/lib/rpm/brp-compress
DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1
DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python
DEBUG: + /usr/lib/rpm/brp-python-hardlink
DEBUG: + PYTHON3=/usr/libexec/platform-python
DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs
DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QwEqgx
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd glance-24.2.2.dev1
DEBUG: + stestr run --black-regex glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vdi
DEBUG: {1} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_images [0.211360s] ... ok
DEBUG: {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main_runtime_exception_handling [0.021655s] ... ok
DEBUG: {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main_runtime_exception_handling [0.014927s] ... ok
DEBUG: {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_runtime_error [0.025931s] ... ok
DEBUG: {1} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_worker_creation_failure [0.035187s] ... ok
DEBUG: {1} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_much_data [0.000349s] ... ok
DEBUG: {1} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool_log [0.001160s] ... ok
DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_empty_extra_property [0.030246s] ... ok
DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_extra_property_as_admin_role [0.046672s] ... ok
DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_empty_extra_property [0.028621s] ... ok
DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_permitted_role_after_read [0.023538s] ... ok
DEBUG: {1} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_extra_property_as_unpermitted_role_after_read [0.016896s] ... ok
DEBUG: {3} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_image [0.233993s] ... ok
DEBUG: {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_unknown_exception [0.018426s] ... ok
DEBUG: {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_supported_default_store [0.020201s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_reports_fail [0.030455s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_no_task [0.003752s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_delete_fails [0.002804s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_exists [0.006782s] ... ok
DEBUG: {3} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_worker_creation_failure [0.014159s] ... ok
DEBUG: {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_few_chunks [0.000273s] ... ok
DEBUG: {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_many_chunks [0.000219s] ... ok
DEBUG: {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_uniform_chunk_size [0.000117s] ... ok
DEBUG: {3} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_variable_chunk_size [0.000119s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_assert_task_lock [0.004323s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_size [0.003066s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_logs_status [0.003722s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_image_property_proxies [0.002092s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store [0.002150s] ... ok
DEBUG: {3} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property [0.010160s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store_no_path [0.016020s] ... ok
DEBUG: {3} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_admin [0.018085s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_all_stores_must_succeed [0.017659s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_raises_when_image_deleted [0.017266s] ... ok
DEBUG: {3} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_invalid_role [0.015925s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_inspection [0.033192s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_success [0.031147s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_inspection_reports_error [0.025859s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_invalid_qcow [0.021581s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_valid_vmdk_no_types [0.022632s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow [0.101060s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_success [0.016158s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_no_config_file [0.008571s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_success [0.009846s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_succeed [0.010417s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_non_admin_user [0.099800s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_failed [0.017992s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_with_path [0.023357s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_with_ending_slash [0.053073s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_without_backends_missing [0.003025s] ... ok
DEBUG: {1} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_invalid_content_length [0.022637s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock [0.010843s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_drop_lock_for_task [0.007506s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute [0.005497s] ... ok
DEBUG: {1} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_not_includes_import_plugins [0.057940s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_attribute_disallowed [0.006375s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_set_image_extra_properties [0.003239s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_success [0.002915s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_last_location [0.002129s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_remove_location_for_store_pop_failures [0.003007s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_store_list_helpers [0.002343s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_limits_rate [0.025437s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store [0.018980s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_create_image [0.048569s] ... ok
DEBUG: {1} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_with_all_plugins_enabled [0.149977s] ... ok
DEBUG: {1} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_eventlet [0.018141s] ... ok
DEBUG: {1} glance.tests.unit.async_.test_async.TestTaskExecutor.test_begin_processing [0.003040s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert [0.104407s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_bad_ovf [0.003164s] ... ok
DEBUG: {1} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_begin_processing [0.060299s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download [0.022038s] ... ok
DEBUG: {3} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_fails_when_data_size_different [0.018247s] ... ok
DEBUG: {3} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_web_download_enabled [0.043922s] ... ok
DEBUG: {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_native_model [0.002240s] ... ok
DEBUG: {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_log [0.005297s] ... ok
DEBUG: {3} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_native [0.002108s] ... ok
DEBUG: {3} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_enabled_backends [0.047846s] ... ok
DEBUG: {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_create_image [0.003146s] ... ok
DEBUG: {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image [0.002842s] ... ok
DEBUG: {3} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_import_image_failed_with_expired_token [0.002933s] ... ok
DEBUG: {3} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates_granularly [0.003211s] ... ok
DEBUG: {3} glance.tests.unit.common.test_client.TestClient.test_http_encoding_params [0.000731s] ... ok
DEBUG: {3} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg_with_kwargs [0.001850s] ... ok
DEBUG: {3} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_non_unicode_error_msg [0.002335s] ... ok
DEBUG: {1} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_glance_store_stores [0.210127s] ... ok
DEBUG: {1} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_with_callback [0.009189s] ... ok
DEBUG: {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties [0.002569s] ... ok
DEBUG: {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_not_empty [0.002043s] ... ok
DEBUG: {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_http [0.006922s] ... ok
DEBUG: {1} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_none_error [0.003089s] ... ok
DEBUG: {1} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_flavor [0.219684s] ... ok
DEBUG: {1} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_default_error_msg [0.008252s] ... ok
DEBUG: {1} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg_with_kwargs [0.002554s] ... ok
DEBUG: {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_capture_region [0.002425s] ... ok
DEBUG: {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like [0.010301s] ... ok
DEBUG: {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like [0.022147s] ... ok
DEBUG: {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_iter_like_eats_error [0.015144s] ... ok
DEBUG: {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd_invalid [0.004095s] ... ok
DEBUG: {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_cached_images [0.205330s] ... ok
DEBUG: {0} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_put_queued_image [0.011560s] ... ok
DEBUG: {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_cleaner_main [0.022202s] ... ok
DEBUG: {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_cache_pruner_main [0.020916s] ... ok
DEBUG: {0} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_value_error [0.048117s] ... ok
DEBUG: {0} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_small_last_chunk [0.000187s] ... ok
DEBUG: {0} glance.tests.unit.api.test_common.TestThreadPool.test_get_thread_pool [0.001514s] ... ok
DEBUG: {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_nonexistant_extra_property_as_admin_role [0.030231s] ... ok
DEBUG: {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_admin_role [0.018613s] ... ok
DEBUG: {0} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_update_reserved_extra_property [0.014433s] ... ok
DEBUG: {0} glance.tests.unit.api.test_property_protections.TestProtectedImageProxy.test_read_image_with_extra_prop [0.034190s] ... ok
DEBUG: {0} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_get_image [0.029855s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails_source_format [0.041367s] ... ok
DEBUG: {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_bogus_request [0.259712s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_revert_success [0.027756s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_same_format_does_nothing [0.041404s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_success [0.043321s] ... ok
DEBUG: {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_delete_queued_image [0.011629s] ... ok
DEBUG: {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_cached_images [0.011166s] ... ok
DEBUG: {2} glance.tests.unit.api.middleware.test_cache_manage.TestCacheManageFilter.test_get_queued_images [0.009947s] ... ok
DEBUG: {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_fail_with_config_exception [0.018674s] ... ok
DEBUG: {2} glance.tests.unit.api.test_cmd.TestGlanceApiCmd.test_main_with_store_config_exception [0.013684s] ... ok
DEBUG: {2} glance.tests.unit.api.test_common.TestSizeCheckedIter.test_too_little_data [0.000394s] ... ok
DEBUG: {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_extra_property_admin [0.032452s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_using_admin_user [0.044634s] ... ok
DEBUG: {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_create_reserved_extra_property [0.026636s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota [0.016922s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota_no_task [0.006424s] ... ok
DEBUG: {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_delete_reserved_extra_property [0.023489s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_pops_stage_host [0.020528s] ... ok
DEBUG: {2} glance.tests.unit.api.test_property_protections.TestExtraPropertiesProxy.test_read_extra_property_as_unpermitted_role [0.017481s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute [0.009513s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_revert_drops_lock_missing [0.003169s] ... ok
DEBUG: {2} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop [0.016480s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_check_task_lock [0.013887s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_locations [0.003096s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data [0.002405s] ... ok
DEBUG: {2} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_extra_prop_reserved_property [0.019808s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_doesnt_raise_when_not_all_stores_must_succeed [0.017602s] ... ok
DEBUG: {2} glance.tests.unit.api.test_property_protections.TestProtectedImageFactoryProxy.test_create_image_no_extra_prop [0.020082s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute [0.020409s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_with_store [0.016524s] ... ok
DEBUG: {2} glance.tests.unit.api.test_property_protections.TestProtectedImageRepoProxy.test_list_image [0.028531s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_execute_body_without_store [0.026351s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_remove_store_from_property [0.017719s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_fails [0.052254s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_invalid_task_state [0.015422s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_aborts_missing_task [0.021658s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_revert_copy_status_unchanged [0.004440s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_reverts_state_nocopy [0.003334s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_api_image_import.TestVerifyImageStateTask.test_verify_active_status [0.002813s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_interpreter_resolution [0.058445s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_invalid_vmdk [0.082089s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_import_flow_with_convert_and_introspect [0.104512s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.plugins.test_image_conversion.TestConvertImageTask.test_image_convert_valid_vmdk [0.029613s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_data_exists [0.020519s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_delete_from_fs [0.027151s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.plugins.test_inject_image_metadata.TestInjectImageMetadataTask.test_inject_image_metadata_empty [0.059287s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_assert_quota_copy [0.017265s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_backed_file_import_to_fs [0.077313s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestApiImageImportTask.test_get_flow_handles_node_uri_without_ending_slash [0.039295s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_drop_lock_fails [0.005021s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestCompleteTask.test_execute_succeed_fails [0.010920s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestDeleteFromFS.test_delete_with_backends_deletes [0.003147s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock [0.014742s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImageLock.test_execute_confirms_lock_not_held [0.003747s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_image_id_property [0.002092s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActionWrapper.test_wrapper_failure [0.002457s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_list [0.002408s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_missing_work_dir [0.080698s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_merge_store_logs_info [0.025888s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_pop_extra_property [0.002336s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportActions.test_set_image_data_with_callback [0.002561s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportCopyImageTask.test_init_copy_flow_as_non_owner [0.071497s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_revert_updates_status_keys [0.061887s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_api_image_import.TestImportToStoreTask.test_status_callback_updates_task_message [0.055852s] ... ok
DEBUG: {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk [1.652498s] ... ok
DEBUG: {3} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk_invalid [0.005270s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_convert.TestImportTask.test_convert_revert_success [0.067261s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_no_import_flows [0.274587s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_image_to_staging_store_partial_data_exists [0.049599s] ... ok
DEBUG: {3} glance.tests.unit.common.test_location_strategy.TestLocationOrderStrategyModule.test_get_ordered_locations [0.087170s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_import.TestImportTask.test_save_image [0.085546s] ... ok
DEBUG: {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location [0.047254s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_copy_image.TestCopyImageTask.test_copy_non_existing_image_to_staging_store_ [0.059686s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_ovf [0.004119s] ... ok
DEBUG: {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations_with_none_or_empty_locations [0.015310s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_fails_on_revert [0.047823s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_failed [0.004051s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_complete_task [0.072010s] ... ok
DEBUG: {3} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_deduplicating [0.070821s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_delete_staging_image_not_exist [0.023408s] ... ok
DEBUG: {3} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations [0.033269s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure [0.031114s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_with_failure_without_path [0.041683s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_all_permitted [0.076318s] ... ok
DEBUG: {0} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_revert_without_failure_multi_store [0.040239s] ... ok
DEBUG: {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_init_with_size [0.007359s] ... ok
DEBUG: {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model_unset [0.002123s] ... ok
DEBUG: {0} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_model_map [0.002604s] ... ok
DEBUG: {0} glance.tests.unit.async_.test_async.TestTaskExecutor.test_with_admin_repo [0.002490s] ... ok
DEBUG: {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_parallel [0.042213s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_flow_revert_import_to_fs [0.201417s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_permitted_specific_policy [0.099410s] ... ok
DEBUG: {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_with_admin_repo [0.043794s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none [0.064608s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_import.TestImportTask.test_import_to_fs [0.080217s] ... ok
DEBUG: {0} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail_upload [0.074997s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_introspect.TestImportTask.test_introspect_no_image [0.025195s] ... ok
DEBUG: {0} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_owner_is_tenant_removal [0.012294s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_all_permitted [0.035844s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_no_disk [0.023355s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_extract_ova_not_tar [0.002896s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_ovf_process.TestOvfProcessTask.test_ovf_process_not_admin [0.002990s] ... ok
DEBUG: {0} glance.tests.unit.cmd.test_status.TestUpgradeChecks.test_sheepdog_removal_no_config [0.028151s] ... ok
DEBUG: {0} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http [0.002916s] ... ok
DEBUG: {0} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_set_image_data_http_error [0.003369s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none [0.038325s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_staging_uri_is_none [0.019914s] ... ok
DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_read [0.004705s] ... ok
DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_set_base_image_properties_none [0.002121s] ... ok
DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input [0.002046s] ... ok
DEBUG: {0} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_unpack_task_input_error [0.002045s] ... ok
DEBUG: {0} glance.tests.unit.common.test_client.TestClient.test_http_encoding_headers [0.000923s] ... ok
DEBUG: {0} glance.tests.unit.common.test_client.TestClient.test_make_auth_plugin [0.000278s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_node_store_initialization_failed [0.006373s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_permitted_specific_policy [0.032359s] ... ok
DEBUG: {2} glance.tests.unit.async_.flows.test_web_download.TestWebDownloadTask.test_web_download_with_content_length [0.045317s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none_permitted [0.031901s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_return_first_match [0.037391s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_malformed_rule [0.027604s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_default_flow [0.055635s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_specific_role [0.025947s] ... ok
DEBUG: {0} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app [0.154081s] ... ok
DEBUG: {0} glance.tests.unit.common.test_exception.GlanceExceptionTestCase.test_specified_error_msg [0.002106s] ... ok
DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_get_inspector [0.005200s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none [0.029916s] ... ok
DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectorInfra.test_info_wrapper_file_like_eats_error [0.009080s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_all_permitted [0.038214s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_async.TestImportTaskFlow.test_get_flow_copy_image_enabled [0.132329s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none [0.035957s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_base_model_spawn [0.010614s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_eventlet_model [0.001918s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_get_threadpool_model [0.001916s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_again [0.002046s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_different [0.003493s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_async.TestSystemThreadPoolModel.test_set_threadpool_model_unknown [0.001815s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_specific_role [0.024354s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_fetch_an_executor_serial [0.020380s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_get_flow_fails [0.020343s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none [0.035332s] ... ok
DEBUG: {2} glance.tests.unit.async_.test_taskflow_executor.TestTaskExecutor.test_task_fail [0.026017s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_none_permitted [0.028501s] ... ok
DEBUG: {2} glance.tests.unit.common.scripts.image_import.test_main.TestImageImport.test_run [0.002881s] ... ok
DEBUG: {2} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_iterator_iterates [0.002135s] ... ok
DEBUG: {2} glance.tests.unit.common.scripts.test_scripts_utils.TestCallbackIterator.test_proxy_close [0.002339s] ... ok
DEBUG: {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_get_task [0.002013s] ... ok
DEBUG: {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_file_location_error [0.007672s] ... ok
DEBUG: {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_https [0.001864s] ... ok
DEBUG: {2} glance.tests.unit.common.scripts.test_scripts_utils.TestScriptsUtils.test_validate_location_unsupported_error [0.006221s] ... ok
DEBUG: {2} glance.tests.unit.common.test_config.TestDefaultConfig.test_osprofiler_disabled [0.002028s] ... ok
DEBUG: {2} glance.tests.unit.common.test_config.TestPasteApp.test_get_path_non_exist [0.002049s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_false [0.024275s] ... ok
DEBUG: {2} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_paste_config_not_found [0.003409s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_config_loaded_in_order [0.055894s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_missing_operation [0.052879s] ... ok
DEBUG: {2} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file [0.128099s] ... ok
DEBUG: {3} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_rules_loaded_in_order [0.023249s] ... ok
DEBUG: {2} glance.tests.unit.common.test_config.TestPasteApp.test_load_paste_app_with_paste_config_file_but_not_exist [0.003696s] ... ok
DEBUG: {3} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_disabled [0.015983s] ... ok
DEBUG: {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_aware_to_naive [0.009530s] ... ok
DEBUG: {3} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east_micros [0.002098s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_equal_operator [0.001794s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_operator [0.001863s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.ImportURITestCase.test_validate_import_uri [0.015063s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_not_equal_operator [0.002332s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_operator_with_datetime [0.001971s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_split_filter_value_for_quotes [0.002861s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_invalid_type [0.032082s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_no_store [0.113041s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_same_store [0.002709s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader [0.026525s] ... ok
DEBUG: {2} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhd [0.670797s] ... ok
DEBUG: {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_choose_best_location_with_none_or_empty_locations [0.044050s] ... ok
DEBUG: {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_get_ordered_locations [0.029863s] ... ok
DEBUG: {2} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_modules [0.019918s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_more_then_read [0.548590s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers [0.002519s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_none_virtual_size [0.002062s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_unpermitted_policy [0.033963s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_reserved_stores [0.027048s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader_fails [0.005107s] ... ok
DEBUG: {3} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname [0.002111s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_get_bind_addr_default_value [0.002409s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_zero_content_length [0.001977s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_more_deep_format [0.001910s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range [0.004987s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json [0.002119s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_format_error [0.003434s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi.ResourceTest.test_resource_call_error_handle_localized [0.003180s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_no_data [0.002198s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_zero_length [0.001876s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_all_permitted [0.061273s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_falsy_configuration [0.026937s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_permitted_specific_policy [0.035506s] ... ok
DEBUG: {3} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_valid_truthy_configuration [0.040038s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_region [0.016668s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_any_owner [0.016844s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_immutable_image [0.009215s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_unpermitted_policy [0.079257s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_locations [0.029018s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_ram [0.010437s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_updated_at [0.015392s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_change_visibility [0.009373s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableImage.test_reactivate_image [0.008693s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTask.test_begin_processing [0.019076s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_unpermitted_policy [0.074570s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_status [0.011664s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTask.test_change_type [0.026975s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTask.test_fail [0.009503s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTask.test_succeed [0.019510s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_case_insensitive_property_rules [0.070614s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_created_at [0.013529s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_expires_at [0.011663s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_id [0.009645s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_all_permitted [0.039799s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_status [0.018892s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_type [0.011623s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v1_auth [0.002292s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_permitted_admin_role [0.026990s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_v2_auth [0.010863s] ... ok
DEBUG: {3} glance.tests.unit.test_auth.TestTaskRepoProxy.test_list [0.018163s] ... ok
DEBUG: {3} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_cached_images [0.004303s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_admin_role [0.023626s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_permitted_specific_role [0.033227s] ... ok
DEBUG: {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_permitted [0.056313s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_none_permitted [0.033691s] ... ok
DEBUG: {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_response_headers [0.032708s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_admin_role [0.043087s] ... ok
DEBUG: {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_is_image_target_instance_with_zero_size [0.033632s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_permitted_specific_role [0.025569s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_is_property_protections_enabled_true [0.022268s] ... ok
DEBUG: {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_permitted [0.035130s] ... ok
DEBUG: {3} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_v2_process_response_download_restricted [0.029781s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_malformed_rule [0.030926s] ... ok
DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_image [0.016188s] ... ok
DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cache_entry_disabled [0.010554s] ... ok
DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_images_disabled [0.003347s] ... ok
DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_images_disabled [0.002414s] ... ok
DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cached_images_disabled [0.001943s] ... ok
DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cached_images_forbidden [0.010776s] ... ok
DEBUG: {3} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_api_non_existing_image_ [0.009770s] ... ok
DEBUG: {2} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_mutually_exclusive_rule [0.062734s] ... ok
DEBUG: {3} glance.tests.unit.test_cached_images.TestController.test_initialization_without_conf [0.007146s] ... ok
DEBUG: {3} glance.tests.unit.test_context.TestContext.test_elevated [0.010084s] ... ok
DEBUG: {3} glance.tests.unit.test_context.TestContext.test_elevated_again [0.010440s] ... ok
DEBUG: {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_multiple_swift_account_enabled [0.031152s] ... ok
DEBUG: {3} glance.tests.unit.test_context.TestContext.test_empty_private [0.013633s] ... ok
DEBUG: {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_file_doesnt_exist [0.017019s] ... ok
DEBUG: {3} glance.tests.unit.test_context.TestContext.test_empty_public_owned [0.016717s] ... ok
DEBUG: {3} glance.tests.unit.test_context.TestContext.test_get_ksa_client [0.021394s] ... ok
DEBUG: {2} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_store_config_validates_for_creds_auth_address [0.037407s] ... ok
DEBUG: {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_zulu_aware_to_naive [0.002251s] ... ok
DEBUG: {2} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_east [0.002227s] ... ok
DEBUG: {2} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_delta_seconds [0.001852s] ... ok
DEBUG: {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_defaults_to_disabled [0.030566s] ... ok
DEBUG: {2} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime [0.001957s] ... ok
DEBUG: {2} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_parse_isotime_micro_second_precision [0.002034s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_equal_operator [0.001949s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_invalid_operator [0.001955s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.ImportURITestCase.test_ignored_filtering_options [0.011803s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator [0.002436s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_equal_operator [0.001898s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_equal_operator [0.002028s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_different_store [0.002609s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator_stop_iteration_err [0.003919s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_on_iterator_with_buffer [0.002386s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_different_core_custom_properties [0.002259s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_create_mashup_dict_with_same_core_custom_properties [0.001940s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_default [0.019470s] ... ok
DEBUG: {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_is_admin_flag [0.068470s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_store_from_headers [0.012887s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_image_meta [0.002020s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_limiting_reader [0.006428s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_mutating [0.002299s] ... ok
DEBUG: {2} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string_fail [0.002870s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_correct_configure_socket [0.002715s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_unexpected_socket_errno [0.005554s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_no_body [0.007954s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_content_length [0.002067s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_with_content_length [0.002051s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_json_xml_quality [0.002067s] ... ok
DEBUG: {3} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_stripping [0.045572s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml [0.002073s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_from_accept_xml_json [0.002737s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_none [0.001923s] ... ok
DEBUG: {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_no_pending [0.015143s] ... ok
DEBUG: {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_with_pending [0.002940s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.RequestTest.test_range [0.002118s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_call_raises_exception [0.002593s] ... ok
DEBUG: {3} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_no_migrations [0.006166s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_default [0.016061s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_del_controller_error [0.002122s] ... ok
DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2 [2.051555s] ... ok
DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_qcow2_invalid [0.003594s] ... ok
DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx_invalid [0.002883s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_response_headers_encoded [0.015623s] ... ok
DEBUG: {0} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vmdk_invalid_type [0.019465s] ... ok
DEBUG: {0} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_verify_valid_location_strategy [0.024722s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.ResourceTest.test_translate_exception [0.025146s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.ServerTest.test_http_keepalive [0.008151s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_negative_length [0.002042s] ... ok
DEBUG: {2} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_drain_threadpools [0.003345s] ... ok
DEBUG: {0} glance.tests.unit.common.test_location_strategy.TestStoreTypeStrategyModule.test_get_ordered_locations_with_invalid_store_name [0.023907s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_still_gets_default_tenant [0.022385s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestImageMutability.test_admin_everything_mutable [0.037038s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestImageMutability.test_no_tenant_nothing_mutable [0.016984s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_create_none_permitted [0.061167s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_container_format [0.010308s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_min_disk [0.023261s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_read_none_permitted [0.043153s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_status [0.017884s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestImmutableImage.test_change_tags [0.010201s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_expires_at [0.012775s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_all_permitted [0.043291s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestImmutableTask.test_change_updated_at [0.016874s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v1 [0.002289s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_invalid_auth_url_v2 [0.017188s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_required_creds [0.002300s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_none [0.041006s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_wrong_owner [0.047426s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_none_permitted [0.031637s] ... ok
DEBUG: {2} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_mutable_task [0.009397s] ... ok
DEBUG: {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image [0.004365s] ... ok
DEBUG: {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_list_queued_images [0.006536s] ... ok
DEBUG: {2} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image_invalid_image_id [0.002975s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_all_permitted [0.032023s] ... ok
DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_missing_header [0.029081s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_invalid_action [0.028134s] ... ok
DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareChecksumVerification.test_checksum_v2_header [0.023362s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_permitted_admin_role [0.025455s] ... ok
DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_process_request_without_download_image_policy [0.046616s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_read_unpermitted_role [0.050461s] ... ok
DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_without_checksum [0.038361s] ... ok
DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info [0.000089s] ... ok
DEBUG: {2} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_no_match_unknown_version [0.000077s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_cached_images [0.002274s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_image [0.021690s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImages.test_get_cached_images [0.002603s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_clear_cache_disabled [0.002376s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_return_first_match [0.055246s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_image_forbidden [0.014039s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_non_existing_cache_entries [0.012136s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_image_disabled [0.002341s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cache_state_forbidden [0.018250s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_queued_images_disabled [0.003602s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_file_doesnt_exist [0.036822s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_non_active_image_for_queue_api [0.010948s] ... ok
DEBUG: {2} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_forbidden [0.011961s] ... ok
DEBUG: {2} glance.tests.unit.test_context.TestContext.test_anon_private [0.010381s] ... ok
DEBUG: {2} glance.tests.unit.test_context.TestContext.test_empty_private_owned [0.008793s] ... ok
DEBUG: {0} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_misspelt_operation [0.054323s] ... ok
DEBUG: {2} glance.tests.unit.test_context.TestContext.test_request_id [0.036076s] ... ok
DEBUG: {0} glance.tests.unit.common.test_swift_store_utils.TestSwiftParams.test_swift_config_uses_default_values_multiple_account_disabled [0.030553s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare [0.002397s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_roundtrip [0.002109s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_normalize_naive [0.001843s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west [0.001877s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_offset_west_micros [0.002774s] ... ok
DEBUG: {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_anonymous_access_enabled [0.022743s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_normalize [0.001833s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_west_roundtrip [0.001880s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu [0.001973s] ... ok
DEBUG: {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_header_parsing [0.026303s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_micros [0.022626s] ... ok
DEBUG: {0} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotimei_micro_second_precision [0.002543s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_greater_than_operator [0.001832s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_less_than_equal_operator [0.001850s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.ImportURITestCase.test_invalid_import_uri [0.003444s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_greater_than_operator [0.001901s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_in_operator [0.001846s] ... ok
DEBUG: {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_roles_case_insensitive [0.022447s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_equal_operator [0.018650s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_less_than_operator [0.002571s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_validate_quotes [0.002189s] ... ok
DEBUG: {2} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_service_catalog [0.022234s] ... ok
DEBUG: {2} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_request [0.022903s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestCinderStoreUtils.test_update_cinder_store_location_valid_type [0.035883s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestStoreUtils.test_update_store_location_with_store_none [0.002699s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_of_iterator [0.015612s] ... ok
DEBUG: {2} glance.tests.unit.test_context_middleware.TestUnauthenticatedContextMiddleware.test_response [0.025617s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_less_then_read [0.002590s] ... ok
DEBUG: {2} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_some_pending [0.004482s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_get_meta_from_headers_bad_headers [0.003244s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageMemberRepo.test_get_image_member [0.011179s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_excludes_readonly_store [0.020602s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_delete_property_atomic [0.013846s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request_with_all_stores [0.016628s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_image_delete_property_atomic [0.016419s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_image_set_property_atomic [0.015228s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_all_stores [0.024184s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_returns_stores_from_body [0.012616s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_limited_list [0.017842s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn [0.004612s] ... ok
DEBUG: {0} glance.tests.unit.common.test_utils.TestUtils.test_valid_host_port_string [0.002158s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_default_with_body [0.002199s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json [0.001918s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_has_transfer_encoding [0.001902s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_all_images [0.021675s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_and_body [0.015714s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_with_content_length [0.002240s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_no_content_length [0.001960s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_public_images [0.014315s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_no_body_no_content_length [0.023284s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_default [0.002685s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json [0.002017s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images_other_tenant [0.027200s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_set [0.002580s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_range_invalid [0.002152s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_accept_default [0.002025s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_missing [0.006416s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_status [0.020496s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.RequestTest.test_language_accept_default [0.008252s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.RequestTest.test_params [0.011377s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.RequestTest.test_range_invalid [0.002255s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_call [0.002074s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch [0.002027s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args_invalid_index [0.001922s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.ServerTest.test_create_pool [0.002148s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.TestHelpers.test_data_passed_properly_through_headers [0.002133s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_no_length [0.002058s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_status_rejected [0.032499s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_multiple_images [0.012978s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_last_marker [0.013891s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_run_cache_prefetcher [0.039992s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker_and_limit [0.013762s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags_and_nonexistent [0.012801s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_found [0.011768s] ... ok
DEBUG: {0} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_registers_exit_handler [0.044226s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status_not_pending_delete [0.012301s] ... ok
DEBUG: {0} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_2_False [0.004008s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_endpoint_type [0.002106s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_endpoint_type [0.002376s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_with_custom_server_type [0.001905s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_save_image [0.013269s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImageFactoryProxy.test_admin_can_set_owner_to_none [0.015299s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImageFactoryProxy.test_cannot_set_owner_to_none [0.010120s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestImageRepo.test_sorted_list [0.020681s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImageFactoryProxy.test_wrong_owner_cannot_be_set [0.014853s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_add_task [0.018709s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_get_forbidden [0.017565s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImageMutability.test_regular_user [0.027594s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_limited_list [0.012096s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImageRepoProxy.test_get_mutable_image [0.016088s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_list_with_last_marker [0.011148s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImageRepoProxy.test_list [0.013111s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker_and_limit [0.015996s] ... ok
DEBUG: {2} glance.tests.unit.test_db.TestTaskRepo.test_list_with_status [0.014363s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_created_at [0.011246s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_disk_format [0.014386s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_id [0.010082s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_name [0.009858s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_forbidden [0.019555s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestImmutableImage.test_change_size [0.013577s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone [0.002839s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestKeystoneAuthPlugin.test_get_plugin_from_strategy_keystone_configure_via_auth_false [0.002038s] ... ok
DEBUG: {0} glance.tests.unit.test_auth.TestTaskRepoProxy.test_get_immutable_task [0.011415s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property [0.040970s] ... ok
DEBUG: {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_cached_image [0.004353s] ... ok
DEBUG: {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_all_queued_image [0.004677s] ... ok
DEBUG: {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image [0.003908s] ... ok
DEBUG: {0} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_queued_image_invalid_image_id [0.004116s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_forbidden [0.033079s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_property_namespace_not_found [0.018644s] ... ok
DEBUG: {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_v2_process_request_download_restricted [0.044938s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_forbidden [0.018080s] ... ok
DEBUG: {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_zero_size [0.016715s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tags [0.017704s] ... ok
DEBUG: {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessResponse.test_get_status_code [0.015982s] ... ok
DEBUG: {0} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_fetch_cache_request_info_unset [0.000103s] ... ok
DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImages.test_get_queued_images [0.002269s] ... ok
DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_cache_clear_invalid_target [0.009998s] ... ok
DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_clear_cache_forbidden [0.009288s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_not_found [0.026028s] ... ok
DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_image_disabled [0.002102s] ... ok
DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cached_images_forbidden [0.009519s] ... ok
DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_images_forbidden [0.010189s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object_not_found [0.035406s] ... ok
DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_queued_images_forbidden [0.009827s] ... ok
DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_disabled [0.002366s] ... ok
DEBUG: {0} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_from_api_disabled [0.003137s] ... ok
DEBUG: {0} glance.tests.unit.test_context.TestContext.test_anon_public [0.015055s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_empty_result [0.030590s] ... ok
DEBUG: {0} glance.tests.unit.test_context.TestContext.test_anon_public_owned [0.012850s] ... ok
DEBUG: {0} glance.tests.unit.test_context.TestContext.test_auth_private [0.013147s] ... ok
DEBUG: {0} glance.tests.unit.test_context.TestContext.test_empty_public [0.007619s] ... ok
DEBUG: {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations_no_migrations [0.002253s] ... ok
DEBUG: {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_mult_migration_one_pending [0.002809s] ... ok
DEBUG: {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations [0.002297s] ... ok
DEBUG: {0} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_run_migrations_with_one_pending_migration [0.002425s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property [0.035643s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_save [0.016307s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageDeleteRace.test_image_property_delete_stale_data [0.004477s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_empty_result [0.021412s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageMemberRepo.test_add_duplicate_image_member [0.012241s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageMemberRepo.test_list [0.012376s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_add_image [0.014789s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_property_namespace_not_found [0.033756s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_get [0.019645s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag [0.023536s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_get_not_found [0.011878s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace [0.017126s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_list_private_images [0.013575s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object_not_found [0.016690s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_list_shared_images [0.019686s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property [0.016819s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_property_not_found [0.017844s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_list_status_pending [0.025984s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag [0.019518s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_marker [0.016688s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_property [0.019460s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_checksum [0.013679s] ... ok
DEBUG: {2} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_tag [0.024196s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_uneqal_dict [0.002320s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_non_zero_items [0.002031s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestExtraProperties.test_len_with_zero_items [0.002039s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_location_value [0.028251s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestImage.test_delete_extra_properties [0.006057s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestImage.test_status_saving_without_container_format [0.002542s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestImageFactory.test_minimal_new_image [0.002379s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestImageFactory.test_new_image_reserved_property [0.002013s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_begin_processing [0.002118s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_run [0.002974s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestTask.test_task_invalid_status [0.002035s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestImageRepo.test_save_image_not_found [0.018382s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_error [0.008383s] ... ok
DEBUG: {2} glance.tests.unit.test_domain.TestTaskFactory.test_new_task [0.002235s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestTaskRepo.test_get_not_found [0.010791s] ... ok
DEBUG: {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_atomic [0.002386s] ... ok
DEBUG: {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_delete_property_nonimage [0.002056s] ... ok
DEBUG: {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_get [0.001954s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestTaskRepo.test_remove_task [0.012871s] ... ok
DEBUG: {2} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_nonimage [0.011932s] ... ok
DEBUG: {2} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save [0.002343s] ... ok
DEBUG: {2} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_plain [0.002060s] ... ok
DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory [0.009717s] ... ok
DEBUG: {0} glance.tests.unit.test_db.TestTaskRepo.test_sorted_list [0.021377s] ... ok
DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_without_auth_with_pp [0.008849s] ... ok
DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_member_factory_without_auth [0.008907s] ... ok
DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_namespace [0.016870s] ... ok
DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_object_factory_without_auth [0.014211s] ... ok
DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_property_repo [0.011098s] ... ok
DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory [0.009902s] ... ok
DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag_namespace_not_found [0.039989s] ... ok
DEBUG: {2} glance.tests.unit.test_gateway.TestGateway.test_get_task_repo [0.008676s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_exceeded_maximum_rows [0.022410s] ... ok
DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property [0.032443s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_fk_constraint_failure [0.017662s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_age_in_days [0.010618s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image_meta [0.007466s] ... ok
DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_property_not_found [0.034216s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare [0.004010s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_no_args [0.002051s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_bad_args [0.001853s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load [0.008836s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_no_args [0.002043s] ... ok
DEBUG: {2} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_image_present [0.002470s] ... ok
DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_namespace [0.040665s] ... ok
DEBUG: {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme [0.033556s] ... ok
DEBUG: {0} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_namespace [0.027938s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestExtraProperties.test_getitem_with_no_items [0.002428s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestExtraProperties.test_setitem [0.002147s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestImage.test_extra_properties [0.001955s] ... ok
DEBUG: {2} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path [0.034198s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_write_fails [0.002765s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestImage.test_set_incorrect_status [0.020319s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestImage.test_status_saving_without_disk_format [0.002620s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestImage.test_tags_always_a_set [0.001932s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestImageFactory.test_new_image_read_only_property [0.002122s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled [0.003537s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestImageMember.test_status_enumerated [0.016767s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete_all [0.019714s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_failure [0.003012s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_is_cached [0.003572s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_read [0.004170s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_good [0.017942s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_pending [0.016631s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_failure [0.002963s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_processing_to_success [0.002170s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_init [0.001973s] ... ok
DEBUG: {3} glance.tests.unit.test_db.RetryOnDeadlockTestCase.test_raise_deadlock [2.027887s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestTaskFactory.test_new_task_invalid_type [0.014089s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_get_status [0.002040s] ... ok
DEBUG: {0} glance.tests.unit.test_domain.TestTaskStub.test_task_stub_init [0.001909s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_get [0.016925s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestEncryptedLocations.test_encrypt_locations_on_add [0.015619s] ... ok
DEBUG: {0} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_image [0.017899s] ... ok
DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_list [0.002183s] ... ok
DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add_with_no_result [0.001961s] ... ok
DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_get [0.002434s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageMemberRepo.test_add_image_member [0.013744s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageMemberRepo.test_get_nonexistent_image_member [0.010988s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prefetcher_greenthread [0.067169s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageMemberRepo.test_list_no_members [0.016045s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune [0.019065s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member_does_not_exist [0.011145s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_handles_backend_failure ... SKIPPED: filesystem does not support xattr
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete_all ... SKIPPED: filesystem does not support xattr
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_get_forbidden [0.012325s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_bad_checksum ... SKIPPED: filesystem does not support xattr
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_good ... SKIPPED: filesystem does not support xattr
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_list [0.012831s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune_to_zero ... SKIPPED: filesystem does not support xattr
DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_list [0.029773s] ... ok
DEBUG: {0} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove_with_no_result [0.002006s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_policy_layer [0.024371s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_read ... SKIPPED: filesystem does not support xattr
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_checksum_filter_single_image [0.016166s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_single_tag [0.015409s] ... ok
DEBUG: {2} glance.tests.unit.test_image_cache.TestImagePrefetcher.test_fetch_image_into_cache_without_auth [0.023500s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_member_factory [0.049341s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_remove_image_not_found [0.012708s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_factory [0.017150s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export_with_specified_path [0.018371s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_save_excludes_atomic_props [0.018255s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync [0.018005s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_object_factory [0.011610s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_object_repo [0.010601s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_dirs [0.016802s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_sorted_list_with_multiple_keys [0.014968s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version_control [0.030247s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_contract [0.004723s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image [0.014999s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_repo [0.012015s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestImageRepo.test_tasks_get_by_image_not_exists [0.011565s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_contract_before_expand [0.017034s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_repo_member_property [0.046551s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestTaskRepo.test_get [0.015970s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_contract [0.021327s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestTaskRepo.test_list_with_marker [0.012882s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestTaskRepo.test_list_with_type [0.011201s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_db_version [0.018594s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_tag_repo_without_auth [0.010869s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_auth [0.008995s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_without_auth [0.007422s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_task_factory_without_auth [0.009951s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_expand_already_sync [0.004416s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_expand_failed [0.003531s] ... ok
DEBUG: {3} glance.tests.unit.test_db.TestTaskRepo.test_save_task [0.012398s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_expand_if_not_expand_head [0.005917s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_migrate_before_expand [0.003226s] ... ok
DEBUG: {0} glance.tests.unit.test_gateway.TestGateway.test_get_task_repo_without_auth [0.015696s] ... ok
DEBUG: {2} glance.tests.unit.test_manage.TestManage.test_sync_failed_to_sync [0.012312s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_duplicate_tags_with_pre_existing_tags [0.018577s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification [0.011118s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_invalid_max_rows [0.031836s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification [0.009911s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_save_notification_disabled [0.009075s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object [0.023745s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_object_namespace_not_found [0.016969s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification [0.013033s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_delete_notification_disabled [0.011837s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_negative_age_in_days [0.039935s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image [0.003881s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_image [0.004453s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace [0.017576s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification [0.009874s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_namespace_forbidden [0.017485s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_compare_with_bad_args [0.002387s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_HTTP_error [0.028318s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_object [0.026460s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump [0.022059s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_bad_args [0.002930s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy_with_no_args [0.009370s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_args_is_None [0.002290s] ... ok
DEBUG: {0} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_dict_diff [0.012467s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object_namespace_not_found [0.025213s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_resource_type [0.020073s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_namespace_not_found [0.016041s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_object [0.018426s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification [0.111117s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_remove_tag_not_found [0.021019s] ... ok
DEBUG: {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file [0.086599s] ... ok
DEBUG: {3} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_save_object [0.016897s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestExtraProperties.test_delitem [0.001957s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestExtraProperties.test_getitem [0.002615s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestImage.test_delayed_delete [0.002393s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestImage.test_delete_protected_image [0.001916s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestImage.test_status_active_without_disk_format [0.002034s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestImage.test_status_saving [0.002076s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestImage.test_visibility_enumerated [0.001866s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image [0.003172s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image_unexpected_property [0.002201s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification [0.033398s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestImageFactory.test_new_image_with_extra_properties_and_tags [0.002004s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestImageMemberFactory.test_minimal_new_image_member [0.001861s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestTask.test_validate_status_transition_from_pending [0.002334s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_eventlet_backwards_compatibility [0.002328s] ... ok
DEBUG: {3} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor [0.002370s] ... ok
DEBUG: {3} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_plain [0.001836s] ... ok
DEBUG: {3} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_both_wrapped [0.002010s] ... ok
DEBUG: {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_add [0.001965s] ... ok
DEBUG: {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_remove [0.002153s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_activate_notification_disabled [0.027572s] ... ok
DEBUG: {3} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_set_property_atomic [0.001959s] ... ok
DEBUG: {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_add [0.002073s] ... ok
DEBUG: {3} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_remove [0.001774s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_member_repo [0.008744s] ... ok
DEBUG: {2} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification_disabled [0.010102s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_factory_without_auth [0.007464s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_repo [0.007510s] ... ok
DEBUG: {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_failed [0.084958s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_namespace_repo_without_auth [0.008249s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_nonadmin [0.034695s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_property_factory_without_auth [0.007152s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_property_repo_without_auth [0.013955s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_resourcetype_repo_without_auth [0.007728s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_task_executor_factory_with_admin [0.008694s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_admin [0.032694s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_task_factory [0.008468s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_task_stub_repo [0.008173s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_member_check_string [0.016861s] ... ok
DEBUG: {3} glance.tests.unit.test_gateway.TestGateway.test_get_task_stub_repo_without_auth [0.007308s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_admin_or_project_reader_check_string [0.018553s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_not_allowed [0.002896s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_not_allowed [0.002181s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command [0.012567s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_allowed [0.003512s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_not_allowed [0.002352s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_not_allowed [0.002450s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_allowed [0.002130s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_max_rows [0.009474s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_errors [0.003604s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_get_images [0.002687s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_header_list_to_dict [0.001909s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_human_readable_size [0.001813s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_dump_with_no_args [0.002603s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_livecopy [0.002542s] ... ok
DEBUG: {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_image_id [0.123657s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestImageTarget.test_image_target_project_id_alias [0.021729s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_allowed [0.002793s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_not_allowed [0.002190s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_allowed [0.002449s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestMemberPolicy.test_get_member_not_allowed [0.002447s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_bad_args [0.014025s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_load_with_no_args [0.002030s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size [0.004917s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_replication_size_with_bad_args [0.003446s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_allowed [0.004220s] ... ok
DEBUG: {3} glance.tests.unit.test_glance_replicator.ReplicationUtilitiesTestCase.test_check_upload_response_headers [0.002086s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_allowed [0.005414s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_allowed [0.002336s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_tag_not_allowed [0.002406s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_not_logged_for_legacy_rbac [0.027172s] ... ok
DEBUG: {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_assert_staging_scheme_on_init [0.037290s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_everybody [0.029851s] ... ok
DEBUG: {0} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image [0.107442s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_default_not_found [0.035293s] ... ok
DEBUG: {2} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_not_allowed [0.002284s] ... ok
DEBUG: {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_get_staging_path_single_store [0.047876s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_multiple [0.008277s] ... ok
DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator [0.020972s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_with_delta [0.008662s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_underquota_with_others_over_quota [0.006511s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_unlimited_image_locations [0.005701s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageLocationQuotas.test_remove_image_location_while_over_quota [0.002343s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_unlimited_image_locations [0.002191s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_too_many_image_properties [0.002420s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_invalid_quota_config_parameter [0.003813s] ... ok
DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_clean_stalled_nonzero_stall_time [0.024540s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_unlimited_image_properties [0.002753s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_with_image_property [0.002134s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_exceed_append_location [0.004400s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location [0.004849s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_mb [0.003866s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_keystone_quotas [0.004636s] ... ok
DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_delete [0.012848s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size [0.004292s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_set_location [0.003525s] ... ok
DEBUG: {3} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_is_valid_image_deleted [0.077539s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_set_location_exceed [0.005903s] ... ok
DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_falloffend [0.004148s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageQuota.test_set_location_under [0.004665s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_image_tag [0.003335s] ... ok
DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_good_checksum [0.026469s] ... ok
DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_get_image_size [0.004184s] ... ok
DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_caching_iterator_handles_backend_failure [0.018920s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_too_many_image_tags [0.006216s] ... ok
DEBUG: {2} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_too_many_image_tags [0.002401s] ... ok
DEBUG: {2} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_properties [0.001982s] ... ok
DEBUG: {2} glance.tests.unit.test_schema.TestBasicSchema.test_merge_properties [0.003193s] ... ok
DEBUG: {2} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_bad_type [0.008527s] ... ok
DEBUG: {2} glance.tests.unit.test_schema.TestBasicSchema.test_validate_fails_on_extra_properties [0.002446s] ... ok
DEBUG: {2} glance.tests.unit.test_schema.TestBasicSchemaLinks.test_raw_json_schema [0.002004s] ... ok
DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_read [0.039203s] ... ok
DEBUG: {2} glance.tests.unit.test_schema.TestCollectionSchema.test_raw_json_schema [0.002685s] ... ok
DEBUG: {2} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_rejects_non_string_extra_properties [0.002492s] ... ok
DEBUG: {2} glance.tests.unit.test_schema.TestPermissiveSchema.test_validate_with_additional_properties_allowed [0.002275s] ... ok
DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_get_image_size ... SKIPPED: filesystem does not support xattr
DEBUG: {2} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_revert_image_status [0.024494s] ... ok
DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_read ... SKIPPED: filesystem does not support xattr
DEBUG: {0} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_prune ... SKIPPED: filesystem does not support xattr
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_uri [0.019029s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_locations [0.014869s] ... ok
DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prefetcher_native [0.094879s] ... ok
DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_prune_to_zero [0.005906s] ... ok
DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator_falloffend ... SKIPPED: filesystem does not support xattr
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_metatdata [0.015146s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_invalid_location_uri [0.014800s] ... ok
DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_gate_caching_iter_good_checksum ... SKIPPED: filesystem does not support xattr
DEBUG: {3} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_open_for_write_with_exception ... SKIPPED: filesystem does not support xattr
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_metadata [0.010867s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_path_merge [0.083197s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_checking_location_exists [0.011316s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_delete [0.002634s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data [0.009547s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_export [0.027964s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load [0.020993s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new [0.016278s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_no_match [0.013998s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_fetches_members_if_private [0.002784s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_ignores_acls_if_no_locations [0.001861s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_add_updates_acls [0.009332s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_fetches_members_if_private [0.002190s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict [0.002019s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_list [0.001985s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_contract [0.065239s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_with_specified_path [0.028967s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_invalid_signature [0.014767s] ... ok
DEBUG: {2} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data_valid_signature [0.018824s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_unload [0.015675s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_migrate [0.018659s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_contract_if_not_contract_head [0.003384s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_check_result [0.003486s] ... ok
DEBUG: {2} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_for_image_without_size [0.023602s] ... ok
DEBUG: {2} glance.tests.unit.test_test_utils.TestFakeData.test_via_iter [0.002070s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade [0.057966s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_complex_password [0.010683s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_enabled_supported [0.017092s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_expand [0.018183s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_15 [0.025859s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_overwrite_existing [0.021016s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_16_enabled_supported [0.029736s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_migrate [0.020284s] ... ok
DEBUG: {3} glance.tests.unit.test_manage.TestManage.test_db_sync_version [0.018336s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification_disabled [0.013625s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification [0.012552s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_17_enabled_unsupported [0.025508s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_3____var_cache___None_ [0.017000s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_size_mismatch [0.009081s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_2__None___slow_one_fast_two__ [0.020425s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification [0.010039s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_save_notification_disabled [0.010075s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_3____var_cache___None_ [0.017858s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_duplicate [0.017745s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_enabled_supported [0.015035s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_default_unsupported [0.014822s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_error [0.030950s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_enabled_supported [0.020850s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_2 [0.022046s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_version [0.220680s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_contract_before_migrate [0.004120s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_contract_db_is_already_sync [0.009814s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_6 [0.014745s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_7 [0.015154s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_forbidden [0.068029s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_upload_and_not_activate_notification [0.009560s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestNotifier.test_notifier_load [0.002762s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_default_unsupported [0.025198s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export_with_specified_path [0.043506s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_8_enabled_supported [0.025229s] ... ok
DEBUG: {2} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_9 [0.023448s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_delete_cache_entry [0.017189s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load [0.049729s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification [0.071312s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_delete_notification_disabled [0.010563s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores [0.031384s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_with_specified_path [0.038934s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification_disabled [0.034465s] ... ok
DEBUG: {3} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification [0.010255s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_detail [0.039511s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_read_only_store [0.041964s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_upgrade [0.090812s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_db_upgrade_version [0.024763s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_expand_db_is_already_sync [0.005832s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_migrate [0.003906s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_migrate_already_sync [0.004357s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deleted [0.051340s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_nonadmin_policy_nonadmin [0.111292s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_migrate_db_is_already_sync [0.008003s] ... ok
DEBUG: {0} glance.tests.unit.test_manage.TestManage.test_sync [0.020346s] ... ok
DEBUG: {0} glance.tests.unit.test_misc.UtilsTestCase.test_empty_metadata_headers [0.002458s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_download_image_check_string [0.034956s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestImagePolicy.test_delete_image_allowed [0.002535s] ... ok
DEBUG: {0} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_delete_notification_disabled [0.013767s] ... ok
DEBUG: {0} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_list [0.015249s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestImagePolicy.test_get_image_not_allowed [0.027645s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestImagePolicy.test_image_get_data_policy_enforced_with_target [0.002424s] ... ok
DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get [0.017737s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestImageTarget.test_image_target_ignores_locations [0.025118s] ... ok
DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_notification_disabled [0.012837s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestMemberPolicy.test_delete_member_allowed [0.003102s] ... ok
DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_list [0.025105s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_active [0.123734s] ... ok
DEBUG: {0} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_write_denied [0.024481s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_check_unregistered [0.045875s] ... ok
DEBUG: {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_create_notification [0.022486s] ... ok
DEBUG: {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_failure_notification [0.012600s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_rules_default_location [0.038506s] ... ok
DEBUG: {3} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_allowed [0.002511s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_multiple_limits_over_quota [0.010183s] ... ok
DEBUG: {0} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification_disabled [0.012182s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_too_many_image_locations [0.003401s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_image_location [0.008203s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_exceed_quota_during_patch_operation [0.002952s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_quota_exceeded_after_delete_image_properties [0.002385s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_append_location [0.005923s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_extend_location [0.003602s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_lie_size [0.003741s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_b [0.004600s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestImageQuota.test_set_location_for_queued_image [0.003147s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_member_check_string [0.038784s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add [0.002035s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_add_too_many_tags [0.002105s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_attr_no_loop [0.002499s] ... ok
DEBUG: {3} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_deepcopy [0.001877s] ... ok
DEBUG: {3} glance.tests.unit.test_schema.TestBasicSchema.test_filter_strips_extra_properties [0.002145s] ... ok
DEBUG: {3} glance.tests.unit.test_schema.TestBasicSchema.test_merge_conflicting_but_identical_properties [0.001987s] ... ok
DEBUG: {3} glance.tests.unit.test_schema.TestBasicSchema.test_raw_json_schema [0.001864s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_get_image_check_string [0.020227s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_not_allowed [0.002739s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestImagePolicy.test_communitize_image_allowed [0.002991s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_allowed [0.002734s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_community_allowed [0.002315s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestImagePolicy.test_new_image_visibility_public_not_allowed [0.003193s] ... ok
DEBUG: {3} glance.tests.unit.test_schema.TestBasicSchema.test_validate_passes [0.010592s] ... ok
DEBUG: {3} glance.tests.unit.test_schema.TestPermissiveSchema.test_filter_passes_extra_properties [0.002244s] ... ok
DEBUG: {3} glance.tests.unit.test_schema.TestPermissiveSchema.test_raw_json_schema [0.001954s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_allowed [0.002900s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deleted [0.163599s] ... ok
DEBUG: {3} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images [0.018943s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestImageTarget.test_image_target_transforms [0.029390s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestMemberPolicy.test_add_member_not_allowed [0.005411s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_allowed [0.006207s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestMemberPolicy.test_modify_member_not_allowed [0.014833s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_namespace_not_allowed [0.003629s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestImageFactory.test_new_image [0.048960s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_allowed [0.003093s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_object_not_allowed [0.002650s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestImageFactory.test_new_image_with_location [0.046155s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_context_object_is_passed_to_policy_enforcement [0.048495s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_append_locations [0.013371s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_location [0.025021s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforce_unregistered [0.053899s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_queued [0.158607s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_metadata [0.016386s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_pop_location [0.011476s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data [0.002286s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_raises_invalid_content_type [0.013826s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_data_from_second_location [0.018349s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_addition_updates_acls [0.002418s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_member_removal_updates_acls [0.002079s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_raises_forbidden_when_enforcing_scope [0.042874s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreImageRepo.test_save_updates_acls [0.001871s] ... ok
DEBUG: {3} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode [0.003087s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_default_unsupported [0.019641s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_content_range_requests_for_image_downloads [0.058274s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_11_enabled_supported [0.020607s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_content_range [0.003477s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_service_unavailable [0.003418s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_custom_location [0.035073s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_default_unsupported [0.022154s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_get_image_default_nobody [0.039707s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestTaskPolicy.test_add_task_allowed [0.002278s] ... ok
DEBUG: {0} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_allowed [0.002130s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_multiple_limits_under_quota [0.005708s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota [0.007183s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_12_enabled_supported [0.031496s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_get_not_support [0.003085s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_with_checksum [0.003757s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_multi_range_requests_raises_bad_request_error [0.002105s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_stage [0.002154s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_oslo_limit_config_fail [0.011840s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageLocationQuotas.test_replace_too_many_image_locations [0.003893s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_unlimited_image_properties [0.002466s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_modify_image_properties_when_quota_exceeded [0.002889s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_exceed_extend_location [0.005287s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_for_queued_image [0.003215s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_insert_location_for_queued_image [0.003140s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_14_enabled_supported [0.019278s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_3 [0.017333s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_tb [0.004490s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_with_right_size_kb [0.003464s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_add_unlimited_image_tags [0.002277s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_remove_image_tag_while_over_quota [0.002221s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_unlimited_image_tags [0.003021s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_contains [0.001897s] ... ok
DEBUG: {0} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_len [0.001986s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_5 [0.016128s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_enabled_supported [0.024693s] ... ok
DEBUG: {0} glance.tests.unit.test_scrubber.TestScrubber.test_scrubber_exits [0.030881s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_1__None__None_ [0.019020s] ... ok
DEBUG: {0} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_notfound_exception [0.024157s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_2__None___slow_one_fast_two__ [0.016372s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_forbidden [0.098247s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_3____var_cache___None_ [0.022504s] ... ok
DEBUG: {0} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_successful [0.027228s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_adding_invalid_location_metadata [0.014055s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_deprecated_is_negotiated_4____var_cache____slow_one_fast_two__ [0.016540s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_delete_locations [0.014860s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_4____var_cache____slow_one_fast_two__ [0.020047s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_locations [0.010694s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header [0.024912s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_invalid_location_uri [0.010024s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_insert_location [0.015010s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_0 [0.017324s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_index [0.011095s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_location_metadata [0.009606s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_13_default_unsupported [0.025197s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_unknown_size [0.011232s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_valid_signature [0.010223s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_empty [0.002783s] ... ok
DEBUG: {0} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_simple_bad [0.002097s] ... ok
DEBUG: {0} glance.tests.unit.test_store_location.TestStoreLocation.test_add_location_with_restricted_sources [0.017898s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_15 [0.025196s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_13_enabled_supported [0.023267s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_ok_when_get_image_location_forbidden [0.168711s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_14_default_unsupported [0.019494s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_17_default_unsupported [0.038961s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_17_enabled_unsupported [0.023767s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_17_default_unsupported [0.028343s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_6 [0.018494s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_5 [0.026496s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_1__None__None_ [0.019259s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_7 [0.016618s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_9 [0.015614s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_experimental_is_negotiated_1__None__None_ [0.016867s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_2__None___slow_one_fast_two__ [0.034372s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_fail_does_not_set_host [0.139772s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsTest.test_get_version_list [0.024164s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_for_external_app [0.018327s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_secure_proxy_ssl_header_https [0.016932s] ... ok
DEBUG: {3} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header [0.021511s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2 [0.021761s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_detail_non_admin [0.032823s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_11_enabled_supported [0.016971s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_16_enabled_supported [0.016399s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_4 [0.022599s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_3____var_cache___None_ [0.025027s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_bad_store_uri [0.141264s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_reserved_stores_excluded [0.075827s] ... ok
DEBUG: {0} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_supported_is_negotiated_4____var_cache____slow_one_fast_two__ [0.039320s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_deactivated [0.035395s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_discovery_stores.TestInfoControllers.test_get_stores_with_enabled_backends_empty [0.033072s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_pending_delete [0.048992s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_active [0.036206s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_upload_failed [0.116194s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage [0.027575s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download [0.002869s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_failure_with_valid_range [0.002316s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_forbidden [0.002875s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_killed [0.040380s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download [0.042314s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_queued [0.042785s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_before_save [0.099652s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_deactivate_from_saving [0.043042s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_already_on_staging [0.073277s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_deactivated [0.040758s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_image_not_found_exception [0.059725s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_image_size_exceeded [0.043139s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_killed [0.048786s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked_with_content_length [0.011602s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_full [0.059279s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_wrong_content_type [0.025147s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_no_content [0.002784s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_download_store_random_get_not_support [0.003226s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_quota_full [0.111743s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_quota_full [0.056574s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_no_location [0.052726s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_size_limit_exceeded [0.031881s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_public_endpoint [0.048805s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_store_disabled [0.093526s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_self_url [0.059200s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_invalid_image_transition [0.079923s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_stage [0.041433s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_non_existent_image [0.032465s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload [0.031905s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_internal_error [0.030455s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload [0.128820s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_data_exists [0.034730s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_raises_storage_write_denied [0.048567s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_restore_image_when_staging_failed [0.049015s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_image_does_not_exist [0.089642s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_during_save_initiates_deletion [0.054988s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_status [0.033176s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_private_image [0.095962s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_image_forbidden [0.182973s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_full [0.054393s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_allowed_by_policies [0.076058s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_internal_error [0.057197s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_invalid [0.076322s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_overlimit [0.043856s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_get_member_policy [0.080189s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_unlimited [0.040104s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_signature_verification_fails [0.098789s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_forbidden_by_get_members_policy [0.056946s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_public_image [0.028316s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_non_existent_image [0.032009s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_forbidden [0.055633s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_no_body [0.031593s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_storage_write_denied [0.039540s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image [0.066071s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_invalid [0.023545s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_token_refresh [0.037727s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_custom_property_marked_as_non_base [0.021647s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_container_formats [0.002544s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_data_resource.TestMultiBackendImagesController.test_upload_invalid_backend_in_request_header [0.036795s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_public_image [0.076760s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_allowed_by_add_policy [0.028791s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_different_validation_data [0.091105s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_duplicate_member [0.035613s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_member_create_raises_bad_request_for_unicode_value [0.077396s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_forbidden_by_add_policy [0.030438s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_new_validation_data_on_active [0.077728s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create_public_image [0.032384s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_by_member [0.062877s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_by_member [0.066487s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_not_found [0.070031s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_community [0.092903s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_forbidden_by_delete_member_policy [0.043911s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_invalid_status [0.049998s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_member_does_not_exist [0.048129s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_list_return_error [0.026091s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_same_validation_data [0.073432s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update_no_body [0.030598s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_bust_import_lock_race_to_delete [0.035616s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_private_image [0.067020s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_allowed_by_get_members_policy [0.040520s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_duplicate_tag_ignored [0.079146s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_private_image_visible_members_admin [0.029412s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_non_protected_prop [0.109486s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show [0.035323s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_tag [0.088102s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_delete_tag [0.002567s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImageSchemaDeterminePropertyBasis.test_base_property_marked_as_base [0.002122s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member [0.036511s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_container_formats [0.002287s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_disk_size [0.067347s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_forbidden_by_policy [0.028687s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_create [0.002395s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_update [0.002026s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create [0.009262s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_invalid [0.009562s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_bad_min_ram_size [0.069869s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_public [0.091312s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_create_too_many_tags [0.043296s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_disabled_notification [0.052497s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_not_found [0.055139s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_image_tags_resource.TestImagesSerializer.test_create_tag [0.002291s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_tags [0.069361s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete [0.067804s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delayed_delete [0.083448s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_unknown_locations [0.068177s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_cleanup_stale_task_progress [0.038655s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key [0.072709s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_dup_id [0.049639s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_disabled_notification [0.098327s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_locked_down_protected_prop [0.056530s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_do_not_delete [0.058104s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_not_found [0.083562s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_protected_prop_case_insensitive [0.059657s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_deletion_policy [0.066627s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_has_snapshot [0.064779s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_public_image_as_admin [0.032396s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_no_encryption_key_id [0.070522s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_in_use [0.071228s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_non_admin [0.045596s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_too_many_properties [0.057673s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_forbidden [0.036165s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_protected_prop [0.106914s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_no_encryption_key [0.044763s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_protected_prop_case_insensitive [0.147553s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status [0.074413s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_queued_updates_status_delayed_delete [0.052204s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_to_unallowed_status [0.080695s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_uploading_status_image [0.059813s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_not_allowed_by_policy [0.062119s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_deletion_of_staging_data_failed [0.085996s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_with_tags [0.082084s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_invalid_uri_filtering [0.057534s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_success [0.113989s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_log_not_bustable [0.057567s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked [0.079395s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_reaped_task [0.082100s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_raises_not_found [0.071273s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_task [0.066076s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_no_proxy_non_direct [0.067182s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies [0.070657s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies [0.054654s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_proxies_error [0.062072s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.062603s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_quota_fail [0.051801s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_invalid_sort_key [0.060603s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_bad_request [0.042396s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import [0.082752s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_if_container_format_is_none [0.043945s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_marker_would_be_disallowed [0.070390s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_return_parameters [0.044572s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_min_filter [0.042820s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_range_filter [0.046002s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_multiple_images [0.035582s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_checksum_filter_single_image [0.030029s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_id_filter [0.037480s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_max_range_filter_value [0.046784s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_copy_allowed_by_policy [0.306225s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_no_next_marker [0.275283s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_many_filters [0.034054s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_checksum [0.029757s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_proxies_error [0.086866s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_range_filter [0.085716s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_os_hash_value [0.048427s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_existent_tags [0.032915s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_marker [0.062832s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_web_download [0.081309s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_properties [0.039614s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_key [0.033091s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_properties [0.071611s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index [0.068157s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags_and_properties [0.033611s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_importing [0.031769s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin_deleted_images_hidden [0.068645s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_non_default_is_public_filter [0.086535s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_uploading [0.035419s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_queued [0.037179s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_greater_than_limit_max [0.075316s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_multiple_images [0.068253s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_saving [0.035488s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_killed [0.030546s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker [0.068663s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_os_hash_value_filter_single_image [0.068974s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_pending_delete [0.039611s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_zero_images [0.050595s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_size_max_filter [0.063941s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_unpermitted_role [0.069622s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deactivated [0.064505s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_filters_return_many [0.064037s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_with_patch_and_policy [0.101328s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_importing [0.064408s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_limit [0.063486s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_permitted_role [0.062527s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_killed [0.067265s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags [0.067255s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_delete_and_unpermitted_role [0.065298s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_uploading [0.069065s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_nonexistent_name_filter [0.053352s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_unpermitted_role [0.056264s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deleted [0.057076s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_tags [0.065537s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_locked_down_protected_prop [0.057563s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_pending_delete [0.064826s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_properties [0.030239s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_properties [0.031459s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_create_and_permitted_role [0.115864s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_10 [0.041791s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_saving [0.073762s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deactivated [0.067329s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_10 [0.057875s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_permitted_role [0.113105s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_invalid [0.035264s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_deactivated [0.052795s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_format_properties [0.061436s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_importing [0.062922s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_image_doesnt_exist [0.035983s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_policy [0.143861s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_locked_down_protected_prop [0.054683s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_uploading [0.084225s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_multiple_changes [0.051525s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_update_and_permitted_role [0.112158s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_invalid_pos [0.051460s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_prop_protection_with_show_and_unpermitted_role [0.114809s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_missing_property [0.038227s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_invalid [0.030893s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_different_validation_data [0.089403s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_on_queued [0.076095s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_property [0.060786s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_identify_associated_store [0.067227s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_community_image_unauthorized [0.031291s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_replace_locations_unknon_locations [0.067232s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_deleted_image_admin [0.051170s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_image_unauthorized [0.029385s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_delete_image_location_unauthorized [0.029413s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_non_existent [0.055261s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_depublicize_image_unauthorized [0.048492s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_too_many_locations [0.087594s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed [0.067685s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_get_image_location_unauthorized [0.039808s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_insertion [0.053798s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_set_image_location_unauthorized [0.029384s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_minimal [0.012531s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker [0.009553s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_location_under_limit [0.066457s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_dirs [0.009604s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_different_dirs [0.011764s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_default_dir [0.009675s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_invalid_value [0.009181s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations_list [0.062692s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dirs_fewer_than_keys [0.009525s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number [0.010791s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_wrong_sort_dirs_number_without_key [0.017639s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_base_property_json_schema_version_4 [0.055984s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property [0.058733s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_base_attributes [0.036500s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_duplicate_locations [0.074870s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_duplicate_tags [0.064050s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_locations [0.061601s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_changes [0.083491s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_non_protected_prop [0.092296s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_pointer_encoding [0.063577s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_locations [0.065962s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_unsupported_content_type [0.011183s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_compatibility [0.043765s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property [0.060757s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_properties [0.063287s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_multiple_operations [0.019455s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_create_with_additional_properties_disallowed [0.016166s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_neg_create_with_stores [0.011725s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create [0.014156s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_property_while_over_limit [0.064636s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_invalid_operation [0.062239s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update [0.013480s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_numeric_property [0.012711s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create [0.013166s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_create_bad_data [0.021412s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create_has_import_methods_header [0.004992s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_next_marker [0.002649s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show [0.004799s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithExtendedSchema.test_show_reports_invalid_data [0.003349s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_show_full_fixture [0.003773s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_metadata_update [0.062342s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_while_over_limit [0.065110s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_admin [0.047698s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_tags [0.067787s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_missing_property [0.069341s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_onwer_non_admin [0.039308s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_invalid_store [0.067642s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_disk [0.083937s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_no_image [0.056076s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_too_many_properties [0.078281s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_delete_unauthorized [0.080940s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_index_unauthorized [0.037689s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesController.test_verify_staging_data_deleted_on_image_delete [0.098291s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_not_in_store [0.108629s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_show_unauthorized [0.058384s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_one_location [0.062453s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_decommunitize_image_unauthorized [0.085086s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_unauthorized [0.098076s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_import_method [0.026825s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_allow_failure_not_boolean [0.009440s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_with_active_image [0.086454s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_publicize_image_unauthorized [0.052036s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_full [0.042180s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index [0.050843s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefNamespaceResponseSerializers.test_delete_tags [0.061697s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_id_to_image_id [0.013308s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_multiple_sort_keys [0.025524s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_property_key [0.037470s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_no_body [0.010742s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_body [0.009695s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_invalid_status [0.062515s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_limit_not_specified [0.028204s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_multiple_sort_keys [0.010164s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_invalid_input [0.077781s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_negative_limit [0.040087s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_fraction [0.009426s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_marker_not_specified [0.014160s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_default_dir [0.025941s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_invalid_request [0.094881s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_asc_dir [0.017132s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_success [0.287236s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_dir_asc [0.016236s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_multiple_keys_optional_dir [0.103714s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_non_integer_limit [0.028071s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update [0.059077s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_deep_limited_attributes [0.016106s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_invalid_value [0.032815s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_operations [0.016477s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_create [0.015982s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index [0.002411s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible [0.106083s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_strip_params_from_filters [0.032767s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_tag [0.011515s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_forbidden_get_image_location [0.022355s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_full_fixture [0.002830s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_update [0.002319s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_zero_limit [0.014920s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_multiple_location_enabled [0.008070s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled [0.002334s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_explicitly_disabled [0.017896s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_validation_data [0.025399s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_path [0.013043s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_create [0.021040s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner_admin [0.106645s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_numeric_property [0.014863s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update_bad_data [0.014710s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_import_image [0.002468s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_index_carries_query_parameters [0.003019s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_explicitly_disabled [0.002550s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_invalid_additional_property [0.002835s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_in_existing_store [0.048814s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_non_existing_image [0.048484s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_stores_specified_in_header_and_body [0.140870s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner [0.129666s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_to_other_stores [0.045676s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_image_with_all_stores [0.048170s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_invalid_backend_in_request_header [0.042871s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_with_contents [0.163490s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_for_web_download [0.047561s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_copy_non_active_image [0.186453s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict_if_disk_format_is_none [0.050263s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_non_active [0.119613s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store [0.063601s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_proxy_response_error [0.020208s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_resource_type [0.189416s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create [0.104423s] ... ok
DEBUG: {1} glance.tests.unit.common.test_format_inspector.TestFormatInspectors.test_vhdx [15.816265s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_raises_conflict [0.131541s] ... ok
DEBUG: {1} glance.tests.unit.common.test_location_strategy.TestLocationStrategy.test_load_strategy_module_with_init_exception [0.063436s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_resource_type_delete_race [0.120613s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_conflict [0.089175s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_delete_none_permitted [0.076321s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_lazy_loading_store_different_owner [0.115060s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_duplicate [0.090508s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_permitted_specific_policy [0.045374s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_properties [0.137702s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_check_property_rules_update_unpermitted_policy [0.051458s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_related_resources [0.092294s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithPolicies.test_property_protection_with_multiple_policies [0.051298s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_create_unpermitted_role [0.037042s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_existing [0.122247s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_none_permitted [0.044542s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_create_disabled [0.101627s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner [0.244563s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_delete_unpermitted_role [0.034954s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_all_permitted [0.037305s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_check_property_rules_update_unpermitted_role [0.024368s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_disabled [0.110547s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_property_prefix [0.168316s] ... ok
DEBUG: {1} glance.tests.unit.common.test_property_utils.TestPropertyRulesWithRoles.test_property_protection_with_whitespace [0.081226s] ... ok
DEBUG: {1} glance.tests.unit.common.test_scripts.TestScripts.test_run_task [0.002929s] ... ok
DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_compare_micros [0.002932s] ... ok
DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_east_normalize [0.002380s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner [0.091570s] ... ok
DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_now_roundtrip [0.013108s] ... ok
DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_normalize [0.003158s] ... ok
DEBUG: {1} glance.tests.unit.common.test_timeutils.TestIso8601Time.test_zulu_roundtrip [0.002244s] ... ok
DEBUG: {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_iso8601_from_timestamp [0.001848s] ... ok
DEBUG: {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_isotime [0.007909s] ... ok
DEBUG: {1} glance.tests.unit.common.test_timeutils.TimeUtilsTest.test_utcnow [0.003597s] ... ok
DEBUG: {1} glance.tests.unit.common.test_utils.EvaluateFilterOpTestCase.test_not_equal_operator [0.002032s] ... ok
DEBUG: {1} glance.tests.unit.common.test_utils.SplitFilterOpTestCase.test_default_operator_with_datetime [0.001912s] ... ok
DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_preserves_size_chunk_equals_read [0.001949s] ... ok
DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_empty_iterator [0.003059s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_with_related_resources [0.124263s] ... ok
DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_cooperative_reader_unbounded_read_on_iterator [0.009234s] ... ok
DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_get_stores_from_request_raises_bad_request [0.016024s] ... ok
DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_fqdn_fail [0.002420s] ... ok
DEBUG: {1} glance.tests.unit.common.test_utils.TestUtils.test_valid_hostname_fail [0.015353s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_with_4byte_character [0.264813s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected [0.111210s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name_conflict [0.103241s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags_other_owner_admin [0.093825s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete [0.184069s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible_admin [0.120651s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_admin [0.134033s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create [0.088309s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.GetSocketTestCase.test_get_socket_with_bind_problems [0.307524s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_from_json_malformed [0.002583s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding [0.002328s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_invalid_transfer_encoding_no_content_len_but_body [0.003319s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_multiple_transfer_encoding [0.002047s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties [0.136926s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONRequestDeserializerTest.test_has_body_valid_transfer_encoding_without_content_length [0.002049s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.JSONResponseSerializerTest.test_to_json_with_date_format_value [0.002041s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_expected [0.003261s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_best_match_language_unknown [0.002703s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_unsupported [0.001957s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_content_type_with_charset [0.004616s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_duplicate [0.091963s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index_visibility_public [0.165830s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_missing_properties [0.159383s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_properties_other_owner_admin [0.234241s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_with_4byte_character [0.124297s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_conflict [0.104624s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_with_4byte_character [0.191246s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_invalid_properties [0.123256s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_objects [0.265222s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_admin_protected [0.120793s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_empty [0.113195s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing_namespace [0.143188s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show [0.110616s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_http_error_response_codes [0.760944s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.RequestTest.test_request_match_language_unexpected [0.004279s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_dispatch_no_default [0.003161s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.ResourceTest.test_get_action_args [0.002660s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show [0.286619s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_existing [0.100110s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.ServerTest.test_number_of_workers_posix [0.026358s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.ServerTest.test_reserved_stores_not_allowed [0.002715s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.TestHelpers.test_headers_are_unicode [0.003169s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi.Test_UwsgiChunkedFile.test_read_data_length [0.002138s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_4byte_character [0.147949s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_policy_enforcement_kills_service_if_misconfigured [0.048221s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_run_cache_prefetcher_middleware_disabled [0.021683s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_runs_staging_cleanup [0.022445s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible_admin [0.113419s] ... ok
DEBUG: {1} glance.tests.unit.common.test_wsgi_app.TestWsgiAppInit.test_wsgi_init_sets_thread_settings [0.021922s] ... ok
DEBUG: {1} glance.tests.unit.image_cache.drivers.test_sqlite.TestSqlite.test_delete_cached_file_1_True [0.002410s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestEndpoints.test_get_endpoint_raises_with_invalid_service_type [0.001985s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImageFactoryProxy.test_default_owner_is_set [0.011470s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_owner [0.009890s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_change_properties [0.010471s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_deactivate_image [0.009990s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_delete [0.009784s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_get_data [0.010273s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableImage.test_set_data [0.013664s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableTask.test_change_created_at [0.012646s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_with_overlimit_name [0.205027s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace [0.237875s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableTask.test_change_id [0.011438s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableTask.test_change_owner [0.010383s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create [0.145134s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_owner [0.012906s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestImmutableTaskStub.test_change_updated_at [0.012470s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_admin_context_owner_as_None [0.036576s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_default_owner [0.033876s] ... ok
DEBUG: {1} glance.tests.unit.test_auth.TestTaskFactoryProxy.test_task_create_owner_as_None [0.032677s] ... ok
DEBUG: {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_delete_cached_image_invalid_image_id [0.014617s] ... ok
DEBUG: {1} glance.tests.unit.test_cache_manage.TestCacheManage.test_queue_image [0.003794s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_duplicate [0.141892s] ... ok
DEBUG: {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareProcessRequest.test_verify_metadata_deleted_image [0.016483s] ... ok
DEBUG: {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareRequestStashCacheInfo.test_stash_cache_request_info [0.000094s] ... ok
DEBUG: {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_match_id [0.000086s] ... ok
DEBUG: {1} glance.tests.unit.test_cache_middleware.TestCacheMiddlewareURLMatching.test_v2_no_match_bad_path [0.000063s] ... ok
DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImages.test_delete_queued_images [0.002375s] ... ok
DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImages.test_queue_image [0.010398s] ... ok
DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_cache_entry_forbidden [0.010231s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_existing_namespace [0.220839s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_visible_namespace_admin [0.222485s] ... ok
DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_delete_queued_image_forbidden [0.011928s] ... ok
DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_get_cache_state_disabled [0.003774s] ... ok
DEBUG: {1} glance.tests.unit.test_cached_images.TestCachedImagesNegative.test_queue_image_from_api_forbidden [0.015726s] ... ok
DEBUG: {1} glance.tests.unit.test_context.TestContext.test_anon_private_owned [0.020180s] ... ok
DEBUG: {1} glance.tests.unit.test_context.TestContext.test_auth_private_owned [0.015052s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace [0.120611s] ... ok
DEBUG: {1} glance.tests.unit.test_context.TestContext.test_auth_private_unowned [0.020798s] ... ok
DEBUG: {1} glance.tests.unit.test_context.TestContext.test_auth_public [0.017008s] ... ok
DEBUG: {1} glance.tests.unit.test_context.TestContext.test_auth_public_owned [0.010941s] ... ok
DEBUG: {1} glance.tests.unit.test_context.TestContext.test_auth_public_unowned [0.011187s] ... ok
DEBUG: {1} glance.tests.unit.test_context.TestContext.test_service_catalog [0.010815s] ... ok
DEBUG: {1} glance.tests.unit.test_context.TestContext.test_user_identity [0.010347s] ... ok
DEBUG: {1} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_invalid_service_catalog [0.020962s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_disabled_notification [0.167665s] ... ok
DEBUG: {1} glance.tests.unit.test_context_middleware.TestContextMiddleware.test_response [0.030615s] ... ok
DEBUG: {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_find_migrations [0.003477s] ... ok
DEBUG: {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_no_migrations [0.002161s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_operators [0.208869s] ... ok
DEBUG: {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_has_pending_migrations_one_migration_no_pending [0.004693s] ... ok
DEBUG: {1} glance.tests.unit.test_data_migration_framework.TestDataMigrationFramework.test_migrate [0.002747s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestEncryptedLocations.test_decrypt_locations_on_list [0.016906s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageDeleteRace.test_image_property_delete_exception [0.005864s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageMemberRepo.test_remove_image_member [0.012523s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageMemberRepo.test_save_image_member [0.012401s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_overlimit_name [0.199640s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_list_status_all [0.028197s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_tags_filter_multiple_tags [0.014938s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_list_with_wrong_tags [0.015446s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_location_data_exists [0.015132s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_location_data_value [0.013899s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_disabled_notification [0.154427s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_admin_protected [0.108906s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_remove_image [0.013500s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_restore_image_status [0.014194s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestImageRepo.test_set_property_atomic [0.013762s] ... ok
DEBUG: {1} glance.tests.unit.test_db.TestTaskRepo.test_list [0.012004s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_visible [0.226264s] ... ok
DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tag [0.018316s] ... ok
DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_add_tags_with_append_true [0.019308s] ... ok
DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag [0.017333s] ... ok
DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_get_tag_not_found [0.018463s] ... ok
DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_object [0.016472s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner_admin [0.097777s] ... ok
DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_private_namespaces [0.016314s] ... ok
DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_empty_result [0.019913s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing_namespace [0.178596s] ... ok
DEBUG: {1} glance.tests.unit.test_db_metadef.TestMetadefRepo.test_list_tag_namespace_not_found [0.019275s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_a_dict [0.002138s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_an_object_of_ExtraProperties [0.002114s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_incompatible_object [0.001858s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestExtraProperties.test_eq_with_unequal_ExtraProperties_object [0.001986s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestImage.test_extra_properties_assign [0.001867s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestImage.test_status_active_without_container_format [0.002086s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestImageFactory.test_new_image_for_is_public [0.001794s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestTask.test_fail [0.003018s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestTask.test_invalid_status_transitions_from_success [0.002583s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestTask.test_succeed [0.002394s] ... ok
DEBUG: {1} glance.tests.unit.test_domain.TestTaskExecutorFactory.test_new_task_executor_with_admin [0.002568s] ... ok
DEBUG: {1} glance.tests.unit.test_domain_proxy.TestImageFactory.test_proxy_wrapping [0.002055s] ... ok
DEBUG: {1} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_plain [0.002143s] ... ok
DEBUG: {1} glance.tests.unit.test_domain_proxy.TestImageMembershipFactory.test_proxy_wrapped_membership [0.001804s] ... ok
DEBUG: {1} glance.tests.unit.test_domain_proxy.TestProxyRepoPlain.test_save [0.002704s] ... ok
DEBUG: {1} glance.tests.unit.test_domain_proxy.TestProxyRepoWrapping.test_save_with_no_result [0.002089s] ... ok
DEBUG: {1} glance.tests.unit.test_domain_proxy.TestTaskFactory.test_proxy_wrapping [0.002053s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_image_factory_without_auth [0.007735s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_member_repo_without_auth [0.008116s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_object_repo_without_auth [0.007622s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_property_factory [0.007587s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_repo_without_auth [0.007721s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_repo_without_auth_with_pp [0.011662s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_resource_type_factory [0.007590s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_resource_type_factory_without_auth [0.008395s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner_admin [0.255992s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_other_owner [0.128139s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show [0.197272s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_resourcetype_repo [0.007245s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_tag_factory [0.008176s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_tag_factory_without_auth [0.007300s] ... ok
DEBUG: {1} glance.tests.unit.test_gateway.TestGateway.test_get_tag_repo [0.012850s] ... ok
DEBUG: {1} glance.tests.unit.test_glance_manage.DBCommandsTestCase.test_purge_command_negative_rows [0.010815s] ... ok
DEBUG: {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_add_image_meta [0.002280s] ... ok
DEBUG: {1} glance.tests.unit.test_glance_replicator.ImageServiceTestCase.test_rest_dict_to_headers [0.002162s] ... ok
DEBUG: {1} glance.tests.unit.test_glance_replicator.ReplicationCommandsTestCase.test_help [0.002514s] ... ok
DEBUG: {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue [0.035783s] ... ok
DEBUG: {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_empty [0.027269s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing_resource_type [0.117029s] ... ok
DEBUG: {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_clean_orphaned_staging_residue_handles_errors [0.023574s] ... ok
DEBUG: {1} glance.tests.unit.test_housekeeping.TestStagingStoreHousekeeping.test_delete_file_not_found [0.032893s] ... ok
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheNoDep.test_get_caching_iter_when_open_fails [0.002809s] ... ok
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_gate_caching_iter_bad_checksum [0.005760s] ... ok
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_open_for_write_with_exception [0.004399s] ... ok
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheSqlite.test_queue [0.004854s] ... ok
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_caching_iterator ... SKIPPED: filesystem does not support xattr
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled ... SKIPPED: filesystem does not support xattr
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_clean_stalled_nonzero_stall_time ... SKIPPED: filesystem does not support xattr
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible [0.168688s] ... ok
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_delete ... SKIPPED: filesystem does not support xattr
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_is_cached ... SKIPPED: filesystem does not support xattr
DEBUG: {1} glance.tests.unit.test_image_cache.TestImageCacheXattr.test_queue ... SKIPPED: filesystem does not support xattr
DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_db_metadefs_load_from_merge_and_prefer_new_and_overwrite [0.025613s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_non_existing_namespace [0.250609s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_expand [0.033484s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_prefix_mismatch [0.092958s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_sync_version [0.021998s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestLegacyManage.test_legacy_db_upgrade_version [0.018398s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_admin [0.196767s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_check [0.019665s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_export [0.018185s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_from_path_overwrite_existing [0.018415s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new [0.018259s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_and_overwrite_existing [0.016616s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_conflict [0.179971s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_load_prefer_new_with_path [0.017828s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_metadefs_unload [0.017376s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_specific_resource_type [0.174762s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_sync [0.018249s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_namespace [0.190824s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_db_version_control [0.108128s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_expand [0.003763s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_non_visible_namespace_admin [0.146391s] ... ok
DEBUG: {1} glance.tests.unit.test_manage.TestManage.test_sync_db_is_already_sync [0.004473s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_existing_resource_type [0.168526s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_name [0.232707s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_create_with_4byte_character [0.133248s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_visible [0.124158s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namesp_admin [0.151224s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_namespace_non_existing [0.209905s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_empty [0.122081s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner_admin [0.174728s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index_non_existing_namespace [0.138554s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_non_visible_namespace [0.192266s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_existing_namespace [0.172331s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_existing [0.113571s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_index [0.175077s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace [0.099380s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_show_non_visible_admin [0.102628s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags_with_append_false [0.125808s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_conflict [0.150639s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible_admin [0.230616s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_visible [0.126274s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_overlimit_name [0.168067s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner_admin [0.112241s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create [0.202578s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_non_existing_namespace [0.111451s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_tags [0.143108s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_disabled_notification [0.218728s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show [0.114143s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update [0.136702s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_with_pre_existing_tags_with_append [0.178320s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_other_owner [0.231050s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_namespace_non_existing [0.128208s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_overlimit_name [0.134768s] ... ok
DEBUG: {1} glance.tests.unit.test_misc.UtilsTestCase.test_encryption [1.648089s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_add_notification [0.010973s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestImageMemberNotifications.test_image_member_get [0.009267s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_non_existing [0.114848s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image [0.013331s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_add_notification_disabled [0.012584s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_get_data_should_call_next_image_get_data [0.010977s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_images [0.012253s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_not_found [0.010176s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_prepare_notification_disabled [0.009192s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get [0.013546s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_storage_full [0.009231s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestImageNotifications.test_image_set_data_value_error [0.014090s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestNotifier.test_set_defaults [0.003432s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_not_allowed [0.012845s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_processing_notification [0.010691s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_run_notification_disabled [0.011741s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_admin [0.020681s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_filters_return_many [0.010809s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags_with_append_true [0.189358s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification [0.009624s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_id_filter [0.027686s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_visible [0.284163s] ... ok
DEBUG: {1} glance.tests.unit.test_notifier.TestTaskNotifications.test_task_success_notification_disabled [0.028081s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_zero_tasks [0.014871s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestContextPolicyEnforcer.test_context_admin_policy_admin [0.029238s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestDefaultPolicyCheckStrings.test_project_reader_check_string [0.020710s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestImagePolicy.test_add_image_allowed [0.002630s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestImagePolicy.test_get_images_allowed [0.002658s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestImagePolicy.test_modify_image_not_allowed [0.002373s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestImagePolicy.test_publicize_image_not_allowed [0.002907s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_allowed [0.002314s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestMemberPolicy.test_get_members_not_allowed [0.002732s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_allowed [0.002572s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_property_not_allowed [0.004238s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestMetadefPolicy.test_md_resource_type_not_allowed [0.002297s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_ensure_experimental_warning_is_logged_for_secure_rbac [0.020636s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_enforcer_does_not_raise_forbidden [0.042369s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_notifications_on_create [0.159607s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_check [0.030209s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete [0.193739s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_non_visible_namespace_admin [0.180151s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestPolicyEnforcer.test_policy_file_default_rules_default_location [0.031757s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_delete_unauthorized [0.053116s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create [0.013119s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker_not_specified [0.010769s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_non_integer_limit [0.009510s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_asc [0.009435s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestPolicyEnforcerNoFile.test_policy_file_specified_but_not_found [0.041021s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestTaskPolicy.test_get_task_not_allowed [0.002307s] ... ok
DEBUG: {1} glance.tests.unit.test_policy.TestTaskPolicy.test_get_tasks_not_allowed [0.002145s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_overquota_disabled [0.006582s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageKeystoneQuota.test_enforce_underquota [0.008033s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageLocationQuotas.test_add_image_location [0.003779s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member [0.003647s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_too_many_members [0.003897s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageMemberQuotas.test_new_image_member_unlimited_members [0.003218s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_add_image_with_image_property [0.002361s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_delete_image_properties_when_quota_exceeded [0.003880s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImagePropertyQuotas.test_save_image_too_many_image_properties [0.005375s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_append_location_for_queued_image [0.009013s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_strip_params_from_filters [0.019741s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_filter_and_limit [0.012288s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_zero_limit [0.012222s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create [0.002621s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get_ensure_expires_at_not_returned [0.005936s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index [0.002378s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image_translates_owner_failure [0.003891s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_deactivate_image_falls_back_to_legacy [0.004242s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_exceed_insert_location [0.009049s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_iadd_location_exceed [0.006403s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_insert_location [0.003781s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed [0.004122s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_locations [0.003160s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce [0.007541s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce_visibility [0.003315s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_image [0.002930s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_modify_image [0.003245s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_b [0.027136s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_gb [0.004777s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_reactivate_image [0.012826s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_upload_image_falls_back_to_legacy [0.004462s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache [0.010647s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache_with_cache_delete [0.002691s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_allowed_unit_kb [0.004096s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_check [0.015274s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible [0.227069s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_tags [0.219412s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_check_is_image_mutable [0.007003s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_enforce [0.002963s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageQuota.test_quota_exceeded_no_size [0.029863s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestImageTagQuotas.test_replace_image_tag [0.002346s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_equals [0.002096s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_iter [0.002110s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_not_equals [0.001814s] ... ok
DEBUG: {1} glance.tests.unit.test_quota.TestQuotaImageTagsProxy.test_tags_delete [0.001856s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_enforce [0.025823s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_namespace [0.011146s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_object [0.003689s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_check [0.003512s] ... ok
DEBUG: {1} glance.tests.unit.test_scrubber.TestScrubDBQueue.test_get_all_images_paged [0.028079s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_check_is_image_mutable [0.016339s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_tag [0.003531s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_tags [0.003273s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_namespace [0.026124s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_objects [0.004393s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_tag [0.003362s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_list_metadef_resource_types [0.013697s] ... ok
DEBUG: {3} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_property [0.003485s] ... ok
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:284: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   task = self.controller.get(request, task_id=UUID1)
DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   return self._callable_object(*self._args, **self._kwargs)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:139: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:184: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request, filters={'status': 'pending'})
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:175: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request, filters={'id': UUID1})
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:279: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:459: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   task = self.controller.create(request, task=task)
DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   return self._callable_object(*self._args, **self._kwargs)
DEBUG: Found 0 cached images...
DEBUG: +----+---------------------+---------------------+------+------+
DEBUG: | ID | Last Accessed (UTC) | Last Modified (UTC) | Size | Hits |
DEBUG: +----+---------------------+---------------------+------+------+
DEBUG: +----+---------------------+---------------------+------+------+
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_disabled_notification [0.151235s] ... ok
DEBUG: {1} glance.tests.unit.test_scrubber.TestScrubber.test_store_delete_store_exceptions [0.089618s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_extend_invalid_locations_uri [0.031146s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_change_remove_location [0.010034s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_get_location_by_index [0.009979s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_reverse_locations_order [0.054824s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_visible_admin [0.251831s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_image_has_correct_statuses [0.025081s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_inspector_not_needed [0.039863s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing [0.148740s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature [0.022033s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_properties_missed [0.057794s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreImage.test_image_set_data_invalid_signature_missing_metadata [0.044812s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_list_bad [0.002374s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_nested_dict_bad [0.001962s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict [0.002074s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreMetaDataChecker.test_unicode_dict_list [0.001844s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_wrong_import_form [0.046565s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_image_set_data [0.034364s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_other_owner [0.106197s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_get_non_existent [0.051926s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_no_next_marker [0.008513s] ... ok
DEBUG: {1} glance.tests.unit.test_store_image.TestStoreMultiBackends.test_set_data_calls_upload_to_store [0.040938s] ... ok
DEBUG: {1} glance.tests.unit.test_test_utils.TestFakeData.test_via_read [0.002242s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker [0.032488s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2 [0.038121s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_dir [0.020069s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_fraction [0.021308s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index_empty [0.114738s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_negative_limit [0.010445s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_authorized_bad_format [0.009134s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_0 [0.064177s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_1 [0.016196s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_create_unauthorized [0.056184s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_10_default_unsupported [0.038590s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_unauthorized [0.061688s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_create_ensure_expires_at_is_not_returned [0.002815s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_get [0.002286s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_carries_query_parameters [0.003095s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_tasks_resource.TestTasksSerializer.test_index_next_marker [0.002493s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image_falls_back_to_legacy [0.004044s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_name_overlimit [0.175617s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_13_default_unsupported [0.090761s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create [0.022420s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_check [0.059757s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_check_is_image_mutable [0.004136s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_image_falls_back_to_legacy [0.004866s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time ... SKIPPED: Something wrong, this test touches registry
DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_default_limit [0.019087s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_locations_falls_back_to_legacy [0.022826s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_check_is_image_mutable [0.003066s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_enforce [0.002881s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache_with_cache_image [0.002624s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestCacheImageAPIPolicy.test_manage_image_cache_with_cache_list [0.003818s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_invalid_sort_key [0.031227s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_16_default_unsupported [0.095266s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_2 [0.016112s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_get_member [0.078194s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_get_members [0.003410s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_modify_member [0.003370s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_property [0.003415s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_resource_type_association [0.004479s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_4 [0.072897s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_tag [0.025642s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_enforce [0.004066s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_namespaces [0.004597s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_resource_type [0.003443s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_next_marker [0.133807s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionNegotiationTest.test_request_url_v2_8_default_unsupported [0.044861s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_namespace [0.027050s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_remove_metadef_resource_type_association [0.004011s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_check [0.003054s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_check_is_image_mutable [0.004305s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_invalid_status [0.025107s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_1__None__None_ [0.029703s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_dir_bad_value [0.013164s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_enforce [0.030291s] ... ok
DEBUG: /usr/lib/python3.6/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter
DEBUG:   val = callable(*args, **kw)
DEBUG: /usr/lib/python3.6/site-packages/oslo_db/sqlalchemy/enginefacade.py:1370: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade
DEBUG:   expire_on_commit=expire_on_commit, _conf=conf)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:436: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   new_task = self.controller.create(request, task=task)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:407: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   new_task = self.controller.create(request, task=task)
DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   return self._callable_object(*self._args, **self._kwargs)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:166: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request, marker=UUID1, limit=2)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:208: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request, marker=UUID3)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:241: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request, sort_dir='asc', limit=3)
DEBUG: {2} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_with_many_filter [0.017620s] ... ok
DEBUG: {0} glance.tests.unit.v2.test_v2_policy.TestTasksAPIPolicy.test_tasks_api_access [0.003091s] ... ok
DEBUG: Image ID 'fake_id' is not a valid UUID.
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_deactivate_image [0.003653s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_download_image [0.004485s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_image_location [0.004134s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_modify_image_falls_back_to_legacy [0.003571s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_2__None___slow_one_fast_two__ [0.041032s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_update_property [0.009652s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.APIPolicyBase.test_check [0.003250s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_namespace [0.007207s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_delete_metadef_object [0.003330s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_enforce_exception_behavior [0.003754s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_object [0.004020s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_properties [0.004349s] ... ok
DEBUG: /usr/lib/python3.6/site-packages/paste/deploy/util.py:55: DeprecationWarning: Using function/method 'Healthcheck.factory()' is deprecated: The healthcheck middleware must now be configured as an application, not as a filter
DEBUG:   val = callable(*args, **kw)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:333: DeprecationWarning: Using function/method 'TasksController.create()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   self.controller.create(request, task=task)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:234: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request)
DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   return self._callable_object(*self._args, **self._kwargs)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:156: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request, marker=UUID3, limit=2)
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_property [0.005144s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_current_is_negotiated_4____var_cache____slow_one_fast_two__ [0.036083s] ... ok
DEBUG: {2} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_remove_metadef_property [0.003332s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list [0.016719s] ... ok
DEBUG: Found 0 queued images...
DEBUG: +----+
DEBUG: | ID |
DEBUG: +----+
DEBUG: +----+
DEBUG: Image ID 'fake_id' is not a valid UUID.
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_get_version_list_public_endpoint [0.075639s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_1 [0.016135s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_10_default_unsupported [0.030416s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_12_default_unsupported [0.028349s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_13_enabled_supported [0.045605s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_14_default_unsupported [0.042136s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_14_enabled_supported [0.015735s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_16_default_unsupported [0.076407s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsAndNegotiationTest.test_request_url_v2_3 [0.015520s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_for_external_app [0.016891s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_public_endpoint [0.072699s] ... ok
DEBUG: {1} glance.tests.unit.test_versions.VersionsTest.test_get_version_list_secure_proxy_ssl_header_https [0.047189s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_clear_cache [0.023403s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_get_cache_state [0.027778s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_cache_management_api.TestCacheManageAPI.test_queue_image_from_api [0.014903s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info [0.014748s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_discovery_image_import.TestInfoControllers.test_get_import_info_with_empty_method_list [0.020814s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_pending_delete [0.039095s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_actions_resource.TestImageActionsController.test_reactivate_from_saving [0.033216s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_stage_without_glance_direct [0.009569s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload [0.009743s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_chunked [0.009353s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataDeserializer.test_upload_with_incorrect_content_length [0.009300s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_range_requests_for_image_downloads [0.003316s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImageDataSerializer.test_upload [0.002054s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_deactivated [0.027434s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_download_non_existent_image [0.027970s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_image_stage_records_host_unset [0.041114s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_no_size [0.032456s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_non_existent_image_raises_store_not_found_exception [0.030534s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_not_allowed_by_policy [0.030525s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_data_resource.TestImagesController.test_upload_with_expired_token [0.040327s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_create [0.027394s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete [0.024823s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_delete_image_does_not_exist [0.022231s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index [0.026126s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_member_view [0.026994s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_index_no_members [0.023352s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_show_forbidden [0.023173s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_member_allowed_by_policy [0.024319s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersController.test_update_done_by_owner [0.021891s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_index [0.002059s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImageMembersSerializer.test_show [0.001965s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_list_return_error [0.010299s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_create_member_empty [0.008687s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_members_resource.TestImagesDeserializer.test_update [0.009279s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag [0.035657s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_forbidden [0.027079s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_delete_tag_of_non_existing_image [0.029700s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_image_tags_resource.TestImageTagsController.test_update_tag_of_non_existing_image [0.029324s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_custom_disk_formats [0.002565s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImageSchemaFormatConfiguration.test_default_disk_formats [0.002597s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_identify_associated_store [0.030011s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_invalid_validation_data [0.030312s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_add_location_on_queued_shared [0.030375s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create [0.028875s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_duplicate_tags [0.026674s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_readonly_property [0.027396s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_reserved_property [0.030663s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_unexpected_property [0.030389s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_duplicate_location [0.027356s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_owner_admin [0.031270s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_create_with_properties [0.029259s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_already_deleted_image_admin [0.026726s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_encryption_key_error [0.030889s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_from_store_no_multistore [0.033156s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_deletion_policy [0.031843s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_invalid_encryption_key_id [0.030354s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_locked_down_protected_prop [0.041826s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_non_existent [0.026844s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed [0.028278s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_allowed_by_policy [0.033212s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_delete_not_in_store [0.029249s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_enforce_lock_pending_takes_longer [0.028035s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info [0.028382s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_get_task_info_no_tasks [0.028746s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_delete_deletes_locally_on_error [0.032871s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_locked_by_bustable_terminal_task_failure [0.044908s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_not_allowed [0.029721s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict [0.030869s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_image_import_raises_conflict_for_invalid_status_change [0.031345s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_admin [0.027079s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_default_limit [0.029326s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_member_status_accepted [0.037553s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_max_filter [0.029550s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_virtual_size_min_filter [0.029688s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_core_and_extra_property [0.031340s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_invalid_hidden_filter [0.030364s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker [0.028377s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker_not_found [0.028446s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multi_tags_and_nonexistent [0.028065s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_multiple_sort_keys [0.035536s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_sort_dir [0.030326s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_invalid_locations_op_pos [0.022297s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_deleted [0.032342s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_add_not_permitted_status_killed [0.031929s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_deleted [0.030160s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_remove_not_permitted_status_pending_delete [0.028170s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_location_replace_not_permitted_status_saving [0.032504s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_locations_actions_with_locations_invisible [0.029214s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_non_protected_prop [0.039958s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_read_protected_prop_case_insensitive [0.053615s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show [0.028926s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_show_not_allowed_by_policy [0.025586s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_and_remove_property_under_limit [0.032081s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_extra_property_json_schema_version_4 [0.028634s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_10 [0.032236s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_property_already_present_json_schema_version_4 [0.031765s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_too_many_properties [0.028787s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_add_unlimited_locations [0.031250s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_deleted_image_admin [0.029451s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_disabled_notification [0.034450s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_no_changes [0.030511s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_protected_prop_case_insensitive [0.051449s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_queued_image_with_hidden [0.032011s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_base_property [0.033920s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location [0.032308s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_remove_location_store_exception [0.029588s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_base_attribute [0.030078s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_replace_locations_non_empty [0.028265s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_reserved_not_counted_in_quota [0.030364s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_with_bad_min_ram [0.028482s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_create_public_image_unauthorized [0.026391s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesControllerPolicies.test_update_communitize_image_unauthorized [0.027376s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_invalid_id [0.014398s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_create_readonly_attributes_forbidden [0.042742s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_image_import [0.010193s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_import_image_with_all_stores_not_boolean [0.011409s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_combined_sorting_syntax [0.010207s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_new_sorting_syntax_single_key_desc_dir [0.010428s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_key_id [0.011690s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_sort_private_key [0.011694s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter [0.012900s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_filter_and_limit [0.012510s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_index_with_many_filter [0.009959s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_body_not_a_list [0.044614s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_disallowed_attributes [0.127006s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_empty_body [0.009563s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_invalid_attributes [0.053415s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_readonly_attributes [0.071432s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_reserved_attributes [0.047183s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_operations [0.009227s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_0_missing_value [0.009025s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializer.test_update_v2_1_missing_value [0.009628s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerNoAdditionalProperties.test_update [0.014387s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_create_with_list_property [0.012143s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithAdditionalProperties.test_update_with_list_property [0.018254s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesDeserializerWithExtendedSchema.test_update [0.013416s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_image_stage_host_hidden [0.024825s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializer.test_show_minimal_fixture [0.002975s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_index_store_location_enabled [0.005909s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerDirectUrl.test_show_location_enabled_but_not_set [0.002595s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show [0.002297s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithAdditionalProperties.test_show_with_additional_properties_disabled [0.002373s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_index [0.002254s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestImagesSerializerWithUnicode.test_update [0.002741s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_admin [0.056314s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_delete_from_store_as_non_owner [0.040761s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestMultiImagesController.test_image_import_image_not_exist [0.039668s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_is_proxyable [0.022377s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_images_resource.TestProxyHelpers.test_self_url [0.021969s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_cleanup_namespace_exception [0.083142s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_create_different_owner_admin [0.092454s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_existing [0.083056s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_non_visible_admin [0.083061s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_notification_group_disabled [0.078240s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects [0.081015s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_objects_other_owner [0.079673s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_protected_admin [0.086539s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_delete_tags [0.087523s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_index [0.096075s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_non_existing_delete_tags [0.074294s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_show_non_visible [0.080356s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update [0.091324s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_name [0.097016s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_existing [0.075807s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_namespace_update_non_visible [0.076181s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_non_existing_namespace [0.077528s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_create_overlimit_name [0.080286s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete [0.084084s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_non_existing [0.080426s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_delete_other_owner [0.096616s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index [0.087393s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_index_zero_limit [0.163765s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_show_non_visible [0.085268s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update [0.090793s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_conflict [0.087193s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_name [0.101827s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_namespace_non_existing [0.084253s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_object_update_non_existing [0.111553s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete [0.090534s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_delete_non_existing [0.084724s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_index [0.100945s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update [0.087251s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_non_existing [0.090300s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_property_update_with_4byte_character [0.088474s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create [0.084523s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_create_conflict [0.090584s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete [0.087427s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing [0.083927s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_existing_namespace [0.089021s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_non_visible [0.079795s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_association_delete_protected_admin [0.087864s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show [0.090291s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_empty [0.098264s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_resource_type_show_non_existing_namespace [0.081138s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_conflict [0.089660s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_duplicate_with_pre_existing_tags [0.091381s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_create_with_4byte_character [0.084967s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_admin_protected [0.082865s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_delete_non_existing_namespace [0.076814s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_index [0.083734s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_show_non_existing [0.085412s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_conflict [0.085078s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_name [0.084286s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_metadef_resources.TestMetadefsControllers.test_tag_update_with_4byte_character [0.087782s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_member [0.011421s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_schemas_resource.TestSchemasController.test_members [0.011936s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index [0.011730s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_greater_than_limit_max [0.008696s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_return_parameters [0.009036s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_limit [0.008425s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_many_filters [0.009316s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_is_not_like_uuid [0.012329s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_marker_not_found [0.012728s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_index_with_sort_key [0.008764s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_access_get_unauthorized [0.029883s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksControllerPolicies.test_delete [0.031370s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_create_no_body [0.016665s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index [0.011569s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_limit_not_specified [0.013029s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_marker [0.011514s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializer.test_index_sort_key_id [0.010922s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_tasks_resource.TestTasksDeserializerPolicies.test_access_index_authorized_bad_query_string [0.011020s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_add_image [0.004367s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_copy_image [0.005550s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_delete_image [0.006545s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_enforce_exception_behavior [0.004362s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_get_images [0.003519s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_reactivate_image_falls_back_to_legacy [0.003986s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_update_locations [0.011478s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.APIImagePolicy.test_upload_image [0.003294s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestDiscoveryAPIPolicy.test_stores_info_detail [0.002954s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_add_member [0.003232s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_delete_member [0.003354s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMemberAPIPolicy.test_enforce_exception_behavior [0.005584s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_add_metadef_tags [0.003821s] ... ok
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_get_metadef_tags [0.003480s] ... ok
DEBUG: /usr/lib/python3.6/site-packages/oslo_policy/policy.py:1119: UserWarning: Policy "foo": "role:bar" failed scope check. The token used to make the request was project scoped but the policy requires ['system'] scope. This behavior may change in the future where using the intended scope is required
DEBUG:   warnings.warn(msg)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:131: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:225: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request, limit=4)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:146: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   sort_key='created_at', sort_dir='desc')
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:217: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request, limit=limit)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:197: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   'owner': TENANT1,
DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   return self._callable_object(*self._args, **self._kwargs)
DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   return self._callable_object(*self._args, **self._kwargs)
DEBUG: /builddir/build/BUILD/glance-24.2.2.dev1/glance/tests/unit/v2/test_tasks_resource.py:249: DeprecationWarning: Using function/method 'TasksController.index()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   output = self.controller.index(request, sort_key='created_at', limit=3)
DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.get()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   return self._callable_object(*self._args, **self._kwargs)
DEBUG: /usr/lib/python3.6/site-packages/testtools/testcase.py:1039: DeprecationWarning: Using function/method 'TasksController.delete()' is deprecated: The task API is being deprecated and it will be superseded by the new image import API. Please refer to this link for more information about the aforementioned process: https://specs.openstack.org/openstack/glance-specs/specs/mitaka/approved/image-import/image-import-refactor.html
DEBUG:   return self._callable_object(*self._args, **self._kwargs)
DEBUG: {1} glance.tests.unit.v2.test_v2_policy.TestMetadefAPIPolicy.test_modify_metadef_object [0.003406s] ... ok
DEBUG: Image ID 'fake_id' is not a valid UUID.
DEBUG: Commands:
DEBUG:     help <command>  Output help for one of the commands below
DEBUG:     compare         What is missing from the target glance?
DEBUG:     dump            Dump the contents of a glance instance to local disk.
DEBUG:     livecopy        Load the contents of one glance instance into another.
DEBUG:     load            Load the contents of a local directory into glance.
DEBUG:     size            Determine the size of a glance instance if dumped to disk.
DEBUG: str(object='') -> str
DEBUG: str(bytes_or_buffer[, encoding[, errors]]) -> str
DEBUG: Create a new string object from the given object. If encoding or
DEBUG: errors is specified, then the object must expose a data buffer
DEBUG: that will be decoded using the given encoding and error handler.
DEBUG: Otherwise, returns the result of object.__str__() (if defined)
DEBUG: or repr(object).
DEBUG: encoding defaults to sys.getdefaultencoding().
DEBUG: errors defaults to 'strict'.
DEBUG: str(object='') -> str
DEBUG: str(bytes_or_buffer[, encoding[, errors]]) -> str
DEBUG: Create a new string object from the given object. If encoding or
DEBUG: errors is specified, then the object must expose a data buffer
DEBUG: that will be decoded using the given encoding and error handler.
DEBUG: Otherwise, returns the result of object.__str__() (if defined)
DEBUG: or repr(object).
DEBUG: encoding defaults to sys.getdefaultencoding().
DEBUG: errors defaults to 'strict'.
DEBUG: ======
DEBUG: Totals
DEBUG: ======
DEBUG: Ran: 2251 tests in 33.7764 sec.
DEBUG:  - Passed: 2232
DEBUG:  - Skipped: 19
DEBUG:  - Expected Fail: 0
DEBUG:  - Unexpected Success: 0
DEBUG:  - Failed: 0
DEBUG: Sum of execute time for each test: 100.8001 sec.
DEBUG: ==============
DEBUG: Worker Balance
DEBUG: ==============
DEBUG:  - Worker 0 (563 tests) => 0:00:22.594367
DEBUG:  - Worker 1 (563 tests) => 0:00:33.776383
DEBUG:  - Worker 2 (563 tests) => 0:00:22.396757
DEBUG:  - Worker 3 (562 tests) => 0:00:23.013771
DEBUG: + exit 0
DEBUG: Processing files: openstack-glance-24.2.2-0.20240313034957.76339c3.el8.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LLCcbV
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd glance-24.2.2.dev1
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/openstack-glance
DEBUG: + export LC_ALL=C
DEBUG: + LC_ALL=C
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/openstack-glance
DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/openstack-glance
DEBUG: + exit 0
DEBUG: Provides: config(openstack-glance) = 1:24.2.2-0.20240313034957.76339c3.el8 openstack-glance = 1:24.2.2-0.20240313034957.76339c3.el8
DEBUG: Requires(interp): /bin/sh /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(pre): /bin/sh shadow-utils
DEBUG: Requires(post): /bin/sh
DEBUG: Requires(preun): /bin/sh
DEBUG: Requires(postun): /bin/sh
DEBUG: Requires: /usr/libexec/platform-python
DEBUG: Processing files: python3-glance-24.2.2-0.20240313034957.76339c3.el8.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WSyNtJ
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd glance-24.2.2.dev1
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/python3-glance
DEBUG: + export LC_ALL=C
DEBUG: + LC_ALL=C
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/python3-glance
DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/python3-glance
DEBUG: + exit 0
DEBUG: Provides: python3-glance = 1:24.2.2-0.20240313034957.76339c3.el8 python3.6dist(glance) = 24.2.2.dev1 python3dist(glance) = 24.2.2.dev1
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: python(abi) = 3.6
DEBUG: Processing files: openstack-glance-doc-24.2.2-0.20240313034957.76339c3.el8.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RmVF5O
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd glance-24.2.2.dev1
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/openstack-glance-doc
DEBUG: + export LC_ALL=C
DEBUG: + LC_ALL=C
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/openstack-glance-doc
DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/doc/openstack-glance-doc
DEBUG: + exit 0
DEBUG: Provides: openstack-glance-doc = 1:24.2.2-0.20240313034957.76339c3.el8
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Processing files: python3-glance-tests-24.2.2-0.20240313034957.76339c3.el8.noarch
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wk7QU9
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd glance-24.2.2.dev1
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/licenses/python3-glance-tests
DEBUG: + export LC_ALL=C
DEBUG: + LC_ALL=C
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/licenses/python3-glance-tests
DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64/usr/share/licenses/python3-glance-tests
DEBUG: + exit 0
DEBUG: Provides: python3-glance-tests = 1:24.2.2-0.20240313034957.76339c3.el8
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires: python(abi) = 3.6
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64
DEBUG: Wrote: /builddir/build/RPMS/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/python3-glance-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-glance-doc-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/python3-glance-tests-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm
DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.u0IVXI
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd glance-24.2.2.dev1
DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.x86_64
DEBUG: + exit 0
DEBUG: Child return code was: 0
Finish: rpmbuild openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm
DEBUG: Copying packages to result dir
Finish: build phase for openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm
INFO: Done(/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.src.rpm) Config(dlrn-5) 3 minutes 14 seconds
INFO: Results and/or logs in: /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     3076088     4379708     2238928     8683548    10487536
DEBUG: Swap:      16777212     3628392    13148820
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  584M  3.8G  14% /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: /dev/vda1          550G  327G  223G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/results
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/etc
DEBUG: method _fixup_build_user skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-yoga-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-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:        x86_64
DEBUG: CPU op-mode(s):      32-bit, 64-bit
DEBUG: Byte Order:          Little Endian
DEBUG: CPU(s):              4
DEBUG: On-line CPU(s) list: 0-3
DEBUG: Thread(s) per core:  1
DEBUG: Core(s) per socket:  1
DEBUG: Socket(s):           4
DEBUG: NUMA node(s):        1
DEBUG: Vendor ID:           AuthenticAMD
DEBUG: CPU family:          23
DEBUG: Model:               49
DEBUG: Model name:          AMD EPYC-Rome Processor
DEBUG: Stepping:            0
DEBUG: CPU MHz:             2799.998
DEBUG: BogoMIPS:            5599.99
DEBUG: Virtualization:      AMD-V
DEBUG: Hypervisor vendor:   KVM
DEBUG: Virtualization type: full
DEBUG: L1d cache:           32K
DEBUG: L1i cache:           32K
DEBUG: L2 cache:            512K
DEBUG: L3 cache:            16384K
DEBUG: NUMA node0 CPU(s):   0-3
DEBUG: Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:               total        used        free      shared  buff/cache   available
DEBUG: Mem:       16139344     5269784     1049024     3223044     9820536     7309712
DEBUG: Swap:      16777212     3628392    13148820
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem         Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs  4.3G  1.1G  3.3G  24% /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: /dev/vda1          550G  327G  224G  60% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/mapper
DEBUG: kernel version == 4.18.0-485.el8.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/log/yum.log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-yoga-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.rqps1jav', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: rootdir = /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root
DEBUG: resultdir = /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/pki/mock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: child environment: None
DEBUG: Using nspawn with args None
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fada99f2891c468ebddd642046e6ed9e', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1030', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: usermod: no changes
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/.initialized
Finish: chroot init
INFO: Installing built packages
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG: creating dir: /var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: installing package(s): /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/python3-glance-tests-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/openstack-glance-doc-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/python3-glance-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm /home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/python3-glance-tests-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/openstack-glance-doc-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/python3-glance-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm']
DEBUG: child environment: None
DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8hj6ar2l:/etc/resolv.conf']
DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '242f4788691f441785afdcd5a4394bf7', '-D', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.8hj6ar2l:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/python3-glance-tests-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/openstack-glance-doc-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/python3-glance-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm', '/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81/openstack-glance-24.2.2-0.20240313034957.76339c3.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: delorean-python-networking-baremetal-c145b3d2d6  23 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-38f84a4efbb513235191e  33 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-octaviaclient-6502d66bb213d0e0a  34 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ceilometer-d8aefdd736bc95d11  30 kB/s | 3.0 kB     00:00    
DEBUG: delorean-diskimage-builder-2ba78f79a11633efde29  33 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-bf8b69960599cf9af02ce11  33 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-357e5ba1bb3a3a28baf84  26 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-manila-84111ad7cb4496d108370  32 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-neutron-d3eeb5799ab7c8b78b34  29 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-octavia-8f1b0b92a78c86c6b90c  30 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-keystone-6452c7839a13327615d  30 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-2a73f12a4500eabcd0dcde  20 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c  27 kB/s | 3.0 kB     00:00    
DEBUG: delorean-os-apply-config-14dfe905bd4e2724ddc58c  29 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-sahara-ui-607492d660b99cf118  29 kB/s | 3.0 kB     00:00    
DEBUG: delorean-validations-common-f273ccbb963e31056bd  29 kB/s | 3.0 kB     00:00    
DEBUG: CentOS-Stream - Base                             43 kB/s | 3.9 kB     00:00    
DEBUG: CentOS-Stream - AppStream                        27 kB/s | 4.4 kB     00:00    
DEBUG: CentOS-Stream - Extras                          9.1 kB/s | 2.9 kB     00:00    
DEBUG: CentOS-Stream - PowerTools                       18 kB/s | 4.4 kB     00:00    
DEBUG: dlrn-yoga-testing                                30 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-yoga-build-deps                             27 kB/s | 3.0 kB     00:00    
DEBUG: Advanced Virtualization mirror                   44 kB/s | 3.0 kB     00:00    
DEBUG: Messaging RabbitMQ                               12 kB/s | 3.0 kB     00:00    
DEBUG: opstools                                         37 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              65 kB/s | 3.0 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: ==================================================================================================================
DEBUG:  Package                          Arch    Version                               Repository                    Size
DEBUG: ==================================================================================================================
DEBUG: Installing:
DEBUG:  openstack-glance                 noarch  1:24.2.2-0.20240313034957.76339c3.el8 @commandline                  80 k
DEBUG:  openstack-glance-doc             noarch  1:24.2.2-0.20240313034957.76339c3.el8 @commandline                 2.5 M
DEBUG:  python3-glance                   noarch  1:24.2.2-0.20240313034957.76339c3.el8 @commandline                 758 k
DEBUG:  python3-glance-tests             noarch  1:24.2.2-0.20240313034957.76339c3.el8 @commandline                 893 k
DEBUG: Installing dependencies:
DEBUG:  blosc                            x86_64  1.20.1-1.el8                          delorean-yoga-testing         62 k
DEBUG:  cryptsetup                       x86_64  2.3.7-7.el8                           Stream-BaseOS                209 k
DEBUG:  dejavu-fonts-common              noarch  2.35-7.el8                            Stream-BaseOS                 74 k
DEBUG:  dejavu-sans-fonts                noarch  2.35-7.el8                            Stream-BaseOS                1.6 M
DEBUG:  desktop-file-utils               x86_64  0.26-1.el8                            Stream-AppStream              80 k
DEBUG:  device-mapper-event              x86_64  8:1.02.181-14.el8                     Stream-BaseOS                273 k
DEBUG:  device-mapper-event-libs         x86_64  8:1.02.181-14.el8                     Stream-BaseOS                272 k
DEBUG:  device-mapper-multipath          x86_64  0.8.4-41.el8                          Stream-BaseOS                212 k
DEBUG:  device-mapper-multipath-libs     x86_64  0.8.4-41.el8                          Stream-BaseOS                348 k
DEBUG:  device-mapper-persistent-data    x86_64  0.9.0-7.el8                           Stream-BaseOS                927 k
DEBUG:  e2fsprogs-libs                   x86_64  1.45.6-5.el8                          Stream-BaseOS                233 k
DEBUG:  groff-base                       x86_64  1.22.3-18.el8                         Stream-BaseOS                1.0 M
DEBUG:  gssproxy                         x86_64  0.8.0-21.el8                          Stream-BaseOS                119 k
DEBUG:  hdf5                             x86_64  1.10.5-5.el8                          delorean-yoga-testing        2.1 M
DEBUG:  iscsi-initiator-utils            x86_64  6.2.1.4-8.git095f59c.el8              Stream-BaseOS                387 k
DEBUG:  iscsi-initiator-utils-iscsiuio   x86_64  6.2.1.4-8.git095f59c.el8              Stream-BaseOS                101 k
DEBUG:  isns-utils-libs                  x86_64  0.99-1.el8                            Stream-BaseOS                105 k
DEBUG:  keyutils                         x86_64  1.5.10-9.el8                          Stream-BaseOS                 66 k
DEBUG:  libaec                           x86_64  1.0.2-3.el8                           Stream-PowerTools             39 k
DEBUG:  libaio                           x86_64  0.3.112-1.el8                         Stream-BaseOS                 33 k
DEBUG:  libbasicobjects                  x86_64  0.1.1-40.el8                          Stream-BaseOS                 31 k
DEBUG:  libcollection                    x86_64  0.7.0-40.el8                          Stream-BaseOS                 48 k
DEBUG:  libev                            x86_64  4.24-6.el8                            Stream-AppStream              52 k
DEBUG:  libevent                         x86_64  2.1.8-5.el8                           Stream-BaseOS                253 k
DEBUG:  libgfortran                      x86_64  8.5.0-21.el8                          Stream-BaseOS                645 k
DEBUG:  libini_config                    x86_64  1.3.1-40.el8                          Stream-BaseOS                 70 k
DEBUG:  libnfsidmap                      x86_64  1:2.3.3-59.el8                        Stream-BaseOS                122 k
DEBUG:  libpath_utils                    x86_64  0.2.1-40.el8                          Stream-BaseOS                 34 k
DEBUG:  libqhull                         x86_64  1:7.2.1-2.el8                         delorean-yoga-testing        168 k
DEBUG:  libquadmath                      x86_64  8.5.0-21.el8                          Stream-BaseOS                172 k
DEBUG:  libref_array                     x86_64  0.1.5-40.el8                          Stream-BaseOS                 33 k
DEBUG:  libselinux-utils                 x86_64  2.9-8.el8                             Stream-BaseOS                243 k
DEBUG:  libsodium                        x86_64  1.0.18-2.el8                          delorean-yoga-testing        163 k
DEBUG:  libsysfs                         x86_64  2.1.0-25.el8                          Stream-BaseOS                 53 k
DEBUG:  libverto-libev                   x86_64  0.3.2-2.el8                           Stream-AppStream              16 k
DEBUG:  libxslt                          x86_64  1.1.32-6.el8                          Stream-BaseOS                250 k
DEBUG:  libyaml                          x86_64  0.1.7-5.el8                           Stream-BaseOS                 61 k
DEBUG:  lsscsi                           x86_64  0.32-3.el8                            Stream-BaseOS                 71 k
DEBUG:  lvm2                             x86_64  8:2.03.14-14.el8                      Stream-BaseOS                1.7 M
DEBUG:  lvm2-libs                        x86_64  8:2.03.14-14.el8                      Stream-BaseOS                1.2 M
DEBUG:  lzo                              x86_64  2.08-14.el8                           Stream-BaseOS                 69 k
DEBUG:  nfs-utils                        x86_64  1:2.3.3-59.el8                        Stream-BaseOS                515 k
DEBUG:  nvme-cli                         x86_64  1.16-9.el8                            Stream-BaseOS                538 k
DEBUG:  openblas                         x86_64  0.3.15-4.el8                          Stream-AppStream             4.7 M
DEBUG:  openblas-threads                 x86_64  0.3.15-4.el8                          Stream-AppStream             4.9 M
DEBUG:  perl-Carp                        noarch  1.42-396.el8                          Stream-BaseOS                 30 k
DEBUG:  perl-Data-Dumper                 x86_64  2.167-399.el8                         Stream-BaseOS                 58 k
DEBUG:  perl-Digest                      noarch  1.17-395.el8                          Stream-BaseOS                 27 k
DEBUG:  perl-Digest-MD5                  x86_64  2.55-396.el8                          Stream-BaseOS                 37 k
DEBUG:  perl-Encode                      x86_64  4:2.97-3.el8                          Stream-BaseOS                1.5 M
DEBUG:  perl-Errno                       x86_64  1.28-422.el8                          Stream-BaseOS                 76 k
DEBUG:  perl-Exporter                    noarch  5.72-396.el8                          Stream-BaseOS                 34 k
DEBUG:  perl-File-Path                   noarch  2.15-2.el8                            Stream-BaseOS                 38 k
DEBUG:  perl-File-Temp                   noarch  0.230.600-1.el8                       Stream-BaseOS                 63 k
DEBUG:  perl-Filter                      x86_64  2:1.58-2.el8                          Stream-AppStream              82 k
DEBUG:  perl-Getopt-Long                 noarch  1:2.50-4.el8                          Stream-BaseOS                 63 k
DEBUG:  perl-HTTP-Tiny                   noarch  0.074-3.el8                           Stream-BaseOS                 59 k
DEBUG:  perl-IO                          x86_64  1.38-422.el8                          Stream-BaseOS                142 k
DEBUG:  perl-IO-Socket-IP                noarch  0.39-5.el8                            Stream-BaseOS                 47 k
DEBUG:  perl-IO-Socket-SSL               noarch  2.066-4.module_el8+339+1ec643e0       Stream-AppStream             304 k
DEBUG:  perl-MIME-Base64                 x86_64  3.15-396.el8                          Stream-BaseOS                 31 k
DEBUG:  perl-Mozilla-CA                  noarch  20160104-7.module_el8+645+9d809f8c    Stream-AppStream              15 k
DEBUG:  perl-Net-SSLeay                  x86_64  1.88-2.module_el8+339+1ec643e0        Stream-AppStream             402 k
DEBUG:  perl-PathTools                   x86_64  3.74-1.el8                            Stream-BaseOS                 90 k
DEBUG:  perl-Pod-Escapes                 noarch  1:1.07-395.el8                        Stream-BaseOS                 20 k
DEBUG:  perl-Pod-Perldoc                 noarch  3.28-396.el8                          Stream-BaseOS                 86 k
DEBUG:  perl-Pod-Simple                  noarch  1:3.35-395.el8                        Stream-BaseOS                213 k
DEBUG:  perl-Pod-Usage                   noarch  4:1.69-395.el8                        Stream-BaseOS                 34 k
DEBUG:  perl-Scalar-List-Utils           x86_64  3:1.49-2.el8                          Stream-BaseOS                 68 k
DEBUG:  perl-Socket                      x86_64  4:2.027-3.el8                         Stream-BaseOS                 59 k
DEBUG:  perl-Storable                    x86_64  1:3.11-3.el8                          Stream-BaseOS                 98 k
DEBUG:  perl-Term-ANSIColor              noarch  4.06-396.el8                          Stream-BaseOS                 46 k
DEBUG:  perl-Term-Cap                    noarch  1.17-395.el8                          Stream-BaseOS                 23 k
DEBUG:  perl-Text-ParseWords             noarch  3.30-395.el8                          Stream-BaseOS                 18 k
DEBUG:  perl-Text-Tabs+Wrap              noarch  2013.0523-395.el8                     Stream-BaseOS                 24 k
DEBUG:  perl-Text-Unidecode              noarch  1.30-5.el8                            Stream-AppStream             149 k
DEBUG:  perl-Time-Local                  noarch  1:1.280-1.el8                         Stream-BaseOS                 34 k
DEBUG:  perl-URI                         noarch  1.73-3.el8                            Stream-BaseOS                116 k
DEBUG:  perl-Unicode-Normalize           x86_64  1.25-396.el8                          Stream-BaseOS                 82 k
DEBUG:  perl-XML-Parser                  x86_64  2.44-11.el8                           Stream-AppStream             226 k
DEBUG:  perl-XML-XPath                   noarch  1.42-3.el8                            Stream-AppStream              88 k
DEBUG:  perl-constant                    noarch  1.33-396.el8                          Stream-BaseOS                 25 k
DEBUG:  perl-encoding                    x86_64  4:2.22-3.el8                          Stream-AppStream              68 k
DEBUG:  perl-interpreter                 x86_64  4:5.26.3-422.el8                      Stream-BaseOS                6.3 M
DEBUG:  perl-libnet                      noarch  3.11-3.el8                            Stream-BaseOS                121 k
DEBUG:  perl-libs                        x86_64  4:5.26.3-422.el8                      Stream-BaseOS                1.6 M
DEBUG:  perl-macros                      x86_64  4:5.26.3-422.el8                      Stream-BaseOS                 73 k
DEBUG:  perl-open                        noarch  1.11-422.el8                          Stream-AppStream              78 k
DEBUG:  perl-parent                      noarch  1:0.237-1.el8                         Stream-BaseOS                 20 k
DEBUG:  perl-podlators                   noarch  4.11-1.el8                            Stream-BaseOS                118 k
DEBUG:  perl-threads                     x86_64  1:2.21-2.el8                          Stream-BaseOS                 61 k
DEBUG:  perl-threads-shared              x86_64  1.58-2.el8                            Stream-BaseOS                 48 k
DEBUG:  policycoreutils                  x86_64  2.9-24.el8                            Stream-BaseOS                409 k
DEBUG:  python-oslo-cache-lang           noarch  2.10.1-0.20220314140354.d75020b.el8   delorean-component-common     16 k
DEBUG:  python-oslo-concurrency-lang     noarch  4.5.0-0.20220311165052.a9ccf0a.el8    delorean-component-common     13 k
DEBUG:  python-oslo-db-lang              noarch  11.2.0-0.20220314165526.22c602f.el8   delorean-component-common     13 k
DEBUG:  python-oslo-i18n-lang            noarch  5.1.0-0.20220307124733.b031d17.el8    delorean-component-common     13 k
DEBUG:  python-oslo-log-lang             noarch  4.7.0-0.20220324144856.de03a59.el8    delorean-component-common     12 k
DEBUG:  python-oslo-middleware-lang      noarch  4.5.1-0.20220314160906.2f72b30.el8    delorean-component-common     11 k
DEBUG:  python-oslo-policy-lang          noarch  3.11.0-0.20220314171849.b48b711.el8   delorean-component-common     11 k
DEBUG:  python-oslo-privsep-lang         noarch  2.7.0-0.20220314191741.2b26dea.el8    delorean-component-common     12 k
DEBUG:  python-oslo-utils-lang           noarch  4.12.4-0.20240126084419.92d0c17.el8   delorean-component-common     12 k
DEBUG:  python-oslo-vmware-lang          noarch  3.10.0-0.20220314181128.7bc3431.el8   delorean-component-common     13 k
DEBUG:  python-pycadf-common             noarch  3.1.1-0.20220311163944.4179996.el8    delorean-component-common     14 k
DEBUG:  python3-Bottleneck               x86_64  1.2.1-13.el8                          delorean-yoga-testing        131 k
DEBUG:  python3-PyMySQL                  noarch  0.10.1-2.module_el8+762+77bd8591      Stream-AppStream             110 k
DEBUG:  python3-alembic                  noarch  1.7.1-3.el8                           delorean-yoga-testing        1.1 M
DEBUG:  python3-amqp                     noarch  5.0.9-1.el8                           delorean-yoga-testing         99 k
DEBUG:  python3-appdirs                  noarch  1.4.3-12.el8                          delorean-yoga-testing         23 k
DEBUG:  python3-attrs                    noarch  17.4.0-6.el8                          Stream-AppStream              53 k
DEBUG:  python3-automaton                noarch  2.5.0-0.20220314171459.aaca110.el8    delorean-component-common     41 k
DEBUG:  python3-autopage                 noarch  0.4.0-1.el8                           delorean-yoga-testing         38 k
DEBUG:  python3-barbicanclient           noarch  5.3.0-0.20220314185445.ad49c40.el8    delorean-component-clients   130 k
DEBUG:  python3-bcrypt                   x86_64  3.1.7-3.el8                           delorean-yoga-testing         44 k
DEBUG:  python3-boto                     noarch  2.49.0-4.el8                          delorean-yoga-testing        1.8 M
DEBUG:  python3-cachetools               noarch  4.2.0-1.el8                           delorean-yoga-testing         35 k
DEBUG:  python3-cairo                    x86_64  1.16.3-6.el8                          Stream-AppStream              90 k
DEBUG:  python3-castellan                noarch  3.10.2-0.20240201064959.d0d3735.el8   delorean-component-security  131 k
DEBUG:  python3-cffi                     x86_64  1.13.2-1.el8                          delorean-yoga-testing        245 k
DEBUG:  python3-cinderclient             noarch  8.3.0-0.20220314194227.ee59b68.el8    delorean-component-clients   229 k
DEBUG:  python3-cliff                    noarch  3.10.1-0.20220314185955.a04a48f.el8   delorean-component-common     95 k
DEBUG:  python3-cmd2                     noarch  1.4.0-1.1.el8                         delorean-yoga-testing        307 k
DEBUG:  python3-colorama                 noarch  0.4.3-3.el8                           delorean-yoga-testing         36 k
DEBUG:  python3-cryptography             x86_64  3.2.1-7.el8                           Stream-BaseOS                641 k
DEBUG:  python3-cursive                  noarch  0.2.2-0.20220315090015.d7cea1f.el8    delorean-component-common     58 k
DEBUG:  python3-cycler                   noarch  0.10.0-13.el8                         delorean-yoga-testing         20 k
DEBUG:  python3-dateutil                 noarch  1:2.6.1-6.el8                         Stream-BaseOS                251 k
DEBUG:  python3-debtcollector            noarch  2.5.0-0.20220317120440.a6b46c5.el8    delorean-component-common     31 k
DEBUG:  python3-decorator                noarch  4.4.0-5.el8                           delorean-yoga-testing         32 k
DEBUG:  python3-defusedxml               noarch  0.7.1-1.el8                           delorean-yoga-testing         54 k
DEBUG:  python3-dogpile-cache            noarch  1.1.5-1.1.el8                         delorean-yoga-testing         91 k
DEBUG:  python3-etcd3gw                  noarch  0.2.5-1.el8                           delorean-yoga-testing         41 k
DEBUG:  python3-fasteners                noarch  0.14.1-20.el8                         delorean-yoga-testing         44 k
DEBUG:  python3-futurist                 noarch  2.4.0-0.20220311160357.d70c7e5.el8    delorean-component-common     63 k
DEBUG:  python3-glance-store             noarch  3.0.1-0.20230522093048.7101820.el8    delorean-component-glance    318 k
DEBUG:  python3-glanceclient             noarch  1:3.6.0-0.20220314183717.626c500.el8  delorean-component-clients   151 k
DEBUG:  python3-httplib2                 noarch  0.16.0-1.el8                          delorean-yoga-testing        124 k
DEBUG:  python3-importlib-metadata       noarch  1.7.0-1.el8                           delorean-yoga-testing         46 k
DEBUG:  python3-importlib-resources      noarch  4.1.1-1.el8                           delorean-yoga-testing         47 k
DEBUG:  python3-inotify                  noarch  0.9.6-13.el8                          Stream-BaseOS                 57 k
DEBUG:  python3-iso8601                  noarch  0.1.12-3.el8                          delorean-yoga-testing         25 k
DEBUG:  python3-jeepney                  noarch  0.4.3-1.el8                           delorean-yoga-testing        4.7 M
DEBUG:  python3-jmespath                 noarch  0.9.0-11.el8                          Stream-AppStream              45 k
DEBUG:  python3-jsonpatch                noarch  1.21-2.el8                            Stream-AppStream              27 k
DEBUG:  python3-jsonpointer              noarch  1.10-11.el8                           Stream-AppStream              20 k
DEBUG:  python3-jsonschema               noarch  3.2.0-5.el8                           delorean-yoga-testing        112 k
DEBUG:  python3-keyring                  noarch  21.0.0-1.el8                          delorean-yoga-testing         80 k
DEBUG:  python3-keystoneauth1            noarch  4.5.0-0.20240201061910.8da0a63.el8    delorean-component-security  431 k
DEBUG:  python3-keystoneclient           noarch  1:4.4.0-0.20220314190516.100253d.el8  delorean-component-clients   252 k
DEBUG:  python3-keystonemiddleware       noarch  9.4.0-0.20240201064833.8a05709.el8    delorean-component-security   92 k
DEBUG:  python3-kiwisolver               x86_64  1.1.0-4.el8                           delorean-yoga-testing         78 k
DEBUG:  python3-kombu                    noarch  1:5.0.2-1.el8                         delorean-yoga-testing        338 k
DEBUG:  python3-lxml                     x86_64  4.2.3-4.el8                           Stream-AppStream             1.5 M
DEBUG:  python3-mako                     noarch  1.0.6-14.el8                          Stream-AppStream             157 k
DEBUG:  python3-matplotlib               x86_64  3.1.1-2.el8                           delorean-yoga-testing        3.3 M
DEBUG:  python3-matplotlib-data          noarch  3.1.1-2.el8                           delorean-yoga-testing        1.8 M
DEBUG:  python3-matplotlib-data-fonts    noarch  3.1.1-2.el8                           delorean-yoga-testing        2.4 M
DEBUG:  python3-matplotlib-tk            x86_64  3.1.1-2.el8                           delorean-yoga-testing         64 k
DEBUG:  python3-memcached                noarch  1.59-1.el8                            delorean-yoga-testing         44 k
DEBUG:  python3-migrate                  noarch  0.13.0-1.el8                          delorean-yoga-testing        238 k
DEBUG:  python3-mock                     noarch  3.0.5-7.el8                           delorean-yoga-testing         55 k
DEBUG:  python3-msgpack                  x86_64  1.0.3-2.el8                           delorean-yoga-testing         93 k
DEBUG:  python3-munch                    noarch  2.5.0-3.el8                           delorean-yoga-testing         26 k
DEBUG:  python3-netaddr                  noarch  0.7.19-8.el8                          Stream-AppStream             1.5 M
DEBUG:  python3-netifaces                x86_64  0.10.6-4.el8                          Stream-AppStream              25 k
DEBUG:  python3-networkx                 noarch  2.5-1.el8                             delorean-yoga-testing        2.5 M
DEBUG:  python3-numexpr                  x86_64  2.7.1-1.el8                           delorean-yoga-testing        198 k
DEBUG:  python3-numpy                    x86_64  1:1.14.3-10.el8                       Stream-AppStream             3.7 M
DEBUG:  python3-numpy-f2py               x86_64  1:1.14.3-10.el8                       Stream-AppStream             225 k
DEBUG:  python3-openstacksdk             noarch  0.62.0-0.20230411165545.4ceff8f.el8   delorean-component-clients   882 k
DEBUG:  python3-os-brick                 noarch  5.2.4-0.20230915082458.e57201a.el8    delorean-component-clients   1.2 M
DEBUG:  python3-os-service-types         noarch  1.7.0-0.20220307143627.0b2f473.el8    delorean-component-clients    36 k
DEBUG:  python3-os-win                   noarch  5.6.0-0.20220314170958.283af66.el8    delorean-component-common    450 k
DEBUG:  python3-oslo-cache               noarch  2.10.1-0.20220314140354.d75020b.el8   delorean-component-common     53 k
DEBUG:  python3-oslo-concurrency         noarch  4.5.0-0.20220311165052.a9ccf0a.el8    delorean-component-common     41 k
DEBUG:  python3-oslo-config              noarch  2:8.8.1-0.20231115112140.966c588.el8  delorean-component-common    227 k
DEBUG:  python3-oslo-context             noarch  4.1.0-0.20220314115038.3400cc2.el8    delorean-component-common     25 k
DEBUG:  python3-oslo-db                  noarch  11.2.0-0.20220314165526.22c602f.el8   delorean-component-common    144 k
DEBUG:  python3-oslo-i18n                noarch  5.1.0-0.20220307124733.b031d17.el8    delorean-component-common     56 k
DEBUG:  python3-oslo-limit               noarch  1.5.1-0.20220429075359.63536c6.el8    delorean-component-common     36 k
DEBUG:  python3-oslo-log                 noarch  4.7.0-0.20220324144856.de03a59.el8    delorean-component-common     62 k
DEBUG:  python3-oslo-messaging           noarch  12.13.3-0.20231124143847.047da4e.el8  delorean-component-common    233 k
DEBUG:  python3-oslo-metrics             noarch  0.4.0-0.20220314171631.b4eb8c3.el8    delorean-component-common     23 k
DEBUG:  python3-oslo-middleware          noarch  4.5.1-0.20220314160906.2f72b30.el8    delorean-component-common     57 k
DEBUG:  python3-oslo-policy              noarch  3.11.0-0.20220314171849.b48b711.el8   delorean-component-common     76 k
DEBUG:  python3-oslo-privsep             noarch  2.7.0-0.20220314191741.2b26dea.el8    delorean-component-common     41 k
DEBUG:  python3-oslo-reports             noarch  2.3.0-0.20220311164623.f2799dc.el8    delorean-component-common     58 k
DEBUG:  python3-oslo-rootwrap            noarch  6.3.1-0.20220314191346.1b1b960.el8    delorean-component-common     44 k
DEBUG:  python3-oslo-serialization       noarch  4.3.0-0.20220311151409.6910f75.el8    delorean-component-common     32 k
DEBUG:  python3-oslo-service             noarch  2.8.0-0.20220314165315.6552b9a.el8    delorean-component-common     70 k
DEBUG:  python3-oslo-upgradecheck        noarch  1.5.0-0.20220314174419.1559e03.el8    delorean-component-common     26 k
DEBUG:  python3-oslo-utils               noarch  4.12.4-0.20240126084419.92d0c17.el8   delorean-component-common     80 k
DEBUG:  python3-oslo-vmware              noarch  3.10.0-0.20220314181128.7bc3431.el8   delorean-component-common    233 k
DEBUG:  python3-osprofiler               noarch  3.4.2-0.20220307232434.e475de6.el8    delorean-component-common    132 k
DEBUG:  python3-pandas                   x86_64  0.25.3-1.el8                          delorean-yoga-testing         11 M
DEBUG:  python3-paste                    noarch  3.5.0-1.el8                           delorean-yoga-testing        813 k
DEBUG:  python3-paste-deploy             noarch  2.1.1-1.el8                           delorean-yoga-testing         40 k
DEBUG:  python3-pillow                   x86_64  5.1.1-20.el8                          Stream-AppStream             694 k
DEBUG:  python3-ply                      noarch  3.9-9.el8                             Stream-BaseOS                111 k
DEBUG:  python3-prettytable              noarch  0.7.2-14.el8                          Stream-AppStream              44 k
DEBUG:  python3-prometheus_client        noarch  0.7.1-2.el8                           delorean-yoga-testing         82 k
DEBUG:  python3-psutil                   x86_64  5.7.3-1.el8                           delorean-yoga-testing        420 k
DEBUG:  python3-pyOpenSSL                noarch  19.0.0-1.el8                          Stream-AppStream             103 k
DEBUG:  python3-pyasn1                   noarch  0.4.6-3.el8                           delorean-yoga-testing        140 k
DEBUG:  python3-pycadf                   noarch  3.1.1-0.20220311163944.4179996.el8    delorean-component-common     51 k
DEBUG:  python3-pycparser                noarch  2.14-14.el8                           Stream-BaseOS                109 k
DEBUG:  python3-pydot                    noarch  1.4.1-1.el8                           delorean-yoga-testing         51 k
DEBUG:  python3-pygraphviz               x86_64  1.5-9.el8                             delorean-yoga-testing         91 k
DEBUG:  python3-pynacl                   x86_64  1.4.0-1.el8                           delorean-yoga-testing        109 k
DEBUG:  python3-pyngus                   noarch  2.3.0-4.el8                           delorean-yoga-testing         54 k
DEBUG:  python3-pyperclip                noarch  1.8.0-2.el8                           delorean-yoga-testing         24 k
DEBUG:  python3-pyrsistent               x86_64  0.17.3-1.el8                          delorean-yoga-testing        107 k
DEBUG:  python3-pysendfile               x86_64  2.0.1-15.el8                          delorean-yoga-testing         21 k
DEBUG:  python3-pyxattr                  x86_64  0.7.1-2.el8                           delorean-yoga-build-deps      39 k
DEBUG:  python3-pyyaml                   x86_64  5.4.1-2.el8                           delorean-yoga-testing        208 k
DEBUG:  python3-qpid-proton              x86_64  0.35.0-3.el8s                         centos-opstools              396 k
DEBUG:  python3-repoze-lru               noarch  0.7-6.el8                             delorean-yoga-testing         33 k
DEBUG:  python3-requestsexceptions       noarch  1.4.0-0.20220307123924.d7ac0ff.el8    delorean-component-common     15 k
DEBUG:  python3-retrying                 noarch  1.3.3-1.el8                           delorean-yoga-testing         23 k
DEBUG:  python3-rfc3986                  noarch  1.4.0-3.el8                           delorean-yoga-testing         52 k
DEBUG:  python3-routes                   noarch  2.4.1-12.el8                          delorean-yoga-testing        196 k
DEBUG:  python3-rsa                      noarch  4.8-1.el8                             delorean-yoga-testing         62 k
DEBUG:  python3-scipy                    x86_64  1.0.0-21.module_el8+762+77bd8591      Stream-AppStream              14 M
DEBUG:  python3-secretstorage            noarch  3.1.1-4.el8                           delorean-yoga-testing         36 k
DEBUG:  python3-simplegeneric            noarch  0.8.1-17.el8                          delorean-yoga-testing         19 k
DEBUG:  python3-simplejson               x86_64  3.17.6-2.el8                          delorean-yoga-testing        282 k
DEBUG:  python3-soupsieve                noarch  2.3.1-2.el8                           delorean-yoga-testing         75 k
DEBUG:  python3-sqlparse                 noarch  0.3.1-3.el8                           delorean-yoga-testing         88 k
DEBUG:  python3-statsd                   noarch  3.2.1-16.el8                          delorean-yoga-testing         35 k
DEBUG:  python3-stevedore                noarch  3.5.2-0.20221024072403.6c9978a.el8    delorean-component-clients    69 k
DEBUG:  python3-suds                     noarch  0.7-0.11.94664ddd46a6.el8             Stream-AppStream             242 k
DEBUG:  python3-tables                   x86_64  3.5.2-6.el8                           delorean-yoga-testing        1.4 M
DEBUG:  python3-taskflow                 noarch  4.6.4-0.20220314174831.185e6c4.el8    delorean-component-common    690 k
DEBUG:  python3-tempita                  noarch  0.5.1-25.el8                          delorean-yoga-testing         39 k
DEBUG:  python3-tenacity                 noarch  6.3.1-1.el8                           delorean-yoga-testing         51 k
DEBUG:  python3-tkinter                  x86_64  3.6.8-59.el8                          Stream-AppStream             404 k
DEBUG:  python3-vine                     noarch  5.0.0-2.el8                           delorean-yoga-testing         26 k
DEBUG:  python3-warlock                  noarch  1.3.3-1.el8                           delorean-yoga-testing         22 k
DEBUG:  python3-wcwidth                  noarch  0.2.5-2.el8                           delorean-yoga-testing         47 k
DEBUG:  python3-webencodings             noarch  0.5.1-6.el8                           Stream-AppStream              27 k
DEBUG:  python3-webob                    noarch  1.8.6-3.el8                           delorean-yoga-testing        253 k
DEBUG:  python3-wrapt                    x86_64  1.13.3-2.el8                          delorean-yoga-testing         57 k
DEBUG:  python3-wsme                     noarch  0.10.1-0.20220314180513.63fe135.el8   delorean-component-common    139 k
DEBUG:  python3-yappi                    x86_64  1.3.0-1.el8                           delorean-yoga-testing         54 k
DEBUG:  python3-zipp                     noarch  3.4.0-1.el8                           delorean-yoga-testing         16 k
DEBUG:  qemu-img                         x86_64  15:6.2.0-48.module_el8+975+312600fa   Stream-AppStream             2.2 M
DEBUG:  qpid-proton-c                    x86_64  0.35.0-3.el8s                         centos-opstools              218 k
DEBUG:  quota                            x86_64  1:4.04-14.el8                         Stream-BaseOS                214 k
DEBUG:  quota-nls                        noarch  1:4.04-14.el8                         Stream-BaseOS                 95 k
DEBUG:  rpcbind                          x86_64  1.2.5-10.el8                          Stream-BaseOS                 70 k
DEBUG:  sg3_utils                        x86_64  1.44-6.el8                            Stream-BaseOS                918 k
DEBUG:  sg3_utils-libs                   x86_64  1.44-6.el8                            Stream-BaseOS                 99 k
DEBUG:  snappy                           x86_64  1.1.8-3.el8                           Stream-BaseOS                 37 k
DEBUG:  sysfsutils                       x86_64  2.1.0-25.el8                          Stream-AppStream              49 k
DEBUG:  tcl                              x86_64  1:8.6.8-2.el8                         Stream-BaseOS                1.1 M
DEBUG:  texlive-base                     noarch  7:20180414-29.el8                     Stream-AppStream             2.4 M
DEBUG:  texlive-dvipng                   x86_64  7:20180414-29.el8                     Stream-AppStream             332 k
DEBUG:  texlive-kpathsea                 x86_64  7:20180414-29.el8                     Stream-AppStream             1.1 M
DEBUG:  texlive-lib                      x86_64  7:20180414-29.el8                     Stream-AppStream             544 k
DEBUG:  texlive-tetex                    noarch  7:20180414-29.el8                     Stream-AppStream             419 k
DEBUG:  texlive-texlive.infra            noarch  7:20180414-29.el8                     Stream-AppStream             286 k
DEBUG:  tk                               x86_64  1:8.6.8-1.el8                         Stream-AppStream             1.6 M
DEBUG:  userspace-rcu                    x86_64  0.10.1-4.el8                          Stream-BaseOS                101 k
DEBUG:  xdg-utils                        noarch  1.1.2-5.el8                           Stream-AppStream              84 k
DEBUG: Installing weak dependencies:
DEBUG:  python3-beautifulsoup4           noarch  4.9.3-1.el8                           delorean-yoga-testing        215 k
DEBUG:  python3-cssselect                noarch  0.9.2-13.el8                          delorean-yoga-testing         40 k
DEBUG:  python3-html5lib                 noarch  1:0.999999999-6.el8                   Stream-AppStream             214 k
DEBUG: Enabling module streams:
DEBUG:  perl                                     5.26                                                                    
DEBUG:  perl-IO-Socket-SSL                       2.066                                                                   
DEBUG:  perl-libwww-perl                         6.34                                                                    
DEBUG:  virt                                     rhel                                                                    
DEBUG: Transaction Summary
DEBUG: ==================================================================================================================
DEBUG: Install  271 Packages
DEBUG: Total size: 122 M
DEBUG: Total download size: 508 k
DEBUG: Installed size: 494 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-glanceclient-3.6.0-0.20220314183717.626c500.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneclient-4.4.0-0.20220314190516.100253d.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-brick-5.2.4-0.20230915082458.e57201a.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-privsep-lang-2.7.0-0.20220314191741.2b26dea.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-automaton-2.5.0-0.20220314171459.aaca110.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cursive-0.2.2-0.20220315090015.d7cea1f.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-win-5.6.0-0.20220314170958.283af66.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-config-8.8.1-0.20231115112140.966c588.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-limit-1.5.1-0.20220429075359.63536c6.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-privsep-2.7.0-0.20220314191741.2b26dea.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-rootwrap-6.3.1-0.20220314191346.1b1b960.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-taskflow-4.6.4-0.20220314174831.185e6c4.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-wsme-0.10.1-0.20220314180513.63fe135.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-glance-store-3.0.1-0.20230522093048.7101820.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-castellan-3.10.2-0.20240201064959.d0d3735.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] cryptsetup-2.3.7-7.el8.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] dejavu-fonts-common-2.35-7.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-7.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] device-mapper-event-1.02.181-14.el8.x86_64.rpm: Already downloaded   
DEBUG: [SKIPPED] device-mapper-event-libs-1.02.181-14.el8.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] device-mapper-multipath-0.8.4-41.el8.x86_64.rpm: Already downloaded  
DEBUG: [SKIPPED] device-mapper-multipath-libs-0.8.4-41.el8.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] device-mapper-persistent-data-0.9.0-7.el8.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] e2fsprogs-libs-1.45.6-5.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] gssproxy-0.8.0-21.el8.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f59c.el8.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] isns-utils-libs-0.99-1.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] keyutils-1.5.10-9.el8.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libaio-0.3.112-1.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libbasicobjects-0.1.1-40.el8.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] libcollection-0.7.0-40.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libgfortran-8.5.0-21.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libini_config-1.3.1-40.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libnfsidmap-2.3.3-59.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libpath_utils-0.2.1-40.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libquadmath-8.5.0-21.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] libref_array-0.1.5-40.el8.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] libselinux-utils-2.9-8.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] libsysfs-2.1.0-25.el8.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] lsscsi-0.32-3.el8.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] lvm2-2.03.14-14.el8.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] lvm2-libs-2.03.14-14.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] nfs-utils-2.3.3-59.el8.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] nvme-cli-1.16-9.el8.x86_64.rpm: Already downloaded                   
DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-Errno-1.28-422.el8.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-3.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-IO-1.38-422.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Socket-2.027-3.el8.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded                   
DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded   
DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-interpreter-5.26.3-422.el8.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-libs-5.26.3-422.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-macros-5.26.3-422.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] policycoreutils-2.9-24.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cryptography-3.2.1-7.el8.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-ply-3.9-9.el8.noarch.rpm: Already downloaded                 
DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] quota-4.04-14.el8.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] quota-nls-4.04-14.el8.noarch.rpm: Already downloaded                 
DEBUG: [SKIPPED] rpcbind-1.2.5-10.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] sg3_utils-1.44-6.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] sg3_utils-libs-1.44-6.el8.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] snappy-1.1.8-3.el8.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded                       
DEBUG: [SKIPPED] userspace-rcu-0.10.1-4.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] desktop-file-utils-0.26-1.el8.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] libev-4.24-6.el8.x86_64.rpm: Already downloaded                      
DEBUG: [SKIPPED] libverto-libev-0.3.2-2.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] openblas-0.3.15-4.el8.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] openblas-threads-0.3.15-4.el8.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Filter-1.58-2.el8.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] perl-Text-Unidecode-1.30-5.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-XML-XPath-1.42-3.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-encoding-2.22-3.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-open-1.11-422.el8.noarch.rpm: Already downloaded                
DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-jmespath-0.9.0-11.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpatch-1.21-2.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-jsonpointer-1.10-11.el8.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-numpy-1.14.3-10.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-numpy-f2py-1.14.3-10.el8.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pillow-5.1.1-20.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] python3-tkinter-3.6.8-59.el8.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] qemu-img-6.2.0-48.module_el8+975+312600fa.x86_64.rpm: Already downloaded
DEBUG: [SKIPPED] sysfsutils-2.1.0-25.el8.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] texlive-base-20180414-29.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] texlive-dvipng-20180414-29.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] texlive-kpathsea-20180414-29.el8.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] texlive-lib-20180414-29.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] texlive-tetex-20180414-29.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] texlive-texlive.infra-20180414-29.el8.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] tk-8.6.8-1.el8.x86_64.rpm: Already downloaded                        
DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded                 
DEBUG: [SKIPPED] libaec-1.0.2-3.el8.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] blosc-1.20.1-1.el8.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] hdf5-1.10.5-5.el8.x86_64.rpm: Already downloaded                     
DEBUG: [SKIPPED] libqhull-7.2.1-2.el8.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-13.el8.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-amqp-5.0.9-1.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-appdirs-1.4.3-12.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-autopage-0.4.0-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-boto-2.49.0-4.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-cffi-1.13.2-1.el8.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-cmd2-1.4.0-1.1.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-colorama-0.4.3-3.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-cycler-0.10.0-13.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-httplib2-0.16.0-1.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-kiwisolver-1.1.0-4.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-matplotlib-3.1.1-2.el8.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-matplotlib-data-3.1.1-2.el8.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.1.1-2.el8.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-matplotlib-tk-3.1.1-2.el8.x86_64.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-mock-3.0.5-7.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-msgpack-1.0.3-2.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-munch-2.5.0-3.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-networkx-2.5-1.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-numexpr-2.7.1-1.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-pandas-0.25.3-1.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] python3-psutil-5.7.3-1.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-pygraphviz-1.5-9.el8.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-pyperclip-1.8.0-2.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-retrying-1.3.3-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-rsa-4.8-1.el8.noarch.rpm: Already downloaded                 
DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-17.el8.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-simplejson-3.17.6-2.el8.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-soupsieve-2.3.1-2.el8.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-tables-3.5.2-6.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-tenacity-6.3.1-1.el8.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-warlock-1.3.3-1.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-wcwidth-0.2.5-2.el8.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-wrapt-1.13.3-2.el8.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-pyxattr-0.7.1-2.el8.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded     
DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded           
DEBUG: (264/267): python-oslo-vmware-lang-3.10.0-0.202  87 kB/s |  13 kB     00:00    
DEBUG: (265/267): python3-pysendfile-2.0.1-15.el8.x86_ 650 kB/s |  21 kB     00:00    
DEBUG: (266/267): python3-oslo-vmware-3.10.0-0.2022031 1.0 MB/s | 233 kB     00:00    
DEBUG: (267/267): python3-suds-0.7-0.11.94664ddd46a6.e 513 kB/s | 242 kB     00:00    
DEBUG: --------------------------------------------------------------------------------
DEBUG: Total                                           1.0 MB/s | 508 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-prettytable-0.7.2-14.el8.noarch              1/271 
DEBUG:   Installing       : python3-webob-1.8.6-3.el8.noarch                     2/271 
DEBUG:   Installing       : python3-decorator-4.4.0-5.el8.noarch                 3/271 
DEBUG:   Installing       : python3-netaddr-0.7.19-8.el8.noarch                  4/271 
DEBUG:   Installing       : libaio-0.3.112-1.el8.x86_64                          5/271 
DEBUG:   Installing       : python3-iso8601-0.1.12-3.el8.noarch                  6/271 
DEBUG:   Installing       : python3-futurist-2.4.0-0.20220311160357.d70c7e5.     7/271 
DEBUG:   Running scriptlet: texlive-base-7:20180414-29.el8.noarch                8/271 
DEBUG:   Installing       : texlive-base-7:20180414-29.el8.noarch                8/271 
DEBUG:   Installing       : python3-dateutil-1:2.6.1-6.el8.noarch                9/271 
DEBUG:   Installing       : device-mapper-event-libs-8:1.02.181-14.el8.x86_6    10/271 
DEBUG:   Installing       : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch    11/271 
DEBUG:   Installing       : python3-matplotlib-data-3.1.1-2.el8.noarch          12/271 
DEBUG:   Installing       : python3-zipp-3.4.0-1.el8.noarch                     13/271 
DEBUG:   Installing       : python3-importlib-metadata-1.7.0-1.el8.noarch       14/271 
DEBUG:   Installing       : python3-stevedore-3.5.2-0.20221024072403.6c9978a    15/271 
DEBUG:   Installing       : python3-wrapt-1.13.3-2.el8.x86_64                   16/271 
DEBUG:   Installing       : python3-debtcollector-2.5.0-0.20220317120440.a6b    17/271 
DEBUG:   Installing       : python3-oslo-context-4.1.0-0.20220314115038.3400    18/271 
DEBUG:   Installing       : python3-vine-5.0.0-2.el8.noarch                     19/271 
DEBUG:   Installing       : python3-amqp-5.0.9-1.el8.noarch                     20/271 
DEBUG:   Installing       : python3-tenacity-6.3.1-1.el8.noarch                 21/271 
DEBUG:   Installing       : python3-tempita-0.5.1-25.el8.noarch                 22/271 
DEBUG:   Installing       : python3-sqlparse-0.3.1-3.el8.noarch                 23/271 
DEBUG:   Installing       : python3-pydot-1.4.1-1.el8.noarch                    24/271 
DEBUG:   Installing       : python3-msgpack-1.0.3-2.el8.x86_64                  25/271 
DEBUG:   Installing       : python3-fasteners-0.14.1-20.el8.noarch              26/271 
DEBUG:   Installing       : python3-cachetools-4.2.0-1.el8.noarch               27/271 
DEBUG:   Installing       : texlive-lib-7:20180414-29.el8.x86_64                28/271 
DEBUG:   Installing       : python3-pillow-5.1.1-20.el8.x86_64                  29/271 
DEBUG:   Installing       : python3-netifaces-0.10.6-4.el8.x86_64               30/271 
DEBUG:   Installing       : python3-mako-1.0.6-14.el8.noarch                    31/271 
DEBUG:   Installing       : python3-dogpile-cache-1.1.5-1.1.el8.noarch          32/271 
DEBUG:   Installing       : python3-attrs-17.4.0-6.el8.noarch                   33/271 
DEBUG:   Installing       : userspace-rcu-0.10.1-4.el8.x86_64                   34/271 
DEBUG:   Running scriptlet: userspace-rcu-0.10.1-4.el8.x86_64                   34/271 
DEBUG:   Installing       : tcl-1:8.6.8-2.el8.x86_64                            35/271 
DEBUG:   Running scriptlet: tcl-1:8.6.8-2.el8.x86_64                            35/271 
DEBUG:   Installing       : libref_array-0.1.5-40.el8.x86_64                    36/271 
DEBUG:   Installing       : libquadmath-8.5.0-21.el8.x86_64                     37/271 
DEBUG:   Running scriptlet: libquadmath-8.5.0-21.el8.x86_64                     37/271 
DEBUG:   Installing       : libgfortran-8.5.0-21.el8.x86_64                     38/271 
DEBUG:   Running scriptlet: libgfortran-8.5.0-21.el8.x86_64                     38/271 
DEBUG:   Installing       : openblas-0.3.15-4.el8.x86_64                        39/271 
DEBUG:   Running scriptlet: openblas-0.3.15-4.el8.x86_64                        39/271 
DEBUG:   Installing       : openblas-threads-0.3.15-4.el8.x86_64                40/271 
DEBUG:   Running scriptlet: openblas-threads-0.3.15-4.el8.x86_64                40/271 
DEBUG:   Installing       : python3-numpy-1:1.14.3-10.el8.x86_64                41/271 
DEBUG:   Installing       : python3-numexpr-2.7.1-1.el8.x86_64                  42/271 
DEBUG:   Installing       : libcollection-0.7.0-40.el8.x86_64                   43/271 
DEBUG:   Installing       : libbasicobjects-0.1.1-40.el8.x86_64                 44/271 
DEBUG:   Installing       : python3-os-service-types-1.7.0-0.20220307143627.    45/271 
DEBUG:   Installing       : python3-keystoneauth1-4.5.0-0.20240201061910.8da    46/271 
DEBUG:   Installing       : python3-numpy-f2py-1:1.14.3-10.el8.x86_64           47/271 
DEBUG:   Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64           47/271 
DEBUG:   Installing       : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x    48/271 
DEBUG:   Installing       : python3-Bottleneck-1.2.1-13.el8.x86_64              49/271 
DEBUG:   Running scriptlet: tk-1:8.6.8-1.el8.x86_64                             50/271 
DEBUG:   Installing       : tk-1:8.6.8-1.el8.x86_64                             50/271 
DEBUG:   Running scriptlet: tk-1:8.6.8-1.el8.x86_64                             50/271 
DEBUG:   Installing       : python3-tkinter-3.6.8-59.el8.x86_64                 51/271 
DEBUG:   Installing       : device-mapper-multipath-libs-0.8.4-41.el8.x86_64    52/271 
DEBUG:   Running scriptlet: device-mapper-multipath-libs-0.8.4-41.el8.x86_64    52/271 
DEBUG:   Installing       : device-mapper-multipath-0.8.4-41.el8.x86_64         53/271 
DEBUG:   Running scriptlet: device-mapper-multipath-0.8.4-41.el8.x86_64         53/271 
DEBUG:   Installing       : python3-migrate-0.13.0-1.el8.noarch                 54/271 
DEBUG:   Installing       : python3-kombu-1:5.0.2-1.el8.noarch                  55/271 
DEBUG:   Installing       : python3-importlib-resources-4.1.1-1.el8.noarch      56/271 
DEBUG:   Installing       : python3-alembic-1.7.1-3.el8.noarch                  57/271 
DEBUG:   Installing       : device-mapper-event-8:1.02.181-14.el8.x86_64        58/271 
DEBUG:   Running scriptlet: device-mapper-event-8:1.02.181-14.el8.x86_64        58/271 
DEBUG:   Installing       : lvm2-libs-8:2.03.14-14.el8.x86_64                   59/271 
DEBUG:   Installing       : python3-etcd3gw-0.2.5-1.el8.noarch                  60/271 
DEBUG:   Installing       : device-mapper-persistent-data-0.9.0-7.el8.x86_64    61/271 
DEBUG:   Installing       : lvm2-8:2.03.14-14.el8.x86_64                        62/271 
DEBUG:   Running scriptlet: lvm2-8:2.03.14-14.el8.x86_64                        62/271 
DEBUG:   Installing       : qemu-img-15:6.2.0-48.module_el8+975+312600fa.x86    63/271 
DEBUG:   Installing       : python3-prometheus_client-0.7.1-2.el8.noarch        64/271 
DEBUG:   Installing       : python3-automaton-2.5.0-0.20220314171459.aaca110    65/271 
DEBUG:   Installing       : qpid-proton-c-0.35.0-3.el8s.x86_64                  66/271 
DEBUG:   Installing       : python3-qpid-proton-0.35.0-3.el8s.x86_64            67/271 
DEBUG:   Installing       : python3-pyngus-2.3.0-4.el8.noarch                   68/271 
DEBUG:   Installing       : python3-pyxattr-0.7.1-2.el8.x86_64                  69/271 
DEBUG:   Installing       : python3-yappi-1.3.0-1.el8.x86_64                    70/271 
DEBUG:   Installing       : python3-wcwidth-0.2.5-2.el8.noarch                  71/271 
DEBUG:   Installing       : python3-statsd-3.2.1-16.el8.noarch                  72/271 
DEBUG:   Installing       : python3-soupsieve-2.3.1-2.el8.noarch                73/271 
DEBUG:   Installing       : python3-simplejson-3.17.6-2.el8.x86_64              74/271 
DEBUG:   Installing       : python3-simplegeneric-0.8.1-17.el8.noarch           75/271 
DEBUG:   Installing       : python3-wsme-0.10.1-0.20220314180513.63fe135.el8    76/271 
DEBUG:   Installing       : python3-rfc3986-1.4.0-3.el8.noarch                  77/271 
DEBUG:   Installing       : python3-retrying-1.3.3-1.el8.noarch                 78/271 
DEBUG:   Installing       : python3-repoze-lru-0.7-6.el8.noarch                 79/271 
DEBUG:   Installing       : python3-routes-2.4.1-12.el8.noarch                  80/271 
DEBUG:   Installing       : python3-pysendfile-2.0.1-15.el8.x86_64              81/271 
DEBUG:   Installing       : python3-pyrsistent-0.17.3-1.el8.x86_64              82/271 
DEBUG:   Installing       : python3-jsonschema-3.2.0-5.el8.noarch               83/271 
DEBUG:   Installing       : python3-pyperclip-1.8.0-2.el8.noarch                84/271 
DEBUG:   Installing       : python3-pygraphviz-1.5-9.el8.x86_64                 85/271 
DEBUG:   Installing       : python3-pyasn1-0.4.6-3.el8.noarch                   86/271 
DEBUG:   Installing       : python3-rsa-4.8-1.el8.noarch                        87/271 
DEBUG:   Installing       : python3-boto-2.49.0-4.el8.noarch                    88/271 
DEBUG:   Installing       : python3-psutil-5.7.3-1.el8.x86_64                   89/271 
DEBUG:   Installing       : python3-munch-2.5.0-3.el8.noarch                    90/271 
DEBUG:   Installing       : python3-mock-3.0.5-7.el8.noarch                     91/271 
DEBUG:   Installing       : python3-memcached-1.59-1.el8.noarch                 92/271 
DEBUG:   Installing       : python3-kiwisolver-1.1.0-4.el8.x86_64               93/271 
DEBUG:   Installing       : python3-jeepney-0.4.3-1.el8.noarch                  94/271 
DEBUG:   Installing       : python3-httplib2-0.16.0-1.el8.noarch                95/271 
DEBUG:   Installing       : python3-defusedxml-0.7.1-1.el8.noarch               96/271 
DEBUG:   Installing       : python3-cycler-0.10.0-13.el8.noarch                 97/271 
DEBUG:   Installing       : python3-cssselect-0.9.2-13.el8.noarch               98/271 
DEBUG:   Installing       : python3-colorama-0.4.3-3.el8.noarch                 99/271 
DEBUG:   Installing       : python3-cmd2-1.4.0-1.1.el8.noarch                  100/271 
DEBUG:   Installing       : python3-autopage-0.4.0-1.el8.noarch                101/271 
DEBUG:   Installing       : python3-appdirs-1.4.3-12.el8.noarch                102/271 
DEBUG:   Installing       : libsodium-1.0.18-2.el8.x86_64                      103/271 
DEBUG:   Installing       : libqhull-1:7.2.1-2.el8.x86_64                      104/271 
DEBUG:   Installing       : libaec-1.0.2-3.el8.x86_64                          105/271 
DEBUG:   Installing       : hdf5-1.10.5-5.el8.x86_64                           106/271 
DEBUG:   Installing       : python3-webencodings-0.5.1-6.el8.noarch            107/271 
DEBUG:   Installing       : python3-html5lib-1:0.999999999-6.el8.noarch        108/271 
DEBUG:   Installing       : python3-suds-0.7-0.11.94664ddd46a6.el8.noarch      109/271 
DEBUG:   Installing       : python3-jsonpointer-1.10-11.el8.noarch             110/271 
DEBUG:   Installing       : python3-jsonpatch-1.21-2.el8.noarch                111/271 
DEBUG:   Installing       : python3-warlock-1.3.3-1.el8.noarch                 112/271 
DEBUG:   Installing       : python3-jmespath-0.9.0-11.el8.noarch               113/271 
DEBUG:   Installing       : python3-cairo-1.16.3-6.el8.x86_64                  114/271 
DEBUG:   Installing       : libev-4.24-6.el8.x86_64                            115/271 
DEBUG:   Installing       : libverto-libev-0.3.2-2.el8.x86_64                  116/271 
DEBUG:   Installing       : desktop-file-utils-0.26-1.el8.x86_64               117/271 
DEBUG:   Installing       : xdg-utils-1.1.2-5.el8.noarch                       118/271 
DEBUG:   Installing       : snappy-1.1.8-3.el8.x86_64                          119/271 
DEBUG:   Installing       : blosc-1.20.1-1.el8.x86_64                          120/271 
DEBUG:   Installing       : sg3_utils-libs-1.44-6.el8.x86_64                   121/271 
DEBUG:   Running scriptlet: sg3_utils-libs-1.44-6.el8.x86_64                   121/271 
DEBUG:   Installing       : sg3_utils-1.44-6.el8.x86_64                        122/271 
DEBUG:   Installing       : quota-nls-1:4.04-14.el8.noarch                     123/271 
DEBUG:   Installing       : python3-ply-3.9-9.el8.noarch                       124/271 
DEBUG:   Installing       : python3-pycparser-2.14-14.el8.noarch               125/271 
DEBUG:   Installing       : python3-cffi-1.13.2-1.el8.x86_64                   126/271 
DEBUG:   Installing       : python3-cryptography-3.2.1-7.el8.x86_64            127/271 
DEBUG:   Installing       : python3-pyOpenSSL-19.0.0-1.el8.noarch              128/271 
DEBUG:   Installing       : python3-paste-3.5.0-1.el8.noarch                   129/271 
DEBUG:   Installing       : python3-paste-deploy-2.1.1-1.el8.noarch            130/271 
DEBUG:   Installing       : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591   131/271 
DEBUG:   Installing       : python3-secretstorage-3.1.1-4.el8.noarch           132/271 
DEBUG:   Installing       : python3-keyring-21.0.0-1.el8.noarch                133/271 
DEBUG:   Installing       : python3-bcrypt-3.1.7-3.el8.x86_64                  134/271 
DEBUG:   Installing       : python3-pynacl-1.4.0-1.el8.x86_64                  135/271 
DEBUG:   Installing       : python3-inotify-0.9.6-13.el8.noarch                136/271 
DEBUG:   Installing       : nvme-cli-1.16-9.el8.x86_64                         137/271 
DEBUG:   Running scriptlet: nvme-cli-1.16-9.el8.x86_64                         137/271 
DEBUG: Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service.
DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate.
DEBUG: Failed to connect to bus: Host is down
DEBUG:   Installing       : lzo-2.08-14.el8.x86_64                             138/271 
DEBUG:   Installing       : python3-tables-3.5.2-6.el8.x86_64                  139/271 
DEBUG:   Installing       : lsscsi-0.32-3.el8.x86_64                           140/271 
DEBUG:   Installing       : libyaml-0.1.7-5.el8.x86_64                         141/271 
DEBUG:   Installing       : python3-pyyaml-5.4.1-2.el8.x86_64                  142/271 
DEBUG:   Installing       : python3-cliff-3.10.1-0.20220314185955.a04a48f.el   143/271 
DEBUG:   Installing       : libxslt-1.1.32-6.el8.x86_64                        144/271 
DEBUG:   Installing       : python3-beautifulsoup4-4.9.3-1.el8.noarch          145/271 
DEBUG:   Installing       : python3-lxml-4.2.3-4.el8.x86_64                    146/271 
DEBUG:   Installing       : libsysfs-2.1.0-25.el8.x86_64                       147/271 
DEBUG:   Running scriptlet: libsysfs-2.1.0-25.el8.x86_64                       147/271 
DEBUG:   Installing       : sysfsutils-2.1.0-25.el8.x86_64                     148/271 
DEBUG:   Installing       : libselinux-utils-2.9-8.el8.x86_64                  149/271 
DEBUG:   Installing       : policycoreutils-2.9-24.el8.x86_64                  150/271 
DEBUG:   Running scriptlet: policycoreutils-2.9-24.el8.x86_64                  150/271 
DEBUG:   Running scriptlet: rpcbind-1.2.5-10.el8.x86_64                        151/271 
DEBUG:   Installing       : rpcbind-1.2.5-10.el8.x86_64                        151/271 
DEBUG:   Running scriptlet: rpcbind-1.2.5-10.el8.x86_64                        151/271 
DEBUG:   Installing       : libpath_utils-0.2.1-40.el8.x86_64                  152/271 
DEBUG:   Installing       : libini_config-1.3.1-40.el8.x86_64                  153/271 
DEBUG:   Installing       : gssproxy-0.8.0-21.el8.x86_64                       154/271 
DEBUG:   Running scriptlet: gssproxy-0.8.0-21.el8.x86_64                       154/271 
DEBUG:   Installing       : libnfsidmap-1:2.3.3-59.el8.x86_64                  155/271 
DEBUG:   Installing       : libevent-2.1.8-5.el8.x86_64                        156/271 
DEBUG:   Installing       : keyutils-1.5.10-9.el8.x86_64                       157/271 
DEBUG:   Installing       : isns-utils-libs-0.99-1.el8.x86_64                  158/271 
DEBUG:   Running scriptlet: isns-utils-libs-0.99-1.el8.x86_64                  158/271 
DEBUG:   Installing       : iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f   159/271 
DEBUG:   Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f   159/271 
DEBUG:   Installing       : iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x   160/271 
DEBUG:   Running scriptlet: iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x   160/271 
DEBUG:   Installing       : groff-base-1.22.3-18.el8.x86_64                    161/271 
DEBUG:   Installing       : perl-Digest-1.17-395.el8.noarch                    162/271 
DEBUG:   Installing       : perl-Digest-MD5-2.55-396.el8.x86_64                163/271 
DEBUG:   Installing       : perl-Data-Dumper-2.167-399.el8.x86_64              164/271 
DEBUG:   Installing       : perl-libnet-3.11-3.el8.noarch                      165/271 
DEBUG:   Installing       : perl-URI-1.73-3.el8.noarch                         166/271 
DEBUG:   Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch             167/271 
DEBUG:   Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                168/271 
DEBUG:   Installing       : perl-Time-Local-1:1.280-1.el8.noarch               169/271 
DEBUG:   Installing       : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f   170/271 
DEBUG:   Installing       : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643   171/271 
DEBUG:   Installing       : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x   172/271 
DEBUG:   Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch            173/271 
DEBUG:   Installing       : perl-Term-Cap-1.17-395.el8.noarch                  174/271 
DEBUG:   Installing       : perl-File-Temp-0.230.600-1.el8.noarch              175/271 
DEBUG:   Installing       : perl-HTTP-Tiny-0.074-3.el8.noarch                  176/271 
DEBUG:   Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch              177/271 
DEBUG:   Installing       : perl-podlators-4.11-1.el8.noarch                   178/271 
DEBUG:   Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch               179/271 
DEBUG:   Installing       : perl-Text-ParseWords-3.30-395.el8.noarch           180/271 
DEBUG:   Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch               181/271 
DEBUG:   Installing       : perl-MIME-Base64-3.15-396.el8.x86_64               182/271 
DEBUG:   Installing       : perl-Storable-1:3.11-3.el8.x86_64                  183/271 
DEBUG:   Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch               184/271 
DEBUG:   Installing       : perl-Errno-1.28-422.el8.x86_64                     185/271 
DEBUG:   Installing       : perl-Socket-4:2.027-3.el8.x86_64                   186/271 
DEBUG:   Installing       : perl-Encode-4:2.97-3.el8.x86_64                    187/271 
DEBUG:   Installing       : perl-Carp-1.42-396.el8.noarch                      188/271 
DEBUG:   Installing       : perl-Exporter-5.72-396.el8.noarch                  189/271 
DEBUG:   Installing       : perl-libs-4:5.26.3-422.el8.x86_64                  190/271 
DEBUG:   Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64         191/271 
DEBUG:   Installing       : perl-parent-1:0.237-1.el8.noarch                   192/271 
DEBUG:   Installing       : perl-macros-4:5.26.3-422.el8.x86_64                193/271 
DEBUG:   Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch       194/271 
DEBUG:   Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64         195/271 
DEBUG:   Installing       : perl-File-Path-2.15-2.el8.noarch                   196/271 
DEBUG:   Installing       : perl-IO-1.38-422.el8.x86_64                        197/271 
DEBUG:   Installing       : perl-PathTools-3.74-1.el8.x86_64                   198/271 
DEBUG:   Installing       : perl-constant-1.33-396.el8.noarch                  199/271 
DEBUG:   Installing       : perl-threads-1:2.21-2.el8.x86_64                   200/271 
DEBUG:   Installing       : perl-threads-shared-1.58-2.el8.x86_64              201/271 
DEBUG:   Installing       : perl-interpreter-4:5.26.3-422.el8.x86_64           202/271 
DEBUG:   Installing       : perl-XML-Parser-2.44-11.el8.x86_64                 203/271 
DEBUG:   Installing       : perl-Filter-2:1.58-2.el8.x86_64                    204/271 
DEBUG:   Installing       : perl-encoding-4:2.22-3.el8.x86_64                  205/271 
DEBUG:   Installing       : perl-open-1.11-422.el8.noarch                      206/271 
DEBUG:   Installing       : perl-XML-XPath-1.42-3.el8.noarch                   207/271 
DEBUG:   Installing       : perl-Text-Unidecode-1.30-5.el8.noarch              208/271 
DEBUG:   Installing       : texlive-texlive.infra-7:20180414-29.el8.noarch     209/271 
DEBUG:   Installing       : texlive-tetex-7:20180414-29.el8.noarch             210/271 
DEBUG:   Installing       : texlive-kpathsea-7:20180414-29.el8.x86_64          211/271 
DEBUG:   Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64          211/271 
DEBUG:   Installing       : texlive-dvipng-7:20180414-29.el8.x86_64            212/271 
DEBUG:   Running scriptlet: texlive-dvipng-7:20180414-29.el8.x86_64            212/271 
DEBUG:   Installing       : e2fsprogs-libs-1.45.6-5.el8.x86_64                 213/271 
DEBUG:   Running scriptlet: e2fsprogs-libs-1.45.6-5.el8.x86_64                 213/271 
DEBUG:   Installing       : quota-1:4.04-14.el8.x86_64                         214/271 
DEBUG:   Running scriptlet: nfs-utils-1:2.3.3-59.el8.x86_64                    215/271 
DEBUG:   Installing       : nfs-utils-1:2.3.3-59.el8.x86_64                    215/271 
DEBUG:   Running scriptlet: nfs-utils-1:2.3.3-59.el8.x86_64                    215/271 
DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate.
DEBUG: Failed to connect to bus: Host is down
DEBUG: System has not been booted with systemd as init system (PID 1). Can't operate.
DEBUG: Failed to connect to bus: Host is down
DEBUG:   Installing       : dejavu-fonts-common-2.35-7.el8.noarch              216/271 
DEBUG:   Installing       : dejavu-sans-fonts-2.35-7.el8.noarch                217/271 
DEBUG:   Installing       : python3-matplotlib-tk-3.1.1-2.el8.x86_64           218/271 
DEBUG:   Installing       : python3-matplotlib-3.1.1-2.el8.x86_64              219/271 
DEBUG:   Installing       : python3-pandas-0.25.3-1.el8.x86_64                 220/271 
DEBUG:   Installing       : python3-networkx-2.5-1.el8.noarch                  221/271 
DEBUG:   Installing       : cryptsetup-2.3.7-7.el8.x86_64                      222/271 
DEBUG:   Installing       : python3-requestsexceptions-1.4.0-0.2022030712392   223/271 
DEBUG:   Installing       : python3-openstacksdk-0.62.0-0.20230411165545.4ce   224/271 
DEBUG:   Installing       : python3-oslo-rootwrap-6.3.1-0.20220314191346.1b1   225/271 
DEBUG:   Installing       : python-pycadf-common-3.1.1-0.20220311163944.4179   226/271 
DEBUG:   Installing       : python-oslo-vmware-lang-3.10.0-0.20220314181128.   227/271 
DEBUG:   Installing       : python-oslo-utils-lang-4.12.4-0.20240126084419.9   228/271 
DEBUG:   Installing       : python-oslo-privsep-lang-2.7.0-0.20220314191741.   229/271 
DEBUG:   Installing       : python-oslo-policy-lang-3.11.0-0.20220314171849.   230/271 
DEBUG:   Installing       : python-oslo-middleware-lang-4.5.1-0.202203141609   231/271 
DEBUG:   Installing       : python-oslo-log-lang-4.7.0-0.20220324144856.de03   232/271 
DEBUG:   Installing       : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03   233/271 
DEBUG:   Installing       : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17   234/271 
DEBUG:   Installing       : python3-oslo-utils-4.12.4-0.20240126084419.92d0c   235/271 
DEBUG:   Installing       : python3-oslo-config-2:8.8.1-0.20231115112140.966   236/271 
DEBUG:   Installing       : python3-oslo-serialization-4.3.0-0.2022031115140   237/271 
DEBUG:   Installing       : python3-oslo-log-4.7.0-0.20220324144856.de03a59.   238/271 
DEBUG:   Installing       : python3-keystoneclient-1:4.4.0-0.20220314190516.   239/271 
DEBUG:   Installing       : python3-oslo-privsep-2.7.0-0.20220314191741.2b26   240/271 
DEBUG:   Installing       : python3-oslo-policy-3.11.0-0.20220314171849.b48b   241/271 
DEBUG:   Installing       : python3-oslo-middleware-4.5.1-0.20220314160906.2   242/271 
DEBUG:   Installing       : python3-oslo-upgradecheck-1.5.0-0.20220314174419   243/271 
DEBUG:   Installing       : python3-oslo-limit-1.5.1-0.20220429075359.63536c   244/271 
DEBUG:   Installing       : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb   245/271 
DEBUG:   Installing       : python3-barbicanclient-5.3.0-0.20220314185445.ad   246/271 
DEBUG:   Installing       : python3-castellan-3.10.2-0.20240201064959.d0d373   247/271 
DEBUG:   Installing       : python3-cursive-0.2.2-0.20220315090015.d7cea1f.e   248/271 
DEBUG:   Installing       : python3-oslo-reports-2.3.0-0.20220311164623.f279   249/271 
DEBUG:   Installing       : python3-pycadf-3.1.1-0.20220311163944.4179996.el   250/271 
DEBUG:   Installing       : python3-taskflow-4.6.4-0.20220314174831.185e6c4.   251/271 
DEBUG:   Installing       : python3-cinderclient-8.3.0-0.20220314194227.ee59   252/271 
DEBUG:   Installing       : python3-glanceclient-1:3.6.0-0.20220314183717.62   253/271 
DEBUG:   Installing       : python-oslo-db-lang-11.2.0-0.20220314165526.22c6   254/271 
DEBUG:   Installing       : python3-oslo-db-11.2.0-0.20220314165526.22c602f.   255/271 
DEBUG:   Installing       : python-oslo-concurrency-lang-4.5.0-0.20220311165   256/271 
DEBUG:   Installing       : python3-oslo-concurrency-4.5.0-0.20220311165052.   257/271 
DEBUG:   Installing       : python3-os-win-5.6.0-0.20220314170958.283af66.el   258/271 
DEBUG:   Installing       : python3-oslo-service-2.8.0-0.20220314165315.6552   259/271 
DEBUG:   Installing       : python3-os-brick-5.2.4-0.20230915082458.e57201a.   260/271 
DEBUG:   Installing       : python3-oslo-messaging-12.13.3-0.20231124143847.   261/271 
DEBUG:   Installing       : python3-osprofiler-3.4.2-0.20220307232434.e475de   262/271 
DEBUG:   Installing       : python3-glance-store-3.0.1-0.20230522093048.7101   263/271 
DEBUG:   Installing       : python3-oslo-vmware-3.10.0-0.20220314181128.7bc3   264/271 
DEBUG:   Installing       : python-oslo-cache-lang-2.10.1-0.20220314140354.d   265/271 
DEBUG:   Installing       : python3-oslo-cache-2.10.1-0.20220314140354.d7502   266/271 
DEBUG:   Installing       : python3-keystonemiddleware-9.4.0-0.2024020106483   267/271 
DEBUG:   Installing       : python3-glance-1:24.2.2-0.20240313034957.76339c3   268/271 
DEBUG:   Running scriptlet: openstack-glance-1:24.2.2-0.20240313034957.76339   269/271 
DEBUG:   Installing       : openstack-glance-1:24.2.2-0.20240313034957.76339   269/271 
DEBUG:   Running scriptlet: openstack-glance-1:24.2.2-0.20240313034957.76339   269/271 
DEBUG:   Installing       : python3-glance-tests-1:24.2.2-0.20240313034957.7   270/271 
DEBUG:   Installing       : openstack-glance-doc-1:24.2.2-0.20240313034957.7   271/271 
DEBUG:   Running scriptlet: texlive-base-7:20180414-29.el8.noarch              271/271 
DEBUG:   Running scriptlet: openstack-glance-doc-1:24.2.2-0.20240313034957.7   271/271 
DEBUG:   Running scriptlet: desktop-file-utils-0.26-1.el8.x86_64               271/271 
DEBUG:   Running scriptlet: texlive-kpathsea-7:20180414-29.el8.x86_64          271/271 
DEBUG:   Verifying        : python3-barbicanclient-5.3.0-0.20220314185445.ad     1/271 
DEBUG:   Verifying        : python3-cinderclient-8.3.0-0.20220314194227.ee59     2/271 
DEBUG:   Verifying        : python3-glanceclient-1:3.6.0-0.20220314183717.62     3/271 
DEBUG:   Verifying        : python3-keystoneclient-1:4.4.0-0.20220314190516.     4/271 
DEBUG:   Verifying        : python3-openstacksdk-0.62.0-0.20230411165545.4ce     5/271 
DEBUG:   Verifying        : python3-os-brick-5.2.4-0.20230915082458.e57201a.     6/271 
DEBUG:   Verifying        : python3-os-service-types-1.7.0-0.20220307143627.     7/271 
DEBUG:   Verifying        : python3-stevedore-3.5.2-0.20221024072403.6c9978a     8/271 
DEBUG:   Verifying        : python-oslo-cache-lang-2.10.1-0.20220314140354.d     9/271 
DEBUG:   Verifying        : python-oslo-concurrency-lang-4.5.0-0.20220311165    10/271 
DEBUG:   Verifying        : python-oslo-db-lang-11.2.0-0.20220314165526.22c6    11/271 
DEBUG:   Verifying        : python-oslo-i18n-lang-5.1.0-0.20220307124733.b03    12/271 
DEBUG:   Verifying        : python-oslo-log-lang-4.7.0-0.20220324144856.de03    13/271 
DEBUG:   Verifying        : python-oslo-middleware-lang-4.5.1-0.202203141609    14/271 
DEBUG:   Verifying        : python-oslo-policy-lang-3.11.0-0.20220314171849.    15/271 
DEBUG:   Verifying        : python-oslo-privsep-lang-2.7.0-0.20220314191741.    16/271 
DEBUG:   Verifying        : python-oslo-utils-lang-4.12.4-0.20240126084419.9    17/271 
DEBUG:   Verifying        : python-oslo-vmware-lang-3.10.0-0.20220314181128.    18/271 
DEBUG:   Verifying        : python-pycadf-common-3.1.1-0.20220311163944.4179    19/271 
DEBUG:   Verifying        : python3-automaton-2.5.0-0.20220314171459.aaca110    20/271 
DEBUG:   Verifying        : python3-cliff-3.10.1-0.20220314185955.a04a48f.el    21/271 
DEBUG:   Verifying        : python3-cursive-0.2.2-0.20220315090015.d7cea1f.e    22/271 
DEBUG:   Verifying        : python3-debtcollector-2.5.0-0.20220317120440.a6b    23/271 
DEBUG:   Verifying        : python3-futurist-2.4.0-0.20220311160357.d70c7e5.    24/271 
DEBUG:   Verifying        : python3-os-win-5.6.0-0.20220314170958.283af66.el    25/271 
DEBUG:   Verifying        : python3-oslo-cache-2.10.1-0.20220314140354.d7502    26/271 
DEBUG:   Verifying        : python3-oslo-concurrency-4.5.0-0.20220311165052.    27/271 
DEBUG:   Verifying        : python3-oslo-config-2:8.8.1-0.20231115112140.966    28/271 
DEBUG:   Verifying        : python3-oslo-context-4.1.0-0.20220314115038.3400    29/271 
DEBUG:   Verifying        : python3-oslo-db-11.2.0-0.20220314165526.22c602f.    30/271 
DEBUG:   Verifying        : python3-oslo-i18n-5.1.0-0.20220307124733.b031d17    31/271 
DEBUG:   Verifying        : python3-oslo-limit-1.5.1-0.20220429075359.63536c    32/271 
DEBUG:   Verifying        : python3-oslo-log-4.7.0-0.20220324144856.de03a59.    33/271 
DEBUG:   Verifying        : python3-oslo-messaging-12.13.3-0.20231124143847.    34/271 
DEBUG:   Verifying        : python3-oslo-metrics-0.4.0-0.20220314171631.b4eb    35/271 
DEBUG:   Verifying        : python3-oslo-middleware-4.5.1-0.20220314160906.2    36/271 
DEBUG:   Verifying        : python3-oslo-policy-3.11.0-0.20220314171849.b48b    37/271 
DEBUG:   Verifying        : python3-oslo-privsep-2.7.0-0.20220314191741.2b26    38/271 
DEBUG:   Verifying        : python3-oslo-reports-2.3.0-0.20220311164623.f279    39/271 
DEBUG:   Verifying        : python3-oslo-rootwrap-6.3.1-0.20220314191346.1b1    40/271 
DEBUG:   Verifying        : python3-oslo-serialization-4.3.0-0.2022031115140    41/271 
DEBUG:   Verifying        : python3-oslo-service-2.8.0-0.20220314165315.6552    42/271 
DEBUG:   Verifying        : python3-oslo-upgradecheck-1.5.0-0.20220314174419    43/271 
DEBUG:   Verifying        : python3-oslo-utils-4.12.4-0.20240126084419.92d0c    44/271 
DEBUG:   Verifying        : python3-oslo-vmware-3.10.0-0.20220314181128.7bc3    45/271 
DEBUG:   Verifying        : python3-osprofiler-3.4.2-0.20220307232434.e475de    46/271 
DEBUG:   Verifying        : python3-pycadf-3.1.1-0.20220311163944.4179996.el    47/271 
DEBUG:   Verifying        : python3-requestsexceptions-1.4.0-0.2022030712392    48/271 
DEBUG:   Verifying        : python3-taskflow-4.6.4-0.20220314174831.185e6c4.    49/271 
DEBUG:   Verifying        : python3-wsme-0.10.1-0.20220314180513.63fe135.el8    50/271 
DEBUG:   Verifying        : python3-glance-store-3.0.1-0.20230522093048.7101    51/271 
DEBUG:   Verifying        : python3-castellan-3.10.2-0.20240201064959.d0d373    52/271 
DEBUG:   Verifying        : python3-keystoneauth1-4.5.0-0.20240201061910.8da    53/271 
DEBUG:   Verifying        : python3-keystonemiddleware-9.4.0-0.2024020106483    54/271 
DEBUG:   Verifying        : cryptsetup-2.3.7-7.el8.x86_64                       55/271 
DEBUG:   Verifying        : dejavu-fonts-common-2.35-7.el8.noarch               56/271 
DEBUG:   Verifying        : dejavu-sans-fonts-2.35-7.el8.noarch                 57/271 
DEBUG:   Verifying        : device-mapper-event-8:1.02.181-14.el8.x86_64        58/271 
DEBUG:   Verifying        : device-mapper-event-libs-8:1.02.181-14.el8.x86_6    59/271 
DEBUG:   Verifying        : device-mapper-multipath-0.8.4-41.el8.x86_64         60/271 
DEBUG:   Verifying        : device-mapper-multipath-libs-0.8.4-41.el8.x86_64    61/271 
DEBUG:   Verifying        : device-mapper-persistent-data-0.9.0-7.el8.x86_64    62/271 
DEBUG:   Verifying        : e2fsprogs-libs-1.45.6-5.el8.x86_64                  63/271 
DEBUG:   Verifying        : groff-base-1.22.3-18.el8.x86_64                     64/271 
DEBUG:   Verifying        : gssproxy-0.8.0-21.el8.x86_64                        65/271 
DEBUG:   Verifying        : iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x    66/271 
DEBUG:   Verifying        : iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f    67/271 
DEBUG:   Verifying        : isns-utils-libs-0.99-1.el8.x86_64                   68/271 
DEBUG:   Verifying        : keyutils-1.5.10-9.el8.x86_64                        69/271 
DEBUG:   Verifying        : libaio-0.3.112-1.el8.x86_64                         70/271 
DEBUG:   Verifying        : libbasicobjects-0.1.1-40.el8.x86_64                 71/271 
DEBUG:   Verifying        : libcollection-0.7.0-40.el8.x86_64                   72/271 
DEBUG:   Verifying        : libevent-2.1.8-5.el8.x86_64                         73/271 
DEBUG:   Verifying        : libgfortran-8.5.0-21.el8.x86_64                     74/271 
DEBUG:   Verifying        : libini_config-1.3.1-40.el8.x86_64                   75/271 
DEBUG:   Verifying        : libnfsidmap-1:2.3.3-59.el8.x86_64                   76/271 
DEBUG:   Verifying        : libpath_utils-0.2.1-40.el8.x86_64                   77/271 
DEBUG:   Verifying        : libquadmath-8.5.0-21.el8.x86_64                     78/271 
DEBUG:   Verifying        : libref_array-0.1.5-40.el8.x86_64                    79/271 
DEBUG:   Verifying        : libselinux-utils-2.9-8.el8.x86_64                   80/271 
DEBUG:   Verifying        : libsysfs-2.1.0-25.el8.x86_64                        81/271 
DEBUG:   Verifying        : libxslt-1.1.32-6.el8.x86_64                         82/271 
DEBUG:   Verifying        : libyaml-0.1.7-5.el8.x86_64                          83/271 
DEBUG:   Verifying        : lsscsi-0.32-3.el8.x86_64                            84/271 
DEBUG:   Verifying        : lvm2-8:2.03.14-14.el8.x86_64                        85/271 
DEBUG:   Verifying        : lvm2-libs-8:2.03.14-14.el8.x86_64                   86/271 
DEBUG:   Verifying        : lzo-2.08-14.el8.x86_64                              87/271 
DEBUG:   Verifying        : nfs-utils-1:2.3.3-59.el8.x86_64                     88/271 
DEBUG:   Verifying        : nvme-cli-1.16-9.el8.x86_64                          89/271 
DEBUG:   Verifying        : perl-Carp-1.42-396.el8.noarch                       90/271 
DEBUG:   Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64               91/271 
DEBUG:   Verifying        : perl-Digest-1.17-395.el8.noarch                     92/271 
DEBUG:   Verifying        : perl-Digest-MD5-2.55-396.el8.x86_64                 93/271 
DEBUG:   Verifying        : perl-Encode-4:2.97-3.el8.x86_64                     94/271 
DEBUG:   Verifying        : perl-Errno-1.28-422.el8.x86_64                      95/271 
DEBUG:   Verifying        : perl-Exporter-5.72-396.el8.noarch                   96/271 
DEBUG:   Verifying        : perl-File-Path-2.15-2.el8.noarch                    97/271 
DEBUG:   Verifying        : perl-File-Temp-0.230.600-1.el8.noarch               98/271 
DEBUG:   Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                99/271 
DEBUG:   Verifying        : perl-HTTP-Tiny-0.074-3.el8.noarch                  100/271 
DEBUG:   Verifying        : perl-IO-1.38-422.el8.x86_64                        101/271 
DEBUG:   Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                102/271 
DEBUG:   Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64               103/271 
DEBUG:   Verifying        : perl-PathTools-3.74-1.el8.x86_64                   104/271 
DEBUG:   Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch             105/271 
DEBUG:   Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch               106/271 
DEBUG:   Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch              107/271 
DEBUG:   Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch               108/271 
DEBUG:   Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64         109/271 
DEBUG:   Verifying        : perl-Socket-4:2.027-3.el8.x86_64                   110/271 
DEBUG:   Verifying        : perl-Storable-1:3.11-3.el8.x86_64                  111/271 
DEBUG:   Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch            112/271 
DEBUG:   Verifying        : perl-Term-Cap-1.17-395.el8.noarch                  113/271 
DEBUG:   Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch           114/271 
DEBUG:   Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch       115/271 
DEBUG:   Verifying        : perl-Time-Local-1:1.280-1.el8.noarch               116/271 
DEBUG:   Verifying        : perl-URI-1.73-3.el8.noarch                         117/271 
DEBUG:   Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64         118/271 
DEBUG:   Verifying        : perl-constant-1.33-396.el8.noarch                  119/271 
DEBUG:   Verifying        : perl-interpreter-4:5.26.3-422.el8.x86_64           120/271 
DEBUG:   Verifying        : perl-libnet-3.11-3.el8.noarch                      121/271 
DEBUG:   Verifying        : perl-libs-4:5.26.3-422.el8.x86_64                  122/271 
DEBUG:   Verifying        : perl-macros-4:5.26.3-422.el8.x86_64                123/271 
DEBUG:   Verifying        : perl-parent-1:0.237-1.el8.noarch                   124/271 
DEBUG:   Verifying        : perl-podlators-4.11-1.el8.noarch                   125/271 
DEBUG:   Verifying        : perl-threads-1:2.21-2.el8.x86_64                   126/271 
DEBUG:   Verifying        : perl-threads-shared-1.58-2.el8.x86_64              127/271 
DEBUG:   Verifying        : policycoreutils-2.9-24.el8.x86_64                  128/271 
DEBUG:   Verifying        : python3-cryptography-3.2.1-7.el8.x86_64            129/271 
DEBUG:   Verifying        : python3-dateutil-1:2.6.1-6.el8.noarch              130/271 
DEBUG:   Verifying        : python3-inotify-0.9.6-13.el8.noarch                131/271 
DEBUG:   Verifying        : python3-ply-3.9-9.el8.noarch                       132/271 
DEBUG:   Verifying        : python3-pycparser-2.14-14.el8.noarch               133/271 
DEBUG:   Verifying        : quota-1:4.04-14.el8.x86_64                         134/271 
DEBUG:   Verifying        : quota-nls-1:4.04-14.el8.noarch                     135/271 
DEBUG:   Verifying        : rpcbind-1.2.5-10.el8.x86_64                        136/271 
DEBUG:   Verifying        : sg3_utils-1.44-6.el8.x86_64                        137/271 
DEBUG:   Verifying        : sg3_utils-libs-1.44-6.el8.x86_64                   138/271 
DEBUG:   Verifying        : snappy-1.1.8-3.el8.x86_64                          139/271 
DEBUG:   Verifying        : tcl-1:8.6.8-2.el8.x86_64                           140/271 
DEBUG:   Verifying        : userspace-rcu-0.10.1-4.el8.x86_64                  141/271 
DEBUG:   Verifying        : desktop-file-utils-0.26-1.el8.x86_64               142/271 
DEBUG:   Verifying        : libev-4.24-6.el8.x86_64                            143/271 
DEBUG:   Verifying        : libverto-libev-0.3.2-2.el8.x86_64                  144/271 
DEBUG:   Verifying        : openblas-0.3.15-4.el8.x86_64                       145/271 
DEBUG:   Verifying        : openblas-threads-0.3.15-4.el8.x86_64               146/271 
DEBUG:   Verifying        : perl-Filter-2:1.58-2.el8.x86_64                    147/271 
DEBUG:   Verifying        : perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643   148/271 
DEBUG:   Verifying        : perl-Mozilla-CA-20160104-7.module_el8+645+9d809f   149/271 
DEBUG:   Verifying        : perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x   150/271 
DEBUG:   Verifying        : perl-Text-Unidecode-1.30-5.el8.noarch              151/271 
DEBUG:   Verifying        : perl-XML-Parser-2.44-11.el8.x86_64                 152/271 
DEBUG:   Verifying        : perl-XML-XPath-1.42-3.el8.noarch                   153/271 
DEBUG:   Verifying        : perl-encoding-4:2.22-3.el8.x86_64                  154/271 
DEBUG:   Verifying        : perl-open-1.11-422.el8.noarch                      155/271 
DEBUG:   Verifying        : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591   156/271 
DEBUG:   Verifying        : python3-attrs-17.4.0-6.el8.noarch                  157/271 
DEBUG:   Verifying        : python3-cairo-1.16.3-6.el8.x86_64                  158/271 
DEBUG:   Verifying        : python3-html5lib-1:0.999999999-6.el8.noarch        159/271 
DEBUG:   Verifying        : python3-jmespath-0.9.0-11.el8.noarch               160/271 
DEBUG:   Verifying        : python3-jsonpatch-1.21-2.el8.noarch                161/271 
DEBUG:   Verifying        : python3-jsonpointer-1.10-11.el8.noarch             162/271 
DEBUG:   Verifying        : python3-lxml-4.2.3-4.el8.x86_64                    163/271 
DEBUG:   Verifying        : python3-mako-1.0.6-14.el8.noarch                   164/271 
DEBUG:   Verifying        : python3-netaddr-0.7.19-8.el8.noarch                165/271 
DEBUG:   Verifying        : python3-netifaces-0.10.6-4.el8.x86_64              166/271 
DEBUG:   Verifying        : python3-numpy-1:1.14.3-10.el8.x86_64               167/271 
DEBUG:   Verifying        : python3-numpy-f2py-1:1.14.3-10.el8.x86_64          168/271 
DEBUG:   Verifying        : python3-pillow-5.1.1-20.el8.x86_64                 169/271 
DEBUG:   Verifying        : python3-prettytable-0.7.2-14.el8.noarch            170/271 
DEBUG:   Verifying        : python3-pyOpenSSL-19.0.0-1.el8.noarch              171/271 
DEBUG:   Verifying        : python3-scipy-1.0.0-21.module_el8+762+77bd8591.x   172/271 
DEBUG:   Verifying        : python3-suds-0.7-0.11.94664ddd46a6.el8.noarch      173/271 
DEBUG:   Verifying        : python3-tkinter-3.6.8-59.el8.x86_64                174/271 
DEBUG:   Verifying        : python3-webencodings-0.5.1-6.el8.noarch            175/271 
DEBUG:   Verifying        : qemu-img-15:6.2.0-48.module_el8+975+312600fa.x86   176/271 
DEBUG:   Verifying        : sysfsutils-2.1.0-25.el8.x86_64                     177/271 
DEBUG:   Verifying        : texlive-base-7:20180414-29.el8.noarch              178/271 
DEBUG:   Verifying        : texlive-dvipng-7:20180414-29.el8.x86_64            179/271 
DEBUG:   Verifying        : texlive-kpathsea-7:20180414-29.el8.x86_64          180/271 
DEBUG:   Verifying        : texlive-lib-7:20180414-29.el8.x86_64               181/271 
DEBUG:   Verifying        : texlive-tetex-7:20180414-29.el8.noarch             182/271 
DEBUG:   Verifying        : texlive-texlive.infra-7:20180414-29.el8.noarch     183/271 
DEBUG:   Verifying        : tk-1:8.6.8-1.el8.x86_64                            184/271 
DEBUG:   Verifying        : xdg-utils-1.1.2-5.el8.noarch                       185/271 
DEBUG:   Verifying        : libaec-1.0.2-3.el8.x86_64                          186/271 
DEBUG:   Verifying        : blosc-1.20.1-1.el8.x86_64                          187/271 
DEBUG:   Verifying        : hdf5-1.10.5-5.el8.x86_64                           188/271 
DEBUG:   Verifying        : libqhull-1:7.2.1-2.el8.x86_64                      189/271 
DEBUG:   Verifying        : libsodium-1.0.18-2.el8.x86_64                      190/271 
DEBUG:   Verifying        : python3-Bottleneck-1.2.1-13.el8.x86_64             191/271 
DEBUG:   Verifying        : python3-alembic-1.7.1-3.el8.noarch                 192/271 
DEBUG:   Verifying        : python3-amqp-5.0.9-1.el8.noarch                    193/271 
DEBUG:   Verifying        : python3-appdirs-1.4.3-12.el8.noarch                194/271 
DEBUG:   Verifying        : python3-autopage-0.4.0-1.el8.noarch                195/271 
DEBUG:   Verifying        : python3-bcrypt-3.1.7-3.el8.x86_64                  196/271 
DEBUG:   Verifying        : python3-beautifulsoup4-4.9.3-1.el8.noarch          197/271 
DEBUG:   Verifying        : python3-boto-2.49.0-4.el8.noarch                   198/271 
DEBUG:   Verifying        : python3-cachetools-4.2.0-1.el8.noarch              199/271 
DEBUG:   Verifying        : python3-cffi-1.13.2-1.el8.x86_64                   200/271 
DEBUG:   Verifying        : python3-cmd2-1.4.0-1.1.el8.noarch                  201/271 
DEBUG:   Verifying        : python3-colorama-0.4.3-3.el8.noarch                202/271 
DEBUG:   Verifying        : python3-cssselect-0.9.2-13.el8.noarch              203/271 
DEBUG:   Verifying        : python3-cycler-0.10.0-13.el8.noarch                204/271 
DEBUG:   Verifying        : python3-decorator-4.4.0-5.el8.noarch               205/271 
DEBUG:   Verifying        : python3-defusedxml-0.7.1-1.el8.noarch              206/271 
DEBUG:   Verifying        : python3-dogpile-cache-1.1.5-1.1.el8.noarch         207/271 
DEBUG:   Verifying        : python3-etcd3gw-0.2.5-1.el8.noarch                 208/271 
DEBUG:   Verifying        : python3-fasteners-0.14.1-20.el8.noarch             209/271 
DEBUG:   Verifying        : python3-httplib2-0.16.0-1.el8.noarch               210/271 
DEBUG:   Verifying        : python3-importlib-metadata-1.7.0-1.el8.noarch      211/271 
DEBUG:   Verifying        : python3-importlib-resources-4.1.1-1.el8.noarch     212/271 
DEBUG:   Verifying        : python3-iso8601-0.1.12-3.el8.noarch                213/271 
DEBUG:   Verifying        : python3-jeepney-0.4.3-1.el8.noarch                 214/271 
DEBUG:   Verifying        : python3-jsonschema-3.2.0-5.el8.noarch              215/271 
DEBUG:   Verifying        : python3-keyring-21.0.0-1.el8.noarch                216/271 
DEBUG:   Verifying        : python3-kiwisolver-1.1.0-4.el8.x86_64              217/271 
DEBUG:   Verifying        : python3-kombu-1:5.0.2-1.el8.noarch                 218/271 
DEBUG:   Verifying        : python3-matplotlib-3.1.1-2.el8.x86_64              219/271 
DEBUG:   Verifying        : python3-matplotlib-data-3.1.1-2.el8.noarch         220/271 
DEBUG:   Verifying        : python3-matplotlib-data-fonts-3.1.1-2.el8.noarch   221/271 
DEBUG:   Verifying        : python3-matplotlib-tk-3.1.1-2.el8.x86_64           222/271 
DEBUG:   Verifying        : python3-memcached-1.59-1.el8.noarch                223/271 
DEBUG:   Verifying        : python3-migrate-0.13.0-1.el8.noarch                224/271 
DEBUG:   Verifying        : python3-mock-3.0.5-7.el8.noarch                    225/271 
DEBUG:   Verifying        : python3-msgpack-1.0.3-2.el8.x86_64                 226/271 
DEBUG:   Verifying        : python3-munch-2.5.0-3.el8.noarch                   227/271 
DEBUG:   Verifying        : python3-networkx-2.5-1.el8.noarch                  228/271 
DEBUG:   Verifying        : python3-numexpr-2.7.1-1.el8.x86_64                 229/271 
DEBUG:   Verifying        : python3-pandas-0.25.3-1.el8.x86_64                 230/271 
DEBUG:   Verifying        : python3-paste-3.5.0-1.el8.noarch                   231/271 
DEBUG:   Verifying        : python3-paste-deploy-2.1.1-1.el8.noarch            232/271 
DEBUG:   Verifying        : python3-prometheus_client-0.7.1-2.el8.noarch       233/271 
DEBUG:   Verifying        : python3-psutil-5.7.3-1.el8.x86_64                  234/271 
DEBUG:   Verifying        : python3-pyasn1-0.4.6-3.el8.noarch                  235/271 
DEBUG:   Verifying        : python3-pydot-1.4.1-1.el8.noarch                   236/271 
DEBUG:   Verifying        : python3-pygraphviz-1.5-9.el8.x86_64                237/271 
DEBUG:   Verifying        : python3-pynacl-1.4.0-1.el8.x86_64                  238/271 
DEBUG:   Verifying        : python3-pyngus-2.3.0-4.el8.noarch                  239/271 
DEBUG:   Verifying        : python3-pyperclip-1.8.0-2.el8.noarch               240/271 
DEBUG:   Verifying        : python3-pyrsistent-0.17.3-1.el8.x86_64             241/271 
DEBUG:   Verifying        : python3-pysendfile-2.0.1-15.el8.x86_64             242/271 
DEBUG:   Verifying        : python3-pyyaml-5.4.1-2.el8.x86_64                  243/271 
DEBUG:   Verifying        : python3-repoze-lru-0.7-6.el8.noarch                244/271 
DEBUG:   Verifying        : python3-retrying-1.3.3-1.el8.noarch                245/271 
DEBUG:   Verifying        : python3-rfc3986-1.4.0-3.el8.noarch                 246/271 
DEBUG:   Verifying        : python3-routes-2.4.1-12.el8.noarch                 247/271 
DEBUG:   Verifying        : python3-rsa-4.8-1.el8.noarch                       248/271 
DEBUG:   Verifying        : python3-secretstorage-3.1.1-4.el8.noarch           249/271 
DEBUG:   Verifying        : python3-simplegeneric-0.8.1-17.el8.noarch          250/271 
DEBUG:   Verifying        : python3-simplejson-3.17.6-2.el8.x86_64             251/271 
DEBUG:   Verifying        : python3-soupsieve-2.3.1-2.el8.noarch               252/271 
DEBUG:   Verifying        : python3-sqlparse-0.3.1-3.el8.noarch                253/271 
DEBUG:   Verifying        : python3-statsd-3.2.1-16.el8.noarch                 254/271 
DEBUG:   Verifying        : python3-tables-3.5.2-6.el8.x86_64                  255/271 
DEBUG:   Verifying        : python3-tempita-0.5.1-25.el8.noarch                256/271 
DEBUG:   Verifying        : python3-tenacity-6.3.1-1.el8.noarch                257/271 
DEBUG:   Verifying        : python3-vine-5.0.0-2.el8.noarch                    258/271 
DEBUG:   Verifying        : python3-warlock-1.3.3-1.el8.noarch                 259/271 
DEBUG:   Verifying        : python3-wcwidth-0.2.5-2.el8.noarch                 260/271 
DEBUG:   Verifying        : python3-webob-1.8.6-3.el8.noarch                   261/271 
DEBUG:   Verifying        : python3-wrapt-1.13.3-2.el8.x86_64                  262/271 
DEBUG:   Verifying        : python3-yappi-1.3.0-1.el8.x86_64                   263/271 
DEBUG:   Verifying        : python3-zipp-3.4.0-1.el8.noarch                    264/271 
DEBUG:   Verifying        : python3-pyxattr-0.7.1-2.el8.x86_64                 265/271 
DEBUG:   Verifying        : python3-qpid-proton-0.35.0-3.el8s.x86_64           266/271 
DEBUG:   Verifying        : qpid-proton-c-0.35.0-3.el8s.x86_64                 267/271 
DEBUG:   Verifying        : python3-glance-tests-1:24.2.2-0.20240313034957.7   268/271 
DEBUG:   Verifying        : openstack-glance-doc-1:24.2.2-0.20240313034957.7   269/271 
DEBUG:   Verifying        : python3-glance-1:24.2.2-0.20240313034957.76339c3   270/271 
DEBUG:   Verifying        : openstack-glance-1:24.2.2-0.20240313034957.76339   271/271 
DEBUG: Installed:
DEBUG:   blosc-1.20.1-1.el8.x86_64                                                     
DEBUG:   cryptsetup-2.3.7-7.el8.x86_64                                                 
DEBUG:   dejavu-fonts-common-2.35-7.el8.noarch                                         
DEBUG:   dejavu-sans-fonts-2.35-7.el8.noarch                                           
DEBUG:   desktop-file-utils-0.26-1.el8.x86_64                                          
DEBUG:   device-mapper-event-8:1.02.181-14.el8.x86_64                                  
DEBUG:   device-mapper-event-libs-8:1.02.181-14.el8.x86_64                             
DEBUG:   device-mapper-multipath-0.8.4-41.el8.x86_64                                   
DEBUG:   device-mapper-multipath-libs-0.8.4-41.el8.x86_64                              
DEBUG:   device-mapper-persistent-data-0.9.0-7.el8.x86_64                              
DEBUG:   e2fsprogs-libs-1.45.6-5.el8.x86_64                                            
DEBUG:   groff-base-1.22.3-18.el8.x86_64                                               
DEBUG:   gssproxy-0.8.0-21.el8.x86_64                                                  
DEBUG:   hdf5-1.10.5-5.el8.x86_64                                                      
DEBUG:   iscsi-initiator-utils-6.2.1.4-8.git095f59c.el8.x86_64                         
DEBUG:   iscsi-initiator-utils-iscsiuio-6.2.1.4-8.git095f59c.el8.x86_64                
DEBUG:   isns-utils-libs-0.99-1.el8.x86_64                                             
DEBUG:   keyutils-1.5.10-9.el8.x86_64                                                  
DEBUG:   libaec-1.0.2-3.el8.x86_64                                                     
DEBUG:   libaio-0.3.112-1.el8.x86_64                                                   
DEBUG:   libbasicobjects-0.1.1-40.el8.x86_64                                           
DEBUG:   libcollection-0.7.0-40.el8.x86_64                                             
DEBUG:   libev-4.24-6.el8.x86_64                                                       
DEBUG:   libevent-2.1.8-5.el8.x86_64                                                   
DEBUG:   libgfortran-8.5.0-21.el8.x86_64                                               
DEBUG:   libini_config-1.3.1-40.el8.x86_64                                             
DEBUG:   libnfsidmap-1:2.3.3-59.el8.x86_64                                             
DEBUG:   libpath_utils-0.2.1-40.el8.x86_64                                             
DEBUG:   libqhull-1:7.2.1-2.el8.x86_64                                                 
DEBUG:   libquadmath-8.5.0-21.el8.x86_64                                               
DEBUG:   libref_array-0.1.5-40.el8.x86_64                                              
DEBUG:   libselinux-utils-2.9-8.el8.x86_64                                             
DEBUG:   libsodium-1.0.18-2.el8.x86_64                                                 
DEBUG:   libsysfs-2.1.0-25.el8.x86_64                                                  
DEBUG:   libverto-libev-0.3.2-2.el8.x86_64                                             
DEBUG:   libxslt-1.1.32-6.el8.x86_64                                                   
DEBUG:   libyaml-0.1.7-5.el8.x86_64                                                    
DEBUG:   lsscsi-0.32-3.el8.x86_64                                                      
DEBUG:   lvm2-8:2.03.14-14.el8.x86_64                                                  
DEBUG:   lvm2-libs-8:2.03.14-14.el8.x86_64                                             
DEBUG:   lzo-2.08-14.el8.x86_64                                                        
DEBUG:   nfs-utils-1:2.3.3-59.el8.x86_64                                               
DEBUG:   nvme-cli-1.16-9.el8.x86_64                                                    
DEBUG:   openblas-0.3.15-4.el8.x86_64                                                  
DEBUG:   openblas-threads-0.3.15-4.el8.x86_64                                          
DEBUG:   openstack-glance-1:24.2.2-0.20240313034957.76339c3.el8.noarch                 
DEBUG:   openstack-glance-doc-1:24.2.2-0.20240313034957.76339c3.el8.noarch             
DEBUG:   perl-Carp-1.42-396.el8.noarch                                                 
DEBUG:   perl-Data-Dumper-2.167-399.el8.x86_64                                         
DEBUG:   perl-Digest-1.17-395.el8.noarch                                               
DEBUG:   perl-Digest-MD5-2.55-396.el8.x86_64                                           
DEBUG:   perl-Encode-4:2.97-3.el8.x86_64                                               
DEBUG:   perl-Errno-1.28-422.el8.x86_64                                                
DEBUG:   perl-Exporter-5.72-396.el8.noarch                                             
DEBUG:   perl-File-Path-2.15-2.el8.noarch                                              
DEBUG:   perl-File-Temp-0.230.600-1.el8.noarch                                         
DEBUG:   perl-Filter-2:1.58-2.el8.x86_64                                               
DEBUG:   perl-Getopt-Long-1:2.50-4.el8.noarch                                          
DEBUG:   perl-HTTP-Tiny-0.074-3.el8.noarch                                             
DEBUG:   perl-IO-1.38-422.el8.x86_64                                                   
DEBUG:   perl-IO-Socket-IP-0.39-5.el8.noarch                                           
DEBUG:   perl-IO-Socket-SSL-2.066-4.module_el8+339+1ec643e0.noarch                     
DEBUG:   perl-MIME-Base64-3.15-396.el8.x86_64                                          
DEBUG:   perl-Mozilla-CA-20160104-7.module_el8+645+9d809f8c.noarch                     
DEBUG:   perl-Net-SSLeay-1.88-2.module_el8+339+1ec643e0.x86_64                         
DEBUG:   perl-PathTools-3.74-1.el8.x86_64                                              
DEBUG:   perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
DEBUG:   perl-Pod-Perldoc-3.28-396.el8.noarch                                          
DEBUG:   perl-Pod-Simple-1:3.35-395.el8.noarch                                         
DEBUG:   perl-Pod-Usage-4:1.69-395.el8.noarch                                          
DEBUG:   perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
DEBUG:   perl-Socket-4:2.027-3.el8.x86_64                                              
DEBUG:   perl-Storable-1:3.11-3.el8.x86_64                                             
DEBUG:   perl-Term-ANSIColor-4.06-396.el8.noarch                                       
DEBUG:   perl-Term-Cap-1.17-395.el8.noarch                                             
DEBUG:   perl-Text-ParseWords-3.30-395.el8.noarch                                      
DEBUG:   perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
DEBUG:   perl-Text-Unidecode-1.30-5.el8.noarch                                         
DEBUG:   perl-Time-Local-1:1.280-1.el8.noarch                                          
DEBUG:   perl-URI-1.73-3.el8.noarch                                                    
DEBUG:   perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
DEBUG:   perl-XML-Parser-2.44-11.el8.x86_64                                            
DEBUG:   perl-XML-XPath-1.42-3.el8.noarch                                              
DEBUG:   perl-constant-1.33-396.el8.noarch                                             
DEBUG:   perl-encoding-4:2.22-3.el8.x86_64                                             
DEBUG:   perl-interpreter-4:5.26.3-422.el8.x86_64                                      
DEBUG:   perl-libnet-3.11-3.el8.noarch                                                 
DEBUG:   perl-libs-4:5.26.3-422.el8.x86_64                                             
DEBUG:   perl-macros-4:5.26.3-422.el8.x86_64                                           
DEBUG:   perl-open-1.11-422.el8.noarch                                                 
DEBUG:   perl-parent-1:0.237-1.el8.noarch                                              
DEBUG:   perl-podlators-4.11-1.el8.noarch                                              
DEBUG:   perl-threads-1:2.21-2.el8.x86_64                                              
DEBUG:   perl-threads-shared-1.58-2.el8.x86_64                                         
DEBUG:   policycoreutils-2.9-24.el8.x86_64                                             
DEBUG:   python-oslo-cache-lang-2.10.1-0.20220314140354.d75020b.el8.noarch             
DEBUG:   python-oslo-concurrency-lang-4.5.0-0.20220311165052.a9ccf0a.el8.noarch        
DEBUG:   python-oslo-db-lang-11.2.0-0.20220314165526.22c602f.el8.noarch                
DEBUG:   python-oslo-i18n-lang-5.1.0-0.20220307124733.b031d17.el8.noarch               
DEBUG:   python-oslo-log-lang-4.7.0-0.20220324144856.de03a59.el8.noarch                
DEBUG:   python-oslo-middleware-lang-4.5.1-0.20220314160906.2f72b30.el8.noarch         
DEBUG:   python-oslo-policy-lang-3.11.0-0.20220314171849.b48b711.el8.noarch            
DEBUG:   python-oslo-privsep-lang-2.7.0-0.20220314191741.2b26dea.el8.noarch            
DEBUG:   python-oslo-utils-lang-4.12.4-0.20240126084419.92d0c17.el8.noarch             
DEBUG:   python-oslo-vmware-lang-3.10.0-0.20220314181128.7bc3431.el8.noarch            
DEBUG:   python-pycadf-common-3.1.1-0.20220311163944.4179996.el8.noarch                
DEBUG:   python3-Bottleneck-1.2.1-13.el8.x86_64                                        
DEBUG:   python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch                       
DEBUG:   python3-alembic-1.7.1-3.el8.noarch                                            
DEBUG:   python3-amqp-5.0.9-1.el8.noarch                                               
DEBUG:   python3-appdirs-1.4.3-12.el8.noarch                                           
DEBUG:   python3-attrs-17.4.0-6.el8.noarch                                             
DEBUG:   python3-automaton-2.5.0-0.20220314171459.aaca110.el8.noarch                   
DEBUG:   python3-autopage-0.4.0-1.el8.noarch                                           
DEBUG:   python3-barbicanclient-5.3.0-0.20220314185445.ad49c40.el8.noarch              
DEBUG:   python3-bcrypt-3.1.7-3.el8.x86_64                                             
DEBUG:   python3-beautifulsoup4-4.9.3-1.el8.noarch                                     
DEBUG:   python3-boto-2.49.0-4.el8.noarch                                              
DEBUG:   python3-cachetools-4.2.0-1.el8.noarch                                         
DEBUG:   python3-cairo-1.16.3-6.el8.x86_64                                             
DEBUG:   python3-castellan-3.10.2-0.20240201064959.d0d3735.el8.noarch                  
DEBUG:   python3-cffi-1.13.2-1.el8.x86_64                                              
DEBUG:   python3-cinderclient-8.3.0-0.20220314194227.ee59b68.el8.noarch                
DEBUG:   python3-cliff-3.10.1-0.20220314185955.a04a48f.el8.noarch                      
DEBUG:   python3-cmd2-1.4.0-1.1.el8.noarch                                             
DEBUG:   python3-colorama-0.4.3-3.el8.noarch                                           
DEBUG:   python3-cryptography-3.2.1-7.el8.x86_64                                       
DEBUG:   python3-cssselect-0.9.2-13.el8.noarch                                         
DEBUG:   python3-cursive-0.2.2-0.20220315090015.d7cea1f.el8.noarch                     
DEBUG:   python3-cycler-0.10.0-13.el8.noarch                                           
DEBUG:   python3-dateutil-1:2.6.1-6.el8.noarch                                         
DEBUG:   python3-debtcollector-2.5.0-0.20220317120440.a6b46c5.el8.noarch               
DEBUG:   python3-decorator-4.4.0-5.el8.noarch                                          
DEBUG:   python3-defusedxml-0.7.1-1.el8.noarch                                         
DEBUG:   python3-dogpile-cache-1.1.5-1.1.el8.noarch                                    
DEBUG:   python3-etcd3gw-0.2.5-1.el8.noarch                                            
DEBUG:   python3-fasteners-0.14.1-20.el8.noarch                                        
DEBUG:   python3-futurist-2.4.0-0.20220311160357.d70c7e5.el8.noarch                    
DEBUG:   python3-glance-1:24.2.2-0.20240313034957.76339c3.el8.noarch                   
DEBUG:   python3-glance-store-3.0.1-0.20230522093048.7101820.el8.noarch                
DEBUG:   python3-glance-tests-1:24.2.2-0.20240313034957.76339c3.el8.noarch             
DEBUG:   python3-glanceclient-1:3.6.0-0.20220314183717.626c500.el8.noarch              
DEBUG:   python3-html5lib-1:0.999999999-6.el8.noarch                                   
DEBUG:   python3-httplib2-0.16.0-1.el8.noarch                                          
DEBUG:   python3-importlib-metadata-1.7.0-1.el8.noarch                                 
DEBUG:   python3-importlib-resources-4.1.1-1.el8.noarch                                
DEBUG:   python3-inotify-0.9.6-13.el8.noarch                                           
DEBUG:   python3-iso8601-0.1.12-3.el8.noarch                                           
DEBUG:   python3-jeepney-0.4.3-1.el8.noarch                                            
DEBUG:   python3-jmespath-0.9.0-11.el8.noarch                                          
DEBUG:   python3-jsonpatch-1.21-2.el8.noarch                                           
DEBUG:   python3-jsonpointer-1.10-11.el8.noarch                                        
DEBUG:   python3-jsonschema-3.2.0-5.el8.noarch                                         
DEBUG:   python3-keyring-21.0.0-1.el8.noarch                                           
DEBUG:   python3-keystoneauth1-4.5.0-0.20240201061910.8da0a63.el8.noarch               
DEBUG:   python3-keystoneclient-1:4.4.0-0.20220314190516.100253d.el8.noarch            
DEBUG:   python3-keystonemiddleware-9.4.0-0.20240201064833.8a05709.el8.noarch          
DEBUG:   python3-kiwisolver-1.1.0-4.el8.x86_64                                         
DEBUG:   python3-kombu-1:5.0.2-1.el8.noarch                                            
DEBUG:   python3-lxml-4.2.3-4.el8.x86_64                                               
DEBUG:   python3-mako-1.0.6-14.el8.noarch                                              
DEBUG:   python3-matplotlib-3.1.1-2.el8.x86_64                                         
DEBUG:   python3-matplotlib-data-3.1.1-2.el8.noarch                                    
DEBUG:   python3-matplotlib-data-fonts-3.1.1-2.el8.noarch                              
DEBUG:   python3-matplotlib-tk-3.1.1-2.el8.x86_64                                      
DEBUG:   python3-memcached-1.59-1.el8.noarch                                           
DEBUG:   python3-migrate-0.13.0-1.el8.noarch                                           
DEBUG:   python3-mock-3.0.5-7.el8.noarch                                               
DEBUG:   python3-msgpack-1.0.3-2.el8.x86_64                                            
DEBUG:   python3-munch-2.5.0-3.el8.noarch                                              
DEBUG:   python3-netaddr-0.7.19-8.el8.noarch                                           
DEBUG:   python3-netifaces-0.10.6-4.el8.x86_64                                         
DEBUG:   python3-networkx-2.5-1.el8.noarch                                             
DEBUG:   python3-numexpr-2.7.1-1.el8.x86_64                                            
DEBUG:   python3-numpy-1:1.14.3-10.el8.x86_64                                          
DEBUG:   python3-numpy-f2py-1:1.14.3-10.el8.x86_64                                     
DEBUG:   python3-openstacksdk-0.62.0-0.20230411165545.4ceff8f.el8.noarch               
DEBUG:   python3-os-brick-5.2.4-0.20230915082458.e57201a.el8.noarch                    
DEBUG:   python3-os-service-types-1.7.0-0.20220307143627.0b2f473.el8.noarch            
DEBUG:   python3-os-win-5.6.0-0.20220314170958.283af66.el8.noarch                      
DEBUG:   python3-oslo-cache-2.10.1-0.20220314140354.d75020b.el8.noarch                 
DEBUG:   python3-oslo-concurrency-4.5.0-0.20220311165052.a9ccf0a.el8.noarch            
DEBUG:   python3-oslo-config-2:8.8.1-0.20231115112140.966c588.el8.noarch               
DEBUG:   python3-oslo-context-4.1.0-0.20220314115038.3400cc2.el8.noarch                
DEBUG:   python3-oslo-db-11.2.0-0.20220314165526.22c602f.el8.noarch                    
DEBUG:   python3-oslo-i18n-5.1.0-0.20220307124733.b031d17.el8.noarch                   
DEBUG:   python3-oslo-limit-1.5.1-0.20220429075359.63536c6.el8.noarch                  
DEBUG:   python3-oslo-log-4.7.0-0.20220324144856.de03a59.el8.noarch                    
DEBUG:   python3-oslo-messaging-12.13.3-0.20231124143847.047da4e.el8.noarch            
DEBUG:   python3-oslo-metrics-0.4.0-0.20220314171631.b4eb8c3.el8.noarch                
DEBUG:   python3-oslo-middleware-4.5.1-0.20220314160906.2f72b30.el8.noarch             
DEBUG:   python3-oslo-policy-3.11.0-0.20220314171849.b48b711.el8.noarch                
DEBUG:   python3-oslo-privsep-2.7.0-0.20220314191741.2b26dea.el8.noarch                
DEBUG:   python3-oslo-reports-2.3.0-0.20220311164623.f2799dc.el8.noarch                
DEBUG:   python3-oslo-rootwrap-6.3.1-0.20220314191346.1b1b960.el8.noarch               
DEBUG:   python3-oslo-serialization-4.3.0-0.20220311151409.6910f75.el8.noarch          
DEBUG:   python3-oslo-service-2.8.0-0.20220314165315.6552b9a.el8.noarch                
DEBUG:   python3-oslo-upgradecheck-1.5.0-0.20220314174419.1559e03.el8.noarch           
DEBUG:   python3-oslo-utils-4.12.4-0.20240126084419.92d0c17.el8.noarch                 
DEBUG:   python3-oslo-vmware-3.10.0-0.20220314181128.7bc3431.el8.noarch                
DEBUG:   python3-osprofiler-3.4.2-0.20220307232434.e475de6.el8.noarch                  
DEBUG:   python3-pandas-0.25.3-1.el8.x86_64                                            
DEBUG:   python3-paste-3.5.0-1.el8.noarch                                              
DEBUG:   python3-paste-deploy-2.1.1-1.el8.noarch                                       
DEBUG:   python3-pillow-5.1.1-20.el8.x86_64                                            
DEBUG:   python3-ply-3.9-9.el8.noarch                                                  
DEBUG:   python3-prettytable-0.7.2-14.el8.noarch                                       
DEBUG:   python3-prometheus_client-0.7.1-2.el8.noarch                                  
DEBUG:   python3-psutil-5.7.3-1.el8.x86_64                                             
DEBUG:   python3-pyOpenSSL-19.0.0-1.el8.noarch                                         
DEBUG:   python3-pyasn1-0.4.6-3.el8.noarch                                             
DEBUG:   python3-pycadf-3.1.1-0.20220311163944.4179996.el8.noarch                      
DEBUG:   python3-pycparser-2.14-14.el8.noarch                                          
DEBUG:   python3-pydot-1.4.1-1.el8.noarch                                              
DEBUG:   python3-pygraphviz-1.5-9.el8.x86_64                                           
DEBUG:   python3-pynacl-1.4.0-1.el8.x86_64                                             
DEBUG:   python3-pyngus-2.3.0-4.el8.noarch                                             
DEBUG:   python3-pyperclip-1.8.0-2.el8.noarch                                          
DEBUG:   python3-pyrsistent-0.17.3-1.el8.x86_64                                        
DEBUG:   python3-pysendfile-2.0.1-15.el8.x86_64                                        
DEBUG:   python3-pyxattr-0.7.1-2.el8.x86_64                                            
DEBUG:   python3-pyyaml-5.4.1-2.el8.x86_64                                             
DEBUG:   python3-qpid-proton-0.35.0-3.el8s.x86_64                                      
DEBUG:   python3-repoze-lru-0.7-6.el8.noarch                                           
DEBUG:   python3-requestsexceptions-1.4.0-0.20220307123924.d7ac0ff.el8.noarch          
DEBUG:   python3-retrying-1.3.3-1.el8.noarch                                           
DEBUG:   python3-rfc3986-1.4.0-3.el8.noarch                                            
DEBUG:   python3-routes-2.4.1-12.el8.noarch                                            
DEBUG:   python3-rsa-4.8-1.el8.noarch                                                  
DEBUG:   python3-scipy-1.0.0-21.module_el8+762+77bd8591.x86_64                         
DEBUG:   python3-secretstorage-3.1.1-4.el8.noarch                                      
DEBUG:   python3-simplegeneric-0.8.1-17.el8.noarch                                     
DEBUG:   python3-simplejson-3.17.6-2.el8.x86_64                                        
DEBUG:   python3-soupsieve-2.3.1-2.el8.noarch                                          
DEBUG:   python3-sqlparse-0.3.1-3.el8.noarch                                           
DEBUG:   python3-statsd-3.2.1-16.el8.noarch                                            
DEBUG:   python3-stevedore-3.5.2-0.20221024072403.6c9978a.el8.noarch                   
DEBUG:   python3-suds-0.7-0.11.94664ddd46a6.el8.noarch                                 
DEBUG:   python3-tables-3.5.2-6.el8.x86_64                                             
DEBUG:   python3-taskflow-4.6.4-0.20220314174831.185e6c4.el8.noarch                    
DEBUG:   python3-tempita-0.5.1-25.el8.noarch                                           
DEBUG:   python3-tenacity-6.3.1-1.el8.noarch                                           
DEBUG:   python3-tkinter-3.6.8-59.el8.x86_64                                           
DEBUG:   python3-vine-5.0.0-2.el8.noarch                                               
DEBUG:   python3-warlock-1.3.3-1.el8.noarch                                            
DEBUG:   python3-wcwidth-0.2.5-2.el8.noarch                                            
DEBUG:   python3-webencodings-0.5.1-6.el8.noarch                                       
DEBUG:   python3-webob-1.8.6-3.el8.noarch                                              
DEBUG:   python3-wrapt-1.13.3-2.el8.x86_64                                             
DEBUG:   python3-wsme-0.10.1-0.20220314180513.63fe135.el8.noarch                       
DEBUG:   python3-yappi-1.3.0-1.el8.x86_64                                              
DEBUG:   python3-zipp-3.4.0-1.el8.noarch                                               
DEBUG:   qemu-img-15:6.2.0-48.module_el8+975+312600fa.x86_64                           
DEBUG:   qpid-proton-c-0.35.0-3.el8s.x86_64                                            
DEBUG:   quota-1:4.04-14.el8.x86_64                                                    
DEBUG:   quota-nls-1:4.04-14.el8.noarch                                                
DEBUG:   rpcbind-1.2.5-10.el8.x86_64                                                   
DEBUG:   sg3_utils-1.44-6.el8.x86_64                                                   
DEBUG:   sg3_utils-libs-1.44-6.el8.x86_64                                              
DEBUG:   snappy-1.1.8-3.el8.x86_64                                                     
DEBUG:   sysfsutils-2.1.0-25.el8.x86_64                                                
DEBUG:   tcl-1:8.6.8-2.el8.x86_64                                                      
DEBUG:   texlive-base-7:20180414-29.el8.noarch                                         
DEBUG:   texlive-dvipng-7:20180414-29.el8.x86_64                                       
DEBUG:   texlive-kpathsea-7:20180414-29.el8.x86_64                                     
DEBUG:   texlive-lib-7:20180414-29.el8.x86_64                                          
DEBUG:   texlive-tetex-7:20180414-29.el8.noarch                                        
DEBUG:   texlive-texlive.infra-7:20180414-29.el8.noarch                                
DEBUG:   tk-1:8.6.8-1.el8.x86_64                                                       
DEBUG:   userspace-rcu-0.10.1-4.el8.x86_64                                             
DEBUG:   xdg-utils-1.1.2-5.el8.noarch                                                  
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans
INFO: 
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/home/centos8-yoga/data/repos/component/glance/76/33/76339c30770fbf4f67f665741f1c8f385bcb68f8_2a656b81'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
Finish: run
DEBUG: kill orphans
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-yoga-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