+ 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/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'
+ /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --clean
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --clean
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}}
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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  bf7515b7-c888-4706-8391-143ca28d1596
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-b43bb87352c5c3bb073764f50f9da94dbf91f876
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/b4/3b/b43bb87352c5c3bb073764f50f9da94dbf91f876_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-1bc466e30a27fe9cba032f9e63fbd6762ddd16df
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/c4/1bc466e30a27fe9cba032f9e63fbd6762ddd16df_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-635bdab2c0d44e95e499a1d13296446171d5e4ef
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/63/5b/635bdab2c0d44e95e499a1d13296446171d5e4ef_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-762fee2bad260ce6f3eed7a05d92b57a9aa6ebef
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/76/2f/762fee2bad260ce6f3eed7a05d92b57a9aa6ebef_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-4f71fea22cefca753c2a869b02acd27ba3ba20a4
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/4f/71/4f71fea22cefca753c2a869b02acd27ba3ba20a4_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-46321ffb84efdabe7e0dca5f2e9fe222e0a76732
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/46/32/46321ffb84efdabe7e0dca5f2e9fe222e0a76732_6025cdda
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-a5bcaf69b1a80d4d02fe092900471a6e7a28e292
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a5/bc/a5bcaf69b1a80d4d02fe092900471a6e7a28e292_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/30/d4/30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c_0e7e10c7
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-55158e2ac1d2954782396adda2ddb0c78c233e57
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/55/15/55158e2ac1d2954782396adda2ddb0c78c233e57_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-5fadf50c80dddd6c1cb167fd1d10debd5092fe0e
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/5f/ad/5fadf50c80dddd6c1cb167fd1d10debd5092fe0e_f171e06d
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-93fd409f55ca912e0288f288ecf25107ede41f24
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/93/fd/93fd409f55ca912e0288f288ecf25107ede41f24_6995f615
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-7aabd6dd5a1c2c092d9a2ff47a07415390af9673
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/ab/7aabd6dd5a1c2c092d9a2ff47a07415390af9673_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-e1d305682b4773e6db2865eacf130004ad0418f1
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/e1/d3/e1d305682b4773e6db2865eacf130004ad0418f1_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-mistral-ba711f966c0bc3b29a0f660e712eb1c828ac9be0
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ba/71/ba711f966c0bc3b29a0f660e712eb1c828ac9be0_a54163de
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-076771462cf5333644170b069ad95e8bd999d024
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/07/67/076771462cf5333644170b069ad95e8bd999d024_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-d12904cde88c96a6b7792f697d868823a09b5377
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/29/d12904cde88c96a6b7792f697d868823a09b5377_39f91389
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-python-django-horizon-349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/34/9b/349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb_ba505f6a
enabled=1
gpgcheck=0
priority=1

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

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

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

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

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Reef
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=0
gpgcheck=0
countme=1
priority=100
includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
Start: clean chroot
Finish: clean chroot
Finish: run
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
+ /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --init
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --init
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}}
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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  28a63900-6c27-4e8a-8445-37c572ab8192
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-b43bb87352c5c3bb073764f50f9da94dbf91f876
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/b4/3b/b43bb87352c5c3bb073764f50f9da94dbf91f876_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-1bc466e30a27fe9cba032f9e63fbd6762ddd16df
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/c4/1bc466e30a27fe9cba032f9e63fbd6762ddd16df_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-635bdab2c0d44e95e499a1d13296446171d5e4ef
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/63/5b/635bdab2c0d44e95e499a1d13296446171d5e4ef_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-762fee2bad260ce6f3eed7a05d92b57a9aa6ebef
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/76/2f/762fee2bad260ce6f3eed7a05d92b57a9aa6ebef_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-4f71fea22cefca753c2a869b02acd27ba3ba20a4
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/4f/71/4f71fea22cefca753c2a869b02acd27ba3ba20a4_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-46321ffb84efdabe7e0dca5f2e9fe222e0a76732
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/46/32/46321ffb84efdabe7e0dca5f2e9fe222e0a76732_6025cdda
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-a5bcaf69b1a80d4d02fe092900471a6e7a28e292
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a5/bc/a5bcaf69b1a80d4d02fe092900471a6e7a28e292_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/30/d4/30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c_0e7e10c7
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-55158e2ac1d2954782396adda2ddb0c78c233e57
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/55/15/55158e2ac1d2954782396adda2ddb0c78c233e57_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-5fadf50c80dddd6c1cb167fd1d10debd5092fe0e
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/5f/ad/5fadf50c80dddd6c1cb167fd1d10debd5092fe0e_f171e06d
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-93fd409f55ca912e0288f288ecf25107ede41f24
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/93/fd/93fd409f55ca912e0288f288ecf25107ede41f24_6995f615
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-7aabd6dd5a1c2c092d9a2ff47a07415390af9673
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/ab/7aabd6dd5a1c2c092d9a2ff47a07415390af9673_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-e1d305682b4773e6db2865eacf130004ad0418f1
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/e1/d3/e1d305682b4773e6db2865eacf130004ad0418f1_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-mistral-ba711f966c0bc3b29a0f660e712eb1c828ac9be0
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ba/71/ba711f966c0bc3b29a0f660e712eb1c828ac9be0_a54163de
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-076771462cf5333644170b069ad95e8bd999d024
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/07/67/076771462cf5333644170b069ad95e8bd999d024_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-d12904cde88c96a6b7792f697d868823a09b5377
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/29/d12904cde88c96a6b7792f697d868823a09b5377_39f91389
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-python-django-horizon-349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/34/9b/349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb_ba505f6a
enabled=1
gpgcheck=0
priority=1

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

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

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

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

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Reef
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=0
gpgcheck=0
countme=1
priority=100
includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.cxsuob6f', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     3995012     2124320      957960    11290928    12119800
DEBUG: Swap:       16777212     5460748    11316464
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  840M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  219G  330G  40% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.5zopuos_', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc'
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
++ /usr/bin/mock -r /home/centos10-master-uc/data/dlrn-5.cfg -p
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
+ MOCKDIR=/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/
+ '[' -z '' ']'
+ '[' '' == 1 ']'
+ detect_version_and_release
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ copy_src_to_mock_buildroot
+ git checkout -f 77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40
Previous HEAD position was f38ab70b drop suse supprot in the devstack plugin
HEAD is now at 77e7e4ef drop jammy jobs
+ '[' -d /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc ']'
+ mkdir /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc
+ cp -pr . /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc
+ pushd /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//var/tmp/pkgsrc
/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-watcher
+ set +o pipefail
+ git tag -l 'private-*'
+ xargs -n 1 git tag -d
+ set -o pipefail
+ popd
~/data/openstack-watcher
+ '[' -z '' ']'
++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)'
++ tail -n 1
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
++ /usr/bin/mock -q -r /home/centos10-master-uc/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h'
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
+ setversionandrelease 14.1.0.dev21 77e7e4e
+ UPSTREAMVERSION=14.1.0.dev21
+ [[ 14.1.0.dev21 =~ ([^-]*)-(.+) ]]
+ [[ 14.1.0.dev21 =~ (.*?)\.(0rc.+) ]]
+ [[ 14.1.0.dev21 =~ (.*?)\.(0b.+) ]]
+ [[ 14.1.0.dev21 =~ (.*?)\.(0a.+) ]]
+ [[ 14.1.0.dev21 =~ (.*?)\.(dev.+) ]]
+ VERSION=14.1.0
+ '[' 0.date.hash = 0.1.date.hash ']'
+ '[' 0.date.hash = minor.date.hash ']'
+ RELEASE=0.20250506125909.77e7e4e
+ '[' -r setup.py -a '!' -r metadata.json ']'
+ SOURCETYPE=tarball
+ /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}}
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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  61b21402-8557-48cb-b640-6a39ef80efe3
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-b43bb87352c5c3bb073764f50f9da94dbf91f876
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/b4/3b/b43bb87352c5c3bb073764f50f9da94dbf91f876_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-1bc466e30a27fe9cba032f9e63fbd6762ddd16df
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/c4/1bc466e30a27fe9cba032f9e63fbd6762ddd16df_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-635bdab2c0d44e95e499a1d13296446171d5e4ef
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/63/5b/635bdab2c0d44e95e499a1d13296446171d5e4ef_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-762fee2bad260ce6f3eed7a05d92b57a9aa6ebef
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/76/2f/762fee2bad260ce6f3eed7a05d92b57a9aa6ebef_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-4f71fea22cefca753c2a869b02acd27ba3ba20a4
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/4f/71/4f71fea22cefca753c2a869b02acd27ba3ba20a4_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-46321ffb84efdabe7e0dca5f2e9fe222e0a76732
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/46/32/46321ffb84efdabe7e0dca5f2e9fe222e0a76732_6025cdda
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-a5bcaf69b1a80d4d02fe092900471a6e7a28e292
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a5/bc/a5bcaf69b1a80d4d02fe092900471a6e7a28e292_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/30/d4/30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c_0e7e10c7
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-55158e2ac1d2954782396adda2ddb0c78c233e57
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/55/15/55158e2ac1d2954782396adda2ddb0c78c233e57_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-5fadf50c80dddd6c1cb167fd1d10debd5092fe0e
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/5f/ad/5fadf50c80dddd6c1cb167fd1d10debd5092fe0e_f171e06d
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-93fd409f55ca912e0288f288ecf25107ede41f24
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/93/fd/93fd409f55ca912e0288f288ecf25107ede41f24_6995f615
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-7aabd6dd5a1c2c092d9a2ff47a07415390af9673
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/ab/7aabd6dd5a1c2c092d9a2ff47a07415390af9673_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-e1d305682b4773e6db2865eacf130004ad0418f1
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/e1/d3/e1d305682b4773e6db2865eacf130004ad0418f1_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-mistral-ba711f966c0bc3b29a0f660e712eb1c828ac9be0
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ba/71/ba711f966c0bc3b29a0f660e712eb1c828ac9be0_a54163de
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-076771462cf5333644170b069ad95e8bd999d024
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/07/67/076771462cf5333644170b069ad95e8bd999d024_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-d12904cde88c96a6b7792f697d868823a09b5377
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/29/d12904cde88c96a6b7792f697d868823a09b5377_39f91389
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-python-django-horizon-349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/34/9b/349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb_ba505f6a
enabled=1
gpgcheck=0
priority=1

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

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

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

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

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Reef
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=0
gpgcheck=0
countme=1
priority=100
includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.uh7lfj2_', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     4027500     2089108      973948    11309640    12087312
DEBUG: Swap:       16777212     5460748    11316464
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  857M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  219G  330G  40% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.tcqsx1nt', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
DEBUG: child environment: None
DEBUG: Executing command: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True
/usr/lib/python3.12/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
WARNING: The wheel package is not available.
[pbr] Generating ChangeLog
WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
/usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
        ********************************************************************************

!!
  self.initialize_options()
running sdist
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.0s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.1s)
running egg_info
creating python_watcher.egg-info
writing python_watcher.egg-info/PKG-INFO
writing dependency_links to python_watcher.egg-info/dependency_links.txt
writing entry points to python_watcher.egg-info/entry_points.txt
writing requirements to python_watcher.egg-info/requires.txt
writing top-level names to python_watcher.egg-info/top_level.txt
writing pbr to python_watcher.egg-info/pbr.json
[pbr] Processing SOURCES.txt
writing manifest file 'python_watcher.egg-info/SOURCES.txt'
[pbr] In git context, generating filelist from git
warning: no previously-included files matching '*.pyc' found anywhere in distribution
adding license file 'LICENSE'
writing manifest file 'python_watcher.egg-info/SOURCES.txt'
[pbr] reno was not found or is too old. Skipping release notes
running check
creating python-watcher-14.1.0.dev21
creating python-watcher-14.1.0.dev21/api-ref
creating python-watcher-14.1.0.dev21/api-ref/source
creating python-watcher-14.1.0.dev21/api-ref/source/samples
creating python-watcher-14.1.0.dev21/devstack
creating python-watcher-14.1.0.dev21/devstack/files
creating python-watcher-14.1.0.dev21/devstack/lib
creating python-watcher-14.1.0.dev21/devstack/upgrade
creating python-watcher-14.1.0.dev21/devstack/upgrade/from_rocky
creating python-watcher-14.1.0.dev21/doc
creating python-watcher-14.1.0.dev21/doc/ext
creating python-watcher-14.1.0.dev21/doc/notification_samples
creating python-watcher-14.1.0.dev21/doc/source
creating python-watcher-14.1.0.dev21/doc/source/_static
creating python-watcher-14.1.0.dev21/doc/source/admin
creating python-watcher-14.1.0.dev21/doc/source/configuration
creating python-watcher-14.1.0.dev21/doc/source/contributor
creating python-watcher-14.1.0.dev21/doc/source/contributor/plugin
creating python-watcher-14.1.0.dev21/doc/source/datasources
creating python-watcher-14.1.0.dev21/doc/source/image_src
creating python-watcher-14.1.0.dev21/doc/source/image_src/dia
creating python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
creating python-watcher-14.1.0.dev21/doc/source/images
creating python-watcher-14.1.0.dev21/doc/source/install
creating python-watcher-14.1.0.dev21/doc/source/man
creating python-watcher-14.1.0.dev21/doc/source/strategies
creating python-watcher-14.1.0.dev21/doc/source/user
creating python-watcher-14.1.0.dev21/etc
creating python-watcher-14.1.0.dev21/etc/apache2
creating python-watcher-14.1.0.dev21/etc/watcher
creating python-watcher-14.1.0.dev21/etc/watcher/oslo-config-generator
creating python-watcher-14.1.0.dev21/etc/watcher/oslo-policy-generator
creating python-watcher-14.1.0.dev21/playbooks
creating python-watcher-14.1.0.dev21/playbooks/templates
creating python-watcher-14.1.0.dev21/python_watcher.egg-info
creating python-watcher-14.1.0.dev21/rally-jobs
creating python-watcher-14.1.0.dev21/releasenotes
creating python-watcher-14.1.0.dev21/releasenotes/notes
creating python-watcher-14.1.0.dev21/releasenotes/source
creating python-watcher-14.1.0.dev21/releasenotes/source/_static
creating python-watcher-14.1.0.dev21/releasenotes/source/locale
creating python-watcher-14.1.0.dev21/releasenotes/source/locale/en_GB
creating python-watcher-14.1.0.dev21/releasenotes/source/locale/en_GB/LC_MESSAGES
creating python-watcher-14.1.0.dev21/releasenotes/source/locale/fr
creating python-watcher-14.1.0.dev21/releasenotes/source/locale/fr/LC_MESSAGES
creating python-watcher-14.1.0.dev21/watcher
creating python-watcher-14.1.0.dev21/watcher/api
creating python-watcher-14.1.0.dev21/watcher/api/controllers
creating python-watcher-14.1.0.dev21/watcher/api/controllers/v1
creating python-watcher-14.1.0.dev21/watcher/api/middleware
creating python-watcher-14.1.0.dev21/watcher/applier
creating python-watcher-14.1.0.dev21/watcher/applier/action_plan
creating python-watcher-14.1.0.dev21/watcher/applier/actions
creating python-watcher-14.1.0.dev21/watcher/applier/loading
creating python-watcher-14.1.0.dev21/watcher/applier/messaging
creating python-watcher-14.1.0.dev21/watcher/applier/workflow_engine
creating python-watcher-14.1.0.dev21/watcher/cmd
creating python-watcher-14.1.0.dev21/watcher/common
creating python-watcher-14.1.0.dev21/watcher/common/loader
creating python-watcher-14.1.0.dev21/watcher/common/metal_helper
creating python-watcher-14.1.0.dev21/watcher/common/policies
creating python-watcher-14.1.0.dev21/watcher/conf
creating python-watcher-14.1.0.dev21/watcher/db
creating python-watcher-14.1.0.dev21/watcher/db/sqlalchemy
creating python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic
creating python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
creating python-watcher-14.1.0.dev21/watcher/decision_engine
creating python-watcher-14.1.0.dev21/watcher/decision_engine/audit
creating python-watcher-14.1.0.dev21/watcher/decision_engine/datasources
creating python-watcher-14.1.0.dev21/watcher/decision_engine/datasources/grafana_translator
creating python-watcher-14.1.0.dev21/watcher/decision_engine/goal
creating python-watcher-14.1.0.dev21/watcher/decision_engine/goal/efficacy
creating python-watcher-14.1.0.dev21/watcher/decision_engine/loading
creating python-watcher-14.1.0.dev21/watcher/decision_engine/messaging
creating python-watcher-14.1.0.dev21/watcher/decision_engine/model
creating python-watcher-14.1.0.dev21/watcher/decision_engine/model/collector
creating python-watcher-14.1.0.dev21/watcher/decision_engine/model/element
creating python-watcher-14.1.0.dev21/watcher/decision_engine/model/notification
creating python-watcher-14.1.0.dev21/watcher/decision_engine/planner
creating python-watcher-14.1.0.dev21/watcher/decision_engine/scope
creating python-watcher-14.1.0.dev21/watcher/decision_engine/scoring
creating python-watcher-14.1.0.dev21/watcher/decision_engine/solution
creating python-watcher-14.1.0.dev21/watcher/decision_engine/strategy
creating python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/common
creating python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/context
creating python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/selection
creating python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
creating python-watcher-14.1.0.dev21/watcher/hacking
creating python-watcher-14.1.0.dev21/watcher/locale
creating python-watcher-14.1.0.dev21/watcher/locale/de
creating python-watcher-14.1.0.dev21/watcher/locale/de/LC_MESSAGES
creating python-watcher-14.1.0.dev21/watcher/locale/en_GB
creating python-watcher-14.1.0.dev21/watcher/locale/en_GB/LC_MESSAGES
creating python-watcher-14.1.0.dev21/watcher/notifications
creating python-watcher-14.1.0.dev21/watcher/objects
creating python-watcher-14.1.0.dev21/watcher/tests
creating python-watcher-14.1.0.dev21/watcher/tests/api
creating python-watcher-14.1.0.dev21/watcher/tests/api/v1
creating python-watcher-14.1.0.dev21/watcher/tests/applier
creating python-watcher-14.1.0.dev21/watcher/tests/applier/action_plan
creating python-watcher-14.1.0.dev21/watcher/tests/applier/actions
creating python-watcher-14.1.0.dev21/watcher/tests/applier/actions/loading
creating python-watcher-14.1.0.dev21/watcher/tests/applier/messaging
creating python-watcher-14.1.0.dev21/watcher/tests/applier/workflow_engine
creating python-watcher-14.1.0.dev21/watcher/tests/applier/workflow_engine/loading
creating python-watcher-14.1.0.dev21/watcher/tests/cmd
creating python-watcher-14.1.0.dev21/watcher/tests/common
creating python-watcher-14.1.0.dev21/watcher/tests/common/loader
creating python-watcher-14.1.0.dev21/watcher/tests/common/metal_helper
creating python-watcher-14.1.0.dev21/watcher/tests/conf
creating python-watcher-14.1.0.dev21/watcher/tests/db
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/audit
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/cluster
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources/grafana_translators
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/event_consumer
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/loading
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/messaging
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/planner
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scope
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scoring
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/solution
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/context
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/selector
creating python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
creating python-watcher-14.1.0.dev21/watcher/tests/notifications
creating python-watcher-14.1.0.dev21/watcher/tests/objects
creating python-watcher-14.1.0.dev21/watcher/wsgi
copying files to python-watcher-14.1.0.dev21...
copying .coveragerc -> python-watcher-14.1.0.dev21
copying .mailmap -> python-watcher-14.1.0.dev21
copying .pre-commit-config.yaml -> python-watcher-14.1.0.dev21
copying .stestr.conf -> python-watcher-14.1.0.dev21
copying .zuul.yaml -> python-watcher-14.1.0.dev21
copying AUTHORS -> python-watcher-14.1.0.dev21
copying CONTRIBUTING.rst -> python-watcher-14.1.0.dev21
copying ChangeLog -> python-watcher-14.1.0.dev21
copying HACKING.rst -> python-watcher-14.1.0.dev21
copying LICENSE -> python-watcher-14.1.0.dev21
copying README.rst -> python-watcher-14.1.0.dev21
copying pyproject.toml -> python-watcher-14.1.0.dev21
copying requirements.txt -> python-watcher-14.1.0.dev21
copying setup.cfg -> python-watcher-14.1.0.dev21
copying setup.py -> python-watcher-14.1.0.dev21
copying test-requirements.txt -> python-watcher-14.1.0.dev21
copying tox.ini -> python-watcher-14.1.0.dev21
copying api-ref/source/conf.py -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/index.rst -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/parameters.yaml -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-actionplans.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-actions.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-audits.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-audittemplates.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-datamodel.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-goals.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-scoring_engines.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-services.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-strategies.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-v1-webhooks.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/watcher-api-versions.inc -> python-watcher-14.1.0.dev21/api-ref/source
copying api-ref/source/samples/actionplan-cancel-request-cancelling.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/actionplan-cancel-request-pending.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/actionplan-list-detailed-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/actionplan-list-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/actionplan-show-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/actionplan-start-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/actions-list-detailed-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/actions-list-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/actions-show-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/api-root-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/api-v1-root-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-cancel-request.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-cancel-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-create-request-continuous.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-create-request-oneshot.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-create-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-list-detailed-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-list-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-show-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-update-request.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audit-update-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audittemplate-create-request-full.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audittemplate-create-request-minimal.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audittemplate-create-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audittemplate-list-detailed-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audittemplate-list-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audittemplate-show-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audittemplate-update-request.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/audittemplate-update-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/datamodel-list-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/goal-list-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/goal-show-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/scoring_engine-list-detailed-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/scoring_engine-list-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/scoring_engine-show-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/service-list-detailed-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/service-list-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/service-show-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/strategy-list-detailed-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/strategy-list-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/strategy-show-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying api-ref/source/samples/strategy-state-response.json -> python-watcher-14.1.0.dev21/api-ref/source/samples
copying devstack/local.conf.compute -> python-watcher-14.1.0.dev21/devstack
copying devstack/local.conf.controller -> python-watcher-14.1.0.dev21/devstack
copying devstack/local_gnocchi.conf.compute -> python-watcher-14.1.0.dev21/devstack
copying devstack/local_gnocchi.conf.controller -> python-watcher-14.1.0.dev21/devstack
copying devstack/override-defaults -> python-watcher-14.1.0.dev21/devstack
copying devstack/plugin.sh -> python-watcher-14.1.0.dev21/devstack
copying devstack/prometheus.yml -> python-watcher-14.1.0.dev21/devstack
copying devstack/settings -> python-watcher-14.1.0.dev21/devstack
copying devstack/files/apache-watcher-api.template -> python-watcher-14.1.0.dev21/devstack/files
copying devstack/lib/watcher -> python-watcher-14.1.0.dev21/devstack/lib
copying devstack/upgrade/resources.sh -> python-watcher-14.1.0.dev21/devstack/upgrade
copying devstack/upgrade/settings -> python-watcher-14.1.0.dev21/devstack/upgrade
copying devstack/upgrade/shutdown.sh -> python-watcher-14.1.0.dev21/devstack/upgrade
copying devstack/upgrade/upgrade.sh -> python-watcher-14.1.0.dev21/devstack/upgrade
copying devstack/upgrade/from_rocky/upgrade-watcher -> python-watcher-14.1.0.dev21/devstack/upgrade/from_rocky
copying doc/dictionary.txt -> python-watcher-14.1.0.dev21/doc
copying doc/requirements.txt -> python-watcher-14.1.0.dev21/doc
copying doc/ext/__init__.py -> python-watcher-14.1.0.dev21/doc/ext
copying doc/ext/term.py -> python-watcher-14.1.0.dev21/doc/ext
copying doc/ext/versioned_notifications.py -> python-watcher-14.1.0.dev21/doc/ext
copying doc/notification_samples/action-cancel-end.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action-cancel-error.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action-cancel-start.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action-create.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action-delete.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action-execution-end.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action-execution-error.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action-execution-start.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action-update.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action_plan-cancel-end.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action_plan-cancel-error.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action_plan-cancel-start.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action_plan-create.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action_plan-delete.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action_plan-execution-end.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action_plan-execution-error.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action_plan-execution-start.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/action_plan-update.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/audit-create.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/audit-delete.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/audit-planner-end.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/audit-planner-error.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/audit-planner-start.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/audit-strategy-end.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/audit-strategy-error.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/audit-strategy-start.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/audit-update.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/infra-optim-exception.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/notification_samples/service-update.json -> python-watcher-14.1.0.dev21/doc/notification_samples
copying doc/source/architecture.rst -> python-watcher-14.1.0.dev21/doc/source
copying doc/source/conf.py -> python-watcher-14.1.0.dev21/doc/source
copying doc/source/glossary.rst -> python-watcher-14.1.0.dev21/doc/source
copying doc/source/index.rst -> python-watcher-14.1.0.dev21/doc/source
copying doc/source/_static/.placeholder -> python-watcher-14.1.0.dev21/doc/source/_static
copying doc/source/admin/apache-mod-wsgi.rst -> python-watcher-14.1.0.dev21/doc/source/admin
copying doc/source/admin/gmr.rst -> python-watcher-14.1.0.dev21/doc/source/admin
copying doc/source/admin/index.rst -> python-watcher-14.1.0.dev21/doc/source/admin
copying doc/source/admin/policy.rst -> python-watcher-14.1.0.dev21/doc/source/admin
copying doc/source/configuration/configuring.rst -> python-watcher-14.1.0.dev21/doc/source/configuration
copying doc/source/configuration/index.rst -> python-watcher-14.1.0.dev21/doc/source/configuration
copying doc/source/configuration/watcher.rst -> python-watcher-14.1.0.dev21/doc/source/configuration
copying doc/source/contributor/api_microversion_history.rst -> python-watcher-14.1.0.dev21/doc/source/contributor
copying doc/source/contributor/concurrency.rst -> python-watcher-14.1.0.dev21/doc/source/contributor
copying doc/source/contributor/contributing.rst -> python-watcher-14.1.0.dev21/doc/source/contributor
copying doc/source/contributor/devstack.rst -> python-watcher-14.1.0.dev21/doc/source/contributor
copying doc/source/contributor/environment.rst -> python-watcher-14.1.0.dev21/doc/source/contributor
copying doc/source/contributor/index.rst -> python-watcher-14.1.0.dev21/doc/source/contributor
copying doc/source/contributor/notifications.rst -> python-watcher-14.1.0.dev21/doc/source/contributor
copying doc/source/contributor/rally_link.rst -> python-watcher-14.1.0.dev21/doc/source/contributor
copying doc/source/contributor/testing.rst -> python-watcher-14.1.0.dev21/doc/source/contributor
copying doc/source/contributor/plugin/action-plugin.rst -> python-watcher-14.1.0.dev21/doc/source/contributor/plugin
copying doc/source/contributor/plugin/base-setup.rst -> python-watcher-14.1.0.dev21/doc/source/contributor/plugin
copying doc/source/contributor/plugin/cdmc-plugin.rst -> python-watcher-14.1.0.dev21/doc/source/contributor/plugin
copying doc/source/contributor/plugin/goal-plugin.rst -> python-watcher-14.1.0.dev21/doc/source/contributor/plugin
copying doc/source/contributor/plugin/index.rst -> python-watcher-14.1.0.dev21/doc/source/contributor/plugin
copying doc/source/contributor/plugin/planner-plugin.rst -> python-watcher-14.1.0.dev21/doc/source/contributor/plugin
copying doc/source/contributor/plugin/plugins.rst -> python-watcher-14.1.0.dev21/doc/source/contributor/plugin
copying doc/source/contributor/plugin/scoring-engine-plugin.rst -> python-watcher-14.1.0.dev21/doc/source/contributor/plugin
copying doc/source/contributor/plugin/strategy-plugin.rst -> python-watcher-14.1.0.dev21/doc/source/contributor/plugin
copying doc/source/datasources/grafana.rst -> python-watcher-14.1.0.dev21/doc/source/datasources
copying doc/source/datasources/index.rst -> python-watcher-14.1.0.dev21/doc/source/datasources
copying doc/source/datasources/prometheus.rst -> python-watcher-14.1.0.dev21/doc/source/datasources
copying doc/source/image_src/dia/architecture.dia -> python-watcher-14.1.0.dev21/doc/source/image_src/dia
copying doc/source/image_src/dia/functional_data_model.dia -> python-watcher-14.1.0.dev21/doc/source/image_src/dia
copying doc/source/image_src/plantuml/README.rst -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/action_plan_state_machine.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/audit_state_machine.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/sequence_architecture_cdmc_sync.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/sequence_create_and_launch_audit.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/sequence_create_audit_template.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/sequence_from_audit_execution_to_actionplan_creation.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/sequence_launch_action_plan.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/sequence_launch_action_plan_in_applier.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/sequence_overview_watcher_usage.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/sequence_trigger_audit_in_decision_engine.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/image_src/plantuml/watcher_db_schema_diagram.txt -> python-watcher-14.1.0.dev21/doc/source/image_src/plantuml
copying doc/source/images/action_plan_state_machine.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/architecture.svg -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/audit_state_machine.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/functional_data_model.svg -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/sequence_architecture_cdmc_sync.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/sequence_create_and_launch_audit.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/sequence_create_audit_template.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/sequence_from_audit_execution_to_actionplan_creation.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/sequence_launch_action_plan.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/sequence_launch_action_plan_in_applier.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/sequence_overview_watcher_usage.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/sequence_trigger_audit_in_decision_engine.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/images/watcher_db_schema_diagram.png -> python-watcher-14.1.0.dev21/doc/source/images
copying doc/source/install/common_configure.rst -> python-watcher-14.1.0.dev21/doc/source/install
copying doc/source/install/common_prerequisites.rst -> python-watcher-14.1.0.dev21/doc/source/install
copying doc/source/install/get_started.rst -> python-watcher-14.1.0.dev21/doc/source/install
copying doc/source/install/index.rst -> python-watcher-14.1.0.dev21/doc/source/install
copying doc/source/install/install-rdo.rst -> python-watcher-14.1.0.dev21/doc/source/install
copying doc/source/install/install-ubuntu.rst -> python-watcher-14.1.0.dev21/doc/source/install
copying doc/source/install/install.rst -> python-watcher-14.1.0.dev21/doc/source/install
copying doc/source/install/next-steps.rst -> python-watcher-14.1.0.dev21/doc/source/install
copying doc/source/install/verify.rst -> python-watcher-14.1.0.dev21/doc/source/install
copying doc/source/man/footer.rst -> python-watcher-14.1.0.dev21/doc/source/man
copying doc/source/man/general-options.rst -> python-watcher-14.1.0.dev21/doc/source/man
copying doc/source/man/index.rst -> python-watcher-14.1.0.dev21/doc/source/man
copying doc/source/man/watcher-api.rst -> python-watcher-14.1.0.dev21/doc/source/man
copying doc/source/man/watcher-applier.rst -> python-watcher-14.1.0.dev21/doc/source/man
copying doc/source/man/watcher-db-manage.rst -> python-watcher-14.1.0.dev21/doc/source/man
copying doc/source/man/watcher-decision-engine.rst -> python-watcher-14.1.0.dev21/doc/source/man
copying doc/source/man/watcher-status.rst -> python-watcher-14.1.0.dev21/doc/source/man
copying doc/source/strategies/actuation.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/basic-server-consolidation.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/host_maintenance.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/index.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/node_resource_consolidation.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/noisy_neighbor.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/outlet_temp_control.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/saving_energy.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/storage_capacity_balance.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/strategy-template.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/uniform_airflow.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/vm_workload_consolidation.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/workload-stabilization.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/workload_balance.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/strategies/zone_migration.rst -> python-watcher-14.1.0.dev21/doc/source/strategies
copying doc/source/user/event_type_audit.rst -> python-watcher-14.1.0.dev21/doc/source/user
copying doc/source/user/index.rst -> python-watcher-14.1.0.dev21/doc/source/user
copying doc/source/user/user-guide.rst -> python-watcher-14.1.0.dev21/doc/source/user
copying doc/source/user/ways-to-install.rst -> python-watcher-14.1.0.dev21/doc/source/user
copying etc/apache2/watcher -> python-watcher-14.1.0.dev21/etc/apache2
copying etc/watcher/README-watcher.conf.txt -> python-watcher-14.1.0.dev21/etc/watcher
copying etc/watcher/oslo-config-generator/watcher.conf -> python-watcher-14.1.0.dev21/etc/watcher/oslo-config-generator
copying etc/watcher/oslo-policy-generator/watcher-policy-generator.conf -> python-watcher-14.1.0.dev21/etc/watcher/oslo-policy-generator
copying playbooks/generate_prometheus_config.yml -> python-watcher-14.1.0.dev21/playbooks
copying playbooks/templates/prometheus.yml.j2 -> python-watcher-14.1.0.dev21/playbooks/templates
copying python_watcher.egg-info/PKG-INFO -> python-watcher-14.1.0.dev21/python_watcher.egg-info
copying python_watcher.egg-info/SOURCES.txt -> python-watcher-14.1.0.dev21/python_watcher.egg-info
copying python_watcher.egg-info/dependency_links.txt -> python-watcher-14.1.0.dev21/python_watcher.egg-info
copying python_watcher.egg-info/entry_points.txt -> python-watcher-14.1.0.dev21/python_watcher.egg-info
copying python_watcher.egg-info/not-zip-safe -> python-watcher-14.1.0.dev21/python_watcher.egg-info
copying python_watcher.egg-info/pbr.json -> python-watcher-14.1.0.dev21/python_watcher.egg-info
copying python_watcher.egg-info/requires.txt -> python-watcher-14.1.0.dev21/python_watcher.egg-info
copying python_watcher.egg-info/top_level.txt -> python-watcher-14.1.0.dev21/python_watcher.egg-info
copying rally-jobs/README.rst -> python-watcher-14.1.0.dev21/rally-jobs
copying rally-jobs/watcher-watcher.yaml -> python-watcher-14.1.0.dev21/rally-jobs
copying releasenotes/notes/.placeholder -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/2025.1-prelude-8be97eece4e1d1ff.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/action-plan-cancel-c54726378019e096.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/action-plan-versioned-notifications-api-e8ca4f5d37aa5b4b.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/action-versioned-notifications-api-ff94fc0f401292d0.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-baremetal-scoper-9ef23f5fb8f0be6a.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-force-field-to-audit-4bcaeedfe27233ad.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-ha-support-b9042255e5b76e42.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-instance-metrics-to-prometheus-datasource-9fba8c174ff845e1.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-name-for-audit-0df1f39f00736f06.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-plugins-parameters-376eb6b0b8978b44.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-power-on-off-a77673d482568a8b.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-scoring-module-fa00d013ed2d614e.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-start-end-time-for-continuous-audit-52c45052cb06d153.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-upgrade-check-framework-5bb9693c8a78931c.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/add-wsgi-module-support-597f479e31979270.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/api-call-retry-fef741ac684c58dd.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/api-microversioning-7999a3ee8073bf32.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/audit-scoper-for-storage-data-model-cdccc803542d22db.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/audit-tag-vm-metadata-47a3e4468748853c.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/audit-versioned-notifications-api-bca7738e16954bad.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/automatic-triggering-audit-8a9b0540d547db60.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/background-jobs-ha-9d3cf3fe356f4705.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bp-audit-scope-exclude-project-511a7720aac00dff.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/bug-2103451-fixes-prometheus-queries-with-multiple-target-0e65d20711d1abe2.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/build-baremetal-data-model-in-watcher-3023453a47b61dab.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/cdm-scoping-8d9c307bad46bfa1.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/centralise-config-opts-95670987dfbdb0e7.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/change-ram-util-metric-4a3e6984b9dd968d.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/check-strategy-requirements-66f9e9262412f8ec.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/cinder-model-integration-baa394a72a0a33bf.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/cluster-model-objects-wrapper-9c799ea262c56a5b.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/compute-cdm-include-all-instances-f7506ded2d57732f.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/configurable-weights-default-planner-3746b33160bc7347.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/consume-nova-versioned-notifications-f98361b37e546b4d.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/continuously-optimization-35364f4d2c0b81fc.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/cron-based-continuous-audits-c3eedf28d9752b37.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/datasource-query-retry-00cba5f7e68aec39.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/db-migration-e1a705a8b54ccdd2.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/define-the-audit-scope-e89edc5051dcf3f2.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-ceilometer-datasource-446b0be70fbce28b.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-json-formatted-policy-file-3a92379e9f5dd203.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/deprecate-monasca-ds-9065f4d4bee09ab2.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/drop-py-2-7-54f8e806d71f19a7.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/drop-python38-support-eeb19a0bc0160sw1.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/dynamic-action-description-0e947b9e7ef2a134.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/efficacy-indicator-95380ad7b84e3be2.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/enhance-watcher-applier-engine-86c676ce8f179e68.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/event-driven-optimization-based-4870f112bef8a560.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/file-based-metric-map-c2af62b5067895df.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/formal-datasource-interface-implementation-222769d55a127d33.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/general-purpose-decision-engine-threadpool-0711b23abfc9d409.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/get-goal-from-strategy-396c9b13a38bb650.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/global-datasource-preference-3ab47b4be09ff3a5.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/gnocchi-watcher-43c25d391fbd3e9c.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/grafana-datasource-b672367c23ffa0c6.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/graph-based-cluster-model-523937a6f5e66537.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/host-maintenance-strategy-41f640927948fb56.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/improve-compute-data-model-b427c85e4ed2b6fb.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/jsonschema-validation-79cab05d5295da00.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/min-required-nova-train-71f124192d88ae52.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/monasca-support-0b0486b8572ac38b.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/multiple-global-efficacy-indicator-fc11c4844a12a7d5.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/node-resource-consolidation-73bc0c0abfeb0b03.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/noisy-neighbor-strategy-a71342740b59dddc.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/notifications-actionplan-cancel-edb2a4a12543e2d0.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/optimization-threshold-21ad38f0470d0e1a.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/persistent-audit-parameters-ae41dd7252ba9672.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/planner-storage-action-plan-26ef37893c5e8648.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/prometheus-datasource-e56f2f7b8f3427c2.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-ceilometer-datasource-8d9ab7d64d61e405.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/remove-nova-legacy-notifications-e1b6d10eff58f30a.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/replace-cold-migrate-to-use-nova-migration-api-cecd9a39ddd3bc58.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/scope-for-data-model-ea9792f90db14343.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/service-versioned-notifications-api-70367b79a565d900.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/show-datamodel-api-6945b744fd5d25d5.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/stale-action-plan-b6a6b08df873c128.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/standard-deviation-strategy-cd1d0c443fdfde9c.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/storage-workload-balance-0ecabbc1791e6894.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-keystoneclient-option-b30d1ff45f86a2e7.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/support-placement-api-58ce6bef1bbbe98a.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/suspended-audit-state-07f998c94e9d9a47.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/uniform-airflow-strategy-68cdba1419c3f770.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/uwsgi-support-8dcea6961e56dad0.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/volume-migrate-action-fc57b0ce0e4c39ae.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/watcher-notifications-ovo-7b44d52ef6400dd0.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/watcher-planner-selector-84d77549d46f362a.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/watcher-policies-1e86a30f0f11c6fa.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/watcher-service-list-7b2f4b64f71e9b89.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/watcher-versioned-objects-fc5abf5c81c4590c.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/workload-balance-base-on-cpu-or-ram-util-3ff4ee968c32b2ed.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/workload-balance-migration-strategy-a0b05148a57815c0.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/notes/zone-migration-strategy-10f7656a2a01e607.yaml -> python-watcher-14.1.0.dev21/releasenotes/notes
copying releasenotes/source/2023.1.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/2023.2.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/2024.1.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/2024.2.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/2025.1.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/conf.py -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/index.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/newton.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/ocata.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/pike.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/queens.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/rocky.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/stein.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/train.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/unreleased.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/ussuri.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/victoria.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/wallaby.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/xena.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/yoga.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/zed.rst -> python-watcher-14.1.0.dev21/releasenotes/source
copying releasenotes/source/_static/.placeholder -> python-watcher-14.1.0.dev21/releasenotes/source/_static
copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> python-watcher-14.1.0.dev21/releasenotes/source/locale/en_GB/LC_MESSAGES
copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> python-watcher-14.1.0.dev21/releasenotes/source/locale/fr/LC_MESSAGES
copying watcher/__init__.py -> python-watcher-14.1.0.dev21/watcher
copying watcher/_i18n.py -> python-watcher-14.1.0.dev21/watcher
copying watcher/eventlet.py -> python-watcher-14.1.0.dev21/watcher
copying watcher/version.py -> python-watcher-14.1.0.dev21/watcher
copying watcher/api/__init__.py -> python-watcher-14.1.0.dev21/watcher/api
copying watcher/api/acl.py -> python-watcher-14.1.0.dev21/watcher/api
copying watcher/api/app.py -> python-watcher-14.1.0.dev21/watcher/api
copying watcher/api/app.wsgi -> python-watcher-14.1.0.dev21/watcher/api
copying watcher/api/config.py -> python-watcher-14.1.0.dev21/watcher/api
copying watcher/api/hooks.py -> python-watcher-14.1.0.dev21/watcher/api
copying watcher/api/scheduling.py -> python-watcher-14.1.0.dev21/watcher/api
copying watcher/api/wsgi.py -> python-watcher-14.1.0.dev21/watcher/api
copying watcher/api/controllers/__init__.py -> python-watcher-14.1.0.dev21/watcher/api/controllers
copying watcher/api/controllers/base.py -> python-watcher-14.1.0.dev21/watcher/api/controllers
copying watcher/api/controllers/link.py -> python-watcher-14.1.0.dev21/watcher/api/controllers
copying watcher/api/controllers/rest_api_version_history.rst -> python-watcher-14.1.0.dev21/watcher/api/controllers
copying watcher/api/controllers/root.py -> python-watcher-14.1.0.dev21/watcher/api/controllers
copying watcher/api/controllers/v1/__init__.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/action.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/action_plan.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/audit.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/audit_template.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/collection.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/data_model.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/efficacy_indicator.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/goal.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/scoring_engine.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/service.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/strategy.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/types.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/utils.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/versions.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/controllers/v1/webhooks.py -> python-watcher-14.1.0.dev21/watcher/api/controllers/v1
copying watcher/api/middleware/__init__.py -> python-watcher-14.1.0.dev21/watcher/api/middleware
copying watcher/api/middleware/auth_token.py -> python-watcher-14.1.0.dev21/watcher/api/middleware
copying watcher/api/middleware/parsable_error.py -> python-watcher-14.1.0.dev21/watcher/api/middleware
copying watcher/applier/__init__.py -> python-watcher-14.1.0.dev21/watcher/applier
copying watcher/applier/base.py -> python-watcher-14.1.0.dev21/watcher/applier
copying watcher/applier/default.py -> python-watcher-14.1.0.dev21/watcher/applier
copying watcher/applier/manager.py -> python-watcher-14.1.0.dev21/watcher/applier
copying watcher/applier/rpcapi.py -> python-watcher-14.1.0.dev21/watcher/applier
copying watcher/applier/sync.py -> python-watcher-14.1.0.dev21/watcher/applier
copying watcher/applier/action_plan/__init__.py -> python-watcher-14.1.0.dev21/watcher/applier/action_plan
copying watcher/applier/action_plan/base.py -> python-watcher-14.1.0.dev21/watcher/applier/action_plan
copying watcher/applier/action_plan/default.py -> python-watcher-14.1.0.dev21/watcher/applier/action_plan
copying watcher/applier/actions/__init__.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/actions/base.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/actions/change_node_power_state.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/actions/change_nova_service_state.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/actions/factory.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/actions/migration.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/actions/nop.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/actions/resize.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/actions/sleep.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/actions/volume_migration.py -> python-watcher-14.1.0.dev21/watcher/applier/actions
copying watcher/applier/loading/__init__.py -> python-watcher-14.1.0.dev21/watcher/applier/loading
copying watcher/applier/loading/default.py -> python-watcher-14.1.0.dev21/watcher/applier/loading
copying watcher/applier/messaging/__init__.py -> python-watcher-14.1.0.dev21/watcher/applier/messaging
copying watcher/applier/messaging/trigger.py -> python-watcher-14.1.0.dev21/watcher/applier/messaging
copying watcher/applier/workflow_engine/__init__.py -> python-watcher-14.1.0.dev21/watcher/applier/workflow_engine
copying watcher/applier/workflow_engine/base.py -> python-watcher-14.1.0.dev21/watcher/applier/workflow_engine
copying watcher/applier/workflow_engine/default.py -> python-watcher-14.1.0.dev21/watcher/applier/workflow_engine
copying watcher/cmd/__init__.py -> python-watcher-14.1.0.dev21/watcher/cmd
copying watcher/cmd/api.py -> python-watcher-14.1.0.dev21/watcher/cmd
copying watcher/cmd/applier.py -> python-watcher-14.1.0.dev21/watcher/cmd
copying watcher/cmd/dbmanage.py -> python-watcher-14.1.0.dev21/watcher/cmd
copying watcher/cmd/decisionengine.py -> python-watcher-14.1.0.dev21/watcher/cmd
copying watcher/cmd/status.py -> python-watcher-14.1.0.dev21/watcher/cmd
copying watcher/cmd/sync.py -> python-watcher-14.1.0.dev21/watcher/cmd
copying watcher/common/__init__.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/cinder_helper.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/clients.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/config.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/context.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/exception.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/ironic_helper.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/keystone_helper.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/nova_helper.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/paths.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/placement_helper.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/policy.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/rpc.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/scheduling.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/service.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/service_manager.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/utils.py -> python-watcher-14.1.0.dev21/watcher/common
copying watcher/common/loader/__init__.py -> python-watcher-14.1.0.dev21/watcher/common/loader
copying watcher/common/loader/base.py -> python-watcher-14.1.0.dev21/watcher/common/loader
copying watcher/common/loader/default.py -> python-watcher-14.1.0.dev21/watcher/common/loader
copying watcher/common/loader/loadable.py -> python-watcher-14.1.0.dev21/watcher/common/loader
copying watcher/common/metal_helper/__init__.py -> python-watcher-14.1.0.dev21/watcher/common/metal_helper
copying watcher/common/metal_helper/base.py -> python-watcher-14.1.0.dev21/watcher/common/metal_helper
copying watcher/common/metal_helper/constants.py -> python-watcher-14.1.0.dev21/watcher/common/metal_helper
copying watcher/common/metal_helper/factory.py -> python-watcher-14.1.0.dev21/watcher/common/metal_helper
copying watcher/common/metal_helper/ironic.py -> python-watcher-14.1.0.dev21/watcher/common/metal_helper
copying watcher/common/metal_helper/maas.py -> python-watcher-14.1.0.dev21/watcher/common/metal_helper
copying watcher/common/policies/__init__.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/action.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/action_plan.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/audit.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/audit_template.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/base.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/data_model.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/goal.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/scoring_engine.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/service.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/common/policies/strategy.py -> python-watcher-14.1.0.dev21/watcher/common/policies
copying watcher/conf/__init__.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/api.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/applier.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/cinder_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/clients_auth.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/collector.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/datasources.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/db.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/decision_engine.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/exception.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/glance_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/gnocchi_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/grafana_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/grafana_translators.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/ironic_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/keystone_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/maas_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/monasca_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/neutron_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/nova_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/opts.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/paths.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/placement_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/planner.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/plugins.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/prometheus_client.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/conf/service.py -> python-watcher-14.1.0.dev21/watcher/conf
copying watcher/db/__init__.py -> python-watcher-14.1.0.dev21/watcher/db
copying watcher/db/api.py -> python-watcher-14.1.0.dev21/watcher/db
copying watcher/db/migration.py -> python-watcher-14.1.0.dev21/watcher/db
copying watcher/db/purge.py -> python-watcher-14.1.0.dev21/watcher/db
copying watcher/db/sqlalchemy/__init__.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy
copying watcher/db/sqlalchemy/alembic.ini -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy
copying watcher/db/sqlalchemy/api.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy
copying watcher/db/sqlalchemy/job_store.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy
copying watcher/db/sqlalchemy/migration.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy
copying watcher/db/sqlalchemy/models.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy
copying watcher/db/sqlalchemy/alembic/README.rst -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic
copying watcher/db/sqlalchemy/alembic/env.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic
copying watcher/db/sqlalchemy/alembic/script.py.mako -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic
copying watcher/db/sqlalchemy/alembic/versions/001_ocata.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
copying watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
copying watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
copying watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
copying watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
copying watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
copying watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
copying watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
copying watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py -> python-watcher-14.1.0.dev21/watcher/db/sqlalchemy/alembic/versions
copying watcher/decision_engine/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine
copying watcher/decision_engine/gmr.py -> python-watcher-14.1.0.dev21/watcher/decision_engine
copying watcher/decision_engine/manager.py -> python-watcher-14.1.0.dev21/watcher/decision_engine
copying watcher/decision_engine/rpcapi.py -> python-watcher-14.1.0.dev21/watcher/decision_engine
copying watcher/decision_engine/scheduling.py -> python-watcher-14.1.0.dev21/watcher/decision_engine
copying watcher/decision_engine/sync.py -> python-watcher-14.1.0.dev21/watcher/decision_engine
copying watcher/decision_engine/threading.py -> python-watcher-14.1.0.dev21/watcher/decision_engine
copying watcher/decision_engine/audit/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/audit
copying watcher/decision_engine/audit/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/audit
copying watcher/decision_engine/audit/continuous.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/audit
copying watcher/decision_engine/audit/event.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/audit
copying watcher/decision_engine/audit/oneshot.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/audit
copying watcher/decision_engine/datasources/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources
copying watcher/decision_engine/datasources/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources
copying watcher/decision_engine/datasources/gnocchi.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources
copying watcher/decision_engine/datasources/grafana.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources
copying watcher/decision_engine/datasources/manager.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources
copying watcher/decision_engine/datasources/monasca.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources
copying watcher/decision_engine/datasources/prometheus.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources
copying watcher/decision_engine/datasources/grafana_translator/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources/grafana_translator
copying watcher/decision_engine/datasources/grafana_translator/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources/grafana_translator
copying watcher/decision_engine/datasources/grafana_translator/influxdb.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/datasources/grafana_translator
copying watcher/decision_engine/goal/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/goal
copying watcher/decision_engine/goal/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/goal
copying watcher/decision_engine/goal/goals.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/goal
copying watcher/decision_engine/goal/efficacy/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/goal/efficacy
copying watcher/decision_engine/goal/efficacy/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/goal/efficacy
copying watcher/decision_engine/goal/efficacy/indicators.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/goal/efficacy
copying watcher/decision_engine/goal/efficacy/specs.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/goal/efficacy
copying watcher/decision_engine/loading/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/loading
copying watcher/decision_engine/loading/default.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/loading
copying watcher/decision_engine/messaging/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/messaging
copying watcher/decision_engine/messaging/audit_endpoint.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/messaging
copying watcher/decision_engine/messaging/data_model_endpoint.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/messaging
copying watcher/decision_engine/model/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model
copying watcher/decision_engine/model/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model
copying watcher/decision_engine/model/model_root.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model
copying watcher/decision_engine/model/collector/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/collector
copying watcher/decision_engine/model/collector/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/collector
copying watcher/decision_engine/model/collector/cinder.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/collector
copying watcher/decision_engine/model/collector/ironic.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/collector
copying watcher/decision_engine/model/collector/manager.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/collector
copying watcher/decision_engine/model/collector/nova.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/collector
copying watcher/decision_engine/model/element/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/element
copying watcher/decision_engine/model/element/baremetal_resource.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/element
copying watcher/decision_engine/model/element/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/element
copying watcher/decision_engine/model/element/compute_resource.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/element
copying watcher/decision_engine/model/element/instance.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/element
copying watcher/decision_engine/model/element/node.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/element
copying watcher/decision_engine/model/element/storage_resource.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/element
copying watcher/decision_engine/model/element/volume.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/element
copying watcher/decision_engine/model/notification/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/notification
copying watcher/decision_engine/model/notification/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/notification
copying watcher/decision_engine/model/notification/cinder.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/notification
copying watcher/decision_engine/model/notification/filtering.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/notification
copying watcher/decision_engine/model/notification/nova.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/model/notification
copying watcher/decision_engine/planner/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/planner
copying watcher/decision_engine/planner/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/planner
copying watcher/decision_engine/planner/manager.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/planner
copying watcher/decision_engine/planner/node_resource_consolidation.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/planner
copying watcher/decision_engine/planner/weight.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/planner
copying watcher/decision_engine/planner/workload_stabilization.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/planner
copying watcher/decision_engine/scope/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scope
copying watcher/decision_engine/scope/baremetal.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scope
copying watcher/decision_engine/scope/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scope
copying watcher/decision_engine/scope/compute.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scope
copying watcher/decision_engine/scope/storage.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scope
copying watcher/decision_engine/scoring/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scoring
copying watcher/decision_engine/scoring/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scoring
copying watcher/decision_engine/scoring/dummy_scorer.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scoring
copying watcher/decision_engine/scoring/dummy_scoring_container.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scoring
copying watcher/decision_engine/scoring/scoring_factory.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/scoring
copying watcher/decision_engine/solution/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/solution
copying watcher/decision_engine/solution/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/solution
copying watcher/decision_engine/solution/default.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/solution
copying watcher/decision_engine/solution/efficacy.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/solution
copying watcher/decision_engine/solution/solution_comparator.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/solution
copying watcher/decision_engine/solution/solution_evaluator.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/solution
copying watcher/decision_engine/strategy/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy
copying watcher/decision_engine/strategy/common/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/common
copying watcher/decision_engine/strategy/common/level.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/common
copying watcher/decision_engine/strategy/context/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/context
copying watcher/decision_engine/strategy/context/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/context
copying watcher/decision_engine/strategy/context/default.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/context
copying watcher/decision_engine/strategy/selection/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/selection
copying watcher/decision_engine/strategy/selection/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/selection
copying watcher/decision_engine/strategy/selection/default.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/selection
copying watcher/decision_engine/strategy/strategies/__init__.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/actuation.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/base.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/basic_consolidation.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/dummy_strategy.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/dummy_with_resize.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/dummy_with_scorer.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/host_maintenance.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/node_resource_consolidation.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/noisy_neighbor.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/outlet_temp_control.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/saving_energy.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/storage_capacity_balance.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/uniform_airflow.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/workload_balance.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/workload_stabilization.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/decision_engine/strategy/strategies/zone_migration.py -> python-watcher-14.1.0.dev21/watcher/decision_engine/strategy/strategies
copying watcher/hacking/__init__.py -> python-watcher-14.1.0.dev21/watcher/hacking
copying watcher/hacking/checks.py -> python-watcher-14.1.0.dev21/watcher/hacking
copying watcher/locale/de/LC_MESSAGES/watcher.po -> python-watcher-14.1.0.dev21/watcher/locale/de/LC_MESSAGES
copying watcher/locale/en_GB/LC_MESSAGES/watcher.po -> python-watcher-14.1.0.dev21/watcher/locale/en_GB/LC_MESSAGES
copying watcher/notifications/__init__.py -> python-watcher-14.1.0.dev21/watcher/notifications
copying watcher/notifications/action.py -> python-watcher-14.1.0.dev21/watcher/notifications
copying watcher/notifications/action_plan.py -> python-watcher-14.1.0.dev21/watcher/notifications
copying watcher/notifications/audit.py -> python-watcher-14.1.0.dev21/watcher/notifications
copying watcher/notifications/base.py -> python-watcher-14.1.0.dev21/watcher/notifications
copying watcher/notifications/exception.py -> python-watcher-14.1.0.dev21/watcher/notifications
copying watcher/notifications/goal.py -> python-watcher-14.1.0.dev21/watcher/notifications
copying watcher/notifications/service.py -> python-watcher-14.1.0.dev21/watcher/notifications
copying watcher/notifications/strategy.py -> python-watcher-14.1.0.dev21/watcher/notifications
copying watcher/objects/__init__.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/action.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/action_description.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/action_plan.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/audit.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/audit_template.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/base.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/efficacy_indicator.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/fields.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/goal.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/scoring_engine.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/service.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/objects/strategy.py -> python-watcher-14.1.0.dev21/watcher/objects
copying watcher/tests/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests
copying watcher/tests/base.py -> python-watcher-14.1.0.dev21/watcher/tests
copying watcher/tests/conf_fixture.py -> python-watcher-14.1.0.dev21/watcher/tests
copying watcher/tests/config.py -> python-watcher-14.1.0.dev21/watcher/tests
copying watcher/tests/fake_policy.py -> python-watcher-14.1.0.dev21/watcher/tests
copying watcher/tests/fakes.py -> python-watcher-14.1.0.dev21/watcher/tests
copying watcher/tests/policy_fixture.py -> python-watcher-14.1.0.dev21/watcher/tests
copying watcher/tests/test_threading.py -> python-watcher-14.1.0.dev21/watcher/tests
copying watcher/tests/api/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/api
copying watcher/tests/api/base.py -> python-watcher-14.1.0.dev21/watcher/tests/api
copying watcher/tests/api/test_base.py -> python-watcher-14.1.0.dev21/watcher/tests/api
copying watcher/tests/api/test_config.py -> python-watcher-14.1.0.dev21/watcher/tests/api
copying watcher/tests/api/test_hooks.py -> python-watcher-14.1.0.dev21/watcher/tests/api
copying watcher/tests/api/test_root.py -> python-watcher-14.1.0.dev21/watcher/tests/api
copying watcher/tests/api/test_scheduling.py -> python-watcher-14.1.0.dev21/watcher/tests/api
copying watcher/tests/api/test_utils.py -> python-watcher-14.1.0.dev21/watcher/tests/api
copying watcher/tests/api/utils.py -> python-watcher-14.1.0.dev21/watcher/tests/api
copying watcher/tests/api/v1/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_actions.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_actions_plans.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_audit_templates.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_audits.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_data_model.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_goals.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_microversions.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_root.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_scoring_engines.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_services.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_strategies.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_types.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_utils.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/api/v1/test_webhooks.py -> python-watcher-14.1.0.dev21/watcher/tests/api/v1
copying watcher/tests/applier/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/applier
copying watcher/tests/applier/test_applier_manager.py -> python-watcher-14.1.0.dev21/watcher/tests/applier
copying watcher/tests/applier/test_rpcapi.py -> python-watcher-14.1.0.dev21/watcher/tests/applier
copying watcher/tests/applier/test_sync.py -> python-watcher-14.1.0.dev21/watcher/tests/applier
copying watcher/tests/applier/action_plan/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/action_plan
copying watcher/tests/applier/action_plan/test_default_action_handler.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/action_plan
copying watcher/tests/applier/actions/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/actions
copying watcher/tests/applier/actions/test_change_node_power_state.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/actions
copying watcher/tests/applier/actions/test_change_nova_service_state.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/actions
copying watcher/tests/applier/actions/test_migration.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/actions
copying watcher/tests/applier/actions/test_resize.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/actions
copying watcher/tests/applier/actions/test_sleep.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/actions
copying watcher/tests/applier/actions/test_volume_migration.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/actions
copying watcher/tests/applier/actions/loading/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/actions/loading
copying watcher/tests/applier/actions/loading/test_default_actions_loader.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/actions/loading
copying watcher/tests/applier/messaging/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/messaging
copying watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/messaging
copying watcher/tests/applier/workflow_engine/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/workflow_engine
copying watcher/tests/applier/workflow_engine/test_default_workflow_engine.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/workflow_engine
copying watcher/tests/applier/workflow_engine/test_taskflow_action_container.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/workflow_engine
copying watcher/tests/applier/workflow_engine/loading/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/workflow_engine/loading
copying watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py -> python-watcher-14.1.0.dev21/watcher/tests/applier/workflow_engine/loading
copying watcher/tests/cmd/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/cmd
copying watcher/tests/cmd/test_api.py -> python-watcher-14.1.0.dev21/watcher/tests/cmd
copying watcher/tests/cmd/test_applier.py -> python-watcher-14.1.0.dev21/watcher/tests/cmd
copying watcher/tests/cmd/test_db_manage.py -> python-watcher-14.1.0.dev21/watcher/tests/cmd
copying watcher/tests/cmd/test_decision_engine.py -> python-watcher-14.1.0.dev21/watcher/tests/cmd
copying watcher/tests/cmd/test_status.py -> python-watcher-14.1.0.dev21/watcher/tests/cmd
copying watcher/tests/common/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/common
copying watcher/tests/common/test_cinder_helper.py -> python-watcher-14.1.0.dev21/watcher/tests/common
copying watcher/tests/common/test_clients.py -> python-watcher-14.1.0.dev21/watcher/tests/common
copying watcher/tests/common/test_ironic_helper.py -> python-watcher-14.1.0.dev21/watcher/tests/common
copying watcher/tests/common/test_nova_helper.py -> python-watcher-14.1.0.dev21/watcher/tests/common
copying watcher/tests/common/test_placement_helper.py -> python-watcher-14.1.0.dev21/watcher/tests/common
copying watcher/tests/common/test_scheduling.py -> python-watcher-14.1.0.dev21/watcher/tests/common
copying watcher/tests/common/test_service.py -> python-watcher-14.1.0.dev21/watcher/tests/common
copying watcher/tests/common/test_utils.py -> python-watcher-14.1.0.dev21/watcher/tests/common
copying watcher/tests/common/loader/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/common/loader
copying watcher/tests/common/loader/test_loader.py -> python-watcher-14.1.0.dev21/watcher/tests/common/loader
copying watcher/tests/common/metal_helper/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/common/metal_helper
copying watcher/tests/common/metal_helper/test_base.py -> python-watcher-14.1.0.dev21/watcher/tests/common/metal_helper
copying watcher/tests/common/metal_helper/test_factory.py -> python-watcher-14.1.0.dev21/watcher/tests/common/metal_helper
copying watcher/tests/common/metal_helper/test_ironic.py -> python-watcher-14.1.0.dev21/watcher/tests/common/metal_helper
copying watcher/tests/common/metal_helper/test_maas.py -> python-watcher-14.1.0.dev21/watcher/tests/common/metal_helper
copying watcher/tests/conf/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/conf
copying watcher/tests/conf/test_list_opts.py -> python-watcher-14.1.0.dev21/watcher/tests/conf
copying watcher/tests/db/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/base.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_action.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_action_description.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_action_plan.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_audit.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_audit_template.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_efficacy_indicator.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_goal.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_purge.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_scoring_engine.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_service.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/test_strategy.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/db/utils.py -> python-watcher-14.1.0.dev21/watcher/tests/db
copying watcher/tests/decision_engine/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine
copying watcher/tests/decision_engine/fake_goals.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine
copying watcher/tests/decision_engine/fake_metal_helper.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine
copying watcher/tests/decision_engine/fake_strategies.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine
copying watcher/tests/decision_engine/test_gmr.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine
copying watcher/tests/decision_engine/test_rpcapi.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine
copying watcher/tests/decision_engine/test_scheduling.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine
copying watcher/tests/decision_engine/test_sync.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine
copying watcher/tests/decision_engine/audit/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/audit
copying watcher/tests/decision_engine/audit/test_audit_handlers.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/audit
copying watcher/tests/decision_engine/cluster/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/cluster
copying watcher/tests/decision_engine/cluster/test_cinder_cdmc.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/cluster
copying watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/cluster
copying watcher/tests/decision_engine/cluster/test_nova_cdmc.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/cluster
copying watcher/tests/decision_engine/datasources/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources
copying watcher/tests/decision_engine/datasources/test_base.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources
copying watcher/tests/decision_engine/datasources/test_gnocchi_helper.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources
copying watcher/tests/decision_engine/datasources/test_grafana_helper.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources
copying watcher/tests/decision_engine/datasources/test_manager.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources
copying watcher/tests/decision_engine/datasources/test_monasca_helper.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources
copying watcher/tests/decision_engine/datasources/test_prometheus_helper.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources
copying watcher/tests/decision_engine/datasources/grafana_translators/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources/grafana_translators
copying watcher/tests/decision_engine/datasources/grafana_translators/test_base.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources/grafana_translators
copying watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/datasources/grafana_translators
copying watcher/tests/decision_engine/event_consumer/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/event_consumer
copying watcher/tests/decision_engine/loading/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/loading
copying watcher/tests/decision_engine/loading/test_collector_loader.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/loading
copying watcher/tests/decision_engine/loading/test_default_planner_loader.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/loading
copying watcher/tests/decision_engine/loading/test_default_strategy_loader.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/loading
copying watcher/tests/decision_engine/loading/test_goal_loader.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/loading
copying watcher/tests/decision_engine/messaging/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/messaging
copying watcher/tests/decision_engine/messaging/test_audit_endpoint.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/messaging
copying watcher/tests/decision_engine/messaging/test_data_model_endpoint.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/messaging
copying watcher/tests/decision_engine/model/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model
copying watcher/tests/decision_engine/model/faker_cluster_and_metrics.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model
copying watcher/tests/decision_engine/model/faker_cluster_state.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model
copying watcher/tests/decision_engine/model/gnocchi_metrics.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model
copying watcher/tests/decision_engine/model/monasca_metrics.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model
copying watcher/tests/decision_engine/model/test_element.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model
copying watcher/tests/decision_engine/model/test_model.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model
copying watcher/tests/decision_engine/model/data/ironic_scenario_1.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_1.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_10.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_1_with_1_node_unavailable.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_1_with_all_instances_exclude.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_1_with_all_nodes_disable.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_1_with_metrics.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_2_with_metrics.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_3_with_2_nodes.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_3_with_metrics.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_4_with_1_node_no_instance.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_5_with_instance_disk_0.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_6_with_2_nodes.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_7_with_2_nodes.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_8_with_4_nodes.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/scenario_9_with_3_active_plus_1_disabled_nodes.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/data/storage_scenario_1.xml -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/data
copying watcher/tests/decision_engine/model/notification/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification
copying watcher/tests/decision_engine/model/notification/fake_managers.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification
copying watcher/tests/decision_engine/model/notification/test_cinder_notifications.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification
copying watcher/tests/decision_engine/model/notification/test_notifications.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification
copying watcher/tests/decision_engine/model/notification/test_nova_notifications.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification
copying watcher/tests/decision_engine/model/notification/data/capacity.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-create-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-delete-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_force_complete-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_post-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-lock.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-pause-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-power_off-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-power_on-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-rebuild-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-rescue-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-resize_confirm-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-restore-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-resume-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-shelve-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-shutdown-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-soft_delete-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-suspend-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-unlock.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-unpause-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-unrescue-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-unshelve-end.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/instance-update.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario3_instance-update.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_instance-update.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_legacy_instance-update.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-disabled.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-enabled.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_bootable-volume-create.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_node_notfound.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_pool_notfound.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_error-volume-create.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-attach.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create_pool_notfound.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-delete.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-detach.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-resize.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-update.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/service-create.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/service-delete.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/model/notification/data/service-update.json -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/model/notification/data
copying watcher/tests/decision_engine/planner/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/planner
copying watcher/tests/decision_engine/planner/test_node_resource_consolidation.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/planner
copying watcher/tests/decision_engine/planner/test_planner_manager.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/planner
copying watcher/tests/decision_engine/planner/test_weight_planner.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/planner
copying watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/planner
copying watcher/tests/decision_engine/scope/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scope
copying watcher/tests/decision_engine/scope/fake_scopes.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scope
copying watcher/tests/decision_engine/scope/test_baremetal.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scope
copying watcher/tests/decision_engine/scope/test_compute.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scope
copying watcher/tests/decision_engine/scope/test_storage.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scope
copying watcher/tests/decision_engine/scoring/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scoring
copying watcher/tests/decision_engine/scoring/test_dummy_scorer.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scoring
copying watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scoring
copying watcher/tests/decision_engine/scoring/test_scoring_factory.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/scoring
copying watcher/tests/decision_engine/solution/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/solution
copying watcher/tests/decision_engine/solution/test_default_solution.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/solution
copying watcher/tests/decision_engine/strategy/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy
copying watcher/tests/decision_engine/strategy/context/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/context
copying watcher/tests/decision_engine/strategy/context/test_strategy_context.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/context
copying watcher/tests/decision_engine/strategy/selector/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/selector
copying watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/selector
copying watcher/tests/decision_engine/strategy/strategies/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_actuator.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_base.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py -> python-watcher-14.1.0.dev21/watcher/tests/decision_engine/strategy/strategies
copying watcher/tests/notifications/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/notifications
copying watcher/tests/notifications/test_action_notification.py -> python-watcher-14.1.0.dev21/watcher/tests/notifications
copying watcher/tests/notifications/test_action_plan_notification.py -> python-watcher-14.1.0.dev21/watcher/tests/notifications
copying watcher/tests/notifications/test_audit_notification.py -> python-watcher-14.1.0.dev21/watcher/tests/notifications
copying watcher/tests/notifications/test_notification.py -> python-watcher-14.1.0.dev21/watcher/tests/notifications
copying watcher/tests/notifications/test_service_notifications.py -> python-watcher-14.1.0.dev21/watcher/tests/notifications
copying watcher/tests/objects/__init__.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_action.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_action_description.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_action_plan.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_audit.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_audit_template.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_efficacy_indicator.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_goal.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_objects.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_scoring_engine.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_service.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/test_strategy.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/tests/objects/utils.py -> python-watcher-14.1.0.dev21/watcher/tests/objects
copying watcher/wsgi/__init__.py -> python-watcher-14.1.0.dev21/watcher/wsgi
copying watcher/wsgi/api.py -> python-watcher-14.1.0.dev21/watcher/wsgi
copying python_watcher.egg-info/SOURCES.txt -> python-watcher-14.1.0.dev21/python_watcher.egg-info
Writing python-watcher-14.1.0.dev21/setup.cfg
creating dist
Creating tar archive
removing 'python-watcher-14.1.0.dev21' (and everything under it)
DEBUG: Child return code was: 0
Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)']
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.DUB3gPSFQ0/dist
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.DUB3gPSFQ0/dist
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}}
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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  79b13929-42c1-43aa-bb4d-b1ee2d1ca942
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-b43bb87352c5c3bb073764f50f9da94dbf91f876
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/b4/3b/b43bb87352c5c3bb073764f50f9da94dbf91f876_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-1bc466e30a27fe9cba032f9e63fbd6762ddd16df
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/c4/1bc466e30a27fe9cba032f9e63fbd6762ddd16df_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-635bdab2c0d44e95e499a1d13296446171d5e4ef
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/63/5b/635bdab2c0d44e95e499a1d13296446171d5e4ef_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-762fee2bad260ce6f3eed7a05d92b57a9aa6ebef
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/76/2f/762fee2bad260ce6f3eed7a05d92b57a9aa6ebef_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-4f71fea22cefca753c2a869b02acd27ba3ba20a4
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/4f/71/4f71fea22cefca753c2a869b02acd27ba3ba20a4_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-46321ffb84efdabe7e0dca5f2e9fe222e0a76732
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/46/32/46321ffb84efdabe7e0dca5f2e9fe222e0a76732_6025cdda
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-a5bcaf69b1a80d4d02fe092900471a6e7a28e292
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a5/bc/a5bcaf69b1a80d4d02fe092900471a6e7a28e292_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/30/d4/30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c_0e7e10c7
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-55158e2ac1d2954782396adda2ddb0c78c233e57
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/55/15/55158e2ac1d2954782396adda2ddb0c78c233e57_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-5fadf50c80dddd6c1cb167fd1d10debd5092fe0e
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/5f/ad/5fadf50c80dddd6c1cb167fd1d10debd5092fe0e_f171e06d
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-93fd409f55ca912e0288f288ecf25107ede41f24
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/93/fd/93fd409f55ca912e0288f288ecf25107ede41f24_6995f615
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-7aabd6dd5a1c2c092d9a2ff47a07415390af9673
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/ab/7aabd6dd5a1c2c092d9a2ff47a07415390af9673_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-e1d305682b4773e6db2865eacf130004ad0418f1
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/e1/d3/e1d305682b4773e6db2865eacf130004ad0418f1_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-mistral-ba711f966c0bc3b29a0f660e712eb1c828ac9be0
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ba/71/ba711f966c0bc3b29a0f660e712eb1c828ac9be0_a54163de
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-076771462cf5333644170b069ad95e8bd999d024
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/07/67/076771462cf5333644170b069ad95e8bd999d024_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-d12904cde88c96a6b7792f697d868823a09b5377
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/29/d12904cde88c96a6b7792f697d868823a09b5377_39f91389
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-python-django-horizon-349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/34/9b/349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb_ba505f6a
enabled=1
gpgcheck=0
priority=1

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

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

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

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

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Reef
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=0
gpgcheck=0
countme=1
priority=100
includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.zven83u6', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     4022012     2093052      975220    11312460    12092800
DEBUG: Swap:       16777212     5460748    11316464
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  858M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  219G  330G  40% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.89ittucu', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
INFO: copying /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.DUB3gPSFQ0/dist
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ '[' tarball == gem ']'
++ ls /tmp/tmp.DUB3gPSFQ0/dist
++ grep .tar.gz
+ SOURCE=python-watcher-14.1.0.dev21.tar.gz
+ SOURCEEXT=.tar.gz
+ SOURCEPATH=/tmp/tmp.DUB3gPSFQ0/dist/python-watcher-14.1.0.dev21.tar.gz
++ basename python-watcher-14.1.0.dev21.tar.gz .tar.gz
+ SOURCEWITHREL=python-watcher-14.1.0.dev21-0.20250506125909.77e7e4e.tar.gz
+ mv /tmp/tmp.DUB3gPSFQ0/dist/python-watcher-14.1.0.dev21.tar.gz /tmp/tmp.DUB3gPSFQ0/SOURCES/python-watcher-14.1.0.dev21-0.20250506125909.77e7e4e.tar.gz
+ cd /home/centos10-master-uc/data/openstack-watcher_distro
+ cp -a conf.README openstack-watcher-api.service openstack-watcher-applier.service openstack-watcher-decision-engine.service openstack-watcher.spec sources watcher-dist.conf watcher.logrotate /tmp/tmp.DUB3gPSFQ0/SOURCES/
+ cp openstack-watcher.spec /tmp/tmp.DUB3gPSFQ0/SPECS/
+ cd /tmp/tmp.DUB3gPSFQ0/SPECS/
+ '[' -z '' ']'
+ grep -qc '^%define upstream_version.*' openstack-watcher.spec
+ sed -i -e '1i%define upstream_version 14.1.0.dev21\' openstack-watcher.spec
+ grep -qc '^%global dlrn .*' openstack-watcher.spec
+ sed -i -e '1i%global dlrn 1\' openstack-watcher.spec
+ grep -qc '^%global dlrn_nvr .*' openstack-watcher.spec
++ basename python-watcher-14.1.0.dev21-0.20250506125909.77e7e4e.tar.gz .tar.gz
+ sed -i -e '1i%global dlrn_nvr python-watcher-14.1.0.dev21-0.20250506125909.77e7e4e\' openstack-watcher.spec
+ sed -i -e s/UPSTREAMVERSION/14.1.0.dev21/g openstack-watcher.spec
+ set_nvr_in_spec
+ VERSION=14.1.0
+ sed -i -e 's/Version:.*/Version: 14.1.0/g' openstack-watcher.spec
+ sed -i -e 's/Release:.*/Release: 0.20250506125909.77e7e4e%{?dist}/g' openstack-watcher.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e 's/^\(Source\|Source0\):.*/\1: python-watcher-14.1.0.dev21-0.20250506125909.77e7e4e.tar.gz/' openstack-watcher.spec
+ '[' '' '!=' 1 ']'
+ sed -i -e '/^%changelog.*/q' openstack-watcher.spec
+ cat openstack-watcher.spec
%global dlrn_nvr python-watcher-14.1.0.dev21-0.20250506125909.77e7e4e
%global dlrn 1
%define upstream_version 14.1.0.dev21
%{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} }
%global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a
%global service watcher
%global common_desc Watcher is an Infrastructure Optimization service.
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
%{?dlrn: %global tarsources python-watcher}
%{!?dlrn: %global tarsources python_watcher}
# we are excluding some BRs from automatic generator
%global excluded_brs doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref
# Exclude sphinx from BRs if docs are disabled
%if ! 0%{?with_doc}
%global excluded_brs %{excluded_brs} sphinx openstackdocstheme
%endif

%global with_doc 1

Name:           openstack-%{service}
Version: 14.1.0
Release: 0.20250506125909.77e7e4e%{?dist}
Summary:        Openstack Infrastructure Optimization service.
License:        Apache-2.0
URL:            https://launchpad.net/watcher
Source0: python-watcher-14.1.0.dev21-0.20250506125909.77e7e4e.tar.gz

# Systemd scripts
Source10:       openstack-watcher-api.service
Source11:       openstack-watcher-applier.service
Source12:       openstack-watcher-decision-engine.service
# Required for tarball sources verification
%if 0%{?sources_gpg} == 1
Source101:        https://tarballs.openstack.org/%{service}/%{tarsources}-%{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
BuildRequires:  openstack-macros
%endif

BuildRequires:  git-core
BuildRequires:  python3-devel
BuildRequires:  pyproject-rpm-macros
BuildRequires:  systemd

%description
%{common_desc}

%package -n     python3-%{service}
Summary:        Watcher Python libraries

%description -n python3-%{service}
Watcher provides a flexible and scalable resource optimization service for
multi-tenant OpenStack-based clouds. Watcher provides a complete optimization
loop—including everything from a metrics receiver, complex event processor
and profiler, optimization processor and an action plan applier. This provides
a robust framework to realize a wide range of cloud optimization goals,
including the reduction of data center operating costs, increased system
performance via intelligent virtual machine migration, increased energy
efficiency—and more!

This package contains the Python libraries.

%package common

Summary: Components common for OpenStack Watcher

Requires: python3-%{service} = %{version}-%{release}

%{?systemd_ordering}

%description common
Watcher provides a flexible and scalable resource optimization service
for multi-tenant OpenStack-based clouds. Watcher provides a complete
optimization loop—including everything from a metrics receiver, complex
event processor and profiler, optimization processor and an action
plan applier. This provides a robust framework to realize a wide range of
cloud optimization goals, including the reduction of data center
operating costs, increased system performance via intelligent virtual
machine migration, increased energy efficiency—and more!

This package contains the common files.

%package api

Summary:     OpenStack Watcher API service
Requires:    %{name}-common = %{version}-%{release}

%description api
%{common_desc}

This package contains the ReST API.

%package applier
Summary:     OpenStack Watcher Applier service
Requires:    %{name}-common = %{version}-%{release}

%description applier
%{common_desc}

This package contains the watcher applier, which is one of core services of
watcher.

%package     decision-engine
Summary:     OpenStack Watcher Decision Engine service
Requires:    %{name}-common = %{version}-%{release}

%description decision-engine
%{common_desc}

This package contains the Watcher Decision Engine, which is one of core
services of watcher.

%package -n     python3-%{service}-tests-unit
Summary:        Watcher unit tests
Requires:       %{name}-common = %{version}-%{release}

%description -n python3-watcher-tests-unit
This package contains the Watcher test files.

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

BuildRequires:  python3-sphinxcontrib-rsvgconverter


%description    doc
OpenStack Watcher documentaion.

This package contains the documentation
%endif


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


sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini
sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini
sed -i /^minversion.*/d tox.ini
sed -i /^requires.*virtualenv.*/d tox.ini
sed -i /.*python-libmaas.*/d tox.ini

# Exclude some bad-known BRs
for pkg in %{excluded_brs}; do
  for reqfile in doc/requirements.txt test-requirements.txt; do
    if [ -f $reqfile ]; then
      sed -i /^${pkg}.*/d $reqfile
    fi
  done
done

# Automatic BR generation
%generate_buildrequires
%if 0%{?with_doc}
  %pyproject_buildrequires -t -e %{default_toxenv},docs
%else
  %pyproject_buildrequires -t -e %{default_toxenv}
%endif

%build
%pyproject_wheel

%install
%pyproject_install
PYTHONPATH="%{buildroot}/%{python3_sitelib}" oslo-config-generator --config-file etc/watcher/oslo-config-generator/watcher.conf  \
                      --output-file etc/watcher.conf.sample
# The automatic value of pybasedir is wrong and unneeded and makes build to fail
sed -i "/#pybasedir.*/d" etc/watcher.conf.sample

%if 0%{?with_doc}
%tox -e docs
rm -rf doc/build/html/.{doctrees,buildinfo}
%endif

mkdir -p %{buildroot}%{_sysconfdir}/watcher/
mkdir -p %{buildroot}%{_localstatedir}/log/watcher
mkdir -p %{buildroot}%{_localstatedir}/run/watcher
mkdir -p %{buildroot}%{_localstatedir}/cache/watcher

install -p -D -m 644 %SOURCE10 %{buildroot}%{_unitdir}/openstack-watcher-api.service
install -p -D -m 644 %SOURCE11 %{buildroot}%{_unitdir}/openstack-watcher-applier.service
install -p -D -m 644 %SOURCE12 %{buildroot}%{_unitdir}/openstack-watcher-decision-engine.service

install -p -D -m 640 etc/watcher.conf.sample \
                     %{buildroot}%{_sysconfdir}/watcher/watcher.conf
chmod +x %{buildroot}%{_bindir}/watcher*

# Remove unneeded in production
rm -f %{buildroot}/usr/etc/watcher.conf.sample
rm -f %{buildroot}/usr/etc/watcher/README-watcher.conf.txt
rm -rf %{buildroot}/usr/etc/watcher/oslo-config-generator

# Move /usr/etc/watcher to /etc/watcher
rm -rf %{buildroot}/usr/etc

%pre common
USERNAME=watcher
GROUPNAME=$USERNAME
HOMEDIR=%{_localstatedir}/cache/$USERNAME
getent group $GROUPNAME >/dev/null || groupadd -r $GROUPNAME
getent passwd $USERNAME >/dev/null ||
    useradd -r -g $GROUPNAME -G $GROUPNAME -d $HOMEDIR -s /sbin/nologin \
            -c "Satcher Services" $USERNAME
exit 0

%post api
%systemd_post openstack-watcher-api.service
%preun api
%systemd_preun openstack-watcher-api.service
%postun api
%systemd_postun_with_restart openstack-watcher-api.service

%post applier
%systemd_post openstack-watcher-applier.service
%preun applier
%systemd_preun openstack-watcher-applier.service
%postun applier
%systemd_postun_with_restart openstack-watcher-applier.service

%post decision-engine
%systemd_post openstack-watcher-decision-engine.service
%preun decision-engine
%systemd_preun openstack-watcher-decision-engine.service
%postun decision-engine
%systemd_postun_with_restart openstack-watcher-decision-engine.service

%files api
%license LICENSE
%{_bindir}/watcher-api
%{_bindir}/watcher-api-wsgi
%{_unitdir}/openstack-watcher-api.service

%files common
%license LICENSE
%dir %{_sysconfdir}/watcher
%config(noreplace) %attr(-, watcher, watcher) %{_sysconfdir}/watcher/*
%{_bindir}/watcher-db-manage
%dir %attr(755, watcher, watcher) %{_localstatedir}/run/watcher
%dir %attr(750, watcher, root) %{_localstatedir}/log/watcher
%dir %attr(755, watcher, watcher) %{_localstatedir}/cache/watcher
%{_bindir}/watcher-sync
%{_bindir}/watcher-status

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

%files applier
%license LICENSE
%{_bindir}/watcher-applier
%{_unitdir}/openstack-watcher-applier.service

%files decision-engine
%license LICENSE
%{_bindir}/watcher-decision-engine
%{_unitdir}/openstack-watcher-decision-engine.service


%files -n python3-%{service}
%license LICENSE
%{python3_sitelib}/%{service}
%{python3_sitelib}/python_%{service}-*.dist-info
%exclude %{python3_sitelib}/%{service}/tests

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

%changelog
+ spectool -g -C /tmp/tmp.DUB3gPSFQ0/SOURCES openstack-watcher.spec
+ /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --spec openstack-watcher.spec --sources=/tmp/tmp.DUB3gPSFQ0/SOURCES
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --spec openstack-watcher.spec --sources=/tmp/tmp.DUB3gPSFQ0/SOURCES
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  False
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}}
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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  15f538c5-8515-4537-b114-93637f22eeeb
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-b43bb87352c5c3bb073764f50f9da94dbf91f876
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/b4/3b/b43bb87352c5c3bb073764f50f9da94dbf91f876_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-1bc466e30a27fe9cba032f9e63fbd6762ddd16df
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/c4/1bc466e30a27fe9cba032f9e63fbd6762ddd16df_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-635bdab2c0d44e95e499a1d13296446171d5e4ef
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/63/5b/635bdab2c0d44e95e499a1d13296446171d5e4ef_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-762fee2bad260ce6f3eed7a05d92b57a9aa6ebef
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/76/2f/762fee2bad260ce6f3eed7a05d92b57a9aa6ebef_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-4f71fea22cefca753c2a869b02acd27ba3ba20a4
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/4f/71/4f71fea22cefca753c2a869b02acd27ba3ba20a4_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-46321ffb84efdabe7e0dca5f2e9fe222e0a76732
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/46/32/46321ffb84efdabe7e0dca5f2e9fe222e0a76732_6025cdda
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-a5bcaf69b1a80d4d02fe092900471a6e7a28e292
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a5/bc/a5bcaf69b1a80d4d02fe092900471a6e7a28e292_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/30/d4/30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c_0e7e10c7
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-55158e2ac1d2954782396adda2ddb0c78c233e57
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/55/15/55158e2ac1d2954782396adda2ddb0c78c233e57_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-5fadf50c80dddd6c1cb167fd1d10debd5092fe0e
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/5f/ad/5fadf50c80dddd6c1cb167fd1d10debd5092fe0e_f171e06d
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-93fd409f55ca912e0288f288ecf25107ede41f24
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/93/fd/93fd409f55ca912e0288f288ecf25107ede41f24_6995f615
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-7aabd6dd5a1c2c092d9a2ff47a07415390af9673
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/ab/7aabd6dd5a1c2c092d9a2ff47a07415390af9673_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-e1d305682b4773e6db2865eacf130004ad0418f1
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/e1/d3/e1d305682b4773e6db2865eacf130004ad0418f1_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-mistral-ba711f966c0bc3b29a0f660e712eb1c828ac9be0
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ba/71/ba711f966c0bc3b29a0f660e712eb1c828ac9be0_a54163de
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-076771462cf5333644170b069ad95e8bd999d024
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/07/67/076771462cf5333644170b069ad95e8bd999d024_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-d12904cde88c96a6b7792f697d868823a09b5377
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/29/d12904cde88c96a6b7792f697d868823a09b5377_39f91389
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-python-django-horizon-349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/34/9b/349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb_ba505f6a
enabled=1
gpgcheck=0
priority=1

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

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

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

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

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Reef
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=0
gpgcheck=0
countme=1
priority=100
includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
INFO: Start(openstack-watcher.spec)  Config(dlrn-centos10-master-uc-x86_64-5)
Start: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin._fuxpp8x', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _cleanup_homedir skipped in bootstrap
DEBUG: method _setup_build_dirs skipped in bootstrap
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     4000644     2111008      958028    11298676    12114168
DEBUG: Swap:       16777212     5460748    11316464
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  840M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  219G  330G  40% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.qkk93wpr', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: rpm-4.19.1.1-3.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64
DEBUG: python3-dnf-4.20.0-9.el10.noarch
DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch
DEBUG: yum-4.20.0-9.el10.noarch
DEBUG: package yum-utils is not installed
DEBUG: package dnf5 is not installed
DEBUG: package dnf5-plugins is not installed
DEBUG: Child return code was: 3
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-3.el10.x86_64
  rpm-sequoia-1.6.0-3.el10.x86_64
  python3-dnf-4.20.0-9.el10.noarch
  python3-dnf-plugins-core-4.7.0-6.el10.noarch
  yum-4.20.0-9.el10.noarch
Start: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: delorean-ansible-role-lunasa-hsm-b43bb87352c5c3 116 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ironic-1bc466e30a27fe9cba032 148 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-635bdab2c0d44e95e499a 150 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-collections-openstack-762fee2b 170 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-aodh-4f71fea22cefca753c2a869 134 kB/s | 3.0 kB     00:00    
DEBUG: delorean-diskimage-builder-46321ffb84efdabe7e0d 162 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-a5bcaf69b1a80d4d02fe092 118 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-designate-30d4bfeaf4ea40a85f 162 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-55158e2ac1d2954782396 157 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-keystone-5125d9feed8dc8f9f0a 149 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-manila-5fadf50c80dddd6c1cb16 143 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-neutron-93fd409f55ca912e0288 137 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-octavia-tests-tempest-fd803099c 149 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-watcher-7aabd6dd5a1c2c092d9a 159 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tcib-e1d305682b4773e6db2865eacf  70 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-mistral-ba711f966c0bc3b29a0f660  88 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-076771462cf5333644170b 136 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-tempest-d12904cde88c96a6b779  87 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-django-horizon-349bdf83de8ce0d0 100 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 10 - BaseOS                        74 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - AppStream                    131 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - CRB                           22 kB/s | 3.3 kB     00:00    
DEBUG: CentOS Stream 10 - HighAvailability              61 kB/s | 5.0 kB     00:00    
DEBUG: dlrn-master-testing                              51 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                          128 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                132 kB/s | 3.0 kB     00:00    
DEBUG: centos10-storage                                 43 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              25 kB/s | 3.0 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
Start: buildsrpm
Start: rpmbuild -bs
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fb9f8db7d00>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 0
Finish: rpmbuild -bs
DEBUG: Copying package to result dir
Finish: buildsrpm
INFO: Done(openstack-watcher.spec) Config(dlrn-5) 0 minutes 9 seconds
INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
+ finalize
+ rm -rf /tmp/tmp.DUB3gPSFQ0
WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead
INFO: mock.py version 6.0 starting (python version = 3.9.18, NVR = mock-6.0-1.el9), args: /usr/libexec/mock/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37 --rebuild /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm --postinstall
Start(bootstrap): init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
INFO: selinux enabled
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
INFO: selinux enabled
Finish: init plugins
INFO: Signal handler active
Start: run
DEBUG: mock final configuration:
DEBUG:     _aliases:  {'yum.conf': 'dnf.conf', 'dnf5.conf': 'dnf.conf', 'dnf4.conf': 'dnf.conf', 'dnf_command': 'dnf4_command', 'dnf_common_opts': 'dnf4_common_opts', 'dnf_install_command': 'dnf4_install_command', 'dnf_disable_plugins': 'dnf4_disable_plugins', 'dnf_avoid_opts': 'dnf4_avoid_opts', 'dnf_builddep_opts': 'dnf4_builddep_opts', 'system_dnf4_command': 'dnf4_system_command', 'system_dnf_command': 'dnf4_system_command', 'system_dnf5_command': 'dnf5_system_command', 'system_yum_command': 'yum_system_command', 'system_microdnf_command': 'microdnf_system_command'}
DEBUG:     config_paths:  ['/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg']
DEBUG:     version:  6.0
DEBUG:     basedir:  /var/lib/mock
DEBUG:     resultdir:  /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
DEBUG:     rootdir:  /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG:     cache_topdir:  /var/cache/mock
DEBUG:     clean:  True
DEBUG:     check:  True
DEBUG:     post_install:  True
DEBUG:     chroothome:  /builddir
DEBUG:     log_config_file:  logging.ini
DEBUG:     rpmbuild_timeout:  0
DEBUG:     host_arch:  x86_64
DEBUG:     chrootuid:  1039
DEBUG:     chrootgid:  135
DEBUG:     chrootgroup:  mock
DEBUG:     chrootuser:  mockbuild
DEBUG:     build_log_fmt_name:  unadorned
DEBUG:     root_log_fmt_name:  detailed
DEBUG:     state_log_fmt_name:  state
DEBUG:     online:  True
DEBUG:     isolation:  simple
DEBUG:     use_nspawn:  None
DEBUG:     rpmbuild_networking:  False
DEBUG:     nspawn_args:  ['--capability=cap_ipc_lock']
DEBUG:     use_container_host_hostname:  True
DEBUG:     use_bootstrap:  True
DEBUG:     use_bootstrap_image:  True
DEBUG:     bootstrap_image:  quay.io/centos/centos:stream10-development
DEBUG:     bootstrap_image_skip_pull:  False
DEBUG:     bootstrap_image_ready:  False
DEBUG:     bootstrap_image_fallback:  True
DEBUG:     bootstrap_image_keep_getting:  120
DEBUG:     bootstrap_image_assert_digest:  None
DEBUG:     use_buildroot_image:  False
DEBUG:     buildroot_image:  None
DEBUG:     buildroot_image_skip_pull:  False
DEBUG:     buildroot_image_ready:  False
DEBUG:     buildroot_image_fallback:  False
DEBUG:     buildroot_image_keep_getting:  120
DEBUG:     buildroot_image_assert_digest:  None
DEBUG:     internal_dev_setup:  True
DEBUG:     cleanup_on_success:  True
DEBUG:     cleanup_on_failure:  True
DEBUG:     exclude_from_homedir_cleanup:  ['build/SOURCES', '.bash_history', '.bashrc']
DEBUG:     createrepo_on_rpms:  False
DEBUG:     createrepo_command:  /usr/bin/createrepo_c -d -q -x *.src.rpm
DEBUG:     tar_binary:  /bin/tar
DEBUG:     tar:  gnutar
DEBUG:     backup_on_clean:  False
DEBUG:     backup_base_dir:  /var/lib/mock/backup
DEBUG:     redhat_subscription_required:  False
DEBUG:     ssl_ca_bundle_path:  None
DEBUG:     ssl_extra_certs:  None
DEBUG:     plugins:  ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__init__', 'overlayfs']
DEBUG:     plugin_dir:  /usr/lib/python3.9/site-packages/mockbuild/plugins
DEBUG:     plugin_conf:  {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/ccache/u1039/', 'hashdir': True, 'debug': False, 'show_stats': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'buildroot_lock_enable': False, 'buildroot_lock_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'write_tar': False, 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '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-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'rpmautospec_enable': False, 'rpmautospec_opts': {'requires': ['rpmautospec'], 'cmd_base': ['/usr/bin/rpmautospec', 'process-distgit'], 'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'export_buildroot_image_enable': False, 'export_buildroot_image_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, '__init___enable': False, '__init___opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5', 'root': 'dlrn-centos10-master-uc-x86_64-5', 'resultdir': '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'}}
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', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True}
DEBUG:     use_host_resolv:  False
DEBUG:     chroot_setup_cmd:  install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm
DEBUG:     repo_arch:  x86_64
DEBUG:     repo_arch_map:  {}
DEBUG:     target_arch:  x86_64
DEBUG:     releasever:  10
DEBUG:     rpmbuild_arch:  x86_64
DEBUG:     dnf_vars:  {'stream': '10-stream', 'contentdir': 'centos'}
DEBUG:     yum_builddep_opts:  []
DEBUG:     yum_common_opts:  []
DEBUG:     update_before_build:  True
DEBUG:     priorities.conf:  
[main]
enabled=0
DEBUG:     rhnplugin.conf:  
[main]
enabled=0
DEBUG:     subscription-manager.conf:  
DEBUG:     more_buildreqs:  {}
DEBUG:     nosync:  False
DEBUG:     nosync_force:  False
DEBUG:     files:  {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1       localhost localhost.localdomain localhost6 localhost6.localdomain6\n'}
DEBUG:     macros:  {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-builder-centos9.rdoproject.org', '%_platform_multiplier': 1}
DEBUG:     hostname:  None
DEBUG:     module_enable:  []
DEBUG:     module_install:  []
DEBUG:     module_setup_commands:  []
DEBUG:     forcearch:  None
DEBUG:     bootstrap_chroot_additional_packages:  []
DEBUG:     bootstrap_module_enable:  []
DEBUG:     bootstrap_module_install:  []
DEBUG:     bootstrap_module_setup_commands:  []
DEBUG:     no_root_shells:  False
DEBUG:     extra_chroot_dirs:  ['/run/lock']
DEBUG:     package_manager:  dnf
DEBUG:     package_manager_max_attempts:  1
DEBUG:     package_manager_attempt_delay:  10
DEBUG:     dynamic_buildrequires:  True
DEBUG:     dynamic_buildrequires_max_loops:  10
DEBUG:     external_buildrequires:  False
DEBUG:     dev_loop_count:  12
DEBUG:     yum_command:  /usr/bin/yum
DEBUG:     yum_system_command:  /usr/bin/yum
DEBUG:     yum_install_command:  install yum yum-utils
DEBUG:     yum_builddep_command:  /usr/bin/yum-builddep
DEBUG:     yum_avoid_opts:  {}
DEBUG:     dnf4_command:  /usr/bin/dnf-3
DEBUG:     dnf4_system_command:  /usr/bin/dnf-3
DEBUG:     dnf4_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf4_install_command:  install python3-dnf python3-dnf-plugins-core
DEBUG:     dnf4_disable_plugins:  ['local', 'spacewalk', 'versionlock']
DEBUG:     dnf4_avoid_opts:  {}
DEBUG:     dnf5_command:  /usr/bin/dnf5
DEBUG:     dnf5_system_command:  /usr/bin/dnf5
DEBUG:     dnf5_common_opts:  ['--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing']
DEBUG:     dnf5_install_command:  install dnf5 dnf5-plugins
DEBUG:     dnf5_disable_plugins:  []
DEBUG:     dnf5_avoid_opts:  {'remove': ['--allowerasing'], 'repoquery': ['--allowerasing'], 'makecache': ['--allowerasing'], 'search': ['--allowerasing'], 'info': ['--allowerasing']}
DEBUG:     microdnf_command:  /usr/bin/microdnf
DEBUG:     microdnf_install_command:  dnf-install microdnf dnf dnf-plugins-core
DEBUG:     microdnf_builddep_command:  /usr/bin/dnf
DEBUG:     microdnf_builddep_opts:  []
DEBUG:     microdnf_common_opts:  []
DEBUG:     microdnf_avoid_opts:  {}
DEBUG:     rpm_command:  /bin/rpm
DEBUG:     rpmbuild_command:  /usr/bin/rpmbuild
DEBUG:     user_agent:  Mock (dlrn-centos10-master-uc-x86_64-5; x86_64)
DEBUG:     opstimeout:  0
DEBUG:     stderr_line_prefix:  
DEBUG:     chroot_additional_packages:  []
DEBUG:     additional_packages:  []
DEBUG:     no-config:  {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}}
DEBUG:     seccomp:  False
DEBUG:     copy_host_users:  []
DEBUG:     use_host_shadow_utils:  True
DEBUG:     qemu_user_static_mapping:  {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'}
DEBUG:     recursion_limit:  5000
DEBUG:     calculatedeps:  None
DEBUG:     hermetic_build:  False
DEBUG:     mock_run_uuid:  e125f3c8-bca2-42bc-98a4-3cf9c1f7c2e4
DEBUG:     config_path:  /etc/mock
DEBUG:     chroot_name:  dlrn-5
DEBUG:     config_file:  /home/centos10-master-uc/data/dlrn-5.cfg
DEBUG:     root:  dlrn-centos10-master-uc-x86_64-5
DEBUG:     legal_host_arches:  ('x86_64',)
DEBUG:     dist:  el10
DEBUG:     use_bootstrap_container:  True
DEBUG:     dnf.conf:  
[main]
keepcache=1
debuglevel=2
reposdir=/dev/null
logfile=/var/log/yum.log
retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
syslog_ident=mock
syslog_device=
mdpolicy=group:primary
# NOTE(karolinku) required for botocore
best=0
protected_packages=
module_platform_id=platform:el10
user_agent=DLRN

[baseos]
name=CentOS Stream $releasever - BaseOS
#metalink=https://mirrors.centos.org/metalink?repo=centos-baseos-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/BaseOS/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[appstream]
name=CentOS Stream $releasever - AppStream
#metalink=https://mirrors.centos.org/metalink?repo=centos-appstream-10-stream&arch=$basearch&protocol=https,http
baseurl=http://mirror.stream.centos.org/10-stream/AppStream/$basearch/os/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[crb]
name=CentOS Stream $releasever - CRB
metalink=https://mirrors.centos.org/metalink?repo=centos-crb-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[highavailability]
name=CentOS Stream $releasever - HighAvailability
metalink=https://mirrors.centos.org/metalink?repo=centos-highavailability-10-stream&arch=$basearch&protocol=https,http
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial
gpgcheck=0
repo_gpgcheck=0
metadata_expire=6h
countme=1
enabled=1

[delorean-component-barbican]
name=delorean-ansible-role-lunasa-hsm-b43bb87352c5c3bb073764f50f9da94dbf91f876
baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/b4/3b/b43bb87352c5c3bb073764f50f9da94dbf91f876_9e27a0ec
enabled=1
gpgcheck=0
priority=1

[delorean-component-baremetal]
name=delorean-openstack-ironic-1bc466e30a27fe9cba032f9e63fbd6762ddd16df
baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/1b/c4/1bc466e30a27fe9cba032f9e63fbd6762ddd16df_c3f04f2c
enabled=1
gpgcheck=0
priority=1

[delorean-component-cinder]
name=delorean-openstack-cinder-635bdab2c0d44e95e499a1d13296446171d5e4ef
baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/63/5b/635bdab2c0d44e95e499a1d13296446171d5e4ef_8dd4aab3
enabled=1
gpgcheck=0
priority=1

[delorean-component-clients]
name=delorean-ansible-collections-openstack-762fee2bad260ce6f3eed7a05d92b57a9aa6ebef
baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/76/2f/762fee2bad260ce6f3eed7a05d92b57a9aa6ebef_9eb93d1d
enabled=1
gpgcheck=0
priority=1

[delorean-component-cloudops]
name=delorean-openstack-aodh-4f71fea22cefca753c2a869b02acd27ba3ba20a4
baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/4f/71/4f71fea22cefca753c2a869b02acd27ba3ba20a4_3fb46216
enabled=1
gpgcheck=0
priority=1

[delorean-component-common]
name=delorean-diskimage-builder-46321ffb84efdabe7e0dca5f2e9fe222e0a76732
baseurl=https://trunk.rdoproject.org/centos10-master/component/common/46/32/46321ffb84efdabe7e0dca5f2e9fe222e0a76732_6025cdda
enabled=1
gpgcheck=0
priority=1

[delorean-component-compute]
name=delorean-openstack-nova-a5bcaf69b1a80d4d02fe092900471a6e7a28e292
baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/a5/bc/a5bcaf69b1a80d4d02fe092900471a6e7a28e292_7cf6f415
enabled=1
gpgcheck=0
priority=1

[delorean-component-designate]
name=delorean-openstack-designate-30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c
baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/30/d4/30d4bfeaf4ea40a85fcc8a2b94b496a44dc22f6c_0e7e10c7
enabled=1
gpgcheck=0
priority=1

[delorean-component-glance]
name=delorean-openstack-glance-55158e2ac1d2954782396adda2ddb0c78c233e57
baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/55/15/55158e2ac1d2954782396adda2ddb0c78c233e57_268fa265
enabled=1
gpgcheck=0
priority=1

[delorean-component-keystone]
name=delorean-openstack-keystone-5125d9feed8dc8f9f0ad01f4c042594475f5fb84
baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/51/25/5125d9feed8dc8f9f0ad01f4c042594475f5fb84_8019c0a8
enabled=1
gpgcheck=0
priority=1

[delorean-component-manila]
name=delorean-openstack-manila-5fadf50c80dddd6c1cb167fd1d10debd5092fe0e
baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/5f/ad/5fadf50c80dddd6c1cb167fd1d10debd5092fe0e_f171e06d
enabled=1
gpgcheck=0
priority=1

[delorean-component-network]
name=delorean-openstack-neutron-93fd409f55ca912e0288f288ecf25107ede41f24
baseurl=https://trunk.rdoproject.org/centos10-master/component/network/93/fd/93fd409f55ca912e0288f288ecf25107ede41f24_6995f615
enabled=1
gpgcheck=0
priority=1

[delorean-component-octavia]
name=delorean-python-octavia-tests-tempest-fd803099c2c602fc5e8df1d4bcf25b1e585e4b51
baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/fd/80/fd803099c2c602fc5e8df1d4bcf25b1e585e4b51_fa5cac99
enabled=1
gpgcheck=0
priority=1

[delorean-component-optimize]
name=delorean-openstack-watcher-7aabd6dd5a1c2c092d9a2ff47a07415390af9673
baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/7a/ab/7aabd6dd5a1c2c092d9a2ff47a07415390af9673_fa75ed37
enabled=1
gpgcheck=0
priority=1

[delorean-component-podified]
name=delorean-python-tcib-e1d305682b4773e6db2865eacf130004ad0418f1
baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/e1/d3/e1d305682b4773e6db2865eacf130004ad0418f1_33748446
enabled=1
gpgcheck=0
priority=1

[delorean-component-puppet]
name=delorean-puppet-mistral-ba711f966c0bc3b29a0f660e712eb1c828ac9be0
baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/ba/71/ba711f966c0bc3b29a0f660e712eb1c828ac9be0_a54163de
enabled=1
gpgcheck=0
priority=1

[delorean-component-swift]
name=delorean-openstack-swift-076771462cf5333644170b069ad95e8bd999d024
baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/07/67/076771462cf5333644170b069ad95e8bd999d024_2abff1ce
enabled=1
gpgcheck=0
priority=1

[delorean-component-tempest]
name=delorean-openstack-tempest-d12904cde88c96a6b7792f697d868823a09b5377
baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/d1/29/d12904cde88c96a6b7792f697d868823a09b5377_39f91389
enabled=1
gpgcheck=0
priority=1

[delorean-component-ui]
name=delorean-python-django-horizon-349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb
baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/34/9b/349bdf83de8ce0d0aba0e996a3e1c46b5544a5eb_ba505f6a
enabled=1
gpgcheck=0
priority=1

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

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

[centos10-rabbitmq]
name=centos9-rabbitmq
baseurl=https://trunk.rdoproject.org/centos10-master/rabbitmq/
enabled=1
gpgcheck=0
module_hotfixes=1

[centos10-storage]
name=centos10-storage
baseurl=http://mirror.stream.centos.org/SIGs/10-stream/storage/$basearch/ceph-squid/
enabled=1
gpgcheck=0
module_hotfixes=1

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

[centos10-nfv-ovs]
name=NFV SIG OpenvSwitch
baseurl=https://buildlogs.centos.org/centos/10-stream/nfv/x86_64/openvswitch-2/
enabled=1
gpgcheck=0
module_hotfixes=1

# epel is required for Ceph Reef
[epel-low-priority]
name=Extra Packages for Enterprise Linux $releasever - $basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir
enabled=0
gpgcheck=0
countme=1
priority=100
includepkgs=libarrow*,parquet*,python3-asyncssh,re2,python3-grpcio,grpc*,abseil*


DEBUG:     __jinja_expand:  True
DEBUG:     verbose:  2
DEBUG:     print_main_output:  False
DEBUG:     cache_alterations:  False
DEBUG:     enable_disable_repos:  []
DEBUG:     build_log_fmt_str:  %(message)s
DEBUG:     root_log_fmt_str:  %(levelname)s %(filename)s:%(lineno)d:  %(message)s
DEBUG:     state_log_fmt_str:  %(asctime)s - %(message)s
DEBUG: Local file: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
INFO: Start(/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm)  Config(dlrn-centos10-master-uc-x86_64-5)
Start: clean chroot
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
Mock Version: 6.0
INFO: Mock Version: 6.0
INFO: Mock Version: 6.0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
INFO: Package manager dnf4 detected and used (fallback)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vc3vwdh0', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _cleanup_homedir skipped in bootstrap
DEBUG: method _setup_build_dirs skipped in bootstrap
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     4020976     2090316      958036    11303140    12093836
DEBUG: Swap:       16777212     5460748    11316464
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  840M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  219G  330G  40% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: Package manager dnf4 detected and used (direct choice)
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.36884um6', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['rpm', '-q', 'rpm', 'rpm-sequoia', 'python3-dnf', 'python3-dnf-plugins-core', 'yum', 'yum-utils', 'dnf5', 'dnf5-plugins'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: rpm-4.19.1.1-3.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-3.el10.x86_64
DEBUG: python3-dnf-4.20.0-9.el10.noarch
DEBUG: python3-dnf-plugins-core-4.7.0-6.el10.noarch
DEBUG: yum-4.20.0-9.el10.noarch
DEBUG: package yum-utils is not installed
DEBUG: package dnf5 is not installed
DEBUG: package dnf5-plugins is not installed
DEBUG: Child return code was: 3
INFO: Buildroot is handled by package management downloaded with a bootstrap image:
  rpm-4.19.1.1-3.el10.x86_64
  rpm-sequoia-1.6.0-3.el10.x86_64
  python3-dnf-4.20.0-9.el10.noarch
  python3-dnf-plugins-core-4.7.0-6.el10.noarch
  yum-4.20.0-9.el10.noarch
Start: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '-y', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: delorean-ansible-role-lunasa-hsm-b43bb87352c5c3 126 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ironic-1bc466e30a27fe9cba032 134 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-635bdab2c0d44e95e499a 140 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-collections-openstack-762fee2b 153 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-aodh-4f71fea22cefca753c2a869 152 kB/s | 3.0 kB     00:00    
DEBUG: delorean-diskimage-builder-46321ffb84efdabe7e0d 149 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-a5bcaf69b1a80d4d02fe092  86 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-designate-30d4bfeaf4ea40a85f  95 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-55158e2ac1d2954782396 130 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-keystone-5125d9feed8dc8f9f0a 120 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-manila-5fadf50c80dddd6c1cb16 138 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-neutron-93fd409f55ca912e0288 144 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-octavia-tests-tempest-fd803099c 108 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-watcher-7aabd6dd5a1c2c092d9a 137 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tcib-e1d305682b4773e6db2865eacf 117 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-mistral-ba711f966c0bc3b29a0f660 104 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-076771462cf5333644170b  88 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-tempest-d12904cde88c96a6b779  88 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-django-horizon-349bdf83de8ce0d0  95 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 10 - BaseOS                        50 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - AppStream                    154 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - CRB                           27 kB/s | 3.3 kB     00:00    
DEBUG: CentOS Stream 10 - HighAvailability              36 kB/s | 5.0 kB     00:00    
DEBUG: dlrn-master-testing                             112 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                          139 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                113 kB/s | 3.0 kB     00:00    
DEBUG: centos10-storage                                102 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              57 kB/s | 3.0 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: dnf4 update
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/RPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SPECS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SOURCES
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILD
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/BUILDROOT
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/originals
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
Start: build phase for openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
Start: build setup for openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.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'} and shell False
DEBUG: Updating / installing...
DEBUG: openstack-watcher-14.1.0-0.20250506125########################################
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.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'} and shell False
DEBUG: openstack-watcher-api.service
DEBUG: openstack-watcher-applier.service
DEBUG: openstack-watcher-decision-engine.service
DEBUG: openstack-watcher.spec
DEBUG: python-watcher-14.1.0.dev21-0.20250506125909.77e7e4e.tar.gz
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-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff741362430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root//builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:02 ago on Tue May  6 08:59:51 2025.
DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-2.el10.x86_64 is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: =========================================================================================================
DEBUG:  Package                                         Arch    Version        Repository                   Size
DEBUG: =========================================================================================================
DEBUG: Installing:
DEBUG:  pyproject-rpm-macros                            noarch  1.16.2-1.el10  crb                          46 k
DEBUG:  python3-sphinxcontrib-rsvgconverter             noarch  1.2.0-13.el10s delorean-master-build-deps   12 k
DEBUG: Installing dependencies:
DEBUG:  librsvg2-tools                                  x86_64  2.57.1-9.el10  appstream                   1.8 M
DEBUG:  python3-sphinxcontrib-svg2pdfconverter-common   noarch  1.2.0-13.el10s delorean-master-build-deps   13 k
DEBUG: Transaction Summary
DEBUG: =========================================================================================================
DEBUG: Install  4 Packages
DEBUG: Total size: 1.8 M
DEBUG: Installed size: 5.2 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] librsvg2-tools-2.57.1-9.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch.rpm: Already downloaded
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-   1/4 
DEBUG:   Installing       : librsvg2-tools-2.57.1-9.el10.x86_64                    2/4 
DEBUG:   Installing       : python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.n   3/4 
DEBUG:   Installing       : pyproject-rpm-macros-1.16.2-1.el10.noarch              4/4 
DEBUG:   Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch              4/4 
DEBUG: Installed:
DEBUG:   librsvg2-tools-2.57.1-9.el10.x86_64                                           
DEBUG:   pyproject-rpm-macros-1.16.2-1.el10.noarch                                     
DEBUG:   python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch                     
DEBUG:   python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch           
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: build setup for openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
Start: rpmbuild openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch
DEBUG: librsvg2-tools-2.57.1-9.el10.x86_64
DEBUG: python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff741362430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.foGTkq
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf python-watcher-14.1.0.dev21
DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/python-watcher-14.1.0.dev21-0.20250506125909.77e7e4e.tar.gz
DEBUG: + STATUS=0
DEBUG: + '[' 0 -ne 0 ']'
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + rm -rf /builddir/build/BUILD/python-watcher-14.1.0.dev21-SPECPARTS
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/python-watcher-14.1.0.dev21-SPECPARTS
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 config gc.auto 0
DEBUG: + /usr/bin/git add --force .
DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'openstack-watcher-14.1.0 base'
DEBUG: + /usr/bin/git checkout --track -b rpm-build
DEBUG: Switched to a new branch 'rpm-build'
DEBUG: branch 'rpm-build' set up to track 'master'.
DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini
DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini
DEBUG: + sed -i '/^minversion.*/d' tox.ini
DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini
DEBUG: + sed -i '/.*python-libmaas.*/d' tox.ini
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^doc8.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^doc8.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^bandit.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^bandit.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^pre-commit.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^pre-commit.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^hacking.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^hacking.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^flake8-import-order.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^flake8-import-order.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^bashate.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^bashate.*/d' test-requirements.txt
DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate os-api-ref
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f doc/requirements.txt ']'
DEBUG: + sed -i '/^os-api-ref.*/d' doc/requirements.txt
DEBUG: + for reqfile in doc/requirements.txt test-requirements.txt
DEBUG: + '[' -f test-requirements.txt ']'
DEBUG: + sed -i '/^os-api-ref.*/d' test-requirements.txt
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.UpNHFb
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcher-14.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement not satisfied: wheel
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel
DEBUG: + cat /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} 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 Tue May  6 08:59:51 2025.
DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-2.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-2.el10.x86_64 is already installed.
DEBUG: Package python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG:  Package               Architecture   Version                 Repository   Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG:  python3-wheel         noarch         1:0.41.2-5.el10         crb         167 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install  1 Package
DEBUG: Total size: 167 k
DEBUG: Installed size: 506 k
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python3-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded           
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-wheel-1:0.41.2-5.el10.noarch                   1/1 
DEBUG:   Running scriptlet: python3-wheel-1:0.41.2-5.el10.noarch                   1/1 
DEBUG: Installed:
DEBUG:   python3-wheel-1:0.41.2-5.el10.noarch                                          
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch
DEBUG: librsvg2-tools-2.57.1-9.el10.x86_64
DEBUG: python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch
DEBUG: librsvg2-tools-2.57.1-9.el10.x86_64
DEBUG: python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff741362430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.zbJ0T1
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcher-14.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6
DEBUG: Exiting dependency generation pass: tox itself
DEBUG: + cat /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:06 ago on Tue May  6 08:59:51 2025.
DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-2.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-2.el10.x86_64 is already installed.
DEBUG: Package python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: ================================================================================
DEBUG:  Package                Arch   Version         Repository                  Size
DEBUG: ================================================================================
DEBUG: Installing:
DEBUG:  python3-tox-current-env
DEBUG:                         noarch 0.0.12-1.el10s  delorean-master-build-deps  29 k
DEBUG: Installing dependencies:
DEBUG:  python3-cachetools     noarch 5.4.0-6.el10s   delorean-master-testing     37 k
DEBUG:  python3-chardet        noarch 5.2.0-1.el10s   delorean-master-testing    272 k
DEBUG:  python3-colorama       noarch 0.4.6-13.el10   appstream                   72 k
DEBUG:  python3-distlib        noarch 0.3.9-1.el10s   delorean-master-build-deps 254 k
DEBUG:  python3-filelock       noarch 3.15.4-3.el10s  delorean-master-build-deps  37 k
DEBUG:  python3-platformdirs   noarch 4.2.2-2.el10s   delorean-master-build-deps  41 k
DEBUG:  python3-pluggy         noarch 1.3.0-5.el10    crb                         53 k
DEBUG:  python3-pyproject-api  noarch 1.6.1-5.el10s   delorean-master-build-deps  37 k
DEBUG:  python3-setuptools-wheel
DEBUG:                         noarch 69.0.3-9.el10   crb                        678 k
DEBUG:  python3-virtualenv     noarch 20.26.6-2.el10s delorean-master-build-deps 238 k
DEBUG:  python3-wheel-wheel    noarch 1:0.41.2-5.el10 crb                         71 k
DEBUG:  tox                    noarch 4.21.2-3.el10s  delorean-master-build-deps 365 k
DEBUG: Transaction Summary
DEBUG: ================================================================================
DEBUG: Install  13 Packages
DEBUG: Total size: 2.1 M
DEBUG: Installed size: 6.7 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python3-colorama-0.4.6-13.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pluggy-1.3.0-5.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-setuptools-wheel-69.0.3-9.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-wheel-wheel-0.41.2-5.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-chardet-5.2.0-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-distlib-0.3.9-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-filelock-3.15.4-3.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pyproject-api-1.6.1-5.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-tox-current-env-0.0.12-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-virtualenv-20.26.6-2.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] tox-4.21.2-3.el10s.noarch.rpm: Already downloaded                    
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-platformdirs-4.2.2-2.el10s.noarch             1/13 
DEBUG:   Installing       : python3-filelock-3.15.4-3.el10s.noarch                2/13 
DEBUG:   Installing       : python3-pyproject-api-1.6.1-5.el10s.noarch            3/13 
DEBUG:   Installing       : python3-distlib-0.3.9-1.el10s.noarch                  4/13 
DEBUG:   Installing       : python3-chardet-5.2.0-1.el10s.noarch                  5/13 
DEBUG:   Installing       : python3-cachetools-5.4.0-6.el10s.noarch               6/13 
DEBUG:   Installing       : python3-wheel-wheel-1:0.41.2-5.el10.noarch            7/13 
DEBUG:   Installing       : python3-setuptools-wheel-69.0.3-9.el10.noarch         8/13 
DEBUG:   Installing       : python3-virtualenv-20.26.6-2.el10s.noarch             9/13 
DEBUG:   Installing       : python3-pluggy-1.3.0-5.el10.noarch                   10/13 
DEBUG:   Installing       : python3-colorama-0.4.6-13.el10.noarch                11/13 
DEBUG:   Installing       : tox-4.21.2-3.el10s.noarch                            12/13 
DEBUG:   Installing       : python3-tox-current-env-0.0.12-1.el10s.noarch        13/13 
DEBUG:   Running scriptlet: python3-tox-current-env-0.0.12-1.el10s.noarch        13/13 
DEBUG: Installed:
DEBUG:   python3-cachetools-5.4.0-6.el10s.noarch                                       
DEBUG:   python3-chardet-5.2.0-1.el10s.noarch                                          
DEBUG:   python3-colorama-0.4.6-13.el10.noarch                                         
DEBUG:   python3-distlib-0.3.9-1.el10s.noarch                                          
DEBUG:   python3-filelock-3.15.4-3.el10s.noarch                                        
DEBUG:   python3-platformdirs-4.2.2-2.el10s.noarch                                     
DEBUG:   python3-pluggy-1.3.0-5.el10.noarch                                            
DEBUG:   python3-pyproject-api-1.6.1-5.el10s.noarch                                    
DEBUG:   python3-setuptools-wheel-69.0.3-9.el10.noarch                                 
DEBUG:   python3-tox-current-env-0.0.12-1.el10s.noarch                                 
DEBUG:   python3-virtualenv-20.26.6-2.el10s.noarch                                     
DEBUG:   python3-wheel-wheel-1:0.41.2-5.el10.noarch                                    
DEBUG:   tox-4.21.2-3.el10s.noarch                                                     
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch
DEBUG: librsvg2-tools-2.57.1-9.el10.x86_64
DEBUG: python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch
DEBUG: librsvg2-tools-2.57.1-9.el10.x86_64
DEBUG: python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff741362430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.5KHkrG
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcher-14.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement satisfied: tox-current-env >= 0.0.6
DEBUG:    (installed: tox-current-env 0.0.12)
DEBUG: py312: OK ✔ in 0.01 seconds
DEBUG:   py312: OK (0.01 seconds)
DEBUG:   docs: OK (0.01 seconds)
DEBUG:   congratulations :) (0.07 seconds)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling coverage>=4.5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: coverage>=4.5.1
DEBUG: Handling freezegun>=0.3.10 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: freezegun>=0.3.10
DEBUG: Handling oslotest>=3.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslotest>=3.3.0
DEBUG: Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: testscenarios>=0.5.0
DEBUG: Handling testtools>=2.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: testtools>=2.3.0
DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: stestr>=2.0.0
DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: WebTest>=2.0.27
DEBUG: Handling apscheduler>=3.5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: apscheduler>=3.5.1
DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: eventlet>=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling jsonpatch>=1.21 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: jsonpatch>=1.21
DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: keystoneauth1>=3.4.0
DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: jsonschema>=3.2.0
DEBUG: Handling keystonemiddleware>=4.21.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: keystonemiddleware>=4.21.0
DEBUG: Handling lxml>=4.5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: lxml>=4.5.1
DEBUG: Handling croniter>=0.3.20 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: croniter>=0.3.20
DEBUG: Handling os-resource-classes>=0.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: os-resource-classes>=0.4.0
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.concurrency>=3.26.0
DEBUG: Handling oslo.cache>=1.29.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.cache>=1.29.0
DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.config>=6.8.0
DEBUG: Handling oslo.context>=2.21.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.context>=2.21.0
DEBUG: Handling oslo.db>=4.44.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.db>=4.44.0
DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.i18n>=3.20.0
DEBUG: Handling oslo.log>=3.37.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.log>=3.37.0
DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.messaging>=14.1.0
DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.policy>=4.5.0
DEBUG: Handling oslo.reports>=1.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.reports>=1.27.0
DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.serialization>=2.25.0
DEBUG: Handling oslo.service>=1.30.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.service>=1.30.0
DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.upgradecheck>=1.3.0
DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.utils>=7.0.0
DEBUG: Handling oslo.versionedobjects>=1.32.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: oslo.versionedobjects>=1.32.0
DEBUG: Handling PasteDeploy>=1.5.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: PasteDeploy>=1.5.2
DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pbr>=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling pecan>=1.3.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: pecan>=1.3.2
DEBUG: Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: PrettyTable>=0.7.2
DEBUG: Handling gnocchiclient>=7.0.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: gnocchiclient>=7.0.1
DEBUG: Handling python-cinderclient>=3.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-cinderclient>=3.5.0
DEBUG: Handling python-glanceclient>=2.9.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-glanceclient>=2.9.1
DEBUG: Handling python-keystoneclient>=3.15.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-keystoneclient>=3.15.0
DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-monascaclient>=1.12.0
DEBUG: Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-neutronclient>=6.7.0
DEBUG: Handling python-novaclient>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-novaclient>=14.1.0
DEBUG: Handling python-observabilityclient>=0.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-observabilityclient>=0.3.0
DEBUG: Handling python-openstackclient>=3.14.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-openstackclient>=3.14.0
DEBUG: Handling python-ironicclient>=2.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: python-ironicclient>=2.5.0
DEBUG: Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: SQLAlchemy>=1.2.5
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore>=1.28.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: stevedore>=1.28.0
DEBUG: Handling taskflow>=3.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: taskflow>=3.8.0
DEBUG: Handling WebOb>=1.8.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: WebOb>=1.8.5
DEBUG: Handling WSME>=0.9.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: WSME>=0.9.2
DEBUG: Handling networkx>=2.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: networkx>=2.4
DEBUG: Handling microversion_parse>=0.2.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: microversion_parse>=0.2.1
DEBUG: Handling futurist>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: futurist>=1.8.0
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling sphinx>=2.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinx>=2.1.1
DEBUG:    (installed: sphinx 7.2.6)
DEBUG: Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0
DEBUG:    (installed: sphinxcontrib-svg2pdfconverter 1.2.0)
DEBUG: Handling sphinxcontrib-pecanwsme>=0.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: sphinxcontrib-pecanwsme>=0.8.0
DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0
DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: openstackdocstheme>=2.2.1
DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement not satisfied: reno>=3.1.0
DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running dist_info
DEBUG: writing python_watcher.egg-info/PKG-INFO
DEBUG: writing dependency_links to python_watcher.egg-info/dependency_links.txt
DEBUG: writing entry points to python_watcher.egg-info/entry_points.txt
DEBUG: writing requirements to python_watcher.egg-info/requires.txt
DEBUG: writing top-level names to python_watcher.egg-info/top_level.txt
DEBUG: writing pbr to python_watcher.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: adding license file 'LICENSE'
DEBUG: adding license file 'AUTHORS'
DEBUG: writing manifest file 'python_watcher.egg-info/SOURCES.txt'
DEBUG: creating '/builddir/build/BUILD/python-watcher-14.1.0.dev21/python_watcher-14.1.0.dev21.dist-info'
DEBUG: Handling apscheduler >=3.5.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: apscheduler >=3.5.1
DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: eventlet >=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling jsonpatch >=1.21 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: jsonpatch >=1.21
DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: keystoneauth1 >=3.4.0
DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: jsonschema >=3.2.0
DEBUG: Handling keystonemiddleware >=4.21.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: keystonemiddleware >=4.21.0
DEBUG: Handling lxml >=4.5.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: lxml >=4.5.1
DEBUG: Handling croniter >=0.3.20 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: croniter >=0.3.20
DEBUG: Handling os-resource-classes >=0.4.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: os-resource-classes >=0.4.0
DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.concurrency >=3.26.0
DEBUG: Handling oslo.cache >=1.29.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.cache >=1.29.0
DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.config >=6.8.0
DEBUG: Handling oslo.context >=2.21.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.context >=2.21.0
DEBUG: Handling oslo.db >=4.44.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.db >=4.44.0
DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.i18n >=3.20.0
DEBUG: Handling oslo.log >=3.37.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.log >=3.37.0
DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.messaging >=14.1.0
DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.policy >=4.5.0
DEBUG: Handling oslo.reports >=1.27.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.reports >=1.27.0
DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.serialization >=2.25.0
DEBUG: Handling oslo.service >=1.30.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.service >=1.30.0
DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.upgradecheck >=1.3.0
DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.utils >=7.0.0
DEBUG: Handling oslo.versionedobjects >=1.32.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: oslo.versionedobjects >=1.32.0
DEBUG: Handling PasteDeploy >=1.5.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: PasteDeploy >=1.5.2
DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: pbr >=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling pecan >=1.3.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: pecan >=1.3.2
DEBUG: Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: PrettyTable >=0.7.2
DEBUG: Handling gnocchiclient >=7.0.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: gnocchiclient >=7.0.1
DEBUG: Handling python-cinderclient >=3.5.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: python-cinderclient >=3.5.0
DEBUG: Handling python-glanceclient >=2.9.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: python-glanceclient >=2.9.1
DEBUG: Handling python-keystoneclient >=3.15.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: python-keystoneclient >=3.15.0
DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: python-monascaclient >=1.12.0
DEBUG: Handling python-neutronclient >=6.7.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: python-neutronclient >=6.7.0
DEBUG: Handling python-novaclient >=14.1.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: python-novaclient >=14.1.0
DEBUG: Handling python-observabilityclient >=0.3.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: python-observabilityclient >=0.3.0
DEBUG: Handling python-openstackclient >=3.14.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: python-openstackclient >=3.14.0
DEBUG: Handling python-ironicclient >=2.5.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: python-ironicclient >=2.5.0
DEBUG: Handling SQLAlchemy >=1.2.5 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: SQLAlchemy >=1.2.5
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore >=1.28.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: stevedore >=1.28.0
DEBUG: Handling taskflow >=3.8.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: taskflow >=3.8.0
DEBUG: Handling WebOb >=1.8.5 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: WebOb >=1.8.5
DEBUG: Handling WSME >=0.9.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: WSME >=0.9.2
DEBUG: Handling networkx >=2.4 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: networkx >=2.4
DEBUG: Handling microversion-parse >=0.2.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: microversion-parse >=0.2.1
DEBUG: Handling futurist >=1.8.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement not satisfied: futurist >=1.8.0
DEBUG: + cat /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv python_watcher-14.1.0.dev21.dist-info/
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/AUTHORS'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/LICENSE'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/METADATA'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/entry_points.txt'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/pbr.json'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/top_level.txt'
DEBUG: removed directory 'python_watcher-14.1.0.dev21.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:09 ago on Tue May  6 08:59:51 2025.
DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-2.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-2.el10.x86_64 is already installed.
DEBUG: Package python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch is already installed.
DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed.
DEBUG: Package python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch is already installed.
DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed.
DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed.
DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed.
DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: ======================================================================================================================
DEBUG:  Package                             Arch    Version                                Repository                    Size
DEBUG: ======================================================================================================================
DEBUG: Installing:
DEBUG:  python3-APScheduler                 noarch  3.10.4-4.el10s                         delorean-master-testing      126 k
DEBUG:  python3-cinderclient                noarch  9.7.0-0.20250318125740.63e3fa7.el10    delorean-component-clients   268 k
DEBUG:  python3-coverage                    x86_64  7.3.2-5.el10s                          delorean-master-testing      358 k
DEBUG:  python3-croniter                    noarch  5.0.1-1.el10s                          delorean-master-testing       52 k
DEBUG:  python3-freezegun                   noarch  1.5.1-3.el10s                          delorean-master-build-deps    45 k
DEBUG:  python3-futurist                    noarch  3.1.0-0.20250311193328.bd83787.el10    delorean-component-common     76 k
DEBUG:  python3-glanceclient                noarch  1:4.8.0-0.20250318093747.235814c.el10  delorean-component-clients   185 k
DEBUG:  python3-gnocchiclient               noarch  7.1.0-0.20250217111922.f0c4fa0.el10    delorean-component-clients   119 k
DEBUG:  python3-ironicclient                noarch  5.10.0-0.20250310082335.605c657.el10   delorean-component-clients   420 k
DEBUG:  python3-jsonpatch                   noarch  1.33-6.el10                            appstream                     32 k
DEBUG:  python3-jsonschema                  noarch  4.19.1-7.el10                          baseos                       206 k
DEBUG:  python3-keystoneauth1               noarch  5.10.0-0.20250314124045.60f441a.el10   delorean-component-keystone  555 k
DEBUG:  python3-keystoneclient              noarch  1:5.6.0-0.20250318091942.0d43c46.el10  delorean-component-clients   278 k
DEBUG:  python3-keystonemiddleware          noarch  10.9.0-0.20250310092911.557d173.el10   delorean-component-keystone  127 k
DEBUG:  python3-lxml                        x86_64  5.2.1-4.el10                           appstream                    1.4 M
DEBUG:  python3-microversion-parse          noarch  2.0.0-0.20250307110730.26a2dc9.el10    delorean-component-common     35 k
DEBUG:  python3-monascaclient               noarch  2.8.0-0.20250307105657.bb7d4b6.el10    delorean-component-clients    65 k
DEBUG:  python3-networkx                    noarch  3.2.1-6.el10                           appstream                    3.3 M
DEBUG:  python3-neutronclient               noarch  11.4.0-0.20250310081746.1d7a13a.el10   delorean-component-clients   339 k
DEBUG:  python3-novaclient                  noarch  1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients   266 k
DEBUG:  python3-observabilityclient         noarch  0.4.0-0.20250318092205.df6c253.el10    delorean-component-cloudops   39 k
DEBUG:  python3-openstackclient             noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients   1.5 M
DEBUG:  python3-openstackdocstheme          noarch  3.0.0-10.el10s                         delorean-master-build-deps   934 k
DEBUG:  python3-os-resource-classes         noarch  1.1.0-0.20250307110850.357bd40.el10    delorean-component-clients    17 k
DEBUG:  python3-oslo-cache                  noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common     65 k
DEBUG:  python3-oslo-concurrency            noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common     46 k
DEBUG:  python3-oslo-config                 noarch  2:9.7.1-0.20250318100804.d583141.el10  delorean-component-common    282 k
DEBUG:  python3-oslo-context                noarch  5.7.1-0.20250318100958.52d21e6.el10    delorean-component-common     30 k
DEBUG:  python3-oslo-db                     noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common    157 k
DEBUG:  python3-oslo-i18n                   noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common     65 k
DEBUG:  python3-oslo-log                    noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common     73 k
DEBUG:  python3-oslo-messaging              noarch  16.1.0-0.20250318120050.e91bb45.el10   delorean-component-common    213 k
DEBUG:  python3-oslo-policy                 noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common     90 k
DEBUG:  python3-oslo-reports                noarch  3.5.1-0.20250327080657.2f5eb7c.el10    delorean-component-common     64 k
DEBUG:  python3-oslo-serialization          noarch  5.7.0-0.20250318115342.bff992d.el10    delorean-component-common     35 k
DEBUG:  python3-oslo-service                noarch  4.1.1-0.20250318124125.7a52803.el10    delorean-component-common     92 k
DEBUG:  python3-oslo-upgradecheck           noarch  2.5.0-0.20250318103257.27366ba.el10    delorean-component-common     29 k
DEBUG:  python3-oslo-utils                  noarch  8.0.0-0.20250212135609.79f5ec6.el10    delorean-component-common    127 k
DEBUG:  python3-oslo-versionedobjects       noarch  3.6.0-0.20250318110444.79e9d5d.el10    delorean-component-common     94 k
DEBUG:  python3-oslotest                    noarch  5.0.0-0.20250212144141.4c36dbc.el10    delorean-component-clients    53 k
DEBUG:  python3-paste-deploy                noarch  3.1.0-7.el10s                          delorean-master-testing       46 k
DEBUG:  python3-pecan                       noarch  1.5.1-1.el10s                          delorean-master-testing      322 k
DEBUG:  python3-prettytable                 noarch  3.6.0-10.el10                          appstream                     68 k
DEBUG:  python3-reno                        noarch  4.1.0-0.20250212114939.47651ec.el10    delorean-component-common    139 k
DEBUG:  python3-sphinxcontrib-apidoc        noarch  0.5.0-1.el10s                          delorean-master-build-deps    20 k
DEBUG:  python3-sphinxcontrib-pecanwsme     noarch  0.11.0-1.el10s                         delorean-master-build-deps    23 k
DEBUG:  python3-stestr                      noarch  4.1.0-1.el10s                          delorean-master-testing      194 k
DEBUG:  python3-stevedore                   noarch  5.4.1-0.20250314122149.27e27c1.el10    delorean-component-clients    79 k
DEBUG:  python3-taskflow                    noarch  5.12.0-0.20250318125034.e41463b.el10   delorean-component-common    834 k
DEBUG:  python3-testscenarios               noarch  0.5.0-21.el10s                         delorean-master-testing       40 k
DEBUG:  python3-testtools                   noarch  2.7.2-1.bootstrap.el10s                delorean-master-testing      405 k
DEBUG:  python3-webob                       noarch  1.8.9-1.el10s                          delorean-master-testing      274 k
DEBUG:  python3-webtest                     noarch  3.0.0-1.el10s                          delorean-master-testing       97 k
DEBUG:  python3-wsme                        noarch  0.12.1-0.20250217143530.8312bb2.el10   delorean-component-common    176 k
DEBUG: Installing dependencies:
DEBUG:  desktop-file-utils                  x86_64  0.26-14.el10                           appstream                     71 k
DEBUG:  double-conversion                   x86_64  3.3.0-4.el10s                          delorean-master-testing       51 k
DEBUG:  emacs-filesystem                    noarch  1:29.4-10.el10                         appstream                     10 k
DEBUG:  groff-base                          x86_64  1.23.0-10.el10                         baseos                       1.1 M
DEBUG:  libburn                             x86_64  1.5.6-6.el10                           appstream                    173 k
DEBUG:  libisoburn                          x86_64  1.5.6-6.el10                           appstream                    430 k
DEBUG:  libisofs                            x86_64  1.5.6-6.el10                           appstream                    235 k
DEBUG:  libsodium                           x86_64  1.0.20-2.el10s                         delorean-master-testing      173 k
DEBUG:  libxslt                             x86_64  1.1.39-6.el10                          appstream                    190 k
DEBUG:  libyaml                             x86_64  0.2.5-16.el10                          baseos                        62 k
DEBUG:  memcached                           x86_64  1.6.23-7.el10                          appstream                    185 k
DEBUG:  ncurses                             x86_64  6.4-14.20240127.el10                   baseos                       423 k
DEBUG:  perl-AutoLoader                     noarch  5.74-513.el10                          appstream                     22 k
DEBUG:  perl-B                              x86_64  1.89-513.el10                          appstream                    178 k
DEBUG:  perl-Carp                           noarch  1.54-511.el10                          baseos                        30 k
DEBUG:  perl-Class-Struct                   noarch  0.68-513.el10                          appstream                     23 k
DEBUG:  perl-Data-Dumper                    x86_64  2.189-512.el10                         baseos                        57 k
DEBUG:  perl-Digest                         noarch  1.20-511.el10                          baseos                        26 k
DEBUG:  perl-Digest-MD5                     x86_64  2.59-6.el10                            baseos                        37 k
DEBUG:  perl-DynaLoader                     x86_64  1.56-513.el10                          appstream                     27 k
DEBUG:  perl-Encode                         x86_64  4:3.21-511.el10                        baseos                       1.1 M
DEBUG:  perl-Errno                          x86_64  1.38-513.el10                          appstream                     16 k
DEBUG:  perl-Exporter                       noarch  5.78-511.el10                          baseos                        32 k
DEBUG:  perl-Fcntl                          x86_64  1.18-513.el10                          appstream                     31 k
DEBUG:  perl-File-Basename                  noarch  2.86-513.el10                          appstream                     18 k
DEBUG:  perl-File-Path                      noarch  2.18-511.el10                          baseos                        36 k
DEBUG:  perl-File-Temp                      noarch  1:0.231.100-512.el10                   baseos                        60 k
DEBUG:  perl-File-stat                      noarch  1.14-513.el10                          appstream                     18 k
DEBUG:  perl-FileHandle                     noarch  2.05-513.el10                          appstream                     16 k
DEBUG:  perl-Getopt-Long                    noarch  1:2.58-3.el10                          baseos                        65 k
DEBUG:  perl-Getopt-Std                     noarch  1.14-513.el10                          appstream                     17 k
DEBUG:  perl-HTTP-Tiny                      noarch  0.088-512.el10                         baseos                        57 k
DEBUG:  perl-IO                             x86_64  1.55-513.el10                          appstream                     81 k
DEBUG:  perl-IO-Socket-IP                   noarch  0.42-512.el10                          baseos                        43 k
DEBUG:  perl-IO-Socket-SSL                  noarch  2.085-3.el10                           baseos                       227 k
DEBUG:  perl-IPC-Open3                      noarch  1.22-513.el10                          appstream                     23 k
DEBUG:  perl-MIME-Base64                    x86_64  3.16-511.el10                          baseos                        31 k
DEBUG:  perl-Mozilla-CA                     noarch  20231213-5.el10                        baseos                        15 k
DEBUG:  perl-Net-SSLeay                     x86_64  1.94-7.el10                            baseos                       381 k
DEBUG:  perl-POSIX                          x86_64  2.20-513.el10                          appstream                     98 k
DEBUG:  perl-PathTools                      x86_64  3.91-512.el10                          baseos                        85 k
DEBUG:  perl-Pod-Escapes                    noarch  1:1.07-511.el10                        baseos                        21 k
DEBUG:  perl-Pod-Perldoc                    noarch  3.28.01-512.el10                       baseos                        84 k
DEBUG:  perl-Pod-Simple                     noarch  1:3.45-511.el10                        baseos                       218 k
DEBUG:  perl-Pod-Usage                      noarch  4:2.03-511.el10                        baseos                        41 k
DEBUG:  perl-Scalar-List-Utils              x86_64  5:1.63-511.el10                        baseos                        74 k
DEBUG:  perl-SelectSaver                    noarch  1.02-513.el10                          appstream                     13 k
DEBUG:  perl-Socket                         x86_64  4:2.038-511.el10                       baseos                        56 k
DEBUG:  perl-Storable                       x86_64  1:3.32-511.el10                        baseos                        99 k
DEBUG:  perl-Symbol                         noarch  1.09-513.el10                          appstream                     15 k
DEBUG:  perl-Term-ANSIColor                 noarch  5.01-512.el10                          baseos                        49 k
DEBUG:  perl-Term-Cap                       noarch  1.18-511.el10                          baseos                        23 k
DEBUG:  perl-Text-ParseWords                noarch  3.31-511.el10                          baseos                        17 k
DEBUG:  perl-Text-Tabs+Wrap                 noarch  2024.001-511.el10                      baseos                        23 k
DEBUG:  perl-Time-Local                     noarch  2:1.350-511.el10                       baseos                        35 k
DEBUG:  perl-URI                            noarch  5.27-3.el10                            baseos                       134 k
DEBUG:  perl-base                           noarch  2.27-513.el10                          appstream                     17 k
DEBUG:  perl-constant                       noarch  1.33-512.el10                          baseos                        24 k
DEBUG:  perl-if                             noarch  0.61.000-513.el10                      appstream                     15 k
DEBUG:  perl-interpreter                    x86_64  4:5.40.2-513.el10                      appstream                     73 k
DEBUG:  perl-libnet                         noarch  3.15-512.el10                          baseos                       127 k
DEBUG:  perl-libs                           x86_64  4:5.40.2-513.el10                      appstream                    2.4 M
DEBUG:  perl-locale                         noarch  1.12-513.el10                          appstream                     15 k
DEBUG:  perl-mro                            x86_64  1.29-513.el10                          appstream                     31 k
DEBUG:  perl-overload                       noarch  1.37-513.el10                          appstream                     46 k
DEBUG:  perl-overloading                    noarch  0.02-513.el10                          appstream                     14 k
DEBUG:  perl-parent                         noarch  1:0.241-512.el10                       baseos                        16 k
DEBUG:  perl-podlators                      noarch  1:5.01-511.el10                        baseos                       124 k
DEBUG:  perl-vars                           noarch  1.05-513.el10                          appstream                     14 k
DEBUG:  python-openstackclient-lang         noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients    47 k
DEBUG:  python-oslo-cache-lang              noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common     16 k
DEBUG:  python-oslo-concurrency-lang        noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common     13 k
DEBUG:  python-oslo-db-lang                 noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     12 k
DEBUG:  python-oslo-i18n-lang               noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common     14 k
DEBUG:  python-oslo-log-lang                noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common     13 k
DEBUG:  python-oslo-middleware-lang         noarch  6.3.1-0.20250318102210.8af9987.el10    delorean-component-common     11 k
DEBUG:  python-oslo-policy-lang             noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common     12 k
DEBUG:  python-oslo-utils-lang              noarch  8.0.0-0.20250212135609.79f5ec6.el10    delorean-component-common     13 k
DEBUG:  python-oslo-versionedobjects-lang   noarch  3.6.0-0.20250318110444.79e9d5d.el10    delorean-component-common     12 k
DEBUG:  python-pycadf-common                noarch  4.0.1-0.20250212144723.3cea59f.el10    delorean-component-common     15 k
DEBUG:  python3-PyMySQL                     noarch  1.1.1-3.el10                           appstream                    116 k
DEBUG:  python3-alembic                     noarch  1.13.1-7.el10                          appstream                    502 k
DEBUG:  python3-amqp                        noarch  5.2.0-7.el10s                          delorean-master-testing      109 k
DEBUG:  python3-attrs                       noarch  23.2.0-7.el10                          baseos                       125 k
DEBUG:  python3-automaton                   noarch  3.2.0-0.20250213134241.9255778.el10    delorean-component-common     48 k
DEBUG:  python3-autopage                    noarch  0.5.2-8.el10s                          delorean-master-testing       75 k
DEBUG:  python3-bcrypt                      x86_64  3.2.2-4.el10s                          delorean-master-testing       42 k
DEBUG:  python3-beautifulsoup4              noarch  4.12.3-9.el10s                         delorean-master-testing      303 k
DEBUG:  python3-binary-memcached            noarch  0.31.2-1.el10s                         delorean-master-testing       43 k
DEBUG:  python3-cffi                        x86_64  1.16.0-7.el10                          baseos                       308 k
DEBUG:  python3-cliff                       noarch  4.9.1-0.20250314125026.083572e.el10    delorean-component-common    116 k
DEBUG:  python3-cmd2                        noarch  2.5.8-1.el10s                          delorean-master-testing      375 k
DEBUG:  python3-cryptography                x86_64  43.0.0-4.el10                          baseos                       1.4 M
DEBUG:  python3-dateutil                    noarch  1:2.8.2-15.el10                        baseos                       358 k
DEBUG:  python3-debtcollector               noarch  3.0.0-0.20250212115946.0e6ce1c.el10    delorean-component-common     35 k
DEBUG:  python3-decorator                   noarch  5.1.1-12.el10                          baseos                        32 k
DEBUG:  python3-dogpile-cache               noarch  1.3.3-1.el10s                          delorean-master-testing      122 k
DEBUG:  python3-dulwich                     x86_64  0.22.1-2.el10s                         delorean-master-testing      522 k
DEBUG:  python3-etcd3gw                     noarch  2.4.1-1.el10s                          delorean-master-testing       55 k
DEBUG:  python3-extras                      noarch  1.0.0-36.el10s                         delorean-master-testing       15 k
DEBUG:  python3-fasteners                   noarch  0.19-1.el10s                           delorean-master-testing       43 k
DEBUG:  python3-fixtures                    noarch  4.2.2-1.el10s                          delorean-master-testing      111 k
DEBUG:  python3-importlib-metadata          noarch  8.5.0-1.el10s                          delorean-master-testing       60 k
DEBUG:  python3-iso8601                     noarch  2.1.0-3.el10s                          delorean-master-testing       23 k
DEBUG:  python3-jmespath                    noarch  1.0.1-8.el10                           appstream                     58 k
DEBUG:  python3-jsonpointer                 noarch  2.3-9.el10                             appstream                     22 k
DEBUG:  python3-jsonschema-specifications   noarch  2023.11.2-6.el10                       baseos                        29 k
DEBUG:  python3-jwt                         noarch  2.8.0-1.el10s                          delorean-master-testing       59 k
DEBUG:  python3-kombu                       noarch  1:5.3.7-1.el10s                        delorean-master-testing      423 k
DEBUG:  python3-logutils                    noarch  0.3.5-29.el10s                         delorean-master-testing       55 k
DEBUG:  python3-mako                        noarch  1.2.3-9.el10                           appstream                    225 k
DEBUG:  python3-memcached                   noarch  1.59-15.el10s                          delorean-master-testing       45 k
DEBUG:  python3-msgpack                     x86_64  1.1.0-1.el10s                          delorean-master-testing      103 k
DEBUG:  python3-netaddr                     noarch  1.3.0-2.el10                           appstream                    1.7 M
DEBUG:  python3-openstacksdk                noarch  4.4.0-0.20250313101744.6438e3b.el10    delorean-component-clients   1.0 M
DEBUG:  python3-os-client-config            noarch  2.1.0-0.20250311184638.bc96c23.el10    delorean-component-clients    61 k
DEBUG:  python3-os-service-types            noarch  1.7.0-0.20250217105409.0b2f473.el10    delorean-component-clients    40 k
DEBUG:  python3-osc-lib                     noarch  3.2.0-0.20250307105213.d3fdae8.el10    delorean-component-clients    90 k
DEBUG:  python3-oslo-cache+dogpile          noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common    8.1 k
DEBUG:  python3-oslo-cache+etcd3gw          noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common    7.9 k
DEBUG:  python3-oslo-db+mysql               noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common    7.9 k
DEBUG:  python3-oslo-metrics                noarch  0.11.0-0.20250318105137.c64d51c.el10   delorean-component-common     26 k
DEBUG:  python3-oslo-middleware             noarch  6.3.1-0.20250318102210.8af9987.el10    delorean-component-common     66 k
DEBUG:  python3-paste                       noarch  3.10.1-6.el10s                         delorean-master-testing      607 k
DEBUG:  python3-ply                         noarch  3.11-25.el10                           baseos                       134 k
DEBUG:  python3-prometheus_client           noarch  0.21.0-2.el10s                         delorean-master-testing      117 k
DEBUG:  python3-psutil                      x86_64  5.9.8-5.el10                           appstream                    269 k
DEBUG:  python3-pyOpenSSL                   noarch  24.2.1-1.el10s                         delorean-master-testing      121 k
DEBUG:  python3-pycadf                      noarch  4.0.1-0.20250212144723.3cea59f.el10    delorean-component-common     64 k
DEBUG:  python3-pycparser                   noarch  2.20-16.el10                           baseos                       158 k
DEBUG:  python3-pydot                       noarch  3.0.3-1.el10s                          delorean-master-testing       89 k
DEBUG:  python3-pymemcache                  noarch  4.0.0-1.el10s                          delorean-master-testing      148 k
DEBUG:  python3-pynacl                      x86_64  1.5.0-14.el10s                         delorean-master-testing      124 k
DEBUG:  python3-pyparsing                   noarch  3.1.1-7.el10                           baseos                       269 k
DEBUG:  python3-pyperclip                   noarch  1.8.2-1.el10s                          delorean-master-testing       28 k
DEBUG:  python3-pytz                        noarch  2024.1-3.el10s                         delorean-master-testing       59 k
DEBUG:  python3-pyyaml                      x86_64  6.0.1-19.el10                          baseos                       236 k
DEBUG:  python3-redis                       noarch  5.1.1-3.el10s                          delorean-master-testing      524 k
DEBUG:  python3-referencing                 noarch  0.31.1-6.el10                          baseos                        82 k
DEBUG:  python3-repoze-lru                  noarch  0.7-25.el10s                           delorean-master-testing       36 k
DEBUG:  python3-requestsexceptions          noarch  1.4.0-0.20250213133424.d7ac0ff.el10    delorean-component-common     16 k
DEBUG:  python3-rfc3986                     noarch  1.5.0-12.el10s                         delorean-master-testing       59 k
DEBUG:  python3-routes                      noarch  2.5.1-11.el10s                         delorean-master-testing      201 k
DEBUG:  python3-rpds-py                     x86_64  0.17.1-6.el10                          baseos                       298 k
DEBUG:  python3-simplegeneric               noarch  0.8.1-21.el10s                         delorean-master-testing       16 k
DEBUG:  python3-sphinxcontrib-httpdomain    noarch  1.8.1-1.el10s                          delorean-master-build-deps    57 k
DEBUG:  python3-statsd                      noarch  3.2.1-33.el10s                         delorean-master-testing       39 k
DEBUG:  python3-subunit                     noarch  1.4.4-5.el10s                          delorean-master-testing      123 k
DEBUG:  python3-tenacity                    noarch  8.2.3-1.el10s                          delorean-master-testing       55 k
DEBUG:  python3-testresources               noarch  2.0.1-18.el10s                         delorean-master-testing       74 k
DEBUG:  python3-tomlkit                     noarch  0.13.2-1.el10s                         delorean-master-testing      111 k
DEBUG:  python3-tzlocal                     noarch  5.2-1.el10s                            delorean-master-testing       47 k
DEBUG:  python3-uhashring                   noarch  2.3-8.el10s                            delorean-master-testing       28 k
DEBUG:  python3-ujson                       x86_64  5.10.0-1.el10s                         delorean-master-testing       33 k
DEBUG:  python3-vine                        noarch  5.1.0-10.el10s                         delorean-master-testing       27 k
DEBUG:  python3-voluptuous                  noarch  0.15.2-1.el10s                         delorean-master-testing       73 k
DEBUG:  python3-waitress                    noarch  3.0.1-1.el10s                          delorean-master-testing      112 k
DEBUG:  python3-warlock                     noarch  2.0.1-8.el10s                          delorean-master-testing       22 k
DEBUG:  python3-wcwidth                     noarch  0.2.6-6.el10                           baseos                        46 k
DEBUG:  python3-wrapt                       x86_64  1.17.1-1.el10s                         delorean-master-testing       68 k
DEBUG:  python3-yappi                       x86_64  1.6.0-1.el10s                          delorean-master-testing       62 k
DEBUG:  python3-zipp                        noarch  3.21.0-2.el10s                         delorean-master-testing       30 k
DEBUG:  which                               x86_64  2.21-43.el10                           baseos                        42 k
DEBUG:  xorriso                             x86_64  1.5.6-6.el10                           appstream                    323 k
DEBUG: Installing weak dependencies:
DEBUG:  bash-completion                     noarch  1:2.11-16.el10                         baseos                       453 k
DEBUG:  perl-NDBM_File                      x86_64  1.17-513.el10                          appstream                     24 k
DEBUG:  python3-jwt+crypto                  noarch  2.8.0-1.el10s                          delorean-master-testing      8.6 k
DEBUG:  xdg-utils                           noarch  1.2.0-3.el10                           appstream                     81 k
DEBUG: Transaction Summary
DEBUG: ======================================================================================================================
DEBUG: Install  222 Packages
DEBUG: Total size: 39 M
DEBUG: Installed size: 158 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-resource-classes-1.1.0-0.20250307110850.357bd40.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-observabilityclient-0.4.0-0.20250318092205.df6c253.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-automaton-3.2.0-0.20250213134241.9255778.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-taskflow-5.12.0-0.20250318125034.e41463b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded  
DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] desktop-file-utils-0.26-14.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] emacs-filesystem-29.4-10.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-AutoLoader-5.74-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-B-1.89-513.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-Class-Struct-0.68-513.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-DynaLoader-1.56-513.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Errno-1.38-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-Fcntl-1.18-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-File-Basename-2.86-513.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-File-stat-1.14-513.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-FileHandle-2.05-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Getopt-Std-1.14-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-IO-1.55-513.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] perl-IPC-Open3-1.22-513.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-NDBM_File-1.17-513.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-POSIX-2.20-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-SelectSaver-1.02-513.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Symbol-1.09-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-base-2.27-513.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-if-0.61.000-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-interpreter-5.40.2-513.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-libs-5.40.2-513.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-locale-1.12-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-mro-1.29-513.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-overload-1.37-513.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-overloading-0.02-513.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-vars-1.05-513.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-networkx-3.2.1-6.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] xdg-utils-1.2.0-3.el10.noarch.rpm: Already downloaded                
DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] double-conversion-3.3.0-4.el10s.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-APScheduler-3.10.4-4.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-beautifulsoup4-4.12.3-9.el10s.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-coverage-7.3.2-5.el10s.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-extras-1.0.0-36.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-fixtures-4.2.2-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-importlib-metadata-8.5.0-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pydot-3.0.3-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-21.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-stestr-4.1.0-1.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-subunit-1.4.4-5.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-tomlkit-0.13.2-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-tzlocal-5.2-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-ujson-5.10.0-1.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-voluptuous-0.15.2-1.el10s.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-waitress-3.0.1-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-webtest-3.0.0-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-zipp-3.21.0-2.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-freezegun-1.5.1-3.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch.rpm: Already downloaded
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-stevedore-5.4.1-0.20250314122149.27e27c1     1/222 
DEBUG:   Installing       : python3-iso8601-2.1.0-3.el10s.noarch                 2/222 
DEBUG:   Installing       : python3-webob-1.8.9-1.el10s.noarch                   3/222 
DEBUG:   Installing       : python3-netaddr-1.3.0-2.el10.noarch                  4/222 
DEBUG:   Installing       : python3-testtools-2.7.2-1.bootstrap.el10s.noarch     5/222 
DEBUG:   Installing       : python3-pytz-2024.1-3.el10s.noarch                   6/222 
DEBUG:   Installing       : python3-dateutil-1:2.8.2-15.el10.noarch              7/222 
DEBUG:   Installing       : python3-psutil-5.9.8-5.el10.x86_64                   8/222 
DEBUG:   Installing       : python3-mako-1.2.3-9.el10.noarch                     9/222 
DEBUG:   Installing       : python3-decorator-5.1.1-12.el10.noarch              10/222 
DEBUG:   Installing       : python3-dogpile-cache-1.3.3-1.el10s.noarch          11/222 
DEBUG:   Installing       : python3-subunit-1.4.4-5.el10s.noarch                12/222 
DEBUG:   Installing       : python3-wrapt-1.17.1-1.el10s.x86_64                 13/222 
DEBUG:   Installing       : python3-debtcollector-3.0.0-0.20250212115946.0e6    14/222 
DEBUG:   Installing       : python3-oslo-context-5.7.1-0.20250318100958.52d2    15/222 
DEBUG:   Installing       : python3-futurist-3.1.0-0.20250311193328.bd83787.    16/222 
DEBUG:   Installing       : python3-vine-5.1.0-10.el10s.noarch                  17/222 
DEBUG:   Installing       : python3-amqp-5.2.0-7.el10s.noarch                   18/222 
DEBUG:   Installing       : python3-fixtures-4.2.2-1.el10s.noarch               19/222 
DEBUG:   Installing       : python3-fasteners-0.19-1.el10s.noarch               20/222 
DEBUG:   Installing       : python3-dulwich-0.22.1-2.el10s.x86_64               21/222 
DEBUG:   Installing       : which-2.21-43.el10.x86_64                           22/222 
DEBUG:   Installing       : python3-wcwidth-0.2.6-6.el10.noarch                 23/222 
DEBUG:   Installing       : python3-prettytable-3.6.0-10.el10.noarch            24/222 
DEBUG:   Installing       : python3-rpds-py-0.17.1-6.el10.x86_64                25/222 
DEBUG:   Installing       : python3-pyparsing-3.1.1-7.el10.noarch               26/222 
DEBUG:   Installing       : python3-attrs-23.2.0-7.el10.noarch                  27/222 
DEBUG:   Installing       : python3-referencing-0.31.1-6.el10.noarch            28/222 
DEBUG:   Installing       : python3-os-service-types-1.7.0-0.20250217105409.    29/222 
DEBUG:   Installing       : python3-keystoneauth1-5.10.0-0.20250314124045.60    30/222 
DEBUG:   Installing       : python3-jsonschema-specifications-2023.11.2-6.el    31/222 
DEBUG:   Installing       : python3-jsonschema-4.19.1-7.el10.noarch             32/222 
DEBUG:   Installing       : python3-pydot-3.0.3-1.el10s.noarch                  33/222 
DEBUG:   Installing       : python3-automaton-3.2.0-0.20250213134241.9255778    34/222 
DEBUG:   Installing       : python3-kombu-1:5.3.7-1.el10s.noarch                35/222 
DEBUG:   Installing       : python3-etcd3gw-2.4.1-1.el10s.noarch                36/222 
DEBUG:   Installing       : python3-prometheus_client-0.21.0-2.el10s.noarch     37/222 
DEBUG:   Installing       : python3-alembic-1.13.1-7.el10.noarch                38/222 
DEBUG:   Installing       : python3-testscenarios-0.5.0-21.el10s.noarch         39/222 
DEBUG:   Installing       : python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.n    40/222 
DEBUG:   Installing       : python3-zipp-3.21.0-2.el10s.noarch                  41/222 
DEBUG:   Installing       : python3-importlib-metadata-8.5.0-1.el10s.noarch     42/222 
DEBUG:   Installing       : python3-yappi-1.6.0-1.el10s.x86_64                  43/222 
DEBUG:   Installing       : python3-waitress-3.0.1-1.el10s.noarch               44/222 
DEBUG:   Installing       : python3-voluptuous-0.15.2-1.el10s.noarch            45/222 
DEBUG:   Installing       : python3-uhashring-2.3-8.el10s.noarch                46/222 
DEBUG:   Installing       : python3-tzlocal-5.2-1.el10s.noarch                  47/222 
DEBUG:   Installing       : python3-tomlkit-0.13.2-1.el10s.noarch               48/222 
DEBUG:   Installing       : python3-testresources-2.0.1-18.el10s.noarch         49/222 
DEBUG:   Installing       : python3-tenacity-8.2.3-1.el10s.noarch               50/222 
DEBUG:   Installing       : python3-statsd-3.2.1-33.el10s.noarch                51/222 
DEBUG:   Installing       : python3-simplegeneric-0.8.1-21.el10s.noarch         52/222 
DEBUG:   Installing       : python3-rfc3986-1.5.0-12.el10s.noarch               53/222 
DEBUG:   Installing       : python3-repoze-lru-0.7-25.el10s.noarch              54/222 
DEBUG:   Installing       : python3-routes-2.5.1-11.el10s.noarch                55/222 
DEBUG:   Installing       : python3-redis-5.1.1-3.el10s.noarch                  56/222 
DEBUG:   Installing       : python3-pyperclip-1.8.2-1.el10s.noarch              57/222 
DEBUG:   Installing       : python3-cmd2-2.5.8-1.el10s.noarch                   58/222 
DEBUG:   Installing       : python3-pymemcache-4.0.0-1.el10s.noarch             59/222 
DEBUG:   Installing       : python3-paste-deploy-3.1.0-7.el10s.noarch           60/222 
DEBUG:   Installing       : python3-msgpack-1.1.0-1.el10s.x86_64                61/222 
DEBUG:   Installing       : python3-memcached-1.59-15.el10s.noarch              62/222 
DEBUG:   Installing       : python3-logutils-0.3.5-29.el10s.noarch              63/222 
DEBUG:   Installing       : python3-extras-1.0.0-36.el10s.noarch                64/222 
DEBUG:   Installing       : python3-autopage-0.5.2-8.el10s.noarch               65/222 
DEBUG:   Installing       : libsodium-1.0.20-2.el10s.x86_64                     66/222 
DEBUG:   Installing       : double-conversion-3.3.0-4.el10s.x86_64              67/222 
DEBUG:   Installing       : python3-ujson-5.10.0-1.el10s.x86_64                 68/222 
DEBUG:   Installing       : python3-jsonpointer-2.3-9.el10.noarch               69/222 
DEBUG:   Installing       : python3-jsonpatch-1.33-6.el10.noarch                70/222 
DEBUG:   Installing       : python3-warlock-2.0.1-8.el10s.noarch                71/222 
DEBUG:   Installing       : python3-jmespath-1.0.1-8.el10.noarch                72/222 
DEBUG:   Installing       : python3-PyMySQL-1.1.1-3.el10.noarch                 73/222 
DEBUG:   Installing       : libxslt-1.1.39-6.el10.x86_64                        74/222 
DEBUG:   Installing       : python3-lxml-5.2.1-4.el10.x86_64                    75/222 
DEBUG:   Installing       : python3-beautifulsoup4-4.12.3-9.el10s.noarch        76/222 
DEBUG:   Installing       : libisofs-1.5.6-6.el10.x86_64                        77/222 
DEBUG:   Installing       : libburn-1.5.6-6.el10.x86_64                         78/222 
DEBUG:   Installing       : libisoburn-1.5.6-6.el10.x86_64                      79/222 
DEBUG:   Installing       : xorriso-1.5.6-6.el10.x86_64                         80/222 
DEBUG:   Running scriptlet: xorriso-1.5.6-6.el10.x86_64                         80/222 
DEBUG:   Installing       : emacs-filesystem-1:29.4-10.el10.noarch              81/222 
DEBUG:   Installing       : desktop-file-utils-0.26-14.el10.x86_64              82/222 
DEBUG:   Installing       : xdg-utils-1.2.0-3.el10.noarch                       83/222 
DEBUG:   Installing       : python3-networkx-3.2.1-6.el10.noarch                84/222 
DEBUG:   Installing       : python3-ply-3.11-25.el10.noarch                     85/222 
DEBUG:   Installing       : python3-pycparser-2.20-16.el10.noarch               86/222 
DEBUG:   Installing       : python3-cffi-1.16.0-7.el10.x86_64                   87/222 
DEBUG:   Installing       : python3-cryptography-43.0.0-4.el10.x86_64           88/222 
DEBUG:   Installing       : python3-pyOpenSSL-24.2.1-1.el10s.noarch             89/222 
DEBUG:   Installing       : python3-paste-3.10.1-6.el10s.noarch                 90/222 
DEBUG:   Installing       : python3-jwt-2.8.0-1.el10s.noarch                    91/222 
DEBUG:   Installing       : python3-jwt+crypto-2.8.0-1.el10s.noarch             92/222 
DEBUG:   Installing       : python3-bcrypt-3.2.2-4.el10s.x86_64                 93/222 
DEBUG:   Installing       : python3-pynacl-1.5.0-14.el10s.x86_64                94/222 
DEBUG:   Installing       : ncurses-6.4-14.20240127.el10.x86_64                 95/222 
DEBUG:   Installing       : libyaml-0.2.5-16.el10.x86_64                        96/222 
DEBUG:   Installing       : python3-pyyaml-6.0.1-19.el10.x86_64                 97/222 
DEBUG:   Installing       : python3-cliff-4.9.1-0.20250314125026.083572e.el1    98/222 
DEBUG:   Running scriptlet: groff-base-1.23.0-10.el10.x86_64                    99/222 
DEBUG:   Installing       : groff-base-1.23.0-10.el10.x86_64                    99/222 
DEBUG:   Running scriptlet: groff-base-1.23.0-10.el10.x86_64                    99/222 
DEBUG:   Installing       : perl-Digest-1.20-511.el10.noarch                   100/222 
DEBUG:   Installing       : perl-Digest-MD5-2.59-6.el10.x86_64                 101/222 
DEBUG:   Installing       : perl-B-1.89-513.el10.x86_64                        102/222 
DEBUG:   Installing       : perl-FileHandle-2.05-513.el10.noarch               103/222 
DEBUG:   Installing       : perl-Data-Dumper-2.189-512.el10.x86_64             104/222 
DEBUG:   Installing       : perl-libnet-3.15-512.el10.noarch                   105/222 
DEBUG:   Installing       : perl-AutoLoader-5.74-513.el10.noarch               106/222 
DEBUG:   Installing       : perl-URI-5.27-3.el10.noarch                        107/222 
DEBUG:   Installing       : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch       108/222 
DEBUG:   Installing       : perl-Time-Local-2:1.350-511.el10.noarch            109/222 
DEBUG:   Installing       : perl-Mozilla-CA-20231213-5.el10.noarch             110/222 
DEBUG:   Installing       : perl-if-0.61.000-513.el10.noarch                   111/222 
DEBUG:   Installing       : perl-locale-1.12-513.el10.noarch                   112/222 
DEBUG:   Installing       : perl-IO-Socket-IP-0.42-512.el10.noarch             113/222 
DEBUG:   Installing       : perl-File-Path-2.18-511.el10.noarch                114/222 
DEBUG:   Installing       : perl-IO-Socket-SSL-2.085-3.el10.noarch             115/222 
DEBUG:   Installing       : perl-Net-SSLeay-1.94-7.el10.x86_64                 116/222 
DEBUG:   Installing       : perl-Pod-Escapes-1:1.07-511.el10.noarch            117/222 
DEBUG:   Installing       : perl-Term-ANSIColor-5.01-512.el10.noarch           118/222 
DEBUG:   Installing       : perl-Class-Struct-0.68-513.el10.noarch             119/222 
DEBUG:   Installing       : perl-POSIX-2.20-513.el10.x86_64                    120/222 
DEBUG:   Installing       : perl-IPC-Open3-1.22-513.el10.noarch                121/222 
DEBUG:   Installing       : perl-File-Temp-1:0.231.100-512.el10.noarch         122/222 
DEBUG:   Installing       : perl-HTTP-Tiny-0.088-512.el10.noarch               123/222 
DEBUG:   Installing       : perl-Term-Cap-1.18-511.el10.noarch                 124/222 
DEBUG:   Installing       : perl-Pod-Simple-1:3.45-511.el10.noarch             125/222 
DEBUG:   Installing       : perl-Socket-4:2.038-511.el10.x86_64                126/222 
DEBUG:   Installing       : perl-SelectSaver-1.02-513.el10.noarch              127/222 
DEBUG:   Installing       : perl-Symbol-1.09-513.el10.noarch                   128/222 
DEBUG:   Installing       : perl-File-stat-1.14-513.el10.noarch                129/222 
DEBUG:   Installing       : perl-podlators-1:5.01-511.el10.noarch              130/222 
DEBUG:   Installing       : perl-Pod-Perldoc-3.28.01-512.el10.noarch           131/222 
DEBUG:   Installing       : perl-Text-ParseWords-3.31-511.el10.noarch          132/222 
DEBUG:   Installing       : perl-Fcntl-1.18-513.el10.x86_64                    133/222 
DEBUG:   Installing       : perl-base-2.27-513.el10.noarch                     134/222 
DEBUG:   Installing       : perl-mro-1.29-513.el10.x86_64                      135/222 
DEBUG:   Installing       : perl-IO-1.55-513.el10.x86_64                       136/222 
DEBUG:   Installing       : perl-overloading-0.02-513.el10.noarch              137/222 
DEBUG:   Installing       : perl-Pod-Usage-4:2.03-511.el10.noarch              138/222 
DEBUG:   Installing       : perl-MIME-Base64-3.16-511.el10.x86_64              139/222 
DEBUG:   Installing       : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64      140/222 
DEBUG:   Installing       : perl-constant-1.33-512.el10.noarch                 141/222 
DEBUG:   Installing       : perl-parent-1:0.241-512.el10.noarch                142/222 
DEBUG:   Installing       : perl-Errno-1.38-513.el10.x86_64                    143/222 
DEBUG:   Installing       : perl-File-Basename-2.86-513.el10.noarch            144/222 
DEBUG:   Installing       : perl-Getopt-Std-1.14-513.el10.noarch               145/222 
DEBUG:   Installing       : perl-Storable-1:3.32-511.el10.x86_64               146/222 
DEBUG:   Installing       : perl-overload-1.37-513.el10.noarch                 147/222 
DEBUG:   Installing       : perl-vars-1.05-513.el10.noarch                     148/222 
DEBUG:   Installing       : perl-Getopt-Long-1:2.58-3.el10.noarch              149/222 
DEBUG:   Installing       : perl-Carp-1.54-511.el10.noarch                     150/222 
DEBUG:   Installing       : perl-Exporter-5.78-511.el10.noarch                 151/222 
DEBUG:   Installing       : perl-PathTools-3.91-512.el10.x86_64                152/222 
DEBUG:   Installing       : perl-NDBM_File-1.17-513.el10.x86_64                153/222 
DEBUG:   Installing       : perl-DynaLoader-1.56-513.el10.x86_64               154/222 
DEBUG:   Installing       : perl-Encode-4:3.21-511.el10.x86_64                 155/222 
DEBUG:   Installing       : perl-libs-4:5.40.2-513.el10.x86_64                 156/222 
DEBUG:   Installing       : perl-interpreter-4:5.40.2-513.el10.x86_64          157/222 
DEBUG:   Running scriptlet: memcached-1.6.23-7.el10.x86_64                     158/222 
DEBUG:   Installing       : memcached-1.6.23-7.el10.x86_64                     158/222 
DEBUG:   Running scriptlet: memcached-1.6.23-7.el10.x86_64                     158/222 
DEBUG:   Installing       : python3-binary-memcached-0.31.2-1.el10s.noarch     159/222 
DEBUG:   Installing       : bash-completion-1:2.11-16.el10.noarch              160/222 
DEBUG:   Installing       : python3-requestsexceptions-1.4.0-0.2025021313342   161/222 
DEBUG:   Installing       : python3-openstacksdk-4.4.0-0.20250313101744.6438   162/222 
DEBUG:   Installing       : python3-os-client-config-2.1.0-0.20250311184638.   163/222 
DEBUG:   Installing       : python-pycadf-common-4.0.1-0.20250212144723.3cea   164/222 
DEBUG:   Installing       : python-oslo-versionedobjects-lang-3.6.0-0.202503   165/222 
DEBUG:   Installing       : python-oslo-utils-lang-8.0.0-0.20250212135609.79   166/222 
DEBUG:   Installing       : python-oslo-policy-lang-4.5.1-0.20250318102620.3   167/222 
DEBUG:   Installing       : python-oslo-middleware-lang-6.3.1-0.202503181022   168/222 
DEBUG:   Installing       : python-oslo-log-lang-7.1.0-0.20250318111316.0c29   169/222 
DEBUG:   Installing       : python-oslo-i18n-lang-6.5.1-0.20250318101249.162   170/222 
DEBUG:   Installing       : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa   171/222 
DEBUG:   Installing       : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec   172/222 
DEBUG:   Installing       : python3-oslo-config-2:9.7.1-0.20250318100804.d58   173/222 
DEBUG:   Installing       : python3-oslo-serialization-5.7.0-0.2025031811534   174/222 
DEBUG:   Installing       : python3-oslo-log-7.1.0-0.20250318111316.0c290b1.   175/222 
DEBUG:   Installing       : python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.e   176/222 
DEBUG:   Installing       : python3-keystoneclient-1:5.6.0-0.20250318091942.   177/222 
DEBUG:   Installing       : python3-oslo-metrics-0.11.0-0.20250318105137.c64   178/222 
DEBUG:   Installing       : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d   179/222 
DEBUG:   Installing       : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el   180/222 
DEBUG:   Installing       : python3-oslo-middleware-6.3.1-0.20250318102210.8   181/222 
DEBUG:   Installing       : python3-cinderclient-9.7.0-0.20250318125740.63e3   182/222 
DEBUG:   Installing       : python-oslo-db-lang-17.2.1-0.20250318123718.dc60   183/222 
DEBUG:   Installing       : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc   184/222 
DEBUG:   Installing       : python3-oslo-db-17.2.1-0.20250318123718.dc60623.   185/222 
DEBUG:   Installing       : python-oslo-concurrency-lang-7.1.0-0.20250318114   186/222 
DEBUG:   Installing       : python3-oslo-concurrency-7.1.0-0.20250318114002.   187/222 
DEBUG:   Installing       : python3-oslo-service-4.1.1-0.20250318124125.7a52   188/222 
DEBUG:   Installing       : python3-oslo-messaging-16.1.0-0.20250318120050.e   189/222 
DEBUG:   Installing       : python-oslo-cache-lang-3.10.1-0.20250318114710.0   190/222 
DEBUG:   Installing       : python3-oslo-cache+dogpile-3.10.1-0.202503181147   191/222 
DEBUG:   Installing       : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147   192/222 
DEBUG:   Installing       : python3-oslo-cache-3.10.1-0.20250318114710.0a940   193/222 
DEBUG:   Installing       : python-openstackclient-lang-8.0.0-0.202504160806   194/222 
DEBUG:   Installing       : python3-openstackclient-8.0.0-0.20250416080656.3   195/222 
DEBUG:   Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3   195/222 
DEBUG:   Installing       : python3-ironicclient-5.10.0-0.20250310082335.605   196/222 
DEBUG:   Installing       : python3-keystonemiddleware-10.9.0-0.202503100929   197/222 
DEBUG:   Installing       : python3-oslo-versionedobjects-3.6.0-0.2025031811   198/222 
DEBUG:   Installing       : python3-oslo-upgradecheck-2.5.0-0.20250318103257   199/222 
DEBUG:   Installing       : python3-neutronclient-11.4.0-0.20250310081746.1d   200/222 
DEBUG:   Installing       : python3-monascaclient-2.8.0-0.20250307105657.bb7   201/222 
DEBUG:   Installing       : python3-observabilityclient-0.4.0-0.202503180922   202/222 
DEBUG:   Installing       : python3-novaclient-1:18.9.0-0.20250319052751.4c3   203/222 
DEBUG:   Installing       : python3-oslo-reports-3.5.1-0.20250327080657.2f5e   204/222 
DEBUG:   Installing       : python3-taskflow-5.12.0-0.20250318125034.e41463b   205/222 
DEBUG:   Installing       : python3-glanceclient-1:4.8.0-0.20250318093747.23   206/222 
DEBUG:   Installing       : python3-gnocchiclient-7.1.0-0.20250217111922.f0c   207/222 
DEBUG:   Installing       : python3-stestr-4.1.0-1.el10s.noarch                208/222 
DEBUG:   Installing       : python3-reno-4.1.0-0.20250212114939.47651ec.el10   209/222 
DEBUG:   Installing       : python3-webtest-3.0.0-1.el10s.noarch               210/222 
DEBUG:   Installing       : python3-pecan-1.5.1-1.el10s.noarch                 211/222 
DEBUG:   Installing       : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1   212/222 
DEBUG:   Installing       : python3-APScheduler-3.10.4-4.el10s.noarch          213/222 
DEBUG:   Installing       : python3-sphinxcontrib-pecanwsme-0.11.0-1.el10s.n   214/222 
DEBUG:   Installing       : python3-openstackdocstheme-3.0.0-10.el10s.noarch   215/222 
DEBUG:   Installing       : python3-oslotest-5.0.0-0.20250212144141.4c36dbc.   216/222 
DEBUG:   Installing       : python3-croniter-5.0.1-1.el10s.noarch              217/222 
DEBUG:   Installing       : python3-freezegun-1.5.1-3.el10s.noarch             218/222 
DEBUG:   Installing       : python3-microversion-parse-2.0.0-0.2025030711073   219/222 
DEBUG:   Installing       : python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarc   220/222 
DEBUG:   Installing       : python3-coverage-7.3.2-5.el10s.x86_64              221/222 
DEBUG:   Installing       : python3-os-resource-classes-1.1.0-0.202503071108   222/222 
DEBUG:   Running scriptlet: python3-os-resource-classes-1.1.0-0.202503071108   222/222 
DEBUG: Installed:
DEBUG:   bash-completion-1:2.11-16.el10.noarch                                         
DEBUG:   desktop-file-utils-0.26-14.el10.x86_64                                        
DEBUG:   double-conversion-3.3.0-4.el10s.x86_64                                        
DEBUG:   emacs-filesystem-1:29.4-10.el10.noarch                                        
DEBUG:   groff-base-1.23.0-10.el10.x86_64                                              
DEBUG:   libburn-1.5.6-6.el10.x86_64                                                   
DEBUG:   libisoburn-1.5.6-6.el10.x86_64                                                
DEBUG:   libisofs-1.5.6-6.el10.x86_64                                                  
DEBUG:   libsodium-1.0.20-2.el10s.x86_64                                               
DEBUG:   libxslt-1.1.39-6.el10.x86_64                                                  
DEBUG:   libyaml-0.2.5-16.el10.x86_64                                                  
DEBUG:   memcached-1.6.23-7.el10.x86_64                                                
DEBUG:   ncurses-6.4-14.20240127.el10.x86_64                                           
DEBUG:   perl-AutoLoader-5.74-513.el10.noarch                                          
DEBUG:   perl-B-1.89-513.el10.x86_64                                                   
DEBUG:   perl-Carp-1.54-511.el10.noarch                                                
DEBUG:   perl-Class-Struct-0.68-513.el10.noarch                                        
DEBUG:   perl-Data-Dumper-2.189-512.el10.x86_64                                        
DEBUG:   perl-Digest-1.20-511.el10.noarch                                              
DEBUG:   perl-Digest-MD5-2.59-6.el10.x86_64                                            
DEBUG:   perl-DynaLoader-1.56-513.el10.x86_64                                          
DEBUG:   perl-Encode-4:3.21-511.el10.x86_64                                            
DEBUG:   perl-Errno-1.38-513.el10.x86_64                                               
DEBUG:   perl-Exporter-5.78-511.el10.noarch                                            
DEBUG:   perl-Fcntl-1.18-513.el10.x86_64                                               
DEBUG:   perl-File-Basename-2.86-513.el10.noarch                                       
DEBUG:   perl-File-Path-2.18-511.el10.noarch                                           
DEBUG:   perl-File-Temp-1:0.231.100-512.el10.noarch                                    
DEBUG:   perl-File-stat-1.14-513.el10.noarch                                           
DEBUG:   perl-FileHandle-2.05-513.el10.noarch                                          
DEBUG:   perl-Getopt-Long-1:2.58-3.el10.noarch                                         
DEBUG:   perl-Getopt-Std-1.14-513.el10.noarch                                          
DEBUG:   perl-HTTP-Tiny-0.088-512.el10.noarch                                          
DEBUG:   perl-IO-1.55-513.el10.x86_64                                                  
DEBUG:   perl-IO-Socket-IP-0.42-512.el10.noarch                                        
DEBUG:   perl-IO-Socket-SSL-2.085-3.el10.noarch                                        
DEBUG:   perl-IPC-Open3-1.22-513.el10.noarch                                           
DEBUG:   perl-MIME-Base64-3.16-511.el10.x86_64                                         
DEBUG:   perl-Mozilla-CA-20231213-5.el10.noarch                                        
DEBUG:   perl-NDBM_File-1.17-513.el10.x86_64                                           
DEBUG:   perl-Net-SSLeay-1.94-7.el10.x86_64                                            
DEBUG:   perl-POSIX-2.20-513.el10.x86_64                                               
DEBUG:   perl-PathTools-3.91-512.el10.x86_64                                           
DEBUG:   perl-Pod-Escapes-1:1.07-511.el10.noarch                                       
DEBUG:   perl-Pod-Perldoc-3.28.01-512.el10.noarch                                      
DEBUG:   perl-Pod-Simple-1:3.45-511.el10.noarch                                        
DEBUG:   perl-Pod-Usage-4:2.03-511.el10.noarch                                         
DEBUG:   perl-Scalar-List-Utils-5:1.63-511.el10.x86_64                                 
DEBUG:   perl-SelectSaver-1.02-513.el10.noarch                                         
DEBUG:   perl-Socket-4:2.038-511.el10.x86_64                                           
DEBUG:   perl-Storable-1:3.32-511.el10.x86_64                                          
DEBUG:   perl-Symbol-1.09-513.el10.noarch                                              
DEBUG:   perl-Term-ANSIColor-5.01-512.el10.noarch                                      
DEBUG:   perl-Term-Cap-1.18-511.el10.noarch                                            
DEBUG:   perl-Text-ParseWords-3.31-511.el10.noarch                                     
DEBUG:   perl-Text-Tabs+Wrap-2024.001-511.el10.noarch                                  
DEBUG:   perl-Time-Local-2:1.350-511.el10.noarch                                       
DEBUG:   perl-URI-5.27-3.el10.noarch                                                   
DEBUG:   perl-base-2.27-513.el10.noarch                                                
DEBUG:   perl-constant-1.33-512.el10.noarch                                            
DEBUG:   perl-if-0.61.000-513.el10.noarch                                              
DEBUG:   perl-interpreter-4:5.40.2-513.el10.x86_64                                     
DEBUG:   perl-libnet-3.15-512.el10.noarch                                              
DEBUG:   perl-libs-4:5.40.2-513.el10.x86_64                                            
DEBUG:   perl-locale-1.12-513.el10.noarch                                              
DEBUG:   perl-mro-1.29-513.el10.x86_64                                                 
DEBUG:   perl-overload-1.37-513.el10.noarch                                            
DEBUG:   perl-overloading-0.02-513.el10.noarch                                         
DEBUG:   perl-parent-1:0.241-512.el10.noarch                                           
DEBUG:   perl-podlators-1:5.01-511.el10.noarch                                         
DEBUG:   perl-vars-1.05-513.el10.noarch                                                
DEBUG:   python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch        
DEBUG:   python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch            
DEBUG:   python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch       
DEBUG:   python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch               
DEBUG:   python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch              
DEBUG:   python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch               
DEBUG:   python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch        
DEBUG:   python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch            
DEBUG:   python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch             
DEBUG:   python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch  
DEBUG:   python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch               
DEBUG:   python3-APScheduler-3.10.4-4.el10s.noarch                                     
DEBUG:   python3-PyMySQL-1.1.1-3.el10.noarch                                           
DEBUG:   python3-alembic-1.13.1-7.el10.noarch                                          
DEBUG:   python3-amqp-5.2.0-7.el10s.noarch                                             
DEBUG:   python3-attrs-23.2.0-7.el10.noarch                                            
DEBUG:   python3-automaton-3.2.0-0.20250213134241.9255778.el10.noarch                  
DEBUG:   python3-autopage-0.5.2-8.el10s.noarch                                         
DEBUG:   python3-bcrypt-3.2.2-4.el10s.x86_64                                           
DEBUG:   python3-beautifulsoup4-4.12.3-9.el10s.noarch                                  
DEBUG:   python3-binary-memcached-0.31.2-1.el10s.noarch                                
DEBUG:   python3-cffi-1.16.0-7.el10.x86_64                                             
DEBUG:   python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch               
DEBUG:   python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch                      
DEBUG:   python3-cmd2-2.5.8-1.el10s.noarch                                             
DEBUG:   python3-coverage-7.3.2-5.el10s.x86_64                                         
DEBUG:   python3-croniter-5.0.1-1.el10s.noarch                                         
DEBUG:   python3-cryptography-43.0.0-4.el10.x86_64                                     
DEBUG:   python3-dateutil-1:2.8.2-15.el10.noarch                                       
DEBUG:   python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch              
DEBUG:   python3-decorator-5.1.1-12.el10.noarch                                        
DEBUG:   python3-dogpile-cache-1.3.3-1.el10s.noarch                                    
DEBUG:   python3-dulwich-0.22.1-2.el10s.x86_64                                         
DEBUG:   python3-etcd3gw-2.4.1-1.el10s.noarch                                          
DEBUG:   python3-extras-1.0.0-36.el10s.noarch                                          
DEBUG:   python3-fasteners-0.19-1.el10s.noarch                                         
DEBUG:   python3-fixtures-4.2.2-1.el10s.noarch                                         
DEBUG:   python3-freezegun-1.5.1-3.el10s.noarch                                        
DEBUG:   python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch                   
DEBUG:   python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch             
DEBUG:   python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch              
DEBUG:   python3-importlib-metadata-8.5.0-1.el10s.noarch                               
DEBUG:   python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch              
DEBUG:   python3-iso8601-2.1.0-3.el10s.noarch                                          
DEBUG:   python3-jmespath-1.0.1-8.el10.noarch                                          
DEBUG:   python3-jsonpatch-1.33-6.el10.noarch                                          
DEBUG:   python3-jsonpointer-2.3-9.el10.noarch                                         
DEBUG:   python3-jsonschema-4.19.1-7.el10.noarch                                       
DEBUG:   python3-jsonschema-specifications-2023.11.2-6.el10.noarch                     
DEBUG:   python3-jwt-2.8.0-1.el10s.noarch                                              
DEBUG:   python3-jwt+crypto-2.8.0-1.el10s.noarch                                       
DEBUG:   python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch             
DEBUG:   python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch           
DEBUG:   python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch        
DEBUG:   python3-kombu-1:5.3.7-1.el10s.noarch                                          
DEBUG:   python3-logutils-0.3.5-29.el10s.noarch                                        
DEBUG:   python3-lxml-5.2.1-4.el10.x86_64                                              
DEBUG:   python3-mako-1.2.3-9.el10.noarch                                              
DEBUG:   python3-memcached-1.59-15.el10s.noarch                                        
DEBUG:   python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch         
DEBUG:   python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch              
DEBUG:   python3-msgpack-1.1.0-1.el10s.x86_64                                          
DEBUG:   python3-netaddr-1.3.0-2.el10.noarch                                           
DEBUG:   python3-networkx-3.2.1-6.el10.noarch                                          
DEBUG:   python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch             
DEBUG:   python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch              
DEBUG:   python3-observabilityclient-0.4.0-0.20250318092205.df6c253.el10.noarch        
DEBUG:   python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch            
DEBUG:   python3-openstackdocstheme-3.0.0-10.el10s.noarch                              
DEBUG:   python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch               
DEBUG:   python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch           
DEBUG:   python3-os-resource-classes-1.1.0-0.20250307110850.357bd40.el10.noarch        
DEBUG:   python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch           
DEBUG:   python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch                    
DEBUG:   python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch                
DEBUG:   python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch        
DEBUG:   python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch        
DEBUG:   python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch           
DEBUG:   python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch              
DEBUG:   python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch               
DEBUG:   python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch                   
DEBUG:   python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch             
DEBUG:   python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch                  
DEBUG:   python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch                   
DEBUG:   python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch            
DEBUG:   python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch              
DEBUG:   python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch            
DEBUG:   python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch                
DEBUG:   python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch               
DEBUG:   python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch         
DEBUG:   python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch               
DEBUG:   python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch          
DEBUG:   python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch                 
DEBUG:   python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch      
DEBUG:   python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch                   
DEBUG:   python3-paste-3.10.1-6.el10s.noarch                                           
DEBUG:   python3-paste-deploy-3.1.0-7.el10s.noarch                                     
DEBUG:   python3-pecan-1.5.1-1.el10s.noarch                                            
DEBUG:   python3-ply-3.11-25.el10.noarch                                               
DEBUG:   python3-prettytable-3.6.0-10.el10.noarch                                      
DEBUG:   python3-prometheus_client-0.21.0-2.el10s.noarch                               
DEBUG:   python3-psutil-5.9.8-5.el10.x86_64                                            
DEBUG:   python3-pyOpenSSL-24.2.1-1.el10s.noarch                                       
DEBUG:   python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch                     
DEBUG:   python3-pycparser-2.20-16.el10.noarch                                         
DEBUG:   python3-pydot-3.0.3-1.el10s.noarch                                            
DEBUG:   python3-pymemcache-4.0.0-1.el10s.noarch                                       
DEBUG:   python3-pynacl-1.5.0-14.el10s.x86_64                                          
DEBUG:   python3-pyparsing-3.1.1-7.el10.noarch                                         
DEBUG:   python3-pyperclip-1.8.2-1.el10s.noarch                                        
DEBUG:   python3-pytz-2024.1-3.el10s.noarch                                            
DEBUG:   python3-pyyaml-6.0.1-19.el10.x86_64                                           
DEBUG:   python3-redis-5.1.1-3.el10s.noarch                                            
DEBUG:   python3-referencing-0.31.1-6.el10.noarch                                      
DEBUG:   python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch                       
DEBUG:   python3-repoze-lru-0.7-25.el10s.noarch                                        
DEBUG:   python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch         
DEBUG:   python3-rfc3986-1.5.0-12.el10s.noarch                                         
DEBUG:   python3-routes-2.5.1-11.el10s.noarch                                          
DEBUG:   python3-rpds-py-0.17.1-6.el10.x86_64                                          
DEBUG:   python3-simplegeneric-0.8.1-21.el10s.noarch                                   
DEBUG:   python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch                             
DEBUG:   python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch                         
DEBUG:   python3-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch                         
DEBUG:   python3-statsd-3.2.1-33.el10s.noarch                                          
DEBUG:   python3-stestr-4.1.0-1.el10s.noarch                                           
DEBUG:   python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch                  
DEBUG:   python3-subunit-1.4.4-5.el10s.noarch                                          
DEBUG:   python3-taskflow-5.12.0-0.20250318125034.e41463b.el10.noarch                  
DEBUG:   python3-tenacity-8.2.3-1.el10s.noarch                                         
DEBUG:   python3-testresources-2.0.1-18.el10s.noarch                                   
DEBUG:   python3-testscenarios-0.5.0-21.el10s.noarch                                   
DEBUG:   python3-testtools-2.7.2-1.bootstrap.el10s.noarch                              
DEBUG:   python3-tomlkit-0.13.2-1.el10s.noarch                                         
DEBUG:   python3-tzlocal-5.2-1.el10s.noarch                                            
DEBUG:   python3-uhashring-2.3-8.el10s.noarch                                          
DEBUG:   python3-ujson-5.10.0-1.el10s.x86_64                                           
DEBUG:   python3-vine-5.1.0-10.el10s.noarch                                            
DEBUG:   python3-voluptuous-0.15.2-1.el10s.noarch                                      
DEBUG:   python3-waitress-3.0.1-1.el10s.noarch                                         
DEBUG:   python3-warlock-2.0.1-8.el10s.noarch                                          
DEBUG:   python3-wcwidth-0.2.6-6.el10.noarch                                           
DEBUG:   python3-webob-1.8.9-1.el10s.noarch                                            
DEBUG:   python3-webtest-3.0.0-1.el10s.noarch                                          
DEBUG:   python3-wrapt-1.17.1-1.el10s.x86_64                                           
DEBUG:   python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch                      
DEBUG:   python3-yappi-1.6.0-1.el10s.x86_64                                            
DEBUG:   python3-zipp-3.21.0-2.el10s.noarch                                            
DEBUG:   which-2.21-43.el10.x86_64                                                     
DEBUG:   xdg-utils-1.2.0-3.el10.noarch                                                 
DEBUG:   xorriso-1.5.6-6.el10.x86_64                                                   
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch
DEBUG: librsvg2-tools-2.57.1-9.el10.x86_64
DEBUG: python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch
DEBUG: python3-webob-1.8.9-1.el10s.noarch
DEBUG: python3-netaddr-1.3.0-2.el10.noarch
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch
DEBUG: python3-pytz-2024.1-3.el10s.noarch
DEBUG: python3-dateutil-2.8.2-15.el10.noarch
DEBUG: python3-psutil-5.9.8-5.el10.x86_64
DEBUG: python3-mako-1.2.3-9.el10.noarch
DEBUG: python3-decorator-5.1.1-12.el10.noarch
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch
DEBUG: python3-subunit-1.4.4-5.el10s.noarch
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch
DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch
DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch
DEBUG: python3-vine-5.1.0-10.el10s.noarch
DEBUG: python3-amqp-5.2.0-7.el10s.noarch
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch
DEBUG: python3-fasteners-0.19-1.el10s.noarch
DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64
DEBUG: which-2.21-43.el10.x86_64
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch
DEBUG: python3-prettytable-3.6.0-10.el10.noarch
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch
DEBUG: python3-attrs-23.2.0-7.el10.noarch
DEBUG: python3-referencing-0.31.1-6.el10.noarch
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch
DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch
DEBUG: python3-pydot-3.0.3-1.el10s.noarch
DEBUG: python3-automaton-3.2.0-0.20250213134241.9255778.el10.noarch
DEBUG: python3-kombu-5.3.7-1.el10s.noarch
DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch
DEBUG: python3-alembic-1.13.1-7.el10.noarch
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch
DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch
DEBUG: python3-zipp-3.21.0-2.el10s.noarch
DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64
DEBUG: python3-waitress-3.0.1-1.el10s.noarch
DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch
DEBUG: python3-uhashring-2.3-8.el10s.noarch
DEBUG: python3-tzlocal-5.2-1.el10s.noarch
DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch
DEBUG: python3-testresources-2.0.1-18.el10s.noarch
DEBUG: python3-tenacity-8.2.3-1.el10s.noarch
DEBUG: python3-statsd-3.2.1-33.el10s.noarch
DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch
DEBUG: python3-routes-2.5.1-11.el10s.noarch
DEBUG: python3-redis-5.1.1-3.el10s.noarch
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch
DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64
DEBUG: python3-memcached-1.59-15.el10s.noarch
DEBUG: python3-logutils-0.3.5-29.el10s.noarch
DEBUG: python3-extras-1.0.0-36.el10s.noarch
DEBUG: python3-autopage-0.5.2-8.el10s.noarch
DEBUG: libsodium-1.0.20-2.el10s.x86_64
DEBUG: double-conversion-3.3.0-4.el10s.x86_64
DEBUG: python3-ujson-5.10.0-1.el10s.x86_64
DEBUG: python3-jsonpointer-2.3-9.el10.noarch
DEBUG: python3-jsonpatch-1.33-6.el10.noarch
DEBUG: python3-warlock-2.0.1-8.el10s.noarch
DEBUG: python3-jmespath-1.0.1-8.el10.noarch
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch
DEBUG: libxslt-1.1.39-6.el10.x86_64
DEBUG: python3-lxml-5.2.1-4.el10.x86_64
DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch
DEBUG: libisofs-1.5.6-6.el10.x86_64
DEBUG: libburn-1.5.6-6.el10.x86_64
DEBUG: libisoburn-1.5.6-6.el10.x86_64
DEBUG: xorriso-1.5.6-6.el10.x86_64
DEBUG: emacs-filesystem-29.4-10.el10.noarch
DEBUG: desktop-file-utils-0.26-14.el10.x86_64
DEBUG: xdg-utils-1.2.0-3.el10.noarch
DEBUG: python3-networkx-3.2.1-6.el10.noarch
DEBUG: python3-ply-3.11-25.el10.noarch
DEBUG: python3-pycparser-2.20-16.el10.noarch
DEBUG: python3-cffi-1.16.0-7.el10.x86_64
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch
DEBUG: python3-paste-3.10.1-6.el10s.noarch
DEBUG: python3-jwt-2.8.0-1.el10s.noarch
DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64
DEBUG: ncurses-6.4-14.20240127.el10.x86_64
DEBUG: libyaml-0.2.5-16.el10.x86_64
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch
DEBUG: groff-base-1.23.0-10.el10.x86_64
DEBUG: perl-Digest-1.20-511.el10.noarch
DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64
DEBUG: perl-B-1.89-513.el10.x86_64
DEBUG: perl-FileHandle-2.05-513.el10.noarch
DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64
DEBUG: perl-libnet-3.15-512.el10.noarch
DEBUG: perl-AutoLoader-5.74-513.el10.noarch
DEBUG: perl-URI-5.27-3.el10.noarch
DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch
DEBUG: perl-Time-Local-1.350-511.el10.noarch
DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch
DEBUG: perl-if-0.61.000-513.el10.noarch
DEBUG: perl-locale-1.12-513.el10.noarch
DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch
DEBUG: perl-File-Path-2.18-511.el10.noarch
DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch
DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64
DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch
DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch
DEBUG: perl-Class-Struct-0.68-513.el10.noarch
DEBUG: perl-POSIX-2.20-513.el10.x86_64
DEBUG: perl-IPC-Open3-1.22-513.el10.noarch
DEBUG: perl-File-Temp-0.231.100-512.el10.noarch
DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch
DEBUG: perl-Term-Cap-1.18-511.el10.noarch
DEBUG: perl-Pod-Simple-3.45-511.el10.noarch
DEBUG: perl-Socket-2.038-511.el10.x86_64
DEBUG: perl-SelectSaver-1.02-513.el10.noarch
DEBUG: perl-Symbol-1.09-513.el10.noarch
DEBUG: perl-File-stat-1.14-513.el10.noarch
DEBUG: perl-podlators-5.01-511.el10.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch
DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch
DEBUG: perl-Fcntl-1.18-513.el10.x86_64
DEBUG: perl-base-2.27-513.el10.noarch
DEBUG: perl-mro-1.29-513.el10.x86_64
DEBUG: perl-IO-1.55-513.el10.x86_64
DEBUG: perl-overloading-0.02-513.el10.noarch
DEBUG: perl-Pod-Usage-2.03-511.el10.noarch
DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64
DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64
DEBUG: perl-constant-1.33-512.el10.noarch
DEBUG: perl-parent-0.241-512.el10.noarch
DEBUG: perl-Errno-1.38-513.el10.x86_64
DEBUG: perl-File-Basename-2.86-513.el10.noarch
DEBUG: perl-Getopt-Std-1.14-513.el10.noarch
DEBUG: perl-Storable-3.32-511.el10.x86_64
DEBUG: perl-overload-1.37-513.el10.noarch
DEBUG: perl-vars-1.05-513.el10.noarch
DEBUG: perl-Getopt-Long-2.58-3.el10.noarch
DEBUG: perl-Carp-1.54-511.el10.noarch
DEBUG: perl-Exporter-5.78-511.el10.noarch
DEBUG: perl-PathTools-3.91-512.el10.x86_64
DEBUG: perl-NDBM_File-1.17-513.el10.x86_64
DEBUG: perl-DynaLoader-1.56-513.el10.x86_64
DEBUG: perl-Encode-3.21-511.el10.x86_64
DEBUG: perl-libs-5.40.2-513.el10.x86_64
DEBUG: perl-interpreter-5.40.2-513.el10.x86_64
DEBUG: memcached-1.6.23-7.el10.x86_64
DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch
DEBUG: bash-completion-2.11-16.el10.noarch
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch
DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch
DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch
DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch
DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch
DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch
DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch
DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch
DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch
DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch
DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch
DEBUG: python3-observabilityclient-0.4.0-0.20250318092205.df6c253.el10.noarch
DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch
DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch
DEBUG: python3-taskflow-5.12.0-0.20250318125034.e41463b.el10.noarch
DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch
DEBUG: python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch
DEBUG: python3-stestr-4.1.0-1.el10s.noarch
DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch
DEBUG: python3-webtest-3.0.0-1.el10s.noarch
DEBUG: python3-pecan-1.5.1-1.el10s.noarch
DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch
DEBUG: python3-APScheduler-3.10.4-4.el10s.noarch
DEBUG: python3-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch
DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch
DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch
DEBUG: python3-croniter-5.0.1-1.el10s.noarch
DEBUG: python3-freezegun-1.5.1-3.el10s.noarch
DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch
DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch
DEBUG: python3-coverage-7.3.2-5.el10s.x86_64
DEBUG: python3-os-resource-classes-1.1.0-0.20250307110850.357bd40.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch
DEBUG: librsvg2-tools-2.57.1-9.el10.x86_64
DEBUG: python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch
DEBUG: python3-webob-1.8.9-1.el10s.noarch
DEBUG: python3-netaddr-1.3.0-2.el10.noarch
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch
DEBUG: python3-pytz-2024.1-3.el10s.noarch
DEBUG: python3-dateutil-2.8.2-15.el10.noarch
DEBUG: python3-psutil-5.9.8-5.el10.x86_64
DEBUG: python3-mako-1.2.3-9.el10.noarch
DEBUG: python3-decorator-5.1.1-12.el10.noarch
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch
DEBUG: python3-subunit-1.4.4-5.el10s.noarch
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch
DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch
DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch
DEBUG: python3-vine-5.1.0-10.el10s.noarch
DEBUG: python3-amqp-5.2.0-7.el10s.noarch
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch
DEBUG: python3-fasteners-0.19-1.el10s.noarch
DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64
DEBUG: which-2.21-43.el10.x86_64
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch
DEBUG: python3-prettytable-3.6.0-10.el10.noarch
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch
DEBUG: python3-attrs-23.2.0-7.el10.noarch
DEBUG: python3-referencing-0.31.1-6.el10.noarch
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch
DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch
DEBUG: python3-pydot-3.0.3-1.el10s.noarch
DEBUG: python3-automaton-3.2.0-0.20250213134241.9255778.el10.noarch
DEBUG: python3-kombu-5.3.7-1.el10s.noarch
DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch
DEBUG: python3-alembic-1.13.1-7.el10.noarch
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch
DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch
DEBUG: python3-zipp-3.21.0-2.el10s.noarch
DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64
DEBUG: python3-waitress-3.0.1-1.el10s.noarch
DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch
DEBUG: python3-uhashring-2.3-8.el10s.noarch
DEBUG: python3-tzlocal-5.2-1.el10s.noarch
DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch
DEBUG: python3-testresources-2.0.1-18.el10s.noarch
DEBUG: python3-tenacity-8.2.3-1.el10s.noarch
DEBUG: python3-statsd-3.2.1-33.el10s.noarch
DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch
DEBUG: python3-routes-2.5.1-11.el10s.noarch
DEBUG: python3-redis-5.1.1-3.el10s.noarch
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch
DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64
DEBUG: python3-memcached-1.59-15.el10s.noarch
DEBUG: python3-logutils-0.3.5-29.el10s.noarch
DEBUG: python3-extras-1.0.0-36.el10s.noarch
DEBUG: python3-autopage-0.5.2-8.el10s.noarch
DEBUG: libsodium-1.0.20-2.el10s.x86_64
DEBUG: double-conversion-3.3.0-4.el10s.x86_64
DEBUG: python3-ujson-5.10.0-1.el10s.x86_64
DEBUG: python3-jsonpointer-2.3-9.el10.noarch
DEBUG: python3-jsonpatch-1.33-6.el10.noarch
DEBUG: python3-warlock-2.0.1-8.el10s.noarch
DEBUG: python3-jmespath-1.0.1-8.el10.noarch
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch
DEBUG: libxslt-1.1.39-6.el10.x86_64
DEBUG: python3-lxml-5.2.1-4.el10.x86_64
DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch
DEBUG: libisofs-1.5.6-6.el10.x86_64
DEBUG: libburn-1.5.6-6.el10.x86_64
DEBUG: libisoburn-1.5.6-6.el10.x86_64
DEBUG: xorriso-1.5.6-6.el10.x86_64
DEBUG: emacs-filesystem-29.4-10.el10.noarch
DEBUG: desktop-file-utils-0.26-14.el10.x86_64
DEBUG: xdg-utils-1.2.0-3.el10.noarch
DEBUG: python3-networkx-3.2.1-6.el10.noarch
DEBUG: python3-ply-3.11-25.el10.noarch
DEBUG: python3-pycparser-2.20-16.el10.noarch
DEBUG: python3-cffi-1.16.0-7.el10.x86_64
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch
DEBUG: python3-paste-3.10.1-6.el10s.noarch
DEBUG: python3-jwt-2.8.0-1.el10s.noarch
DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64
DEBUG: ncurses-6.4-14.20240127.el10.x86_64
DEBUG: libyaml-0.2.5-16.el10.x86_64
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch
DEBUG: groff-base-1.23.0-10.el10.x86_64
DEBUG: perl-Digest-1.20-511.el10.noarch
DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64
DEBUG: perl-B-1.89-513.el10.x86_64
DEBUG: perl-FileHandle-2.05-513.el10.noarch
DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64
DEBUG: perl-libnet-3.15-512.el10.noarch
DEBUG: perl-AutoLoader-5.74-513.el10.noarch
DEBUG: perl-URI-5.27-3.el10.noarch
DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch
DEBUG: perl-Time-Local-1.350-511.el10.noarch
DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch
DEBUG: perl-if-0.61.000-513.el10.noarch
DEBUG: perl-locale-1.12-513.el10.noarch
DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch
DEBUG: perl-File-Path-2.18-511.el10.noarch
DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch
DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64
DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch
DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch
DEBUG: perl-Class-Struct-0.68-513.el10.noarch
DEBUG: perl-POSIX-2.20-513.el10.x86_64
DEBUG: perl-IPC-Open3-1.22-513.el10.noarch
DEBUG: perl-File-Temp-0.231.100-512.el10.noarch
DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch
DEBUG: perl-Term-Cap-1.18-511.el10.noarch
DEBUG: perl-Pod-Simple-3.45-511.el10.noarch
DEBUG: perl-Socket-2.038-511.el10.x86_64
DEBUG: perl-SelectSaver-1.02-513.el10.noarch
DEBUG: perl-Symbol-1.09-513.el10.noarch
DEBUG: perl-File-stat-1.14-513.el10.noarch
DEBUG: perl-podlators-5.01-511.el10.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch
DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch
DEBUG: perl-Fcntl-1.18-513.el10.x86_64
DEBUG: perl-base-2.27-513.el10.noarch
DEBUG: perl-mro-1.29-513.el10.x86_64
DEBUG: perl-IO-1.55-513.el10.x86_64
DEBUG: perl-overloading-0.02-513.el10.noarch
DEBUG: perl-Pod-Usage-2.03-511.el10.noarch
DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64
DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64
DEBUG: perl-constant-1.33-512.el10.noarch
DEBUG: perl-parent-0.241-512.el10.noarch
DEBUG: perl-Errno-1.38-513.el10.x86_64
DEBUG: perl-File-Basename-2.86-513.el10.noarch
DEBUG: perl-Getopt-Std-1.14-513.el10.noarch
DEBUG: perl-Storable-3.32-511.el10.x86_64
DEBUG: perl-overload-1.37-513.el10.noarch
DEBUG: perl-vars-1.05-513.el10.noarch
DEBUG: perl-Getopt-Long-2.58-3.el10.noarch
DEBUG: perl-Carp-1.54-511.el10.noarch
DEBUG: perl-Exporter-5.78-511.el10.noarch
DEBUG: perl-PathTools-3.91-512.el10.x86_64
DEBUG: perl-NDBM_File-1.17-513.el10.x86_64
DEBUG: perl-DynaLoader-1.56-513.el10.x86_64
DEBUG: perl-Encode-3.21-511.el10.x86_64
DEBUG: perl-libs-5.40.2-513.el10.x86_64
DEBUG: perl-interpreter-5.40.2-513.el10.x86_64
DEBUG: memcached-1.6.23-7.el10.x86_64
DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch
DEBUG: bash-completion-2.11-16.el10.noarch
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch
DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch
DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch
DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch
DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch
DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch
DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch
DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch
DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch
DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch
DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch
DEBUG: python3-observabilityclient-0.4.0-0.20250318092205.df6c253.el10.noarch
DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch
DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch
DEBUG: python3-taskflow-5.12.0-0.20250318125034.e41463b.el10.noarch
DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch
DEBUG: python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch
DEBUG: python3-stestr-4.1.0-1.el10s.noarch
DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch
DEBUG: python3-webtest-3.0.0-1.el10s.noarch
DEBUG: python3-pecan-1.5.1-1.el10s.noarch
DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch
DEBUG: python3-APScheduler-3.10.4-4.el10s.noarch
DEBUG: python3-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch
DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch
DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch
DEBUG: python3-croniter-5.0.1-1.el10s.noarch
DEBUG: python3-freezegun-1.5.1-3.el10s.noarch
DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch
DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch
DEBUG: python3-coverage-7.3.2-5.el10s.x86_64
DEBUG: python3-os-resource-classes-1.1.0-0.20250307110850.357bd40.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff741362430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep  --target x86_64 --nodeps /builddir/build/SPECS/openstack-watcher.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'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.6fUN1F
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcher-14.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement satisfied: tox-current-env >= 0.0.6
DEBUG:    (installed: tox-current-env 0.0.12)
DEBUG: py312: OK ✔ in 0.01 seconds
DEBUG:   py312: OK (0.01 seconds)
DEBUG:   docs: OK (0.00 seconds)
DEBUG:   congratulations :) (0.08 seconds)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling coverage>=4.5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: coverage>=4.5.1
DEBUG:    (installed: coverage 7.3.2)
DEBUG: Handling freezegun>=0.3.10 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: freezegun>=0.3.10
DEBUG:    (installed: freezegun 1.5.1)
DEBUG: Handling oslotest>=3.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslotest>=3.3.0
DEBUG:    (installed: oslotest 5.0.0)
DEBUG: Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testscenarios>=0.5.0
DEBUG:    (installed: testscenarios 0.5.0)
DEBUG: Handling testtools>=2.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testtools>=2.3.0
DEBUG:    (installed: testtools 2.7.2)
DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stestr>=2.0.0
DEBUG:    (installed: stestr 4.1.0)
DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WebTest>=2.0.27
DEBUG:    (installed: WebTest 3.0.0)
DEBUG: Handling apscheduler>=3.5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: apscheduler>=3.5.1
DEBUG:    (installed: apscheduler 3.10.4)
DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: eventlet>=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling jsonpatch>=1.21 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: jsonpatch>=1.21
DEBUG:    (installed: jsonpatch 1.33)
DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystoneauth1>=3.4.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: jsonschema>=3.2.0
DEBUG:    (installed: jsonschema 4.19.1)
DEBUG: Handling keystonemiddleware>=4.21.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystonemiddleware>=4.21.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml>=4.5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: lxml>=4.5.1
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling croniter>=0.3.20 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: croniter>=0.3.20
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling os-resource-classes>=0.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: os-resource-classes>=0.4.0
DEBUG:    (installed: os-resource-classes 1.1.0)
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.cache>=1.29.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.cache>=1.29.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.config>=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.context>=2.21.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.context>=2.21.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db>=4.44.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.db>=4.44.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.i18n>=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log>=3.37.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.log>=3.37.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.messaging>=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.policy>=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports>=1.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.reports>=1.27.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.serialization>=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service>=1.30.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.service>=1.30.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.utils>=7.0.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling oslo.versionedobjects>=1.32.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.versionedobjects>=1.32.0
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy>=1.5.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PasteDeploy>=1.5.2
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pbr>=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling pecan>=1.3.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pecan>=1.3.2
DEBUG:    (installed: pecan 1.5.1)
DEBUG: Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PrettyTable>=0.7.2
DEBUG:    (installed: PrettyTable 3.6.0)
DEBUG: Handling gnocchiclient>=7.0.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: gnocchiclient>=7.0.1
DEBUG:    (installed: gnocchiclient 7.1.0)
DEBUG: Handling python-cinderclient>=3.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-cinderclient>=3.5.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-glanceclient>=2.9.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-glanceclient>=2.9.1
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-keystoneclient>=3.15.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-keystoneclient>=3.15.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-monascaclient>=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-neutronclient>=6.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-novaclient>=14.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-observabilityclient>=0.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-observabilityclient>=0.3.0
DEBUG:    (installed: python-observabilityclient 0.4.0)
DEBUG: Handling python-openstackclient>=3.14.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-openstackclient>=3.14.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-ironicclient>=2.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-ironicclient>=2.5.0
DEBUG:    (installed: python-ironicclient 5.10.0)
DEBUG: Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: SQLAlchemy>=1.2.5
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore>=1.28.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stevedore>=1.28.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling taskflow>=3.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: taskflow>=3.8.0
DEBUG:    (installed: taskflow 5.12.0)
DEBUG: Handling WebOb>=1.8.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WebOb>=1.8.5
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling WSME>=0.9.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WSME>=0.9.2
DEBUG:    (installed: WSME 0.12.1)
DEBUG: Handling networkx>=2.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: networkx>=2.4
DEBUG:    (installed: networkx 3.2.1)
DEBUG: Handling microversion_parse>=0.2.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: microversion_parse>=0.2.1
DEBUG:    (installed: microversion_parse 2.0.0)
DEBUG: Handling futurist>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: futurist>=1.8.0
DEBUG:    (installed: futurist 3.1.0)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling sphinx>=2.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinx>=2.1.1
DEBUG:    (installed: sphinx 7.2.6)
DEBUG: Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0
DEBUG:    (installed: sphinxcontrib-svg2pdfconverter 1.2.0)
DEBUG: Handling sphinxcontrib-pecanwsme>=0.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-pecanwsme>=0.8.0
DEBUG:    (installed: sphinxcontrib-pecanwsme 0.11.0)
DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0
DEBUG:    (installed: sphinxcontrib-apidoc 0.5.0)
DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1
DEBUG:    (installed: openstackdocstheme 3.0.0)
DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: reno>=3.1.0
DEBUG:    (installed: reno 4.1.0)
DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running dist_info
DEBUG: writing python_watcher.egg-info/PKG-INFO
DEBUG: writing dependency_links to python_watcher.egg-info/dependency_links.txt
DEBUG: writing entry points to python_watcher.egg-info/entry_points.txt
DEBUG: writing requirements to python_watcher.egg-info/requires.txt
DEBUG: writing top-level names to python_watcher.egg-info/top_level.txt
DEBUG: writing pbr to python_watcher.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: adding license file 'LICENSE'
DEBUG: adding license file 'AUTHORS'
DEBUG: writing manifest file 'python_watcher.egg-info/SOURCES.txt'
DEBUG: creating '/builddir/build/BUILD/python-watcher-14.1.0.dev21/python_watcher-14.1.0.dev21.dist-info'
DEBUG: Handling apscheduler >=3.5.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: apscheduler >=3.5.1
DEBUG:    (installed: apscheduler 3.10.4)
DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: eventlet >=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling jsonpatch >=1.21 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: jsonpatch >=1.21
DEBUG:    (installed: jsonpatch 1.33)
DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: keystoneauth1 >=3.4.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: jsonschema >=3.2.0
DEBUG:    (installed: jsonschema 4.19.1)
DEBUG: Handling keystonemiddleware >=4.21.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: keystonemiddleware >=4.21.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml >=4.5.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: lxml >=4.5.1
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling croniter >=0.3.20 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: croniter >=0.3.20
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling os-resource-classes >=0.4.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: os-resource-classes >=0.4.0
DEBUG:    (installed: os-resource-classes 1.1.0)
DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.cache >=1.29.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.cache >=1.29.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.config >=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.context >=2.21.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.context >=2.21.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db >=4.44.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.db >=4.44.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.i18n >=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log >=3.37.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.log >=3.37.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.messaging >=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.policy >=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports >=1.27.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.reports >=1.27.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.serialization >=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service >=1.30.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.service >=1.30.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.utils >=7.0.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling oslo.versionedobjects >=1.32.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.versionedobjects >=1.32.0
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy >=1.5.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: PasteDeploy >=1.5.2
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: pbr >=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling pecan >=1.3.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: pecan >=1.3.2
DEBUG:    (installed: pecan 1.5.1)
DEBUG: Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: PrettyTable >=0.7.2
DEBUG:    (installed: PrettyTable 3.6.0)
DEBUG: Handling gnocchiclient >=7.0.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: gnocchiclient >=7.0.1
DEBUG:    (installed: gnocchiclient 7.1.0)
DEBUG: Handling python-cinderclient >=3.5.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-cinderclient >=3.5.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-glanceclient >=2.9.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-glanceclient >=2.9.1
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-keystoneclient >=3.15.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-keystoneclient >=3.15.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-monascaclient >=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient >=6.7.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-neutronclient >=6.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient >=14.1.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-novaclient >=14.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-observabilityclient >=0.3.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-observabilityclient >=0.3.0
DEBUG:    (installed: python-observabilityclient 0.4.0)
DEBUG: Handling python-openstackclient >=3.14.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-openstackclient >=3.14.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-ironicclient >=2.5.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-ironicclient >=2.5.0
DEBUG:    (installed: python-ironicclient 5.10.0)
DEBUG: Handling SQLAlchemy >=1.2.5 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: SQLAlchemy >=1.2.5
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore >=1.28.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: stevedore >=1.28.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling taskflow >=3.8.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: taskflow >=3.8.0
DEBUG:    (installed: taskflow 5.12.0)
DEBUG: Handling WebOb >=1.8.5 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: WebOb >=1.8.5
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling WSME >=0.9.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: WSME >=0.9.2
DEBUG:    (installed: WSME 0.12.1)
DEBUG: Handling networkx >=2.4 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: networkx >=2.4
DEBUG:    (installed: networkx 3.2.1)
DEBUG: Handling microversion-parse >=0.2.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: microversion-parse >=0.2.1
DEBUG:    (installed: microversion-parse 2.0.0)
DEBUG: Handling futurist >=1.8.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: futurist >=1.8.0
DEBUG:    (installed: futurist 3.1.0)
DEBUG: + cat /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv python_watcher-14.1.0.dev21.dist-info/
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/AUTHORS'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/LICENSE'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/METADATA'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/top_level.txt'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/pbr.json'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/entry_points.txt'
DEBUG: removed directory 'python_watcher-14.1.0.dev21.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 11
INFO: Dynamic buildrequires detected
INFO: Going to install missing buildrequires. See root.log for details.
INFO: Going to install missing dynamic buildrequires
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.buildreqs.nosrc.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: Last metadata expiration check: 0:00:16 ago on Tue May  6 08:59:51 2025.
DEBUG: Package git-core-2.47.1-1.el10.x86_64 is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package pyproject-rpm-macros-1.16.2-1.el10.noarch is already installed.
DEBUG: Package python3-devel-3.12.10-2.el10.x86_64 is already installed.
DEBUG: Package python3-devel-3.12.10-2.el10.x86_64 is already installed.
DEBUG: Package python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch is already installed.
DEBUG: Package python3-APScheduler-3.10.4-4.el10s.noarch is already installed.
DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed.
DEBUG: Package python3-croniter-5.0.1-1.el10s.noarch is already installed.
DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed.
DEBUG: Package python3-freezegun-1.5.1-3.el10s.noarch is already installed.
DEBUG: Package python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch is already installed.
DEBUG: Package python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch is already installed.
DEBUG: Package python3-jsonpatch-1.33-6.el10.noarch is already installed.
DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed.
DEBUG: Package python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch is already installed.
DEBUG: Package python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch is already installed.
DEBUG: Package python3-lxml-5.2.1-4.el10.x86_64 is already installed.
DEBUG: Package python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch is already installed.
DEBUG: Package python3-networkx-3.2.1-6.el10.noarch is already installed.
DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed.
DEBUG: Package python3-os-resource-classes-1.1.0-0.20250307110850.357bd40.el10.noarch is already installed.
DEBUG: Package python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch is already installed.
DEBUG: Package python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch is already installed.
DEBUG: Package python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch is already installed.
DEBUG: Package python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch is already installed.
DEBUG: Package python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch is already installed.
DEBUG: Package python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch is already installed.
DEBUG: Package python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch is already installed.
DEBUG: Package python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch is already installed.
DEBUG: Package python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch is already installed.
DEBUG: Package python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch is already installed.
DEBUG: Package python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch is already installed.
DEBUG: Package python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch is already installed.
DEBUG: Package python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch is already installed.
DEBUG: Package python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch is already installed.
DEBUG: Package python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch is already installed.
DEBUG: Package python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch is already installed.
DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed.
DEBUG: Package python3-paste-deploy-3.1.0-7.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pbr-6.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-pecan-1.5.1-1.el10s.noarch is already installed.
DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed.
DEBUG: Package python3-prettytable-3.6.0-10.el10.noarch is already installed.
DEBUG: Package python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch is already installed.
DEBUG: Package python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch is already installed.
DEBUG: Package python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch is already installed.
DEBUG: Package python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch is already installed.
DEBUG: Package python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch is already installed.
DEBUG: Package python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch is already installed.
DEBUG: Package python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch is already installed.
DEBUG: Package python3-observabilityclient-0.4.0-0.20250318092205.df6c253.el10.noarch is already installed.
DEBUG: Package python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch is already installed.
DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed.
DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed.
DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed.
DEBUG: Package python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch is already installed.
DEBUG: Package python3-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch is already installed.
DEBUG: Package python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch is already installed.
DEBUG: Package python3-sqlalchemy-2.0.26-6.el10.x86_64 is already installed.
DEBUG: Package python3-stestr-4.1.0-1.el10s.noarch is already installed.
DEBUG: Package python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch is already installed.
DEBUG: Package python3-taskflow-5.12.0-0.20250318125034.e41463b.el10.noarch is already installed.
DEBUG: Package python3-testscenarios-0.5.0-21.el10s.noarch is already installed.
DEBUG: Package python3-testtools-2.7.2-1.bootstrap.el10s.noarch is already installed.
DEBUG: Package tox-4.21.2-3.el10s.noarch is already installed.
DEBUG: Package python3-tox-current-env-0.0.12-1.el10s.noarch is already installed.
DEBUG: Package python3-webob-1.8.9-1.el10s.noarch is already installed.
DEBUG: Package python3-webtest-3.0.0-1.el10s.noarch is already installed.
DEBUG: Package python3-wheel-1:0.41.2-5.el10.noarch is already installed.
DEBUG: Package python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch is already installed.
DEBUG: Package systemd-257-11.el10.x86_64 is already installed.
DEBUG: Dependencies resolved.
DEBUG: Nothing to do.
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
DEBUG: libgcc-14.2.1-7.el10.x86_64
DEBUG: fonts-filesystem-2.0.5-18.el10.noarch
DEBUG: tzdata-2025b-1.el10.noarch
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch
DEBUG: xkeyboard-config-2.41-3.el10.noarch
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch
DEBUG: poppler-data-0.4.11-9.el10.noarch
DEBUG: perl-srpm-macros-1-57.el10.noarch
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch
DEBUG: openblas-srpm-macros-2-19.el10.noarch
DEBUG: ocaml-srpm-macros-10-4.el10.noarch
DEBUG: libX11-common-1.8.10-1.el10.noarch
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch
DEBUG: kernel-headers-6.12.0-80.el10.x86_64
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64
DEBUG: annobin-docs-12.93-1.el10.noarch
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch
DEBUG: libssh-config-0.11.1-1.el10.noarch
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch
DEBUG: coreutils-common-9.5-6.el10.x86_64
DEBUG: centos-gpg-keys-10.0-8.el10.noarch
DEBUG: centos-stream-repos-10.0-8.el10.noarch
DEBUG: centos-stream-release-10.0-8.el10.noarch
DEBUG: setup-2.14.5-4.el10.noarch
DEBUG: filesystem-3.18-16.el10.x86_64
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch
DEBUG: basesystem-11-22.el10.noarch
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64
DEBUG: glibc-common-2.39-37.el10.x86_64
DEBUG: glibc-2.39-37.el10.x86_64
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64
DEBUG: bash-5.2.26-6.el10.x86_64
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64
DEBUG: libstdc++-14.2.1-7.el10.x86_64
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64
DEBUG: xz-libs-5.6.2-3.el10.x86_64
DEBUG: libpng-1.6.40-8.el10.x86_64
DEBUG: libuuid-2.40.2-10.el10.x86_64
DEBUG: libxml2-2.12.5-5.el10.x86_64
DEBUG: readline-8.2-11.el10.x86_64
DEBUG: libzstd-1.5.5-9.el10.x86_64
DEBUG: elfutils-libelf-0.193-1.el10.x86_64
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64
DEBUG: gmp-6.2.1-10.el10.x86_64
DEBUG: libgpg-error-1.50-2.el10.x86_64
DEBUG: libxcrypt-4.4.36-10.el10.x86_64
DEBUG: libblkid-2.40.2-10.el10.x86_64
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch
DEBUG: nspr-4.35.0-34.el10.x86_64
DEBUG: libassuan-2.5.6-6.el10.x86_64
DEBUG: mpfr-4.2.1-5.el10.x86_64
DEBUG: expat-2.6.4-1.el10.x86_64
DEBUG: pcre2-10.44-1.el10.3.x86_64
DEBUG: grep-3.11-10.el10.x86_64
DEBUG: popt-1.19-8.el10.x86_64
DEBUG: gawk-5.3.0-6.el10.x86_64
DEBUG: nss-util-3.101.0-13.el10.x86_64
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64
DEBUG: gdbm-libs-1.23-11.el10.x86_64
DEBUG: libattr-2.5.2-5.el10.x86_64
DEBUG: libacl-2.3.2-4.el10.x86_64
DEBUG: libgomp-14.2.1-7.el10.x86_64
DEBUG: lcms2-2.16-6.el10.x86_64
DEBUG: libwebp-1.3.2-8.el10.x86_64
DEBUG: json-c-0.18-3.el10.x86_64
DEBUG: libcap-ng-0.8.4-6.el10.x86_64
DEBUG: audit-libs-4.0.3-4.el10.x86_64
DEBUG: libeconf-0.6.2-4.el10.x86_64
DEBUG: pam-libs-1.6.1-7.el10.x86_64
DEBUG: libcap-2.69-7.el10.x86_64
DEBUG: systemd-libs-257-11.el10.x86_64
DEBUG: libffi-3.4.4-9.el10.x86_64
DEBUG: libtasn1-4.20.0-1.el10.x86_64
DEBUG: p11-kit-0.25.5-7.el10.x86_64
DEBUG: libunistring-1.1-10.el10.x86_64
DEBUG: libidn2-2.3.7-3.el10.x86_64
DEBUG: libICE-1.1.1-5.el10.x86_64
DEBUG: openjpeg2-2.5.2-4.el10.x86_64
DEBUG: libSM-1.2.4-5.el10.x86_64
DEBUG: xz-5.6.2-3.el10.x86_64
DEBUG: libmpc-1.3.1-7.el10.x86_64
DEBUG: libfdisk-2.40.2-10.el10.x86_64
DEBUG: libgcrypt-1.11.0-6.el10.x86_64
DEBUG: libksba-1.6.7-2.el10.x86_64
DEBUG: dwz-0.15-7.el10.x86_64
DEBUG: unzip-6.0-66.el10.x86_64
DEBUG: file-libs-5.45-7.el10.x86_64
DEBUG: file-5.45-7.el10.x86_64
DEBUG: alternatives-1.30-2.el10.x86_64
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64
DEBUG: gnutls-3.8.9-14.el10.x86_64
DEBUG: diffutils-3.10-8.el10.x86_64
DEBUG: jansson-2.14-3.el10.x86_64
DEBUG: libbrotli-1.1.0-6.el10.x86_64
DEBUG: libsepol-3.8-1.el10.x86_64
DEBUG: libselinux-3.8-1.el10.x86_64
DEBUG: sed-4.9-3.el10.x86_64
DEBUG: findutils-4.10.0-5.el10.x86_64
DEBUG: openssl-libs-3.5.0-2.el10.x86_64
DEBUG: coreutils-9.5-6.el10.x86_64
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch
DEBUG: libmount-2.40.2-10.el10.x86_64
DEBUG: glib2-2.80.4-4.el10.x86_64
DEBUG: polkit-libs-125-3.el10.x86_64
DEBUG: gzip-1.13-3.el10.x86_64
DEBUG: cracklib-2.9.11-8.el10.x86_64
DEBUG: libevent-2.1.12-16.el10.x86_64
DEBUG: libsmartcols-2.40.2-10.el10.x86_64
DEBUG: util-linux-core-2.40.2-10.el10.x86_64
DEBUG: lua-libs-5.4.6-7.el10.x86_64
DEBUG: lz4-libs-1.9.4-8.el10.x86_64
DEBUG: libarchive-3.7.7-1.el10.x86_64
DEBUG: npth-1.6-21.el10.x86_64
DEBUG: fribidi-1.0.14-4.el10.x86_64
DEBUG: jbigkit-libs-2.1-31.el10.x86_64
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64
DEBUG: zstd-1.5.5-9.el10.x86_64
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64
DEBUG: libpwquality-1.4.5-12.el10.x86_64
DEBUG: shared-mime-info-2.3-8.el10.x86_64
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64
DEBUG: libsecret-0.21.2-7.el10.x86_64
DEBUG: pinentry-1.3.1-1.el10.x86_64
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch
DEBUG: urw-base35-fonts-20200910-21.el10.noarch
DEBUG: kmod-libs-31-11.el10.x86_64
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64
DEBUG: libsemanage-3.8.1-1.el10.x86_64
DEBUG: shadow-utils-4.15.0-5.el10.x86_64
DEBUG: libutempter-1.2.1-15.el10.x86_64
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64
DEBUG: tar-1.35-7.el10.x86_64
DEBUG: zip-3.0-44.el10.x86_64
DEBUG: cpp-14.2.1-7.el10.x86_64
DEBUG: libpsl-0.21.5-6.el10.x86_64
DEBUG: dbus-libs-1.14.10-5.el10.x86_64
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64
DEBUG: libusb1-1.0.27-4.el10.x86_64
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64
DEBUG: openldap-2.6.8-3.el10.x86_64
DEBUG: gdbm-1.23-11.el10.x86_64
DEBUG: pam-1.6.1-7.el10.x86_64
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64
DEBUG: nss-softokn-3.101.0-13.el10.x86_64
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64
DEBUG: nss-3.101.0-13.el10.x86_64
DEBUG: jasper-libs-4.1.0-5.el10.x86_64
DEBUG: LibRaw-0.21.3-1.el10s.x86_64
DEBUG: libbpf-1.5.0-4.el10.x86_64
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64
DEBUG: xml-common-0.6.3-65.el10.noarch
DEBUG: bzip2-1.0.8-25.el10.x86_64
DEBUG: graphite2-1.3.14-17.el10.x86_64
DEBUG: freetype-2.13.2-8.el10.x86_64
DEBUG: harfbuzz-8.4.0-6.el10.x86_64
DEBUG: fontconfig-2.15.0-7.el10.x86_64
DEBUG: libraqm-0.10.1-2.el10s.x86_64
DEBUG: imath-3.1.10-4.el10.x86_64
DEBUG: liblerc-4.0.0-8.el10.x86_64
DEBUG: libtiff-4.6.0-6.el10.x86_64
DEBUG: openexr-libs-3.1.10-8.el10.x86_64
DEBUG: dbus-common-1.14.10-5.el10.noarch
DEBUG: dbus-broker-36-1.el10.x86_64
DEBUG: dbus-1.14.10-5.el10.x86_64
DEBUG: ed-1.20-5.el10.x86_64
DEBUG: patch-2.7.6-26.el10.x86_64
DEBUG: less-661-3.el10.x86_64
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64
DEBUG: cpio-2.15-3.el10.x86_64
DEBUG: duktape-2.7.0-10.el10.x86_64
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64
DEBUG: libcbor-0.11.0-3.el10.x86_64
DEBUG: libfido2-1.14.0-7.el10.x86_64
DEBUG: libcom_err-1.47.1-3.el10.x86_64
DEBUG: libnghttp2-1.64.0-2.el10.x86_64
DEBUG: libpkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-2.1.0-3.el10.x86_64
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64
DEBUG: glibc-devel-2.39-37.el10.x86_64
DEBUG: libseccomp-2.5.3-10.el10.x86_64
DEBUG: libverto-0.3.2-10.el10.x86_64
DEBUG: krb5-libs-1.21.3-7.el10.x86_64
DEBUG: libssh-0.11.1-1.el10.x86_64
DEBUG: libcurl-8.12.1-2.el10.x86_64
DEBUG: util-linux-2.40.2-10.el10.x86_64
DEBUG: authselect-libs-1.5.0-8.el10.x86_64
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64
DEBUG: device-mapper-libs-1.02.202-6.el10.x86_64
DEBUG: device-mapper-1.02.202-6.el10.x86_64
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64
DEBUG: elfutils-libs-0.193-1.el10.x86_64
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch
DEBUG: systemd-pam-257-11.el10.x86_64
DEBUG: systemd-257-11.el10.x86_64
DEBUG: binutils-gold-2.41-53.el10.x86_64
DEBUG: binutils-2.41-53.el10.x86_64
DEBUG: polkit-125-3.el10.x86_64
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64
DEBUG: elfutils-0.193-1.el10.x86_64
DEBUG: gdb-minimal-14.2-4.el10.x86_64
DEBUG: debugedit-5.1-7.el10.x86_64
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64
DEBUG: openssh-9.9p1-9.el10.x86_64
DEBUG: openssh-clients-9.9p1-9.el10.x86_64
DEBUG: git-core-2.47.1-1.el10.x86_64
DEBUG: curl-8.12.1-2.el10.x86_64
DEBUG: rpm-4.19.1.1-14.el10.x86_64
DEBUG: efi-srpm-macros-6-6.el10.noarch
DEBUG: lua-srpm-macros-1-15.el10.noarch
DEBUG: make-4.4.1-9.el10.x86_64
DEBUG: gcc-14.2.1-7.el10.x86_64
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64
DEBUG: fonts-srpm-macros-2.0.5-18.el10.noarch
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch
DEBUG: python-srpm-macros-3.12-10.el10.noarch
DEBUG: redhat-rpm-config-289-1.el10.noarch
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch
DEBUG: python-rpm-macros-3.12-10.el10.noarch
DEBUG: python3-rpm-macros-3.12-10.el10.noarch
DEBUG: mpdecimal-2.5.1-12.el10.x86_64
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch
DEBUG: python3-3.12.10-2.el10.x86_64
DEBUG: python3-libs-3.12.10-2.el10.x86_64
DEBUG: python3-packaging-24.2-2.el10.noarch
DEBUG: python3-setuptools-69.0.3-9.el10.noarch
DEBUG: python3-idna-3.7-4.el10.noarch
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch
DEBUG: python3-urllib3-1.26.19-2.el10.noarch
DEBUG: python3-babel-2.13.1-5.el10.noarch
DEBUG: python3-rpm-generators-14-12.el10.noarch
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch
DEBUG: python3-requests-2.32.3-2.el10.noarch
DEBUG: python3-dns-2.6.1-1.el10.noarch
DEBUG: python3-docutils-0.20.1-5.el10.noarch
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64
DEBUG: python3-jinja2-3.1.5-1.el10.noarch
DEBUG: python3-pip-23.3.2-7.el10.noarch
DEBUG: python3-imagesize-1.4.1-9.el10.noarch
DEBUG: python3-pygments-2.18.0-1.el10.noarch
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64
DEBUG: gnupg2-2.4.5-2.el10.x86_64
DEBUG: gpgme-1.23.2-6.el10.x86_64
DEBUG: gpgmepp-1.23.2-6.el10.x86_64
DEBUG: poppler-24.02.0-6.el10.x86_64
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64
DEBUG: libXau-1.0.11-8.el10.x86_64
DEBUG: libxcb-1.17.0-3.el10.x86_64
DEBUG: libX11-1.8.10-1.el10.x86_64
DEBUG: libXrender-0.9.11-8.el10.x86_64
DEBUG: libXext-1.3.6-3.el10.x86_64
DEBUG: libXft-2.3.8-8.el10.x86_64
DEBUG: libXpm-3.5.17-5.el10.x86_64
DEBUG: gd-2.3.3-19.el10.x86_64
DEBUG: libXt-1.3.0-5.el10.x86_64
DEBUG: libdatrie-0.2.13-11.el10.x86_64
DEBUG: libthai-0.1.29-10.el10.x86_64
DEBUG: libijs-0.35-24.el10.x86_64
DEBUG: libpaper-2.1.1-7.el10.x86_64
DEBUG: pixman-0.43.4-2.el10.x86_64
DEBUG: cairo-1.18.2-2.el10.x86_64
DEBUG: pango-1.54.0-3.el10.x86_64
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64
DEBUG: librsvg2-2.57.1-9.el10.x86_64
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64
DEBUG: poppler-glib-24.02.0-6.el10.x86_64
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64
DEBUG: cups-filesystem-2.4.10-11.el10.noarch
DEBUG: cups-libs-2.4.10-11.el10.x86_64
DEBUG: libgs-10.02.1-14.el10.x86_64
DEBUG: graphviz-9.0.0-15.el10.x86_64
DEBUG: ImageMagick-libs-6.9.12.98-1.el10s.x86_64
DEBUG: ImageMagick-6.9.12.98-1.el10s.x86_64
DEBUG: python3-sphinx-7.2.6-10.el10.noarch
DEBUG: python3-devel-3.12.10-2.el10.x86_64
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch
DEBUG: python3-pbr-6.0.0-1.el10s.noarch
DEBUG: python3-six-1.16.0-16.el10.noarch
DEBUG: authselect-1.5.0-8.el10.x86_64
DEBUG: systemd-rpm-macros-257-11.el10.noarch
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch
DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch
DEBUG: librsvg2-tools-2.57.1-9.el10.x86_64
DEBUG: python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch
DEBUG: python3-wheel-0.41.2-5.el10.noarch
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch
DEBUG: python3-filelock-3.15.4-3.el10s.noarch
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch
DEBUG: python3-distlib-0.3.9-1.el10s.noarch
DEBUG: python3-chardet-5.2.0-1.el10s.noarch
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch
DEBUG: python3-wheel-wheel-0.41.2-5.el10.noarch
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch
DEBUG: python3-pluggy-1.3.0-5.el10.noarch
DEBUG: python3-colorama-0.4.6-13.el10.noarch
DEBUG: tox-4.21.2-3.el10s.noarch
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch
DEBUG: python3-webob-1.8.9-1.el10s.noarch
DEBUG: python3-netaddr-1.3.0-2.el10.noarch
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch
DEBUG: python3-pytz-2024.1-3.el10s.noarch
DEBUG: python3-dateutil-2.8.2-15.el10.noarch
DEBUG: python3-psutil-5.9.8-5.el10.x86_64
DEBUG: python3-mako-1.2.3-9.el10.noarch
DEBUG: python3-decorator-5.1.1-12.el10.noarch
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch
DEBUG: python3-subunit-1.4.4-5.el10s.noarch
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch
DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch
DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch
DEBUG: python3-vine-5.1.0-10.el10s.noarch
DEBUG: python3-amqp-5.2.0-7.el10s.noarch
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch
DEBUG: python3-fasteners-0.19-1.el10s.noarch
DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64
DEBUG: which-2.21-43.el10.x86_64
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch
DEBUG: python3-prettytable-3.6.0-10.el10.noarch
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch
DEBUG: python3-attrs-23.2.0-7.el10.noarch
DEBUG: python3-referencing-0.31.1-6.el10.noarch
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch
DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch
DEBUG: python3-pydot-3.0.3-1.el10s.noarch
DEBUG: python3-automaton-3.2.0-0.20250213134241.9255778.el10.noarch
DEBUG: python3-kombu-5.3.7-1.el10s.noarch
DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch
DEBUG: python3-alembic-1.13.1-7.el10.noarch
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch
DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch
DEBUG: python3-zipp-3.21.0-2.el10s.noarch
DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64
DEBUG: python3-waitress-3.0.1-1.el10s.noarch
DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch
DEBUG: python3-uhashring-2.3-8.el10s.noarch
DEBUG: python3-tzlocal-5.2-1.el10s.noarch
DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch
DEBUG: python3-testresources-2.0.1-18.el10s.noarch
DEBUG: python3-tenacity-8.2.3-1.el10s.noarch
DEBUG: python3-statsd-3.2.1-33.el10s.noarch
DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch
DEBUG: python3-routes-2.5.1-11.el10s.noarch
DEBUG: python3-redis-5.1.1-3.el10s.noarch
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch
DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64
DEBUG: python3-memcached-1.59-15.el10s.noarch
DEBUG: python3-logutils-0.3.5-29.el10s.noarch
DEBUG: python3-extras-1.0.0-36.el10s.noarch
DEBUG: python3-autopage-0.5.2-8.el10s.noarch
DEBUG: libsodium-1.0.20-2.el10s.x86_64
DEBUG: double-conversion-3.3.0-4.el10s.x86_64
DEBUG: python3-ujson-5.10.0-1.el10s.x86_64
DEBUG: python3-jsonpointer-2.3-9.el10.noarch
DEBUG: python3-jsonpatch-1.33-6.el10.noarch
DEBUG: python3-warlock-2.0.1-8.el10s.noarch
DEBUG: python3-jmespath-1.0.1-8.el10.noarch
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch
DEBUG: libxslt-1.1.39-6.el10.x86_64
DEBUG: python3-lxml-5.2.1-4.el10.x86_64
DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch
DEBUG: libisofs-1.5.6-6.el10.x86_64
DEBUG: libburn-1.5.6-6.el10.x86_64
DEBUG: libisoburn-1.5.6-6.el10.x86_64
DEBUG: xorriso-1.5.6-6.el10.x86_64
DEBUG: emacs-filesystem-29.4-10.el10.noarch
DEBUG: desktop-file-utils-0.26-14.el10.x86_64
DEBUG: xdg-utils-1.2.0-3.el10.noarch
DEBUG: python3-networkx-3.2.1-6.el10.noarch
DEBUG: python3-ply-3.11-25.el10.noarch
DEBUG: python3-pycparser-2.20-16.el10.noarch
DEBUG: python3-cffi-1.16.0-7.el10.x86_64
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch
DEBUG: python3-paste-3.10.1-6.el10s.noarch
DEBUG: python3-jwt-2.8.0-1.el10s.noarch
DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64
DEBUG: ncurses-6.4-14.20240127.el10.x86_64
DEBUG: libyaml-0.2.5-16.el10.x86_64
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch
DEBUG: groff-base-1.23.0-10.el10.x86_64
DEBUG: perl-Digest-1.20-511.el10.noarch
DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64
DEBUG: perl-B-1.89-513.el10.x86_64
DEBUG: perl-FileHandle-2.05-513.el10.noarch
DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64
DEBUG: perl-libnet-3.15-512.el10.noarch
DEBUG: perl-AutoLoader-5.74-513.el10.noarch
DEBUG: perl-URI-5.27-3.el10.noarch
DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch
DEBUG: perl-Time-Local-1.350-511.el10.noarch
DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch
DEBUG: perl-if-0.61.000-513.el10.noarch
DEBUG: perl-locale-1.12-513.el10.noarch
DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch
DEBUG: perl-File-Path-2.18-511.el10.noarch
DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch
DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64
DEBUG: perl-Pod-Escapes-1.07-511.el10.noarch
DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch
DEBUG: perl-Class-Struct-0.68-513.el10.noarch
DEBUG: perl-POSIX-2.20-513.el10.x86_64
DEBUG: perl-IPC-Open3-1.22-513.el10.noarch
DEBUG: perl-File-Temp-0.231.100-512.el10.noarch
DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch
DEBUG: perl-Term-Cap-1.18-511.el10.noarch
DEBUG: perl-Pod-Simple-3.45-511.el10.noarch
DEBUG: perl-Socket-2.038-511.el10.x86_64
DEBUG: perl-SelectSaver-1.02-513.el10.noarch
DEBUG: perl-Symbol-1.09-513.el10.noarch
DEBUG: perl-File-stat-1.14-513.el10.noarch
DEBUG: perl-podlators-5.01-511.el10.noarch
DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch
DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch
DEBUG: perl-Fcntl-1.18-513.el10.x86_64
DEBUG: perl-base-2.27-513.el10.noarch
DEBUG: perl-mro-1.29-513.el10.x86_64
DEBUG: perl-IO-1.55-513.el10.x86_64
DEBUG: perl-overloading-0.02-513.el10.noarch
DEBUG: perl-Pod-Usage-2.03-511.el10.noarch
DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64
DEBUG: perl-Scalar-List-Utils-1.63-511.el10.x86_64
DEBUG: perl-constant-1.33-512.el10.noarch
DEBUG: perl-parent-0.241-512.el10.noarch
DEBUG: perl-Errno-1.38-513.el10.x86_64
DEBUG: perl-File-Basename-2.86-513.el10.noarch
DEBUG: perl-Getopt-Std-1.14-513.el10.noarch
DEBUG: perl-Storable-3.32-511.el10.x86_64
DEBUG: perl-overload-1.37-513.el10.noarch
DEBUG: perl-vars-1.05-513.el10.noarch
DEBUG: perl-Getopt-Long-2.58-3.el10.noarch
DEBUG: perl-Carp-1.54-511.el10.noarch
DEBUG: perl-Exporter-5.78-511.el10.noarch
DEBUG: perl-PathTools-3.91-512.el10.x86_64
DEBUG: perl-NDBM_File-1.17-513.el10.x86_64
DEBUG: perl-DynaLoader-1.56-513.el10.x86_64
DEBUG: perl-Encode-3.21-511.el10.x86_64
DEBUG: perl-libs-5.40.2-513.el10.x86_64
DEBUG: perl-interpreter-5.40.2-513.el10.x86_64
DEBUG: memcached-1.6.23-7.el10.x86_64
DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch
DEBUG: bash-completion-2.11-16.el10.noarch
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch
DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch
DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch
DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch
DEBUG: python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch
DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch
DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch
DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch
DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch
DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch
DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch
DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch
DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch
DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch
DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch
DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch
DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch
DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch
DEBUG: python3-observabilityclient-0.4.0-0.20250318092205.df6c253.el10.noarch
DEBUG: python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch
DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch
DEBUG: python3-taskflow-5.12.0-0.20250318125034.e41463b.el10.noarch
DEBUG: python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch
DEBUG: python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch
DEBUG: python3-stestr-4.1.0-1.el10s.noarch
DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch
DEBUG: python3-webtest-3.0.0-1.el10s.noarch
DEBUG: python3-pecan-1.5.1-1.el10s.noarch
DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch
DEBUG: python3-APScheduler-3.10.4-4.el10s.noarch
DEBUG: python3-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch
DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch
DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch
DEBUG: python3-croniter-5.0.1-1.el10s.noarch
DEBUG: python3-freezegun-1.5.1-3.el10s.noarch
DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch
DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch
DEBUG: python3-coverage-7.3.2-5.el10s.x86_64
DEBUG: python3-os-resource-classes-1.1.0-0.20250307110850.357bd40.el10.noarch
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Start: Outputting list of installed packages
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell True
DEBUG: libgcc-14.2.1-7.el10.x86_64 1737504792 273356 19bc9a7be455df2dab97cc0ce33ddba1 installed
DEBUG: fonts-filesystem-1:2.0.5-18.el10.noarch 1730216344 0 5b562284b8ae5a306943d7ecf1d4033a installed
DEBUG: tzdata-2025b-1.el10.noarch 1742921633 1664708 af7b347a2d1d69ab5aa2f4273ac698c6 installed
DEBUG: adobe-mappings-cmap-20230622-5.el10.noarch 1730215136 15080934 6c6e6e87586dfeff49100e64066f7892 installed
DEBUG: adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 1730215136 596045 ee9c9de3d6ac81d46fb8a717f7857113 installed
DEBUG: redhat-text-vf-fonts-4.1.0-1.el10.noarch 1743053656 464837 2e652b2065694dbd14a70e8a0ef4e980 installed
DEBUG: xkeyboard-config-2.41-3.el10.noarch 1730234670 6895827 adb585c320d812caab3651f0c6d9d1f0 installed
DEBUG: rust-toolset-srpm-macros-1.85.0-2.el10.noarch 1741127467 2058 7b8c502fce317b3573a2ef728904f660 installed
DEBUG: qt6-srpm-macros-6.8.1-4.el10.noarch 1741083324 464 d5f7418e1f735f1931e2c7f0283d117b installed
DEBUG: poppler-data-0.4.11-9.el10.noarch 1730228686 12947088 0a5e53f7dadd7335899f243ec7584ebe installed
DEBUG: perl-srpm-macros-1-57.el10.noarch 1730227896 861 6278c61673e6f70568ec05a59aa0b9fc installed
DEBUG: package-notes-srpm-macros-0.5-13.el10.noarch 1730226011 1601 bb87b72df28a1d373265d9aabc1927ac installed
DEBUG: openblas-srpm-macros-2-19.el10.noarch 1730225697 112 db378a3d2cc4c55e091943978c6c07b4 installed
DEBUG: ocaml-srpm-macros-10-4.el10.noarch 1730225579 1959 e93fce8c61a956aa0b01b0e3edd6419f installed
DEBUG: libX11-common-1.8.10-1.el10.noarch 1733735637 1205206 d67b629075b5661587b70cde84479345 installed
DEBUG: kernel-srpm-macros-1.0-25.el10.noarch 1730219807 1949 d8348f4676bb25585ae7919de6bc05ce installed
DEBUG: kernel-headers-6.12.0-80.el10.x86_64 1746103959 7354652 759d43bfe82c2cb4267721f6149d333d installed
DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed
DEBUG: annobin-docs-12.93-1.el10.noarch 1742392639 101230 86beb477e2e945ed0030fedf850704b8 installed
DEBUG: adobe-mappings-pdf-20190401-9.el10.noarch 1730215095 4600301 5dceb1d603e5b1880d69e7946569fa02 installed
DEBUG: publicsuffix-list-dafsa-20240107-5.el10.noarch 1730228718 69171 b3f4df6e954d12b428e67ee877c7e810 installed
DEBUG: pkgconf-m4-2.1.0-3.el10.noarch 1730228266 14252 85405cf8cc1a36c8de9fe92347e0acc3 installed
DEBUG: pcre2-syntax-10.44-1.el10.3.noarch 1730226499 257634 38d94bb36ae8d3ef12a3a9af950e791f installed
DEBUG: ncurses-base-6.4-14.20240127.el10.noarch 1730224728 334036 fa6145f4b4d3d18d911bcb32d9be44ad installed
DEBUG: libssh-config-0.11.1-1.el10.noarch 1730102143 277 e6293f316965dfdca9417663ffb357a7 installed
DEBUG: google-noto-fonts-common-20240401-5.el10.noarch 1730217907 17944 1363d33de93f0f96b3732a50096a8e05 installed
DEBUG: google-noto-sans-vf-fonts-20240401-5.el10.noarch 1730217907 1308528 72211458a17a612e189da75dbe8ca086 installed
DEBUG: default-fonts-core-sans-4.1-3.el10.noarch 1730219898 12145 f7b341324081169790f255c283b14590 installed
DEBUG: google-droid-sans-fonts-20200215-22.el10.noarch 1730235282 6554991 fbad26634814b1a96ea1edd30adebd66 installed
DEBUG: coreutils-common-9.5-6.el10.x86_64 1732618075 11696153 9224526c32e26a915fabca8e440fab9a installed
DEBUG: centos-gpg-keys-10.0-8.el10.noarch 1740066864 3865 1379cbf7494814ae62c55315c354e8d8 installed
DEBUG: centos-stream-repos-10.0-8.el10.noarch 1740066864 7002 220426282a002f0eaa2fe70b0c93c1ef installed
DEBUG: centos-stream-release-10.0-8.el10.noarch 1740066864 37914 0e486114ee58c48ffc7a3d809c1a73cb installed
DEBUG: setup-2.14.5-4.el10.noarch 1730231846 737724 d53801cb324b515d4432c907cc043b0f installed
DEBUG: filesystem-3.18-16.el10.x86_64 1730216154 106 077a6ba7b2422325ec3c24d801f72a0d installed
DEBUG: urw-base35-fonts-common-20200910-21.el10.noarch 1730233556 38280 f2fc1392d4f3a7990994c83a79e42b9c installed
DEBUG: basesystem-11-22.el10.noarch 1730215184 0 46b49e11743b85a984f4a5a17fc35d88 installed
DEBUG: glibc-gconv-extra-2.39-37.el10.x86_64 1737759618 8163038 66ccda8e054ee4f9e52640f3e02ed980 installed
DEBUG: glibc-minimal-langpack-2.39-37.el10.x86_64 1737759618 0 574de38b2e13b800ae5be1a11219c4bd installed
DEBUG: glibc-common-2.39-37.el10.x86_64 1737759618 1072842 8a8caddd53d03b6b3c104a644d6d6639 installed
DEBUG: glibc-2.39-37.el10.x86_64 1737759618 6509106 8a59cb19035a1156060900fd5a450c5a installed
DEBUG: ncurses-libs-6.4-14.20240127.el10.x86_64 1730224743 990279 1bcc5f175337f09bb575f6c7ca174057 installed
DEBUG: bash-5.2.26-6.el10.x86_64 1730213617 8542552 2cd3d5bca2648022603f782773791b1c installed
DEBUG: zlib-ng-compat-2.2.3-2.el10.x86_64 1745311060 140888 9c76600f3cc710f4a682f280e255cdc7 installed
DEBUG: libstdc++-14.2.1-7.el10.x86_64 1737504792 2902670 860857c2548ddd88320168a38c4c5b7b installed
DEBUG: bzip2-libs-1.0.8-25.el10.x86_64 1737038253 81060 d26773fabbebe684132db674e56b6cd2 installed
DEBUG: xz-libs-1:5.6.2-3.el10.x86_64 1730234879 219523 b3f2d0f42488ce5f66cc575cc4f318c3 installed
DEBUG: libpng-2:1.6.40-8.el10.x86_64 1730221757 243478 761a1596d44c02eeea2caefd14570a5f installed
DEBUG: libuuid-2.40.2-10.el10.x86_64 1739464864 38205 8e523887699321cc761b3dbee937cf9b installed
DEBUG: libxml2-2.12.5-5.el10.x86_64 1740406027 1811883 00eba545dac2371368369efb43758f47 installed
DEBUG: readline-8.2-11.el10.x86_64 1730230508 500877 45ca10b09be562eeea8f8e2b169df55f installed
DEBUG: libzstd-1.5.5-9.el10.x86_64 1730235146 749302 8dc60817eda1668634e33393e9caee5b installed
DEBUG: elfutils-libelf-0.193-1.el10.x86_64 1746041422 1220560 ec0a44e631932b826cf43396276bf973 installed
DEBUG: libjpeg-turbo-3.0.2-4.el10.x86_64 1730221221 869267 fa5f7bc2359e8b54f34e14b9dcb0ea7d installed
DEBUG: gmp-1:6.2.1-10.el10.x86_64 1730216894 825840 14d99e5658aff510737e73c6e5a813c3 installed
DEBUG: libgpg-error-1.50-2.el10.x86_64 1730220796 906740 dd810ef1e50b1f57c4b7b680644ab4fa installed
DEBUG: libxcrypt-4.4.36-10.el10.x86_64 1730222731 273229 25dd448aa9ad608a0fbbee91b0625269 installed
DEBUG: libblkid-2.40.2-10.el10.x86_64 1739464864 268706 7cbd75e70d639c90fbc07020b25a9148 installed
DEBUG: crypto-policies-20250424-2.git9267dee.el10.noarch 1745689835 113942 cd92e552d83d19f34bdc3f4b197d3473 installed
DEBUG: nspr-4.35.0-34.el10.x86_64 1732553547 309488 848846165623d3bb149560b4bcc8a5ff installed
DEBUG: libassuan-2.5.6-6.el10.x86_64 1730220050 171462 a5718d57a4d543af6fdc2cfdb7a8cf8e installed
DEBUG: mpfr-4.2.1-5.el10.x86_64 1730224547 847869 1b965245c27956c0e33e27d2ca0b0d4a installed
DEBUG: expat-2.6.4-1.el10.x86_64 1730983173 299655 82286ab5349fdc7074b2c2577f892fe8 installed
DEBUG: pcre2-10.44-1.el10.3.x86_64 1730226502 681418 1d1777bee1d205beaf93890546e8b674 installed
DEBUG: grep-3.11-10.el10.x86_64 1730217810 1038114 c4048f163c58a88d4fdbc16b88d43ddf installed
DEBUG: popt-1.19-8.el10.x86_64 1730228515 140130 053a20a60e1afd5e3badd2f5d4a638f4 installed
DEBUG: gawk-5.3.0-6.el10.x86_64 1730216535 1799421 85779b68a9aff20397bd084b03a23424 installed
DEBUG: nss-util-3.101.0-13.el10.x86_64 1732553547 209608 5a2546e1b94788368f8fd7ac538a6281 installed
DEBUG: sqlite-libs-3.46.1-3.el10.x86_64 1738588692 1575656 e24f0c47e7c0a3b970019d632a8b1166 installed
DEBUG: gdbm-libs-1:1.23-11.el10.x86_64 1740740649 124794 6f6d422484969920f451bab4b679b259 installed
DEBUG: libattr-2.5.2-5.el10.x86_64 1730215193 29173 2833a042a276b30da6c1a0ba42587877 installed
DEBUG: libacl-2.3.2-4.el10.x86_64 1730215005 40954 631458af65cf3e129e9416aafab73ad3 installed
DEBUG: libgomp-14.2.1-7.el10.x86_64 1737504792 530614 b09a2aab52f6a5ce417d3de908f332bb installed
DEBUG: lcms2-2.16-6.el10.x86_64 1730219868 434995 a11d13644b53fb5baed0acaa7e1e34e0 installed
DEBUG: libwebp-1.3.2-8.el10.x86_64 1730222912 808370 b22e3b937f3e63b8b4f5a4e515aace20 installed
DEBUG: json-c-0.18-3.el10.x86_64 1730888062 84642 790ed9f22b49da601d165a7f42803ef5 installed
DEBUG: libcap-ng-0.8.4-6.el10.x86_64 1730220054 74859 fa1e3296fb900214494caafbdd560ef7 installed
DEBUG: audit-libs-4.0.3-4.el10.x86_64 1744382132 371825 531f4d2bfee9b25bfd0c5cc3bb656d0b installed
DEBUG: libeconf-0.6.2-4.el10.x86_64 1730220424 59376 3c1826ec5ca18028ea82945e488379e5 installed
DEBUG: pam-libs-1.6.1-7.el10.x86_64 1732183507 137895 5f7ec504d24b96d3b9a557488661d395 installed
DEBUG: libcap-2.69-7.el10.x86_64 1730220121 229023 09c235e1a41cb500ab105f07a777e83d installed
DEBUG: systemd-libs-257-11.el10.x86_64 1744784195 2403258 92592e3283683c13dcdc81ee19ecad73 installed
DEBUG: libffi-3.4.4-9.el10.x86_64 1730220656 87640 87b66c435f5bd96baaee85f7f9f20a16 installed
DEBUG: libtasn1-4.20.0-1.el10.x86_64 1739768187 184603 b4eff3a9f4b9efc278d5220ba1bde8cd installed
DEBUG: p11-kit-0.25.5-7.el10.x86_64 1730453558 2274541 0d10784fb866e91942e5969c5595bcf8 installed
DEBUG: libunistring-1.1-10.el10.x86_64 1730222558 1812853 8c599b5aa65a4c4789cd4e41924d01e8 installed
DEBUG: libidn2-2.3.7-3.el10.x86_64 1730221096 336954 bad1bcf3af7ac272c292fb703d063727 installed
DEBUG: libICE-1.1.1-5.el10.x86_64 1730221200 185549 23e593c41d291cf8ea9f304794a3ab40 installed
DEBUG: openjpeg2-2.5.2-4.el10.x86_64 1737656203 451651 1e644ed31637a76297eca0b79cb8edef installed
DEBUG: libSM-1.2.4-5.el10.x86_64 1730221926 99596 eaee1c27d0b64b353b7c0e6b2a6453d4 installed
DEBUG: xz-1:5.6.2-3.el10.x86_64 1730234879 1245136 e96f1d5792d9916e133636189c92754e installed
DEBUG: libmpc-1.3.1-7.el10.x86_64 1730221091 164516 c2758337a2075dd3f6270fde665f31ef installed
DEBUG: libfdisk-2.40.2-10.el10.x86_64 1739464864 371482 d359a1e5e3da6bc33dac2be6a18991ac installed
DEBUG: libgcrypt-1.11.0-6.el10.x86_64 1746004907 1635730 45cd8876bbc08a49fdb27f24c7b0610e installed
DEBUG: libksba-1.6.7-2.el10.x86_64 1730221262 403876 cf1f380b165e4071eb8bafd89e15200b installed
DEBUG: dwz-0.15-7.el10.x86_64 1719244701 301972 cdadd22846a3e865fa29ecf9f03858aa installed
DEBUG: unzip-6.0-66.el10.x86_64 1730233547 408339 9d01b3c65347363f33add581fb20cd1e installed
DEBUG: file-libs-5.45-7.el10.x86_64 1730216106 10410238 65d65cac82e92d71d09e7937d00afda7 installed
DEBUG: file-5.45-7.el10.x86_64 1730216106 105999 1a275605b642c18f1668001814edc771 installed
DEBUG: alternatives-1.30-2.el10.x86_64 1730215254 67921 dacc56c639d072091b65fbccb3a8a2d0 installed
DEBUG: p11-kit-trust-0.25.5-7.el10.x86_64 1730453558 408940 a90c2a5f8a915a65b0fc0970e23366ee installed
DEBUG: gnutls-3.8.9-14.el10.x86_64 1745546681 4180037 767e2a4702228beac01237a62584f975 installed
DEBUG: diffutils-3.10-8.el10.x86_64 1730215620 1658034 c2e3be68b585b63d79f192af4b8bbbad installed
DEBUG: jansson-2.14-3.el10.x86_64 1730219623 91245 f356c03e41105a611f67f1c3616f7054 installed
DEBUG: libbrotli-1.1.0-6.el10.x86_64 1730215202 865794 afbddda59d52fa99a76d2576ffe3d9d9 installed
DEBUG: libsepol-3.8-1.el10.x86_64 1738262927 849595 d7440dd6f3874370b8653a090b9de55e installed
DEBUG: libselinux-3.8-1.el10.x86_64 1738267682 201757 1f98e2d2f691dfd1d9c72ba8bfc609a0 installed
DEBUG: sed-4.9-3.el10.x86_64 1730231721 878041 6949f0c4519a6db4dbb7a5f18203526c installed
DEBUG: findutils-1:4.10.0-5.el10.x86_64 1730216105 1942959 2942c06a64d76c8c621b9c0e249e8f99 installed
DEBUG: openssl-libs-1:3.5.0-2.el10.x86_64 1745334585 9351986 7c9287a424c247c94d23a4931b134aa9 installed
DEBUG: coreutils-9.5-6.el10.x86_64 1732618075 5781370 5801daf855d9de1c9f5513ba77b3d425 installed
DEBUG: ca-certificates-2024.2.69_v8.0.303-102.3.el10.noarch 1730215318 2701731 de08249ae5f7cf022e975101e0ccd147 installed
DEBUG: libmount-2.40.2-10.el10.x86_64 1739464864 360106 5683209c8b0cabefbbe7cec6a795f6a2 installed
DEBUG: glib2-2.80.4-4.el10.x86_64 1730297365 15327863 768e9f004d0df7383bc0d5ecaa47d7e3 installed
DEBUG: polkit-libs-125-3.el10.x86_64 1730228824 212988 5198ecb0eaa87cfeccd4a8ccbb187635 installed
DEBUG: gzip-1.13-3.el10.x86_64 1730218103 402458 6973a672a654579d3b8b5325ae4f87de installed
DEBUG: cracklib-2.9.11-8.el10.x86_64 1730215560 245125 0d10c73fe55b00e2d18bc180be1676fa installed
DEBUG: libevent-2.1.12-16.el10.x86_64 1730220420 917042 bd352550fdb83a3f83d48def858b10a0 installed
DEBUG: libsmartcols-2.40.2-10.el10.x86_64 1739464864 184586 7e48b32205d9d910d5f6387755248ca9 installed
DEBUG: util-linux-core-2.40.2-10.el10.x86_64 1739464864 1520798 b22434070fa1079348f2798cef360153 installed
DEBUG: lua-libs-5.4.6-7.el10.x86_64 1730223336 283675 1d3b244c28e3fabf1efc86d5e3735110 installed
DEBUG: lz4-libs-1.9.4-8.el10.x86_64 1730223387 140659 787b6ed11b45f7fb7d4fa89dc99db3b2 installed
DEBUG: libarchive-3.7.7-1.el10.x86_64 1732012356 957090 773b4f0aa5cf71d75250bf184c5694b1 installed
DEBUG: npth-1.6-21.el10.x86_64 1730225148 50619 767fe709a43d8f601b7e3fc9cc7251c7 installed
DEBUG: fribidi-1.0.14-4.el10.x86_64 1730216530 376410 e707a04ecf5a55a8ea62a11326dd7600 installed
DEBUG: jbigkit-libs-2.1-31.el10.x86_64 1730219576 120383 7dd8b09319db3b36eeb4d340bbb825bf installed
DEBUG: libtool-ltdl-2.4.7-13.el10.x86_64 1730222239 71816 5f64e02fbd5a4865259fb5750f59f733 installed
DEBUG: zstd-1.5.5-9.el10.x86_64 1730235146 1632357 84663edbbd66d6925ff9af6ed92e0b42 installed
DEBUG: cracklib-dicts-2.9.11-8.el10.x86_64 1730215560 9815811 b8a3046d44a06c339d10aac3eff2a19e installed
DEBUG: libpwquality-1.4.5-12.el10.x86_64 1730221689 427746 07adceb7817e9dfe21005a35c7838f08 installed
DEBUG: shared-mime-info-2.3-8.el10.x86_64 1730231854 5418941 101b11684cd99c75e1ebdf4a64918213 installed
DEBUG: gdk-pixbuf2-2.42.12-3.el10.x86_64 1730216653 2627349 04367e4fa0bff3c703657b596b99b9b0 installed
DEBUG: libsecret-0.21.2-7.el10.x86_64 1730222118 582841 01b63a7c399b374ce1c2249471693727 installed
DEBUG: pinentry-1.3.1-1.el10.x86_64 1730799299 268288 7b600756d31f47600c9c5804ea310207 installed
DEBUG: liblqr-1-0.4.2-26.el10s.x86_64 1739178290 103608 1aea9cd852c11b32c62306dbc817f78c installed
DEBUG: python3-pip-wheel-23.3.2-7.el10.noarch 1730229430 1600309 2d8ff882a5474646d918d8a659d466e4 installed
DEBUG: urw-base35-bookman-fonts-20200910-21.el10.noarch 1730233556 1428570 c5eb388d521aeeb0a0a1af08510d0ded installed
DEBUG: urw-base35-c059-fonts-20200910-21.el10.noarch 1730233556 1460518 343aa3d85f3dec940791857131adbddd installed
DEBUG: urw-base35-d050000l-fonts-20200910-21.el10.noarch 1730233556 86336 ea100dd5e02bf99edda8db08dd6a0d98 installed
DEBUG: urw-base35-gothic-fonts-20200910-21.el10.noarch 1730233556 1216723 c85ec46bf6cb5ee7e554157a4437b457 installed
DEBUG: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 1730233556 1100338 b4062caa2532c33f8a535e3618c76819 installed
DEBUG: urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 1730233556 1429732 410fc78ef3967c59a9e28b2f0d0cf3bb installed
DEBUG: urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 1730233556 2505850 d4a3340940f41ab4dc40762ebc4b5177 installed
DEBUG: urw-base35-p052-fonts-20200910-21.el10.noarch 1730233556 1557220 8f0520bc45660eabe132ffbfe8d640e4 installed
DEBUG: urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 1730233556 45248 7fdd04af8e7dac35eab33927f8a507ae installed
DEBUG: urw-base35-z003-fonts-20200910-21.el10.noarch 1730233556 400137 79dee41a0ba562f5bf2b90d342af9eda installed
DEBUG: urw-base35-fonts-20200910-21.el10.noarch 1730233556 5478 9a5fdb4cb4ef59a2fa9d349cc72f505a installed
DEBUG: kmod-libs-31-11.el10.x86_64 1737131011 147750 9f2d7a884aa13f13a1dfaa5b75ce29ca installed
DEBUG: rpm-sequoia-1.6.0-6.el10.x86_64 1731508664 2444634 9e67d2f9e6e4b34aca8a537894baadd0 installed
DEBUG: rpm-plugin-audit-4.19.1.1-14.el10.x86_64 1745832178 16413 205bd1551df58055a4d966e0ab298a6f installed
DEBUG: rpm-libs-4.19.1.1-14.el10.x86_64 1745832178 734840 165108b466d2f5d4327d7b21901e6bde installed
DEBUG: libsemanage-3.8.1-1.el10.x86_64 1741335517 315307 6f17ea63cd5e20f9690c9850c7c9bd5e installed
DEBUG: shadow-utils-2:4.15.0-5.el10.x86_64 1730711264 4286435 19b621ce7c8ab845f25279564a382414 installed
DEBUG: libutempter-1.2.1-15.el10.x86_64 1730222480 59097 3d7e2d73681be7ee74b906baf3003c64 installed
DEBUG: tpm2-tss-4.1.3-5.el10.x86_64 1730233187 1765648 86b04608b431d286b21d73a45d0f13cf installed
DEBUG: tar-2:1.35-7.el10.x86_64 1738777241 3097154 f8d3b5a4f39d52f208c74d90ab384c88 installed
DEBUG: zip-3.0-44.el10.x86_64 1738077404 730231 d6e692c89b3c5bd5b3a72818418884a9 installed
DEBUG: cpp-14.2.1-7.el10.x86_64 1737504792 39963576 e7e66cb00a45a6e6072992888e1111b7 installed
DEBUG: libpsl-0.21.5-6.el10.x86_64 1730221584 82456 e51ba2fb198c78d0192012c64b37224b installed
DEBUG: dbus-libs-1:1.14.10-5.el10.x86_64 1730215691 381803 3986b69c669ef4619f4b07fdbd7cc6f3 installed
DEBUG: avahi-libs-0.9~rc2-1.el10.x86_64 1739447456 181930 f2d1706fddb3569cbe81c4cf67884111 installed
DEBUG: libusb1-1.0.27-4.el10.x86_64 1730222422 170254 570927ac16a3c26b399456507b6792b6 installed
DEBUG: cyrus-sasl-lib-2.1.28-27.el10.x86_64 1733406346 728430 234b2a6d9bb457044f53d7cb729ec330 installed
DEBUG: openldap-2.6.8-3.el10.x86_64 1739381092 525333 f1257afa5d7226c597c20a400a909b59 installed
DEBUG: gdbm-1:1.23-11.el10.x86_64 1740740649 479535 a79995a573459afe8113afabdf0ec79d installed
DEBUG: pam-1.6.1-7.el10.x86_64 1732183507 1835213 7525b10fffe963943d0f182817b9ae69 installed
DEBUG: nss-softokn-freebl-3.101.0-13.el10.x86_64 1732553547 943654 bbf0b45fad010bc6e6e01fa38631f978 installed
DEBUG: nss-softokn-3.101.0-13.el10.x86_64 1732553547 1283283 219d20f206e7f81397598395c82522c0 installed
DEBUG: nss-sysinit-3.101.0-13.el10.x86_64 1732553547 18466 8d45dd49cfcf0a064fffc43cf1ad2ed1 installed
DEBUG: nss-3.101.0-13.el10.x86_64 1732553547 1973177 e53fa5fe083a1b81c0592ff0724048ab installed
DEBUG: jasper-libs-4.1.0-5.el10.x86_64 1730219578 340810 4412964b611c16dbc916caccc019f17d installed
DEBUG: LibRaw-0.21.3-1.el10s.x86_64 1739179255 2446638 6ceb7584d6131ee657e8fb649e025d1e installed
DEBUG: libbpf-2:1.5.0-4.el10.x86_64 1733828961 424228 bdef9b53df61b6c47aa6e10c24f275bf installed
DEBUG: libxkbcommon-1.7.0-4.el10.x86_64 1730222786 348498 f925a0f3ffd64dce3b2f5a5564bb7fcc installed
DEBUG: xml-common-0.6.3-65.el10.noarch 1730231784 80280 7784b07633cf3f6f4aff07408198892e installed
DEBUG: bzip2-1.0.8-25.el10.x86_64 1737038253 95093 499d5be2f4267c6f95c8a8abf0a8c59f installed
DEBUG: graphite2-1.3.14-17.el10.x86_64 1730217759 200695 ea49afba5fde9fc3b885b7831ef04cad installed
DEBUG: freetype-2.13.2-8.el10.x86_64 1730216401 870983 bc3698d3bf5dc73da13e6ac6028a92be installed
DEBUG: harfbuzz-8.4.0-6.el10.x86_64 1737385279 2682932 2d9a808662ff4bc150c4352c7e21f746 installed
DEBUG: fontconfig-2.15.0-7.el10.x86_64 1730216441 789642 6284d23092e7524cc2b5444a1e7aa803 installed
DEBUG: libraqm-0.10.1-2.el10s.x86_64 1738591708 33364 cc1eea3fd4f778645b61b2ef36e6f3bf installed
DEBUG: imath-3.1.10-4.el10.x86_64 1730219392 369518 24c80b864f46c48cc6430fcd84dbb111 installed
DEBUG: liblerc-4.0.0-8.el10.x86_64 1730221235 630269 d0877f13e7c6a617ec4b1260a3ae37d3 installed
DEBUG: libtiff-4.6.0-6.el10.x86_64 1743457997 620323 41d6fb3679eedf3b3078575de6c0f259 installed
DEBUG: openexr-libs-3.1.10-8.el10.x86_64 1730225707 6702448 6b12364d556a1139de86b8a1fcdc7c4b installed
DEBUG: dbus-common-1:1.14.10-5.el10.noarch 1730215691 11504 da769f965be2149de4b59b4ee15abfc7 installed
DEBUG: dbus-broker-36-1.el10.x86_64 1737485467 388443 06bb6ac589b91e0c3587f332e8c17b93 installed
DEBUG: dbus-1:1.14.10-5.el10.x86_64 1730215691 0 a9d6b88e207e560aa021a7bf329fa8d4 installed
DEBUG: ed-1.20-5.el10.x86_64 1730215852 149892 e1e288db4337486a7c77f0e6bd3bbe8c installed
DEBUG: patch-2.7.6-26.el10.x86_64 1730226385 273106 629d8b27ec95017e5710c3f64376a32b installed
DEBUG: less-661-3.el10.x86_64 1730219928 410949 12a5c4e186c837698a080ea19e972869 installed
DEBUG: libedit-3.1-52.20230828cvs.el10.x86_64 1730220423 249718 4fdd7dae30461b978ab748b08a3bc0ba installed
DEBUG: cpio-2.15-3.el10.x86_64 1730215674 1146592 61aa626f62b20f0c8c7cf66eedcbb856 installed
DEBUG: duktape-2.7.0-10.el10.x86_64 1730215929 630984 1d34dbc094c548ee521996f25fc3ac3d installed
DEBUG: keyutils-libs-1.6.3-5.el10.x86_64 1730219803 55667 f3fa3cffd844c72bbd66724696a99bc4 installed
DEBUG: libcbor-0.11.0-3.el10.x86_64 1730220246 75663 d6f49ac89814ee1ab7f0025b56932530 installed
DEBUG: libfido2-1.14.0-7.el10.x86_64 1730220618 243444 475c2ca7218bd930edf7ab3bb75f0c3f installed
DEBUG: libcom_err-1.47.1-3.el10.x86_64 1730215808 68801 15f4f8e7c0f7421c49aa8f046d971eae installed
DEBUG: libnghttp2-1.64.0-2.el10.x86_64 1730225043 174188 5eeac80e9dd6a1dcfd404a8a7f726465 installed
DEBUG: libpkgconf-2.1.0-3.el10.x86_64 1730228319 80073 29a40a2c8547c3a919e88eeb7b65c0c4 installed
DEBUG: pkgconf-2.1.0-3.el10.x86_64 1730228319 84394 9d7185cea1dbaf5c7fd90496405870fd installed
DEBUG: pkgconf-pkg-config-2.1.0-3.el10.x86_64 1730228319 989 3c7cb7632d24c50637aba61cebafcae4 installed
DEBUG: libxcrypt-devel-4.4.36-10.el10.x86_64 1730222731 30995 7a920a9940272b25b465231e89e54690 installed
DEBUG: glibc-devel-2.39-37.el10.x86_64 1737759618 2330087 5b780a6b00806c0ab9c6d5ba576d2b98 installed
DEBUG: libseccomp-2.5.3-10.el10.x86_64 1730221760 175292 4bce0e88a79f376727744831e53c1d20 installed
DEBUG: libverto-0.3.2-10.el10.x86_64 1730222483 30157 4d68fbc37bf8a651028e124253921fda installed
DEBUG: krb5-libs-1.21.3-7.el10.x86_64 1738154857 2429116 42aa91d9c3df8d4e2c4e5f12958cbd1a installed
DEBUG: libssh-0.11.1-1.el10.x86_64 1730102150 583267 76aec171b235b18fef05b534bc855454 installed
DEBUG: libcurl-8.12.1-2.el10.x86_64 1744713242 858278 aae9071f6606439144d0d2341f351a9f installed
DEBUG: util-linux-2.40.2-10.el10.x86_64 1739464864 3843378 1b89842bdb3fb274174723f2c7022b02 installed
DEBUG: authselect-libs-1.5.0-8.el10.x86_64 1730215145 820118 bcc3148237825fa3e17a24f10da0fb19 installed
DEBUG: cryptsetup-libs-2.7.5-2.el10.x86_64 1730215738 2461118 745694e988f33cd223b199af2338d471 installed
DEBUG: device-mapper-libs-10:1.02.202-6.el10.x86_64 1738695994 432209 8f5b99df3ff1ffd3091d1735784553e4 installed
DEBUG: device-mapper-10:1.02.202-6.el10.x86_64 1738695994 352640 6c285b09ab4934c1e0476d2508b35383 installed
DEBUG: elfutils-debuginfod-client-0.193-1.el10.x86_64 1746041422 81801 b8116dfdfe9c7efe5cc4f75f5990cd9f installed
DEBUG: elfutils-libs-0.193-1.el10.x86_64 1746041422 702893 800b6863b34c85196adb5bdf303dd499 installed
DEBUG: elfutils-default-yama-scope-0.193-1.el10.noarch 1746041434 1810 a7a4ca739663c17ba96b52f149914547 installed
DEBUG: systemd-pam-257-11.el10.x86_64 1744784195 680033 4c566e3995753faa637e8199d32aadf2 installed
DEBUG: systemd-257-11.el10.x86_64 1744784195 17593505 49b759fecaba0158de32a3840212d70a installed
DEBUG: binutils-gold-2.41-53.el10.x86_64 1738940546 2166475 aebee37a22b9f06206bc2efca4445390 installed
DEBUG: binutils-2.41-53.el10.x86_64 1738940546 27858031 bc4afbf45904d894fb79a323f59b646f installed
DEBUG: polkit-125-3.el10.x86_64 1730228824 486973 06bb8013fd98d3dff335749513cff2be installed
DEBUG: polkit-pkla-compat-0.1-30.el10.x86_64 1730228823 95997 a2dca6f6da42d2af50a4340e6d70871b installed
DEBUG: elfutils-0.193-1.el10.x86_64 1746041422 3086630 7fde3a8c40691c7d511cf1106c45d6ca installed
DEBUG: gdb-minimal-14.2-4.el10.x86_64 1736797304 12610574 4fde5289a3bb9d9e60cf82ab3db1c74d installed
DEBUG: debugedit-5.1-7.el10.x86_64 1744407175 205417 c3633032432ef23959203d74fd63d099 installed
DEBUG: rpm-build-libs-4.19.1.1-14.el10.x86_64 1745832178 198944 c214ad1640f715f7a1236d47ee39a4f3 installed
DEBUG: openssh-9.9p1-9.el10.x86_64 1746437926 1452235 323646fd8f6cbd1fd0d718bedbccf712 installed
DEBUG: openssh-clients-9.9p1-9.el10.x86_64 1746437926 2756430 0f829c826d67fc69bcdf968c093f4304 installed
DEBUG: git-core-2.47.1-1.el10.x86_64 1735913625 23389283 331e232e24883009bb12fedb6ec3dee6 installed
DEBUG: curl-8.12.1-2.el10.x86_64 1744713242 457272 7237349c3bea5464abc1d4ed9e645840 installed
DEBUG: rpm-4.19.1.1-14.el10.x86_64 1745832178 3095425 7d2dffb4a781f3b1085605ca36cd2c32 installed
DEBUG: efi-srpm-macros-6-6.el10.noarch 1734008449 41044 1ad8953ce79f728ad45d9708d84a7eee installed
DEBUG: lua-srpm-macros-1-15.el10.noarch 1730223327 1367 1fbe1970bdc0d6edcd3fdc530b8be649 installed
DEBUG: make-1:4.4.1-9.el10.x86_64 1731009937 1880255 6b4ced19a6818dbe9cc17bb080560e2d installed
DEBUG: gcc-14.2.1-7.el10.x86_64 1737504792 113813733 ada15d91a1ffa3bdc689d9ad589c68c4 installed
DEBUG: annobin-plugin-gcc-12.93-1.el10.x86_64 1742392640 1020887 355afde4f91caacb2151917eb4da4788 installed
DEBUG: gcc-plugin-annobin-14.2.1-7.el10.x86_64 1737504792 56394 b2716b1f4e32acc71897c864ebe02fa0 installed
DEBUG: fonts-srpm-macros-1:2.0.5-18.el10.noarch 1730216344 57184 1c64f1de557330974aff611b600dae9a installed
DEBUG: forge-srpm-macros-0.4.0-6.el10.noarch 1734556047 39882 fabea85a88c6ad82988771613c4c1125 installed
DEBUG: go-srpm-macros-3.6.0-4.el10.noarch 1730218185 61912 73de5378f0c920b8cf8a4af1f5ee2730 installed
DEBUG: python-srpm-macros-3.12-10.el10.noarch 1744804726 52539 db863cc8b9f7f04cc76daf66391d4c9f installed
DEBUG: redhat-rpm-config-289-1.el10.noarch 1744631534 187993 933f48dfae97ec0600fc04638493a0d5 installed
DEBUG: rpm-build-4.19.1.1-14.el10.x86_64 1745832178 176781 734fb778d28f987d2ec99d8c3200fe09 installed
DEBUG: pyproject-srpm-macros-1.16.2-1.el10.noarch 1731588881 1952 d4ade3bbe7b9be654b4f26c2beb49edc installed
DEBUG: python-rpm-macros-3.12-10.el10.noarch 1744804726 22627 76285a929fba0b09bbccc14bc9481135 installed
DEBUG: python3-rpm-macros-3.12-10.el10.noarch 1744804726 6586 12bf378fdb43a99696854f9c2d9954ab installed
DEBUG: mpdecimal-2.5.1-12.el10.x86_64 1730224546 205695 78dc22f1e261c382b161055fae287aa9 installed
DEBUG: python-unversioned-command-3.12.10-2.el10.noarch 1745497588 23 b1e72517cbf206e1763f2970150a6183 installed
DEBUG: python3-3.12.10-2.el10.x86_64 1745497592 32122 371058529bc9d905305a950a116365e3 installed
DEBUG: python3-libs-3.12.10-2.el10.x86_64 1745497592 43603480 cc39d13849b61da13f98296cc3fe4a8b installed
DEBUG: python3-packaging-24.2-2.el10.noarch 1738250594 570729 1edd3696535c1e17b1c56a05403d98dc installed
DEBUG: python3-setuptools-69.0.3-9.el10.noarch 1730229670 7489887 d9423348f255c0c1540918767cddd012 installed
DEBUG: python3-idna-3.7-4.el10.noarch 1730229122 608800 997087c9a5891316b3df42888f34d3a5 installed
DEBUG: python3-greenlet-3.0.3-5.el10.x86_64 1730229116 946183 60a4eef35b59b2e25c8628c2dded64e3 installed
DEBUG: python3-typing-extensions-4.12.2-2.el10s.noarch 1739541276 469225 b16715f7769c47ca01364dd8cf4e2fba installed
DEBUG: python3-urllib3-1.26.19-2.el10.noarch 1730229666 1020701 e3a3d61ec75bc975cf1e5f789ec8c2dc installed
DEBUG: python3-babel-2.13.1-5.el10.noarch 1730215314 32699135 5612203d5825461cfefcd14e7dd5ceab installed
DEBUG: python3-rpm-generators-14-12.el10.noarch 1730229620 83703 dd85a9253f6c833cd79c2e17d00a470d installed
DEBUG: python3-charset-normalizer-3.3.2-7.el10.noarch 1730229005 320095 606ecd6a326d1301a936cab15d90ec97 installed
DEBUG: python3-requests-2.32.3-2.el10.noarch 1730229738 497750 7b4b7c04184e9525bd9b8a3373b2c641 installed
DEBUG: python3-dns-2.6.1-1.el10.noarch 1723732656 2952737 518dd356689f8213ae29540a2a5e1a94 installed
DEBUG: python3-docutils-0.20.1-5.el10.noarch 1730229238 5020198 7b945ee38a0e8f02c264b75de2588d9b installed
DEBUG: python3-markupsafe-2.1.3-6.el10.x86_64 1730229370 57655 aae145c6ce911f725ac7d4f1ac134c23 installed
DEBUG: python3-jinja2-3.1.5-1.el10.noarch 1736421611 1616952 bd687a7270570d9be94d1e2e8254c38d installed
DEBUG: python3-pip-23.3.2-7.el10.noarch 1730229430 14859218 31e43046c676e62f524678e36656ed8c installed
DEBUG: python3-imagesize-1.4.1-9.el10.noarch 1730229107 35540 d1301ccacc1cd88fc7bf7ccef9d38282 installed
DEBUG: python3-pygments-2.18.0-1.el10.noarch 1737364998 8411601 ca4be5b2d1dbd1732832ba315a294496 installed
DEBUG: python3-sphinx-theme-alabaster-0.7.16-5.el10.noarch 1730229681 42883 8f90547e7075b9a66518309a9aa31916 installed
DEBUG: pcsc-lite-libs-2.2.3-2.el10.x86_64 1730226519 65565 5cc3fe95daea76b302b8fe77892afe5b installed
DEBUG: pcsc-lite-ccid-1.6.0-2.el10.x86_64 1730226510 413717 936a559ba5ac2994e1418b3842bd3493 installed
DEBUG: pcsc-lite-2.2.3-2.el10.x86_64 1730226519 220177 99b622cbdf6b5e6928ae65060e972974 installed
DEBUG: gnupg2-smime-2.4.5-2.el10.x86_64 1730217561 591737 c4560b6214e42242d0e94a19e5513624 installed
DEBUG: gnupg2-2.4.5-2.el10.x86_64 1730217561 9979077 576528bb73b23f28ee9a004530cdd52f installed
DEBUG: gpgme-1.23.2-6.el10.x86_64 1730217877 609635 669f9ce493cc5b368780557fd841b94c installed
DEBUG: gpgmepp-1.23.2-6.el10.x86_64 1730217877 430341 0b853f44adc382c8a56218c74ef0d816 installed
DEBUG: poppler-24.02.0-6.el10.x86_64 1736512704 3554297 8eb4214bb2065fd51e4fe40b664467a1 installed
DEBUG: jbig2dec-libs-0.20-7.el10.x86_64 1730219621 168984 a76084465e9251ddf218a3f69af247f0 installed
DEBUG: libXau-1.0.11-8.el10.x86_64 1730222665 68459 fc57676cc147be91d56abc13cb5cfce4 installed
DEBUG: libxcb-1.17.0-3.el10.x86_64 1730222737 1162650 53fbbf00f5a3c5d91f223d83f1066b80 installed
DEBUG: libX11-1.8.10-1.el10.x86_64 1733735632 1350964 f4b8afd1803b859b313b66f5bb1f0bf5 installed
DEBUG: libXrender-0.9.11-8.el10.x86_64 1730222908 51311 7ad31f9ac505f004c06c5a60612391bc installed
DEBUG: libXext-1.3.6-3.el10.x86_64 1730222717 96253 96de174ce1016a085a28161c04d1806a installed
DEBUG: libXft-2.3.8-8.el10.x86_64 1730222783 168381 b087060f92e999eb3e2153182309da93 installed
DEBUG: libXpm-3.5.17-5.el10.x86_64 1730222910 152003 2df14c23f0dccf1e70096a716d4d6424 installed
DEBUG: gd-2.3.3-19.el10.x86_64 1740575172 400915 83c7bd6ea8a4625e0390b903ca97ab80 installed
DEBUG: libXt-1.3.0-5.el10.x86_64 1730223042 448361 0353cb970accc8b9b554a33fdec9da66 installed
DEBUG: libdatrie-0.2.13-11.el10.x86_64 1730220305 59289 cf20a9bff0a5711777fd6eed0eb8df8b installed
DEBUG: libthai-0.1.29-10.el10.x86_64 1730222183 802278 58833d87ce0d583643743f26c6039e73 installed
DEBUG: libijs-0.35-24.el10.x86_64 1730221026 67204 fc2a74580a1207d03f9ca2c1cbece5d0 installed
DEBUG: libpaper-1:2.1.1-7.el10.x86_64 1730221516 50005 beb8bab2e988cb36754e28e9d899cdea installed
DEBUG: pixman-0.43.4-2.el10.x86_64 1730228273 694319 d072d69959cb5752e428a3463e181f63 installed
DEBUG: cairo-1.18.2-2.el10.x86_64 1730215330 1818236 9a30697458cf6ee76fb216cbb9ce544e installed
DEBUG: pango-1.54.0-3.el10.x86_64 1730226353 1024097 7ed6bff29df6118cc7290c457de1b29a installed
DEBUG: cairo-gobject-1.18.2-2.el10.x86_64 1730215330 36040 f664305b3c936813aa92596252f29ed8 installed
DEBUG: librsvg2-2.57.1-9.el10.x86_64 1732260608 4349023 6ce6e8059a446770303fa6e0d3ce24f5 installed
DEBUG: rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 1732260608 15784 6f1acc267d6247c0d58dcafd7912b448 installed
DEBUG: poppler-glib-24.02.0-6.el10.x86_64 1736512704 578768 9ad58314eeefbb0f89779a2980fd9b70 installed
DEBUG: libwmf-lite-0.2.13-6.el10s.x86_64 1739178539 163402 41c0daea5347778ccd435d593bf95041 installed
DEBUG: cups-filesystem-1:2.4.10-11.el10.noarch 1736272587 0 f481eace099bac9d66b161e53e1ecc51 installed
DEBUG: cups-libs-1:2.4.10-11.el10.x86_64 1736272591 624534 10c2d962c979b5f21b6ce87ed1fba1ee installed
DEBUG: libgs-10.02.1-14.el10.x86_64 1730216862 24284662 f8935ccb39d307fb6a4f1211736dd222 installed
DEBUG: graphviz-9.0.0-15.el10.x86_64 1730240660 4430109 2f76d0ebdd22fb0744c34e65e681482c installed
DEBUG: ImageMagick-libs-0:6.9.12.98-1.el10s.x86_64 1739181763 8574479 e282b0723f4b530e070758309abd77f0 installed
DEBUG: ImageMagick-0:6.9.12.98-1.el10s.x86_64 1739181763 245728 3d3079e28a22bc8ff24203f962b024d9 installed
DEBUG: python3-sphinx-1:7.2.6-10.el10.noarch 1730229736 11309241 9a78413bc4ed4c3fcdf1d08d26a96211 installed
DEBUG: python3-devel-3.12.10-2.el10.x86_64 1745497592 1335300 c496053d86d120d27e4216e069434c3b installed
DEBUG: python3-eventlet-0.36.1-1.el10s.noarch 1737101336 2134103 0e4d1723805438dc2a40685025669855 installed
DEBUG: python3-sqlalchemy-2.0.26-6.el10.x86_64 1730229665 23459805 b8e4574462ef8ead73d9dfc3f52f45e2 installed
DEBUG: python3-setuptools_scm-8.0.4-7.el10.noarch 1730229721 315016 8b0171b157b9722d621b59a5e754878b installed
DEBUG: python3-pbr-6.0.0-1.el10s.noarch 1736247436 629726 8dc05c5c2d243c2d4bea2e72e7824574 installed
DEBUG: python3-six-1.16.0-16.el10.noarch 1730229623 120439 2adba5efc7db90de5b163a28b00ccf71 installed
DEBUG: authselect-1.5.0-8.el10.x86_64 1730215145 160761 4900e595754d431a53a35a510aeecb7f installed
DEBUG: systemd-rpm-macros-257-11.el10.noarch 1744784187 10938 78d75be0043d6593807d27e2260e2243 installed
DEBUG: openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 1741718697 45488 aee5a7aa90634439b0f265de25f3aa84 installed
DEBUG: python3-sphinxcontrib-svg2pdfconverter-common-1.2.0-13.el10s.noarch 1739791356 7638 f39c97a05836c4089a5cec93a874252f installed
DEBUG: librsvg2-tools-2.57.1-9.el10.x86_64 1732260608 5367134 ae8989b1a252b11ad26787634e9b75ff installed
DEBUG: python3-sphinxcontrib-rsvgconverter-1.2.0-13.el10s.noarch 1739791356 7512 a580422bb574504c154a25aa6db57f72 installed
DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch 1731588881 116503 57cf0d789d5e7802c3cb75324fc925c2 installed
DEBUG: python3-wheel-1:0.41.2-5.el10.noarch 1730229891 518630 6963b4e5fbf77b4c0ef592c46b529aa1 installed
DEBUG: python3-platformdirs-4.2.2-2.el10s.noarch 1731059081 172653 e8eb11259fea0eeda969b316b8384265 installed
DEBUG: python3-filelock-3.15.4-3.el10s.noarch 1731058737 92158 d8eabb789aaaa99bff7d95da27562b31 installed
DEBUG: python3-pyproject-api-1.6.1-5.el10s.noarch 1731056783 82288 013ed4ee5e0d17c427b3e065ccdafb2f installed
DEBUG: python3-distlib-0.3.9-1.el10s.noarch 1731059442 1217909 34438f3fd1f5935fe54e943f47d334e1 installed
DEBUG: python3-chardet-5.2.0-1.el10s.noarch 1730888623 2161972 43e2c7d2f8583d29a4e6c384e1c44687 installed
DEBUG: python3-cachetools-5.4.0-6.el10s.noarch 1731062713 140847 b0b431b6ccfc5012ae66e5e4c487b41a installed
DEBUG: python3-wheel-wheel-1:0.41.2-5.el10.noarch 1730229891 65769 469e09806e2ddd6b642503c06d092713 installed
DEBUG: python3-setuptools-wheel-69.0.3-9.el10.noarch 1730229670 766354 5b53b56c94521cbdb6a805548af6b65a installed
DEBUG: python3-virtualenv-20.26.6-2.el10s.noarch 1730917676 655447 8c6bc214b126ae6d877648d0323ddcb8 installed
DEBUG: python3-pluggy-1.3.0-5.el10.noarch 1730229371 186765 cd81f4a49466a80867355fe422378974 installed
DEBUG: python3-colorama-0.4.6-13.el10.noarch 1730229065 194726 fbd819363ab7fbf8c59ce17abf06292d installed
DEBUG: tox-4.21.2-3.el10s.noarch 1731061324 1250841 43af758a6323e0f5feee516e6ff80a43 installed
DEBUG: python3-tox-current-env-0.0.12-1.el10s.noarch 1730902599 72788 4bcdce5f226c5bd50767a34a652624e2 installed
DEBUG: python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch 1741954985 312176 0721040cefb233b860c9b96b416819b2 installed
DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed
DEBUG: python3-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed
DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed
DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed
DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed
DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed
DEBUG: python3-psutil-5.9.8-5.el10.x86_64 1730252598 1500710 f183b0ac45e51ac902c7e1f51614e949 installed
DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed
DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 installed
DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed
DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed
DEBUG: python3-wrapt-1.17.1-1.el10s.x86_64 1738921897 207116 d7d9f9001e7e352a2c15ea0cd04f5efd installed
DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch 1739361663 96455 f6e26491dfeeb13224155a9c231ef924 installed
DEBUG: python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch 1742292745 67523 46ad8da2912d5475b2c8a8fcd9021de0 installed
DEBUG: python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch 1741721730 274388 cd63670e57fc525b740c751c9d2529e0 installed
DEBUG: python3-vine-5.1.0-10.el10s.noarch 1738053141 59036 ff46523602c01279bc4e42484dfbc5b1 installed
DEBUG: python3-amqp-5.2.0-7.el10s.noarch 1738328407 440885 95ff1edfd58eda07f54bc179c34d4c78 installed
DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed
DEBUG: python3-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 installed
DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed
DEBUG: which-2.21-43.el10.x86_64 1730234397 82140 8f3d1512dbac52ace0968c8b14b87d6c installed
DEBUG: python3-wcwidth-0.2.6-6.el10.noarch 1730229871 519341 8e7b16c7ab6f5ae90d7bea01c8d4eee7 installed
DEBUG: python3-prettytable-3.6.0-10.el10.noarch 1730229417 363172 35b35565e30c4e035dcff0ad92455c06 installed
DEBUG: python3-rpds-py-0.17.1-6.el10.x86_64 1730229664 710165 1607242203faedddb4ce77c2c8e8dbb5 installed
DEBUG: python3-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 installed
DEBUG: python3-attrs-23.2.0-7.el10.noarch 1730228997 382200 403ebaaf3480f5841698588191fa13da installed
DEBUG: python3-referencing-0.31.1-6.el10.noarch 1730229704 320360 a5d547442b1a668017a013d98058564f installed
DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed
DEBUG: python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch 1741956136 3133222 d3fe650e66158433b074d9d32d92e615 installed
DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch 1730229300 46869 c237b466880c96dec683c5db43744759 installed
DEBUG: python3-jsonschema-4.19.1-7.el10.noarch 1730229314 870395 47950eed156da4e95abb6f89b1b0f2f4 installed
DEBUG: python3-pydot-3.0.3-1.el10s.noarch 1738594444 351960 a3561da5386ae2f5ca7d71d40cb163c5 installed
DEBUG: python3-automaton-3.2.0-0.20250213134241.9255778.el10.noarch 1739454244 153259 c4f8009218e67a33a54a88004e69081d installed
DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed
DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 installed
DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 installed
DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 installed
DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 installed
DEBUG: python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch 1738850392 186776 88111f1b5b696dd624064a45d8ce8010 installed
DEBUG: python3-zipp-3.21.0-2.el10s.noarch 1738754532 58895 ee52d4e2ceb4c63b3e8f318457bdf234 installed
DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch 1738755698 225262 902d217319851f405598757baf74eef3 installed
DEBUG: python3-yappi-1.6.0-1.el10s.x86_64 1738594796 179246 f2544d11da0dbfca2607e5c8a69d4557 installed
DEBUG: python3-waitress-3.0.1-1.el10s.noarch 1738826477 336903 46eb084e4b84a88928a5dc103e1f6227 installed
DEBUG: python3-voluptuous-0.15.2-1.el10s.noarch 1737371818 361593 33704c3a80b274da1912c816d36d1d4b installed
DEBUG: python3-uhashring-2.3-8.el10s.noarch 1738590060 67891 c273a0126c22274490891f36a375a3e0 installed
DEBUG: python3-tzlocal-5.2-1.el10s.noarch 1738586505 125241 6168f11b2eda1b2b4daa5c7f4d5ef638 installed
DEBUG: python3-tomlkit-0.13.2-1.el10s.noarch 1738656887 456243 a19ff8f6dab6c4416cd799f32211e0b7 installed
DEBUG: python3-testresources-2.0.1-18.el10s.noarch 1737469273 315070 4a1fd429212b8adc607027062b474b0a installed
DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed
DEBUG: python3-statsd-3.2.1-33.el10s.noarch 1738055041 150783 97f5fa9ebb10942c7cae2f4058f5d97f installed
DEBUG: python3-simplegeneric-0.8.1-21.el10s.noarch 1737371753 23961 dc54f1518e7b3e88db4ee5fdf4aca43e installed
DEBUG: python3-rfc3986-1.5.0-12.el10s.noarch 1738052245 208254 5f5d9f7b447feddaa5efe1b1c82cb9f1 installed
DEBUG: python3-repoze-lru-0.7-25.el10s.noarch 1737369170 117180 a0564003fbb8efcb9bd007fb7c7bce60 installed
DEBUG: python3-routes-2.5.1-11.el10s.noarch 1738828305 503232 6e1f36e96702a81f55fe60a350b9f3e8 installed
DEBUG: python3-redis-5.1.1-3.el10s.noarch 1730971972 2548258 d9405628d457537a293a385fbb0e6ca8 installed
DEBUG: python3-pyperclip-1.8.2-1.el10s.noarch 1737111011 93868 2cc1af441efe2e9a4ac41c3c6c5f0dea installed
DEBUG: python3-cmd2-2.5.8-1.el10s.noarch 1737368129 1646915 4dbb83db27a73ae01c33962f10987772 installed
DEBUG: python3-pymemcache-4.0.0-1.el10s.noarch 1738593594 803168 ec2318d07d10e1d03f0d3c4ae411ac0f installed
DEBUG: python3-paste-deploy-3.1.0-7.el10s.noarch 1737647799 129765 5fa8df2820887dd91d7f999c050002b7 installed
DEBUG: python3-msgpack-1.1.0-1.el10s.x86_64 1737453719 333975 d8341954028b5e0cd368f6644312fb1b installed
DEBUG: python3-memcached-1.59-15.el10s.noarch 1737110683 140352 d94e9ff3cf83bec16f6817777772d3c1 installed
DEBUG: python3-logutils-0.3.5-29.el10s.noarch 1737369061 152078 63cd0d711a92b489619c5012f1bf8a8c installed
DEBUG: python3-extras-1.0.0-36.el10s.noarch 1737467939 12597 b0937f731ece6ed29fa769c955cbe551 installed
DEBUG: python3-autopage-0.5.2-8.el10s.noarch 1738684947 311747 122570d58f3b3d41c0293b04710c7a76 installed
DEBUG: libsodium-1.0.20-2.el10s.x86_64 1736248689 394283 9cc208bfa5feeaec33858f2774b31bf5 installed
DEBUG: double-conversion-3.3.0-4.el10s.x86_64 1738596981 98847 64e9d772a8b19c1eddc7f4c680bc1c86 installed
DEBUG: python3-ujson-5.10.0-1.el10s.x86_64 1738597769 73550 58eb5fddbe47a7e04f5f0a7c0fe5a539 installed
DEBUG: python3-jsonpointer-2.3-9.el10.noarch 1730229387 46632 5a97a4414ae4c90834ad61e965959284 installed
DEBUG: python3-jsonpatch-1.33-6.el10.noarch 1730229351 75085 5e600f110fe6e221b10bbc8468263bf8 installed
DEBUG: python3-warlock-2.0.1-8.el10s.noarch 1737374823 45870 0486884f148ec6ae1bb6e10fe5f80c69 installed
DEBUG: python3-jmespath-1.0.1-8.el10.noarch 1730229299 151984 265788c58a744f867d22005c064fb608 installed
DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed
DEBUG: libxslt-1.1.39-6.el10.x86_64 1730223036 489045 6012028022b1659079ff2d99350d2770 installed
DEBUG: python3-lxml-5.2.1-4.el10.x86_64 1730229297 5186202 ced452f341bcf7ba29d17be6188670e4 installed
DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 1738761737 1497664 483d4c912c580096af4e6b00ea04d678 installed
DEBUG: libisofs-1.5.6-6.el10.x86_64 1730221295 520604 1e998229be56c3bf9456fe513d92545c installed
DEBUG: libburn-1.5.6-6.el10.x86_64 1730220125 374291 f0f7901f4e2cc4ac67c59ec186fe0127 installed
DEBUG: libisoburn-1.5.6-6.el10.x86_64 1730221295 1131140 24c3e973b3047156690ddde939fd8ebc installed
DEBUG: xorriso-1.5.6-6.el10.x86_64 1730221295 349189 c3baabfc4fc20ca2c48a3eca4ec179cd installed
DEBUG: emacs-filesystem-1:29.4-10.el10.noarch 1741627944 0 f4af1b5464dd03fac6af49457ce610ac installed
DEBUG: desktop-file-utils-0.26-14.el10.x86_64 1730215574 235499 209cc46497bbf6412abfb740430eeb23 installed
DEBUG: xdg-utils-1.2.0-3.el10.noarch 1730234638 354381 88600fca0f2ffdcb3f4905da522739fd installed
DEBUG: python3-networkx-3.2.1-6.el10.noarch 1730229328 17052791 37e06669952507465bd2346ac51ac325 installed
DEBUG: python3-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed
DEBUG: python3-pycparser-2.20-16.el10.noarch 1730229473 859394 b6d61bd85b25ad629a9c992b6becd9d9 installed
DEBUG: python3-cffi-1.16.0-7.el10.x86_64 1730229065 1363295 84e5dc989caac4c9fb72c16124bfbdc2 installed
DEBUG: python3-cryptography-43.0.0-4.el10.x86_64 1730229073 4929962 7c78461ef2f085065d2f134c4d525135 installed
DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch 1736244268 777252 673c197e46e16ed2ea0d6b9cc28301ea installed
DEBUG: python3-paste-3.10.1-6.el10s.noarch 1738826853 2756313 dabf06dcee0cf091e090b448fb196279 installed
DEBUG: python3-jwt-2.8.0-1.el10s.noarch 1737649448 166611 70a162d2ef1df894aca9e84280beaa52 installed
DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch 1737649448 5525 55a7ccf79dfa32d7d3f7e3a091fdbdf0 installed
DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 installed
DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed
DEBUG: ncurses-6.4-14.20240127.el10.x86_64 1730224743 639954 e942b42aa89c13a92455007cfe22da55 installed
DEBUG: libyaml-0.2.5-16.el10.x86_64 1730222984 137595 1e4c8786f4e977fbd15fdf3c9f77a88b installed
DEBUG: python3-pyyaml-6.0.1-19.el10.x86_64 1730229919 800922 589b78466347469576d5676b797b3d22 installed
DEBUG: python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch 1741956709 369584 24e1e8cc83fb305f448bdd42a74e9837 installed
DEBUG: groff-base-1.23.0-10.el10.x86_64 1730217931 4034942 e004eeb2536502e550cf5bd4ef60f50e installed
DEBUG: perl-Digest-1.20-511.el10.noarch 1730226989 36060 c6615565782c90a4f61c1b5889a5166f installed
DEBUG: perl-Digest-MD5-2.59-6.el10.x86_64 1730227064 61168 a2b95b167b4e092a064071e7dece884a installed
DEBUG: perl-B-0:1.89-513.el10.x86_64 1744833962 509885 15e8c9e2be2f85bb232950a7e9527dbd installed
DEBUG: perl-FileHandle-0:2.05-513.el10.noarch 1744833972 9568 d8b0561cc5038ef7eeb77e5ccfc9028a installed
DEBUG: perl-Data-Dumper-2.189-512.el10.x86_64 1730227050 114342 8af3bf30ce603515408a201c2b4ffec2 installed
DEBUG: perl-libnet-3.15-512.el10.noarch 1730227715 295890 c7a899752cbba4228196d8f281aeb0ce installed
DEBUG: perl-AutoLoader-0:5.74-513.el10.noarch 1744833972 21028 45f30303e3b75f20505133c0df3d2afb installed
DEBUG: perl-URI-5.27-3.el10.noarch 1730228291 245507 ba6540dd6568942c1082e110148a8a0c installed
DEBUG: perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 1730227956 23045 53c84d684fc665d946d54da086620752 installed
DEBUG: perl-Time-Local-2:1.350-511.el10.noarch 1730228183 70554 d6e7f9014a4bf0da32c73f65b93eb955 installed
DEBUG: perl-Mozilla-CA-20231213-5.el10.noarch 1730227659 9370 c8d564076a5b9bd0052c6781331686a3 installed
DEBUG: perl-if-0:0.61.000-513.el10.noarch 1744833972 5947 db9c859deb6e93bb7c6de0ecb0d4359c installed
DEBUG: perl-locale-0:1.12-513.el10.noarch 1744833972 6652 2c0988d1baacab66ca0bf03645262d39 installed
DEBUG: perl-IO-Socket-IP-0.42-512.el10.noarch 1730227475 100992 3b8ccd7c1b965c316d7c0fa7454c7047 installed
DEBUG: perl-File-Path-2.18-511.el10.noarch 1730227285 65002 db8687251ee6f09cbb3b3eb0ea6b4569 installed
DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed
DEBUG: perl-Net-SSLeay-1.94-7.el10.x86_64 1730227666 1408068 0624eafe2b2593ffa7efcfa64291484f installed
DEBUG: perl-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed
DEBUG: perl-Term-ANSIColor-5.01-512.el10.noarch 1730228023 99820 1d65c4bb79be9248013ae26a66ff0885 installed
DEBUG: perl-Class-Struct-0:0.68-513.el10.noarch 1744833972 25968 4ecce8d82bb487c5d8c151f52ca09036 installed
DEBUG: perl-POSIX-0:2.20-513.el10.x86_64 1744833962 236585 712133c83d20f6d5e41dc09ed10e5a6a installed
DEBUG: perl-IPC-Open3-0:1.22-513.el10.noarch 1744833972 22994 b218affc6e1447f17d3b5759dee43395 installed
DEBUG: perl-File-Temp-1:0.231.100-512.el10.noarch 1730227288 166172 5c86a41dc019fb8c97629db7524a336d installed
DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 installed
DEBUG: perl-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed
DEBUG: perl-Pod-Simple-1:3.45-511.el10.noarch 1730227771 573280 5988a33959e10908eabe5cbb3562e421 installed
DEBUG: perl-Socket-4:2.038-511.el10.x86_64 1730227897 126969 23874130d4f0d496fc39a2054d31e8af installed
DEBUG: perl-SelectSaver-0:1.02-513.el10.noarch 1744833972 2220 4a2c22dc0275a44147e6a89a29a0ec28 installed
DEBUG: perl-Symbol-0:1.09-513.el10.noarch 1744833972 6976 594912ef0d524cf8fbe9d04a8c6cd7b2 installed
DEBUG: perl-File-stat-0:1.14-513.el10.noarch 1744833972 12808 7f1a134bd98ad2b3d81ce98827643b27 installed
DEBUG: perl-podlators-1:5.01-511.el10.noarch 1730227858 315477 4f2938cb1bd5cb908077869a67c70f8b installed
DEBUG: perl-Pod-Perldoc-3.28.01-512.el10.noarch 1730227796 166972 f13b246589f692706409a2944dde35a0 installed
DEBUG: perl-Text-ParseWords-3.31-511.el10.noarch 1730227965 13839 3842925b9616ba29740278ee2833ca26 installed
DEBUG: perl-Fcntl-0:1.18-513.el10.x86_64 1744833962 45991 31192788bb0fa98841648f6e817df9df installed
DEBUG: perl-base-0:2.27-513.el10.noarch 1744833972 12844 542090f3f72c39cf87aa05a583b7c313 installed
DEBUG: perl-mro-0:1.29-513.el10.x86_64 1744833962 46620 19c7e0bf06f47f44f9aefcb57f6a33b9 installed
DEBUG: perl-IO-0:1.55-513.el10.x86_64 1744833962 154603 ee0a67e8fc76496677408fe205c84ea3 installed
DEBUG: perl-overloading-0:0.02-513.el10.noarch 1744833972 4960 b2e697f6d303f7910072d740eae268e7 installed
DEBUG: perl-Pod-Usage-4:2.03-511.el10.noarch 1730227785 86712 d457223ca2488f4f08c5fa109173c36a installed
DEBUG: perl-MIME-Base64-3.16-511.el10.x86_64 1730227655 47172 b7f5740299a2b47aa762e614fcedd1f8 installed
DEBUG: perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 1730227903 148958 9e6233a6ae137940c171b81f02481bdc installed
DEBUG: perl-constant-1.33-512.el10.noarch 1730226803 26840 5472c1ad7a46a15e13497537068e8f5a installed
DEBUG: perl-parent-1:0.241-512.el10.noarch 1730227844 9959 1880738673852b5139cfae95e9ab3e33 installed
DEBUG: perl-Errno-0:1.38-513.el10.x86_64 1744833962 8532 937dc9967151602b5ef2a5579d81991a installed
DEBUG: perl-File-Basename-0:2.86-513.el10.noarch 1744833972 14342 cd332de17eece4db6dda78979b0ccdae installed
DEBUG: perl-Getopt-Std-0:1.14-513.el10.noarch 1744833972 11449 a1cd3f6c82c83aeb089f219aac971fa3 installed
DEBUG: perl-Storable-1:3.32-511.el10.x86_64 1730227965 242018 5a87e78241693ca4065babc1e841802f installed
DEBUG: perl-overload-0:1.37-513.el10.noarch 1744833972 73252 7a78429bc51e4d3427ffd7c929a2dfe7 installed
DEBUG: perl-vars-0:1.05-513.el10.noarch 1744833972 3959 9e5d69ab8b5c834632d38e5e928ecec7 installed
DEBUG: perl-Getopt-Long-1:2.58-3.el10.noarch 1730227288 147853 4ddc14e0ccd2d8df9dc3004645893d63 installed
DEBUG: perl-Carp-1.54-511.el10.noarch 1730226809 47652 3c34e34b832112dc81f1f579a65b7cef installed
DEBUG: perl-Exporter-5.78-511.el10.noarch 1730226981 55539 ae13c00533b8ff50562bd1cf83e05e91 installed
DEBUG: perl-PathTools-3.91-512.el10.x86_64 1737637077 178820 e64b82c0abf4c1b472d449bda787d874 installed
DEBUG: perl-NDBM_File-0:1.17-513.el10.x86_64 1744833962 29126 ce93e1b40d553e41e13740478fd2e0d6 installed
DEBUG: perl-DynaLoader-0:1.56-513.el10.x86_64 1744833962 32840 57528a5f10f3ed56fa32599e20caac0a installed
DEBUG: perl-Encode-4:3.21-511.el10.x86_64 1730226996 4931658 22632a066b19270ba30b3bfb10204151 installed
DEBUG: perl-libs-4:5.40.2-513.el10.x86_64 1744833962 10260890 ee16e72008db52a315d38ebcc6c0e2b5 installed
DEBUG: perl-interpreter-4:5.40.2-513.el10.x86_64 1744833962 125186 b684eade57d18f62250250baaa3c611b installed
DEBUG: memcached-0:1.6.23-7.el10.x86_64 1730224144 477607 771ea0f9618c09c7082d37335bec3f89 installed
DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch 1738925959 187175 eec52fa5e2d04c7c12e3e423161f8fb1 installed
DEBUG: bash-completion-1:2.11-16.el10.noarch 1730215264 1052248 7182d21a7fa75ab184f1686470b98778 installed
DEBUG: python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch 1739453755 28773 4e7043243b8d32c7faf710880da0bd00 installed
DEBUG: python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch 1741861135 6462909 0e1214420c04b593fd74ca8e151e535f installed
DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch 1741718881 260337 b42311c07ca3fbf27ee2b45973901351 installed
DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed
DEBUG: python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 14693 84300ff5b2caf8bac0653eeeb154fcd9 installed
DEBUG: python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 18922 143e18370f58d724a3785db27c1ba33f installed
DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed
DEBUG: python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 10966 023209470b7677eef7c68977a999da0a installed
DEBUG: python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 17109 bc46bcb0fa037e951349f23b26531768 installed
DEBUG: python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 16906 5c23d56e178a6ff495551cb9ea195743 installed
DEBUG: python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch 1742293030 220621 7f50592d82a90d7568e416c8f6856eff installed
DEBUG: python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch 1739368624 446314 2f6fe8ff0a5ba8c22fb168b6f75729ab installed
DEBUG: python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch 1742292572 1508763 acb1533ffbb729ab6f6b6723c7ecb8ff installed
DEBUG: python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch 1742299184 93885 5b2f1390340d26680207ea72354c6f52 installed
DEBUG: python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch 1742296753 206025 c682f850c950b1d385c98cddac1ebf5b installed
DEBUG: python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch 1741344795 294382 30c72649cf9f5edc591f1a0bbea8a7a1 installed
DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch 1742289677 1330610 9becc001eb63ba3a3ec81277fd425ee5 installed
DEBUG: python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch 1742295367 50961 96a86c98cde13ce3240e83877abe19a1 installed
DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed
DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed
DEBUG: python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch 1742293495 209968 2ddcf158bc02c8b50fdf595425c2b27e installed
DEBUG: python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch 1742302779 1190389 186eb6fc87e5e103c7222aab0307e7da installed
DEBUG: python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13681 7528249d60cfa78bdde2327bf6313bd1 installed
DEBUG: python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 13447 dc3ad55177e9133f0cb2660ebcbfb3ae installed
DEBUG: python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch 1742301627 626483 b2f23df4c239a43a7344d326f43db711 installed
DEBUG: python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 18975 2a9750b0d1fe9890c3919f966beaf613 installed
DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch 1742298308 132197 43ae0c9b30aba5467f73c4d897696ebb installed
DEBUG: python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch 1742301821 310206 2ff875aba43f17175eccaade711553c6 installed
DEBUG: python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch 1742299587 849298 5b3384c98eb57b8fe6d4e95c1a3ec85a installed
DEBUG: python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 28823 3be7fdad0d7d7751b11470f0cace8b50 installed
DEBUG: python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 74f5854ec9b8a822515a569c25176237 installed
DEBUG: python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 13791 149e4776f9e56cdfa40d27a24d8080d0 installed
DEBUG: python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch 1742298741 221045 cbdc2ec7956a066134fd280889d4269d installed
DEBUG: python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 174349 b4c79daaa74659177f969d2aaf444b29 installed
DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch 1744790914 12501086 2cc6e2edc6f1e2d19d67b1e5f75b5769 installed
DEBUG: python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch 1741595120 2809911 6eef7db0b8783f3007b03aa20e2e0ca2 installed
DEBUG: python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch 1741599037 467283 fbed29966289e5c9d84f77e81a49f982 installed
DEBUG: python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch 1742296300 329169 1be32fc67ac476e3ee4312525b16dab8 installed
DEBUG: python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch 1742294197 65506 20bc400e4d389d3dca99b49868e427ec installed
DEBUG: python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch 1741594749 1668160 6d7d1a1d7603e6a56c14e94dabcee0c7 installed
DEBUG: python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch 1741345073 240335 7418f4e3cc0572007f3a2b208161a7e8 installed
DEBUG: python3-observabilityclient-0.4.0-0.20250318092205.df6c253.el10.noarch 1742289843 98044 93207d16021dc75950f76dcbf2416fcb installed
DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch 1742362237 1138888 2cc56a0345f4983f28030cacf3fb0f2e installed
DEBUG: python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch 1743062908 183986 4d03ed651a9685eec32f7d9eea82ab7c installed
DEBUG: python3-taskflow-5.12.0-0.20250318125034.e41463b.el10.noarch 1742302382 3891819 5f2c778489b42903f8f7bb4847191304 installed
DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch 1742290745 715399 2c9b11ce2b935017aa580a3dfd5d3e53 installed
DEBUG: python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch 1739791219 450074 0982dc58f1abef7302039e604d74dac8 installed
DEBUG: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed
DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed
DEBUG: python3-webtest-3.0.0-1.el10s.noarch 1738827128 355044 65e0f954f7e9d1fece1962e38bf926eb installed
DEBUG: python3-pecan-1.5.1-1.el10s.noarch 1737366428 1723283 e0ca5758ad036090381a3f6c9ee67eda installed
DEBUG: python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch 1739803010 844038 542f128a714f5e19a5228760d3921e00 installed
DEBUG: python3-APScheduler-3.10.4-4.el10s.noarch 1738596442 434723 41f6165d2e7743d419a72650db141b5b installed
DEBUG: python3-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch 1741863344 31925 31c7c2b415aab6b8d57a9fbc840d00d3 installed
DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 installed
DEBUG: python3-oslotest-5.0.0-0.20250212144141.4c36dbc.el10.noarch 1739371524 154521 49595da95ad8f98131443fa344305f93 installed
DEBUG: python3-croniter-5.0.1-1.el10s.noarch 1737367703 197767 a7248178b4335303baf684dbce35e4a9 installed
DEBUG: python3-freezegun-1.5.1-3.el10s.noarch 1737471264 178154 b67b1990b9128e74ee43dd65a2e03f4a installed
DEBUG: python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch 1741345705 104725 ebe4d93c738e297875560f8fe6d0ab5a installed
DEBUG: python3-sphinxcontrib-apidoc-0.5.0-1.el10s.noarch 1736948186 36448 8a3d727cd5bb869daca121d8ac8cc420 installed
DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd installed
DEBUG: python3-os-resource-classes-1.1.0-0.20250307110850.357bd40.el10.noarch 1741345838 30463 d20623fc19ce9b2258251be79da6e86a installed
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
Finish: Outputting list of installed packages
INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/openstack-watcher.spec'], chrootPath='/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7ff741362430>timeout=0uid=1039gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock'])
DEBUG: child environment: None
DEBUG: Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep  --target x86_64 /builddir/build/SPECS/openstack-watcher.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'} and shell False
DEBUG: warning: source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Building target platforms: x86_64
DEBUG: Building for target x86_64
DEBUG: Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.79CPJJ
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + echo pyproject-rpm-macros
DEBUG: + echo python3-devel
DEBUG: + echo 'python3dist(packaging)'
DEBUG: + echo 'python3dist(pip) >= 19'
DEBUG: + '[' -f pyproject.toml ']'
DEBUG: + echo '(python3dist(tomli) if python3-devel < 3.11)'
DEBUG: + rm -rfv '*.dist-info/'
DEBUG: + '[' -f /usr/bin/python3 ']'
DEBUG: + mkdir -p /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + echo -n
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1  '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + RPM_TOXENV=py312,docs
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/python-watcher-14.1.0.dev21/pyproject-wheeldir --output /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires -t -e py312,docs
DEBUG: Handling pbr>=6.0.0 from build-system.requires
DEBUG: Requirement satisfied: pbr>=6.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling setuptools>=64.0.0 from build-system.requires
DEBUG: Requirement satisfied: setuptools>=64.0.0
DEBUG:    (installed: setuptools 69.0.3)
DEBUG: Handling wheel from get_requires_for_build_wheel
DEBUG: Requirement satisfied: wheel
DEBUG:    (installed: wheel 0.41.2)
DEBUG: Handling pbr>=2.0.0 from get_requires_for_build_wheel
DEBUG: Requirement satisfied: pbr>=2.0.0
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling tox-current-env >= 0.0.6 from tox itself
DEBUG: Requirement satisfied: tox-current-env >= 0.0.6
DEBUG:    (installed: tox-current-env 0.0.12)
DEBUG: py312: OK ✔ in 0.01 seconds
DEBUG:   py312: OK (0.01 seconds)
DEBUG:   docs: OK (0.00 seconds)
DEBUG:   congratulations :) (0.07 seconds)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling coverage>=4.5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: coverage>=4.5.1
DEBUG:    (installed: coverage 7.3.2)
DEBUG: Handling freezegun>=0.3.10 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: freezegun>=0.3.10
DEBUG:    (installed: freezegun 1.5.1)
DEBUG: Handling oslotest>=3.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslotest>=3.3.0
DEBUG:    (installed: oslotest 5.0.0)
DEBUG: Handling testscenarios>=0.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testscenarios>=0.5.0
DEBUG:    (installed: testscenarios 0.5.0)
DEBUG: Handling testtools>=2.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: testtools>=2.3.0
DEBUG:    (installed: testtools 2.7.2)
DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stestr>=2.0.0
DEBUG:    (installed: stestr 4.1.0)
DEBUG: Handling WebTest>=2.0.27 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WebTest>=2.0.27
DEBUG:    (installed: WebTest 3.0.0)
DEBUG: Handling apscheduler>=3.5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: apscheduler>=3.5.1
DEBUG:    (installed: apscheduler 3.10.4)
DEBUG: Handling eventlet>=0.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: eventlet>=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling jsonpatch>=1.21 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: jsonpatch>=1.21
DEBUG:    (installed: jsonpatch 1.33)
DEBUG: Handling keystoneauth1>=3.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystoneauth1>=3.4.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling jsonschema>=3.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: jsonschema>=3.2.0
DEBUG:    (installed: jsonschema 4.19.1)
DEBUG: Handling keystonemiddleware>=4.21.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: keystonemiddleware>=4.21.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml>=4.5.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: lxml>=4.5.1
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling croniter>=0.3.20 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: croniter>=0.3.20
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling os-resource-classes>=0.4.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: os-resource-classes>=0.4.0
DEBUG:    (installed: os-resource-classes 1.1.0)
DEBUG: Handling oslo.concurrency>=3.26.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.concurrency>=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.cache>=1.29.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.cache>=1.29.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config>=6.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.config>=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.context>=2.21.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.context>=2.21.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db>=4.44.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.db>=4.44.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.i18n>=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log>=3.37.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.log>=3.37.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.messaging>=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.policy>=4.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.policy>=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports>=1.27.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.reports>=1.27.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.serialization>=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service>=1.30.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.service>=1.30.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.upgradecheck>=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils>=7.0.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.utils>=7.0.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling oslo.versionedobjects>=1.32.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: oslo.versionedobjects>=1.32.0
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy>=1.5.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PasteDeploy>=1.5.2
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling pbr>=3.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pbr>=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling pecan>=1.3.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: pecan>=1.3.2
DEBUG:    (installed: pecan 1.5.1)
DEBUG: Handling PrettyTable>=0.7.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: PrettyTable>=0.7.2
DEBUG:    (installed: PrettyTable 3.6.0)
DEBUG: Handling gnocchiclient>=7.0.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: gnocchiclient>=7.0.1
DEBUG:    (installed: gnocchiclient 7.1.0)
DEBUG: Handling python-cinderclient>=3.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-cinderclient>=3.5.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-glanceclient>=2.9.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-glanceclient>=2.9.1
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-keystoneclient>=3.15.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-keystoneclient>=3.15.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-monascaclient>=1.12.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-monascaclient>=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient>=6.7.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-neutronclient>=6.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient>=14.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-novaclient>=14.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-observabilityclient>=0.3.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-observabilityclient>=0.3.0
DEBUG:    (installed: python-observabilityclient 0.4.0)
DEBUG: Handling python-openstackclient>=3.14.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-openstackclient>=3.14.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-ironicclient>=2.5.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: python-ironicclient>=2.5.0
DEBUG:    (installed: python-ironicclient 5.10.0)
DEBUG: Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: SQLAlchemy>=1.2.5
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore>=1.28.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: stevedore>=1.28.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling taskflow>=3.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: taskflow>=3.8.0
DEBUG:    (installed: taskflow 5.12.0)
DEBUG: Handling WebOb>=1.8.5 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WebOb>=1.8.5
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling WSME>=0.9.2 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: WSME>=0.9.2
DEBUG:    (installed: WSME 0.12.1)
DEBUG: Handling networkx>=2.4 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: networkx>=2.4
DEBUG:    (installed: networkx 3.2.1)
DEBUG: Handling microversion_parse>=0.2.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: microversion_parse>=0.2.1
DEBUG:    (installed: microversion_parse 2.0.0)
DEBUG: Handling futurist>=1.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: futurist>=1.8.0
DEBUG:    (installed: futurist 3.1.0)
DEBUG: Handling tox from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: tox
DEBUG:    (installed: tox 4.21.2)
DEBUG: Handling sphinx>=2.1.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinx>=2.1.1
DEBUG:    (installed: sphinx 7.2.6)
DEBUG: Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0
DEBUG:    (installed: sphinxcontrib-svg2pdfconverter 1.2.0)
DEBUG: Handling sphinxcontrib-pecanwsme>=0.8.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-pecanwsme>=0.8.0
DEBUG:    (installed: sphinxcontrib-pecanwsme 0.11.0)
DEBUG: Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: sphinxcontrib-apidoc>=0.2.0
DEBUG:    (installed: sphinxcontrib-apidoc 0.5.0)
DEBUG: Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: openstackdocstheme>=2.2.1
DEBUG:    (installed: openstackdocstheme 3.0.0)
DEBUG: Handling reno>=3.1.0 from tox --print-deps-only: py312,docs
DEBUG: Requirement satisfied: reno>=3.1.0
DEBUG:    (installed: reno 4.1.0)
DEBUG: WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   easy_install.initialize_options(self)
DEBUG: /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG: !!
DEBUG:         ********************************************************************************
DEBUG:         Please avoid running ``setup.py`` directly.
DEBUG:         Instead, use pypa/build, pypa/installer or other
DEBUG:         standards-based tools.
DEBUG:         Follow the current Python packaging guidelines when building
DEBUG:         Python RPM packages.
DEBUG:         See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:         and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:         ********************************************************************************
DEBUG: !!
DEBUG:   self.initialize_options()
DEBUG: running dist_info
DEBUG: writing python_watcher.egg-info/PKG-INFO
DEBUG: writing dependency_links to python_watcher.egg-info/dependency_links.txt
DEBUG: writing entry points to python_watcher.egg-info/entry_points.txt
DEBUG: writing requirements to python_watcher.egg-info/requires.txt
DEBUG: writing top-level names to python_watcher.egg-info/top_level.txt
DEBUG: writing pbr to python_watcher.egg-info/pbr.json
DEBUG: [pbr] Processing SOURCES.txt
DEBUG: [pbr] In git context, generating filelist from git
DEBUG: warning: no previously-included files found matching '.gitignore'
DEBUG: warning: no previously-included files found matching '.gitreview'
DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG: adding license file 'LICENSE'
DEBUG: adding license file 'AUTHORS'
DEBUG: writing manifest file 'python_watcher.egg-info/SOURCES.txt'
DEBUG: creating '/builddir/build/BUILD/python-watcher-14.1.0.dev21/python_watcher-14.1.0.dev21.dist-info'
DEBUG: Handling apscheduler >=3.5.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: apscheduler >=3.5.1
DEBUG:    (installed: apscheduler 3.10.4)
DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: eventlet >=0.27.0
DEBUG:    (installed: eventlet 0.36.1)
DEBUG: Handling jsonpatch >=1.21 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: jsonpatch >=1.21
DEBUG:    (installed: jsonpatch 1.33)
DEBUG: Handling keystoneauth1 >=3.4.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: keystoneauth1 >=3.4.0
DEBUG:    (installed: keystoneauth1 5.10.0)
DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: jsonschema >=3.2.0
DEBUG:    (installed: jsonschema 4.19.1)
DEBUG: Handling keystonemiddleware >=4.21.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: keystonemiddleware >=4.21.0
DEBUG:    (installed: keystonemiddleware 10.9.0)
DEBUG: Handling lxml >=4.5.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: lxml >=4.5.1
DEBUG:    (installed: lxml 5.2.1)
DEBUG: Handling croniter >=0.3.20 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: croniter >=0.3.20
DEBUG:    (installed: croniter 5.0.1)
DEBUG: Handling os-resource-classes >=0.4.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: os-resource-classes >=0.4.0
DEBUG:    (installed: os-resource-classes 1.1.0)
DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0
DEBUG:    (installed: oslo.concurrency 7.1.0)
DEBUG: Handling oslo.cache >=1.29.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.cache >=1.29.0
DEBUG:    (installed: oslo.cache 3.10.1)
DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.config >=6.8.0
DEBUG:    (installed: oslo.config 9.7.1)
DEBUG: Handling oslo.context >=2.21.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.context >=2.21.0
DEBUG:    (installed: oslo.context 5.7.1)
DEBUG: Handling oslo.db >=4.44.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.db >=4.44.0
DEBUG:    (installed: oslo.db 17.2.1)
DEBUG: Handling oslo.i18n >=3.20.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.i18n >=3.20.0
DEBUG:    (installed: oslo.i18n 6.5.1)
DEBUG: Handling oslo.log >=3.37.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.log >=3.37.0
DEBUG:    (installed: oslo.log 7.1.0)
DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.messaging >=14.1.0
DEBUG:    (installed: oslo.messaging 16.1.0)
DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.policy >=4.5.0
DEBUG:    (installed: oslo.policy 4.5.1)
DEBUG: Handling oslo.reports >=1.27.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.reports >=1.27.0
DEBUG:    (installed: oslo.reports 3.5.1)
DEBUG: Handling oslo.serialization >=2.25.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.serialization >=2.25.0
DEBUG:    (installed: oslo.serialization 5.7.0)
DEBUG: Handling oslo.service >=1.30.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.service >=1.30.0
DEBUG:    (installed: oslo.service 4.1.1)
DEBUG: Handling oslo.upgradecheck >=1.3.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.upgradecheck >=1.3.0
DEBUG:    (installed: oslo.upgradecheck 2.5.0)
DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.utils >=7.0.0
DEBUG:    (installed: oslo.utils 8.0.0)
DEBUG: Handling oslo.versionedobjects >=1.32.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: oslo.versionedobjects >=1.32.0
DEBUG:    (installed: oslo.versionedobjects 3.6.0)
DEBUG: Handling PasteDeploy >=1.5.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: PasteDeploy >=1.5.2
DEBUG:    (installed: PasteDeploy 3.1.0)
DEBUG: Handling pbr >=3.1.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: pbr >=3.1.1
DEBUG:    (installed: pbr 6.0.0)
DEBUG: Handling pecan >=1.3.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: pecan >=1.3.2
DEBUG:    (installed: pecan 1.5.1)
DEBUG: Handling PrettyTable >=0.7.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: PrettyTable >=0.7.2
DEBUG:    (installed: PrettyTable 3.6.0)
DEBUG: Handling gnocchiclient >=7.0.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: gnocchiclient >=7.0.1
DEBUG:    (installed: gnocchiclient 7.1.0)
DEBUG: Handling python-cinderclient >=3.5.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-cinderclient >=3.5.0
DEBUG:    (installed: python-cinderclient 9.7.0)
DEBUG: Handling python-glanceclient >=2.9.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-glanceclient >=2.9.1
DEBUG:    (installed: python-glanceclient 4.8.0)
DEBUG: Handling python-keystoneclient >=3.15.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-keystoneclient >=3.15.0
DEBUG:    (installed: python-keystoneclient 5.6.0)
DEBUG: Handling python-monascaclient >=1.12.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-monascaclient >=1.12.0
DEBUG:    (installed: python-monascaclient 2.8.0)
DEBUG: Handling python-neutronclient >=6.7.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-neutronclient >=6.7.0
DEBUG:    (installed: python-neutronclient 11.4.0)
DEBUG: Handling python-novaclient >=14.1.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-novaclient >=14.1.0
DEBUG:    (installed: python-novaclient 18.9.0)
DEBUG: Handling python-observabilityclient >=0.3.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-observabilityclient >=0.3.0
DEBUG:    (installed: python-observabilityclient 0.4.0)
DEBUG: Handling python-openstackclient >=3.14.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-openstackclient >=3.14.0
DEBUG:    (installed: python-openstackclient 8.0.0)
DEBUG: Handling python-ironicclient >=2.5.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: python-ironicclient >=2.5.0
DEBUG:    (installed: python-ironicclient 5.10.0)
DEBUG: Handling SQLAlchemy >=1.2.5 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: SQLAlchemy >=1.2.5
DEBUG:    (installed: SQLAlchemy 2.0.26)
DEBUG: Handling stevedore >=1.28.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: stevedore >=1.28.0
DEBUG:    (installed: stevedore 5.4.1)
DEBUG: Handling taskflow >=3.8.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: taskflow >=3.8.0
DEBUG:    (installed: taskflow 5.12.0)
DEBUG: Handling WebOb >=1.8.5 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: WebOb >=1.8.5
DEBUG:    (installed: WebOb 1.8.9)
DEBUG: Handling WSME >=0.9.2 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: WSME >=0.9.2
DEBUG:    (installed: WSME 0.12.1)
DEBUG: Handling networkx >=2.4 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: networkx >=2.4
DEBUG:    (installed: networkx 3.2.1)
DEBUG: Handling microversion-parse >=0.2.1 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: microversion-parse >=0.2.1
DEBUG:    (installed: microversion-parse 2.0.0)
DEBUG: Handling futurist >=1.8.0 from hook generated metadata: Requires-Dist (python-watcher)
DEBUG: Requirement satisfied: futurist >=1.8.0
DEBUG:    (installed: futurist 3.1.0)
DEBUG: + cat /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-buildrequires
DEBUG: + rm -rfv python_watcher-14.1.0.dev21.dist-info/
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/AUTHORS'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/LICENSE'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/METADATA'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/entry_points.txt'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/pbr.json'
DEBUG: removed 'python_watcher-14.1.0.dev21.dist-info/top_level.txt'
DEBUG: removed directory 'python_watcher-14.1.0.dev21.dist-info/'
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.HFMP7i
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CFLAGS
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CXXFLAGS
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + mkdir -p /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + VALAFLAGS=-g
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + CC=gcc
DEBUG: + CXX=g++
DEBUG: + TMPDIR=/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/python-watcher-14.1.0.dev21/pyproject-wheeldir
DEBUG: Processing /builddir/build/BUILD/python-watcher-14.1.0.dev21
DEBUG:   Preparing metadata (pyproject.toml): started
DEBUG:   Running command Preparing metadata (pyproject.toml)
DEBUG:   WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:           Instead, use pypa/build, pypa/installer or other
DEBUG:           standards-based tools.
DEBUG:           See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     easy_install.initialize_options(self)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           Please avoid running ``setup.py`` directly.
DEBUG:           Instead, use pypa/build, pypa/installer or other
DEBUG:           standards-based tools.
DEBUG:           Follow the current Python packaging guidelines when building
DEBUG:           Python RPM packages.
DEBUG:           See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html
DEBUG:           and https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/ for details.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     self.initialize_options()
DEBUG:   running dist_info
DEBUG:   creating /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher.egg-info
DEBUG:   writing /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher.egg-info/PKG-INFO
DEBUG:   writing dependency_links to /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher.egg-info/dependency_links.txt
DEBUG:   writing entry points to /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher.egg-info/entry_points.txt
DEBUG:   writing requirements to /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher.egg-info/requires.txt
DEBUG:   writing top-level names to /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher.egg-info/top_level.txt
DEBUG:   writing pbr to /builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher.egg-info/pbr.json
DEBUG:   [pbr] Processing SOURCES.txt
DEBUG:   writing manifest file '/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher.egg-info/SOURCES.txt'
DEBUG:   [pbr] In git context, generating filelist from git
DEBUG:   warning: no previously-included files found matching '.gitignore'
DEBUG:   warning: no previously-included files found matching '.gitreview'
DEBUG:   warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG:   adding license file 'LICENSE'
DEBUG:   adding license file 'AUTHORS'
DEBUG:   writing manifest file '/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher.egg-info/SOURCES.txt'
DEBUG:   creating '/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-modern-metadata-ie8h0326/python_watcher-14.1.0.dev21.dist-info'
DEBUG:   Preparing metadata (pyproject.toml): finished with status 'done'
DEBUG: Building wheels for collected packages: python-watcher
DEBUG:   Building wheel for python-watcher (pyproject.toml): started
DEBUG:   Running command Building wheel for python-watcher (pyproject.toml)
DEBUG:   WARNING setuptools_scm._integration.setuptools pyproject.toml does not contain a tool.setuptools_scm section
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/develop.py:39: EasyInstallDeprecationWarning: easy_install command is deprecated.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           Please avoid running ``setup.py`` and ``easy_install``.
DEBUG:           Instead, use pypa/build, pypa/installer or other
DEBUG:           standards-based tools.
DEBUG:           See https://github.com/pypa/setuptools/issues/917 for details.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     easy_install.initialize_options(self)
DEBUG:   running bdist_wheel
DEBUG:   running build
DEBUG:   running build_py
DEBUG:   creating build
DEBUG:   creating build/lib
DEBUG:   creating build/lib/watcher
DEBUG:   creating build/lib/watcher/api
DEBUG:   creating build/lib/watcher/api/controllers
DEBUG:   creating build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/webhooks.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/versions.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/utils.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/types.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/strategy.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/service.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/scoring_engine.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/goal.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/efficacy_indicator.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/data_model.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/collection.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/audit_template.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/audit.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/action_plan.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/action.py -> build/lib/watcher/api/controllers/v1
DEBUG:   copying watcher/api/controllers/v1/__init__.py -> build/lib/watcher/api/controllers/v1
DEBUG:   creating build/lib/watcher/conf
DEBUG:   copying watcher/conf/service.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/prometheus_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/plugins.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/planner.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/placement_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/paths.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/opts.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/nova_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/neutron_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/monasca_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/maas_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/keystone_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/ironic_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/grafana_translators.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/grafana_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/gnocchi_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/glance_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/exception.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/decision_engine.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/db.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/datasources.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/collector.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/clients_auth.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/cinder_client.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/applier.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/api.py -> build/lib/watcher/conf
DEBUG:   copying watcher/conf/__init__.py -> build/lib/watcher/conf
DEBUG:   creating build/lib/watcher/decision_engine
DEBUG:   creating build/lib/watcher/decision_engine/model
DEBUG:   creating build/lib/watcher/decision_engine/model/collector
DEBUG:   copying watcher/decision_engine/model/collector/nova.py -> build/lib/watcher/decision_engine/model/collector
DEBUG:   copying watcher/decision_engine/model/collector/manager.py -> build/lib/watcher/decision_engine/model/collector
DEBUG:   copying watcher/decision_engine/model/collector/ironic.py -> build/lib/watcher/decision_engine/model/collector
DEBUG:   copying watcher/decision_engine/model/collector/cinder.py -> build/lib/watcher/decision_engine/model/collector
DEBUG:   copying watcher/decision_engine/model/collector/base.py -> build/lib/watcher/decision_engine/model/collector
DEBUG:   copying watcher/decision_engine/model/collector/__init__.py -> build/lib/watcher/decision_engine/model/collector
DEBUG:   creating build/lib/watcher/decision_engine/strategy
DEBUG:   creating build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/zone_migration.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/workload_stabilization.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/workload_balance.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/uniform_airflow.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/storage_capacity_balance.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/saving_energy.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/outlet_temp_control.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/noisy_neighbor.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/node_resource_consolidation.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/host_maintenance.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/dummy_with_scorer.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/dummy_with_resize.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/dummy_strategy.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/basic_consolidation.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/base.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/actuation.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   copying watcher/decision_engine/strategy/strategies/__init__.py -> build/lib/watcher/decision_engine/strategy/strategies
DEBUG:   creating build/lib/watcher/tests
DEBUG:   creating build/lib/watcher/tests/applier
DEBUG:   creating build/lib/watcher/tests/applier/action_plan
DEBUG:   copying watcher/tests/applier/action_plan/test_default_action_handler.py -> build/lib/watcher/tests/applier/action_plan
DEBUG:   copying watcher/tests/applier/action_plan/__init__.py -> build/lib/watcher/tests/applier/action_plan
DEBUG:   creating build/lib/watcher/tests/api
DEBUG:   creating build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_webhooks.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_utils.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_types.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_strategies.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_services.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_scoring_engines.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_root.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_microversions.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_goals.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_data_model.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_audits.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_audit_templates.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_actions_plans.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/test_actions.py -> build/lib/watcher/tests/api/v1
DEBUG:   copying watcher/tests/api/v1/__init__.py -> build/lib/watcher/tests/api/v1
DEBUG:   creating build/lib/watcher/tests/decision_engine
DEBUG:   creating build/lib/watcher/tests/decision_engine/event_consumer
DEBUG:   copying watcher/tests/decision_engine/event_consumer/__init__.py -> build/lib/watcher/tests/decision_engine/event_consumer
DEBUG:   copying watcher/version.py -> build/lib/watcher
DEBUG:   copying watcher/eventlet.py -> build/lib/watcher
DEBUG:   copying watcher/_i18n.py -> build/lib/watcher
DEBUG:   copying watcher/__init__.py -> build/lib/watcher
DEBUG:   creating build/lib/watcher/common
DEBUG:   copying watcher/common/utils.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/service_manager.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/service.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/scheduling.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/rpc.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/policy.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/placement_helper.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/paths.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/nova_helper.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/keystone_helper.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/ironic_helper.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/exception.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/context.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/config.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/clients.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/cinder_helper.py -> build/lib/watcher/common
DEBUG:   copying watcher/common/__init__.py -> build/lib/watcher/common
DEBUG:   creating build/lib/watcher/decision_engine/audit
DEBUG:   copying watcher/decision_engine/audit/oneshot.py -> build/lib/watcher/decision_engine/audit
DEBUG:   copying watcher/decision_engine/audit/event.py -> build/lib/watcher/decision_engine/audit
DEBUG:   copying watcher/decision_engine/audit/continuous.py -> build/lib/watcher/decision_engine/audit
DEBUG:   copying watcher/decision_engine/audit/base.py -> build/lib/watcher/decision_engine/audit
DEBUG:   copying watcher/decision_engine/audit/__init__.py -> build/lib/watcher/decision_engine/audit
DEBUG:   creating build/lib/watcher/decision_engine/strategy/selection
DEBUG:   copying watcher/decision_engine/strategy/selection/default.py -> build/lib/watcher/decision_engine/strategy/selection
DEBUG:   copying watcher/decision_engine/strategy/selection/base.py -> build/lib/watcher/decision_engine/strategy/selection
DEBUG:   copying watcher/decision_engine/strategy/selection/__init__.py -> build/lib/watcher/decision_engine/strategy/selection
DEBUG:   creating build/lib/watcher/decision_engine/scope
DEBUG:   copying watcher/decision_engine/scope/storage.py -> build/lib/watcher/decision_engine/scope
DEBUG:   copying watcher/decision_engine/scope/compute.py -> build/lib/watcher/decision_engine/scope
DEBUG:   copying watcher/decision_engine/scope/base.py -> build/lib/watcher/decision_engine/scope
DEBUG:   copying watcher/decision_engine/scope/baremetal.py -> build/lib/watcher/decision_engine/scope
DEBUG:   copying watcher/decision_engine/scope/__init__.py -> build/lib/watcher/decision_engine/scope
DEBUG:   creating build/lib/watcher/decision_engine/goal
DEBUG:   copying watcher/decision_engine/goal/goals.py -> build/lib/watcher/decision_engine/goal
DEBUG:   copying watcher/decision_engine/goal/base.py -> build/lib/watcher/decision_engine/goal
DEBUG:   copying watcher/decision_engine/goal/__init__.py -> build/lib/watcher/decision_engine/goal
DEBUG:   creating build/lib/watcher/tests/common
DEBUG:   creating build/lib/watcher/tests/common/metal_helper
DEBUG:   copying watcher/tests/common/metal_helper/test_maas.py -> build/lib/watcher/tests/common/metal_helper
DEBUG:   copying watcher/tests/common/metal_helper/test_ironic.py -> build/lib/watcher/tests/common/metal_helper
DEBUG:   copying watcher/tests/common/metal_helper/test_factory.py -> build/lib/watcher/tests/common/metal_helper
DEBUG:   copying watcher/tests/common/metal_helper/test_base.py -> build/lib/watcher/tests/common/metal_helper
DEBUG:   copying watcher/tests/common/metal_helper/__init__.py -> build/lib/watcher/tests/common/metal_helper
DEBUG:   creating build/lib/watcher/cmd
DEBUG:   copying watcher/cmd/sync.py -> build/lib/watcher/cmd
DEBUG:   copying watcher/cmd/status.py -> build/lib/watcher/cmd
DEBUG:   copying watcher/cmd/decisionengine.py -> build/lib/watcher/cmd
DEBUG:   copying watcher/cmd/dbmanage.py -> build/lib/watcher/cmd
DEBUG:   copying watcher/cmd/applier.py -> build/lib/watcher/cmd
DEBUG:   copying watcher/cmd/api.py -> build/lib/watcher/cmd
DEBUG:   copying watcher/cmd/__init__.py -> build/lib/watcher/cmd
DEBUG:   creating build/lib/watcher/tests/applier/actions
DEBUG:   creating build/lib/watcher/tests/applier/actions/loading
DEBUG:   copying watcher/tests/applier/actions/loading/test_default_actions_loader.py -> build/lib/watcher/tests/applier/actions/loading
DEBUG:   copying watcher/tests/applier/actions/loading/__init__.py -> build/lib/watcher/tests/applier/actions/loading
DEBUG:   creating build/lib/watcher/hacking
DEBUG:   copying watcher/hacking/checks.py -> build/lib/watcher/hacking
DEBUG:   copying watcher/hacking/__init__.py -> build/lib/watcher/hacking
DEBUG:   creating build/lib/watcher/decision_engine/strategy/common
DEBUG:   copying watcher/decision_engine/strategy/common/level.py -> build/lib/watcher/decision_engine/strategy/common
DEBUG:   copying watcher/decision_engine/strategy/common/__init__.py -> build/lib/watcher/decision_engine/strategy/common
DEBUG:   creating build/lib/watcher/tests/notifications
DEBUG:   copying watcher/tests/notifications/test_service_notifications.py -> build/lib/watcher/tests/notifications
DEBUG:   copying watcher/tests/notifications/test_notification.py -> build/lib/watcher/tests/notifications
DEBUG:   copying watcher/tests/notifications/test_audit_notification.py -> build/lib/watcher/tests/notifications
DEBUG:   copying watcher/tests/notifications/test_action_plan_notification.py -> build/lib/watcher/tests/notifications
DEBUG:   copying watcher/tests/notifications/test_action_notification.py -> build/lib/watcher/tests/notifications
DEBUG:   copying watcher/tests/notifications/__init__.py -> build/lib/watcher/tests/notifications
DEBUG:   creating build/lib/watcher/decision_engine/scoring
DEBUG:   copying watcher/decision_engine/scoring/scoring_factory.py -> build/lib/watcher/decision_engine/scoring
DEBUG:   copying watcher/decision_engine/scoring/dummy_scoring_container.py -> build/lib/watcher/decision_engine/scoring
DEBUG:   copying watcher/decision_engine/scoring/dummy_scorer.py -> build/lib/watcher/decision_engine/scoring
DEBUG:   copying watcher/decision_engine/scoring/base.py -> build/lib/watcher/decision_engine/scoring
DEBUG:   copying watcher/decision_engine/scoring/__init__.py -> build/lib/watcher/decision_engine/scoring
DEBUG:   creating build/lib/watcher/decision_engine/model/element
DEBUG:   copying watcher/decision_engine/model/element/volume.py -> build/lib/watcher/decision_engine/model/element
DEBUG:   copying watcher/decision_engine/model/element/storage_resource.py -> build/lib/watcher/decision_engine/model/element
DEBUG:   copying watcher/decision_engine/model/element/node.py -> build/lib/watcher/decision_engine/model/element
DEBUG:   copying watcher/decision_engine/model/element/instance.py -> build/lib/watcher/decision_engine/model/element
DEBUG:   copying watcher/decision_engine/model/element/compute_resource.py -> build/lib/watcher/decision_engine/model/element
DEBUG:   copying watcher/decision_engine/model/element/base.py -> build/lib/watcher/decision_engine/model/element
DEBUG:   copying watcher/decision_engine/model/element/baremetal_resource.py -> build/lib/watcher/decision_engine/model/element
DEBUG:   copying watcher/decision_engine/model/element/__init__.py -> build/lib/watcher/decision_engine/model/element
DEBUG:   creating build/lib/watcher/applier
DEBUG:   creating build/lib/watcher/applier/action_plan
DEBUG:   copying watcher/applier/action_plan/default.py -> build/lib/watcher/applier/action_plan
DEBUG:   copying watcher/applier/action_plan/base.py -> build/lib/watcher/applier/action_plan
DEBUG:   copying watcher/applier/action_plan/__init__.py -> build/lib/watcher/applier/action_plan
DEBUG:   creating build/lib/watcher/tests/applier/workflow_engine
DEBUG:   creating build/lib/watcher/tests/applier/workflow_engine/loading
DEBUG:   copying watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py -> build/lib/watcher/tests/applier/workflow_engine/loading
DEBUG:   copying watcher/tests/applier/workflow_engine/loading/__init__.py -> build/lib/watcher/tests/applier/workflow_engine/loading
DEBUG:   creating build/lib/watcher/tests/cmd
DEBUG:   copying watcher/tests/cmd/test_status.py -> build/lib/watcher/tests/cmd
DEBUG:   copying watcher/tests/cmd/test_decision_engine.py -> build/lib/watcher/tests/cmd
DEBUG:   copying watcher/tests/cmd/test_db_manage.py -> build/lib/watcher/tests/cmd
DEBUG:   copying watcher/tests/cmd/test_applier.py -> build/lib/watcher/tests/cmd
DEBUG:   copying watcher/tests/cmd/test_api.py -> build/lib/watcher/tests/cmd
DEBUG:   copying watcher/tests/cmd/__init__.py -> build/lib/watcher/tests/cmd
DEBUG:   creating build/lib/watcher/tests/decision_engine/datasources
DEBUG:   copying watcher/tests/decision_engine/datasources/test_prometheus_helper.py -> build/lib/watcher/tests/decision_engine/datasources
DEBUG:   copying watcher/tests/decision_engine/datasources/test_monasca_helper.py -> build/lib/watcher/tests/decision_engine/datasources
DEBUG:   copying watcher/tests/decision_engine/datasources/test_manager.py -> build/lib/watcher/tests/decision_engine/datasources
DEBUG:   copying watcher/tests/decision_engine/datasources/test_grafana_helper.py -> build/lib/watcher/tests/decision_engine/datasources
DEBUG:   copying watcher/tests/decision_engine/datasources/test_gnocchi_helper.py -> build/lib/watcher/tests/decision_engine/datasources
DEBUG:   copying watcher/tests/decision_engine/datasources/test_base.py -> build/lib/watcher/tests/decision_engine/datasources
DEBUG:   copying watcher/tests/decision_engine/datasources/__init__.py -> build/lib/watcher/tests/decision_engine/datasources
DEBUG:   creating build/lib/watcher/tests/decision_engine/datasources/grafana_translators
DEBUG:   copying watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py -> build/lib/watcher/tests/decision_engine/datasources/grafana_translators
DEBUG:   copying watcher/tests/decision_engine/datasources/grafana_translators/test_base.py -> build/lib/watcher/tests/decision_engine/datasources/grafana_translators
DEBUG:   copying watcher/tests/decision_engine/datasources/grafana_translators/__init__.py -> build/lib/watcher/tests/decision_engine/datasources/grafana_translators
DEBUG:   creating build/lib/watcher/tests/decision_engine/solution
DEBUG:   copying watcher/tests/decision_engine/solution/test_default_solution.py -> build/lib/watcher/tests/decision_engine/solution
DEBUG:   copying watcher/tests/decision_engine/solution/__init__.py -> build/lib/watcher/tests/decision_engine/solution
DEBUG:   creating build/lib/watcher/api/middleware
DEBUG:   copying watcher/api/middleware/parsable_error.py -> build/lib/watcher/api/middleware
DEBUG:   copying watcher/api/middleware/auth_token.py -> build/lib/watcher/api/middleware
DEBUG:   copying watcher/api/middleware/__init__.py -> build/lib/watcher/api/middleware
DEBUG:   creating build/lib/watcher/tests/decision_engine/strategy
DEBUG:   copying watcher/tests/decision_engine/strategy/__init__.py -> build/lib/watcher/tests/decision_engine/strategy
DEBUG:   copying watcher/decision_engine/threading.py -> build/lib/watcher/decision_engine
DEBUG:   copying watcher/decision_engine/sync.py -> build/lib/watcher/decision_engine
DEBUG:   copying watcher/decision_engine/scheduling.py -> build/lib/watcher/decision_engine
DEBUG:   copying watcher/decision_engine/rpcapi.py -> build/lib/watcher/decision_engine
DEBUG:   copying watcher/decision_engine/manager.py -> build/lib/watcher/decision_engine
DEBUG:   copying watcher/decision_engine/gmr.py -> build/lib/watcher/decision_engine
DEBUG:   copying watcher/decision_engine/__init__.py -> build/lib/watcher/decision_engine
DEBUG:   creating build/lib/watcher/tests/decision_engine/scope
DEBUG:   copying watcher/tests/decision_engine/scope/test_storage.py -> build/lib/watcher/tests/decision_engine/scope
DEBUG:   copying watcher/tests/decision_engine/scope/test_compute.py -> build/lib/watcher/tests/decision_engine/scope
DEBUG:   copying watcher/tests/decision_engine/scope/test_baremetal.py -> build/lib/watcher/tests/decision_engine/scope
DEBUG:   copying watcher/tests/decision_engine/scope/fake_scopes.py -> build/lib/watcher/tests/decision_engine/scope
DEBUG:   copying watcher/tests/decision_engine/scope/__init__.py -> build/lib/watcher/tests/decision_engine/scope
DEBUG:   creating build/lib/watcher/tests/decision_engine/planner
DEBUG:   copying watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py -> build/lib/watcher/tests/decision_engine/planner
DEBUG:   copying watcher/tests/decision_engine/planner/test_weight_planner.py -> build/lib/watcher/tests/decision_engine/planner
DEBUG:   copying watcher/tests/decision_engine/planner/test_planner_manager.py -> build/lib/watcher/tests/decision_engine/planner
DEBUG:   copying watcher/tests/decision_engine/planner/test_node_resource_consolidation.py -> build/lib/watcher/tests/decision_engine/planner
DEBUG:   copying watcher/tests/decision_engine/planner/__init__.py -> build/lib/watcher/tests/decision_engine/planner
DEBUG:   creating build/lib/watcher/tests/decision_engine/strategy/context
DEBUG:   copying watcher/tests/decision_engine/strategy/context/test_strategy_context.py -> build/lib/watcher/tests/decision_engine/strategy/context
DEBUG:   copying watcher/tests/decision_engine/strategy/context/__init__.py -> build/lib/watcher/tests/decision_engine/strategy/context
DEBUG:   creating build/lib/watcher/objects
DEBUG:   copying watcher/objects/strategy.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/service.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/scoring_engine.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/goal.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/fields.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/efficacy_indicator.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/base.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/audit_template.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/audit.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/action_plan.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/action_description.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/action.py -> build/lib/watcher/objects
DEBUG:   copying watcher/objects/__init__.py -> build/lib/watcher/objects
DEBUG:   creating build/lib/watcher/tests/decision_engine/cluster
DEBUG:   copying watcher/tests/decision_engine/cluster/test_nova_cdmc.py -> build/lib/watcher/tests/decision_engine/cluster
DEBUG:   copying watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py -> build/lib/watcher/tests/decision_engine/cluster
DEBUG:   copying watcher/tests/decision_engine/cluster/test_cinder_cdmc.py -> build/lib/watcher/tests/decision_engine/cluster
DEBUG:   copying watcher/tests/decision_engine/cluster/__init__.py -> build/lib/watcher/tests/decision_engine/cluster
DEBUG:   creating build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_base.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/test_actuator.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/decision_engine/strategy/strategies/__init__.py -> build/lib/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying watcher/tests/applier/actions/test_volume_migration.py -> build/lib/watcher/tests/applier/actions
DEBUG:   copying watcher/tests/applier/actions/test_sleep.py -> build/lib/watcher/tests/applier/actions
DEBUG:   copying watcher/tests/applier/actions/test_resize.py -> build/lib/watcher/tests/applier/actions
DEBUG:   copying watcher/tests/applier/actions/test_migration.py -> build/lib/watcher/tests/applier/actions
DEBUG:   copying watcher/tests/applier/actions/test_change_nova_service_state.py -> build/lib/watcher/tests/applier/actions
DEBUG:   copying watcher/tests/applier/actions/test_change_node_power_state.py -> build/lib/watcher/tests/applier/actions
DEBUG:   copying watcher/tests/applier/actions/__init__.py -> build/lib/watcher/tests/applier/actions
DEBUG:   copying watcher/decision_engine/model/model_root.py -> build/lib/watcher/decision_engine/model
DEBUG:   copying watcher/decision_engine/model/base.py -> build/lib/watcher/decision_engine/model
DEBUG:   copying watcher/decision_engine/model/__init__.py -> build/lib/watcher/decision_engine/model
DEBUG:   creating build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/utils.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_strategy.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_service.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_scoring_engine.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_purge.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_goal.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_efficacy_indicator.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_audit_template.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_audit.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_action_plan.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_action_description.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/test_action.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/base.py -> build/lib/watcher/tests/db
DEBUG:   copying watcher/tests/db/__init__.py -> build/lib/watcher/tests/db
DEBUG:   creating build/lib/watcher/common/loader
DEBUG:   copying watcher/common/loader/loadable.py -> build/lib/watcher/common/loader
DEBUG:   copying watcher/common/loader/default.py -> build/lib/watcher/common/loader
DEBUG:   copying watcher/common/loader/base.py -> build/lib/watcher/common/loader
DEBUG:   copying watcher/common/loader/__init__.py -> build/lib/watcher/common/loader
DEBUG:   creating build/lib/watcher/notifications
DEBUG:   copying watcher/notifications/strategy.py -> build/lib/watcher/notifications
DEBUG:   copying watcher/notifications/service.py -> build/lib/watcher/notifications
DEBUG:   copying watcher/notifications/goal.py -> build/lib/watcher/notifications
DEBUG:   copying watcher/notifications/exception.py -> build/lib/watcher/notifications
DEBUG:   copying watcher/notifications/base.py -> build/lib/watcher/notifications
DEBUG:   copying watcher/notifications/audit.py -> build/lib/watcher/notifications
DEBUG:   copying watcher/notifications/action_plan.py -> build/lib/watcher/notifications
DEBUG:   copying watcher/notifications/action.py -> build/lib/watcher/notifications
DEBUG:   copying watcher/notifications/__init__.py -> build/lib/watcher/notifications
DEBUG:   creating build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/volume_migration.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/sleep.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/resize.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/nop.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/migration.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/factory.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/change_nova_service_state.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/change_node_power_state.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/base.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/applier/actions/__init__.py -> build/lib/watcher/applier/actions
DEBUG:   copying watcher/decision_engine/strategy/__init__.py -> build/lib/watcher/decision_engine/strategy
DEBUG:   creating build/lib/watcher/tests/decision_engine/strategy/selector
DEBUG:   copying watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py -> build/lib/watcher/tests/decision_engine/strategy/selector
DEBUG:   copying watcher/tests/decision_engine/strategy/selector/__init__.py -> build/lib/watcher/tests/decision_engine/strategy/selector
DEBUG:   creating build/lib/watcher/decision_engine/datasources
DEBUG:   copying watcher/decision_engine/datasources/prometheus.py -> build/lib/watcher/decision_engine/datasources
DEBUG:   copying watcher/decision_engine/datasources/monasca.py -> build/lib/watcher/decision_engine/datasources
DEBUG:   copying watcher/decision_engine/datasources/manager.py -> build/lib/watcher/decision_engine/datasources
DEBUG:   copying watcher/decision_engine/datasources/grafana.py -> build/lib/watcher/decision_engine/datasources
DEBUG:   copying watcher/decision_engine/datasources/gnocchi.py -> build/lib/watcher/decision_engine/datasources
DEBUG:   copying watcher/decision_engine/datasources/base.py -> build/lib/watcher/decision_engine/datasources
DEBUG:   copying watcher/decision_engine/datasources/__init__.py -> build/lib/watcher/decision_engine/datasources
DEBUG:   creating build/lib/watcher/applier/workflow_engine
DEBUG:   copying watcher/applier/workflow_engine/default.py -> build/lib/watcher/applier/workflow_engine
DEBUG:   copying watcher/applier/workflow_engine/base.py -> build/lib/watcher/applier/workflow_engine
DEBUG:   copying watcher/applier/workflow_engine/__init__.py -> build/lib/watcher/applier/workflow_engine
DEBUG:   creating build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/utils.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_strategy.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_service.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_scoring_engine.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_objects.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_goal.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_efficacy_indicator.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_audit_template.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_audit.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_action_plan.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_action_description.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/test_action.py -> build/lib/watcher/tests/objects
DEBUG:   copying watcher/tests/objects/__init__.py -> build/lib/watcher/tests/objects
DEBUG:   creating build/lib/watcher/tests/decision_engine/scoring
DEBUG:   copying watcher/tests/decision_engine/scoring/test_scoring_factory.py -> build/lib/watcher/tests/decision_engine/scoring
DEBUG:   copying watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py -> build/lib/watcher/tests/decision_engine/scoring
DEBUG:   copying watcher/tests/decision_engine/scoring/test_dummy_scorer.py -> build/lib/watcher/tests/decision_engine/scoring
DEBUG:   copying watcher/tests/decision_engine/scoring/__init__.py -> build/lib/watcher/tests/decision_engine/scoring
DEBUG:   creating build/lib/watcher/tests/decision_engine/loading
DEBUG:   copying watcher/tests/decision_engine/loading/test_goal_loader.py -> build/lib/watcher/tests/decision_engine/loading
DEBUG:   copying watcher/tests/decision_engine/loading/test_default_strategy_loader.py -> build/lib/watcher/tests/decision_engine/loading
DEBUG:   copying watcher/tests/decision_engine/loading/test_default_planner_loader.py -> build/lib/watcher/tests/decision_engine/loading
DEBUG:   copying watcher/tests/decision_engine/loading/test_collector_loader.py -> build/lib/watcher/tests/decision_engine/loading
DEBUG:   copying watcher/tests/decision_engine/loading/__init__.py -> build/lib/watcher/tests/decision_engine/loading
DEBUG:   creating build/lib/watcher/decision_engine/datasources/grafana_translator
DEBUG:   copying watcher/decision_engine/datasources/grafana_translator/influxdb.py -> build/lib/watcher/decision_engine/datasources/grafana_translator
DEBUG:   copying watcher/decision_engine/datasources/grafana_translator/base.py -> build/lib/watcher/decision_engine/datasources/grafana_translator
DEBUG:   copying watcher/decision_engine/datasources/grafana_translator/__init__.py -> build/lib/watcher/decision_engine/datasources/grafana_translator
DEBUG:   creating build/lib/watcher/decision_engine/loading
DEBUG:   copying watcher/decision_engine/loading/default.py -> build/lib/watcher/decision_engine/loading
DEBUG:   copying watcher/decision_engine/loading/__init__.py -> build/lib/watcher/decision_engine/loading
DEBUG:   creating build/lib/watcher/db
DEBUG:   creating build/lib/watcher/db/sqlalchemy
DEBUG:   copying watcher/db/sqlalchemy/models.py -> build/lib/watcher/db/sqlalchemy
DEBUG:   copying watcher/db/sqlalchemy/migration.py -> build/lib/watcher/db/sqlalchemy
DEBUG:   copying watcher/db/sqlalchemy/job_store.py -> build/lib/watcher/db/sqlalchemy
DEBUG:   copying watcher/db/sqlalchemy/api.py -> build/lib/watcher/db/sqlalchemy
DEBUG:   copying watcher/db/sqlalchemy/__init__.py -> build/lib/watcher/db/sqlalchemy
DEBUG:   creating build/lib/watcher/applier/loading
DEBUG:   copying watcher/applier/loading/default.py -> build/lib/watcher/applier/loading
DEBUG:   copying watcher/applier/loading/__init__.py -> build/lib/watcher/applier/loading
DEBUG:   creating build/lib/watcher/tests/decision_engine/model
DEBUG:   creating build/lib/watcher/tests/decision_engine/model/notification
DEBUG:   copying watcher/tests/decision_engine/model/notification/test_nova_notifications.py -> build/lib/watcher/tests/decision_engine/model/notification
DEBUG:   copying watcher/tests/decision_engine/model/notification/test_notifications.py -> build/lib/watcher/tests/decision_engine/model/notification
DEBUG:   copying watcher/tests/decision_engine/model/notification/test_cinder_notifications.py -> build/lib/watcher/tests/decision_engine/model/notification
DEBUG:   copying watcher/tests/decision_engine/model/notification/fake_managers.py -> build/lib/watcher/tests/decision_engine/model/notification
DEBUG:   copying watcher/tests/decision_engine/model/notification/__init__.py -> build/lib/watcher/tests/decision_engine/model/notification
DEBUG:   copying watcher/tests/test_threading.py -> build/lib/watcher/tests
DEBUG:   copying watcher/tests/policy_fixture.py -> build/lib/watcher/tests
DEBUG:   copying watcher/tests/fakes.py -> build/lib/watcher/tests
DEBUG:   copying watcher/tests/fake_policy.py -> build/lib/watcher/tests
DEBUG:   copying watcher/tests/config.py -> build/lib/watcher/tests
DEBUG:   copying watcher/tests/conf_fixture.py -> build/lib/watcher/tests
DEBUG:   copying watcher/tests/base.py -> build/lib/watcher/tests
DEBUG:   copying watcher/tests/__init__.py -> build/lib/watcher/tests
DEBUG:   creating build/lib/watcher/tests/common/loader
DEBUG:   copying watcher/tests/common/loader/test_loader.py -> build/lib/watcher/tests/common/loader
DEBUG:   copying watcher/tests/common/loader/__init__.py -> build/lib/watcher/tests/common/loader
DEBUG:   copying watcher/db/purge.py -> build/lib/watcher/db
DEBUG:   copying watcher/db/migration.py -> build/lib/watcher/db
DEBUG:   copying watcher/db/api.py -> build/lib/watcher/db
DEBUG:   copying watcher/db/__init__.py -> build/lib/watcher/db
DEBUG:   copying watcher/tests/applier/workflow_engine/test_taskflow_action_container.py -> build/lib/watcher/tests/applier/workflow_engine
DEBUG:   copying watcher/tests/applier/workflow_engine/test_default_workflow_engine.py -> build/lib/watcher/tests/applier/workflow_engine
DEBUG:   copying watcher/tests/applier/workflow_engine/__init__.py -> build/lib/watcher/tests/applier/workflow_engine
DEBUG:   creating build/lib/watcher/common/metal_helper
DEBUG:   copying watcher/common/metal_helper/maas.py -> build/lib/watcher/common/metal_helper
DEBUG:   copying watcher/common/metal_helper/ironic.py -> build/lib/watcher/common/metal_helper
DEBUG:   copying watcher/common/metal_helper/factory.py -> build/lib/watcher/common/metal_helper
DEBUG:   copying watcher/common/metal_helper/constants.py -> build/lib/watcher/common/metal_helper
DEBUG:   copying watcher/common/metal_helper/base.py -> build/lib/watcher/common/metal_helper
DEBUG:   copying watcher/common/metal_helper/__init__.py -> build/lib/watcher/common/metal_helper
DEBUG:   creating build/lib/watcher/decision_engine/strategy/context
DEBUG:   copying watcher/decision_engine/strategy/context/default.py -> build/lib/watcher/decision_engine/strategy/context
DEBUG:   copying watcher/decision_engine/strategy/context/base.py -> build/lib/watcher/decision_engine/strategy/context
DEBUG:   copying watcher/decision_engine/strategy/context/__init__.py -> build/lib/watcher/decision_engine/strategy/context
DEBUG:   creating build/lib/watcher/tests/decision_engine/audit
DEBUG:   copying watcher/tests/decision_engine/audit/test_audit_handlers.py -> build/lib/watcher/tests/decision_engine/audit
DEBUG:   copying watcher/tests/decision_engine/audit/__init__.py -> build/lib/watcher/tests/decision_engine/audit
DEBUG:   copying watcher/tests/api/utils.py -> build/lib/watcher/tests/api
DEBUG:   copying watcher/tests/api/test_utils.py -> build/lib/watcher/tests/api
DEBUG:   copying watcher/tests/api/test_scheduling.py -> build/lib/watcher/tests/api
DEBUG:   copying watcher/tests/api/test_root.py -> build/lib/watcher/tests/api
DEBUG:   copying watcher/tests/api/test_hooks.py -> build/lib/watcher/tests/api
DEBUG:   copying watcher/tests/api/test_config.py -> build/lib/watcher/tests/api
DEBUG:   copying watcher/tests/api/test_base.py -> build/lib/watcher/tests/api
DEBUG:   copying watcher/tests/api/base.py -> build/lib/watcher/tests/api
DEBUG:   copying watcher/tests/api/__init__.py -> build/lib/watcher/tests/api
DEBUG:   creating build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/strategy.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/service.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/scoring_engine.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/goal.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/data_model.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/base.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/audit_template.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/audit.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/action_plan.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/action.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/common/policies/__init__.py -> build/lib/watcher/common/policies
DEBUG:   copying watcher/api/wsgi.py -> build/lib/watcher/api
DEBUG:   copying watcher/api/scheduling.py -> build/lib/watcher/api
DEBUG:   copying watcher/api/hooks.py -> build/lib/watcher/api
DEBUG:   copying watcher/api/config.py -> build/lib/watcher/api
DEBUG:   copying watcher/api/app.py -> build/lib/watcher/api
DEBUG:   copying watcher/api/acl.py -> build/lib/watcher/api
DEBUG:   copying watcher/api/__init__.py -> build/lib/watcher/api
DEBUG:   creating build/lib/watcher/applier/messaging
DEBUG:   copying watcher/applier/messaging/trigger.py -> build/lib/watcher/applier/messaging
DEBUG:   copying watcher/applier/messaging/__init__.py -> build/lib/watcher/applier/messaging
DEBUG:   creating build/lib/watcher/decision_engine/solution
DEBUG:   copying watcher/decision_engine/solution/solution_evaluator.py -> build/lib/watcher/decision_engine/solution
DEBUG:   copying watcher/decision_engine/solution/solution_comparator.py -> build/lib/watcher/decision_engine/solution
DEBUG:   copying watcher/decision_engine/solution/efficacy.py -> build/lib/watcher/decision_engine/solution
DEBUG:   copying watcher/decision_engine/solution/default.py -> build/lib/watcher/decision_engine/solution
DEBUG:   copying watcher/decision_engine/solution/base.py -> build/lib/watcher/decision_engine/solution
DEBUG:   copying watcher/decision_engine/solution/__init__.py -> build/lib/watcher/decision_engine/solution
DEBUG:   copying watcher/tests/decision_engine/model/test_model.py -> build/lib/watcher/tests/decision_engine/model
DEBUG:   copying watcher/tests/decision_engine/model/test_element.py -> build/lib/watcher/tests/decision_engine/model
DEBUG:   copying watcher/tests/decision_engine/model/monasca_metrics.py -> build/lib/watcher/tests/decision_engine/model
DEBUG:   copying watcher/tests/decision_engine/model/gnocchi_metrics.py -> build/lib/watcher/tests/decision_engine/model
DEBUG:   copying watcher/tests/decision_engine/model/faker_cluster_state.py -> build/lib/watcher/tests/decision_engine/model
DEBUG:   copying watcher/tests/decision_engine/model/faker_cluster_and_metrics.py -> build/lib/watcher/tests/decision_engine/model
DEBUG:   copying watcher/tests/decision_engine/model/__init__.py -> build/lib/watcher/tests/decision_engine/model
DEBUG:   copying watcher/api/controllers/root.py -> build/lib/watcher/api/controllers
DEBUG:   copying watcher/api/controllers/link.py -> build/lib/watcher/api/controllers
DEBUG:   copying watcher/api/controllers/base.py -> build/lib/watcher/api/controllers
DEBUG:   copying watcher/api/controllers/__init__.py -> build/lib/watcher/api/controllers
DEBUG:   copying watcher/tests/common/test_utils.py -> build/lib/watcher/tests/common
DEBUG:   copying watcher/tests/common/test_service.py -> build/lib/watcher/tests/common
DEBUG:   copying watcher/tests/common/test_scheduling.py -> build/lib/watcher/tests/common
DEBUG:   copying watcher/tests/common/test_placement_helper.py -> build/lib/watcher/tests/common
DEBUG:   copying watcher/tests/common/test_nova_helper.py -> build/lib/watcher/tests/common
DEBUG:   copying watcher/tests/common/test_ironic_helper.py -> build/lib/watcher/tests/common
DEBUG:   copying watcher/tests/common/test_clients.py -> build/lib/watcher/tests/common
DEBUG:   copying watcher/tests/common/test_cinder_helper.py -> build/lib/watcher/tests/common
DEBUG:   copying watcher/tests/common/__init__.py -> build/lib/watcher/tests/common
DEBUG:   creating build/lib/watcher/tests/applier/messaging
DEBUG:   copying watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py -> build/lib/watcher/tests/applier/messaging
DEBUG:   copying watcher/tests/applier/messaging/__init__.py -> build/lib/watcher/tests/applier/messaging
DEBUG:   creating build/lib/watcher/decision_engine/messaging
DEBUG:   copying watcher/decision_engine/messaging/data_model_endpoint.py -> build/lib/watcher/decision_engine/messaging
DEBUG:   copying watcher/decision_engine/messaging/audit_endpoint.py -> build/lib/watcher/decision_engine/messaging
DEBUG:   copying watcher/decision_engine/messaging/__init__.py -> build/lib/watcher/decision_engine/messaging
DEBUG:   creating build/lib/watcher/wsgi
DEBUG:   copying watcher/wsgi/api.py -> build/lib/watcher/wsgi
DEBUG:   copying watcher/wsgi/__init__.py -> build/lib/watcher/wsgi
DEBUG:   creating build/lib/watcher/decision_engine/planner
DEBUG:   copying watcher/decision_engine/planner/workload_stabilization.py -> build/lib/watcher/decision_engine/planner
DEBUG:   copying watcher/decision_engine/planner/weight.py -> build/lib/watcher/decision_engine/planner
DEBUG:   copying watcher/decision_engine/planner/node_resource_consolidation.py -> build/lib/watcher/decision_engine/planner
DEBUG:   copying watcher/decision_engine/planner/manager.py -> build/lib/watcher/decision_engine/planner
DEBUG:   copying watcher/decision_engine/planner/base.py -> build/lib/watcher/decision_engine/planner
DEBUG:   copying watcher/decision_engine/planner/__init__.py -> build/lib/watcher/decision_engine/planner
DEBUG:   copying watcher/applier/sync.py -> build/lib/watcher/applier
DEBUG:   copying watcher/applier/rpcapi.py -> build/lib/watcher/applier
DEBUG:   copying watcher/applier/manager.py -> build/lib/watcher/applier
DEBUG:   copying watcher/applier/default.py -> build/lib/watcher/applier
DEBUG:   copying watcher/applier/base.py -> build/lib/watcher/applier
DEBUG:   copying watcher/applier/__init__.py -> build/lib/watcher/applier
DEBUG:   creating build/lib/watcher/tests/conf
DEBUG:   copying watcher/tests/conf/test_list_opts.py -> build/lib/watcher/tests/conf
DEBUG:   copying watcher/tests/conf/__init__.py -> build/lib/watcher/tests/conf
DEBUG:   copying watcher/tests/decision_engine/test_sync.py -> build/lib/watcher/tests/decision_engine
DEBUG:   copying watcher/tests/decision_engine/test_scheduling.py -> build/lib/watcher/tests/decision_engine
DEBUG:   copying watcher/tests/decision_engine/test_rpcapi.py -> build/lib/watcher/tests/decision_engine
DEBUG:   copying watcher/tests/decision_engine/test_gmr.py -> build/lib/watcher/tests/decision_engine
DEBUG:   copying watcher/tests/decision_engine/fake_strategies.py -> build/lib/watcher/tests/decision_engine
DEBUG:   copying watcher/tests/decision_engine/fake_metal_helper.py -> build/lib/watcher/tests/decision_engine
DEBUG:   copying watcher/tests/decision_engine/fake_goals.py -> build/lib/watcher/tests/decision_engine
DEBUG:   copying watcher/tests/decision_engine/__init__.py -> build/lib/watcher/tests/decision_engine
DEBUG:   creating build/lib/watcher/decision_engine/goal/efficacy
DEBUG:   copying watcher/decision_engine/goal/efficacy/specs.py -> build/lib/watcher/decision_engine/goal/efficacy
DEBUG:   copying watcher/decision_engine/goal/efficacy/indicators.py -> build/lib/watcher/decision_engine/goal/efficacy
DEBUG:   copying watcher/decision_engine/goal/efficacy/base.py -> build/lib/watcher/decision_engine/goal/efficacy
DEBUG:   copying watcher/decision_engine/goal/efficacy/__init__.py -> build/lib/watcher/decision_engine/goal/efficacy
DEBUG:   creating build/lib/watcher/decision_engine/model/notification
DEBUG:   copying watcher/decision_engine/model/notification/nova.py -> build/lib/watcher/decision_engine/model/notification
DEBUG:   copying watcher/decision_engine/model/notification/filtering.py -> build/lib/watcher/decision_engine/model/notification
DEBUG:   copying watcher/decision_engine/model/notification/cinder.py -> build/lib/watcher/decision_engine/model/notification
DEBUG:   copying watcher/decision_engine/model/notification/base.py -> build/lib/watcher/decision_engine/model/notification
DEBUG:   copying watcher/decision_engine/model/notification/__init__.py -> build/lib/watcher/decision_engine/model/notification
DEBUG:   creating build/lib/watcher/tests/decision_engine/messaging
DEBUG:   copying watcher/tests/decision_engine/messaging/test_data_model_endpoint.py -> build/lib/watcher/tests/decision_engine/messaging
DEBUG:   copying watcher/tests/decision_engine/messaging/test_audit_endpoint.py -> build/lib/watcher/tests/decision_engine/messaging
DEBUG:   copying watcher/tests/decision_engine/messaging/__init__.py -> build/lib/watcher/tests/decision_engine/messaging
DEBUG:   copying watcher/tests/applier/test_sync.py -> build/lib/watcher/tests/applier
DEBUG:   copying watcher/tests/applier/test_rpcapi.py -> build/lib/watcher/tests/applier
DEBUG:   copying watcher/tests/applier/test_applier_manager.py -> build/lib/watcher/tests/applier
DEBUG:   copying watcher/tests/applier/__init__.py -> build/lib/watcher/tests/applier
DEBUG:   running egg_info
DEBUG:   writing python_watcher.egg-info/PKG-INFO
DEBUG:   writing dependency_links to python_watcher.egg-info/dependency_links.txt
DEBUG:   writing entry points to python_watcher.egg-info/entry_points.txt
DEBUG:   writing requirements to python_watcher.egg-info/requires.txt
DEBUG:   writing top-level names to python_watcher.egg-info/top_level.txt
DEBUG:   writing pbr to python_watcher.egg-info/pbr.json
DEBUG:   [pbr] Processing SOURCES.txt
DEBUG:   [pbr] In git context, generating filelist from git
DEBUG:   warning: no previously-included files found matching '.gitignore'
DEBUG:   warning: no previously-included files found matching '.gitreview'
DEBUG:   warning: no previously-included files matching '*.pyc' found anywhere in distribution
DEBUG:   adding license file 'LICENSE'
DEBUG:   adding license file 'AUTHORS'
DEBUG:   writing manifest file 'python_watcher.egg-info/SOURCES.txt'
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'watcher.db.sqlalchemy.alembic' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'watcher.db.sqlalchemy.alembic' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'watcher.db.sqlalchemy.alembic' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'watcher.db.sqlalchemy.alembic' to be distributed and are
DEBUG:           already explicitly excluding 'watcher.db.sqlalchemy.alembic' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'watcher.db.sqlalchemy.alembic.versions' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'watcher.db.sqlalchemy.alembic.versions' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'watcher.db.sqlalchemy.alembic.versions' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'watcher.db.sqlalchemy.alembic.versions' to be distributed and are
DEBUG:           already explicitly excluding 'watcher.db.sqlalchemy.alembic.versions' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'watcher.locale.de.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'watcher.locale.de.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'watcher.locale.de.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'watcher.locale.de.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'watcher.locale.de.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'watcher.locale.en_GB.LC_MESSAGES' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'watcher.locale.en_GB.LC_MESSAGES' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'watcher.locale.en_GB.LC_MESSAGES' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'watcher.locale.en_GB.LC_MESSAGES' to be distributed and are
DEBUG:           already explicitly excluding 'watcher.locale.en_GB.LC_MESSAGES' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'watcher.tests.decision_engine.model.data' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'watcher.tests.decision_engine.model.data' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'watcher.tests.decision_engine.model.data' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'watcher.tests.decision_engine.model.data' to be distributed and are
DEBUG:           already explicitly excluding 'watcher.tests.decision_engine.model.data' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'watcher.tests.decision_engine.model.notification.data' is absent from the `packages` configuration.
DEBUG:   !!
DEBUG:           ********************************************************************************
DEBUG:           ############################
DEBUG:           # Package would be ignored #
DEBUG:           ############################
DEBUG:           Python recognizes 'watcher.tests.decision_engine.model.notification.data' as an importable package[^1],
DEBUG:           but it is absent from setuptools' `packages` configuration.
DEBUG:           This leads to an ambiguous overall configuration. If you want to distribute this
DEBUG:           package, please make sure that 'watcher.tests.decision_engine.model.notification.data' is explicitly added
DEBUG:           to the `packages` configuration field.
DEBUG:           Alternatively, you can also rely on setuptools' discovery methods
DEBUG:           (for example by using `find_namespace_packages(...)`/`find_namespace:`
DEBUG:           instead of `find_packages(...)`/`find:`).
DEBUG:           You can read more about "package discovery" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html
DEBUG:           If you don't want 'watcher.tests.decision_engine.model.notification.data' to be distributed and are
DEBUG:           already explicitly excluding 'watcher.tests.decision_engine.model.notification.data' via
DEBUG:           `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
DEBUG:           you can try to use `exclude_package_data`, or `include-package-data=False` in
DEBUG:           combination with a more fine grained `package-data` configuration.
DEBUG:           You can read more about "package data files" on setuptools documentation page:
DEBUG:           - https://setuptools.pypa.io/en/latest/userguide/datafiles.html
DEBUG:           [^1]: For Python, any directory (with suitable naming) can be imported,
DEBUG:                 even if it does not contain any `.py` files.
DEBUG:                 On the other hand, currently there is no concept of package data
DEBUG:                 directory, all directories are treated like packages.
DEBUG:           ********************************************************************************
DEBUG:   !!
DEBUG:     check.warn(importable)
DEBUG:   creating build/lib/watcher/locale
DEBUG:   creating build/lib/watcher/locale/de
DEBUG:   creating build/lib/watcher/locale/de/LC_MESSAGES
DEBUG:   copying watcher/locale/de/LC_MESSAGES/watcher.po -> build/lib/watcher/locale/de/LC_MESSAGES
DEBUG:   creating build/lib/watcher/locale/en_GB
DEBUG:   creating build/lib/watcher/locale/en_GB/LC_MESSAGES
DEBUG:   copying watcher/locale/en_GB/LC_MESSAGES/watcher.po -> build/lib/watcher/locale/en_GB/LC_MESSAGES
DEBUG:   copying watcher/db/sqlalchemy/alembic.ini -> build/lib/watcher/db/sqlalchemy
DEBUG:   creating build/lib/watcher/db/sqlalchemy/alembic
DEBUG:   copying watcher/db/sqlalchemy/alembic/README.rst -> build/lib/watcher/db/sqlalchemy/alembic
DEBUG:   copying watcher/db/sqlalchemy/alembic/env.py -> build/lib/watcher/db/sqlalchemy/alembic
DEBUG:   copying watcher/db/sqlalchemy/alembic/script.py.mako -> build/lib/watcher/db/sqlalchemy/alembic
DEBUG:   creating build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying watcher/db/sqlalchemy/alembic/versions/001_ocata.py -> build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py -> build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py -> build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py -> build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py -> build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py -> build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py -> build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py -> build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py -> build/lib/watcher/db/sqlalchemy/alembic/versions
DEBUG:   creating build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/capacity.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-create-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-delete-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_force_complete-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-live_migration_post-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-lock.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-pause-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-power_off-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-power_on-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-rebuild-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-rescue-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-resize_confirm-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-restore-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-resume-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-shelve-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-shutdown-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-soft_delete-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-suspend-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-unlock.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-unpause-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-unrescue-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-unshelve-end.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/instance-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario3_instance-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_instance-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario3_notfound_legacy_instance-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-disabled.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario3_service-update-enabled.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_bootable-volume-create.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_node_notfound.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_pool_notfound.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_error-volume-create.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-attach.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create_pool_notfound.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-delete.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-detach.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-resize.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/scenario_1_volume-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/service-create.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/service-delete.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/tests/decision_engine/model/notification/data/service-update.json -> build/lib/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying watcher/api/app.wsgi -> build/lib/watcher/api
DEBUG:   creating build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/ironic_scenario_1.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_1.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_10.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_1_with_1_node_unavailable.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_1_with_all_instances_exclude.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_1_with_all_nodes_disable.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_1_with_metrics.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_2_with_metrics.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_3_with_2_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_3_with_metrics.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_4_with_1_node_no_instance.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_5_with_instance_disk_0.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_6_with_2_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_7_with_2_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_8_with_4_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/scenario_9_with_3_active_plus_1_disabled_nodes.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/tests/decision_engine/model/data/storage_scenario_1.xml -> build/lib/watcher/tests/decision_engine/model/data
DEBUG:   copying watcher/api/controllers/rest_api_version_history.rst -> build/lib/watcher/api/controllers
DEBUG:   installing to build/bdist.linux-x86_64/wheel
DEBUG:   running install
DEBUG:   [pbr] Writing ChangeLog
DEBUG:   [pbr] Generating ChangeLog
DEBUG:   [pbr] ChangeLog complete (0.0s)
DEBUG:   [pbr] Generating AUTHORS
DEBUG:   [pbr] AUTHORS complete (0.0s)
DEBUG:   running install_lib
DEBUG:   creating build/bdist.linux-x86_64
DEBUG:   creating build/bdist.linux-x86_64/wheel
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/locale
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/locale/en_GB
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/locale/en_GB/LC_MESSAGES
DEBUG:   copying build/lib/watcher/locale/en_GB/LC_MESSAGES/watcher.po -> build/bdist.linux-x86_64/wheel/watcher/locale/en_GB/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/locale/de
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/locale/de/LC_MESSAGES
DEBUG:   copying build/lib/watcher/locale/de/LC_MESSAGES/watcher.po -> build/bdist.linux-x86_64/wheel/watcher/locale/de/LC_MESSAGES
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/wsgi
DEBUG:   copying build/lib/watcher/wsgi/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/wsgi
DEBUG:   copying build/lib/watcher/wsgi/api.py -> build/bdist.linux-x86_64/wheel/watcher/wsgi
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/db
DEBUG:   copying build/lib/watcher/db/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/db
DEBUG:   copying build/lib/watcher/db/api.py -> build/bdist.linux-x86_64/wheel/watcher/db
DEBUG:   copying build/lib/watcher/db/migration.py -> build/bdist.linux-x86_64/wheel/watcher/db
DEBUG:   copying build/lib/watcher/db/purge.py -> build/bdist.linux-x86_64/wheel/watcher/db
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/versions/001_ocata.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic/versions
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/script.py.mako -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/env.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic/README.rst -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy/alembic
DEBUG:   copying build/lib/watcher/db/sqlalchemy/alembic.ini -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy
DEBUG:   copying build/lib/watcher/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy
DEBUG:   copying build/lib/watcher/db/sqlalchemy/api.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy
DEBUG:   copying build/lib/watcher/db/sqlalchemy/job_store.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy
DEBUG:   copying build/lib/watcher/db/sqlalchemy/migration.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy
DEBUG:   copying build/lib/watcher/db/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/watcher/db/sqlalchemy
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   copying build/lib/watcher/notifications/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   copying build/lib/watcher/notifications/action.py -> build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   copying build/lib/watcher/notifications/action_plan.py -> build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   copying build/lib/watcher/notifications/audit.py -> build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   copying build/lib/watcher/notifications/base.py -> build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   copying build/lib/watcher/notifications/exception.py -> build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   copying build/lib/watcher/notifications/goal.py -> build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   copying build/lib/watcher/notifications/service.py -> build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   copying build/lib/watcher/notifications/strategy.py -> build/bdist.linux-x86_64/wheel/watcher/notifications
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/action.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/action_description.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/action_plan.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/audit.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/audit_template.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/base.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/efficacy_indicator.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/fields.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/goal.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/service.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   copying build/lib/watcher/objects/strategy.py -> build/bdist.linux-x86_64/wheel/watcher/objects
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/applier
DEBUG:   copying build/lib/watcher/applier/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/applier
DEBUG:   copying build/lib/watcher/applier/base.py -> build/bdist.linux-x86_64/wheel/watcher/applier
DEBUG:   copying build/lib/watcher/applier/default.py -> build/bdist.linux-x86_64/wheel/watcher/applier
DEBUG:   copying build/lib/watcher/applier/manager.py -> build/bdist.linux-x86_64/wheel/watcher/applier
DEBUG:   copying build/lib/watcher/applier/rpcapi.py -> build/bdist.linux-x86_64/wheel/watcher/applier
DEBUG:   copying build/lib/watcher/applier/sync.py -> build/bdist.linux-x86_64/wheel/watcher/applier
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/applier/messaging
DEBUG:   copying build/lib/watcher/applier/messaging/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/applier/messaging
DEBUG:   copying build/lib/watcher/applier/messaging/trigger.py -> build/bdist.linux-x86_64/wheel/watcher/applier/messaging
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/applier/loading
DEBUG:   copying build/lib/watcher/applier/loading/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/applier/loading
DEBUG:   copying build/lib/watcher/applier/loading/default.py -> build/bdist.linux-x86_64/wheel/watcher/applier/loading
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/applier/workflow_engine
DEBUG:   copying build/lib/watcher/applier/workflow_engine/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/applier/workflow_engine
DEBUG:   copying build/lib/watcher/applier/workflow_engine/base.py -> build/bdist.linux-x86_64/wheel/watcher/applier/workflow_engine
DEBUG:   copying build/lib/watcher/applier/workflow_engine/default.py -> build/bdist.linux-x86_64/wheel/watcher/applier/workflow_engine
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/base.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/change_node_power_state.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/change_nova_service_state.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/factory.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/migration.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/nop.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/resize.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/sleep.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   copying build/lib/watcher/applier/actions/volume_migration.py -> build/bdist.linux-x86_64/wheel/watcher/applier/actions
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/applier/action_plan
DEBUG:   copying build/lib/watcher/applier/action_plan/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/applier/action_plan
DEBUG:   copying build/lib/watcher/applier/action_plan/base.py -> build/bdist.linux-x86_64/wheel/watcher/applier/action_plan
DEBUG:   copying build/lib/watcher/applier/action_plan/default.py -> build/bdist.linux-x86_64/wheel/watcher/applier/action_plan
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/hacking
DEBUG:   copying build/lib/watcher/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/hacking
DEBUG:   copying build/lib/watcher/hacking/checks.py -> build/bdist.linux-x86_64/wheel/watcher/hacking
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/cmd
DEBUG:   copying build/lib/watcher/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/cmd
DEBUG:   copying build/lib/watcher/cmd/api.py -> build/bdist.linux-x86_64/wheel/watcher/cmd
DEBUG:   copying build/lib/watcher/cmd/applier.py -> build/bdist.linux-x86_64/wheel/watcher/cmd
DEBUG:   copying build/lib/watcher/cmd/dbmanage.py -> build/bdist.linux-x86_64/wheel/watcher/cmd
DEBUG:   copying build/lib/watcher/cmd/decisionengine.py -> build/bdist.linux-x86_64/wheel/watcher/cmd
DEBUG:   copying build/lib/watcher/cmd/status.py -> build/bdist.linux-x86_64/wheel/watcher/cmd
DEBUG:   copying build/lib/watcher/cmd/sync.py -> build/bdist.linux-x86_64/wheel/watcher/cmd
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/action.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/action_plan.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/audit.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/audit_template.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/base.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/data_model.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/goal.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/service.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   copying build/lib/watcher/common/policies/strategy.py -> build/bdist.linux-x86_64/wheel/watcher/common/policies
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/common/metal_helper
DEBUG:   copying build/lib/watcher/common/metal_helper/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/common/metal_helper
DEBUG:   copying build/lib/watcher/common/metal_helper/base.py -> build/bdist.linux-x86_64/wheel/watcher/common/metal_helper
DEBUG:   copying build/lib/watcher/common/metal_helper/constants.py -> build/bdist.linux-x86_64/wheel/watcher/common/metal_helper
DEBUG:   copying build/lib/watcher/common/metal_helper/factory.py -> build/bdist.linux-x86_64/wheel/watcher/common/metal_helper
DEBUG:   copying build/lib/watcher/common/metal_helper/ironic.py -> build/bdist.linux-x86_64/wheel/watcher/common/metal_helper
DEBUG:   copying build/lib/watcher/common/metal_helper/maas.py -> build/bdist.linux-x86_64/wheel/watcher/common/metal_helper
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/common/loader
DEBUG:   copying build/lib/watcher/common/loader/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/common/loader
DEBUG:   copying build/lib/watcher/common/loader/base.py -> build/bdist.linux-x86_64/wheel/watcher/common/loader
DEBUG:   copying build/lib/watcher/common/loader/default.py -> build/bdist.linux-x86_64/wheel/watcher/common/loader
DEBUG:   copying build/lib/watcher/common/loader/loadable.py -> build/bdist.linux-x86_64/wheel/watcher/common/loader
DEBUG:   copying build/lib/watcher/common/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/cinder_helper.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/clients.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/config.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/context.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/exception.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/ironic_helper.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/keystone_helper.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/nova_helper.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/paths.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/placement_helper.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/policy.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/rpc.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/scheduling.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/service.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/service_manager.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/common/utils.py -> build/bdist.linux-x86_64/wheel/watcher/common
DEBUG:   copying build/lib/watcher/__init__.py -> build/bdist.linux-x86_64/wheel/watcher
DEBUG:   copying build/lib/watcher/_i18n.py -> build/bdist.linux-x86_64/wheel/watcher
DEBUG:   copying build/lib/watcher/eventlet.py -> build/bdist.linux-x86_64/wheel/watcher
DEBUG:   copying build/lib/watcher/version.py -> build/bdist.linux-x86_64/wheel/watcher
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/conf
DEBUG:   copying build/lib/watcher/tests/conf/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/conf
DEBUG:   copying build/lib/watcher/tests/conf/test_list_opts.py -> build/bdist.linux-x86_64/wheel/watcher/tests/conf
DEBUG:   copying build/lib/watcher/tests/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests
DEBUG:   copying build/lib/watcher/tests/base.py -> build/bdist.linux-x86_64/wheel/watcher/tests
DEBUG:   copying build/lib/watcher/tests/conf_fixture.py -> build/bdist.linux-x86_64/wheel/watcher/tests
DEBUG:   copying build/lib/watcher/tests/config.py -> build/bdist.linux-x86_64/wheel/watcher/tests
DEBUG:   copying build/lib/watcher/tests/fake_policy.py -> build/bdist.linux-x86_64/wheel/watcher/tests
DEBUG:   copying build/lib/watcher/tests/fakes.py -> build/bdist.linux-x86_64/wheel/watcher/tests
DEBUG:   copying build/lib/watcher/tests/policy_fixture.py -> build/bdist.linux-x86_64/wheel/watcher/tests
DEBUG:   copying build/lib/watcher/tests/test_threading.py -> build/bdist.linux-x86_64/wheel/watcher/tests
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_action.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_action_description.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_action_plan.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_audit.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_audit_template.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_efficacy_indicator.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_goal.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_objects.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_service.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/test_strategy.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   copying build/lib/watcher/tests/objects/utils.py -> build/bdist.linux-x86_64/wheel/watcher/tests/objects
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/base.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_action.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_action_description.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_action_plan.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_audit.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_audit_template.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_efficacy_indicator.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_goal.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_purge.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_service.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/test_strategy.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   copying build/lib/watcher/tests/db/utils.py -> build/bdist.linux-x86_64/wheel/watcher/tests/db
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/cmd
DEBUG:   copying build/lib/watcher/tests/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/cmd
DEBUG:   copying build/lib/watcher/tests/cmd/test_api.py -> build/bdist.linux-x86_64/wheel/watcher/tests/cmd
DEBUG:   copying build/lib/watcher/tests/cmd/test_applier.py -> build/bdist.linux-x86_64/wheel/watcher/tests/cmd
DEBUG:   copying build/lib/watcher/tests/cmd/test_db_manage.py -> build/bdist.linux-x86_64/wheel/watcher/tests/cmd
DEBUG:   copying build/lib/watcher/tests/cmd/test_decision_engine.py -> build/bdist.linux-x86_64/wheel/watcher/tests/cmd
DEBUG:   copying build/lib/watcher/tests/cmd/test_status.py -> build/bdist.linux-x86_64/wheel/watcher/tests/cmd
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/notifications
DEBUG:   copying build/lib/watcher/tests/notifications/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/notifications
DEBUG:   copying build/lib/watcher/tests/notifications/test_action_notification.py -> build/bdist.linux-x86_64/wheel/watcher/tests/notifications
DEBUG:   copying build/lib/watcher/tests/notifications/test_action_plan_notification.py -> build/bdist.linux-x86_64/wheel/watcher/tests/notifications
DEBUG:   copying build/lib/watcher/tests/notifications/test_audit_notification.py -> build/bdist.linux-x86_64/wheel/watcher/tests/notifications
DEBUG:   copying build/lib/watcher/tests/notifications/test_notification.py -> build/bdist.linux-x86_64/wheel/watcher/tests/notifications
DEBUG:   copying build/lib/watcher/tests/notifications/test_service_notifications.py -> build/bdist.linux-x86_64/wheel/watcher/tests/notifications
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   copying build/lib/watcher/tests/common/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   copying build/lib/watcher/tests/common/test_cinder_helper.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   copying build/lib/watcher/tests/common/test_clients.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   copying build/lib/watcher/tests/common/test_ironic_helper.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   copying build/lib/watcher/tests/common/test_nova_helper.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   copying build/lib/watcher/tests/common/test_placement_helper.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   copying build/lib/watcher/tests/common/test_scheduling.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   copying build/lib/watcher/tests/common/test_service.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   copying build/lib/watcher/tests/common/test_utils.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/common/loader
DEBUG:   copying build/lib/watcher/tests/common/loader/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common/loader
DEBUG:   copying build/lib/watcher/tests/common/loader/test_loader.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common/loader
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/common/metal_helper
DEBUG:   copying build/lib/watcher/tests/common/metal_helper/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common/metal_helper
DEBUG:   copying build/lib/watcher/tests/common/metal_helper/test_base.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common/metal_helper
DEBUG:   copying build/lib/watcher/tests/common/metal_helper/test_factory.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common/metal_helper
DEBUG:   copying build/lib/watcher/tests/common/metal_helper/test_ironic.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common/metal_helper
DEBUG:   copying build/lib/watcher/tests/common/metal_helper/test_maas.py -> build/bdist.linux-x86_64/wheel/watcher/tests/common/metal_helper
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/messaging
DEBUG:   copying build/lib/watcher/tests/decision_engine/messaging/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/messaging
DEBUG:   copying build/lib/watcher/tests/decision_engine/messaging/test_audit_endpoint.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/messaging
DEBUG:   copying build/lib/watcher/tests/decision_engine/messaging/test_data_model_endpoint.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/messaging
DEBUG:   copying build/lib/watcher/tests/decision_engine/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine
DEBUG:   copying build/lib/watcher/tests/decision_engine/fake_goals.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine
DEBUG:   copying build/lib/watcher/tests/decision_engine/fake_metal_helper.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine
DEBUG:   copying build/lib/watcher/tests/decision_engine/fake_strategies.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine
DEBUG:   copying build/lib/watcher/tests/decision_engine/test_gmr.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine
DEBUG:   copying build/lib/watcher/tests/decision_engine/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine
DEBUG:   copying build/lib/watcher/tests/decision_engine/test_scheduling.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine
DEBUG:   copying build/lib/watcher/tests/decision_engine/test_sync.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/audit
DEBUG:   copying build/lib/watcher/tests/decision_engine/audit/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/audit
DEBUG:   copying build/lib/watcher/tests/decision_engine/audit/test_audit_handlers.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/audit
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/storage_scenario_1.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_9_with_3_active_plus_1_disabled_nodes.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_8_with_4_nodes.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_7_with_2_nodes.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_6_with_2_nodes.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_5_with_instance_disk_0.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_4_with_1_node_no_instance.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_3_with_metrics.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_3_with_2_nodes.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_2_with_metrics.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_1_with_metrics.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_1_with_all_nodes_disable.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_1_with_all_instances_exclude.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_1_with_1_node_unavailable.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_10.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/scenario_1.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/data/ironic_scenario_1.xml -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/faker_cluster_and_metrics.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/faker_cluster_state.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/gnocchi_metrics.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/monasca_metrics.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/test_element.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/test_model.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/service-update.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/service-delete.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/service-create.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-update.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-resize.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-detach.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-delete.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create_pool_notfound.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_volume-attach.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_error-volume-create.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_pool_notfound.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_node_notfound.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_capacity.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario_1_bootable-volume-create.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_service-update-enabled.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_service-update-disabled.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_notfound_legacy_instance-update.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_notfound_instance-update.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/scenario3_instance-update.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-update.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-unshelve-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-unrescue-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-unpause-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-unlock.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-suspend-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-soft_delete-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-shutdown-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-shelve-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-resume-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-restore-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-resize_confirm-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-rescue-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-rebuild-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-power_on-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-power_off-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-pause-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-lock.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-live_migration_post-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-live_migration_force_complete-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-delete-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/instance-create-end.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/data/capacity.json -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification/data
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/fake_managers.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/test_cinder_notifications.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/test_notifications.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/tests/decision_engine/model/notification/test_nova_notifications.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/model/notification
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/loading
DEBUG:   copying build/lib/watcher/tests/decision_engine/loading/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/loading
DEBUG:   copying build/lib/watcher/tests/decision_engine/loading/test_collector_loader.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/loading
DEBUG:   copying build/lib/watcher/tests/decision_engine/loading/test_default_planner_loader.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/loading
DEBUG:   copying build/lib/watcher/tests/decision_engine/loading/test_default_strategy_loader.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/loading
DEBUG:   copying build/lib/watcher/tests/decision_engine/loading/test_goal_loader.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/loading
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scoring
DEBUG:   copying build/lib/watcher/tests/decision_engine/scoring/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scoring
DEBUG:   copying build/lib/watcher/tests/decision_engine/scoring/test_dummy_scorer.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scoring
DEBUG:   copying build/lib/watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scoring
DEBUG:   copying build/lib/watcher/tests/decision_engine/scoring/test_scoring_factory.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scoring
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/cluster
DEBUG:   copying build/lib/watcher/tests/decision_engine/cluster/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/cluster
DEBUG:   copying build/lib/watcher/tests/decision_engine/cluster/test_cinder_cdmc.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/cluster
DEBUG:   copying build/lib/watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/cluster
DEBUG:   copying build/lib/watcher/tests/decision_engine/cluster/test_nova_cdmc.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/cluster
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/planner
DEBUG:   copying build/lib/watcher/tests/decision_engine/planner/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/planner
DEBUG:   copying build/lib/watcher/tests/decision_engine/planner/test_node_resource_consolidation.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/planner
DEBUG:   copying build/lib/watcher/tests/decision_engine/planner/test_planner_manager.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/planner
DEBUG:   copying build/lib/watcher/tests/decision_engine/planner/test_weight_planner.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/planner
DEBUG:   copying build/lib/watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/planner
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scope
DEBUG:   copying build/lib/watcher/tests/decision_engine/scope/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scope
DEBUG:   copying build/lib/watcher/tests/decision_engine/scope/fake_scopes.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scope
DEBUG:   copying build/lib/watcher/tests/decision_engine/scope/test_baremetal.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scope
DEBUG:   copying build/lib/watcher/tests/decision_engine/scope/test_compute.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scope
DEBUG:   copying build/lib/watcher/tests/decision_engine/scope/test_storage.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/scope
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/selector
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/selector/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/selector
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/selector
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_actuator.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_base.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/strategies
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/context
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/context/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/context
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/context/test_strategy_context.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy/context
DEBUG:   copying build/lib/watcher/tests/decision_engine/strategy/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/strategy
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/solution
DEBUG:   copying build/lib/watcher/tests/decision_engine/solution/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/solution
DEBUG:   copying build/lib/watcher/tests/decision_engine/solution/test_default_solution.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/solution
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources/grafana_translators
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/grafana_translators/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources/grafana_translators
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/grafana_translators/test_base.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources/grafana_translators
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources/grafana_translators
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/test_base.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/test_gnocchi_helper.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/test_grafana_helper.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/test_manager.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/test_monasca_helper.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources
DEBUG:   copying build/lib/watcher/tests/decision_engine/datasources/test_prometheus_helper.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/datasources
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/event_consumer
DEBUG:   copying build/lib/watcher/tests/decision_engine/event_consumer/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/decision_engine/event_consumer
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   copying build/lib/watcher/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   copying build/lib/watcher/tests/api/base.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   copying build/lib/watcher/tests/api/test_base.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   copying build/lib/watcher/tests/api/test_config.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   copying build/lib/watcher/tests/api/test_hooks.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   copying build/lib/watcher/tests/api/test_root.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   copying build/lib/watcher/tests/api/test_scheduling.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   copying build/lib/watcher/tests/api/test_utils.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   copying build/lib/watcher/tests/api/utils.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_actions.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_actions_plans.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_audit_templates.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_audits.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_data_model.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_goals.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_microversions.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_root.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_scoring_engines.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_services.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_strategies.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_types.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_utils.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   copying build/lib/watcher/tests/api/v1/test_webhooks.py -> build/bdist.linux-x86_64/wheel/watcher/tests/api/v1
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/applier
DEBUG:   copying build/lib/watcher/tests/applier/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier
DEBUG:   copying build/lib/watcher/tests/applier/test_applier_manager.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier
DEBUG:   copying build/lib/watcher/tests/applier/test_rpcapi.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier
DEBUG:   copying build/lib/watcher/tests/applier/test_sync.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/applier/messaging
DEBUG:   copying build/lib/watcher/tests/applier/messaging/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/messaging
DEBUG:   copying build/lib/watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/messaging
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/applier/workflow_engine
DEBUG:   copying build/lib/watcher/tests/applier/workflow_engine/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/workflow_engine
DEBUG:   copying build/lib/watcher/tests/applier/workflow_engine/test_default_workflow_engine.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/workflow_engine
DEBUG:   copying build/lib/watcher/tests/applier/workflow_engine/test_taskflow_action_container.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/workflow_engine
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/applier/workflow_engine/loading
DEBUG:   copying build/lib/watcher/tests/applier/workflow_engine/loading/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/workflow_engine/loading
DEBUG:   copying build/lib/watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/workflow_engine/loading
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions
DEBUG:   copying build/lib/watcher/tests/applier/actions/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions
DEBUG:   copying build/lib/watcher/tests/applier/actions/test_change_node_power_state.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions
DEBUG:   copying build/lib/watcher/tests/applier/actions/test_change_nova_service_state.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions
DEBUG:   copying build/lib/watcher/tests/applier/actions/test_migration.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions
DEBUG:   copying build/lib/watcher/tests/applier/actions/test_resize.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions
DEBUG:   copying build/lib/watcher/tests/applier/actions/test_sleep.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions
DEBUG:   copying build/lib/watcher/tests/applier/actions/test_volume_migration.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions/loading
DEBUG:   copying build/lib/watcher/tests/applier/actions/loading/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions/loading
DEBUG:   copying build/lib/watcher/tests/applier/actions/loading/test_default_actions_loader.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/actions/loading
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/tests/applier/action_plan
DEBUG:   copying build/lib/watcher/tests/applier/action_plan/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/action_plan
DEBUG:   copying build/lib/watcher/tests/applier/action_plan/test_default_action_handler.py -> build/bdist.linux-x86_64/wheel/watcher/tests/applier/action_plan
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/planner
DEBUG:   copying build/lib/watcher/decision_engine/planner/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/planner
DEBUG:   copying build/lib/watcher/decision_engine/planner/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/planner
DEBUG:   copying build/lib/watcher/decision_engine/planner/manager.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/planner
DEBUG:   copying build/lib/watcher/decision_engine/planner/node_resource_consolidation.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/planner
DEBUG:   copying build/lib/watcher/decision_engine/planner/weight.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/planner
DEBUG:   copying build/lib/watcher/decision_engine/planner/workload_stabilization.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/planner
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/messaging
DEBUG:   copying build/lib/watcher/decision_engine/messaging/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/messaging
DEBUG:   copying build/lib/watcher/decision_engine/messaging/audit_endpoint.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/messaging
DEBUG:   copying build/lib/watcher/decision_engine/messaging/data_model_endpoint.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/messaging
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/solution
DEBUG:   copying build/lib/watcher/decision_engine/solution/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/solution
DEBUG:   copying build/lib/watcher/decision_engine/solution/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/solution
DEBUG:   copying build/lib/watcher/decision_engine/solution/default.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/solution
DEBUG:   copying build/lib/watcher/decision_engine/solution/efficacy.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/solution
DEBUG:   copying build/lib/watcher/decision_engine/solution/solution_comparator.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/solution
DEBUG:   copying build/lib/watcher/decision_engine/solution/solution_evaluator.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/solution
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/loading
DEBUG:   copying build/lib/watcher/decision_engine/loading/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/loading
DEBUG:   copying build/lib/watcher/decision_engine/loading/default.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/loading
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources/grafana_translator
DEBUG:   copying build/lib/watcher/decision_engine/datasources/grafana_translator/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources/grafana_translator
DEBUG:   copying build/lib/watcher/decision_engine/datasources/grafana_translator/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources/grafana_translator
DEBUG:   copying build/lib/watcher/decision_engine/datasources/grafana_translator/influxdb.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources/grafana_translator
DEBUG:   copying build/lib/watcher/decision_engine/datasources/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources
DEBUG:   copying build/lib/watcher/decision_engine/datasources/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources
DEBUG:   copying build/lib/watcher/decision_engine/datasources/gnocchi.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources
DEBUG:   copying build/lib/watcher/decision_engine/datasources/grafana.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources
DEBUG:   copying build/lib/watcher/decision_engine/datasources/manager.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources
DEBUG:   copying build/lib/watcher/decision_engine/datasources/monasca.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources
DEBUG:   copying build/lib/watcher/decision_engine/datasources/prometheus.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/datasources
DEBUG:   copying build/lib/watcher/decision_engine/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine
DEBUG:   copying build/lib/watcher/decision_engine/gmr.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine
DEBUG:   copying build/lib/watcher/decision_engine/manager.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine
DEBUG:   copying build/lib/watcher/decision_engine/rpcapi.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine
DEBUG:   copying build/lib/watcher/decision_engine/scheduling.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine
DEBUG:   copying build/lib/watcher/decision_engine/sync.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine
DEBUG:   copying build/lib/watcher/decision_engine/threading.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/scoring
DEBUG:   copying build/lib/watcher/decision_engine/scoring/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scoring
DEBUG:   copying build/lib/watcher/decision_engine/scoring/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scoring
DEBUG:   copying build/lib/watcher/decision_engine/scoring/dummy_scorer.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scoring
DEBUG:   copying build/lib/watcher/decision_engine/scoring/dummy_scoring_container.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scoring
DEBUG:   copying build/lib/watcher/decision_engine/scoring/scoring_factory.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scoring
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/goal
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/goal/efficacy
DEBUG:   copying build/lib/watcher/decision_engine/goal/efficacy/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/goal/efficacy
DEBUG:   copying build/lib/watcher/decision_engine/goal/efficacy/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/goal/efficacy
DEBUG:   copying build/lib/watcher/decision_engine/goal/efficacy/indicators.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/goal/efficacy
DEBUG:   copying build/lib/watcher/decision_engine/goal/efficacy/specs.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/goal/efficacy
DEBUG:   copying build/lib/watcher/decision_engine/goal/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/goal
DEBUG:   copying build/lib/watcher/decision_engine/goal/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/goal
DEBUG:   copying build/lib/watcher/decision_engine/goal/goals.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/goal
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/scope
DEBUG:   copying build/lib/watcher/decision_engine/scope/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scope
DEBUG:   copying build/lib/watcher/decision_engine/scope/baremetal.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scope
DEBUG:   copying build/lib/watcher/decision_engine/scope/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scope
DEBUG:   copying build/lib/watcher/decision_engine/scope/compute.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scope
DEBUG:   copying build/lib/watcher/decision_engine/scope/storage.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/scope
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/audit
DEBUG:   copying build/lib/watcher/decision_engine/audit/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/audit
DEBUG:   copying build/lib/watcher/decision_engine/audit/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/audit
DEBUG:   copying build/lib/watcher/decision_engine/audit/continuous.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/audit
DEBUG:   copying build/lib/watcher/decision_engine/audit/event.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/audit
DEBUG:   copying build/lib/watcher/decision_engine/audit/oneshot.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/audit
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/context
DEBUG:   copying build/lib/watcher/decision_engine/strategy/context/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/context
DEBUG:   copying build/lib/watcher/decision_engine/strategy/context/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/context
DEBUG:   copying build/lib/watcher/decision_engine/strategy/context/default.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/context
DEBUG:   copying build/lib/watcher/decision_engine/strategy/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/common
DEBUG:   copying build/lib/watcher/decision_engine/strategy/common/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/common
DEBUG:   copying build/lib/watcher/decision_engine/strategy/common/level.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/common
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/selection
DEBUG:   copying build/lib/watcher/decision_engine/strategy/selection/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/selection
DEBUG:   copying build/lib/watcher/decision_engine/strategy/selection/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/selection
DEBUG:   copying build/lib/watcher/decision_engine/strategy/selection/default.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/selection
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/actuation.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/basic_consolidation.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/dummy_strategy.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/dummy_with_resize.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/dummy_with_scorer.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/host_maintenance.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/node_resource_consolidation.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/noisy_neighbor.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/outlet_temp_control.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/saving_energy.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/storage_capacity_balance.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/uniform_airflow.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/workload_balance.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/workload_stabilization.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   copying build/lib/watcher/decision_engine/strategy/strategies/zone_migration.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/strategy/strategies
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/model
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/decision_engine/model/notification/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/decision_engine/model/notification/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/decision_engine/model/notification/cinder.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/decision_engine/model/notification/filtering.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/decision_engine/model/notification/nova.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/notification
DEBUG:   copying build/lib/watcher/decision_engine/model/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model
DEBUG:   copying build/lib/watcher/decision_engine/model/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model
DEBUG:   copying build/lib/watcher/decision_engine/model/model_root.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/element
DEBUG:   copying build/lib/watcher/decision_engine/model/element/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/element
DEBUG:   copying build/lib/watcher/decision_engine/model/element/baremetal_resource.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/element
DEBUG:   copying build/lib/watcher/decision_engine/model/element/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/element
DEBUG:   copying build/lib/watcher/decision_engine/model/element/compute_resource.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/element
DEBUG:   copying build/lib/watcher/decision_engine/model/element/instance.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/element
DEBUG:   copying build/lib/watcher/decision_engine/model/element/node.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/element
DEBUG:   copying build/lib/watcher/decision_engine/model/element/storage_resource.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/element
DEBUG:   copying build/lib/watcher/decision_engine/model/element/volume.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/element
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/collector
DEBUG:   copying build/lib/watcher/decision_engine/model/collector/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/collector
DEBUG:   copying build/lib/watcher/decision_engine/model/collector/base.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/collector
DEBUG:   copying build/lib/watcher/decision_engine/model/collector/cinder.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/collector
DEBUG:   copying build/lib/watcher/decision_engine/model/collector/ironic.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/collector
DEBUG:   copying build/lib/watcher/decision_engine/model/collector/manager.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/collector
DEBUG:   copying build/lib/watcher/decision_engine/model/collector/nova.py -> build/bdist.linux-x86_64/wheel/watcher/decision_engine/model/collector
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/api.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/applier.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/cinder_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/clients_auth.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/collector.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/datasources.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/db.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/decision_engine.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/exception.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/glance_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/gnocchi_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/grafana_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/grafana_translators.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/ironic_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/keystone_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/maas_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/monasca_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/neutron_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/nova_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/opts.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/paths.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/placement_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/planner.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/plugins.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/prometheus_client.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   copying build/lib/watcher/conf/service.py -> build/bdist.linux-x86_64/wheel/watcher/conf
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/api
DEBUG:   copying build/lib/watcher/api/app.wsgi -> build/bdist.linux-x86_64/wheel/watcher/api
DEBUG:   copying build/lib/watcher/api/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/api
DEBUG:   copying build/lib/watcher/api/acl.py -> build/bdist.linux-x86_64/wheel/watcher/api
DEBUG:   copying build/lib/watcher/api/app.py -> build/bdist.linux-x86_64/wheel/watcher/api
DEBUG:   copying build/lib/watcher/api/config.py -> build/bdist.linux-x86_64/wheel/watcher/api
DEBUG:   copying build/lib/watcher/api/hooks.py -> build/bdist.linux-x86_64/wheel/watcher/api
DEBUG:   copying build/lib/watcher/api/scheduling.py -> build/bdist.linux-x86_64/wheel/watcher/api
DEBUG:   copying build/lib/watcher/api/wsgi.py -> build/bdist.linux-x86_64/wheel/watcher/api
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/api/middleware
DEBUG:   copying build/lib/watcher/api/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/api/middleware
DEBUG:   copying build/lib/watcher/api/middleware/auth_token.py -> build/bdist.linux-x86_64/wheel/watcher/api/middleware
DEBUG:   copying build/lib/watcher/api/middleware/parsable_error.py -> build/bdist.linux-x86_64/wheel/watcher/api/middleware
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/api/controllers
DEBUG:   copying build/lib/watcher/api/controllers/rest_api_version_history.rst -> build/bdist.linux-x86_64/wheel/watcher/api/controllers
DEBUG:   copying build/lib/watcher/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers
DEBUG:   copying build/lib/watcher/api/controllers/base.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers
DEBUG:   copying build/lib/watcher/api/controllers/link.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers
DEBUG:   copying build/lib/watcher/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers
DEBUG:   creating build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/__init__.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/action.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/action_plan.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/audit.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/audit_template.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/collection.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/data_model.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/efficacy_indicator.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/goal.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/scoring_engine.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/service.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/strategy.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/types.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/utils.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/versions.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   copying build/lib/watcher/api/controllers/v1/webhooks.py -> build/bdist.linux-x86_64/wheel/watcher/api/controllers/v1
DEBUG:   running install_data
DEBUG:   creating build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data
DEBUG:   creating build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data
DEBUG:   creating build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data/etc
DEBUG:   creating build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data/etc/apache2
DEBUG:   copying etc/apache2/watcher -> build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data/etc/apache2
DEBUG:   creating build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data/etc/watcher
DEBUG:   copying etc/watcher/README-watcher.conf.txt -> build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data/etc/watcher
DEBUG:   creating build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data/etc/watcher/oslo-config-generator
DEBUG:   copying etc/watcher/oslo-config-generator/watcher.conf -> build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data/etc/watcher/oslo-config-generator
DEBUG:   creating build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data/etc/watcher/oslo-policy-generator
DEBUG:   copying etc/watcher/oslo-policy-generator/watcher-policy-generator.conf -> build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/data/etc/watcher/oslo-policy-generator
DEBUG:   running install_egg_info
DEBUG:   Copying python_watcher.egg-info to build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21-py3.12.egg-info
DEBUG:   running install_scripts
DEBUG:   Installing watcher-api-wsgi script to build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.data/scripts
DEBUG:   creating build/bdist.linux-x86_64/wheel/python_watcher-14.1.0.dev21.dist-info/WHEEL
DEBUG:   creating '/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir/pip-wheel-h6t85nj9/.tmp-yzt1bgib/python_watcher-14.1.0.dev21-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
DEBUG:   adding 'python_watcher-14.1.0.dev21.data/data/etc/apache2/watcher'
DEBUG:   adding 'python_watcher-14.1.0.dev21.data/data/etc/watcher/README-watcher.conf.txt'
DEBUG:   adding 'python_watcher-14.1.0.dev21.data/data/etc/watcher/oslo-config-generator/watcher.conf'
DEBUG:   adding 'python_watcher-14.1.0.dev21.data/data/etc/watcher/oslo-policy-generator/watcher-policy-generator.conf'
DEBUG:   adding 'python_watcher-14.1.0.dev21.data/scripts/watcher-api-wsgi'
DEBUG:   adding 'watcher/__init__.py'
DEBUG:   adding 'watcher/_i18n.py'
DEBUG:   adding 'watcher/eventlet.py'
DEBUG:   adding 'watcher/version.py'
DEBUG:   adding 'watcher/api/__init__.py'
DEBUG:   adding 'watcher/api/acl.py'
DEBUG:   adding 'watcher/api/app.py'
DEBUG:   adding 'watcher/api/app.wsgi'
DEBUG:   adding 'watcher/api/config.py'
DEBUG:   adding 'watcher/api/hooks.py'
DEBUG:   adding 'watcher/api/scheduling.py'
DEBUG:   adding 'watcher/api/wsgi.py'
DEBUG:   adding 'watcher/api/controllers/__init__.py'
DEBUG:   adding 'watcher/api/controllers/base.py'
DEBUG:   adding 'watcher/api/controllers/link.py'
DEBUG:   adding 'watcher/api/controllers/rest_api_version_history.rst'
DEBUG:   adding 'watcher/api/controllers/root.py'
DEBUG:   adding 'watcher/api/controllers/v1/__init__.py'
DEBUG:   adding 'watcher/api/controllers/v1/action.py'
DEBUG:   adding 'watcher/api/controllers/v1/action_plan.py'
DEBUG:   adding 'watcher/api/controllers/v1/audit.py'
DEBUG:   adding 'watcher/api/controllers/v1/audit_template.py'
DEBUG:   adding 'watcher/api/controllers/v1/collection.py'
DEBUG:   adding 'watcher/api/controllers/v1/data_model.py'
DEBUG:   adding 'watcher/api/controllers/v1/efficacy_indicator.py'
DEBUG:   adding 'watcher/api/controllers/v1/goal.py'
DEBUG:   adding 'watcher/api/controllers/v1/scoring_engine.py'
DEBUG:   adding 'watcher/api/controllers/v1/service.py'
DEBUG:   adding 'watcher/api/controllers/v1/strategy.py'
DEBUG:   adding 'watcher/api/controllers/v1/types.py'
DEBUG:   adding 'watcher/api/controllers/v1/utils.py'
DEBUG:   adding 'watcher/api/controllers/v1/versions.py'
DEBUG:   adding 'watcher/api/controllers/v1/webhooks.py'
DEBUG:   adding 'watcher/api/middleware/__init__.py'
DEBUG:   adding 'watcher/api/middleware/auth_token.py'
DEBUG:   adding 'watcher/api/middleware/parsable_error.py'
DEBUG:   adding 'watcher/applier/__init__.py'
DEBUG:   adding 'watcher/applier/base.py'
DEBUG:   adding 'watcher/applier/default.py'
DEBUG:   adding 'watcher/applier/manager.py'
DEBUG:   adding 'watcher/applier/rpcapi.py'
DEBUG:   adding 'watcher/applier/sync.py'
DEBUG:   adding 'watcher/applier/action_plan/__init__.py'
DEBUG:   adding 'watcher/applier/action_plan/base.py'
DEBUG:   adding 'watcher/applier/action_plan/default.py'
DEBUG:   adding 'watcher/applier/actions/__init__.py'
DEBUG:   adding 'watcher/applier/actions/base.py'
DEBUG:   adding 'watcher/applier/actions/change_node_power_state.py'
DEBUG:   adding 'watcher/applier/actions/change_nova_service_state.py'
DEBUG:   adding 'watcher/applier/actions/factory.py'
DEBUG:   adding 'watcher/applier/actions/migration.py'
DEBUG:   adding 'watcher/applier/actions/nop.py'
DEBUG:   adding 'watcher/applier/actions/resize.py'
DEBUG:   adding 'watcher/applier/actions/sleep.py'
DEBUG:   adding 'watcher/applier/actions/volume_migration.py'
DEBUG:   adding 'watcher/applier/loading/__init__.py'
DEBUG:   adding 'watcher/applier/loading/default.py'
DEBUG:   adding 'watcher/applier/messaging/__init__.py'
DEBUG:   adding 'watcher/applier/messaging/trigger.py'
DEBUG:   adding 'watcher/applier/workflow_engine/__init__.py'
DEBUG:   adding 'watcher/applier/workflow_engine/base.py'
DEBUG:   adding 'watcher/applier/workflow_engine/default.py'
DEBUG:   adding 'watcher/cmd/__init__.py'
DEBUG:   adding 'watcher/cmd/api.py'
DEBUG:   adding 'watcher/cmd/applier.py'
DEBUG:   adding 'watcher/cmd/dbmanage.py'
DEBUG:   adding 'watcher/cmd/decisionengine.py'
DEBUG:   adding 'watcher/cmd/status.py'
DEBUG:   adding 'watcher/cmd/sync.py'
DEBUG:   adding 'watcher/common/__init__.py'
DEBUG:   adding 'watcher/common/cinder_helper.py'
DEBUG:   adding 'watcher/common/clients.py'
DEBUG:   adding 'watcher/common/config.py'
DEBUG:   adding 'watcher/common/context.py'
DEBUG:   adding 'watcher/common/exception.py'
DEBUG:   adding 'watcher/common/ironic_helper.py'
DEBUG:   adding 'watcher/common/keystone_helper.py'
DEBUG:   adding 'watcher/common/nova_helper.py'
DEBUG:   adding 'watcher/common/paths.py'
DEBUG:   adding 'watcher/common/placement_helper.py'
DEBUG:   adding 'watcher/common/policy.py'
DEBUG:   adding 'watcher/common/rpc.py'
DEBUG:   adding 'watcher/common/scheduling.py'
DEBUG:   adding 'watcher/common/service.py'
DEBUG:   adding 'watcher/common/service_manager.py'
DEBUG:   adding 'watcher/common/utils.py'
DEBUG:   adding 'watcher/common/loader/__init__.py'
DEBUG:   adding 'watcher/common/loader/base.py'
DEBUG:   adding 'watcher/common/loader/default.py'
DEBUG:   adding 'watcher/common/loader/loadable.py'
DEBUG:   adding 'watcher/common/metal_helper/__init__.py'
DEBUG:   adding 'watcher/common/metal_helper/base.py'
DEBUG:   adding 'watcher/common/metal_helper/constants.py'
DEBUG:   adding 'watcher/common/metal_helper/factory.py'
DEBUG:   adding 'watcher/common/metal_helper/ironic.py'
DEBUG:   adding 'watcher/common/metal_helper/maas.py'
DEBUG:   adding 'watcher/common/policies/__init__.py'
DEBUG:   adding 'watcher/common/policies/action.py'
DEBUG:   adding 'watcher/common/policies/action_plan.py'
DEBUG:   adding 'watcher/common/policies/audit.py'
DEBUG:   adding 'watcher/common/policies/audit_template.py'
DEBUG:   adding 'watcher/common/policies/base.py'
DEBUG:   adding 'watcher/common/policies/data_model.py'
DEBUG:   adding 'watcher/common/policies/goal.py'
DEBUG:   adding 'watcher/common/policies/scoring_engine.py'
DEBUG:   adding 'watcher/common/policies/service.py'
DEBUG:   adding 'watcher/common/policies/strategy.py'
DEBUG:   adding 'watcher/conf/__init__.py'
DEBUG:   adding 'watcher/conf/api.py'
DEBUG:   adding 'watcher/conf/applier.py'
DEBUG:   adding 'watcher/conf/cinder_client.py'
DEBUG:   adding 'watcher/conf/clients_auth.py'
DEBUG:   adding 'watcher/conf/collector.py'
DEBUG:   adding 'watcher/conf/datasources.py'
DEBUG:   adding 'watcher/conf/db.py'
DEBUG:   adding 'watcher/conf/decision_engine.py'
DEBUG:   adding 'watcher/conf/exception.py'
DEBUG:   adding 'watcher/conf/glance_client.py'
DEBUG:   adding 'watcher/conf/gnocchi_client.py'
DEBUG:   adding 'watcher/conf/grafana_client.py'
DEBUG:   adding 'watcher/conf/grafana_translators.py'
DEBUG:   adding 'watcher/conf/ironic_client.py'
DEBUG:   adding 'watcher/conf/keystone_client.py'
DEBUG:   adding 'watcher/conf/maas_client.py'
DEBUG:   adding 'watcher/conf/monasca_client.py'
DEBUG:   adding 'watcher/conf/neutron_client.py'
DEBUG:   adding 'watcher/conf/nova_client.py'
DEBUG:   adding 'watcher/conf/opts.py'
DEBUG:   adding 'watcher/conf/paths.py'
DEBUG:   adding 'watcher/conf/placement_client.py'
DEBUG:   adding 'watcher/conf/planner.py'
DEBUG:   adding 'watcher/conf/plugins.py'
DEBUG:   adding 'watcher/conf/prometheus_client.py'
DEBUG:   adding 'watcher/conf/service.py'
DEBUG:   adding 'watcher/db/__init__.py'
DEBUG:   adding 'watcher/db/api.py'
DEBUG:   adding 'watcher/db/migration.py'
DEBUG:   adding 'watcher/db/purge.py'
DEBUG:   adding 'watcher/db/sqlalchemy/__init__.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic.ini'
DEBUG:   adding 'watcher/db/sqlalchemy/api.py'
DEBUG:   adding 'watcher/db/sqlalchemy/job_store.py'
DEBUG:   adding 'watcher/db/sqlalchemy/migration.py'
DEBUG:   adding 'watcher/db/sqlalchemy/models.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/README.rst'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/env.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/script.py.mako'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/versions/001_ocata.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/versions/0f6042416884_add_apscheduler_jobs.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/versions/3cfc94cecf4e_add_name_for_audit.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/versions/4b16194c56bc_add_start_end_time.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/versions/52804f2498c4_add_hostname.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/versions/609bec748f2a_add_force_field.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/versions/a86240e89a29_.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/versions/d098df6021e2_cron_support_for_audit.py'
DEBUG:   adding 'watcher/db/sqlalchemy/alembic/versions/d09a5945e4a0_add_action_description_table.py'
DEBUG:   adding 'watcher/decision_engine/__init__.py'
DEBUG:   adding 'watcher/decision_engine/gmr.py'
DEBUG:   adding 'watcher/decision_engine/manager.py'
DEBUG:   adding 'watcher/decision_engine/rpcapi.py'
DEBUG:   adding 'watcher/decision_engine/scheduling.py'
DEBUG:   adding 'watcher/decision_engine/sync.py'
DEBUG:   adding 'watcher/decision_engine/threading.py'
DEBUG:   adding 'watcher/decision_engine/audit/__init__.py'
DEBUG:   adding 'watcher/decision_engine/audit/base.py'
DEBUG:   adding 'watcher/decision_engine/audit/continuous.py'
DEBUG:   adding 'watcher/decision_engine/audit/event.py'
DEBUG:   adding 'watcher/decision_engine/audit/oneshot.py'
DEBUG:   adding 'watcher/decision_engine/datasources/__init__.py'
DEBUG:   adding 'watcher/decision_engine/datasources/base.py'
DEBUG:   adding 'watcher/decision_engine/datasources/gnocchi.py'
DEBUG:   adding 'watcher/decision_engine/datasources/grafana.py'
DEBUG:   adding 'watcher/decision_engine/datasources/manager.py'
DEBUG:   adding 'watcher/decision_engine/datasources/monasca.py'
DEBUG:   adding 'watcher/decision_engine/datasources/prometheus.py'
DEBUG:   adding 'watcher/decision_engine/datasources/grafana_translator/__init__.py'
DEBUG:   adding 'watcher/decision_engine/datasources/grafana_translator/base.py'
DEBUG:   adding 'watcher/decision_engine/datasources/grafana_translator/influxdb.py'
DEBUG:   adding 'watcher/decision_engine/goal/__init__.py'
DEBUG:   adding 'watcher/decision_engine/goal/base.py'
DEBUG:   adding 'watcher/decision_engine/goal/goals.py'
DEBUG:   adding 'watcher/decision_engine/goal/efficacy/__init__.py'
DEBUG:   adding 'watcher/decision_engine/goal/efficacy/base.py'
DEBUG:   adding 'watcher/decision_engine/goal/efficacy/indicators.py'
DEBUG:   adding 'watcher/decision_engine/goal/efficacy/specs.py'
DEBUG:   adding 'watcher/decision_engine/loading/__init__.py'
DEBUG:   adding 'watcher/decision_engine/loading/default.py'
DEBUG:   adding 'watcher/decision_engine/messaging/__init__.py'
DEBUG:   adding 'watcher/decision_engine/messaging/audit_endpoint.py'
DEBUG:   adding 'watcher/decision_engine/messaging/data_model_endpoint.py'
DEBUG:   adding 'watcher/decision_engine/model/__init__.py'
DEBUG:   adding 'watcher/decision_engine/model/base.py'
DEBUG:   adding 'watcher/decision_engine/model/model_root.py'
DEBUG:   adding 'watcher/decision_engine/model/collector/__init__.py'
DEBUG:   adding 'watcher/decision_engine/model/collector/base.py'
DEBUG:   adding 'watcher/decision_engine/model/collector/cinder.py'
DEBUG:   adding 'watcher/decision_engine/model/collector/ironic.py'
DEBUG:   adding 'watcher/decision_engine/model/collector/manager.py'
DEBUG:   adding 'watcher/decision_engine/model/collector/nova.py'
DEBUG:   adding 'watcher/decision_engine/model/element/__init__.py'
DEBUG:   adding 'watcher/decision_engine/model/element/baremetal_resource.py'
DEBUG:   adding 'watcher/decision_engine/model/element/base.py'
DEBUG:   adding 'watcher/decision_engine/model/element/compute_resource.py'
DEBUG:   adding 'watcher/decision_engine/model/element/instance.py'
DEBUG:   adding 'watcher/decision_engine/model/element/node.py'
DEBUG:   adding 'watcher/decision_engine/model/element/storage_resource.py'
DEBUG:   adding 'watcher/decision_engine/model/element/volume.py'
DEBUG:   adding 'watcher/decision_engine/model/notification/__init__.py'
DEBUG:   adding 'watcher/decision_engine/model/notification/base.py'
DEBUG:   adding 'watcher/decision_engine/model/notification/cinder.py'
DEBUG:   adding 'watcher/decision_engine/model/notification/filtering.py'
DEBUG:   adding 'watcher/decision_engine/model/notification/nova.py'
DEBUG:   adding 'watcher/decision_engine/planner/__init__.py'
DEBUG:   adding 'watcher/decision_engine/planner/base.py'
DEBUG:   adding 'watcher/decision_engine/planner/manager.py'
DEBUG:   adding 'watcher/decision_engine/planner/node_resource_consolidation.py'
DEBUG:   adding 'watcher/decision_engine/planner/weight.py'
DEBUG:   adding 'watcher/decision_engine/planner/workload_stabilization.py'
DEBUG:   adding 'watcher/decision_engine/scope/__init__.py'
DEBUG:   adding 'watcher/decision_engine/scope/baremetal.py'
DEBUG:   adding 'watcher/decision_engine/scope/base.py'
DEBUG:   adding 'watcher/decision_engine/scope/compute.py'
DEBUG:   adding 'watcher/decision_engine/scope/storage.py'
DEBUG:   adding 'watcher/decision_engine/scoring/__init__.py'
DEBUG:   adding 'watcher/decision_engine/scoring/base.py'
DEBUG:   adding 'watcher/decision_engine/scoring/dummy_scorer.py'
DEBUG:   adding 'watcher/decision_engine/scoring/dummy_scoring_container.py'
DEBUG:   adding 'watcher/decision_engine/scoring/scoring_factory.py'
DEBUG:   adding 'watcher/decision_engine/solution/__init__.py'
DEBUG:   adding 'watcher/decision_engine/solution/base.py'
DEBUG:   adding 'watcher/decision_engine/solution/default.py'
DEBUG:   adding 'watcher/decision_engine/solution/efficacy.py'
DEBUG:   adding 'watcher/decision_engine/solution/solution_comparator.py'
DEBUG:   adding 'watcher/decision_engine/solution/solution_evaluator.py'
DEBUG:   adding 'watcher/decision_engine/strategy/__init__.py'
DEBUG:   adding 'watcher/decision_engine/strategy/common/__init__.py'
DEBUG:   adding 'watcher/decision_engine/strategy/common/level.py'
DEBUG:   adding 'watcher/decision_engine/strategy/context/__init__.py'
DEBUG:   adding 'watcher/decision_engine/strategy/context/base.py'
DEBUG:   adding 'watcher/decision_engine/strategy/context/default.py'
DEBUG:   adding 'watcher/decision_engine/strategy/selection/__init__.py'
DEBUG:   adding 'watcher/decision_engine/strategy/selection/base.py'
DEBUG:   adding 'watcher/decision_engine/strategy/selection/default.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/__init__.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/actuation.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/base.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/basic_consolidation.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/dummy_strategy.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/dummy_with_resize.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/dummy_with_scorer.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/host_maintenance.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/node_resource_consolidation.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/noisy_neighbor.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/outlet_temp_control.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/saving_energy.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/storage_capacity_balance.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/uniform_airflow.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/vm_workload_consolidation.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/workload_balance.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/workload_stabilization.py'
DEBUG:   adding 'watcher/decision_engine/strategy/strategies/zone_migration.py'
DEBUG:   adding 'watcher/hacking/__init__.py'
DEBUG:   adding 'watcher/hacking/checks.py'
DEBUG:   adding 'watcher/locale/de/LC_MESSAGES/watcher.po'
DEBUG:   adding 'watcher/locale/en_GB/LC_MESSAGES/watcher.po'
DEBUG:   adding 'watcher/notifications/__init__.py'
DEBUG:   adding 'watcher/notifications/action.py'
DEBUG:   adding 'watcher/notifications/action_plan.py'
DEBUG:   adding 'watcher/notifications/audit.py'
DEBUG:   adding 'watcher/notifications/base.py'
DEBUG:   adding 'watcher/notifications/exception.py'
DEBUG:   adding 'watcher/notifications/goal.py'
DEBUG:   adding 'watcher/notifications/service.py'
DEBUG:   adding 'watcher/notifications/strategy.py'
DEBUG:   adding 'watcher/objects/__init__.py'
DEBUG:   adding 'watcher/objects/action.py'
DEBUG:   adding 'watcher/objects/action_description.py'
DEBUG:   adding 'watcher/objects/action_plan.py'
DEBUG:   adding 'watcher/objects/audit.py'
DEBUG:   adding 'watcher/objects/audit_template.py'
DEBUG:   adding 'watcher/objects/base.py'
DEBUG:   adding 'watcher/objects/efficacy_indicator.py'
DEBUG:   adding 'watcher/objects/fields.py'
DEBUG:   adding 'watcher/objects/goal.py'
DEBUG:   adding 'watcher/objects/scoring_engine.py'
DEBUG:   adding 'watcher/objects/service.py'
DEBUG:   adding 'watcher/objects/strategy.py'
DEBUG:   adding 'watcher/tests/__init__.py'
DEBUG:   adding 'watcher/tests/base.py'
DEBUG:   adding 'watcher/tests/conf_fixture.py'
DEBUG:   adding 'watcher/tests/config.py'
DEBUG:   adding 'watcher/tests/fake_policy.py'
DEBUG:   adding 'watcher/tests/fakes.py'
DEBUG:   adding 'watcher/tests/policy_fixture.py'
DEBUG:   adding 'watcher/tests/test_threading.py'
DEBUG:   adding 'watcher/tests/api/__init__.py'
DEBUG:   adding 'watcher/tests/api/base.py'
DEBUG:   adding 'watcher/tests/api/test_base.py'
DEBUG:   adding 'watcher/tests/api/test_config.py'
DEBUG:   adding 'watcher/tests/api/test_hooks.py'
DEBUG:   adding 'watcher/tests/api/test_root.py'
DEBUG:   adding 'watcher/tests/api/test_scheduling.py'
DEBUG:   adding 'watcher/tests/api/test_utils.py'
DEBUG:   adding 'watcher/tests/api/utils.py'
DEBUG:   adding 'watcher/tests/api/v1/__init__.py'
DEBUG:   adding 'watcher/tests/api/v1/test_actions.py'
DEBUG:   adding 'watcher/tests/api/v1/test_actions_plans.py'
DEBUG:   adding 'watcher/tests/api/v1/test_audit_templates.py'
DEBUG:   adding 'watcher/tests/api/v1/test_audits.py'
DEBUG:   adding 'watcher/tests/api/v1/test_data_model.py'
DEBUG:   adding 'watcher/tests/api/v1/test_goals.py'
DEBUG:   adding 'watcher/tests/api/v1/test_microversions.py'
DEBUG:   adding 'watcher/tests/api/v1/test_root.py'
DEBUG:   adding 'watcher/tests/api/v1/test_scoring_engines.py'
DEBUG:   adding 'watcher/tests/api/v1/test_services.py'
DEBUG:   adding 'watcher/tests/api/v1/test_strategies.py'
DEBUG:   adding 'watcher/tests/api/v1/test_types.py'
DEBUG:   adding 'watcher/tests/api/v1/test_utils.py'
DEBUG:   adding 'watcher/tests/api/v1/test_webhooks.py'
DEBUG:   adding 'watcher/tests/applier/__init__.py'
DEBUG:   adding 'watcher/tests/applier/test_applier_manager.py'
DEBUG:   adding 'watcher/tests/applier/test_rpcapi.py'
DEBUG:   adding 'watcher/tests/applier/test_sync.py'
DEBUG:   adding 'watcher/tests/applier/action_plan/__init__.py'
DEBUG:   adding 'watcher/tests/applier/action_plan/test_default_action_handler.py'
DEBUG:   adding 'watcher/tests/applier/actions/__init__.py'
DEBUG:   adding 'watcher/tests/applier/actions/test_change_node_power_state.py'
DEBUG:   adding 'watcher/tests/applier/actions/test_change_nova_service_state.py'
DEBUG:   adding 'watcher/tests/applier/actions/test_migration.py'
DEBUG:   adding 'watcher/tests/applier/actions/test_resize.py'
DEBUG:   adding 'watcher/tests/applier/actions/test_sleep.py'
DEBUG:   adding 'watcher/tests/applier/actions/test_volume_migration.py'
DEBUG:   adding 'watcher/tests/applier/actions/loading/__init__.py'
DEBUG:   adding 'watcher/tests/applier/actions/loading/test_default_actions_loader.py'
DEBUG:   adding 'watcher/tests/applier/messaging/__init__.py'
DEBUG:   adding 'watcher/tests/applier/messaging/test_trigger_action_plan_endpoint.py'
DEBUG:   adding 'watcher/tests/applier/workflow_engine/__init__.py'
DEBUG:   adding 'watcher/tests/applier/workflow_engine/test_default_workflow_engine.py'
DEBUG:   adding 'watcher/tests/applier/workflow_engine/test_taskflow_action_container.py'
DEBUG:   adding 'watcher/tests/applier/workflow_engine/loading/__init__.py'
DEBUG:   adding 'watcher/tests/applier/workflow_engine/loading/test_default_engine_loader.py'
DEBUG:   adding 'watcher/tests/cmd/__init__.py'
DEBUG:   adding 'watcher/tests/cmd/test_api.py'
DEBUG:   adding 'watcher/tests/cmd/test_applier.py'
DEBUG:   adding 'watcher/tests/cmd/test_db_manage.py'
DEBUG:   adding 'watcher/tests/cmd/test_decision_engine.py'
DEBUG:   adding 'watcher/tests/cmd/test_status.py'
DEBUG:   adding 'watcher/tests/common/__init__.py'
DEBUG:   adding 'watcher/tests/common/test_cinder_helper.py'
DEBUG:   adding 'watcher/tests/common/test_clients.py'
DEBUG:   adding 'watcher/tests/common/test_ironic_helper.py'
DEBUG:   adding 'watcher/tests/common/test_nova_helper.py'
DEBUG:   adding 'watcher/tests/common/test_placement_helper.py'
DEBUG:   adding 'watcher/tests/common/test_scheduling.py'
DEBUG:   adding 'watcher/tests/common/test_service.py'
DEBUG:   adding 'watcher/tests/common/test_utils.py'
DEBUG:   adding 'watcher/tests/common/loader/__init__.py'
DEBUG:   adding 'watcher/tests/common/loader/test_loader.py'
DEBUG:   adding 'watcher/tests/common/metal_helper/__init__.py'
DEBUG:   adding 'watcher/tests/common/metal_helper/test_base.py'
DEBUG:   adding 'watcher/tests/common/metal_helper/test_factory.py'
DEBUG:   adding 'watcher/tests/common/metal_helper/test_ironic.py'
DEBUG:   adding 'watcher/tests/common/metal_helper/test_maas.py'
DEBUG:   adding 'watcher/tests/conf/__init__.py'
DEBUG:   adding 'watcher/tests/conf/test_list_opts.py'
DEBUG:   adding 'watcher/tests/db/__init__.py'
DEBUG:   adding 'watcher/tests/db/base.py'
DEBUG:   adding 'watcher/tests/db/test_action.py'
DEBUG:   adding 'watcher/tests/db/test_action_description.py'
DEBUG:   adding 'watcher/tests/db/test_action_plan.py'
DEBUG:   adding 'watcher/tests/db/test_audit.py'
DEBUG:   adding 'watcher/tests/db/test_audit_template.py'
DEBUG:   adding 'watcher/tests/db/test_efficacy_indicator.py'
DEBUG:   adding 'watcher/tests/db/test_goal.py'
DEBUG:   adding 'watcher/tests/db/test_purge.py'
DEBUG:   adding 'watcher/tests/db/test_scoring_engine.py'
DEBUG:   adding 'watcher/tests/db/test_service.py'
DEBUG:   adding 'watcher/tests/db/test_strategy.py'
DEBUG:   adding 'watcher/tests/db/utils.py'
DEBUG:   adding 'watcher/tests/decision_engine/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/fake_goals.py'
DEBUG:   adding 'watcher/tests/decision_engine/fake_metal_helper.py'
DEBUG:   adding 'watcher/tests/decision_engine/fake_strategies.py'
DEBUG:   adding 'watcher/tests/decision_engine/test_gmr.py'
DEBUG:   adding 'watcher/tests/decision_engine/test_rpcapi.py'
DEBUG:   adding 'watcher/tests/decision_engine/test_scheduling.py'
DEBUG:   adding 'watcher/tests/decision_engine/test_sync.py'
DEBUG:   adding 'watcher/tests/decision_engine/audit/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/audit/test_audit_handlers.py'
DEBUG:   adding 'watcher/tests/decision_engine/cluster/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/cluster/test_cinder_cdmc.py'
DEBUG:   adding 'watcher/tests/decision_engine/cluster/test_cluster_data_model_collector.py'
DEBUG:   adding 'watcher/tests/decision_engine/cluster/test_nova_cdmc.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/test_base.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/test_gnocchi_helper.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/test_grafana_helper.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/test_manager.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/test_monasca_helper.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/test_prometheus_helper.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/grafana_translators/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/grafana_translators/test_base.py'
DEBUG:   adding 'watcher/tests/decision_engine/datasources/grafana_translators/test_influxdb.py'
DEBUG:   adding 'watcher/tests/decision_engine/event_consumer/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/loading/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/loading/test_collector_loader.py'
DEBUG:   adding 'watcher/tests/decision_engine/loading/test_default_planner_loader.py'
DEBUG:   adding 'watcher/tests/decision_engine/loading/test_default_strategy_loader.py'
DEBUG:   adding 'watcher/tests/decision_engine/loading/test_goal_loader.py'
DEBUG:   adding 'watcher/tests/decision_engine/messaging/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/messaging/test_audit_endpoint.py'
DEBUG:   adding 'watcher/tests/decision_engine/messaging/test_data_model_endpoint.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/faker_cluster_and_metrics.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/faker_cluster_state.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/gnocchi_metrics.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/monasca_metrics.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/test_element.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/test_model.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/ironic_scenario_1.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_1.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_10.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_1_with_1_node_unavailable.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_1_with_all_instances_exclude.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_1_with_all_nodes_disable.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_1_with_metrics.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_2_with_metrics.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_3_with_2_nodes.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_3_with_metrics.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_4_with_1_node_no_instance.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_5_with_instance_disk_0.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_6_with_2_nodes.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_7_with_2_nodes.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_8_with_4_nodes.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/scenario_9_with_3_active_plus_1_disabled_nodes.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/data/storage_scenario_1.xml'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/fake_managers.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/test_cinder_notifications.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/test_notifications.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/test_nova_notifications.py'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/capacity.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-create-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-delete-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-live_migration_force_complete-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-live_migration_post-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-lock.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-pause-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-power_off-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-power_on-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-rebuild-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-rescue-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-resize_confirm-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-restore-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-resume-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-shelve-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-shutdown-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-soft_delete-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-suspend-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-unlock.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-unpause-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-unrescue-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-unshelve-end.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/instance-update.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario3_instance-update.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario3_notfound_instance-update.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario3_notfound_legacy_instance-update.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario3_service-update-disabled.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario3_service-update-enabled.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_bootable-volume-create.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_capacity.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_node_notfound.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_capacity_pool_notfound.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_error-volume-create.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_volume-attach.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_volume-create_pool_notfound.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_volume-delete.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_volume-detach.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_volume-resize.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/scenario_1_volume-update.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/service-create.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/service-delete.json'
DEBUG:   adding 'watcher/tests/decision_engine/model/notification/data/service-update.json'
DEBUG:   adding 'watcher/tests/decision_engine/planner/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/planner/test_node_resource_consolidation.py'
DEBUG:   adding 'watcher/tests/decision_engine/planner/test_planner_manager.py'
DEBUG:   adding 'watcher/tests/decision_engine/planner/test_weight_planner.py'
DEBUG:   adding 'watcher/tests/decision_engine/planner/test_workload_stabilization_planner.py'
DEBUG:   adding 'watcher/tests/decision_engine/scope/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/scope/fake_scopes.py'
DEBUG:   adding 'watcher/tests/decision_engine/scope/test_baremetal.py'
DEBUG:   adding 'watcher/tests/decision_engine/scope/test_compute.py'
DEBUG:   adding 'watcher/tests/decision_engine/scope/test_storage.py'
DEBUG:   adding 'watcher/tests/decision_engine/scoring/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/scoring/test_dummy_scorer.py'
DEBUG:   adding 'watcher/tests/decision_engine/scoring/test_dummy_scoring_container.py'
DEBUG:   adding 'watcher/tests/decision_engine/scoring/test_scoring_factory.py'
DEBUG:   adding 'watcher/tests/decision_engine/solution/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/solution/test_default_solution.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/context/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/context/test_strategy_context.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/selector/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/selector/test_strategy_selector.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/__init__.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_actuator.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_base.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_basic_consolidation.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_dummy_strategy.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_dummy_with_scorer.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_host_maintenance.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_node_resource_consolidation.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_noisy_neighbor.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_outlet_temp_control.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_saving_energy.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_storage_capacity_balance.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_strategy_endpoint.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_uniform_airflow.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_vm_workload_consolidation.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_workload_balance.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_workload_stabilization.py'
DEBUG:   adding 'watcher/tests/decision_engine/strategy/strategies/test_zone_migration.py'
DEBUG:   adding 'watcher/tests/notifications/__init__.py'
DEBUG:   adding 'watcher/tests/notifications/test_action_notification.py'
DEBUG:   adding 'watcher/tests/notifications/test_action_plan_notification.py'
DEBUG:   adding 'watcher/tests/notifications/test_audit_notification.py'
DEBUG:   adding 'watcher/tests/notifications/test_notification.py'
DEBUG:   adding 'watcher/tests/notifications/test_service_notifications.py'
DEBUG:   adding 'watcher/tests/objects/__init__.py'
DEBUG:   adding 'watcher/tests/objects/test_action.py'
DEBUG:   adding 'watcher/tests/objects/test_action_description.py'
DEBUG:   adding 'watcher/tests/objects/test_action_plan.py'
DEBUG:   adding 'watcher/tests/objects/test_audit.py'
DEBUG:   adding 'watcher/tests/objects/test_audit_template.py'
DEBUG:   adding 'watcher/tests/objects/test_efficacy_indicator.py'
DEBUG:   adding 'watcher/tests/objects/test_goal.py'
DEBUG:   adding 'watcher/tests/objects/test_objects.py'
DEBUG:   adding 'watcher/tests/objects/test_scoring_engine.py'
DEBUG:   adding 'watcher/tests/objects/test_service.py'
DEBUG:   adding 'watcher/tests/objects/test_strategy.py'
DEBUG:   adding 'watcher/tests/objects/utils.py'
DEBUG:   adding 'watcher/wsgi/__init__.py'
DEBUG:   adding 'watcher/wsgi/api.py'
DEBUG:   adding 'python_watcher-14.1.0.dev21.dist-info/AUTHORS'
DEBUG:   adding 'python_watcher-14.1.0.dev21.dist-info/LICENSE'
DEBUG:   adding 'python_watcher-14.1.0.dev21.dist-info/METADATA'
DEBUG:   adding 'python_watcher-14.1.0.dev21.dist-info/WHEEL'
DEBUG:   adding 'python_watcher-14.1.0.dev21.dist-info/entry_points.txt'
DEBUG:   adding 'python_watcher-14.1.0.dev21.dist-info/pbr.json'
DEBUG:   adding 'python_watcher-14.1.0.dev21.dist-info/top_level.txt'
DEBUG:   adding 'python_watcher-14.1.0.dev21.dist-info/RECORD'
DEBUG:   removing build/bdist.linux-x86_64/wheel
DEBUG:   Building wheel for python-watcher (pyproject.toml): finished with status 'done'
DEBUG:   Created wheel for python-watcher: filename=python_watcher-14.1.0.dev21-py3-none-any.whl size=841510 sha256=64ef0ca3dec3897b97ce51ea3bcabad96c6703d8400a30c9f368b80f62d1c61a
DEBUG:   Stored in directory: /builddir/.cache/pip/wheels/24/66/6a/9709b4af390c1d8ced5eec839ac083f91883860193edec7ca6
DEBUG: Successfully built python-watcher
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73lHlz
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + '[' /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64 '!=' / ']'
DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64
DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64
DEBUG: + mkdir -p /builddir/build/BUILDROOT
DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CFLAGS
DEBUG: + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + export CXXFLAGS
DEBUG: + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FFLAGS
DEBUG: + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   -I/usr/lib64/gfortran/modules '
DEBUG: + export FCFLAGS
DEBUG: + VALAFLAGS=-g
DEBUG: + export VALAFLAGS
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + export LDFLAGS
DEBUG: + LT_SYS_LIBRARY_PATH=/usr/lib64:
DEBUG: + export LT_SYS_LIBRARY_PATH
DEBUG: + CC=gcc
DEBUG: + export CC
DEBUG: + CXX=g++
DEBUG: + export CXX
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: ++ ls /builddir/build/BUILD/python-watcher-14.1.0.dev21/pyproject-wheeldir/python_watcher-14.1.0.dev21-py3-none-any.whl
DEBUG: ++ xargs basename --multiple
DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/'
DEBUG: + specifier=python_watcher==14.1.0.dev21
DEBUG: + '[' -z python_watcher==14.1.0.dev21 ']'
DEBUG: + TMPDIR=/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir
DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/python-watcher-14.1.0.dev21/pyproject-wheeldir python_watcher==14.1.0.dev21
DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12)
DEBUG: Looking in links: /builddir/build/BUILD/python-watcher-14.1.0.dev21/pyproject-wheeldir
DEBUG: Processing ./pyproject-wheeldir/python_watcher-14.1.0.dev21-py3-none-any.whl
DEBUG: Installing collected packages: python_watcher
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-api to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-applier to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-db-manage to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-decision-engine to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-status to 755
DEBUG:   changing mode of /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-sync to 755
DEBUG: Successfully installed python_watcher-14.1.0.dev21
DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin ']'
DEBUG: + '[' -z sP ']'
DEBUG: + shebang_flags=-kasP
DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kasP /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-api /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-api-wsgi /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-applier /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-db-manage /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-decision-engine /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-status /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-sync
DEBUG: /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-api: updating
DEBUG: /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-api-wsgi: updating
DEBUG: /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-applier: updating
DEBUG: /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-db-manage: updating
DEBUG: /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-decision-engine: updating
DEBUG: /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-status: updating
DEBUG: /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-sync: updating
DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/__pycache__
DEBUG: + rm -f /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-ghost-distinfo
DEBUG: + site_dirs=()
DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12/site-packages ']'
DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages")
DEBUG: + '[' /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12/site-packages ']'
DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib64/python3.12/site-packages ']'
DEBUG: + for site_dir in ${site_dirs[@]}
DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64$site_dir/*.dist-info
DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/python_watcher-14.1.0.dev21.dist-info'
DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12/site-packages/python_watcher-14.1.0.dev21.dist-info/INSTALLER
DEBUG: + PYTHONPATH=/usr/lib/rpm/redhat
DEBUG: + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12/site-packages/python_watcher-14.1.0.dev21.dist-info/RECORD --output /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-record
DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12/site-packages/python_watcher-14.1.0.dev21.dist-info/RECORD
DEBUG: removed '/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12/site-packages/python_watcher-14.1.0.dev21.dist-info/RECORD'
DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12/site-packages/python_watcher-14.1.0.dev21.dist-info/REQUESTED
DEBUG: removed '/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12/site-packages/python_watcher-14.1.0.dev21.dist-info/REQUESTED'
DEBUG: ++ wc -l /builddir/build/BUILD/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64-pyproject-ghost-distinfo
DEBUG: ++ cut -f1 '-d '
DEBUG: + lines=1
DEBUG: + '[' 1 -ne 1 ']'
DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64//usr/lib/python3.12/site-packages
DEBUG: + oslo-config-generator --config-file etc/watcher/oslo-config-generator/watcher.conf --output-file etc/watcher.conf.sample
DEBUG: ERROR:stevedore.extension:Could not load 'taskflow': module 'watcher.objects' has no attribute 'action_plan'
DEBUG: /usr/lib/python3.12/site-packages/oslo_config/types.py:57: UserWarning: converting '1' to a string
DEBUG:   warnings.warn('converting \'%s\' to a string' % str_val)
DEBUG: + sed -i '/#pybasedir.*/d' etc/watcher.conf.sample
DEBUG: + TOX_TESTENV_PASSENV='*'
DEBUG: + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v3 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2   '
DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
DEBUG: + PATH=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12/site-packages
DEBUG: + PYTHONDONTWRITEBYTECODE=1
DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/python-watcher-14.1.0.dev21/.pyproject-builddir'
DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4
DEBUG: + HOSTNAME=rpmbuild
DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e docs
DEBUG: Running Sphinx v7.2.6
DEBUG: loading stevedore.sphinxext
DEBUG: [openstackdocstheme] version: 3.0.0
DEBUG: [openstackdocstheme] connecting html-page-context event handler
DEBUG: making output directory... done
DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/python-watcher-14.1.0.dev21/doc/source/../../etc/watcher/oslo-config-generator/watcher.conf
DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/python-watcher-14.1.0.dev21/doc/source/_static/watcher.conf.sample
DEBUG: /usr/lib/python3.12/site-packages/oslo_config/types.py:57: UserWarning: converting '1' to a string
DEBUG:   warnings.warn('converting \'%s\' to a string' % str_val)
DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme
DEBUG: [openstackdocstheme] no /builddir/build/BUILD/python-watcher-14.1.0.dev21/.gitreview found
DEBUG: building [mo]: targets for 0 po files that are out of date
DEBUG: writing output... 
DEBUG: building [html]: targets for 64 source files that are out of date
DEBUG: updating environment: [new config] 64 added, 0 changed, 0 removed
DEBUG: reading sources... [  2%] admin/apache-mod-wsgi
reading sources... [  3%] admin/gmr
reading sources... [  5%] admin/index
reading sources... [  6%] admin/policy
reading sources... [  8%] architecture
reading sources... [  9%] configuration/configuring
reading sources... [ 11%] configuration/index
reading sources... [ 12%] configuration/watcher
loading config file etc/watcher/oslo-config-generator/watcher.conf
DEBUG: reading sources... [ 14%] contributor/api_microversion_history
reading sources... [ 16%] contributor/concurrency
reading sources... [ 17%] contributor/contributing
reading sources... [ 19%] contributor/devstack
reading sources... [ 20%] contributor/environment
reading sources... [ 22%] contributor/index
reading sources... [ 23%] contributor/notifications
reading sources... [ 25%] contributor/plugin/action-plugin
reading sources... [ 27%] contributor/plugin/base-setup
reading sources... [ 28%] contributor/plugin/cdmc-plugin
reading sources... [ 30%] contributor/plugin/goal-plugin
reading sources... [ 31%] contributor/plugin/index
reading sources... [ 33%] contributor/plugin/planner-plugin
reading sources... [ 34%] contributor/plugin/plugins
documenting plugins from 'watcher_goals'
DEBUG: documenting plugins from 'watcher_scoring_engines'
DEBUG: documenting plugins from 'watcher_scoring_engine_containers'
DEBUG: documenting plugins from 'watcher_strategies'
DEBUG: documenting plugins from 'watcher_actions'
DEBUG: documenting plugins from 'watcher_workflow_engines'
DEBUG: documenting plugins from 'watcher_planners'
DEBUG: documenting plugins from 'watcher_cluster_data_model_collectors'
DEBUG: reading sources... [ 36%] contributor/plugin/scoring-engine-plugin
reading sources... [ 38%] contributor/plugin/strategy-plugin
reading sources... [ 39%] contributor/rally_link
reading sources... [ 41%] contributor/testing
reading sources... [ 42%] datasources/grafana
reading sources... [ 44%] datasources/index
reading sources... [ 45%] datasources/prometheus
reading sources... [ 47%] glossary
reading sources... [ 48%] index
reading sources... [ 50%] install/common_configure
reading sources... [ 52%] install/common_prerequisites
reading sources... [ 53%] install/get_started
reading sources... [ 55%] install/index
reading sources... [ 56%] install/install
reading sources... [ 58%] install/install-rdo
reading sources... [ 59%] install/install-ubuntu
reading sources... [ 61%] install/next-steps
reading sources... [ 62%] install/verify
reading sources... [ 64%] man/index
reading sources... [ 66%] man/watcher-api
reading sources... [ 67%] man/watcher-applier
reading sources... [ 69%] man/watcher-db-manage
reading sources... [ 70%] man/watcher-decision-engine
reading sources... [ 72%] man/watcher-status
reading sources... [ 73%] strategies/actuation
reading sources... [ 75%] strategies/basic-server-consolidation
reading sources... [ 77%] strategies/host_maintenance
reading sources... [ 78%] strategies/index
reading sources... [ 80%] strategies/node_resource_consolidation
reading sources... [ 81%] strategies/noisy_neighbor
reading sources... [ 83%] strategies/outlet_temp_control
reading sources... [ 84%] strategies/saving_energy
reading sources... [ 86%] strategies/storage_capacity_balance
reading sources... [ 88%] strategies/uniform_airflow
reading sources... [ 89%] strategies/vm_workload_consolidation
reading sources... [ 91%] strategies/workload-stabilization
reading sources... [ 92%] strategies/workload_balance
reading sources... [ 94%] strategies/zone_migration
reading sources... [ 95%] user/event_type_audit
reading sources... [ 97%] user/index
reading sources... [ 98%] user/user-guide
reading sources... [100%] user/ways-to-install
DEBUG: looking for now-outdated files... none found
DEBUG: pickling environment... done
DEBUG: checking consistency... done
DEBUG: preparing documents... done
DEBUG: copying assets... copying static files... done
DEBUG: copying extra files... done
DEBUG: done
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  2%] admin/apache-mod-wsgi
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  3%] admin/gmr
writing output... [  5%] admin/index
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [  6%] admin/policy
writing output... [  8%] architecture
writing output... [  9%] configuration/configuring
writing output... [ 11%] configuration/index
writing output... [ 12%] configuration/watcher
/usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: writing output... [ 14%] contributor/api_microversion_history
writing output... [ 16%] contributor/concurrency
writing output... [ 17%] contributor/contributing
writing output... [ 19%] contributor/devstack
writing output... [ 20%] contributor/environment
writing output... [ 22%] contributor/index
writing output... [ 23%] contributor/notifications
writing output... [ 25%] contributor/plugin/action-plugin
writing output... [ 27%] contributor/plugin/base-setup
writing output... [ 28%] contributor/plugin/cdmc-plugin
writing output... [ 30%] contributor/plugin/goal-plugin
writing output... [ 31%] contributor/plugin/index
writing output... [ 33%] contributor/plugin/planner-plugin
writing output... [ 34%] contributor/plugin/plugins
writing output... [ 36%] contributor/plugin/scoring-engine-plugin
writing output... [ 38%] contributor/plugin/strategy-plugin
writing output... [ 39%] contributor/rally_link
writing output... [ 41%] contributor/testing
writing output... [ 42%] datasources/grafana
writing output... [ 44%] datasources/index
writing output... [ 45%] datasources/prometheus
writing output... [ 47%] glossary
writing output... [ 48%] index
writing output... [ 50%] install/common_configure
writing output... [ 52%] install/common_prerequisites
writing output... [ 53%] install/get_started
writing output... [ 55%] install/index
writing output... [ 56%] install/install
writing output... [ 58%] install/install-rdo
writing output... [ 59%] install/install-ubuntu
writing output... [ 61%] install/next-steps
writing output... [ 62%] install/verify
writing output... [ 64%] man/index
writing output... [ 66%] man/watcher-api
writing output... [ 67%] man/watcher-applier
writing output... [ 69%] man/watcher-db-manage
writing output... [ 70%] man/watcher-decision-engine
writing output... [ 72%] man/watcher-status
writing output... [ 73%] strategies/actuation
writing output... [ 75%] strategies/basic-server-consolidation
writing output... [ 77%] strategies/host_maintenance
writing output... [ 78%] strategies/index
writing output... [ 80%] strategies/node_resource_consolidation
writing output... [ 81%] strategies/noisy_neighbor
writing output... [ 83%] strategies/outlet_temp_control
writing output... [ 84%] strategies/saving_energy
writing output... [ 86%] strategies/storage_capacity_balance
writing output... [ 88%] strategies/uniform_airflow
writing output... [ 89%] strategies/vm_workload_consolidation
writing output... [ 91%] strategies/workload-stabilization
writing output... [ 92%] strategies/workload_balance
writing output... [ 94%] strategies/zone_migration
writing output... [ 95%] user/event_type_audit
writing output... [ 97%] user/index
writing output... [ 98%] user/user-guide
writing output... [100%] user/ways-to-install
DEBUG: /usr/lib/python3.12/site-packages/openstackdocstheme/page_context.py:70: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead.
DEBUG:   src_file = full_src_file[len(app.builder.env.srcdir):].lstrip('/')
DEBUG: generating indices... genindex done
DEBUG: highlighting module code... [ 14%] watcher.applier.actions.base
[openstackdocstheme] could not determine last_updated for '_modules/watcher/applier/actions/base'
DEBUG: highlighting module code... [ 29%] watcher.decision_engine.goal.base
[openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/goal/base'
DEBUG: highlighting module code... [ 43%] watcher.decision_engine.model.base
[openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/model/base'
DEBUG: highlighting module code... [ 57%] watcher.decision_engine.model.collector.base
[openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/model/collector/base'
DEBUG: highlighting module code... [ 71%] watcher.decision_engine.planner.base
[openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/planner/base'
DEBUG: highlighting module code... [ 86%] watcher.decision_engine.scoring.base
[openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/scoring/base'
DEBUG: highlighting module code... [100%] watcher.decision_engine.strategy.strategies.base
[openstackdocstheme] could not determine last_updated for '_modules/watcher/decision_engine/strategy/strategies/base'
DEBUG: [openstackdocstheme] could not determine last_updated for '_modules/index'
DEBUG: writing additional pages... search done
DEBUG: copying images... [  8%] images/architecture.svg
copying images... [ 15%] images/sequence_architecture_cdmc_sync.png
copying images... [ 23%] images/functional_data_model.svg
copying images... [ 31%] images/watcher_db_schema_diagram.png
copying images... [ 38%] images/sequence_create_audit_template.png
copying images... [ 46%] images/sequence_create_and_launch_audit.png
copying images... [ 54%] images/sequence_trigger_audit_in_decision_engine.png
copying images... [ 62%] images/sequence_from_audit_execution_to_actionplan_creation.png
copying images... [ 69%] images/sequence_launch_action_plan.png
copying images... [ 77%] images/sequence_launch_action_plan_in_applier.png
copying images... [ 85%] images/audit_state_machine.png
copying images... [ 92%] images/action_plan_state_machine.png
copying images... [100%] images/sequence_overview_watcher_usage.png
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:   docs: OK (7.36 seconds)
DEBUG:   congratulations :) (7.43 seconds)
DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo
DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/etc/watcher/
DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/var/log/watcher
DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/var/run/watcher
DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/var/cache/watcher
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-watcher-api.service /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/systemd/system/openstack-watcher-api.service
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-watcher-applier.service /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/systemd/system/openstack-watcher-applier.service
DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-watcher-decision-engine.service /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/systemd/system/openstack-watcher-decision-engine.service
DEBUG: + install -p -D -m 640 etc/watcher.conf.sample /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/etc/watcher/watcher.conf
DEBUG: + chmod +x /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-api /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-api-wsgi /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-applier /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-db-manage /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-decision-engine /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-status /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/bin/watcher-sync
DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/etc/watcher.conf.sample
DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/etc/watcher/README-watcher.conf.txt
DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/etc/watcher/oslo-config-generator
DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/etc
DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 14.1.0-0.20250506125909.77e7e4e.el10 --unique-debug-suffix -14.1.0-0.20250506125909.77e7e4e.el10.x86_64 --unique-debug-src-base openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/python-watcher-14.1.0.dev21
DEBUG: find-debuginfo: starting
DEBUG: Extracting debug info from 0 files
DEBUG: Creating .debug symlinks for symlinks to ELF files
DEBUG: find: ‘debug’: No such file or directory
DEBUG: find-debuginfo: done
DEBUG: + /usr/lib/rpm/check-buildroot
DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig
DEBUG: + /usr/lib/rpm/brp-compress
DEBUG: + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
DEBUG: + /usr/lib/rpm/check-rpaths
DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs
DEBUG: + /usr/lib/rpm/brp-remove-la-files
DEBUG: + /usr/lib/rpm/redhat/brp-python-rpm-in-distinfo
DEBUG: + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j4
DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/lib/python3.12 using python3.12
DEBUG: Not clamping source mtimes, $SOURCE_DATE_EPOCH not set
DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink
DEBUG: Processing files: python3-watcher-14.1.0-0.20250506125909.77e7e4e.el10.noarch
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EmP1o9
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/python3-watcher
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/python3-watcher
DEBUG: + cp -pr /builddir/build/BUILD/python-watcher-14.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/python3-watcher
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: python-watcher = 14.1.0-0.20250506125909.77e7e4e.el10 python3-watcher = 14.1.0-0.20250506125909.77e7e4e.el10 python3.12-watcher = 14.1.0-0.20250506125909.77e7e4e.el10 python3.12dist(python-watcher) = 14.1~~dev21 python3dist(python-watcher) = 14.1~~dev21
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.12 python3.12dist(apscheduler) >= 3.5.1 python3.12dist(croniter) >= 0.3.20 python3.12dist(eventlet) >= 0.27 python3.12dist(futurist) >= 1.8 python3.12dist(gnocchiclient) >= 7.0.1 python3.12dist(jsonpatch) >= 1.21 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystoneauth1) >= 3.4 python3.12dist(keystonemiddleware) >= 4.21 python3.12dist(lxml) >= 4.5.1 python3.12dist(microversion-parse) >= 0.2.1 python3.12dist(networkx) >= 2.4 python3.12dist(os-resource-classes) >= 0.4 python3.12dist(oslo-cache) >= 1.29 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-context) >= 2.21 python3.12dist(oslo-db) >= 4.44 python3.12dist(oslo-i18n) >= 3.20 python3.12dist(oslo-log) >= 3.37 python3.12dist(oslo-messaging) >= 14.1 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-reports) >= 1.27 python3.12dist(oslo-serialization) >= 2.25 python3.12dist(oslo-service) >= 1.30 python3.12dist(oslo-upgradecheck) >= 1.3 python3.12dist(oslo-utils) >= 7 python3.12dist(oslo-versionedobjects) >= 1.32 python3.12dist(pastedeploy) >= 1.5.2 python3.12dist(pbr) >= 3.1.1 python3.12dist(pecan) >= 1.3.2 python3.12dist(prettytable) >= 0.7.2 python3.12dist(python-cinderclient) >= 3.5 python3.12dist(python-glanceclient) >= 2.9.1 python3.12dist(python-ironicclient) >= 2.5 python3.12dist(python-keystoneclient) >= 3.15 python3.12dist(python-monascaclient) >= 1.12 python3.12dist(python-neutronclient) >= 6.7 python3.12dist(python-novaclient) >= 14.1 python3.12dist(python-observabilityclient) >= 0.3 python3.12dist(python-openstackclient) >= 3.14 python3.12dist(sqlalchemy) >= 1.2.5 python3.12dist(stevedore) >= 1.28 python3.12dist(taskflow) >= 3.8 python3.12dist(webob) >= 1.8.5 python3.12dist(wsme) >= 0.9.2
DEBUG: Obsoletes: python3.12-watcher < 14.1.0-0.20250506125909.77e7e4e.el10
DEBUG: Processing files: openstack-watcher-common-14.1.0-0.20250506125909.77e7e4e.el10.noarch
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8hhXr1
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-common
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-common
DEBUG: + cp -pr /builddir/build/BUILD/python-watcher-14.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-common
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: config(openstack-watcher-common) = 14.1.0-0.20250506125909.77e7e4e.el10 openstack-watcher-common = 14.1.0-0.20250506125909.77e7e4e.el10
DEBUG: Requires(interp): /bin/sh
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(pre): /bin/sh
DEBUG: Requires: /usr/bin/python3
DEBUG: Recommends: group(watcher) user(watcher)
DEBUG: OrderWithRequires: systemd systemd systemd
DEBUG: Processing files: openstack-watcher-api-14.1.0-0.20250506125909.77e7e4e.el10.noarch
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.pqCPuI
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-api
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-api
DEBUG: + cp -pr /builddir/build/BUILD/python-watcher-14.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-api
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: openstack-watcher-api = 14.1.0-0.20250506125909.77e7e4e.el10
DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(post): /bin/sh
DEBUG: Requires(preun): /bin/sh
DEBUG: Requires(postun): /bin/sh
DEBUG: Requires: /usr/bin/python3
DEBUG: Processing files: openstack-watcher-applier-14.1.0-0.20250506125909.77e7e4e.el10.noarch
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.qUvGWm
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-applier
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-applier
DEBUG: + cp -pr /builddir/build/BUILD/python-watcher-14.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-applier
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: openstack-watcher-applier = 14.1.0-0.20250506125909.77e7e4e.el10
DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(post): /bin/sh
DEBUG: Requires(preun): /bin/sh
DEBUG: Requires(postun): /bin/sh
DEBUG: Requires: /usr/bin/python3
DEBUG: Processing files: openstack-watcher-decision-engine-14.1.0-0.20250506125909.77e7e4e.el10.noarch
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ofrbzH
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-decision-engine
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-decision-engine
DEBUG: + cp -pr /builddir/build/BUILD/python-watcher-14.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-decision-engine
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: openstack-watcher-decision-engine = 14.1.0-0.20250506125909.77e7e4e.el10
DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Requires(post): /bin/sh
DEBUG: Requires(preun): /bin/sh
DEBUG: Requires(postun): /bin/sh
DEBUG: Requires: /usr/bin/python3
DEBUG: Processing files: python3-watcher-tests-unit-14.1.0-0.20250506125909.77e7e4e.el10.noarch
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YM1aUY
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/python3-watcher-tests-unit
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/python3-watcher-tests-unit
DEBUG: + cp -pr /builddir/build/BUILD/python-watcher-14.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/python3-watcher-tests-unit
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: python-watcher-tests-unit = 14.1.0-0.20250506125909.77e7e4e.el10 python3-watcher-tests-unit = 14.1.0-0.20250506125909.77e7e4e.el10 python3.12-watcher-tests-unit = 14.1.0-0.20250506125909.77e7e4e.el10
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.12
DEBUG: Obsoletes: python3.12-watcher-tests-unit < 14.1.0-0.20250506125909.77e7e4e.el10
DEBUG: Processing files: openstack-watcher-doc-14.1.0-0.20250506125909.77e7e4e.el10.noarch
DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vFVbWE
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/doc/openstack-watcher-doc
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export DOCDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/doc/openstack-watcher-doc
DEBUG: + cp -pr /builddir/build/BUILD/python-watcher-14.1.0.dev21/doc/build/html /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/doc/openstack-watcher-doc
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PN7dbY
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-doc
DEBUG: + export LC_ALL=
DEBUG: + LC_ALL=
DEBUG: + export LICENSEDIR
DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-doc
DEBUG: + cp -pr /builddir/build/BUILD/python-watcher-14.1.0.dev21/LICENSE /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64/usr/share/licenses/openstack-watcher-doc
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Provides: openstack-watcher-doc = 14.1.0-0.20250506125909.77e7e4e.el10
DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64
DEBUG: Wrote: /builddir/build/SRPMS/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-common-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-api-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-decision-engine-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-applier-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/python3-watcher-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/python3-watcher-tests-unit-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm
DEBUG: Wrote: /builddir/build/RPMS/openstack-watcher-doc-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm
DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hEDTJg
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + cd python-watcher-14.1.0.dev21
DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.x86_64
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.UEzp1v
DEBUG: + umask 022
DEBUG: + cd /builddir/build/BUILD
DEBUG: + rm -rf /builddir/build/BUILD/python-watcher-14.1.0.dev21-SPECPARTS
DEBUG: + rm -rf python-watcher-14.1.0.dev21 python-watcher-14.1.0.dev21.gemspec
DEBUG: + RPM_EC=0
DEBUG: ++ jobs -p
DEBUG: + exit 0
DEBUG: RPM build warnings:
DEBUG:     source_date_epoch_from_changelog set but %changelog is missing
DEBUG: Child return code was: 0
Finish: rpmbuild openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
DEBUG: Copying packages to result dir
Finish: build phase for openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm
INFO: Done(/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-14.1.0-0.20250506125909.77e7e4e.el10.src.rpm) Config(dlrn-5) 0 minutes 51 seconds
INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
Start(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
INFO: reusing tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root.
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root_cache/
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/dnf_cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: resultdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/results
DEBUG: searching for 'dnf4' package manager or alternatives
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share
DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot
DEBUG: child environment: None
DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/etc
DEBUG: method _make_users skipped in bootstrap
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/.initialized
Finish(bootstrap): chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5
Start: chroot init
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
INFO: mounting tmpfs at /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root.
DEBUG: child environment: None
DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
INFO: calling preinit hooks
INFO: enabled root cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/
Start: unpacking root cache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./dev
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/./var/log
Finish: unpacking root cache
INFO: enabled package manager cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache
DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Architecture:                       x86_64
DEBUG: CPU op-mode(s):                     32-bit, 64-bit
DEBUG: Address sizes:                      40 bits physical, 48 bits virtual
DEBUG: Byte Order:                         Little Endian
DEBUG: CPU(s):                             4
DEBUG: On-line CPU(s) list:                0-3
DEBUG: Vendor ID:                          AuthenticAMD
DEBUG: Model name:                         AMD EPYC-Rome Processor
DEBUG: CPU family:                         23
DEBUG: Model:                              49
DEBUG: Thread(s) per core:                 1
DEBUG: Core(s) per socket:                 1
DEBUG: Socket(s):                          4
DEBUG: Stepping:                           0
DEBUG: BogoMIPS:                           5599.99
DEBUG: Flags:                              fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities
DEBUG: Virtualization:                     AMD-V
DEBUG: Hypervisor vendor:                  KVM
DEBUG: Virtualization type:                full
DEBUG: L1d cache:                          128 KiB (4 instances)
DEBUG: L1i cache:                          128 KiB (4 instances)
DEBUG: L2 cache:                           2 MiB (4 instances)
DEBUG: L3 cache:                           64 MiB (4 instances)
DEBUG: NUMA node(s):                       1
DEBUG: NUMA node0 CPU(s):                  0-3
DEBUG: Vulnerability Gather data sampling: Not affected
DEBUG: Vulnerability Itlb multihit:        Not affected
DEBUG: Vulnerability L1tf:                 Not affected
DEBUG: Vulnerability Mds:                  Not affected
DEBUG: Vulnerability Meltdown:             Not affected
DEBUG: Vulnerability Mmio stale data:      Not affected
DEBUG: Vulnerability Retbleed:             Mitigation; untrained return thunk; SMT disabled
DEBUG: Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
DEBUG: Vulnerability Spec store bypass:    Mitigation; Speculative Store Bypass disabled via prctl
DEBUG: Vulnerability Spectre v1:           Mitigation; usercopy/swapgs barriers and __user pointer sanitization
DEBUG: Vulnerability Spectre v2:           Mitigation; Retpolines, IBPB conditional, STIBP disabled, RSB filling, PBRSB-eIBRS Not affected
DEBUG: Vulnerability Srbds:                Not affected
DEBUG: Vulnerability Tsx async abort:      Not affected
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG:                total        used        free      shared  buff/cache   available
DEBUG: Mem:        16114812     4296720     1796048      958156    11329976    11818092
DEBUG: Swap:       16777212     5460492    11316720
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/df', '-H', '-T', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Filesystem        Type   Size  Used Avail Use% Mounted on
DEBUG: mock_chroot_tmpfs tmpfs  4.3G  840M  3.5G  20% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: /dev/vda4         xfs    549G  220G  330G  40% /
DEBUG: Child return code was: 0
DEBUG: create skeleton dirs
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/lib/dbus
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/tmp/ccache
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/tmp
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum.repos.d
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/run/lock
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/mapper
DEBUG: kernel version == 5.14.0-427.16.1.el9_4.x86_64
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/fstab
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/yum/yum.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf/dnf.conf
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/log/yum.log
DEBUG: rootdir = /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: resultdir = /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust with files from /etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/./extracted
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/source/blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/edk2
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/java
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/openssl
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/ca-trust/extracted/pem/directory-hash
DEBUG: Updating files in /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source with files from /usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./anchors
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/usr/share/pki/ca-trust-source/./blocklist
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/dnf
DEBUG: configure DNF vars
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.36884um6', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos10-master-uc-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['userdel', '-f', 'mockbuild', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupdel', 'mock', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['groupadd', 'mock', '-g', '135', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['useradd', 'mockbuild', '-o', '-u', '1039', '-g', '135', '-N', '-d', '/builddir', '--prefix', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: useradd: warning: the home directory /builddir already exists.
DEBUG: useradd: Not copying any file from skel directory into it.
DEBUG: Creating mailbox file: File exists
DEBUG: Child return code was: 0
DEBUG: touching file: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/.initialized
Finish: chroot init
INFO: Installing built packages
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-applier-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-decision-engine-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-api-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-common-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/python3-watcher-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/python3-watcher-tests-unit-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-doc-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private,mode=0755', 'tmpfs', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/installation-homedir
DEBUG: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-applier-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-decision-engine-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-api-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-common-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/python3-watcher-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/python3-watcher-tests-unit-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-doc-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm']
DEBUG: child environment: None
DEBUG: Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/', '--releasever', '10', '--setopt=deltarpm=False', '--setopt=allow_vendor_change=yes', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-applier-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-decision-engine-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-api-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-common-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/python3-watcher-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/python3-watcher-tests-unit-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37/openstack-watcher-doc-14.1.0-0.20250506125909.77e7e4e.el10.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos10-master-uc-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'} and shell False
DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG: delorean-ansible-role-lunasa-hsm-b43bb87352c5c3 117 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-ironic-1bc466e30a27fe9cba032 163 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-cinder-635bdab2c0d44e95e499a 163 kB/s | 3.0 kB     00:00    
DEBUG: delorean-ansible-collections-openstack-762fee2b 167 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-aodh-4f71fea22cefca753c2a869 144 kB/s | 3.0 kB     00:00    
DEBUG: delorean-diskimage-builder-46321ffb84efdabe7e0d  90 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-nova-a5bcaf69b1a80d4d02fe092 143 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-designate-30d4bfeaf4ea40a85f 151 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-glance-55158e2ac1d2954782396 167 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-keystone-5125d9feed8dc8f9f0a 163 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-manila-5fadf50c80dddd6c1cb16 147 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-neutron-93fd409f55ca912e0288 165 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-octavia-tests-tempest-fd803099c 165 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-watcher-7aabd6dd5a1c2c092d9a 143 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-tcib-e1d305682b4773e6db2865eacf 173 kB/s | 3.0 kB     00:00    
DEBUG: delorean-puppet-mistral-ba711f966c0bc3b29a0f660 177 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-swift-076771462cf5333644170b 177 kB/s | 3.0 kB     00:00    
DEBUG: delorean-openstack-tempest-d12904cde88c96a6b779 169 kB/s | 3.0 kB     00:00    
DEBUG: delorean-python-django-horizon-349bdf83de8ce0d0  96 kB/s | 3.0 kB     00:00    
DEBUG: CentOS Stream 10 - BaseOS                        31 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - AppStream                     46 kB/s | 3.9 kB     00:00    
DEBUG: CentOS Stream 10 - CRB                           17 kB/s | 3.3 kB     00:00    
DEBUG: CentOS Stream 10 - HighAvailability              39 kB/s | 5.0 kB     00:00    
DEBUG: dlrn-master-testing                             162 kB/s | 3.0 kB     00:00    
DEBUG: dlrn-master-build-deps                          154 kB/s | 3.0 kB     00:00    
DEBUG: centos9-rabbitmq                                163 kB/s | 3.0 kB     00:00    
DEBUG: centos10-storage                                 40 kB/s | 3.0 kB     00:00    
DEBUG: NFV SIG OpenvSwitch                              18 kB/s | 3.0 kB     00:00    
DEBUG: Dependencies resolved.
DEBUG: ======================================================================================================================
DEBUG:  Package                             Arch    Version                                Repository                    Size
DEBUG: ======================================================================================================================
DEBUG: Installing:
DEBUG:  openstack-watcher-api               noarch  14.1.0-0.20250506125909.77e7e4e.el10   @commandline                  13 k
DEBUG:  openstack-watcher-applier           noarch  14.1.0-0.20250506125909.77e7e4e.el10   @commandline                  12 k
DEBUG:  openstack-watcher-common            noarch  14.1.0-0.20250506125909.77e7e4e.el10   @commandline                  29 k
DEBUG:  openstack-watcher-decision-engine   noarch  14.1.0-0.20250506125909.77e7e4e.el10   @commandline                  12 k
DEBUG:  openstack-watcher-doc               noarch  14.1.0-0.20250506125909.77e7e4e.el10   @commandline                 1.6 M
DEBUG:  python3-watcher                     noarch  14.1.0-0.20250506125909.77e7e4e.el10   @commandline                 695 k
DEBUG:  python3-watcher-tests-unit          noarch  14.1.0-0.20250506125909.77e7e4e.el10   @commandline                 570 k
DEBUG: Installing dependencies:
DEBUG:  desktop-file-utils                  x86_64  0.26-14.el10                           appstream                     71 k
DEBUG:  double-conversion                   x86_64  3.3.0-4.el10s                          delorean-master-testing       51 k
DEBUG:  emacs-filesystem                    noarch  1:29.4-10.el10                         appstream                     10 k
DEBUG:  groff-base                          x86_64  1.23.0-10.el10                         baseos                       1.1 M
DEBUG:  libburn                             x86_64  1.5.6-6.el10                           appstream                    173 k
DEBUG:  libisoburn                          x86_64  1.5.6-6.el10                           appstream                    430 k
DEBUG:  libisofs                            x86_64  1.5.6-6.el10                           appstream                    235 k
DEBUG:  libsodium                           x86_64  1.0.20-2.el10s                         delorean-master-testing      173 k
DEBUG:  libxslt                             x86_64  1.1.39-6.el10                          appstream                    190 k
DEBUG:  libyaml                             x86_64  0.2.5-16.el10                          baseos                        62 k
DEBUG:  memcached                           x86_64  1.6.23-7.el10                          appstream                    185 k
DEBUG:  ncurses                             x86_64  6.4-14.20240127.el10                   baseos                       423 k
DEBUG:  perl-AutoLoader                     noarch  5.74-513.el10                          appstream                     22 k
DEBUG:  perl-B                              x86_64  1.89-513.el10                          appstream                    178 k
DEBUG:  perl-Carp                           noarch  1.54-511.el10                          baseos                        30 k
DEBUG:  perl-Class-Struct                   noarch  0.68-513.el10                          appstream                     23 k
DEBUG:  perl-Data-Dumper                    x86_64  2.189-512.el10                         baseos                        57 k
DEBUG:  perl-Digest                         noarch  1.20-511.el10                          baseos                        26 k
DEBUG:  perl-Digest-MD5                     x86_64  2.59-6.el10                            baseos                        37 k
DEBUG:  perl-DynaLoader                     x86_64  1.56-513.el10                          appstream                     27 k
DEBUG:  perl-Encode                         x86_64  4:3.21-511.el10                        baseos                       1.1 M
DEBUG:  perl-Errno                          x86_64  1.38-513.el10                          appstream                     16 k
DEBUG:  perl-Exporter                       noarch  5.78-511.el10                          baseos                        32 k
DEBUG:  perl-Fcntl                          x86_64  1.18-513.el10                          appstream                     31 k
DEBUG:  perl-File-Basename                  noarch  2.86-513.el10                          appstream                     18 k
DEBUG:  perl-File-Path                      noarch  2.18-511.el10                          baseos                        36 k
DEBUG:  perl-File-Temp                      noarch  1:0.231.100-512.el10                   baseos                        60 k
DEBUG:  perl-File-stat                      noarch  1.14-513.el10                          appstream                     18 k
DEBUG:  perl-FileHandle                     noarch  2.05-513.el10                          appstream                     16 k
DEBUG:  perl-Getopt-Long                    noarch  1:2.58-3.el10                          baseos                        65 k
DEBUG:  perl-Getopt-Std                     noarch  1.14-513.el10                          appstream                     17 k
DEBUG:  perl-HTTP-Tiny                      noarch  0.088-512.el10                         baseos                        57 k
DEBUG:  perl-IO                             x86_64  1.55-513.el10                          appstream                     81 k
DEBUG:  perl-IO-Socket-IP                   noarch  0.42-512.el10                          baseos                        43 k
DEBUG:  perl-IO-Socket-SSL                  noarch  2.085-3.el10                           baseos                       227 k
DEBUG:  perl-IPC-Open3                      noarch  1.22-513.el10                          appstream                     23 k
DEBUG:  perl-MIME-Base64                    x86_64  3.16-511.el10                          baseos                        31 k
DEBUG:  perl-Mozilla-CA                     noarch  20231213-5.el10                        baseos                        15 k
DEBUG:  perl-Net-SSLeay                     x86_64  1.94-7.el10                            baseos                       381 k
DEBUG:  perl-POSIX                          x86_64  2.20-513.el10                          appstream                     98 k
DEBUG:  perl-PathTools                      x86_64  3.91-512.el10                          baseos                        85 k
DEBUG:  perl-Pod-Escapes                    noarch  1:1.07-511.el10                        baseos                        21 k
DEBUG:  perl-Pod-Perldoc                    noarch  3.28.01-512.el10                       baseos                        84 k
DEBUG:  perl-Pod-Simple                     noarch  1:3.45-511.el10                        baseos                       218 k
DEBUG:  perl-Pod-Usage                      noarch  4:2.03-511.el10                        baseos                        41 k
DEBUG:  perl-Scalar-List-Utils              x86_64  5:1.63-511.el10                        baseos                        74 k
DEBUG:  perl-SelectSaver                    noarch  1.02-513.el10                          appstream                     13 k
DEBUG:  perl-Socket                         x86_64  4:2.038-511.el10                       baseos                        56 k
DEBUG:  perl-Storable                       x86_64  1:3.32-511.el10                        baseos                        99 k
DEBUG:  perl-Symbol                         noarch  1.09-513.el10                          appstream                     15 k
DEBUG:  perl-Term-ANSIColor                 noarch  5.01-512.el10                          baseos                        49 k
DEBUG:  perl-Term-Cap                       noarch  1.18-511.el10                          baseos                        23 k
DEBUG:  perl-Text-ParseWords                noarch  3.31-511.el10                          baseos                        17 k
DEBUG:  perl-Text-Tabs+Wrap                 noarch  2024.001-511.el10                      baseos                        23 k
DEBUG:  perl-Time-Local                     noarch  2:1.350-511.el10                       baseos                        35 k
DEBUG:  perl-URI                            noarch  5.27-3.el10                            baseos                       134 k
DEBUG:  perl-base                           noarch  2.27-513.el10                          appstream                     17 k
DEBUG:  perl-constant                       noarch  1.33-512.el10                          baseos                        24 k
DEBUG:  perl-if                             noarch  0.61.000-513.el10                      appstream                     15 k
DEBUG:  perl-interpreter                    x86_64  4:5.40.2-513.el10                      appstream                     73 k
DEBUG:  perl-libnet                         noarch  3.15-512.el10                          baseos                       127 k
DEBUG:  perl-libs                           x86_64  4:5.40.2-513.el10                      appstream                    2.4 M
DEBUG:  perl-locale                         noarch  1.12-513.el10                          appstream                     15 k
DEBUG:  perl-mro                            x86_64  1.29-513.el10                          appstream                     31 k
DEBUG:  perl-overload                       noarch  1.37-513.el10                          appstream                     46 k
DEBUG:  perl-overloading                    noarch  0.02-513.el10                          appstream                     14 k
DEBUG:  perl-parent                         noarch  1:0.241-512.el10                       baseos                        16 k
DEBUG:  perl-podlators                      noarch  1:5.01-511.el10                        baseos                       124 k
DEBUG:  perl-vars                           noarch  1.05-513.el10                          appstream                     14 k
DEBUG:  python-openstackclient-lang         noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients    47 k
DEBUG:  python-oslo-cache-lang              noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common     16 k
DEBUG:  python-oslo-concurrency-lang        noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common     13 k
DEBUG:  python-oslo-db-lang                 noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common     12 k
DEBUG:  python-oslo-i18n-lang               noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common     14 k
DEBUG:  python-oslo-log-lang                noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common     13 k
DEBUG:  python-oslo-middleware-lang         noarch  6.3.1-0.20250318102210.8af9987.el10    delorean-component-common     11 k
DEBUG:  python-oslo-policy-lang             noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common     12 k
DEBUG:  python-oslo-utils-lang              noarch  8.0.0-0.20250212135609.79f5ec6.el10    delorean-component-common     13 k
DEBUG:  python-oslo-versionedobjects-lang   noarch  3.6.0-0.20250318110444.79e9d5d.el10    delorean-component-common     12 k
DEBUG:  python-pycadf-common                noarch  4.0.1-0.20250212144723.3cea59f.el10    delorean-component-common     15 k
DEBUG:  python3-APScheduler                 noarch  3.10.4-4.el10s                         delorean-master-testing      126 k
DEBUG:  python3-PyMySQL                     noarch  1.1.1-3.el10                           appstream                    116 k
DEBUG:  python3-alembic                     noarch  1.13.1-7.el10                          appstream                    502 k
DEBUG:  python3-amqp                        noarch  5.2.0-7.el10s                          delorean-master-testing      109 k
DEBUG:  python3-attrs                       noarch  23.2.0-7.el10                          baseos                       125 k
DEBUG:  python3-automaton                   noarch  3.2.0-0.20250213134241.9255778.el10    delorean-component-common     48 k
DEBUG:  python3-autopage                    noarch  0.5.2-8.el10s                          delorean-master-testing       75 k
DEBUG:  python3-bcrypt                      x86_64  3.2.2-4.el10s                          delorean-master-testing       42 k
DEBUG:  python3-binary-memcached            noarch  0.31.2-1.el10s                         delorean-master-testing       43 k
DEBUG:  python3-cachetools                  noarch  5.4.0-6.el10s                          delorean-master-testing       37 k
DEBUG:  python3-cffi                        x86_64  1.16.0-7.el10                          baseos                       308 k
DEBUG:  python3-cinderclient                noarch  9.7.0-0.20250318125740.63e3fa7.el10    delorean-component-clients   268 k
DEBUG:  python3-cliff                       noarch  4.9.1-0.20250314125026.083572e.el10    delorean-component-common    116 k
DEBUG:  python3-cmd2                        noarch  2.5.8-1.el10s                          delorean-master-testing      375 k
DEBUG:  python3-croniter                    noarch  5.0.1-1.el10s                          delorean-master-testing       52 k
DEBUG:  python3-cryptography                x86_64  43.0.0-4.el10                          baseos                       1.4 M
DEBUG:  python3-dateutil                    noarch  1:2.8.2-15.el10                        baseos                       358 k
DEBUG:  python3-debtcollector               noarch  3.0.0-0.20250212115946.0e6ce1c.el10    delorean-component-common     35 k
DEBUG:  python3-decorator                   noarch  5.1.1-12.el10                          baseos                        32 k
DEBUG:  python3-dogpile-cache               noarch  1.3.3-1.el10s                          delorean-master-testing      122 k
DEBUG:  python3-etcd3gw                     noarch  2.4.1-1.el10s                          delorean-master-testing       55 k
DEBUG:  python3-fasteners                   noarch  0.19-1.el10s                           delorean-master-testing       43 k
DEBUG:  python3-futurist                    noarch  3.1.0-0.20250311193328.bd83787.el10    delorean-component-common     76 k
DEBUG:  python3-glanceclient                noarch  1:4.8.0-0.20250318093747.235814c.el10  delorean-component-clients   185 k
DEBUG:  python3-gnocchiclient               noarch  7.1.0-0.20250217111922.f0c4fa0.el10    delorean-component-clients   119 k
DEBUG:  python3-importlib-metadata          noarch  8.5.0-1.el10s                          delorean-master-testing       60 k
DEBUG:  python3-ironicclient                noarch  5.10.0-0.20250310082335.605c657.el10   delorean-component-clients   420 k
DEBUG:  python3-iso8601                     noarch  2.1.0-3.el10s                          delorean-master-testing       23 k
DEBUG:  python3-jmespath                    noarch  1.0.1-8.el10                           appstream                     58 k
DEBUG:  python3-jsonpatch                   noarch  1.33-6.el10                            appstream                     32 k
DEBUG:  python3-jsonpointer                 noarch  2.3-9.el10                             appstream                     22 k
DEBUG:  python3-jsonschema                  noarch  4.19.1-7.el10                          baseos                       206 k
DEBUG:  python3-jsonschema-specifications   noarch  2023.11.2-6.el10                       baseos                        29 k
DEBUG:  python3-jwt                         noarch  2.8.0-1.el10s                          delorean-master-testing       59 k
DEBUG:  python3-keystoneauth1               noarch  5.10.0-0.20250314124045.60f441a.el10   delorean-component-keystone  555 k
DEBUG:  python3-keystoneclient              noarch  1:5.6.0-0.20250318091942.0d43c46.el10  delorean-component-clients   278 k
DEBUG:  python3-keystonemiddleware          noarch  10.9.0-0.20250310092911.557d173.el10   delorean-component-keystone  127 k
DEBUG:  python3-kombu                       noarch  1:5.3.7-1.el10s                        delorean-master-testing      423 k
DEBUG:  python3-logutils                    noarch  0.3.5-29.el10s                         delorean-master-testing       55 k
DEBUG:  python3-lxml                        x86_64  5.2.1-4.el10                           appstream                    1.4 M
DEBUG:  python3-mako                        noarch  1.2.3-9.el10                           appstream                    225 k
DEBUG:  python3-memcached                   noarch  1.59-15.el10s                          delorean-master-testing       45 k
DEBUG:  python3-microversion-parse          noarch  2.0.0-0.20250307110730.26a2dc9.el10    delorean-component-common     35 k
DEBUG:  python3-monascaclient               noarch  2.8.0-0.20250307105657.bb7d4b6.el10    delorean-component-clients    65 k
DEBUG:  python3-msgpack                     x86_64  1.1.0-1.el10s                          delorean-master-testing      103 k
DEBUG:  python3-netaddr                     noarch  1.3.0-2.el10                           appstream                    1.7 M
DEBUG:  python3-networkx                    noarch  3.2.1-6.el10                           appstream                    3.3 M
DEBUG:  python3-neutronclient               noarch  11.4.0-0.20250310081746.1d7a13a.el10   delorean-component-clients   339 k
DEBUG:  python3-novaclient                  noarch  1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients   266 k
DEBUG:  python3-observabilityclient         noarch  0.4.0-0.20250318092205.df6c253.el10    delorean-component-cloudops   39 k
DEBUG:  python3-openstackclient             noarch  8.0.0-0.20250416080656.30aa27b.el10    delorean-component-clients   1.5 M
DEBUG:  python3-openstacksdk                noarch  4.4.0-0.20250313101744.6438e3b.el10    delorean-component-clients   1.0 M
DEBUG:  python3-os-client-config            noarch  2.1.0-0.20250311184638.bc96c23.el10    delorean-component-clients    61 k
DEBUG:  python3-os-resource-classes         noarch  1.1.0-0.20250307110850.357bd40.el10    delorean-component-clients    17 k
DEBUG:  python3-os-service-types            noarch  1.7.0-0.20250217105409.0b2f473.el10    delorean-component-clients    40 k
DEBUG:  python3-osc-lib                     noarch  3.2.0-0.20250307105213.d3fdae8.el10    delorean-component-clients    90 k
DEBUG:  python3-oslo-cache                  noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common     65 k
DEBUG:  python3-oslo-cache+dogpile          noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common    8.1 k
DEBUG:  python3-oslo-cache+etcd3gw          noarch  3.10.1-0.20250318114710.0a940fc.el10   delorean-component-common    7.9 k
DEBUG:  python3-oslo-concurrency            noarch  7.1.0-0.20250318114002.6250095.el10    delorean-component-common     46 k
DEBUG:  python3-oslo-config                 noarch  2:9.7.1-0.20250318100804.d583141.el10  delorean-component-common    282 k
DEBUG:  python3-oslo-context                noarch  5.7.1-0.20250318100958.52d21e6.el10    delorean-component-common     30 k
DEBUG:  python3-oslo-db                     noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common    157 k
DEBUG:  python3-oslo-db+mysql               noarch  17.2.1-0.20250318123718.dc60623.el10   delorean-component-common    7.9 k
DEBUG:  python3-oslo-i18n                   noarch  6.5.1-0.20250318101249.162e0fa.el10    delorean-component-common     65 k
DEBUG:  python3-oslo-log                    noarch  7.1.0-0.20250318111316.0c290b1.el10    delorean-component-common     73 k
DEBUG:  python3-oslo-messaging              noarch  16.1.0-0.20250318120050.e91bb45.el10   delorean-component-common    213 k
DEBUG:  python3-oslo-metrics                noarch  0.11.0-0.20250318105137.c64d51c.el10   delorean-component-common     26 k
DEBUG:  python3-oslo-middleware             noarch  6.3.1-0.20250318102210.8af9987.el10    delorean-component-common     66 k
DEBUG:  python3-oslo-policy                 noarch  4.5.1-0.20250318102620.3bb5d92.el10    delorean-component-common     90 k
DEBUG:  python3-oslo-reports                noarch  3.5.1-0.20250327080657.2f5eb7c.el10    delorean-component-common     64 k
DEBUG:  python3-oslo-serialization          noarch  5.7.0-0.20250318115342.bff992d.el10    delorean-component-common     35 k
DEBUG:  python3-oslo-service                noarch  4.1.1-0.20250318124125.7a52803.el10    delorean-component-common     92 k
DEBUG:  python3-oslo-upgradecheck           noarch  2.5.0-0.20250318103257.27366ba.el10    delorean-component-common     29 k
DEBUG:  python3-oslo-utils                  noarch  8.0.0-0.20250212135609.79f5ec6.el10    delorean-component-common    127 k
DEBUG:  python3-oslo-versionedobjects       noarch  3.6.0-0.20250318110444.79e9d5d.el10    delorean-component-common     94 k
DEBUG:  python3-paste                       noarch  3.10.1-6.el10s                         delorean-master-testing      607 k
DEBUG:  python3-paste-deploy                noarch  3.1.0-7.el10s                          delorean-master-testing       46 k
DEBUG:  python3-pecan                       noarch  1.5.1-1.el10s                          delorean-master-testing      322 k
DEBUG:  python3-platformdirs                noarch  4.2.2-2.el10s                          delorean-master-build-deps    41 k
DEBUG:  python3-ply                         noarch  3.11-25.el10                           baseos                       134 k
DEBUG:  python3-prettytable                 noarch  3.6.0-10.el10                          appstream                     68 k
DEBUG:  python3-prometheus_client           noarch  0.21.0-2.el10s                         delorean-master-testing      117 k
DEBUG:  python3-psutil                      x86_64  5.9.8-5.el10                           appstream                    269 k
DEBUG:  python3-pyOpenSSL                   noarch  24.2.1-1.el10s                         delorean-master-testing      121 k
DEBUG:  python3-pycadf                      noarch  4.0.1-0.20250212144723.3cea59f.el10    delorean-component-common     64 k
DEBUG:  python3-pycparser                   noarch  2.20-16.el10                           baseos                       158 k
DEBUG:  python3-pydot                       noarch  3.0.3-1.el10s                          delorean-master-testing       89 k
DEBUG:  python3-pymemcache                  noarch  4.0.0-1.el10s                          delorean-master-testing      148 k
DEBUG:  python3-pynacl                      x86_64  1.5.0-14.el10s                         delorean-master-testing      124 k
DEBUG:  python3-pyparsing                   noarch  3.1.1-7.el10                           baseos                       269 k
DEBUG:  python3-pyperclip                   noarch  1.8.2-1.el10s                          delorean-master-testing       28 k
DEBUG:  python3-pytz                        noarch  2024.1-3.el10s                         delorean-master-testing       59 k
DEBUG:  python3-pyyaml                      x86_64  6.0.1-19.el10                          baseos                       236 k
DEBUG:  python3-redis                       noarch  5.1.1-3.el10s                          delorean-master-testing      524 k
DEBUG:  python3-referencing                 noarch  0.31.1-6.el10                          baseos                        82 k
DEBUG:  python3-repoze-lru                  noarch  0.7-25.el10s                           delorean-master-testing       36 k
DEBUG:  python3-requestsexceptions          noarch  1.4.0-0.20250213133424.d7ac0ff.el10    delorean-component-common     16 k
DEBUG:  python3-rfc3986                     noarch  1.5.0-12.el10s                         delorean-master-testing       59 k
DEBUG:  python3-routes                      noarch  2.5.1-11.el10s                         delorean-master-testing      201 k
DEBUG:  python3-rpds-py                     x86_64  0.17.1-6.el10                          baseos                       298 k
DEBUG:  python3-simplegeneric               noarch  0.8.1-21.el10s                         delorean-master-testing       16 k
DEBUG:  python3-statsd                      noarch  3.2.1-33.el10s                         delorean-master-testing       39 k
DEBUG:  python3-stevedore                   noarch  5.4.1-0.20250314122149.27e27c1.el10    delorean-component-clients    79 k
DEBUG:  python3-taskflow                    noarch  5.12.0-0.20250318125034.e41463b.el10   delorean-component-common    834 k
DEBUG:  python3-tenacity                    noarch  8.2.3-1.el10s                          delorean-master-testing       55 k
DEBUG:  python3-testresources               noarch  2.0.1-18.el10s                         delorean-master-testing       74 k
DEBUG:  python3-testscenarios               noarch  0.5.0-21.el10s                         delorean-master-testing       40 k
DEBUG:  python3-testtools                   noarch  2.7.2-1.bootstrap.el10s                delorean-master-testing      405 k
DEBUG:  python3-tzlocal                     noarch  5.2-1.el10s                            delorean-master-testing       47 k
DEBUG:  python3-uhashring                   noarch  2.3-8.el10s                            delorean-master-testing       28 k
DEBUG:  python3-ujson                       x86_64  5.10.0-1.el10s                         delorean-master-testing       33 k
DEBUG:  python3-vine                        noarch  5.1.0-10.el10s                         delorean-master-testing       27 k
DEBUG:  python3-warlock                     noarch  2.0.1-8.el10s                          delorean-master-testing       22 k
DEBUG:  python3-wcwidth                     noarch  0.2.6-6.el10                           baseos                        46 k
DEBUG:  python3-webob                       noarch  1.8.9-1.el10s                          delorean-master-testing      274 k
DEBUG:  python3-wrapt                       x86_64  1.17.1-1.el10s                         delorean-master-testing       68 k
DEBUG:  python3-wsme                        noarch  0.12.1-0.20250217143530.8312bb2.el10   delorean-component-common    176 k
DEBUG:  python3-yappi                       x86_64  1.6.0-1.el10s                          delorean-master-testing       62 k
DEBUG:  python3-zipp                        noarch  3.21.0-2.el10s                         delorean-master-testing       30 k
DEBUG:  which                               x86_64  2.21-43.el10                           baseos                        42 k
DEBUG:  xorriso                             x86_64  1.5.6-6.el10                           appstream                    323 k
DEBUG: Installing weak dependencies:
DEBUG:  bash-completion                     noarch  1:2.11-16.el10                         baseos                       453 k
DEBUG:  perl-NDBM_File                      x86_64  1.17-513.el10                          appstream                     24 k
DEBUG:  python3-jwt+crypto                  noarch  2.8.0-1.el10s                          delorean-master-testing      8.6 k
DEBUG:  xdg-utils                           noarch  1.2.0-3.el10                           appstream                     81 k
DEBUG: Transaction Summary
DEBUG: ======================================================================================================================
DEBUG: Install  213 Packages
DEBUG: Total size: 39 M
DEBUG: Installed size: 159 M
DEBUG: Downloading Packages:
DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-glanceclient-4.8.0-0.20250318093747.235814c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-novaclient-18.9.0-0.20250319052751.4c3216d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-resource-classes-1.1.0-0.20250307110850.357bd40.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-observabilityclient-0.4.0-0.20250318092205.df6c253.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-automaton-3.2.0-0.20250213134241.9255778.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-config-9.7.1-0.20250318100804.d583141.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-taskflow-5.12.0-0.20250318125034.e41463b.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] bash-completion-2.11-16.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] groff-base-1.23.0-10.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] libyaml-0.2.5-16.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] ncurses-6.4-14.20240127.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Carp-1.54-511.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-Data-Dumper-2.189-512.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-Digest-1.20-511.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Digest-MD5-2.59-6.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Encode-3.21-511.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-Exporter-5.78-511.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-File-Path-2.18-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-File-Temp-0.231.100-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Getopt-Long-2.58-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-HTTP-Tiny-0.088-512.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-IO-Socket-IP-0.42-512.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.085-3.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-MIME-Base64-3.16-511.el10.x86_64.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Mozilla-CA-20231213-5.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-Net-SSLeay-1.94-7.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-PathTools-3.91-512.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-511.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28.01-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Pod-Simple-3.45-511.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Pod-Usage-2.03-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.63-511.el10.x86_64.rpm: Already downloaded  
DEBUG: [SKIPPED] perl-Socket-2.038-511.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-Storable-3.32-511.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Term-ANSIColor-5.01-512.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] perl-Term-Cap-1.18-511.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-Text-ParseWords-3.31-511.el10.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2024.001-511.el10.noarch.rpm: Already downloaded 
DEBUG: [SKIPPED] perl-Time-Local-1.350-511.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-URI-5.27-3.el10.noarch.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-constant-1.33-512.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-libnet-3.15-512.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-parent-0.241-512.el10.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] perl-podlators-5.01-511.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-attrs-23.2.0-7.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-cffi-1.16.0-7.el10.x86_64.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-cryptography-43.0.0-4.el10.x86_64.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-dateutil-2.8.2-15.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-decorator-5.1.1-12.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-jsonschema-4.19.1-7.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jsonschema-specifications-2023.11.2-6.el10.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-ply-3.11-25.el10.noarch.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-pycparser-2.20-16.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyparsing-3.1.1-7.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-pyyaml-6.0.1-19.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-referencing-0.31.1-6.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-rpds-py-0.17.1-6.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-wcwidth-0.2.6-6.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] which-2.21-43.el10.x86_64.rpm: Already downloaded                    
DEBUG: [SKIPPED] desktop-file-utils-0.26-14.el10.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] emacs-filesystem-29.4-10.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] libburn-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] libisoburn-1.5.6-6.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] libisofs-1.5.6-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] libxslt-1.1.39-6.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] memcached-1.6.23-7.el10.x86_64.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-AutoLoader-5.74-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-B-1.89-513.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] perl-Class-Struct-0.68-513.el10.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] perl-DynaLoader-1.56-513.el10.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Errno-1.38-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-Fcntl-1.18-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-File-Basename-2.86-513.el10.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-File-stat-1.14-513.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-FileHandle-2.05-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-Getopt-Std-1.14-513.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] perl-IO-1.55-513.el10.x86_64.rpm: Already downloaded                 
DEBUG: [SKIPPED] perl-IPC-Open3-1.22-513.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-NDBM_File-1.17-513.el10.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] perl-POSIX-2.20-513.el10.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] perl-SelectSaver-1.02-513.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-Symbol-1.09-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-base-2.27-513.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] perl-if-0.61.000-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-interpreter-5.40.2-513.el10.x86_64.rpm: Already downloaded      
DEBUG: [SKIPPED] perl-libs-5.40.2-513.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-locale-1.12-513.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] perl-mro-1.29-513.el10.x86_64.rpm: Already downloaded                
DEBUG: [SKIPPED] perl-overload-1.37-513.el10.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] perl-overloading-0.02-513.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] perl-vars-1.05-513.el10.noarch.rpm: Already downloaded               
DEBUG: [SKIPPED] python3-PyMySQL-1.1.1-3.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-alembic-1.13.1-7.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jmespath-1.0.1-8.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpatch-1.33-6.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jsonpointer-2.3-9.el10.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-lxml-5.2.1-4.el10.x86_64.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-mako-1.2.3-9.el10.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-netaddr-1.3.0-2.el10.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-networkx-3.2.1-6.el10.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-prettytable-3.6.0-10.el10.noarch.rpm: Already downloaded     
DEBUG: [SKIPPED] python3-psutil-5.9.8-5.el10.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] xdg-utils-1.2.0-3.el10.noarch.rpm: Already downloaded                
DEBUG: [SKIPPED] xorriso-1.5.6-6.el10.x86_64.rpm: Already downloaded                  
DEBUG: [SKIPPED] double-conversion-3.3.0-4.el10s.x86_64.rpm: Already downloaded       
DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.rpm: Already downloaded              
DEBUG: [SKIPPED] python3-APScheduler-3.10.4-4.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-amqp-5.2.0-7.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-autopage-0.5.2-8.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-bcrypt-3.2.2-4.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-binary-memcached-0.31.2-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-cmd2-2.5.8-1.el10s.noarch.rpm: Already downloaded            
DEBUG: [SKIPPED] python3-croniter-5.0.1-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-dogpile-cache-1.3.3-1.el10s.noarch.rpm: Already downloaded   
DEBUG: [SKIPPED] python3-etcd3gw-2.4.1-1.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-fasteners-0.19-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-importlib-metadata-8.5.0-1.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-iso8601-2.1.0-3.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-jwt+crypto-2.8.0-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-jwt-2.8.0-1.el10s.noarch.rpm: Already downloaded             
DEBUG: [SKIPPED] python3-kombu-5.3.7-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-logutils-0.3.5-29.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-memcached-1.59-15.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-msgpack-1.1.0-1.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-paste-3.10.1-6.el10s.noarch.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-paste-deploy-3.1.0-7.el10s.noarch.rpm: Already downloaded    
DEBUG: [SKIPPED] python3-pecan-1.5.1-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-prometheus_client-0.21.0-2.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-pyOpenSSL-24.2.1-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pydot-3.0.3-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-pymemcache-4.0.0-1.el10s.noarch.rpm: Already downloaded      
DEBUG: [SKIPPED] python3-pynacl-1.5.0-14.el10s.x86_64.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-pyperclip-1.8.2-1.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-pytz-2024.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-redis-5.1.1-3.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-repoze-lru-0.7-25.el10s.noarch.rpm: Already downloaded       
DEBUG: [SKIPPED] python3-rfc3986-1.5.0-12.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-routes-2.5.1-11.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-simplegeneric-0.8.1-21.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-statsd-3.2.1-33.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-tenacity-8.2.3-1.el10s.noarch.rpm: Already downloaded        
DEBUG: [SKIPPED] python3-testresources-2.0.1-18.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testscenarios-0.5.0-21.el10s.noarch.rpm: Already downloaded  
DEBUG: [SKIPPED] python3-testtools-2.7.2-1.bootstrap.el10s.noarch.rpm: Already downloaded
DEBUG: [SKIPPED] python3-tzlocal-5.2-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-uhashring-2.3-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-ujson-5.10.0-1.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-vine-5.1.0-10.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-warlock-2.0.1-8.el10s.noarch.rpm: Already downloaded         
DEBUG: [SKIPPED] python3-webob-1.8.9-1.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-wrapt-1.17.1-1.el10s.x86_64.rpm: Already downloaded          
DEBUG: [SKIPPED] python3-yappi-1.6.0-1.el10s.x86_64.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-zipp-3.21.0-2.el10s.noarch.rpm: Already downloaded           
DEBUG: [SKIPPED] python3-platformdirs-4.2.2-2.el10s.noarch.rpm: Already downloaded    
DEBUG: Running transaction check
DEBUG: Transaction check succeeded.
DEBUG: Running transaction test
DEBUG: Transaction test succeeded.
DEBUG: Running transaction
DEBUG:   Preparing        :                                                        1/1 
DEBUG:   Installing       : python3-stevedore-5.4.1-0.20250314122149.27e27c1     1/213 
DEBUG:   Installing       : python3-webob-1.8.9-1.el10s.noarch                   2/213 
DEBUG:   Installing       : python3-iso8601-2.1.0-3.el10s.noarch                 3/213 
DEBUG:   Installing       : python3-netaddr-1.3.0-2.el10.noarch                  4/213 
DEBUG:   Installing       : python3-pytz-2024.1-3.el10s.noarch                   5/213 
DEBUG:   Installing       : python3-psutil-5.9.8-5.el10.x86_64                   6/213 
DEBUG:   Installing       : python3-mako-1.2.3-9.el10.noarch                     7/213 
DEBUG:   Installing       : python3-decorator-5.1.1-12.el10.noarch               8/213 
DEBUG:   Installing       : python3-dogpile-cache-1.3.3-1.el10s.noarch           9/213 
DEBUG:   Installing       : python3-dateutil-1:2.8.2-15.el10.noarch             10/213 
DEBUG:   Installing       : python3-platformdirs-4.2.2-2.el10s.noarch           11/213 
DEBUG:   Installing       : python3-wrapt-1.17.1-1.el10s.x86_64                 12/213 
DEBUG:   Installing       : python3-debtcollector-3.0.0-0.20250212115946.0e6    13/213 
DEBUG:   Installing       : python3-oslo-context-5.7.1-0.20250318100958.52d2    14/213 
DEBUG:   Installing       : python3-futurist-3.1.0-0.20250311193328.bd83787.    15/213 
DEBUG:   Installing       : python3-vine-5.1.0-10.el10s.noarch                  16/213 
DEBUG:   Installing       : python3-amqp-5.2.0-7.el10s.noarch                   17/213 
DEBUG:   Installing       : python3-paste-deploy-3.1.0-7.el10s.noarch           18/213 
DEBUG:   Installing       : python3-fasteners-0.19-1.el10s.noarch               19/213 
DEBUG:   Installing       : python3-cachetools-5.4.0-6.el10s.noarch             20/213 
DEBUG:   Installing       : which-2.21-43.el10.x86_64                           21/213 
DEBUG:   Installing       : python3-wcwidth-0.2.6-6.el10.noarch                 22/213 
DEBUG:   Installing       : python3-prettytable-3.6.0-10.el10.noarch            23/213 
DEBUG:   Installing       : python3-rpds-py-0.17.1-6.el10.x86_64                24/213 
DEBUG:   Installing       : python3-pyparsing-3.1.1-7.el10.noarch               25/213 
DEBUG:   Installing       : python3-attrs-23.2.0-7.el10.noarch                  26/213 
DEBUG:   Installing       : python3-referencing-0.31.1-6.el10.noarch            27/213 
DEBUG:   Installing       : python3-os-service-types-1.7.0-0.20250217105409.    28/213 
DEBUG:   Installing       : python3-keystoneauth1-5.10.0-0.20250314124045.60    29/213 
DEBUG:   Installing       : python3-jsonschema-specifications-2023.11.2-6.el    30/213 
DEBUG:   Installing       : python3-jsonschema-4.19.1-7.el10.noarch             31/213 
DEBUG:   Installing       : python3-pydot-3.0.3-1.el10s.noarch                  32/213 
DEBUG:   Installing       : python3-automaton-3.2.0-0.20250213134241.9255778    33/213 
DEBUG:   Installing       : python3-kombu-1:5.3.7-1.el10s.noarch                34/213 
DEBUG:   Installing       : python3-etcd3gw-2.4.1-1.el10s.noarch                35/213 
DEBUG:   Installing       : python3-croniter-5.0.1-1.el10s.noarch               36/213 
DEBUG:   Installing       : python3-prometheus_client-0.21.0-2.el10s.noarch     37/213 
DEBUG:   Installing       : python3-alembic-1.13.1-7.el10.noarch                38/213 
DEBUG:   Installing       : python3-microversion-parse-2.0.0-0.2025030711073    39/213 
DEBUG:   Installing       : python3-zipp-3.21.0-2.el10s.noarch                  40/213 
DEBUG:   Installing       : python3-importlib-metadata-8.5.0-1.el10s.noarch     41/213 
DEBUG:   Installing       : python3-yappi-1.6.0-1.el10s.x86_64                  42/213 
DEBUG:   Installing       : python3-uhashring-2.3-8.el10s.noarch                43/213 
DEBUG:   Installing       : python3-tzlocal-5.2-1.el10s.noarch                  44/213 
DEBUG:   Installing       : python3-APScheduler-3.10.4-4.el10s.noarch           45/213 
DEBUG:   Installing       : python3-testtools-2.7.2-1.bootstrap.el10s.noarch    46/213 
DEBUG:   Installing       : python3-testscenarios-0.5.0-21.el10s.noarch         47/213 
DEBUG:   Installing       : python3-testresources-2.0.1-18.el10s.noarch         48/213 
DEBUG:   Installing       : python3-tenacity-8.2.3-1.el10s.noarch               49/213 
DEBUG:   Installing       : python3-statsd-3.2.1-33.el10s.noarch                50/213 
DEBUG:   Installing       : python3-simplegeneric-0.8.1-21.el10s.noarch         51/213 
DEBUG:   Installing       : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1    52/213 
DEBUG:   Installing       : python3-rfc3986-1.5.0-12.el10s.noarch               53/213 
DEBUG:   Installing       : python3-repoze-lru-0.7-25.el10s.noarch              54/213 
DEBUG:   Installing       : python3-routes-2.5.1-11.el10s.noarch                55/213 
DEBUG:   Installing       : python3-redis-5.1.1-3.el10s.noarch                  56/213 
DEBUG:   Installing       : python3-pyperclip-1.8.2-1.el10s.noarch              57/213 
DEBUG:   Installing       : python3-cmd2-2.5.8-1.el10s.noarch                   58/213 
DEBUG:   Installing       : python3-pymemcache-4.0.0-1.el10s.noarch             59/213 
DEBUG:   Installing       : python3-msgpack-1.1.0-1.el10s.x86_64                60/213 
DEBUG:   Installing       : python3-memcached-1.59-15.el10s.noarch              61/213 
DEBUG:   Installing       : python3-logutils-0.3.5-29.el10s.noarch              62/213 
DEBUG:   Installing       : python3-pecan-1.5.1-1.el10s.noarch                  63/213 
DEBUG:   Installing       : python3-autopage-0.5.2-8.el10s.noarch               64/213 
DEBUG:   Installing       : libsodium-1.0.20-2.el10s.x86_64                     65/213 
DEBUG:   Installing       : double-conversion-3.3.0-4.el10s.x86_64              66/213 
DEBUG:   Installing       : python3-ujson-5.10.0-1.el10s.x86_64                 67/213 
DEBUG:   Installing       : python3-jsonpointer-2.3-9.el10.noarch               68/213 
DEBUG:   Installing       : python3-jsonpatch-1.33-6.el10.noarch                69/213 
DEBUG:   Installing       : python3-warlock-2.0.1-8.el10s.noarch                70/213 
DEBUG:   Installing       : python3-jmespath-1.0.1-8.el10.noarch                71/213 
DEBUG:   Installing       : python3-PyMySQL-1.1.1-3.el10.noarch                 72/213 
DEBUG:   Installing       : libxslt-1.1.39-6.el10.x86_64                        73/213 
DEBUG:   Installing       : python3-lxml-5.2.1-4.el10.x86_64                    74/213 
DEBUG:   Installing       : libisofs-1.5.6-6.el10.x86_64                        75/213 
DEBUG:   Installing       : libburn-1.5.6-6.el10.x86_64                         76/213 
DEBUG:   Installing       : libisoburn-1.5.6-6.el10.x86_64                      77/213 
DEBUG:   Installing       : xorriso-1.5.6-6.el10.x86_64                         78/213 
DEBUG:   Running scriptlet: xorriso-1.5.6-6.el10.x86_64                         78/213 
DEBUG:   Installing       : emacs-filesystem-1:29.4-10.el10.noarch              79/213 
DEBUG:   Installing       : desktop-file-utils-0.26-14.el10.x86_64              80/213 
DEBUG:   Installing       : xdg-utils-1.2.0-3.el10.noarch                       81/213 
DEBUG:   Installing       : python3-networkx-3.2.1-6.el10.noarch                82/213 
DEBUG:   Installing       : python3-ply-3.11-25.el10.noarch                     83/213 
DEBUG:   Installing       : python3-pycparser-2.20-16.el10.noarch               84/213 
DEBUG:   Installing       : python3-cffi-1.16.0-7.el10.x86_64                   85/213 
DEBUG:   Installing       : python3-cryptography-43.0.0-4.el10.x86_64           86/213 
DEBUG:   Installing       : python3-pyOpenSSL-24.2.1-1.el10s.noarch             87/213 
DEBUG:   Installing       : python3-paste-3.10.1-6.el10s.noarch                 88/213 
DEBUG:   Installing       : python3-jwt-2.8.0-1.el10s.noarch                    89/213 
DEBUG:   Installing       : python3-jwt+crypto-2.8.0-1.el10s.noarch             90/213 
DEBUG:   Installing       : python3-bcrypt-3.2.2-4.el10s.x86_64                 91/213 
DEBUG:   Installing       : python3-pynacl-1.5.0-14.el10s.x86_64                92/213 
DEBUG:   Installing       : ncurses-6.4-14.20240127.el10.x86_64                 93/213 
DEBUG:   Installing       : libyaml-0.2.5-16.el10.x86_64                        94/213 
DEBUG:   Installing       : python3-pyyaml-6.0.1-19.el10.x86_64                 95/213 
DEBUG:   Installing       : python3-cliff-4.9.1-0.20250314125026.083572e.el1    96/213 
DEBUG:   Installing       : python3-gnocchiclient-7.1.0-0.20250217111922.f0c    97/213 
DEBUG:   Running scriptlet: groff-base-1.23.0-10.el10.x86_64                    98/213 
DEBUG:   Installing       : groff-base-1.23.0-10.el10.x86_64                    98/213 
DEBUG:   Running scriptlet: groff-base-1.23.0-10.el10.x86_64                    98/213 
DEBUG:   Installing       : perl-Digest-1.20-511.el10.noarch                    99/213 
DEBUG:   Installing       : perl-Digest-MD5-2.59-6.el10.x86_64                 100/213 
DEBUG:   Installing       : perl-B-1.89-513.el10.x86_64                        101/213 
DEBUG:   Installing       : perl-FileHandle-2.05-513.el10.noarch               102/213 
DEBUG:   Installing       : perl-Data-Dumper-2.189-512.el10.x86_64             103/213 
DEBUG:   Installing       : perl-libnet-3.15-512.el10.noarch                   104/213 
DEBUG:   Installing       : perl-AutoLoader-5.74-513.el10.noarch               105/213 
DEBUG:   Installing       : perl-URI-5.27-3.el10.noarch                        106/213 
DEBUG:   Installing       : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch       107/213 
DEBUG:   Installing       : perl-Time-Local-2:1.350-511.el10.noarch            108/213 
DEBUG:   Installing       : perl-Mozilla-CA-20231213-5.el10.noarch             109/213 
DEBUG:   Installing       : perl-if-0.61.000-513.el10.noarch                   110/213 
DEBUG:   Installing       : perl-locale-1.12-513.el10.noarch                   111/213 
DEBUG:   Installing       : perl-IO-Socket-IP-0.42-512.el10.noarch             112/213 
DEBUG:   Installing       : perl-File-Path-2.18-511.el10.noarch                113/213 
DEBUG:   Installing       : perl-IO-Socket-SSL-2.085-3.el10.noarch             114/213 
DEBUG:   Installing       : perl-Net-SSLeay-1.94-7.el10.x86_64                 115/213 
DEBUG:   Installing       : perl-Pod-Escapes-1:1.07-511.el10.noarch            116/213 
DEBUG:   Installing       : perl-Term-ANSIColor-5.01-512.el10.noarch           117/213 
DEBUG:   Installing       : perl-Class-Struct-0.68-513.el10.noarch             118/213 
DEBUG:   Installing       : perl-POSIX-2.20-513.el10.x86_64                    119/213 
DEBUG:   Installing       : perl-IPC-Open3-1.22-513.el10.noarch                120/213 
DEBUG:   Installing       : perl-File-Temp-1:0.231.100-512.el10.noarch         121/213 
DEBUG:   Installing       : perl-HTTP-Tiny-0.088-512.el10.noarch               122/213 
DEBUG:   Installing       : perl-Term-Cap-1.18-511.el10.noarch                 123/213 
DEBUG:   Installing       : perl-Pod-Simple-1:3.45-511.el10.noarch             124/213 
DEBUG:   Installing       : perl-Socket-4:2.038-511.el10.x86_64                125/213 
DEBUG:   Installing       : perl-SelectSaver-1.02-513.el10.noarch              126/213 
DEBUG:   Installing       : perl-Symbol-1.09-513.el10.noarch                   127/213 
DEBUG:   Installing       : perl-File-stat-1.14-513.el10.noarch                128/213 
DEBUG:   Installing       : perl-podlators-1:5.01-511.el10.noarch              129/213 
DEBUG:   Installing       : perl-Pod-Perldoc-3.28.01-512.el10.noarch           130/213 
DEBUG:   Installing       : perl-Text-ParseWords-3.31-511.el10.noarch          131/213 
DEBUG:   Installing       : perl-Fcntl-1.18-513.el10.x86_64                    132/213 
DEBUG:   Installing       : perl-base-2.27-513.el10.noarch                     133/213 
DEBUG:   Installing       : perl-mro-1.29-513.el10.x86_64                      134/213 
DEBUG:   Installing       : perl-IO-1.55-513.el10.x86_64                       135/213 
DEBUG:   Installing       : perl-overloading-0.02-513.el10.noarch              136/213 
DEBUG:   Installing       : perl-Pod-Usage-4:2.03-511.el10.noarch              137/213 
DEBUG:   Installing       : perl-MIME-Base64-3.16-511.el10.x86_64              138/213 
DEBUG:   Installing       : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64      139/213 
DEBUG:   Installing       : perl-constant-1.33-512.el10.noarch                 140/213 
DEBUG:   Installing       : perl-parent-1:0.241-512.el10.noarch                141/213 
DEBUG:   Installing       : perl-Errno-1.38-513.el10.x86_64                    142/213 
DEBUG:   Installing       : perl-File-Basename-2.86-513.el10.noarch            143/213 
DEBUG:   Installing       : perl-Getopt-Std-1.14-513.el10.noarch               144/213 
DEBUG:   Installing       : perl-Storable-1:3.32-511.el10.x86_64               145/213 
DEBUG:   Installing       : perl-overload-1.37-513.el10.noarch                 146/213 
DEBUG:   Installing       : perl-vars-1.05-513.el10.noarch                     147/213 
DEBUG:   Installing       : perl-Getopt-Long-1:2.58-3.el10.noarch              148/213 
DEBUG:   Installing       : perl-Carp-1.54-511.el10.noarch                     149/213 
DEBUG:   Installing       : perl-Exporter-5.78-511.el10.noarch                 150/213 
DEBUG:   Installing       : perl-PathTools-3.91-512.el10.x86_64                151/213 
DEBUG:   Installing       : perl-NDBM_File-1.17-513.el10.x86_64                152/213 
DEBUG:   Installing       : perl-DynaLoader-1.56-513.el10.x86_64               153/213 
DEBUG:   Installing       : perl-Encode-4:3.21-511.el10.x86_64                 154/213 
DEBUG:   Installing       : perl-libs-4:5.40.2-513.el10.x86_64                 155/213 
DEBUG:   Installing       : perl-interpreter-4:5.40.2-513.el10.x86_64          156/213 
DEBUG:   Running scriptlet: memcached-1.6.23-7.el10.x86_64                     157/213 
DEBUG:   Installing       : memcached-1.6.23-7.el10.x86_64                     157/213 
DEBUG:   Running scriptlet: memcached-1.6.23-7.el10.x86_64                     157/213 
DEBUG:   Installing       : python3-binary-memcached-0.31.2-1.el10s.noarch     158/213 
DEBUG:   Installing       : bash-completion-1:2.11-16.el10.noarch              159/213 
DEBUG:   Installing       : python3-requestsexceptions-1.4.0-0.2025021313342   160/213 
DEBUG:   Installing       : python3-openstacksdk-4.4.0-0.20250313101744.6438   161/213 
DEBUG:   Installing       : python3-os-client-config-2.1.0-0.20250311184638.   162/213 
DEBUG:   Installing       : python-pycadf-common-4.0.1-0.20250212144723.3cea   163/213 
DEBUG:   Installing       : python-oslo-versionedobjects-lang-3.6.0-0.202503   164/213 
DEBUG:   Installing       : python-oslo-utils-lang-8.0.0-0.20250212135609.79   165/213 
DEBUG:   Installing       : python-oslo-policy-lang-4.5.1-0.20250318102620.3   166/213 
DEBUG:   Installing       : python-oslo-middleware-lang-6.3.1-0.202503181022   167/213 
DEBUG:   Installing       : python-oslo-log-lang-7.1.0-0.20250318111316.0c29   168/213 
DEBUG:   Installing       : python-oslo-i18n-lang-6.5.1-0.20250318101249.162   169/213 
DEBUG:   Installing       : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa   170/213 
DEBUG:   Installing       : python3-oslo-utils-8.0.0-0.20250212135609.79f5ec   171/213 
DEBUG:   Installing       : python3-oslo-config-2:9.7.1-0.20250318100804.d58   172/213 
DEBUG:   Installing       : python3-oslo-serialization-5.7.0-0.2025031811534   173/213 
DEBUG:   Installing       : python3-oslo-log-7.1.0-0.20250318111316.0c290b1.   174/213 
DEBUG:   Installing       : python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.e   175/213 
DEBUG:   Installing       : python3-keystoneclient-1:5.6.0-0.20250318091942.   176/213 
DEBUG:   Installing       : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d   177/213 
DEBUG:   Installing       : python3-cinderclient-9.7.0-0.20250318125740.63e3   178/213 
DEBUG:   Installing       : python3-oslo-upgradecheck-2.5.0-0.20250318103257   179/213 
DEBUG:   Installing       : python3-neutronclient-11.4.0-0.20250310081746.1d   180/213 
DEBUG:   Installing       : python3-monascaclient-2.8.0-0.20250307105657.bb7   181/213 
DEBUG:   Installing       : python3-observabilityclient-0.4.0-0.202503180922   182/213 
DEBUG:   Installing       : python3-oslo-metrics-0.11.0-0.20250318105137.c64   183/213 
DEBUG:   Installing       : python3-novaclient-1:18.9.0-0.20250319052751.4c3   184/213 
DEBUG:   Installing       : python3-oslo-reports-3.5.1-0.20250327080657.2f5e   185/213 
DEBUG:   Installing       : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el   186/213 
DEBUG:   Installing       : python3-taskflow-5.12.0-0.20250318125034.e41463b   187/213 
DEBUG:   Installing       : python3-oslo-middleware-6.3.1-0.20250318102210.8   188/213 
DEBUG:   Installing       : python3-glanceclient-1:4.8.0-0.20250318093747.23   189/213 
DEBUG:   Installing       : python-oslo-db-lang-17.2.1-0.20250318123718.dc60   190/213 
DEBUG:   Installing       : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc   191/213 
DEBUG:   Installing       : python3-oslo-db-17.2.1-0.20250318123718.dc60623.   192/213 
DEBUG:   Installing       : python-oslo-concurrency-lang-7.1.0-0.20250318114   193/213 
DEBUG:   Installing       : python3-oslo-concurrency-7.1.0-0.20250318114002.   194/213 
DEBUG:   Installing       : python3-oslo-service-4.1.1-0.20250318124125.7a52   195/213 
DEBUG:   Installing       : python3-oslo-messaging-16.1.0-0.20250318120050.e   196/213 
DEBUG:   Installing       : python3-oslo-versionedobjects-3.6.0-0.2025031811   197/213 
DEBUG:   Installing       : python-oslo-cache-lang-3.10.1-0.20250318114710.0   198/213 
DEBUG:   Installing       : python3-oslo-cache+dogpile-3.10.1-0.202503181147   199/213 
DEBUG:   Installing       : python3-oslo-cache+etcd3gw-3.10.1-0.202503181147   200/213 
DEBUG:   Installing       : python3-oslo-cache-3.10.1-0.20250318114710.0a940   201/213 
DEBUG:   Installing       : python3-keystonemiddleware-10.9.0-0.202503100929   202/213 
DEBUG:   Installing       : python3-os-resource-classes-1.1.0-0.202503071108   203/213 
DEBUG:   Installing       : python-openstackclient-lang-8.0.0-0.202504160806   204/213 
DEBUG:   Installing       : python3-openstackclient-8.0.0-0.20250416080656.3   205/213 
DEBUG:   Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3   205/213 
DEBUG:   Installing       : python3-ironicclient-5.10.0-0.20250310082335.605   206/213 
DEBUG:   Installing       : python3-watcher-14.1.0-0.20250506125909.77e7e4e.   207/213 
DEBUG:   Running scriptlet: openstack-watcher-common-14.1.0-0.20250506125909   208/213 
DEBUG:   Installing       : openstack-watcher-common-14.1.0-0.20250506125909   208/213 
DEBUG:   Installing       : openstack-watcher-applier-14.1.0-0.2025050612590   209/213 
DEBUG:   Running scriptlet: openstack-watcher-applier-14.1.0-0.2025050612590   209/213 
DEBUG:   Installing       : openstack-watcher-decision-engine-14.1.0-0.20250   210/213 
DEBUG:   Running scriptlet: openstack-watcher-decision-engine-14.1.0-0.20250   210/213 
DEBUG:   Installing       : openstack-watcher-api-14.1.0-0.20250506125909.77   211/213 
DEBUG:   Running scriptlet: openstack-watcher-api-14.1.0-0.20250506125909.77   211/213 
DEBUG:   Installing       : python3-watcher-tests-unit-14.1.0-0.202505061259   212/213 
DEBUG:   Installing       : openstack-watcher-doc-14.1.0-0.20250506125909.77   213/213 
DEBUG:   Running scriptlet: openstack-watcher-doc-14.1.0-0.20250506125909.77   213/213 
DEBUG: Installed:
DEBUG:   bash-completion-1:2.11-16.el10.noarch                                         
DEBUG:   desktop-file-utils-0.26-14.el10.x86_64                                        
DEBUG:   double-conversion-3.3.0-4.el10s.x86_64                                        
DEBUG:   emacs-filesystem-1:29.4-10.el10.noarch                                        
DEBUG:   groff-base-1.23.0-10.el10.x86_64                                              
DEBUG:   libburn-1.5.6-6.el10.x86_64                                                   
DEBUG:   libisoburn-1.5.6-6.el10.x86_64                                                
DEBUG:   libisofs-1.5.6-6.el10.x86_64                                                  
DEBUG:   libsodium-1.0.20-2.el10s.x86_64                                               
DEBUG:   libxslt-1.1.39-6.el10.x86_64                                                  
DEBUG:   libyaml-0.2.5-16.el10.x86_64                                                  
DEBUG:   memcached-1.6.23-7.el10.x86_64                                                
DEBUG:   ncurses-6.4-14.20240127.el10.x86_64                                           
DEBUG:   openstack-watcher-api-14.1.0-0.20250506125909.77e7e4e.el10.noarch             
DEBUG:   openstack-watcher-applier-14.1.0-0.20250506125909.77e7e4e.el10.noarch         
DEBUG:   openstack-watcher-common-14.1.0-0.20250506125909.77e7e4e.el10.noarch          
DEBUG:   openstack-watcher-decision-engine-14.1.0-0.20250506125909.77e7e4e.el10.noarch 
DEBUG:   openstack-watcher-doc-14.1.0-0.20250506125909.77e7e4e.el10.noarch             
DEBUG:   perl-AutoLoader-5.74-513.el10.noarch                                          
DEBUG:   perl-B-1.89-513.el10.x86_64                                                   
DEBUG:   perl-Carp-1.54-511.el10.noarch                                                
DEBUG:   perl-Class-Struct-0.68-513.el10.noarch                                        
DEBUG:   perl-Data-Dumper-2.189-512.el10.x86_64                                        
DEBUG:   perl-Digest-1.20-511.el10.noarch                                              
DEBUG:   perl-Digest-MD5-2.59-6.el10.x86_64                                            
DEBUG:   perl-DynaLoader-1.56-513.el10.x86_64                                          
DEBUG:   perl-Encode-4:3.21-511.el10.x86_64                                            
DEBUG:   perl-Errno-1.38-513.el10.x86_64                                               
DEBUG:   perl-Exporter-5.78-511.el10.noarch                                            
DEBUG:   perl-Fcntl-1.18-513.el10.x86_64                                               
DEBUG:   perl-File-Basename-2.86-513.el10.noarch                                       
DEBUG:   perl-File-Path-2.18-511.el10.noarch                                           
DEBUG:   perl-File-Temp-1:0.231.100-512.el10.noarch                                    
DEBUG:   perl-File-stat-1.14-513.el10.noarch                                           
DEBUG:   perl-FileHandle-2.05-513.el10.noarch                                          
DEBUG:   perl-Getopt-Long-1:2.58-3.el10.noarch                                         
DEBUG:   perl-Getopt-Std-1.14-513.el10.noarch                                          
DEBUG:   perl-HTTP-Tiny-0.088-512.el10.noarch                                          
DEBUG:   perl-IO-1.55-513.el10.x86_64                                                  
DEBUG:   perl-IO-Socket-IP-0.42-512.el10.noarch                                        
DEBUG:   perl-IO-Socket-SSL-2.085-3.el10.noarch                                        
DEBUG:   perl-IPC-Open3-1.22-513.el10.noarch                                           
DEBUG:   perl-MIME-Base64-3.16-511.el10.x86_64                                         
DEBUG:   perl-Mozilla-CA-20231213-5.el10.noarch                                        
DEBUG:   perl-NDBM_File-1.17-513.el10.x86_64                                           
DEBUG:   perl-Net-SSLeay-1.94-7.el10.x86_64                                            
DEBUG:   perl-POSIX-2.20-513.el10.x86_64                                               
DEBUG:   perl-PathTools-3.91-512.el10.x86_64                                           
DEBUG:   perl-Pod-Escapes-1:1.07-511.el10.noarch                                       
DEBUG:   perl-Pod-Perldoc-3.28.01-512.el10.noarch                                      
DEBUG:   perl-Pod-Simple-1:3.45-511.el10.noarch                                        
DEBUG:   perl-Pod-Usage-4:2.03-511.el10.noarch                                         
DEBUG:   perl-Scalar-List-Utils-5:1.63-511.el10.x86_64                                 
DEBUG:   perl-SelectSaver-1.02-513.el10.noarch                                         
DEBUG:   perl-Socket-4:2.038-511.el10.x86_64                                           
DEBUG:   perl-Storable-1:3.32-511.el10.x86_64                                          
DEBUG:   perl-Symbol-1.09-513.el10.noarch                                              
DEBUG:   perl-Term-ANSIColor-5.01-512.el10.noarch                                      
DEBUG:   perl-Term-Cap-1.18-511.el10.noarch                                            
DEBUG:   perl-Text-ParseWords-3.31-511.el10.noarch                                     
DEBUG:   perl-Text-Tabs+Wrap-2024.001-511.el10.noarch                                  
DEBUG:   perl-Time-Local-2:1.350-511.el10.noarch                                       
DEBUG:   perl-URI-5.27-3.el10.noarch                                                   
DEBUG:   perl-base-2.27-513.el10.noarch                                                
DEBUG:   perl-constant-1.33-512.el10.noarch                                            
DEBUG:   perl-if-0.61.000-513.el10.noarch                                              
DEBUG:   perl-interpreter-4:5.40.2-513.el10.x86_64                                     
DEBUG:   perl-libnet-3.15-512.el10.noarch                                              
DEBUG:   perl-libs-4:5.40.2-513.el10.x86_64                                            
DEBUG:   perl-locale-1.12-513.el10.noarch                                              
DEBUG:   perl-mro-1.29-513.el10.x86_64                                                 
DEBUG:   perl-overload-1.37-513.el10.noarch                                            
DEBUG:   perl-overloading-0.02-513.el10.noarch                                         
DEBUG:   perl-parent-1:0.241-512.el10.noarch                                           
DEBUG:   perl-podlators-1:5.01-511.el10.noarch                                         
DEBUG:   perl-vars-1.05-513.el10.noarch                                                
DEBUG:   python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch        
DEBUG:   python-oslo-cache-lang-3.10.1-0.20250318114710.0a940fc.el10.noarch            
DEBUG:   python-oslo-concurrency-lang-7.1.0-0.20250318114002.6250095.el10.noarch       
DEBUG:   python-oslo-db-lang-17.2.1-0.20250318123718.dc60623.el10.noarch               
DEBUG:   python-oslo-i18n-lang-6.5.1-0.20250318101249.162e0fa.el10.noarch              
DEBUG:   python-oslo-log-lang-7.1.0-0.20250318111316.0c290b1.el10.noarch               
DEBUG:   python-oslo-middleware-lang-6.3.1-0.20250318102210.8af9987.el10.noarch        
DEBUG:   python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch            
DEBUG:   python-oslo-utils-lang-8.0.0-0.20250212135609.79f5ec6.el10.noarch             
DEBUG:   python-oslo-versionedobjects-lang-3.6.0-0.20250318110444.79e9d5d.el10.noarch  
DEBUG:   python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch               
DEBUG:   python3-APScheduler-3.10.4-4.el10s.noarch                                     
DEBUG:   python3-PyMySQL-1.1.1-3.el10.noarch                                           
DEBUG:   python3-alembic-1.13.1-7.el10.noarch                                          
DEBUG:   python3-amqp-5.2.0-7.el10s.noarch                                             
DEBUG:   python3-attrs-23.2.0-7.el10.noarch                                            
DEBUG:   python3-automaton-3.2.0-0.20250213134241.9255778.el10.noarch                  
DEBUG:   python3-autopage-0.5.2-8.el10s.noarch                                         
DEBUG:   python3-bcrypt-3.2.2-4.el10s.x86_64                                           
DEBUG:   python3-binary-memcached-0.31.2-1.el10s.noarch                                
DEBUG:   python3-cachetools-5.4.0-6.el10s.noarch                                       
DEBUG:   python3-cffi-1.16.0-7.el10.x86_64                                             
DEBUG:   python3-cinderclient-9.7.0-0.20250318125740.63e3fa7.el10.noarch               
DEBUG:   python3-cliff-4.9.1-0.20250314125026.083572e.el10.noarch                      
DEBUG:   python3-cmd2-2.5.8-1.el10s.noarch                                             
DEBUG:   python3-croniter-5.0.1-1.el10s.noarch                                         
DEBUG:   python3-cryptography-43.0.0-4.el10.x86_64                                     
DEBUG:   python3-dateutil-1:2.8.2-15.el10.noarch                                       
DEBUG:   python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch              
DEBUG:   python3-decorator-5.1.1-12.el10.noarch                                        
DEBUG:   python3-dogpile-cache-1.3.3-1.el10s.noarch                                    
DEBUG:   python3-etcd3gw-2.4.1-1.el10s.noarch                                          
DEBUG:   python3-fasteners-0.19-1.el10s.noarch                                         
DEBUG:   python3-futurist-3.1.0-0.20250311193328.bd83787.el10.noarch                   
DEBUG:   python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch             
DEBUG:   python3-gnocchiclient-7.1.0-0.20250217111922.f0c4fa0.el10.noarch              
DEBUG:   python3-importlib-metadata-8.5.0-1.el10s.noarch                               
DEBUG:   python3-ironicclient-5.10.0-0.20250310082335.605c657.el10.noarch              
DEBUG:   python3-iso8601-2.1.0-3.el10s.noarch                                          
DEBUG:   python3-jmespath-1.0.1-8.el10.noarch                                          
DEBUG:   python3-jsonpatch-1.33-6.el10.noarch                                          
DEBUG:   python3-jsonpointer-2.3-9.el10.noarch                                         
DEBUG:   python3-jsonschema-4.19.1-7.el10.noarch                                       
DEBUG:   python3-jsonschema-specifications-2023.11.2-6.el10.noarch                     
DEBUG:   python3-jwt-2.8.0-1.el10s.noarch                                              
DEBUG:   python3-jwt+crypto-2.8.0-1.el10s.noarch                                       
DEBUG:   python3-keystoneauth1-5.10.0-0.20250314124045.60f441a.el10.noarch             
DEBUG:   python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch           
DEBUG:   python3-keystonemiddleware-10.9.0-0.20250310092911.557d173.el10.noarch        
DEBUG:   python3-kombu-1:5.3.7-1.el10s.noarch                                          
DEBUG:   python3-logutils-0.3.5-29.el10s.noarch                                        
DEBUG:   python3-lxml-5.2.1-4.el10.x86_64                                              
DEBUG:   python3-mako-1.2.3-9.el10.noarch                                              
DEBUG:   python3-memcached-1.59-15.el10s.noarch                                        
DEBUG:   python3-microversion-parse-2.0.0-0.20250307110730.26a2dc9.el10.noarch         
DEBUG:   python3-monascaclient-2.8.0-0.20250307105657.bb7d4b6.el10.noarch              
DEBUG:   python3-msgpack-1.1.0-1.el10s.x86_64                                          
DEBUG:   python3-netaddr-1.3.0-2.el10.noarch                                           
DEBUG:   python3-networkx-3.2.1-6.el10.noarch                                          
DEBUG:   python3-neutronclient-11.4.0-0.20250310081746.1d7a13a.el10.noarch             
DEBUG:   python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch              
DEBUG:   python3-observabilityclient-0.4.0-0.20250318092205.df6c253.el10.noarch        
DEBUG:   python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch            
DEBUG:   python3-openstacksdk-4.4.0-0.20250313101744.6438e3b.el10.noarch               
DEBUG:   python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch           
DEBUG:   python3-os-resource-classes-1.1.0-0.20250307110850.357bd40.el10.noarch        
DEBUG:   python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch           
DEBUG:   python3-osc-lib-3.2.0-0.20250307105213.d3fdae8.el10.noarch                    
DEBUG:   python3-oslo-cache-3.10.1-0.20250318114710.0a940fc.el10.noarch                
DEBUG:   python3-oslo-cache+dogpile-3.10.1-0.20250318114710.0a940fc.el10.noarch        
DEBUG:   python3-oslo-cache+etcd3gw-3.10.1-0.20250318114710.0a940fc.el10.noarch        
DEBUG:   python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch           
DEBUG:   python3-oslo-config-2:9.7.1-0.20250318100804.d583141.el10.noarch              
DEBUG:   python3-oslo-context-5.7.1-0.20250318100958.52d21e6.el10.noarch               
DEBUG:   python3-oslo-db-17.2.1-0.20250318123718.dc60623.el10.noarch                   
DEBUG:   python3-oslo-db+mysql-17.2.1-0.20250318123718.dc60623.el10.noarch             
DEBUG:   python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa.el10.noarch                  
DEBUG:   python3-oslo-log-7.1.0-0.20250318111316.0c290b1.el10.noarch                   
DEBUG:   python3-oslo-messaging-16.1.0-0.20250318120050.e91bb45.el10.noarch            
DEBUG:   python3-oslo-metrics-0.11.0-0.20250318105137.c64d51c.el10.noarch              
DEBUG:   python3-oslo-middleware-6.3.1-0.20250318102210.8af9987.el10.noarch            
DEBUG:   python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch                
DEBUG:   python3-oslo-reports-3.5.1-0.20250327080657.2f5eb7c.el10.noarch               
DEBUG:   python3-oslo-serialization-5.7.0-0.20250318115342.bff992d.el10.noarch         
DEBUG:   python3-oslo-service-4.1.1-0.20250318124125.7a52803.el10.noarch               
DEBUG:   python3-oslo-upgradecheck-2.5.0-0.20250318103257.27366ba.el10.noarch          
DEBUG:   python3-oslo-utils-8.0.0-0.20250212135609.79f5ec6.el10.noarch                 
DEBUG:   python3-oslo-versionedobjects-3.6.0-0.20250318110444.79e9d5d.el10.noarch      
DEBUG:   python3-paste-3.10.1-6.el10s.noarch                                           
DEBUG:   python3-paste-deploy-3.1.0-7.el10s.noarch                                     
DEBUG:   python3-pecan-1.5.1-1.el10s.noarch                                            
DEBUG:   python3-platformdirs-4.2.2-2.el10s.noarch                                     
DEBUG:   python3-ply-3.11-25.el10.noarch                                               
DEBUG:   python3-prettytable-3.6.0-10.el10.noarch                                      
DEBUG:   python3-prometheus_client-0.21.0-2.el10s.noarch                               
DEBUG:   python3-psutil-5.9.8-5.el10.x86_64                                            
DEBUG:   python3-pyOpenSSL-24.2.1-1.el10s.noarch                                       
DEBUG:   python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch                     
DEBUG:   python3-pycparser-2.20-16.el10.noarch                                         
DEBUG:   python3-pydot-3.0.3-1.el10s.noarch                                            
DEBUG:   python3-pymemcache-4.0.0-1.el10s.noarch                                       
DEBUG:   python3-pynacl-1.5.0-14.el10s.x86_64                                          
DEBUG:   python3-pyparsing-3.1.1-7.el10.noarch                                         
DEBUG:   python3-pyperclip-1.8.2-1.el10s.noarch                                        
DEBUG:   python3-pytz-2024.1-3.el10s.noarch                                            
DEBUG:   python3-pyyaml-6.0.1-19.el10.x86_64                                           
DEBUG:   python3-redis-5.1.1-3.el10s.noarch                                            
DEBUG:   python3-referencing-0.31.1-6.el10.noarch                                      
DEBUG:   python3-repoze-lru-0.7-25.el10s.noarch                                        
DEBUG:   python3-requestsexceptions-1.4.0-0.20250213133424.d7ac0ff.el10.noarch         
DEBUG:   python3-rfc3986-1.5.0-12.el10s.noarch                                         
DEBUG:   python3-routes-2.5.1-11.el10s.noarch                                          
DEBUG:   python3-rpds-py-0.17.1-6.el10.x86_64                                          
DEBUG:   python3-simplegeneric-0.8.1-21.el10s.noarch                                   
DEBUG:   python3-statsd-3.2.1-33.el10s.noarch                                          
DEBUG:   python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch                  
DEBUG:   python3-taskflow-5.12.0-0.20250318125034.e41463b.el10.noarch                  
DEBUG:   python3-tenacity-8.2.3-1.el10s.noarch                                         
DEBUG:   python3-testresources-2.0.1-18.el10s.noarch                                   
DEBUG:   python3-testscenarios-0.5.0-21.el10s.noarch                                   
DEBUG:   python3-testtools-2.7.2-1.bootstrap.el10s.noarch                              
DEBUG:   python3-tzlocal-5.2-1.el10s.noarch                                            
DEBUG:   python3-uhashring-2.3-8.el10s.noarch                                          
DEBUG:   python3-ujson-5.10.0-1.el10s.x86_64                                           
DEBUG:   python3-vine-5.1.0-10.el10s.noarch                                            
DEBUG:   python3-warlock-2.0.1-8.el10s.noarch                                          
DEBUG:   python3-watcher-14.1.0-0.20250506125909.77e7e4e.el10.noarch                   
DEBUG:   python3-watcher-tests-unit-14.1.0-0.20250506125909.77e7e4e.el10.noarch        
DEBUG:   python3-wcwidth-0.2.6-6.el10.noarch                                           
DEBUG:   python3-webob-1.8.9-1.el10s.noarch                                            
DEBUG:   python3-wrapt-1.17.1-1.el10s.x86_64                                           
DEBUG:   python3-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch                      
DEBUG:   python3-yappi-1.6.0-1.el10s.x86_64                                            
DEBUG:   python3-zipp-3.21.0-2.el10s.noarch                                            
DEBUG:   which-2.21-43.el10.x86_64                                                     
DEBUG:   xdg-utils-1.2.0-3.el10.noarch                                                 
DEBUG:   xorriso-1.5.6-6.el10.x86_64                                                   
DEBUG: Complete!
DEBUG: Child return code was: 0
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: 
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/optimize/77/e7/77e7e4ef7b5b0cd29e27b3529fdac4fdc2287d40_fa75ed37'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
INFO: unmounting tmpfs.
DEBUG: child environment: None
DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
Finish: clean chroot
Finish: run
DEBUG: kill orphans in chroot /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0
DEBUG: child environment: None
DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG: Child return code was: 0