+ 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540' + /usr/bin/mock -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --clean WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --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: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 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: 245f4f3e-e825-4713-8bb4-81f7900369f4 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-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a1be40e05e0cbe450503c7fb187763d5731ec6e6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/a1/be/a1be40e05e0cbe450503c7fb187763d5731ec6e6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-trove-365dee5a8b86381c87ba84206180cdd5fc326fa0 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/5d/365dee5a8b86381c87ba84206180cdd5fc326fa0_d4ee7df1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a016f7a349d55e07c81b693d3dfe9a3ba6244ee9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a0/16/a016f7a349d55e07c81b693d3dfe9a3ba6244ee9_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-b95caa13ef4985917527fb5df739f959168da2a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b9/5c/b95caa13ef4985917527fb5df739f959168da2a7_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9106b27fe31e09880096bf20f19c219e3a7a1934 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/91/06/9106b27fe31e09880096bf20f19c219e3a7a1934_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-fc2868e4752204cf470150a37a7d6814d78193d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/fc/28/fc2868e4752204cf470150a37a7d6814d78193d5_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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 Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --init WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --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.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 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: a6124c70-6fa0-4adf-a78a-375aa405ccd1 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-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a1be40e05e0cbe450503c7fb187763d5731ec6e6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/a1/be/a1be40e05e0cbe450503c7fb187763d5731ec6e6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-trove-365dee5a8b86381c87ba84206180cdd5fc326fa0 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/5d/365dee5a8b86381c87ba84206180cdd5fc326fa0_d4ee7df1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a016f7a349d55e07c81b693d3dfe9a3ba6244ee9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a0/16/a016f7a349d55e07c81b693d3dfe9a3ba6244ee9_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-b95caa13ef4985917527fb5df739f959168da2a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b9/5c/b95caa13ef4985917527fb5df739f959168da2a7_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9106b27fe31e09880096bf20f19c219e3a7a1934 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/91/06/9106b27fe31e09880096bf20f19c219e3a7a1934_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-fc2868e4752204cf470150a37a7d6814d78193d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/fc/28/fc2868e4752204cf470150a37a7d6814d78193d5_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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 Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.vxt2ktcn', '/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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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 6301364 479576 2575408 12246768 9813448 DEBUG: Swap: 16777212 5365956 11411256 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 196G 354G 36% / 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.ef914va2', '/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 c1c254075ed4933afdaf5d6665d25a8327f37450 Note: switching to 'c1c254075ed4933afdaf5d6665d25a8327f37450'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at c1c25407 docs: add OpenStack-Ansible as an installation method + '[' -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-mistral + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-mistral + '[' -z '' ']' ++ tail -n 1 ++ /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)' 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 20.1.0.dev24 c1c2540 + UPSTREAMVERSION=20.1.0.dev24 + [[ 20.1.0.dev24 =~ ([^-]*)-(.+) ]] + [[ 20.1.0.dev24 =~ (.*?)\.(0rc.+) ]] + [[ 20.1.0.dev24 =~ (.*?)\.(0b.+) ]] + [[ 20.1.0.dev24 =~ (.*?)\.(0a.+) ]] + [[ 20.1.0.dev24 =~ (.*?)\.(dev.+) ]] + VERSION=20.1.0 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20250609074434.c1c2540 + '[' -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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --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.2 starting (python version = 3.9.18, NVR = mock-6.2-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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --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/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 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: 5bccb906-2edd-4972-8746-4f22c16d7396 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-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a1be40e05e0cbe450503c7fb187763d5731ec6e6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/a1/be/a1be40e05e0cbe450503c7fb187763d5731ec6e6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-trove-365dee5a8b86381c87ba84206180cdd5fc326fa0 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/5d/365dee5a8b86381c87ba84206180cdd5fc326fa0_d4ee7df1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a016f7a349d55e07c81b693d3dfe9a3ba6244ee9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a0/16/a016f7a349d55e07c81b693d3dfe9a3ba6244ee9_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-b95caa13ef4985917527fb5df739f959168da2a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b9/5c/b95caa13ef4985917527fb5df739f959168da2a7_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9106b27fe31e09880096bf20f19c219e3a7a1934 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/91/06/9106b27fe31e09880096bf20f19c219e3a7a1934_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-fc2868e4752204cf470150a37a7d6814d78193d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/fc/28/fc2868e4752204cf470150a37a7d6814d78193d5_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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 Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.mrwxir0y', '/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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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 6329568 659656 3090936 12554012 9785244 DEBUG: Swap: 16777212 5388484 11388728 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 868M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.cjoj6dce', '/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;\\007"', 'PS1': ' \\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 /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.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.2s) running egg_info creating mistral.egg-info writing mistral.egg-info/PKG-INFO writing dependency_links to mistral.egg-info/dependency_links.txt writing entry points to mistral.egg-info/entry_points.txt writing requirements to mistral.egg-info/requires.txt writing top-level names to mistral.egg-info/top_level.txt writing pbr to mistral.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'mistral.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 'mistral.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating mistral-20.1.0.dev24 creating mistral-20.1.0.dev24/api-ref creating mistral-20.1.0.dev24/api-ref/source creating mistral-20.1.0.dev24/api-ref/source/v2 creating mistral-20.1.0.dev24/devstack creating mistral-20.1.0.dev24/devstack/files creating mistral-20.1.0.dev24/doc creating mistral-20.1.0.dev24/doc/source creating mistral-20.1.0.dev24/doc/source/admin creating mistral-20.1.0.dev24/doc/source/admin/configuration creating mistral-20.1.0.dev24/doc/source/admin/img creating mistral-20.1.0.dev24/doc/source/admin/install creating mistral-20.1.0.dev24/doc/source/contributor creating mistral-20.1.0.dev24/doc/source/contributor/extensions creating mistral-20.1.0.dev24/doc/source/contributor/img creating mistral-20.1.0.dev24/doc/source/user creating mistral-20.1.0.dev24/doc/source/user/cli creating mistral-20.1.0.dev24/doc/source/user/cookbooks creating mistral-20.1.0.dev24/doc/source/user/cookbooks/img creating mistral-20.1.0.dev24/doc/source/user/terminology creating mistral-20.1.0.dev24/doc/source/user/terminology/img creating mistral-20.1.0.dev24/doc/source/user/use_cases creating mistral-20.1.0.dev24/doc/source/user/use_cases/img creating mistral-20.1.0.dev24/etc creating mistral-20.1.0.dev24/mistral creating mistral-20.1.0.dev24/mistral.egg-info creating mistral-20.1.0.dev24/mistral/actions creating mistral-20.1.0.dev24/mistral/api creating mistral-20.1.0.dev24/mistral/api/controllers creating mistral-20.1.0.dev24/mistral/api/controllers/v2 creating mistral-20.1.0.dev24/mistral/api/hooks creating mistral-20.1.0.dev24/mistral/auth creating mistral-20.1.0.dev24/mistral/cmd creating mistral-20.1.0.dev24/mistral/db creating mistral-20.1.0.dev24/mistral/db/sqlalchemy creating mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration creating mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations creating mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions creating mistral-20.1.0.dev24/mistral/db/v2 creating mistral-20.1.0.dev24/mistral/db/v2/sqlalchemy creating mistral-20.1.0.dev24/mistral/engine creating mistral-20.1.0.dev24/mistral/event_engine creating mistral-20.1.0.dev24/mistral/executors creating mistral-20.1.0.dev24/mistral/expressions creating mistral-20.1.0.dev24/mistral/ext creating mistral-20.1.0.dev24/mistral/hacking creating mistral-20.1.0.dev24/mistral/lang creating mistral-20.1.0.dev24/mistral/lang/v2 creating mistral-20.1.0.dev24/mistral/notifiers creating mistral-20.1.0.dev24/mistral/notifiers/publishers creating mistral-20.1.0.dev24/mistral/policies creating mistral-20.1.0.dev24/mistral/releasenotes creating mistral-20.1.0.dev24/mistral/releasenotes/notes creating mistral-20.1.0.dev24/mistral/resources creating mistral-20.1.0.dev24/mistral/resources/actions creating mistral-20.1.0.dev24/mistral/rpc creating mistral-20.1.0.dev24/mistral/rpc/oslo creating mistral-20.1.0.dev24/mistral/scheduler creating mistral-20.1.0.dev24/mistral/service creating mistral-20.1.0.dev24/mistral/services creating mistral-20.1.0.dev24/mistral/tests creating mistral-20.1.0.dev24/mistral/tests/resources creating mistral-20.1.0.dev24/mistral/tests/resources/for_wf_namespace creating mistral-20.1.0.dev24/mistral/tests/resources/workbook creating mistral-20.1.0.dev24/mistral/tests/resources/workbook/v2 creating mistral-20.1.0.dev24/mistral/tests/unit creating mistral-20.1.0.dev24/mistral/tests/unit/actions creating mistral-20.1.0.dev24/mistral/tests/unit/api creating mistral-20.1.0.dev24/mistral/tests/unit/api/v2 creating mistral-20.1.0.dev24/mistral/tests/unit/db creating mistral-20.1.0.dev24/mistral/tests/unit/db/v2 creating mistral-20.1.0.dev24/mistral/tests/unit/engine creating mistral-20.1.0.dev24/mistral/tests/unit/executors creating mistral-20.1.0.dev24/mistral/tests/unit/expressions creating mistral-20.1.0.dev24/mistral/tests/unit/hacking creating mistral-20.1.0.dev24/mistral/tests/unit/lang creating mistral-20.1.0.dev24/mistral/tests/unit/lang/v2 creating mistral-20.1.0.dev24/mistral/tests/unit/mstrlfixtures creating mistral-20.1.0.dev24/mistral/tests/unit/notifiers creating mistral-20.1.0.dev24/mistral/tests/unit/policies creating mistral-20.1.0.dev24/mistral/tests/unit/rpc creating mistral-20.1.0.dev24/mistral/tests/unit/scheduler creating mistral-20.1.0.dev24/mistral/tests/unit/services creating mistral-20.1.0.dev24/mistral/tests/unit/utils creating mistral-20.1.0.dev24/mistral/tests/unit/workflow creating mistral-20.1.0.dev24/mistral/utils creating mistral-20.1.0.dev24/mistral/utils/openstack creating mistral-20.1.0.dev24/mistral/workflow creating mistral-20.1.0.dev24/playbooks creating mistral-20.1.0.dev24/playbooks/docker-buildimage creating mistral-20.1.0.dev24/playbooks/legacy creating mistral-20.1.0.dev24/playbooks/legacy/mistral-ha creating mistral-20.1.0.dev24/rally-jobs creating mistral-20.1.0.dev24/rally-jobs/extra creating mistral-20.1.0.dev24/rally-jobs/extra/scenarios creating mistral-20.1.0.dev24/rally-jobs/extra/scenarios/big_wf creating mistral-20.1.0.dev24/rally-jobs/extra/scenarios/complex_wf creating mistral-20.1.0.dev24/rally-jobs/extra/scenarios/join creating mistral-20.1.0.dev24/rally-jobs/extra/scenarios/with_items creating mistral-20.1.0.dev24/rally-jobs/plugins creating mistral-20.1.0.dev24/releasenotes creating mistral-20.1.0.dev24/releasenotes/notes creating mistral-20.1.0.dev24/releasenotes/source creating mistral-20.1.0.dev24/releasenotes/source/_static creating mistral-20.1.0.dev24/releasenotes/source/_templates creating mistral-20.1.0.dev24/tools creating mistral-20.1.0.dev24/tools/config creating mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom creating mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}} creating mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}} creating mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/tests creating mistral-20.1.0.dev24/tools/docker creating mistral-20.1.0.dev24/tools/wf_generators copying files to mistral-20.1.0.dev24... copying .coveragerc -> mistral-20.1.0.dev24 copying .dockerignore -> mistral-20.1.0.dev24 copying .stestr.conf -> mistral-20.1.0.dev24 copying .zuul.yaml -> mistral-20.1.0.dev24 copying AUTHORS -> mistral-20.1.0.dev24 copying CONTRIBUTING.rst -> mistral-20.1.0.dev24 copying ChangeLog -> mistral-20.1.0.dev24 copying HACKING.rst -> mistral-20.1.0.dev24 copying LICENSE -> mistral-20.1.0.dev24 copying README.rst -> mistral-20.1.0.dev24 copying bindep.txt -> mistral-20.1.0.dev24 copying build-docker.sh -> mistral-20.1.0.dev24 copying requirements.txt -> mistral-20.1.0.dev24 copying run_tests.sh -> mistral-20.1.0.dev24 copying setup.cfg -> mistral-20.1.0.dev24 copying setup.py -> mistral-20.1.0.dev24 copying test-requirements.txt -> mistral-20.1.0.dev24 copying tox.ini -> mistral-20.1.0.dev24 copying api-ref/source/conf.py -> mistral-20.1.0.dev24/api-ref/source copying api-ref/source/index.rst -> mistral-20.1.0.dev24/api-ref/source copying api-ref/source/v2/action.inc -> mistral-20.1.0.dev24/api-ref/source/v2 copying api-ref/source/v2/cron-trigger.inc -> mistral-20.1.0.dev24/api-ref/source/v2 copying api-ref/source/v2/execution.inc -> mistral-20.1.0.dev24/api-ref/source/v2 copying api-ref/source/v2/task.inc -> mistral-20.1.0.dev24/api-ref/source/v2 copying api-ref/source/v2/workbook.inc -> mistral-20.1.0.dev24/api-ref/source/v2 copying api-ref/source/v2/workflow.inc -> mistral-20.1.0.dev24/api-ref/source/v2 copying devstack/README.rst -> mistral-20.1.0.dev24/devstack copying devstack/plugin.sh -> mistral-20.1.0.dev24/devstack copying devstack/settings -> mistral-20.1.0.dev24/devstack copying devstack/files/apache-mistral-api.template -> mistral-20.1.0.dev24/devstack/files copying doc/requirements.txt -> mistral-20.1.0.dev24/doc copying doc/source/conf.py -> mistral-20.1.0.dev24/doc/source copying doc/source/index.rst -> mistral-20.1.0.dev24/doc/source copying doc/source/admin/architecture.rst -> mistral-20.1.0.dev24/doc/source/admin copying doc/source/admin/index.rst -> mistral-20.1.0.dev24/doc/source/admin copying doc/source/admin/quickstart.rst -> mistral-20.1.0.dev24/doc/source/admin copying doc/source/admin/upgrade_guide.rst -> mistral-20.1.0.dev24/doc/source/admin copying doc/source/admin/configuration/config-guide.rst -> mistral-20.1.0.dev24/doc/source/admin/configuration copying doc/source/admin/configuration/config-reference.rst -> mistral-20.1.0.dev24/doc/source/admin/configuration copying doc/source/admin/configuration/config-sample.rst -> mistral-20.1.0.dev24/doc/source/admin/configuration copying doc/source/admin/configuration/index.rst -> mistral-20.1.0.dev24/doc/source/admin/configuration copying doc/source/admin/configuration/policy-reference.rst -> mistral-20.1.0.dev24/doc/source/admin/configuration copying doc/source/admin/configuration/policy-sample.rst -> mistral-20.1.0.dev24/doc/source/admin/configuration copying doc/source/admin/img/mistral_architecture.png -> mistral-20.1.0.dev24/doc/source/admin/img copying doc/source/admin/install/dashboard_guide.rst -> mistral-20.1.0.dev24/doc/source/admin/install copying doc/source/admin/install/index.rst -> mistral-20.1.0.dev24/doc/source/admin/install copying doc/source/admin/install/install.rst -> mistral-20.1.0.dev24/doc/source/admin/install copying doc/source/admin/install/verify.rst -> mistral-20.1.0.dev24/doc/source/admin/install copying doc/source/contributor/coding_guidelines.rst -> mistral-20.1.0.dev24/doc/source/contributor copying doc/source/contributor/contributing.rst -> mistral-20.1.0.dev24/doc/source/contributor copying doc/source/contributor/debugging_and_testing.rst -> mistral-20.1.0.dev24/doc/source/contributor copying doc/source/contributor/devstack.rst -> mistral-20.1.0.dev24/doc/source/contributor copying doc/source/contributor/index.rst -> mistral-20.1.0.dev24/doc/source/contributor copying doc/source/contributor/profiling.rst -> mistral-20.1.0.dev24/doc/source/contributor copying doc/source/contributor/extensions/creating_custom_action.rst -> mistral-20.1.0.dev24/doc/source/contributor/extensions copying doc/source/contributor/extensions/extending_yaql.rst -> mistral-20.1.0.dev24/doc/source/contributor/extensions copying doc/source/contributor/extensions/index.rst -> mistral-20.1.0.dev24/doc/source/contributor/extensions copying doc/source/contributor/img/Pycharm_run_config_menu.png -> mistral-20.1.0.dev24/doc/source/contributor/img copying doc/source/contributor/img/dashboard_debug_config.png -> mistral-20.1.0.dev24/doc/source/contributor/img copying doc/source/contributor/img/dashboard_django_settings.png -> mistral-20.1.0.dev24/doc/source/contributor/img copying doc/source/contributor/img/dashboard_environment_variables.png -> mistral-20.1.0.dev24/doc/source/contributor/img copying doc/source/user/asynchronous_actions.rst -> mistral-20.1.0.dev24/doc/source/user copying doc/source/user/faq.rst -> mistral-20.1.0.dev24/doc/source/user copying doc/source/user/index.rst -> mistral-20.1.0.dev24/doc/source/user copying doc/source/user/main_features.rst -> mistral-20.1.0.dev24/doc/source/user copying doc/source/user/overview.rst -> mistral-20.1.0.dev24/doc/source/user copying doc/source/user/rest_api_v2.rst -> mistral-20.1.0.dev24/doc/source/user copying doc/source/user/wf_lang_v2.rst -> mistral-20.1.0.dev24/doc/source/user copying doc/source/user/wf_namespaces.rst -> mistral-20.1.0.dev24/doc/source/user copying doc/source/user/cli/advanced.rst -> mistral-20.1.0.dev24/doc/source/user/cli copying doc/source/user/cli/index.rst -> mistral-20.1.0.dev24/doc/source/user/cli copying doc/source/user/cookbooks/cloud_cron.rst -> mistral-20.1.0.dev24/doc/source/user/cookbooks copying doc/source/user/cookbooks/index.rst -> mistral-20.1.0.dev24/doc/source/user/cookbooks copying doc/source/user/cookbooks/img/cloud_cron_updating_multiple_servers.png -> mistral-20.1.0.dev24/doc/source/user/cookbooks/img copying doc/source/user/cookbooks/img/ssh_proxied.png -> mistral-20.1.0.dev24/doc/source/user/cookbooks/img copying doc/source/user/terminology/actions.rst -> mistral-20.1.0.dev24/doc/source/user/terminology copying doc/source/user/terminology/cron_triggers.rst -> mistral-20.1.0.dev24/doc/source/user/terminology copying doc/source/user/terminology/executions.rst -> mistral-20.1.0.dev24/doc/source/user/terminology copying doc/source/user/terminology/index.rst -> mistral-20.1.0.dev24/doc/source/user/terminology copying doc/source/user/terminology/workbooks.rst -> mistral-20.1.0.dev24/doc/source/user/terminology copying doc/source/user/terminology/workflows.rst -> mistral-20.1.0.dev24/doc/source/user/terminology copying doc/source/user/terminology/img/actions.png -> mistral-20.1.0.dev24/doc/source/user/terminology/img copying doc/source/user/terminology/img/cron_trigger.png -> mistral-20.1.0.dev24/doc/source/user/terminology/img copying doc/source/user/terminology/img/direct_workflow.png -> mistral-20.1.0.dev24/doc/source/user/terminology/img copying doc/source/user/terminology/img/reverse_workflow.png -> mistral-20.1.0.dev24/doc/source/user/terminology/img copying doc/source/user/terminology/img/workbook_namespacing.png -> mistral-20.1.0.dev24/doc/source/user/terminology/img copying doc/source/user/use_cases/index.rst -> mistral-20.1.0.dev24/doc/source/user/use_cases copying doc/source/user/use_cases/long_running_business_process.rst -> mistral-20.1.0.dev24/doc/source/user/use_cases copying doc/source/user/use_cases/img/long_running_business_process.png -> mistral-20.1.0.dev24/doc/source/user/use_cases/img copying etc/README.mistral.conf -> mistral-20.1.0.dev24/etc copying etc/event_definitions.yml.sample -> mistral-20.1.0.dev24/etc copying etc/logging.conf.sample -> mistral-20.1.0.dev24/etc copying etc/logging.conf.sample.rotating -> mistral-20.1.0.dev24/etc copying etc/wf_trace_logging.conf.sample -> mistral-20.1.0.dev24/etc copying etc/wf_trace_logging.conf.sample.rotating -> mistral-20.1.0.dev24/etc copying mistral/__init__.py -> mistral-20.1.0.dev24/mistral copying mistral/_i18n.py -> mistral-20.1.0.dev24/mistral copying mistral/config.py -> mistral-20.1.0.dev24/mistral copying mistral/context.py -> mistral-20.1.0.dev24/mistral copying mistral/exceptions.py -> mistral-20.1.0.dev24/mistral copying mistral/messaging.py -> mistral-20.1.0.dev24/mistral copying mistral/version.py -> mistral-20.1.0.dev24/mistral copying mistral.egg-info/PKG-INFO -> mistral-20.1.0.dev24/mistral.egg-info copying mistral.egg-info/SOURCES.txt -> mistral-20.1.0.dev24/mistral.egg-info copying mistral.egg-info/dependency_links.txt -> mistral-20.1.0.dev24/mistral.egg-info copying mistral.egg-info/entry_points.txt -> mistral-20.1.0.dev24/mistral.egg-info copying mistral.egg-info/not-zip-safe -> mistral-20.1.0.dev24/mistral.egg-info copying mistral.egg-info/pbr.json -> mistral-20.1.0.dev24/mistral.egg-info copying mistral.egg-info/requires.txt -> mistral-20.1.0.dev24/mistral.egg-info copying mistral.egg-info/top_level.txt -> mistral-20.1.0.dev24/mistral.egg-info copying mistral/actions/__init__.py -> mistral-20.1.0.dev24/mistral/actions copying mistral/actions/adhoc.py -> mistral-20.1.0.dev24/mistral/actions copying mistral/actions/dynamic_action.py -> mistral-20.1.0.dev24/mistral/actions copying mistral/actions/legacy.py -> mistral-20.1.0.dev24/mistral/actions copying mistral/actions/std_actions.py -> mistral-20.1.0.dev24/mistral/actions copying mistral/actions/test.py -> mistral-20.1.0.dev24/mistral/actions copying mistral/api/__init__.py -> mistral-20.1.0.dev24/mistral/api copying mistral/api/access_control.py -> mistral-20.1.0.dev24/mistral/api copying mistral/api/app.py -> mistral-20.1.0.dev24/mistral/api copying mistral/api/service.py -> mistral-20.1.0.dev24/mistral/api copying mistral/api/wsgi.py -> mistral-20.1.0.dev24/mistral/api copying mistral/api/controllers/__init__.py -> mistral-20.1.0.dev24/mistral/api/controllers copying mistral/api/controllers/info.py -> mistral-20.1.0.dev24/mistral/api/controllers copying mistral/api/controllers/maintenance.py -> mistral-20.1.0.dev24/mistral/api/controllers copying mistral/api/controllers/resource.py -> mistral-20.1.0.dev24/mistral/api/controllers copying mistral/api/controllers/root.py -> mistral-20.1.0.dev24/mistral/api/controllers copying mistral/api/controllers/v2/__init__.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/action.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/action_execution.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/code_source.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/cron_trigger.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/dynamic_action.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/environment.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/event_trigger.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/execution.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/execution_report.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/member.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/resources.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/root.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/sub_execution.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/task.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/types.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/validation.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/workbook.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/controllers/v2/workflow.py -> mistral-20.1.0.dev24/mistral/api/controllers/v2 copying mistral/api/hooks/__init__.py -> mistral-20.1.0.dev24/mistral/api/hooks copying mistral/api/hooks/content_type.py -> mistral-20.1.0.dev24/mistral/api/hooks copying mistral/api/hooks/maintenance.py -> mistral-20.1.0.dev24/mistral/api/hooks copying mistral/auth/__init__.py -> mistral-20.1.0.dev24/mistral/auth copying mistral/auth/keycloak.py -> mistral-20.1.0.dev24/mistral/auth copying mistral/auth/keystone.py -> mistral-20.1.0.dev24/mistral/auth copying mistral/cmd/__init__.py -> mistral-20.1.0.dev24/mistral/cmd copying mistral/cmd/launch.py -> mistral-20.1.0.dev24/mistral/cmd copying mistral/db/__init__.py -> mistral-20.1.0.dev24/mistral/db copying mistral/db/utils.py -> mistral-20.1.0.dev24/mistral/db copying mistral/db/sqlalchemy/__init__.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy copying mistral/db/sqlalchemy/base.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy copying mistral/db/sqlalchemy/model_base.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy copying mistral/db/sqlalchemy/sqlite_lock.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy copying mistral/db/sqlalchemy/types.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy copying mistral/db/sqlalchemy/migration/__init__.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration copying mistral/db/sqlalchemy/migration/alembic.ini -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration copying mistral/db/sqlalchemy/migration/cli.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration copying mistral/db/sqlalchemy/migration/alembic_migrations/README.md -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations copying mistral/db/sqlalchemy/migration/alembic_migrations/__init__.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations copying mistral/db/sqlalchemy/migration/alembic_migrations/env.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations copying mistral/db/sqlalchemy/migration/alembic_migrations/script.py.mako -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/001_kilo.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/002_kilo.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/003_cron_trigger_constraints.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/004_add_description_for_execution.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/005_increase_execution_columns_size.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/006_add_processed_to_delayed_calls_v2.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/007_move_system_flag_to_base_definition.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/008_increase_size_of_state_info_column.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/009_add_database_indices.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/010_add_resource_members_v2_table.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/011_add_workflow_id_for_execution.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/012_add_event_triggers_v2_table.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/013_split_execution_table_increase_names.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/014_fix_past_scripts_discrepancies.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/015_add_unique_keys_for_non_locking_model.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/016_increase_size_of_task_unique_key.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/017_add_named_lock_table.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/018_increate_task_execution_unique_key_size.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/019_change_scheduler_schema.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/020_add_type_to_task_execution.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/021_increase_env_columns_size.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/022_namespace_support.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/023_add_root_execution_id.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/024_add_composite_index_workflow_execution_id_name.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/025_fix_length_task_name.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/026_optimize_task_expression_func.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/027_add_last_heartbeat_to_action_execution.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/028_add_namespace_column_to_workbooks.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/029_workbook_empty_namespace.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/030_increase_delayed_calls_v2_auth_context.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/031_add_started_at_and_finished_at_to_task_execution.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/032_add_has_next_tasks_and_error_handled_to_task_execution.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/033_add_next_tasks_to_task_execution.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/034_add_scheduled_jobs_table.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/035_namespace_support_postgresql.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/036_namespace_support_for_workbooks_postgresql.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/037_add_namespace_column_to_action_definitions.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/038_delete_delayed_calls_with_empty_key.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/039_add_workbook_name_column.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/040_add_tables_for_dynamic_action_definitions_and_code_sources.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/041_update_description_field_type_for_workflow_executions_v2.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/042_create_maintenance_table.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/043_add_checksum_to_wf_definition.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/044_recreate_mistral_metrics_table.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/__init__.py -> mistral-20.1.0.dev24/mistral/db/sqlalchemy/migration/alembic_migrations/versions copying mistral/db/v2/__init__.py -> mistral-20.1.0.dev24/mistral/db/v2 copying mistral/db/v2/api.py -> mistral-20.1.0.dev24/mistral/db/v2 copying mistral/db/v2/sqlalchemy/__init__.py -> mistral-20.1.0.dev24/mistral/db/v2/sqlalchemy copying mistral/db/v2/sqlalchemy/api.py -> mistral-20.1.0.dev24/mistral/db/v2/sqlalchemy copying mistral/db/v2/sqlalchemy/filters.py -> mistral-20.1.0.dev24/mistral/db/v2/sqlalchemy copying mistral/db/v2/sqlalchemy/models.py -> mistral-20.1.0.dev24/mistral/db/v2/sqlalchemy copying mistral/engine/__init__.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/action_handler.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/actions.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/base.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/default_engine.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/dispatcher.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/engine_server.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/policies.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/post_tx_queue.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/task_handler.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/tasks.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/utils.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/workflow_handler.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/engine/workflows.py -> mistral-20.1.0.dev24/mistral/engine copying mistral/event_engine/__init__.py -> mistral-20.1.0.dev24/mistral/event_engine copying mistral/event_engine/base.py -> mistral-20.1.0.dev24/mistral/event_engine copying mistral/event_engine/default_event_engine.py -> mistral-20.1.0.dev24/mistral/event_engine copying mistral/event_engine/event_engine_server.py -> mistral-20.1.0.dev24/mistral/event_engine copying mistral/executors/__init__.py -> mistral-20.1.0.dev24/mistral/executors copying mistral/executors/base.py -> mistral-20.1.0.dev24/mistral/executors copying mistral/executors/default_executor.py -> mistral-20.1.0.dev24/mistral/executors copying mistral/executors/executor_server.py -> mistral-20.1.0.dev24/mistral/executors copying mistral/executors/remote_executor.py -> mistral-20.1.0.dev24/mistral/executors copying mistral/expressions/__init__.py -> mistral-20.1.0.dev24/mistral/expressions copying mistral/expressions/base.py -> mistral-20.1.0.dev24/mistral/expressions copying mistral/expressions/jinja_expression.py -> mistral-20.1.0.dev24/mistral/expressions copying mistral/expressions/std_functions.py -> mistral-20.1.0.dev24/mistral/expressions copying mistral/expressions/yaql_expression.py -> mistral-20.1.0.dev24/mistral/expressions copying mistral/ext/__init__.py -> mistral-20.1.0.dev24/mistral/ext copying mistral/ext/pygmentplugin.py -> mistral-20.1.0.dev24/mistral/ext copying mistral/hacking/__init__.py -> mistral-20.1.0.dev24/mistral/hacking copying mistral/hacking/checks.py -> mistral-20.1.0.dev24/mistral/hacking copying mistral/lang/__init__.py -> mistral-20.1.0.dev24/mistral/lang copying mistral/lang/base.py -> mistral-20.1.0.dev24/mistral/lang copying mistral/lang/parser.py -> mistral-20.1.0.dev24/mistral/lang copying mistral/lang/types.py -> mistral-20.1.0.dev24/mistral/lang copying mistral/lang/v2/__init__.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/actions.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/base.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/on_clause.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/policies.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/publish.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/retry_policy.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/task_defaults.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/tasks.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/workbook.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/lang/v2/workflows.py -> mistral-20.1.0.dev24/mistral/lang/v2 copying mistral/notifiers/__init__.py -> mistral-20.1.0.dev24/mistral/notifiers copying mistral/notifiers/base.py -> mistral-20.1.0.dev24/mistral/notifiers copying mistral/notifiers/default_notifier.py -> mistral-20.1.0.dev24/mistral/notifiers copying mistral/notifiers/notification_events.py -> mistral-20.1.0.dev24/mistral/notifiers copying mistral/notifiers/notification_server.py -> mistral-20.1.0.dev24/mistral/notifiers copying mistral/notifiers/remote_notifier.py -> mistral-20.1.0.dev24/mistral/notifiers copying mistral/notifiers/publishers/__init__.py -> mistral-20.1.0.dev24/mistral/notifiers/publishers copying mistral/notifiers/publishers/noop.py -> mistral-20.1.0.dev24/mistral/notifiers/publishers copying mistral/notifiers/publishers/webhook.py -> mistral-20.1.0.dev24/mistral/notifiers/publishers copying mistral/policies/__init__.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/action.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/action_executions.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/base.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/code_sources.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/cron_trigger.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/dynamic_actions.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/environment.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/event_trigger.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/execution.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/member.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/service.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/task.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/workbook.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/policies/workflow.py -> mistral-20.1.0.dev24/mistral/policies copying mistral/releasenotes/notes/deprecate-oslo_rpc_executor-eventlet-8ca1cc8a71de59c4.yaml -> mistral-20.1.0.dev24/mistral/releasenotes/notes copying mistral/resources/actions/wait_ssh.yaml -> mistral-20.1.0.dev24/mistral/resources/actions copying mistral/rpc/__init__.py -> mistral-20.1.0.dev24/mistral/rpc copying mistral/rpc/base.py -> mistral-20.1.0.dev24/mistral/rpc copying mistral/rpc/clients.py -> mistral-20.1.0.dev24/mistral/rpc copying mistral/rpc/oslo/__init__.py -> mistral-20.1.0.dev24/mistral/rpc/oslo copying mistral/rpc/oslo/oslo_client.py -> mistral-20.1.0.dev24/mistral/rpc/oslo copying mistral/rpc/oslo/oslo_server.py -> mistral-20.1.0.dev24/mistral/rpc/oslo copying mistral/scheduler/__init__.py -> mistral-20.1.0.dev24/mistral/scheduler copying mistral/scheduler/base.py -> mistral-20.1.0.dev24/mistral/scheduler copying mistral/scheduler/default_scheduler.py -> mistral-20.1.0.dev24/mistral/scheduler copying mistral/scheduler/scheduler_server.py -> mistral-20.1.0.dev24/mistral/scheduler copying mistral/service/__init__.py -> mistral-20.1.0.dev24/mistral/service copying mistral/service/base.py -> mistral-20.1.0.dev24/mistral/service copying mistral/services/__init__.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/action_heartbeat_checker.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/action_heartbeat_sender.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/action_manager.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/actions.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/adhoc_actions.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/expiration_policy.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/legacy_scheduler.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/maintenance.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/periodic.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/security.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/triggers.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/workbooks.py -> mistral-20.1.0.dev24/mistral/services copying mistral/services/workflows.py -> mistral-20.1.0.dev24/mistral/services copying mistral/tests/__init__.py -> mistral-20.1.0.dev24/mistral/tests copying mistral/tests/resources/action_jinja.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/action_v2.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/single_wf.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/wb_v1.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/wb_v2.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/wb_with_nested_wf.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/wf_action_ex_concurrency.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/wf_jinja.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/wf_task_ex_concurrency.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/wf_v2.yaml -> mistral-20.1.0.dev24/mistral/tests/resources copying mistral/tests/resources/for_wf_namespace/lowest_level_wf.yaml -> mistral-20.1.0.dev24/mistral/tests/resources/for_wf_namespace copying mistral/tests/resources/for_wf_namespace/middle_wf.yaml -> mistral-20.1.0.dev24/mistral/tests/resources/for_wf_namespace copying mistral/tests/resources/for_wf_namespace/top_level_wf.yaml -> mistral-20.1.0.dev24/mistral/tests/resources/for_wf_namespace copying mistral/tests/resources/workbook/v2/my_workbook.yaml -> mistral-20.1.0.dev24/mistral/tests/resources/workbook/v2 copying mistral/tests/resources/workbook/v2/workbook_schema_test.yaml -> mistral-20.1.0.dev24/mistral/tests/resources/workbook/v2 copying mistral/tests/unit/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit copying mistral/tests/unit/base.py -> mistral-20.1.0.dev24/mistral/tests/unit copying mistral/tests/unit/config.py -> mistral-20.1.0.dev24/mistral/tests/unit copying mistral/tests/unit/test_command_dispatcher.py -> mistral-20.1.0.dev24/mistral/tests/unit copying mistral/tests/unit/test_context.py -> mistral-20.1.0.dev24/mistral/tests/unit copying mistral/tests/unit/test_exception_base.py -> mistral-20.1.0.dev24/mistral/tests/unit copying mistral/tests/unit/test_expressions.py -> mistral-20.1.0.dev24/mistral/tests/unit copying mistral/tests/unit/test_launcher.py -> mistral-20.1.0.dev24/mistral/tests/unit copying mistral/tests/unit/test_version.py -> mistral-20.1.0.dev24/mistral/tests/unit copying mistral/tests/unit/actions/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_action_service.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_adhoc_action_provider.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_dynamic_action_provider.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_javascript_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_legacy_action_provider.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_std_echo_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_std_email_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_std_fail_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_std_http_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_std_mistral_http_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_std_ssh_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_std_test_dict_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/actions/test_types.py -> mistral-20.1.0.dev24/mistral/tests/unit/actions copying mistral/tests/unit/api/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/api copying mistral/tests/unit/api/base.py -> mistral-20.1.0.dev24/mistral/tests/unit/api copying mistral/tests/unit/api/test_access_control.py -> mistral-20.1.0.dev24/mistral/tests/unit/api copying mistral/tests/unit/api/test_auth.py -> mistral-20.1.0.dev24/mistral/tests/unit/api copying mistral/tests/unit/api/test_cors_middleware.py -> mistral-20.1.0.dev24/mistral/tests/unit/api copying mistral/tests/unit/api/test_oslo_middleware.py -> mistral-20.1.0.dev24/mistral/tests/unit/api copying mistral/tests/unit/api/test_resource_base.py -> mistral-20.1.0.dev24/mistral/tests/unit/api copying mistral/tests/unit/api/test_resource_list.py -> mistral-20.1.0.dev24/mistral/tests/unit/api copying mistral/tests/unit/api/test_service.py -> mistral-20.1.0.dev24/mistral/tests/unit/api copying mistral/tests/unit/api/v2/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_action_executions.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_actions.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_code_sources.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_cron_triggers.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_dynamic_actions.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_environment.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_event_trigger.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_execution_report.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_executions.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_global_publish.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_keycloak_auth.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_members.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_parallel_operations.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_root.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_sub_execution.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_tasks.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_workbooks.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/api/v2/test_workflows.py -> mistral-20.1.0.dev24/mistral/tests/unit/api/v2 copying mistral/tests/unit/db/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/db copying mistral/tests/unit/db/v2/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/db/v2 copying mistral/tests/unit/db/v2/test_db_model.py -> mistral-20.1.0.dev24/mistral/tests/unit/db/v2 copying mistral/tests/unit/db/v2/test_locking.py -> mistral-20.1.0.dev24/mistral/tests/unit/db/v2 copying mistral/tests/unit/db/v2/test_sqlalchemy_db_api.py -> mistral-20.1.0.dev24/mistral/tests/unit/db/v2 copying mistral/tests/unit/db/v2/test_sqlite_transactions.py -> mistral-20.1.0.dev24/mistral/tests/unit/db/v2 copying mistral/tests/unit/db/v2/test_transactions.py -> mistral-20.1.0.dev24/mistral/tests/unit/db/v2 copying mistral/tests/unit/engine/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/base.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_action_context.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_action_defaults.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_action_heartbeat_checker.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_action_heartbeat_sender.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_adhoc_actions.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_commands.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_cron_trigger.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_dataflow.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_default_engine.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_direct_workflow.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_direct_workflow_rerun.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_direct_workflow_rerun_cancelled.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_direct_workflow_with_cycles.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_disabled_yaql_conversion.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_environment.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_error_handling.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_error_result.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_execution_fields_size_limitation.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_execution_params.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_integrity_check.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_javascript_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_join.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_merge_strategy.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_names_validation.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_noop_task.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_policies.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_profiler.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_race_condition.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_reverse_workflow.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_reverse_workflow_rerun.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_reverse_workflow_rerun_cancelled.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_run_action.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_safe_rerun.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_set_state.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_state_info.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_subworkflows.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_subworkflows_pause_resume.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_task_cancel.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_task_defaults.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_task_graceful_fail_subworkflow.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_task_pause_resume.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_task_publish.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_task_skip.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_task_started_finished_at.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_tasks_function.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_with_items.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_with_items_task.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_workflow_cancel.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_workflow_resume.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_workflow_stop.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_workflow_variables.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/engine/test_yaql_functions.py -> mistral-20.1.0.dev24/mistral/tests/unit/engine copying mistral/tests/unit/executors/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/executors copying mistral/tests/unit/executors/base.py -> mistral-20.1.0.dev24/mistral/tests/unit/executors copying mistral/tests/unit/executors/test_local_executor.py -> mistral-20.1.0.dev24/mistral/tests/unit/executors copying mistral/tests/unit/executors/test_server_plugins.py -> mistral-20.1.0.dev24/mistral/tests/unit/executors copying mistral/tests/unit/expressions/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/expressions copying mistral/tests/unit/expressions/test_jinja_expression.py -> mistral-20.1.0.dev24/mistral/tests/unit/expressions copying mistral/tests/unit/expressions/test_yaql_expression.py -> mistral-20.1.0.dev24/mistral/tests/unit/expressions copying mistral/tests/unit/expressions/test_yaql_json_serialization.py -> mistral-20.1.0.dev24/mistral/tests/unit/expressions copying mistral/tests/unit/hacking/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/hacking copying mistral/tests/unit/hacking/test_checks.py -> mistral-20.1.0.dev24/mistral/tests/unit/hacking copying mistral/tests/unit/lang/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/lang copying mistral/tests/unit/lang/test_spec_caching.py -> mistral-20.1.0.dev24/mistral/tests/unit/lang copying mistral/tests/unit/lang/v2/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/lang/v2 copying mistral/tests/unit/lang/v2/base.py -> mistral-20.1.0.dev24/mistral/tests/unit/lang/v2 copying mistral/tests/unit/lang/v2/test_actions.py -> mistral-20.1.0.dev24/mistral/tests/unit/lang/v2 copying mistral/tests/unit/lang/v2/test_tasks.py -> mistral-20.1.0.dev24/mistral/tests/unit/lang/v2 copying mistral/tests/unit/lang/v2/test_workbook.py -> mistral-20.1.0.dev24/mistral/tests/unit/lang/v2 copying mistral/tests/unit/lang/v2/test_workflows.py -> mistral-20.1.0.dev24/mistral/tests/unit/lang/v2 copying mistral/tests/unit/mstrlfixtures/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/mstrlfixtures copying mistral/tests/unit/mstrlfixtures/hacking.py -> mistral-20.1.0.dev24/mistral/tests/unit/mstrlfixtures copying mistral/tests/unit/mstrlfixtures/policy_fixtures.py -> mistral-20.1.0.dev24/mistral/tests/unit/mstrlfixtures copying mistral/tests/unit/notifiers/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/notifiers copying mistral/tests/unit/notifiers/base.py -> mistral-20.1.0.dev24/mistral/tests/unit/notifiers copying mistral/tests/unit/notifiers/test_notifier_servers.py -> mistral-20.1.0.dev24/mistral/tests/unit/notifiers copying mistral/tests/unit/notifiers/test_notify.py -> mistral-20.1.0.dev24/mistral/tests/unit/notifiers copying mistral/tests/unit/policies/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/policies copying mistral/tests/unit/policies/test_actions.py -> mistral-20.1.0.dev24/mistral/tests/unit/policies copying mistral/tests/unit/policies/test_workflows.py -> mistral-20.1.0.dev24/mistral/tests/unit/policies copying mistral/tests/unit/rpc/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/rpc copying mistral/tests/unit/scheduler/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/scheduler copying mistral/tests/unit/scheduler/test_default_scheduler.py -> mistral-20.1.0.dev24/mistral/tests/unit/scheduler copying mistral/tests/unit/services/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/services copying mistral/tests/unit/services/test_actions.py -> mistral-20.1.0.dev24/mistral/tests/unit/services copying mistral/tests/unit/services/test_adhoc_action_service.py -> mistral-20.1.0.dev24/mistral/tests/unit/services copying mistral/tests/unit/services/test_event_engine.py -> mistral-20.1.0.dev24/mistral/tests/unit/services copying mistral/tests/unit/services/test_expiration_policy.py -> mistral-20.1.0.dev24/mistral/tests/unit/services copying mistral/tests/unit/services/test_legacy_scheduler.py -> mistral-20.1.0.dev24/mistral/tests/unit/services copying mistral/tests/unit/services/test_trigger_service.py -> mistral-20.1.0.dev24/mistral/tests/unit/services copying mistral/tests/unit/services/test_workbook_service.py -> mistral-20.1.0.dev24/mistral/tests/unit/services copying mistral/tests/unit/services/test_workflow_service.py -> mistral-20.1.0.dev24/mistral/tests/unit/services copying mistral/tests/unit/utils/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/utils copying mistral/tests/unit/utils/test_filter_utils.py -> mistral-20.1.0.dev24/mistral/tests/unit/utils copying mistral/tests/unit/utils/test_rest_utils.py -> mistral-20.1.0.dev24/mistral/tests/unit/utils copying mistral/tests/unit/utils/test_safeLoader.py -> mistral-20.1.0.dev24/mistral/tests/unit/utils copying mistral/tests/unit/utils/test_utils.py -> mistral-20.1.0.dev24/mistral/tests/unit/utils copying mistral/tests/unit/workflow/__init__.py -> mistral-20.1.0.dev24/mistral/tests/unit/workflow copying mistral/tests/unit/workflow/test_direct_workflow.py -> mistral-20.1.0.dev24/mistral/tests/unit/workflow copying mistral/tests/unit/workflow/test_reverse_workflow.py -> mistral-20.1.0.dev24/mistral/tests/unit/workflow copying mistral/tests/unit/workflow/test_states.py -> mistral-20.1.0.dev24/mistral/tests/unit/workflow copying mistral/tests/unit/workflow/test_workflow_base.py -> mistral-20.1.0.dev24/mistral/tests/unit/workflow copying mistral/utils/__init__.py -> mistral-20.1.0.dev24/mistral/utils copying mistral/utils/expr_utils.py -> mistral-20.1.0.dev24/mistral/utils copying mistral/utils/filter_utils.py -> mistral-20.1.0.dev24/mistral/utils copying mistral/utils/javascript.py -> mistral-20.1.0.dev24/mistral/utils copying mistral/utils/profiler.py -> mistral-20.1.0.dev24/mistral/utils copying mistral/utils/rest_utils.py -> mistral-20.1.0.dev24/mistral/utils copying mistral/utils/safe_yaml.py -> mistral-20.1.0.dev24/mistral/utils copying mistral/utils/ssh_utils.py -> mistral-20.1.0.dev24/mistral/utils copying mistral/utils/wf_trace.py -> mistral-20.1.0.dev24/mistral/utils copying mistral/utils/openstack/__init__.py -> mistral-20.1.0.dev24/mistral/utils/openstack copying mistral/utils/openstack/keystone.py -> mistral-20.1.0.dev24/mistral/utils/openstack copying mistral/workflow/__init__.py -> mistral-20.1.0.dev24/mistral/workflow copying mistral/workflow/base.py -> mistral-20.1.0.dev24/mistral/workflow copying mistral/workflow/commands.py -> mistral-20.1.0.dev24/mistral/workflow copying mistral/workflow/context_versioning.py -> mistral-20.1.0.dev24/mistral/workflow copying mistral/workflow/data_flow.py -> mistral-20.1.0.dev24/mistral/workflow copying mistral/workflow/direct_workflow.py -> mistral-20.1.0.dev24/mistral/workflow copying mistral/workflow/reverse_workflow.py -> mistral-20.1.0.dev24/mistral/workflow copying mistral/workflow/states.py -> mistral-20.1.0.dev24/mistral/workflow copying mistral/workflow/utils.py -> mistral-20.1.0.dev24/mistral/workflow copying playbooks/docker-buildimage/post.yaml -> mistral-20.1.0.dev24/playbooks/docker-buildimage copying playbooks/docker-buildimage/run.yaml -> mistral-20.1.0.dev24/playbooks/docker-buildimage copying playbooks/legacy/mistral-ha/run.yaml -> mistral-20.1.0.dev24/playbooks/legacy/mistral-ha copying rally-jobs/README.rst -> mistral-20.1.0.dev24/rally-jobs copying rally-jobs/task-mistral.yaml -> mistral-20.1.0.dev24/rally-jobs copying rally-jobs/extra/README.rst -> mistral-20.1.0.dev24/rally-jobs/extra copying rally-jobs/extra/mistral_wb.yaml -> mistral-20.1.0.dev24/rally-jobs/extra copying rally-jobs/extra/nested_wb.yaml -> mistral-20.1.0.dev24/rally-jobs/extra copying rally-jobs/extra/scenarios/big_wf/deploy_params.json -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/big_wf copying rally-jobs/extra/scenarios/big_wf/deploy_wf.yaml -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/big_wf copying rally-jobs/extra/scenarios/big_wf/dummy_actions.yaml -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/big_wf copying rally-jobs/extra/scenarios/big_wf/dummy_actions_nuage.yaml -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/big_wf copying rally-jobs/extra/scenarios/big_wf/sub_wfs.yaml -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/big_wf copying rally-jobs/extra/scenarios/big_wf/terminate_params.json -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/big_wf copying rally-jobs/extra/scenarios/big_wf/terminate_wf.yaml -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/big_wf copying rally-jobs/extra/scenarios/big_wf/wf_input.json -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/big_wf copying rally-jobs/extra/scenarios/complex_wf/complex_wf_params.json -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/complex_wf copying rally-jobs/extra/scenarios/complex_wf/complex_wf_wb.yaml -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/complex_wf copying rally-jobs/extra/scenarios/join/join_100_wb.yaml -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/join copying rally-jobs/extra/scenarios/join/join_500_wb.yaml -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/join copying rally-jobs/extra/scenarios/with_items/count_100_concurrency_10.json -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/with_items copying rally-jobs/extra/scenarios/with_items/wb.yaml -> mistral-20.1.0.dev24/rally-jobs/extra/scenarios/with_items copying rally-jobs/plugins/README.rst -> mistral-20.1.0.dev24/rally-jobs/plugins copying rally-jobs/plugins/__init__.py -> mistral-20.1.0.dev24/rally-jobs/plugins copying rally-jobs/plugins/mistral_expressions_scenario.py -> mistral-20.1.0.dev24/rally-jobs/plugins copying rally-jobs/plugins/mistral_huge_wf_scenario.py -> mistral-20.1.0.dev24/rally-jobs/plugins copying releasenotes/notes/.placeholder -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/action-providers-actions-allowlist-denylist-57c033279e27772e.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/action_providers-a1b65db20bd01071.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add-action-region-to-actions-353f6c4b10f76677.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add-execution-event-notifications-0f77c1c3eb1d6929.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add-json-dump-deprecate-json-pp-252c6c495fd2dea1.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add-missing-tacker-actions-dddcf77ddd90192f.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add-publicize-policy-d3b44590286c7fdd.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add-py-mini-racer-javascript-evaluator-9d8f9e0e36504d72.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add-task_execution_id-indexes-16edc58085e47663.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_action_definition_caching-78d4446d61c6d739.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_config_option_for_oslo_rpc_executor-44afe1f728afdcb2.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_dynamic_actions.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_more_logging_for_sending_actions-c2ddd97027803ecd.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_public_event_triggers-ab6249ca85fd5497.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_root_execution_id_to_jinja-90b67c69a50370b5.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_skip_validation-9e8b906c45bdb89f.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_yaql_conver_output_data_config_option-4a0fa926a736de7e.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_yaql_convert_input_data_config_property-09822dee1f46eb8e.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/add_yaql_engine_options-200fdcfda04683ca.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/allow_none_for_workflow_execution_params-f25b752e207d51d7.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/alternative-rpc-layer-21ca7f6171c8f628.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/changing-context-in-delayed-calls-78d8e9a622fe3fe9.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/changing-isolation-level-to-read-committed-7080833ad284b901.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/cleanup-rpc-cleints-transport-eaa90fef070b81fd.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/clone_cached_action_definitions-e8b6005b467f35f2.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/close-stuck-running-action-executions-b67deda65d117cee.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/create-and-run-workflows-within-namespaces-e4fba869a889f55f.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/deprecate-coordination-cf5f28b30a8d407f.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/deprecate-coordination-heartbeat_interval-c01502549feee32c.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-0b46c3ef5c9450ef.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/drop-ceilometerclient-b33330a28906759e.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/drop-py-2-7-d6ce46d3dc571c01.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/drop-python-3-6-and-3-7-e629c26cc46a52fe.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/drop-python-38-and-39.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/evaluate_env_parameter-14baa54c860da11c.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/external_openstack_action_mapping_support-5cec5d9d5192feb7.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix-auth-context-with-big-catalog-7647a07d616e653f.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix-event-engines-ha-cc78f341095cdabf.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix-jinja-expression-handling-135451645d7a4e6f.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix-next-url-formatting-2cc0d8a27625c73a.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix-regression-when-logging-58faa35f02cefb34.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix_error_validate_token_when_run_cron_trigger-7beffc06b75294fb.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix_has_next_tasks_field_calculation-5717f93d7adcd9b0.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix_join_when_last_finished_indirect_error-b0e5adf99cde9a58.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix_pause_command-58294f613488511c.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix_task_function-04b83ada20a71f12.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix_task_state_info_assignment-e25481ce8c3193ba.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/fix_workflow_output-cee5df431679de6b.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/force-stop-executions-00cd67dbbc9b5483.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/function-called-tasks-available-in-an-expression-17ca83d797ffb3ab.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/healthcheck-b2757de5e49a868b.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/http-proxy-to-wsgi-oslo-middleware-f66f1b9533ea1e8a.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/improve_std_html_action-eca10df5bf934be8.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/include-output-paramter-in-action-execution-list-c946f1b38dc5a052.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/include_root_cause_of_action_error_first-4a730a7cbc36f375.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/ironic-api-newton-9397da8135bb97b4.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/keycloak-auth-support-74131b49e2071762.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/kombu-deprecated-26337b2d81965508.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/load-keystoneauth-option-d9657d3052e82125.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/magnum-actions-support-b131fa942b937fa5.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/make_integrity_checker_work_with_batches-56c1cd94200d4c38.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-aodh-actions-e4c2b7598d2e39ef.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-api-server-https-716a6d741893dd23.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-customize-authorization-d6b9a965f3056f09.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-docker-image-9d6e04ac928289dd.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-engine-scale-in-bd348f9237f32481.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-gnocchi-actions-f26fd76b8a4df40e.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-murano-actions-2250f745aaf8536a.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-senlin-actions-f3fe359c4e91de01.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-tempest-plugin-2f6dcbceb4d27eb0.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/mistral-vitrage-actions-a205b8ea82b43cab.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/move_openstack_actions_from_mistral_to_mistral_extra-b3f7bc71ffd72c6e.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/namespace_for_adhoc_actions.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/namespace_for_workbooks.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/new-service-actions-support-47279bd649732632.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/optimize_adhoc_actions_scheduling-e324f66f962ae409.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/policy-and-doc-in-code-9f1737c474998991.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/refactor_action_heartbeats_without_scheduler-9c3500d6a2b25a4d.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/region-name-support-9e4b4ccd963ace88.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/remove-kombu-rpc-28a616c55fa051b5.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/remove-v2-services-831d8872a36b821b.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/remove_polling_from_join-3a7921c4af741822.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/remove_redundant_persistent_data_from_task_context-c5281a5f5ae688f1.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/remove_unnecessary_workflow_execution_update-bdc9526bd39539c4.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/return-errors-for-std-mistral-http-b852b6d8f0034477.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/role-based-resource-access-control-3579714be15d9b0b.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/safe-rerun-in-task-defaults-87a4cbe12558bc6d.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/set_security_context_for_action_execution_checker-eee7fb697fb213d1.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/simplify_workflow_and_join_completion_check-77a47c5d8953096d.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/std-ssh-add-pkey-2c665a81ff9fbdfd.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/std.email-reply-to-c283770c798db7d0.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/sub_execution_api.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/support-created-at-yaql-function-execution-6ece8eaf34664c38.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/support-env-in-adhoc-actions-20c98598893aa19f.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/support-manage-cron-trigger-by-id-ab544e8068b84967.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/support-manila-action-8af256d5fadd1ac5.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/support-qinling-action-99cd323d4df36d48.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/support-zun-action-3263350334d1d34f.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/tacket-actions-support-2b4cee2644313cb3.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/transition-message-8dc4dd99240bd0f7.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/update-mistral-docker-image-0c6294fc021545e0.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/update-retry-policy-fb5e73ce717ed066.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/update-type-of-description-field-for-workflow-executions-v2-e3a2782a0ee58ebe.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/use-workflow-uuid-30d5e51c6ac57f1d.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/use_mapped_entity_for_root_execution-1af6af12ee437282.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/using_passive_deletes_in_sqlalchemy-4b3006b3aba55155.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/v2-action-api-sorting-marker-fcc3e20038e0b7ae.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/validate-ad-hoc-action-api-added-6d7eaaedbe8129a7.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/wf_final_context_evaluation_with_batches-6292ab64c131dfcc.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/workflow-create-instance-YaqlEvaluationException-e22afff26a193c4f.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/workflow-sharing-746255cda20c48d2.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/workflow_environment_optimizations-deb8868df3f0dc36.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/x-target-insecure-values-4b2bdbfd42526abc.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/notes/yaml-json-parse-53217627a647dc1d.yaml -> mistral-20.1.0.dev24/releasenotes/notes copying releasenotes/source/2023.1.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/2023.2.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/2024.1.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/2024.2.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/2025.1.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/conf.py -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/index.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/liberty.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/mitaka.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/newton.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/ocata.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/pike.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/queens.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/rocky.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/stein.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/train.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/unreleased.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/ussuri.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/victoria.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/wallaby.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/xena.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/yoga.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/zed.rst -> mistral-20.1.0.dev24/releasenotes/source copying releasenotes/source/_static/.placeholder -> mistral-20.1.0.dev24/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> mistral-20.1.0.dev24/releasenotes/source/_templates copying tools/cover.sh -> mistral-20.1.0.dev24/tools copying tools/flake8wrap.sh -> mistral-20.1.0.dev24/tools copying tools/generate_mistralclient_help.sh -> mistral-20.1.0.dev24/tools copying tools/install_venv.py -> mistral-20.1.0.dev24/tools copying tools/install_venv_common.py -> mistral-20.1.0.dev24/tools copying tools/prepare_db.sh -> mistral-20.1.0.dev24/tools copying tools/rank_profiled_methods.py -> mistral-20.1.0.dev24/tools copying tools/sync_db.py -> mistral-20.1.0.dev24/tools copying tools/sync_db.sh -> mistral-20.1.0.dev24/tools copying tools/test-setup.sh -> mistral-20.1.0.dev24/tools copying tools/update_env_deps -> mistral-20.1.0.dev24/tools copying tools/with_venv.sh -> mistral-20.1.0.dev24/tools copying tools/config/check_uptodate.sh -> mistral-20.1.0.dev24/tools/config copying tools/config/config-generator.mistral.conf -> mistral-20.1.0.dev24/tools/config copying tools/config/policy-generator.mistral.conf -> mistral-20.1.0.dev24/tools/config copying tools/cookiecutter-mistral-custom/README.rst -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom copying tools/cookiecutter-mistral-custom/cookiecutter.json -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom copying tools/cookiecutter-mistral-custom/run_cookiecutter.sh -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom copying tools/cookiecutter-mistral-custom/update_actions.sh -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/LICENSE -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}} copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/README.rst -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}} copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/requirements.txt -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}} copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/setup.cfg -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}} copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/setup.py -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}} copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/tox.ini -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}} copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/__init__.py -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}} copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/actions.py -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}} copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/expression_functions.py -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}} copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/tests/__init__.py -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/tests copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/tests/test_action.py -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/tests copying tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/tests/test_expressions.py -> mistral-20.1.0.dev24/tools/cookiecutter-mistral-custom/{{cookiecutter.project_name}}/{{cookiecutter.pkg_name}}/tests copying tools/docker/Dockerfile -> mistral-20.1.0.dev24/tools/docker copying tools/wf_generators/generate_parallel_wf.py -> mistral-20.1.0.dev24/tools/wf_generators copying mistral.egg-info/SOURCES.txt -> mistral-20.1.0.dev24/mistral.egg-info Writing mistral-20.1.0.dev24/setup.cfg creating dist Creating tar archive removing 'mistral-20.1.0.dev24' (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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.erQpfTt9jJ/dist WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.erQpfTt9jJ/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', '/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 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: fc1d5b6c-493c-4b71-9eaa-5a2363787435 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-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a1be40e05e0cbe450503c7fb187763d5731ec6e6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/a1/be/a1be40e05e0cbe450503c7fb187763d5731ec6e6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-trove-365dee5a8b86381c87ba84206180cdd5fc326fa0 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/5d/365dee5a8b86381c87ba84206180cdd5fc326fa0_d4ee7df1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a016f7a349d55e07c81b693d3dfe9a3ba6244ee9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a0/16/a016f7a349d55e07c81b693d3dfe9a3ba6244ee9_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-b95caa13ef4985917527fb5df739f959168da2a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b9/5c/b95caa13ef4985917527fb5df739f959168da2a7_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9106b27fe31e09880096bf20f19c219e3a7a1934 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/91/06/9106b27fe31e09880096bf20f19c219e3a7a1934_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-fc2868e4752204cf470150a37a7d6814d78193d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/fc/28/fc2868e4752204cf470150a37a7d6814d78193d5_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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 Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.0u55k24e', '/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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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 6348536 638408 3092532 12557892 9766276 DEBUG: Swap: 16777212 5388484 11388728 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 870M 3.5G 21% /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root DEBUG: /dev/vda4 xfs 549G 196G 354G 36% / 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.nqyrpl60', '/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.erQpfTt9jJ/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.erQpfTt9jJ/dist ++ grep .tar.gz + SOURCE=mistral-20.1.0.dev24.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.erQpfTt9jJ/dist/mistral-20.1.0.dev24.tar.gz ++ basename mistral-20.1.0.dev24.tar.gz .tar.gz + SOURCEWITHREL=mistral-20.1.0.dev24-0.20250609074434.c1c2540.tar.gz + mv /tmp/tmp.erQpfTt9jJ/dist/mistral-20.1.0.dev24.tar.gz /tmp/tmp.erQpfTt9jJ/SOURCES/mistral-20.1.0.dev24-0.20250609074434.c1c2540.tar.gz + cd /home/centos10-master-uc/data/openstack-mistral_distro + cp -a mistral.logrotate openstack-mistral-all.service openstack-mistral-api.service openstack-mistral-engine.service openstack-mistral-event-engine.service openstack-mistral-executor.service openstack-mistral-notifier.service openstack-mistral.spec /tmp/tmp.erQpfTt9jJ/SOURCES/ + cp openstack-mistral.spec /tmp/tmp.erQpfTt9jJ/SPECS/ + cd /tmp/tmp.erQpfTt9jJ/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-mistral.spec + sed -i -e '1i%define upstream_version 20.1.0.dev24\' openstack-mistral.spec + grep -qc '^%global dlrn .*' openstack-mistral.spec + sed -i -e '1i%global dlrn 1\' openstack-mistral.spec + grep -qc '^%global dlrn_nvr .*' openstack-mistral.spec ++ basename mistral-20.1.0.dev24-0.20250609074434.c1c2540.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr mistral-20.1.0.dev24-0.20250609074434.c1c2540\' openstack-mistral.spec + sed -i -e s/UPSTREAMVERSION/20.1.0.dev24/g openstack-mistral.spec + set_nvr_in_spec + VERSION=20.1.0 + sed -i -e 's/Version:.*/Version: 20.1.0/g' openstack-mistral.spec + sed -i -e 's/Release:.*/Release: 0.20250609074434.c1c2540%{?dist}/g' openstack-mistral.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: mistral-20.1.0.dev24-0.20250609074434.c1c2540.tar.gz/' openstack-mistral.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-mistral.spec + cat openstack-mistral.spec %global dlrn_nvr mistral-20.1.0.dev24-0.20250609074434.c1c2540 %global dlrn 1 %define upstream_version 20.1.0.dev24 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0x2426b928085a020d8a90d0d879ab7008d0896c8a %{!?upstream_version: %global upstream_version %{version}%{?milestone}} # we are excluding some BRs from automatic generator %global excluded_brs doc8 bandit pre-commit hacking flake8-import-order os-api-ref # Exclude sphinx from BRs if docs are disabled %if ! 0%{?with_doc} %global excluded_brs %{excluded_brs} sphinx openstackdocstheme %endif %global service mistral %global rhosp 0 %global with_doc 1 %global common_desc \ Mistral is a workflow service. \ Most business processes consist of multiple distinct interconnected steps that \ need to be executed in a particular order in a distributed environment. One can \ describe such process as a set of tasks and task relations and upload such \ description to Mistral so that it takes care of state management, correct \ execution order, parallelism, synchronization and high availability. Name: openstack-mistral Version: 20.1.0 Release: 0.20250609074434.c1c2540%{?dist} Summary: Task Orchestration and Scheduling service for OpenStack cloud License: Apache-2.0 URL: https://launchpad.net/mistral Source0: mistral-20.1.0.dev24-0.20250609074434.c1c2540.tar.gz Source1: mistral.logrotate # Systemd scripts Source10: openstack-mistral-api.service Source11: openstack-mistral-engine.service Source12: openstack-mistral-executor.service Source13: openstack-mistral-all.service Source14: openstack-mistral-event-engine.service Source15: openstack-mistral-notifier.service # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: git-core BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: pyproject-rpm-macros BuildRequires: systemd %description %{summary} %package -n python3-%{service} Summary: Mistral Python libraries Requires: python3-mistral-extra >= 10.0.0 %description -n python3-%{service} %{common_desc} This package contains the Python libraries. %package common Summary: Components common for OpenStack Mistral Requires: python3-%{service} = %{version}-%{release} %{?systemd_ordering} %description common %{common_desc} This package contains the common files. %package api Summary: OpenStack Mistral API daemon Requires: %{name}-common = %{version}-%{release} %description api OpenStack rest API to the Mistral Engine. . This package contains the ReST API. %package engine Summary: OpenStack Mistral Engine daemon Requires: %{name}-common = %{version}-%{release} %description engine OpenStack Mistral Engine service. . This package contains the mistral engine, which is one of core services of mistral. %package executor Summary: OpenStack Mistral Executor daemon Requires: %{name}-common = %{version}-%{release} %description executor OpenStack Mistral Executor service. . This package contains the mistral executor, which is one of core services of mistral, and which the API servers will use. %package event-engine Summary: Openstack Mistral Event Engine daemon Requires: %{name}-common = %{version}-%{release} %description event-engine Openstack Mistral Event Engine service. . This package contains the mistral event engine, which is one of the core services of mistral. %package notifier Summary: Openstack Mistral Notifier daemon Requires: %{name}-common = %{version}-%{release} %description notifier Openstack Mistral Notifier service. . This package contains the mistral notifier, which is one of the core services of mistral. %package all Summary: OpenStack Mistral All-in-one daemon Requires: %{name}-common = %{version}-%{release} %description all OpenStack Mistral All service. . This package contains the mistral api, engine, and executor service as an all-in-one process. %package -n python3-mistral-tests Summary: Mistral tests Requires: %{name}-common = %{version}-%{release} %description -n python3-mistral-tests This package contains the mistral test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Workflow Service BuildRequires: python3-openstackdocstheme %description doc OpenStack Mistral documentation. . 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 mistral-%{upstream_version} -S git sed -i '1i #!/usr/bin/python' tools/sync_db.py sed -i /^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d tox.ini sed -i "s/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/" tox.ini sed -i /^minversion.*/d tox.ini sed -i /^requires.*virtualenv.*/d tox.ini sed -i /^[[:space:]]*LC_ALL.*/d tox.ini # py_mini_racer is an optional requirement sed -i '/.*py_mini_racer.*/d' tox.ini # not running linters rm -f mistral/tests/unit/hacking/test_checks.py # 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 export PYTHONPATH=%{buildroot}/%{python3_sitelib} oslo-config-generator --config-file tools/config/config-generator.mistral.conf \ --output-file etc/mistral.conf.sample %if 0%{?with_doc} %tox -e docs rm -rf doc/build/html/.{doctrees,buildinfo} %endif mkdir -p %{buildroot}/etc/mistral/ mkdir -p %{buildroot}/var/log/mistral mkdir -p %{buildroot}/var/run/mistral mkdir -p %{buildroot}/var/lib/mistral install -p -D -m 644 %SOURCE10 %{buildroot}%{_unitdir}/openstack-mistral-api.service install -p -D -m 644 %SOURCE11 %{buildroot}%{_unitdir}/openstack-mistral-engine.service install -p -D -m 644 %SOURCE12 %{buildroot}%{_unitdir}/openstack-mistral-executor.service install -p -D -m 644 %SOURCE13 %{buildroot}%{_unitdir}/openstack-mistral-all.service install -p -D -m 644 %SOURCE14 %{buildroot}%{_unitdir}/openstack-mistral-event-engine.service install -p -D -m 644 %SOURCE15 %{buildroot}%{_unitdir}/openstack-mistral-notifier.service install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-mistral install -p -D -m 640 etc/mistral.conf.sample \ %{buildroot}%{_sysconfdir}/mistral/mistral.conf install -p -D -m 640 etc/logging.conf.sample \ %{buildroot}%{_sysconfdir}/mistral/logging.conf install -p -D -m 640 etc/wf_trace_logging.conf.sample \ %{buildroot}%{_sysconfdir}/mistral/wf_trace_logging.conf install -p -D -m 640 tools/sync_db.py \ %{buildroot}/usr/bin/mistral-db-sync chmod +x %{buildroot}/usr/bin/mistral* # Fix shebangs for Python 3-only distros %py3_shebang_fix %{buildroot}/usr/bin/mistral-db-sync %pre common USERNAME=mistral GROUPNAME=$USERNAME HOMEDIR=/var/lib/mistral 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 "Mistral Daemons" $USERNAME # Related Bug LP#1778269 if [ "$(getent passwd $USERNAME | cut -d: -f6)" != "$HOMEDIR" ]; then usermod -m -d $HOMEDIR $USERNAME fi exit 0 %post api %systemd_post openstack-mistral-api.service %preun api %systemd_preun openstack-mistral-api.service %postun api %systemd_postun_with_restart openstack-mistral-api.service %post engine %systemd_post openstack-mistral-engine.service %preun engine %systemd_preun openstack-mistral-engine.service %postun engine %systemd_postun_with_restart openstack-mistral-engine.service %post executor %systemd_post openstack-mistral-executor.service %preun executor %systemd_preun openstack-mistral-executor.service %postun executor %systemd_postun_with_restart openstack-mistral-executor.service %post event-engine %systemd_post openstack-mistral-event-engine.service %preun event-engine %systemd_preun openstack-mistral-event-engine.service %postun event-engine %systemd_postun_with_restart openstack-mistral-event-engine.service %post notifier %systemd_post openstack-mistral-notifier.service %preun notifier %systemd_preun openstack-mistral-notifier.service %postun notifier %systemd_postun_with_restart openstack-mistral-notifier.service %post all %systemd_post openstack-mistral-all.service %preun all %systemd_preun openstack-mistral-all.service %postun all %systemd_postun_with_restart openstack-mistral-all.service %check %tox -e %{default_toxenv} -- -- --exclude-regex '(mistral.tests.unit.workflow.test_workflow_base.WorkflowControllerTest.test_get_controller_direct)' %files api %config(noreplace) %attr(-, root, root) %{_unitdir}/openstack-mistral-api.service %files common %dir %{_sysconfdir}/mistral %config(noreplace) %attr(-, mistral, mistral) %{_sysconfdir}/mistral/* %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-mistral %{_bindir}/mistral-* %dir %attr(755, mistral, mistral) /var/run/mistral %dir %attr(750, mistral, mistral) /var/lib/mistral %dir %attr(750, mistral, mistral) /var/log/mistral %if 0%{?with_doc} %files doc %doc doc/build/html %endif %files engine %config(noreplace) %attr(-, root, root) %{_unitdir}/openstack-mistral-engine.service %files executor %config(noreplace) %attr(-, root, root) %{_unitdir}/openstack-mistral-executor.service %files event-engine %config(noreplace) %attr(-, root, root) %{_unitdir}/openstack-mistral-event-engine.service %files notifier %config(noreplace) %attr(-, root, root) %{_unitdir}/openstack-mistral-notifier.service %files all %config(noreplace) %attr(-, root, root) %{_unitdir}/openstack-mistral-all.service %files -n python3-%{service} %{python3_sitelib}/%{service} %{python3_sitelib}/%{service}-*.dist-info %exclude %{python3_sitelib}/mistral/tests %files -n python3-mistral-tests %license LICENSE %{python3_sitelib}/mistral/tests %changelog + spectool -g -C /tmp/tmp.erQpfTt9jJ/SOURCES openstack-mistral.spec + /usr/bin/mock --buildsrpm -v -r /home/centos10-master-uc/data/dlrn-5.cfg --resultdir /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --spec openstack-mistral.spec --sources=/tmp/tmp.erQpfTt9jJ/SOURCES WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --spec openstack-mistral.spec --sources=/tmp/tmp.erQpfTt9jJ/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', '/etc/mock/chroot-aliases.cfg', '/home/centos10-master-uc/data/dlrn-5.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 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: cc8aa57b-a14f-44ab-b36d-d734e9faea7c 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-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a1be40e05e0cbe450503c7fb187763d5731ec6e6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/a1/be/a1be40e05e0cbe450503c7fb187763d5731ec6e6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-trove-365dee5a8b86381c87ba84206180cdd5fc326fa0 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/5d/365dee5a8b86381c87ba84206180cdd5fc326fa0_d4ee7df1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a016f7a349d55e07c81b693d3dfe9a3ba6244ee9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a0/16/a016f7a349d55e07c81b693d3dfe9a3ba6244ee9_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-b95caa13ef4985917527fb5df739f959168da2a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b9/5c/b95caa13ef4985917527fb5df739f959168da2a7_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9106b27fe31e09880096bf20f19c219e3a7a1934 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/91/06/9106b27fe31e09880096bf20f19c219e3a7a1934_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-fc2868e4752204cf470150a37a7d6814d78193d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/fc/28/fc2868e4752204cf470150a37a7d6814d78193d5_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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 Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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-mistral.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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.44tuvhan', '/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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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 6380476 599148 3065364 12538040 9734336 DEBUG: Swap: 16777212 5388484 11388728 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 196G 354G 36% / 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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._ogxngqz', '/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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 77 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-62bf4d76d32c2b7ae0276 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-deef0d4d28d6a1ba84b9f 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-f584c54d 139 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-a1be40e05e0cbe450503c7f 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-trove-365dee5a8b86381c87ba84 62 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-21943b55215d3716284d387 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-698f7b605926ab26eb 129 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 75 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 133 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 111 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-a016f7a34 102 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 117 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-b95caa13e 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 82 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe 93 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-9106b27fe31e09880096bf 83 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-fc2868e4752204cf4701 127 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-245f318c0d92b0bc95 152 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 76 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 119 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 53 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 74 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 190 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 151 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 173 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 98 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 31 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 116 kB/s | 12 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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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: 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-mistral.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-mistral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: 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-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral.spec) Config(dlrn-5) 0 minutes 12 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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.erQpfTt9jJ WARNING: config_opts['use_bootstrap_container'] is deprecated, please use config_opts['use_bootstrap'] instead INFO: mock.py version 6.2 starting (python version = 3.9.18, NVR = mock-6.2-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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 --rebuild /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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: ['/home/centos10-master-uc/data/dlrn-5.cfg', '/etc/mock/chroot-aliases.cfg', '/etc/mock/site-defaults.cfg'] DEBUG: version: 6.2 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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_copied_ca_trust_dirs: [('/etc/pki/ca-trust', '/etc/pki/ca-trust'), ('/usr/share/pki/ca-trust-source', '/usr/share/pki/ca-trust-source')] DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'rpmautospec', 'buildroot_lock', 'export_buildroot_image', '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '__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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}, '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'int_src_dir': None, 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: repo_arch: x86_64 DEBUG: repo_arch_map: {} DEBUG: target_arch: x86_64 DEBUG: releasever: 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: 8c68937a-c923-4509-ba98-a46f882112bf 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-4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75 baseurl=https://trunk.rdoproject.org/centos10-master/component/barbican/4a/38/4a384f4fbed7c93ee2c680bb76fc87ffb0fd8d75_9e27a0ec enabled=1 gpgcheck=0 priority=1 [delorean-component-baremetal] name=delorean-openstack-ironic-62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9 baseurl=https://trunk.rdoproject.org/centos10-master/component/baremetal/62/bf/62bf4d76d32c2b7ae02767aefe6d032e1ed4d0e9_c3f04f2c enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-deef0d4d28d6a1ba84b9f3af49efdd85042f68ff baseurl=https://trunk.rdoproject.org/centos10-master/component/cinder/de/ef/deef0d4d28d6a1ba84b9f3af49efdd85042f68ff_8dd4aab3 enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353 baseurl=https://trunk.rdoproject.org/centos10-master/component/clients/f5/84/f584c54dfd03e81c1e9c30e2d22f19d2d17a4353_9eb93d1d enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-a1be40e05e0cbe450503c7fb187763d5731ec6e6 baseurl=https://trunk.rdoproject.org/centos10-master/component/cloudops/a1/be/a1be40e05e0cbe450503c7fb187763d5731ec6e6_3fb46216 enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-openstack-trove-365dee5a8b86381c87ba84206180cdd5fc326fa0 baseurl=https://trunk.rdoproject.org/centos10-master/component/common/36/5d/365dee5a8b86381c87ba84206180cdd5fc326fa0_d4ee7df1 enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-21943b55215d3716284d387365dd1f035494da74 baseurl=https://trunk.rdoproject.org/centos10-master/component/compute/21/94/21943b55215d3716284d387365dd1f035494da74_7cf6f415 enabled=1 gpgcheck=0 priority=1 [delorean-component-designate] name=delorean-openstack-designate-698f7b605926ab26eb1577f8728f77c71e2fbda1 baseurl=https://trunk.rdoproject.org/centos10-master/component/designate/69/8f/698f7b605926ab26eb1577f8728f77c71e2fbda1_1056db71 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0 baseurl=https://trunk.rdoproject.org/centos10-master/component/glance/e0/55/e055873be4079bc9d37165cf75de5495603133b0_268fa265 enabled=1 gpgcheck=0 priority=1 [delorean-component-keystone] name=delorean-python-keystoneauth1-8b0a181c18ed898f79e86fa9b2d128b9aa8731f8 baseurl=https://trunk.rdoproject.org/centos10-master/component/keystone/8b/0a/8b0a181c18ed898f79e86fa9b2d128b9aa8731f8_ea6b528e enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-python-manila-tests-tempest-326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3 baseurl=https://trunk.rdoproject.org/centos10-master/component/manila/32/6d/326d5a399168c2a53ec01bf4f74dc6c4dad8eaf3_fbfaf7cf enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-python-neutron-tests-tempest-a016f7a349d55e07c81b693d3dfe9a3ba6244ee9 baseurl=https://trunk.rdoproject.org/centos10-master/component/network/a0/16/a016f7a349d55e07c81b693d3dfe9a3ba6244ee9_6bbbd268 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2fb6ba9343e39f60f058a781afd14b906dd84daa baseurl=https://trunk.rdoproject.org/centos10-master/component/octavia/2f/b6/2fb6ba9343e39f60f058a781afd14b906dd84daa_cf67d3ef enabled=1 gpgcheck=0 priority=1 [delorean-component-optimize] name=delorean-python-watcher-tests-tempest-b95caa13ef4985917527fb5df739f959168da2a7 baseurl=https://trunk.rdoproject.org/centos10-master/component/optimize/b9/5c/b95caa13ef4985917527fb5df739f959168da2a7_5ce2889e enabled=1 gpgcheck=0 priority=1 [delorean-component-podified] name=delorean-python-tcib-87560df365a9f9fc232653131f4ed8b5296f99b8 baseurl=https://trunk.rdoproject.org/centos10-master/component/podified/87/56/87560df365a9f9fc232653131f4ed8b5296f99b8_33748446 enabled=1 gpgcheck=0 priority=1 [delorean-component-puppet] name=delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3 baseurl=https://trunk.rdoproject.org/centos10-master/component/puppet/dc/4c/dc4c69e63eb63b3b0ffe1f90607c3b2d7af0dfd3_790d185d enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-9106b27fe31e09880096bf20f19c219e3a7a1934 baseurl=https://trunk.rdoproject.org/centos10-master/component/swift/91/06/9106b27fe31e09880096bf20f19c219e3a7a1934_2abff1ce enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-fc2868e4752204cf470150a37a7d6814d78193d5 baseurl=https://trunk.rdoproject.org/centos10-master/component/tempest/fc/28/fc2868e4752204cf470150a37a7d6814d78193d5_39f91389 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-ironic-ui-245f318c0d92b0bc9596e3c5890b8c418929a283 baseurl=https://trunk.rdoproject.org/centos10-master/component/ui/24/5f/245f318c0d92b0bc9596e3c5890b8c418929a283_85797b0c 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 Squid and DLRN mock [epel-low-priority] name=Extra Packages for Enterprise Linux $releasever - $basearch metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-$releasever&arch=$basearch&infra=$infra&content=$contentdir enabled=1 gpgcheck=0 countme=1 priority=100 includepkgs=liboath,gperftools-libs,thrift,libpmemobj,liborc2,libpmem,parquet-libs,libarrow*,mock*,distribution-gpg-keys,python3-templated-dictionary,python3-backoff 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.src.rpm INFO: Start(/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 Mock Version: 6.2 INFO: Mock Version: 6.2 INFO: Mock Version: 6.2 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.vym39z1a', '/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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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 5392520 1583992 2193516 11669500 10722292 DEBUG: Swap: 16777212 5388484 11388728 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 196G 354G 36% / 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.rnw74jmm', '/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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-62bf4d76d32c2b7ae0276 152 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-deef0d4d28d6a1ba84b9f 194 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-f584c54d 177 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-a1be40e05e0cbe450503c7f 186 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-trove-365dee5a8b86381c87ba84 104 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-21943b55215d3716284d387 182 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-698f7b605926ab26eb 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 96 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 122 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 100 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-a016f7a34 170 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 91 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-b95caa13e 151 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 109 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe 145 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-9106b27fe31e09880096bf 140 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-fc2868e4752204cf4701 193 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-245f318c0d92b0bc95 194 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 110 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 163 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 85 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 85 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 145 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 146 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 147 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 120 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 55 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 84 kB/s | 12 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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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-mistral-20.1.0-0.20250609074434.c1c2540.el10.src.rpm Start: build setup for openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: Updating / installing... DEBUG: openstack-mistral-20.1.0-0.20250609074######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/rpm', '-qpl', '/builddir/build/originals/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: mistral-20.1.0.dev24-0.20250609074434.c1c2540.tar.gz DEBUG: mistral.logrotate DEBUG: openstack-mistral-all.service DEBUG: openstack-mistral-api.service DEBUG: openstack-mistral-engine.service DEBUG: openstack-mistral-event-engine.service DEBUG: openstack-mistral-executor.service DEBUG: openstack-mistral-notifier.service DEBUG: openstack-mistral.spec DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-mistral.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-mistral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: 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-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:02 ago on Mon Jun 9 03:45:27 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch is already installed. DEBUG: Package python3-devel-3.12.10-3.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-openstackdocstheme noarch 3.0.0-10.el10s delorean-master-build-deps 934 k DEBUG: Installing dependencies: DEBUG: python3-dulwich x86_64 0.22.1-2.el10s delorean-master-testing 522 k DEBUG: Transaction Summary DEBUG: ====================================================================================== DEBUG: Install 3 Packages DEBUG: Total size: 1.5 M DEBUG: Installed size: 4.9 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] pyproject-rpm-macros-1.16.2-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dulwich-0.22.1-2.el10s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-openstackdocstheme-3.0.0-10.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-dulwich-0.22.1-2.el10s.x86_64 1/3 DEBUG: Installing : python3-openstackdocstheme-3.0.0-10.el10s.noarch 2/3 DEBUG: Installing : pyproject-rpm-macros-1.16.2-1.el10.noarch 3/3 DEBUG: Running scriptlet: pyproject-rpm-macros-1.16.2-1.el10.noarch 3/3 DEBUG: Installed: DEBUG: pyproject-rpm-macros-1.16.2-1.el10.noarch DEBUG: python3-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-10.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-mistral-20.1.0-0.20250609074434.c1c2540.el10.src.rpm Start: rpmbuild openstack-mistral-20.1.0-0.20250609074434.c1c2540.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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-10.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-mistral.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-mistral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: 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.07yIx5 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf mistral-20.1.0.dev24 DEBUG: + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/mistral-20.1.0.dev24-0.20250609074434.c1c2540.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd mistral-20.1.0.dev24 DEBUG: + rm -rf /builddir/build/BUILD/mistral-20.1.0.dev24-SPECPARTS DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILD/mistral-20.1.0.dev24-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 '' DEBUG: + /usr/bin/git config gc.auto 0 DEBUG: + /usr/bin/git add --force . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-mistral-20.1.0 base' DEBUG: + /usr/bin/git checkout --track -b rpm-build DEBUG: branch 'rpm-build' set up to track 'master'. DEBUG: Switched to a new branch 'rpm-build' DEBUG: + sed -i '1i #!/usr/bin/python' tools/sync_db.py DEBUG: + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini DEBUG: + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini DEBUG: + sed -i '/^minversion.*/d' tox.ini DEBUG: + sed -i '/^requires.*virtualenv.*/d' tox.ini DEBUG: + sed -i '/^[[:space:]]*LC_ALL.*/d' tox.ini DEBUG: + sed -i '/.*py_mini_racer.*/d' tox.ini DEBUG: + rm -f mistral/tests/unit/hacking/test_checks.py DEBUG: + for pkg in doc8 bandit pre-commit hacking flake8-import-order 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 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 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 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 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 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.rfnYJE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-20.1.0.dev24 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/mistral-20.1.0.dev24/.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-hardened-ld-errors -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/mistral-20.1.0.dev24/.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/mistral-20.1.0.dev24/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 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.1.1) DEBUG: Exiting dependency generation pass: get_requires_for_build_wheel DEBUG: + cat /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:05 ago on Mon Jun 9 03:45:27 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 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-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-10.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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-10.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-mistral.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-mistral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: 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.fVviIY DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-20.1.0.dev24 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/mistral-20.1.0.dev24/.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-hardened-ld-errors -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/mistral-20.1.0.dev24/.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/mistral-20.1.0.dev24/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 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.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement not satisfied: tox-current-env >= 0.0.6 DEBUG: Exiting dependency generation pass: tox itself DEBUG: + cat /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:08 ago on Mon Jun 9 03:45:27 2025. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 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-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-10.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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-10.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-mistral.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-mistral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: 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.M15Q4C DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-20.1.0.dev24 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/mistral-20.1.0.dev24/.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-hardened-ld-errors -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/mistral-20.1.0.dev24/.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/mistral-20.1.0.dev24/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 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.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.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.4,>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: coverage!=4.4,>=4.0 DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: fixtures>=3.0.0 DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslotest>=3.2.0 DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: requests-mock>=1.2.0 DEBUG: Handling tempest>=21.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tempest>=21.0.0 DEBUG: Handling stestr>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stestr>=2.0.0 DEBUG: Handling testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: testtools>=2.2.0 DEBUG: Handling WebTest>= 3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WebTest>= 3.0.0 DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: alembic>=0.9.6 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: dogpile.cache>=0.6.2 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 Jinja2>=2.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) 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.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystonemiddleware>=4.18.0 DEBUG: Handling mistral-lib>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: mistral-lib>=2.3.0 DEBUG: Handling networkx>=2.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: networkx>=2.3 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.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.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=4.40.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=4.40.0 DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.15.3 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.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.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.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=7.0.0 DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=3.36.0 DEBUG: Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.21.1 DEBUG: Handling oslo.service>=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=2.1.0 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling paramiko>=2.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: paramiko>=2.4.1 DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=1.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: pecan>=1.2.1 DEBUG: Handling PyJWT>=1.5 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyJWT>=1.5 DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=5.1 DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tenacity>=5.0.1 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.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling WSME>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WSME>=0.8.0 DEBUG: Handling yaql>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: yaql>=3.0.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.0.0,!=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: sphinxcontrib-httpdomain>=1.3.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 reno>=3.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: reno>=3.1.0 DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: alembic>=0.9.6 DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: croniter>=0.3.4 DEBUG: Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: dogpile.cache>=0.6.2 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 Jinja2>=2.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) 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.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: keystonemiddleware>=4.18.0 DEBUG: Handling mistral-lib>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: mistral-lib>=2.3.0 DEBUG: Handling networkx>=2.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: networkx>=2.3 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.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.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.context>=2.22.0 DEBUG: Handling oslo.db>=4.40.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.db>=4.40.0 DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.i18n>=3.15.3 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.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.middleware>=3.31.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.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.utils>=7.0.0 DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.log>=3.36.0 DEBUG: Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.serialization>=2.21.1 DEBUG: Handling oslo.service>=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: oslo.service>=2.1.0 DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: osprofiler>=1.4.0 DEBUG: Handling paramiko>=2.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: paramiko>=2.4.1 DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=1.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: pecan>=1.2.1 DEBUG: Handling PyJWT>=1.5 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyJWT>=1.5 DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: PyYAML>=5.1 DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: tenacity>=5.0.1 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.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: stevedore>=1.20.0 DEBUG: Handling WSME>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: WSME>=0.8.0 DEBUG: Handling yaql>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement not satisfied: yaql>=3.0.0 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 mistral.egg-info/PKG-INFO DEBUG: writing dependency_links to mistral.egg-info/dependency_links.txt DEBUG: writing entry points to mistral.egg-info/entry_points.txt DEBUG: writing requirements to mistral.egg-info/requires.txt DEBUG: writing top-level names to mistral.egg-info/top_level.txt DEBUG: writing pbr to mistral.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 'mistral.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/mistral-20.1.0.dev24/mistral-20.1.0.dev24.dist-info' DEBUG: Handling alembic >=0.9.6 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: alembic >=0.9.6 DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: croniter >=0.3.4 DEBUG: Handling cachetools >=2.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: cachetools >=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling dogpile.cache >=0.6.2 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: dogpile.cache >=0.6.2 DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: eventlet >=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: Jinja2 >=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: jsonschema >=3.2.0 DEBUG: Handling keystonemiddleware >=4.18.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: keystonemiddleware >=4.18.0 DEBUG: Handling mistral-lib >=2.3.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: mistral-lib >=2.3.0 DEBUG: Handling networkx >=2.3 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: networkx >=2.3 DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.concurrency >=3.26.0 DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.config >=6.8.0 DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.context >=2.22.0 DEBUG: Handling oslo.db >=4.40.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.db >=4.40.0 DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.i18n >=3.15.3 DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.messaging >=14.1.0 DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.middleware >=3.31.0 DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.policy >=4.5.0 DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.utils >=7.0.0 DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.log >=3.36.0 DEBUG: Handling oslo.serialization >=2.21.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.serialization >=2.21.1 DEBUG: Handling oslo.service >=2.1.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: oslo.service >=2.1.0 DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: osprofiler >=1.4.0 DEBUG: Handling paramiko >=2.4.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: paramiko >=2.4.1 DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=1.2.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: pecan >=1.2.1 DEBUG: Handling PyJWT >=1.5 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: PyJWT >=1.5 DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: PyYAML >=5.1 DEBUG: Handling requests >=2.18.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: requests >=2.18.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=5.0.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: tenacity >=5.0.1 DEBUG: Handling SQLAlchemy >=1.2.5 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: SQLAlchemy >=1.2.5 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: stevedore >=1.20.0 DEBUG: Handling WSME >=0.8.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: WSME >=0.8.0 DEBUG: Handling yaql >=3.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement not satisfied: yaql >=3.0.0 DEBUG: + cat /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv mistral-20.1.0.dev24.dist-info/ DEBUG: removed 'mistral-20.1.0.dev24.dist-info/AUTHORS' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/LICENSE' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/METADATA' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/entry_points.txt' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/pbr.json' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/top_level.txt' DEBUG: removed directory 'mistral-20.1.0.dev24.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:11 ago on Mon Jun 9 03:45:27 2025. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 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-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-jinja2-3.1.6-1.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-pip-23.3.2-7.el10.noarch is already installed. DEBUG: Package python3-pygments-2.18.0-1.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.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-alembic noarch 1.13.1-7.el10 appstream 502 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-dogpile-cache noarch 1.3.3-1.el10s delorean-master-testing 122 k DEBUG: python3-fixtures noarch 4.2.2-1.el10s delorean-master-testing 111 k DEBUG: python3-jsonschema noarch 4.19.1-7.el10 baseos 206 k DEBUG: python3-jwt noarch 2.8.0-1.el10s delorean-master-testing 59 k DEBUG: python3-keystonemiddleware noarch 10.10.0-0.20250527145430.8685561.el10 delorean-component-keystone 128 k DEBUG: python3-mistral-lib noarch 3.3.1-0.20250318112053.a356001.el10 delorean-component-common 51 k DEBUG: python3-networkx noarch 3.2.1-6.el10 appstream 3.3 M DEBUG: python3-oslo-concurrency noarch 7.1.0-0.20250318114002.6250095.el10 delorean-component-common 46 k DEBUG: python3-oslo-config noarch 2:9.8.0-0.20250602113751.b18ff43.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 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 17.0.0-0.20250527150124.510688d.el10 delorean-component-common 213 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 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-utils noarch 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 129 k DEBUG: python3-oslotest noarch 5.0.1-0.20250513100931.1fe4458.el10 delorean-component-clients 52 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 k DEBUG: python3-pecan noarch 1.5.1-1.el10s delorean-master-testing 322 k DEBUG: python3-pyyaml x86_64 6.0.1-19.el10 baseos 236 k DEBUG: python3-reno noarch 4.1.0-0.20250212114939.47651ec.el10 delorean-component-common 139 k DEBUG: python3-requests-mock noarch 1.12.1-1.el10s delorean-master-testing 49 k DEBUG: python3-sphinxcontrib-httpdomain noarch 1.8.1-1.el10s delorean-master-build-deps 57 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-tempest noarch 1:43.0.1-0.20250605104309.fc2868e.el10 delorean-component-tempest 1.6 M DEBUG: python3-tenacity noarch 8.2.3-1.el10s delorean-master-testing 55 k DEBUG: python3-testtools noarch 2.7.2-1.bootstrap.el10s delorean-master-testing 405 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: python3-yaql noarch 3.0.0-1.el10s delorean-master-testing 236 k DEBUG: Installing dependencies: DEBUG: desktop-file-utils x86_64 0.26-14.el10 appstream 71 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: libsodium x86_64 1.0.20-2.el10s delorean-master-testing 173 k DEBUG: libxslt x86_64 1.1.39-7.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-8.el10 appstream 380 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-oslo-cache-lang noarch 3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.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 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 13 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-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-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-defusedxml noarch 0.7.1-18.el10s delorean-master-testing 51 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-futurist noarch 3.1.1-0.20250513101246.8a4c380.el10 delorean-component-common 76 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-jsonschema-specifications noarch 2023.11.2-6.el10 baseos 29 k DEBUG: python3-keystoneauth1 noarch 5.11.0-0.20250602113607.8b0a181.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-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-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-os-service-types noarch 1.7.0-0.20250217105409.0b2f473.el10 delorean-component-clients 40 k DEBUG: python3-os-testr noarch 3.0.0-0.20250217143038.0e7ac78.el10 delorean-component-common 57 k DEBUG: python3-oslo-cache noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.11.0-0.20250527151424.c3023db.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.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 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-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-6.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-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-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-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-subunit noarch 1.4.4-5.el10s delorean-master-testing 123 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-tomlkit noarch 0.13.2-1.el10s delorean-master-testing 111 k DEBUG: python3-uhashring noarch 2.3-8.el10s delorean-master-testing 28 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-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-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: Installing weak dependencies: 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: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: xdg-utils noarch 1.2.0-3.el10 appstream 81 k DEBUG: Transaction Summary DEBUG: ====================================================================================================================== DEBUG: Install 191 Packages DEBUG: Total size: 33 M DEBUG: Total download size: 176 k DEBUG: Installed size: 130 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.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-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.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-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.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.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.11.0-0.20250527151424.c3023db.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.8.0-0.20250602113751.b18ff43.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.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-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-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.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-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempest-43.0.1-0.20250605104309.fc2868e.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-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] libxslt-1.1.39-7.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-Net-SSLeay-1.94-8.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-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-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.2.0-3.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.20-2.el10s.x86_64.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-defusedxml-0.7.1-18.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-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-paramiko-3.5.0-1.el10s.noarch.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-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-requests-mock-1.12.1-1.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-uhashring-2.3-8.el10s.noarch.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-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-yaql-3.0.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.21.0-2.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: (191/191): python3-wsme-0.12.1-0.20250217143530 4.0 MB/s | 176 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 2.8 MB/s | 176 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 1/191 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 2/191 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 3/191 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/191 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 5/191 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 6/191 DEBUG: Installing : python3-subunit-1.4.4-5.el10s.noarch 7/191 DEBUG: Installing : python3-fixtures-4.2.2-1.el10s.noarch 8/191 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 9/191 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 10/191 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 11/191 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 12/191 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 13/191 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 14/191 DEBUG: Installing : which-2.21-43.el10.x86_64 15/191 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 16/191 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 17/191 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 18/191 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 19/191 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 20/191 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 21/191 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 22/191 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 23/191 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 24/191 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 25/191 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 26/191 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 27/191 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 28/191 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 29/191 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 30/191 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 31/191 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 32/191 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 33/191 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 34/191 DEBUG: Installing : python3-yaql-3.0.0-1.el10s.noarch 35/191 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 36/191 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 37/191 DEBUG: Installing : python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.n 38/191 DEBUG: Installing : python3-zipp-3.21.0-2.el10s.noarch 39/191 DEBUG: Installing : python3-importlib-metadata-8.5.0-1.el10s.noarch 40/191 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 41/191 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 42/191 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 43/191 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750 44/191 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 45/191 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 46/191 DEBUG: Installing : python3-waitress-3.0.1-1.el10s.noarch 47/191 DEBUG: Installing : python3-voluptuous-0.15.2-1.el10s.noarch 48/191 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 49/191 DEBUG: Installing : python3-tomlkit-0.13.2-1.el10s.noarch 50/191 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 51/191 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 52/191 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el10s.noarch 53/191 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 54/191 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 55/191 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 56/191 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 57/191 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 58/191 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 59/191 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 60/191 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 61/191 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 62/191 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 63/191 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 64/191 DEBUG: Installing : python3-extras-1.0.0-36.el10s.noarch 65/191 DEBUG: Installing : python3-defusedxml-0.7.1-18.el10s.noarch 66/191 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 67/191 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 68/191 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 69/191 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 70/191 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 71/191 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 72/191 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 73/191 DEBUG: Installing : libxslt-1.1.39-7.el10.x86_64 74/191 DEBUG: Installing : python3-lxml-5.2.1-4.el10.x86_64 75/191 DEBUG: Installing : python3-beautifulsoup4-4.12.3-9.el10s.noarch 76/191 DEBUG: Installing : emacs-filesystem-1:29.4-10.el10.noarch 77/191 DEBUG: Installing : desktop-file-utils-0.26-14.el10.x86_64 78/191 DEBUG: Installing : xdg-utils-1.2.0-3.el10.noarch 79/191 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 80/191 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 81/191 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 82/191 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 83/191 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 84/191 DEBUG: Installing : python3-stestr-4.1.0-1.el10s.noarch 85/191 DEBUG: Installing : python3-os-testr-3.0.0-0.20250217143038.0e7ac78. 86/191 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/191 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 87/191 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 87/191 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 88/191 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 89/191 DEBUG: Installing : perl-B-1.89-513.el10.x86_64 90/191 DEBUG: Installing : perl-FileHandle-2.05-513.el10.noarch 91/191 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 92/191 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 93/191 DEBUG: Installing : perl-AutoLoader-5.74-513.el10.noarch 94/191 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 95/191 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 96/191 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 97/191 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 98/191 DEBUG: Installing : perl-if-0.61.000-513.el10.noarch 99/191 DEBUG: Installing : perl-locale-1.12-513.el10.noarch 100/191 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 101/191 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 102/191 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 103/191 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 104/191 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 105/191 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 106/191 DEBUG: Installing : perl-Class-Struct-0.68-513.el10.noarch 107/191 DEBUG: Installing : perl-POSIX-2.20-513.el10.x86_64 108/191 DEBUG: Installing : perl-IPC-Open3-1.22-513.el10.noarch 109/191 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 110/191 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 111/191 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 112/191 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 113/191 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 114/191 DEBUG: Installing : perl-SelectSaver-1.02-513.el10.noarch 115/191 DEBUG: Installing : perl-Symbol-1.09-513.el10.noarch 116/191 DEBUG: Installing : perl-File-stat-1.14-513.el10.noarch 117/191 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 118/191 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 119/191 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 120/191 DEBUG: Installing : perl-Fcntl-1.18-513.el10.x86_64 121/191 DEBUG: Installing : perl-base-2.27-513.el10.noarch 122/191 DEBUG: Installing : perl-mro-1.29-513.el10.x86_64 123/191 DEBUG: Installing : perl-IO-1.55-513.el10.x86_64 124/191 DEBUG: Installing : perl-overloading-0.02-513.el10.noarch 125/191 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 126/191 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 127/191 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 128/191 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 129/191 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 130/191 DEBUG: Installing : perl-Errno-1.38-513.el10.x86_64 131/191 DEBUG: Installing : perl-File-Basename-2.86-513.el10.noarch 132/191 DEBUG: Installing : perl-Getopt-Std-1.14-513.el10.noarch 133/191 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 134/191 DEBUG: Installing : perl-overload-1.37-513.el10.noarch 135/191 DEBUG: Installing : perl-vars-1.05-513.el10.noarch 136/191 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 137/191 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 138/191 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 139/191 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 140/191 DEBUG: Installing : perl-NDBM_File-1.17-513.el10.x86_64 141/191 DEBUG: Installing : perl-DynaLoader-1.56-513.el10.x86_64 142/191 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 143/191 DEBUG: Installing : perl-libs-4:5.40.2-513.el10.x86_64 144/191 DEBUG: Installing : perl-interpreter-4:5.40.2-513.el10.x86_64 145/191 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/191 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 146/191 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 146/191 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 147/191 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 148/191 DEBUG: Installing : python-oslo-utils-lang-9.0.0-0.20250602113342.1a 149/191 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 150/191 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.202505131029 151/191 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 152/191 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 153/191 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 154/191 DEBUG: Installing : python3-oslo-config-2:9.8.0-0.20250602113751.b18 155/191 DEBUG: Installing : python3-oslo-utils-9.0.0-0.20250602113342.1a8525 156/191 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 157/191 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 158/191 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b 159/191 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 160/191 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.2 161/191 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 162/191 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 163/191 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 164/191 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 165/191 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 166/191 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 167/191 DEBUG: Installing : python3-oslo-messaging-17.0.0-0.20250527150124.5 168/191 DEBUG: Installing : python-oslo-cache-lang-3.11.0-0.20250527151424.c 169/191 DEBUG: Installing : python3-oslo-cache+dogpile-3.11.0-0.202505271514 170/191 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.11.0-0.202505271514 171/191 DEBUG: Installing : python3-oslo-cache-3.11.0-0.20250527151424.c3023 172/191 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 173/191 DEBUG: Installing : python3-keystoneauth1-5.11.0-0.20250602113607.8b 174/191 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 175/191 DEBUG: Installing : python3-keystonemiddleware-10.10.0-0.20250527145 176/191 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 177/191 DEBUG: Installing : python3-tempest-1:43.0.1-0.20250605104309.fc2868 178/191 DEBUG: Installing : python3-mistral-lib-3.3.1-0.20250318112053.a3560 179/191 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 180/191 DEBUG: Installing : python3-reno-4.1.0-0.20250212114939.47651ec.el10 181/191 DEBUG: Installing : python3-networkx-3.2.1-6.el10.noarch 182/191 DEBUG: Installing : python3-webtest-3.0.0-1.el10s.noarch 183/191 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 184/191 DEBUG: Installing : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1 185/191 DEBUG: Installing : python3-sphinxcontrib-pecanwsme-0.11.0-1.el10s.n 186/191 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 187/191 DEBUG: Installing : python3-oslotest-5.0.1-0.20250513100931.1fe4458. 188/191 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 189/191 DEBUG: Installing : python3-requests-mock-1.12.1-1.el10s.noarch 190/191 DEBUG: Installing : python3-coverage-7.3.2-5.el10s.x86_64 191/191 DEBUG: Running scriptlet: python3-coverage-7.3.2-5.el10s.x86_64 191/191 DEBUG: Installed: DEBUG: desktop-file-utils-0.26-14.el10.x86_64 DEBUG: emacs-filesystem-1:29.4-10.el10.noarch DEBUG: groff-base-1.23.0-10.el10.x86_64 DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: libxslt-1.1.39-7.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-8.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-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.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-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-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-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch 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-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.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.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.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-mistral-lib-3.3.1-0.20250318112053.a356001.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-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.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-utils-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.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-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-pycparser-2.20-16.el10.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-requests-mock-1.12.1-1.el10s.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-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-tempest-1:43.0.1-0.20250605104309.fc2868e.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-uhashring-2.3-8.el10s.noarch 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-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-yaql-3.0.0-1.el10s.noarch 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: 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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-10.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-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch 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-ply-3.11-25.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.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-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.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-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 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-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.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-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 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-pyparsing-3.1.1-7.el10.noarch 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: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.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-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 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-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.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: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.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-config-9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.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-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250605104309.fc2868e.el10.noarch DEBUG: python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-networkx-3.2.1-6.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-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-10.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-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch 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-ply-3.11-25.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.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-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.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-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 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-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.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-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 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-pyparsing-3.1.1-7.el10.noarch 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: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.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-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 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-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.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: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.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-config-9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.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-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250605104309.fc2868e.el10.noarch DEBUG: python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-networkx-3.2.1-6.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-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 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-mistral.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-mistral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: 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.RZOm1S DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-20.1.0.dev24 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/mistral-20.1.0.dev24/.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-hardened-ld-errors -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/mistral-20.1.0.dev24/.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/mistral-20.1.0.dev24/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 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.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.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.4,>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling tempest>=21.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tempest>=21.0.0 DEBUG: (installed: tempest 43.0.1.dev22) 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 testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling WebTest>= 3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebTest>= 3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: dogpile.cache>=0.6.2 DEBUG: (installed: dogpile.cache 1.3.3) 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 Jinja2>=2.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) 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.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=4.18.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling mistral-lib>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: mistral-lib>=2.3.0 DEBUG: (installed: mistral-lib 3.3.1) DEBUG: Handling networkx>=2.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: networkx>=2.3 DEBUG: (installed: networkx 3.2.1) 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.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db>=4.40.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=4.40.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) 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 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.21.1 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=2.1.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling paramiko>=2.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: paramiko>=2.4.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=1.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PyJWT>=1.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=1.5 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=5.0.1 DEBUG: (installed: tenacity 8.2.3) 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.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WSME>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WSME>=0.8.0 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling yaql>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=3.0.0 DEBUG: (installed: yaql 3.0.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.0.0,!=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: (installed: sphinxcontrib-httpdomain 1.8.1) 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 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: Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: dogpile.cache>=0.6.2 DEBUG: (installed: dogpile.cache 1.3.3) 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 Jinja2>=2.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) 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.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=4.18.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling mistral-lib>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: mistral-lib>=2.3.0 DEBUG: (installed: mistral-lib 3.3.1) DEBUG: Handling networkx>=2.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: networkx>=2.3 DEBUG: (installed: networkx 3.2.1) 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.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db>=4.40.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=4.40.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) 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 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.21.1 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=2.1.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling paramiko>=2.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: paramiko>=2.4.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=1.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PyJWT>=1.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=1.5 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=5.0.1 DEBUG: (installed: tenacity 8.2.3) 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.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WSME>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WSME>=0.8.0 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling yaql>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=3.0.0 DEBUG: (installed: yaql 3.0.0) 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 mistral.egg-info/PKG-INFO DEBUG: writing dependency_links to mistral.egg-info/dependency_links.txt DEBUG: writing entry points to mistral.egg-info/entry_points.txt DEBUG: writing requirements to mistral.egg-info/requires.txt DEBUG: writing top-level names to mistral.egg-info/top_level.txt DEBUG: writing pbr to mistral.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 'mistral.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/mistral-20.1.0.dev24/mistral-20.1.0.dev24.dist-info' DEBUG: Handling alembic >=0.9.6 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: alembic >=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cachetools >=2.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: cachetools >=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling dogpile.cache >=0.6.2 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: dogpile.cache >=0.6.2 DEBUG: (installed: dogpile.cache 1.3.3) DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: eventlet >=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: Jinja2 >=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=4.18.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: keystonemiddleware >=4.18.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling mistral-lib >=2.3.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: mistral-lib >=2.3.0 DEBUG: (installed: mistral-lib 3.3.1) DEBUG: Handling networkx >=2.3 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: networkx >=2.3 DEBUG: (installed: networkx 3.2.1) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db >=4.40.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.db >=4.40.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.i18n >=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.utils >=7.0.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.serialization >=2.21.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.serialization >=2.21.1 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=2.1.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.service >=2.1.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: osprofiler >=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling paramiko >=2.4.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: paramiko >=2.4.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=1.2.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: pecan >=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PyJWT >=1.5 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: PyJWT >=1.5 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: PyYAML >=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests >=2.18.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: requests >=2.18.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=5.0.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: tenacity >=5.0.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy >=1.2.5 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: SQLAlchemy >=1.2.5 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WSME >=0.8.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: WSME >=0.8.0 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling yaql >=3.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: yaql >=3.0.0 DEBUG: (installed: yaql 3.0.0) DEBUG: + cat /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv mistral-20.1.0.dev24.dist-info/ DEBUG: removed 'mistral-20.1.0.dev24.dist-info/AUTHORS' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/LICENSE' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/METADATA' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/top_level.txt' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/pbr.json' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/entry_points.txt' DEBUG: removed directory 'mistral-20.1.0.dev24.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Wrote: /builddir/build/SRPMS/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:18 ago on Mon Jun 9 03:45:27 2025. DEBUG: Package python3-coverage-7.3.2-5.el10s.x86_64 is already installed. DEBUG: Package python3-pbr-6.1.1-1.el10s.noarch is already installed. DEBUG: Package python3-sphinx-1:7.2.6-10.el10.noarch is already installed. DEBUG: Package git-core-2.47.1-2.el10.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20250311184248.ce6a105.el10.noarch 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-3.el10.x86_64 is already installed. DEBUG: Package python3-devel-3.12.10-3.el10.x86_64 is already installed. DEBUG: Package python3-openstackdocstheme-3.0.0-10.el10s.noarch is already installed. DEBUG: Package python3-alembic-1.13.1-7.el10.noarch is already installed. DEBUG: Package python3-cachetools-5.4.0-6.el10s.noarch is already installed. DEBUG: Package python3-croniter-5.0.1-1.el10s.noarch is already installed. DEBUG: Package python3-dogpile-cache-1.3.3-1.el10s.noarch is already installed. DEBUG: Package python3-eventlet-0.36.1-1.el10s.noarch is already installed. DEBUG: Package python3-fixtures-4.2.2-1.el10s.noarch is already installed. DEBUG: Package python3-jinja2-3.1.6-1.el10.noarch is already installed. DEBUG: Package python3-jsonschema-4.19.1-7.el10.noarch is already installed. DEBUG: Package python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch is already installed. DEBUG: Package python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch is already installed. DEBUG: Package python3-networkx-3.2.1-6.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.8.0-0.20250602113751.b18ff43.el10.noarch is already installed. DEBUG: Package python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch is already installed. DEBUG: Package python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.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-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-utils-9.0.0-0.20250602113342.1a85259.el10.noarch is already installed. DEBUG: Package python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch is already installed. DEBUG: Package python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch is already installed. DEBUG: Package python3-packaging-24.2-2.el10.noarch is already installed. DEBUG: Package python3-paramiko-3.5.0-1.el10s.noarch is already installed. DEBUG: Package python3-pbr-6.1.1-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-pygments-2.18.0-1.el10.noarch is already installed. DEBUG: Package python3-jwt-2.8.0-1.el10s.noarch is already installed. DEBUG: Package python3-pyyaml-6.0.1-19.el10.x86_64 is already installed. DEBUG: Package python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch is already installed. DEBUG: Package python3-requests-2.32.3-2.el10.noarch is already installed. DEBUG: Package python3-requests-mock-1.12.1-1.el10s.noarch is already installed. DEBUG: Package python3-setuptools-69.0.3-9.el10.noarch is already installed. DEBUG: Package python3-sphinxcontrib-httpdomain-1.8.1-1.el10s.noarch is already installed. DEBUG: Package python3-sphinxcontrib-pecanwsme-0.11.0-1.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-tempest-1:43.0.1-0.20250605104309.fc2868e.el10.noarch is already installed. DEBUG: Package python3-tenacity-8.2.3-1.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-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 python3-yaql-3.0.0-1.el10s.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;\\007"', 'PS1': ' \\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.86.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-89.el10.x86_64 DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 DEBUG: annobin-docs-12.93-2.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-7.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-38.el10.x86_64 DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 DEBUG: glibc-common-2.39-38.el10.x86_64 DEBUG: glibc-2.39-38.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-4.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.7.1-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-4.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-10.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-4.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-16.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-4.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-2.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-8.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-6.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-38.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-2.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-2.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-291-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-3.el10.noarch DEBUG: python3-3.12.10-3.el10.x86_64 DEBUG: python3-libs-3.12.10-3.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.4.2-1.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.6-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-16.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-3.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.1.1-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-dulwich-0.22.1-2.el10s.x86_64 DEBUG: python3-openstackdocstheme-3.0.0-10.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-webob-1.8.9-1.el10s.noarch DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch DEBUG: python3-netaddr-1.3.0-2.el10.noarch DEBUG: python3-pytz-2024.1-3.el10s.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-subunit-1.4.4-5.el10s.noarch DEBUG: python3-fixtures-4.2.2-1.el10s.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-dateutil-2.8.2-15.el10.noarch DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch DEBUG: python3-vine-5.1.0-10.el10s.noarch DEBUG: python3-amqp-5.2.0-7.el10s.noarch DEBUG: python3-fasteners-0.19-1.el10s.noarch 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-ply-3.11-25.el10.noarch DEBUG: python3-decorator-5.1.1-12.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-referencing-0.31.1-6.el10.noarch DEBUG: python3-jsonschema-specifications-2023.11.2-6.el10.noarch DEBUG: python3-jsonschema-4.19.1-7.el10.noarch DEBUG: python3-dogpile-cache-1.3.3-1.el10s.noarch DEBUG: python3-prometheus_client-0.21.0-2.el10s.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-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-jwt-2.8.0-1.el10s.noarch DEBUG: python3-jwt+crypto-2.8.0-1.el10s.noarch DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-paste-3.10.1-6.el10s.noarch DEBUG: python3-yaql-3.0.0-1.el10s.noarch DEBUG: python3-kombu-5.3.7-1.el10s.noarch DEBUG: python3-alembic-1.13.1-7.el10.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-wrapt-1.17.1-1.el10s.x86_64 DEBUG: python3-debtcollector-3.0.0-0.20250212115946.0e6ce1c.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.el10.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 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-tomlkit-0.13.2-1.el10s.noarch DEBUG: python3-testresources-2.0.1-18.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-defusedxml-0.7.1-18.el10s.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: libsodium-1.0.20-2.el10s.x86_64 DEBUG: python3-pynacl-1.5.0-14.el10s.x86_64 DEBUG: python3-pyasn1-0.6.1-1.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.noarch DEBUG: python3-psutil-5.9.8-6.el10.x86_64 DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch DEBUG: libxslt-1.1.39-7.el10.x86_64 DEBUG: python3-lxml-5.2.1-4.el10.x86_64 DEBUG: python3-beautifulsoup4-4.12.3-9.el10s.noarch 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-pyparsing-3.1.1-7.el10.noarch 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: python3-stestr-4.1.0-1.el10s.noarch DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.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-Pod-Escapes-1.07-511.el10.noarch DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 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-Term-Cap-1.18-511.el10.noarch DEBUG: perl-HTTP-Tiny-0.088-512.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: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.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-config-9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.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-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-tempest-43.0.1-0.20250605104309.fc2868e.el10.noarch DEBUG: python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch DEBUG: python3-networkx-3.2.1-6.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-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch DEBUG: python3-croniter-5.0.1-1.el10s.noarch DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch DEBUG: python3-tenacity-8.2.3-1.el10s.noarch DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 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;\\007"', 'PS1': ' \\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.86.0-2.el10.noarch 1745604596 2058 fe68ac8591d27775999a135a15d967c1 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-89.el10.x86_64 1748311222 6829100 4b1a4bd7fb7b57009861473ccc96a9a8 installed DEBUG: gawk-all-langpacks-5.3.0-6.el10.x86_64 1730216535 1746912 d68c7f46d126756c2aeae6a70525522e installed DEBUG: annobin-docs-12.93-2.el10.noarch 1746530843 101230 4d13ec2af5ce64b766dfeb67457eef8d 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-7.el10.noarch 1744129580 737783 1ebd10b27986b317f541947707a04aaa 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-38.el10.x86_64 1746515242 8162982 43398a55c2743fd36fdd864d06a0611f installed DEBUG: glibc-minimal-langpack-2.39-38.el10.x86_64 1746515242 0 3dd2895bbf930c7347279aac803a7515 installed DEBUG: glibc-common-2.39-38.el10.x86_64 1746515242 1072850 5dc7c0f33fcd38e6ee0df8c4771b9dfa installed DEBUG: glibc-2.39-38.el10.x86_64 1746515242 6509026 4abae9b377e0bf7dace7d533894695fc 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-4.el10.x86_64 1747138417 219435 66d3e9b1c1e2aa38fe0333c40a9da659 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.7.1-1.el10.x86_64 1743419389 305164 93657612837e61603161045f890a84d6 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-4.el10.x86_64 1744789221 1575656 5233272796185d812c8a0888a2df5c1a 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-10.el10.x86_64 1747269976 87536 09add1816293186b6cb76eb3b4e07686 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-4.el10.x86_64 1747138417 1244792 3dac3447f931ab37d89a44cd3c8b78a9 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-16.el10.x86_64 1746783770 4180021 e6e844f6263906a69dbbf3a7a5f9c98c 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-4.el10.x86_64 1747923470 9350634 ba0a0466b765d2a42c5d60d21e5244d6 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-2.el10.x86_64 1741081261 957114 e67ffcc7c9465666aa788768de5a8fc6 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-8.el10.x86_64 1748332815 582530 757d75780197d26b36c225b3833c18a9 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-6.el10.x86_64 1748266797 4282165 6a1c2a80f60e5d0995d95496445be53d 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-38.el10.x86_64 1746515242 2330087 b7e67af4b063d67dbc7cb0ce60f4f7e2 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-2.el10.x86_64 1743510401 23581139 0b343750bb51986ded682ce3648ff619 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-2.el10.x86_64 1746530828 1019747 5bed69fde5b91609ab2f13f035f00721 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-291-1.el10.noarch 1747352289 186034 ab7d424ff4405277ce6f2ba132c1ef61 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-3.el10.noarch 1747227894 23 7470d892ee8099338ce40cd944653616 installed DEBUG: python3-3.12.10-3.el10.x86_64 1747227886 32122 32db62d822d35af5f36dbfad88731886 installed DEBUG: python3-libs-3.12.10-3.el10.x86_64 1747227886 43603264 9a983a360872f5e956725db5111929a9 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.4.2-1.el10.noarch 1746515787 337674 d19fd140b90095bfd843eef168db4ea2 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.6-1.el10.noarch 1743112165 1617187 acdcedea85f1bd1ebb50a957e43d99ca 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-16.el10.x86_64 1746621346 24333486 355882f756f9c9b71f6098932b310e10 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-3.el10.x86_64 1747227886 1335300 9d9a860c216e12f5a0a8133e8883ae57 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.1.1-1.el10s.noarch 1748618097 634274 c3a1df9e1005c2ab52308c84d38fb5ed 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-dulwich-0.22.1-2.el10s.x86_64 1738576764 2706882 0c18ad333c352a3ee3947d78ba3b34e0 installed DEBUG: python3-openstackdocstheme-3.0.0-10.el10s.noarch 1738577793 2266648 335ab9a0927433fde27de8be29ac0264 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-webob-1.8.9-1.el10s.noarch 1737648216 1439046 cb1585b1b8ab9c2aa75b764ffc1bdba8 installed DEBUG: python3-testtools-2.7.2-1.bootstrap.el10s.noarch 1737458511 1871591 01cc5831e388f9af11205a35f2338628 installed DEBUG: python3-netaddr-1.3.0-2.el10.noarch 1737397369 10138039 b6f5b55e515f9e9f09ccf7522a2a4e6f installed DEBUG: python3-pytz-2024.1-3.el10s.noarch 1730926953 231152 a2e7e129993bcdf51e7de413b333d799 installed DEBUG: python3-iso8601-2.1.0-3.el10s.noarch 1738058890 52152 b88415a2b3711250a8dc0f772fa96c12 installed DEBUG: python3-subunit-1.4.4-5.el10s.noarch 1738655653 446682 9dbb0f1ec8efcd56c36d8a3026f830f8 installed DEBUG: python3-fixtures-4.2.2-1.el10s.noarch 1737468005 428292 9ab60f66b62f250ca0fe90dd0fd7821c installed DEBUG: python3-mako-1.2.3-9.el10.noarch 1730229289 717113 0b92d12cd53eeb81954d2064b413b27f installed DEBUG: python3-dateutil-1:2.8.2-15.el10.noarch 1730229057 898267 34a9248a5d4d69e1d8b864433a0b4b98 installed DEBUG: python3-testscenarios-0.5.0-21.el10s.noarch 1737466362 113932 2f3d514cfdb455e1696192d12e05a835 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-fasteners-0.19-1.el10s.noarch 1738579537 118969 a68e342eb69e2c9124f233f7913a78a4 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-ply-3.11-25.el10.noarch 1730229427 573665 e1e9239f24eebd8509c6c85309d3889d installed DEBUG: python3-decorator-5.1.1-12.el10.noarch 1730229177 79127 9c6e14cd2b6e3665cbf1998cd51a20b3 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-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-dogpile-cache-1.3.3-1.el10s.noarch 1738829755 595026 ccc7a9e55c7fc53f75196f0dcd1f332b installed DEBUG: python3-prometheus_client-0.21.0-2.el10s.noarch 1738852778 353626 22f3280b7314901f6d08d6a3d3b76023 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-bcrypt-3.2.2-4.el10s.x86_64 1737382685 87531 b79dafd030634aa2736f096d41e5c258 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-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-yaql-3.0.0-1.el10s.noarch 1738828198 1376993 4cce0c5a5c62d326f5f0d60783d743b3 installed DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch 1738660739 1764794 c78f03e5a4da3cf3fdbd6cadfbddd04d installed DEBUG: python3-alembic-1.13.1-7.el10.noarch 1730229114 2760122 d971ffa58ebfa22a8379dd30340b57d2 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-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-6.0.0-0.20250527143853.7750bda.el10.noarch 1748356778 61959 229071a21e5d293f84dfd5a25e3ac4a4 installed DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch 1747131330 274215 961932401132c9a8c33f15ba5100603f installed DEBUG: python3-etcd3gw-2.4.1-1.el10s.noarch 1739444810 184834 9730fb14544e40d39bf092d2e6c363e5 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-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-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-defusedxml-0.7.1-18.el10s.noarch 1737470470 200931 3ab39d6a704ee50a9b22e90b18ca232c 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: python3-pynacl-1.5.0-14.el10s.x86_64 1738656379 618482 def02bc6880c4e5a1ec8071d9ef3a476 installed DEBUG: python3-pyasn1-0.6.1-1.el10.noarch 1731706247 894742 76789712e57575ede7d56544f6989356 installed DEBUG: python3-paramiko-3.5.0-1.el10s.noarch 1738657430 1764475 c5675e951c9052fe50c6a733b58dd600 installed DEBUG: python3-psutil-5.9.8-6.el10.x86_64 1748354405 1500396 90eefd25db20fae8fd606dd1adc6aed9 installed DEBUG: python3-PyMySQL-1.1.1-3.el10.noarch 1730229609 405275 f53e9df94138062816104ac985c950b8 installed DEBUG: libxslt-1.1.39-7.el10.x86_64 1744722056 496821 dc2009ac9d274e2cb415618e372652ff 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: 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-pyparsing-3.1.1-7.el10.noarch 1730229042 1038569 10cd8727b47570d8ed575363f0a84a31 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: python3-stestr-4.1.0-1.el10s.noarch 1738759744 827126 01732d2afa3169d0f9510b202e45c94b installed DEBUG: python3-os-testr-3.0.0-0.20250217143038.0e7ac78.el10.noarch 1739802752 159340 a4faa94c3b1130e2375261ade2519d24 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-Pod-Escapes-1:1.07-511.el10.noarch 1730227812 25476 b7e81a3328873387eac23a5d3c45cead installed DEBUG: perl-IO-Socket-SSL-2.085-3.el10.noarch 1730227469 701396 2295223ee39d4db301018e2b672e4a8e installed DEBUG: perl-Net-SSLeay-1.94-8.el10.x86_64 1747820179 1412004 d113675d9f608c610450b175bd42cd5a 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-Term-Cap-1.18-511.el10.noarch 1730227953 29958 fd0c61ec8054bac86b6cb700467238ac installed DEBUG: perl-HTTP-Tiny-0.088-512.el10.noarch 1730227417 155788 0708640bcd02b366f5bb0e000023ebe0 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: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 18900 2c7defe4e86c86771a7b42d5f51b320b installed DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch 1748864080 18922 29e2d4b26f42ff408feb9c167b811c2c installed DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 15702 521c5e63dc8dd280327f71a6c59de3e4 installed DEBUG: python-oslo-middleware-lang-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 10966 9a5c9ec6a6ad0bfe329aaaf14712deae 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-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch 1748864350 1508860 31a8cabc29ca127392f04f155bf2ac87 installed DEBUG: python3-oslo-utils-9.0.0-0.20250602113342.1a85259.el10.noarch 1748864080 452241 c6f0d3d5a49a09fab7dbff191bf1ffb9 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-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch 1748356908 51339 c9a3af7f0e2de8c210bfcc524331fbf8 installed DEBUG: python3-pycadf-4.0.1-0.20250212144723.3cea59f.el10.noarch 1739371822 194850 9a69e1beef6d49df24c6c11148992f6e installed DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch 1747132282 226553 94f212664925e179e50f2cad2fa3f577 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-17.0.0-0.20250527150124.510688d.el10.noarch 1748358153 846096 8be5e1c8b6e7324961331c1b03a790d4 installed DEBUG: python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 28823 8777be03b588f0ce7260eb8eef1e389c installed DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 13791 dbfdbc42ca537f1f66a86ee5fc0215a1 installed DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 13791 d802a5a18983d83ad30ddf3c4e7d071d installed DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch 1748358971 221548 1395b944d9e3c034d5226e73e583c471 installed DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch 1739789755 125872 e32bdfec662a5fb06cfd6dbc89e40817 installed DEBUG: python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch 1748864227 3137587 cf346082910796e757ceba949a83e53b installed DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch 1742289677 1330610 9becc001eb63ba3a3ec81277fd425ee5 installed DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch 1748357788 472278 781d072097c49e7ac90d5b466f464845 installed DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch 1739790151 612330 eea074af2437d77d6acac72bc698bf0c installed DEBUG: python3-tempest-1:43.0.1-0.20250605104309.fc2868e.el10.noarch 1749120401 8470270 a994d3f0c0b0ada8ad4ca0f000bbb08f installed DEBUG: python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch 1742297133 141070 55b78198c7e5a5763937c921e92cf8d8 installed DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.el10.noarch 1742293894 311075 86b457a6cefa6566ccec05e2be72620a installed DEBUG: python3-reno-4.1.0-0.20250212114939.47651ec.el10.noarch 1739361028 605471 a5392bb531fe0e8143e2f6a2778fc899 installed DEBUG: python3-networkx-3.2.1-6.el10.noarch 1730229328 17052791 37e06669952507465bd2346ac51ac325 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-sphinxcontrib-pecanwsme-0.11.0-1.el10s.noarch 1741863344 31925 31c7c2b415aab6b8d57a9fbc840d00d3 installed DEBUG: python3-croniter-5.0.1-1.el10s.noarch 1737367703 197767 a7248178b4335303baf684dbce35e4a9 installed DEBUG: python3-oslotest-5.0.1-0.20250513100931.1fe4458.el10.noarch 1747131136 153534 44d4e730cbe0666e5fe250ecd312766c installed DEBUG: python3-tenacity-8.2.3-1.el10s.noarch 1738684952 160047 141c93dc6da08b605d39441a899bdb2e installed DEBUG: python3-requests-mock-1.12.1-1.el10s.noarch 1739182421 127333 f37b06704f7e23bcc097f6390fdeb10f installed DEBUG: python3-coverage-7.3.2-5.el10s.x86_64 1736244875 1741945 e43eed50f1361181f0b465f37a90fdfd 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-mistral.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=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-mistral.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False DEBUG: warning: 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.DbLsWs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-20.1.0.dev24 DEBUG: + echo pyproject-rpm-macros DEBUG: + echo python3-devel DEBUG: + echo 'python3dist(packaging)' DEBUG: + echo 'python3dist(pip) >= 19' DEBUG: + '[' -f pyproject.toml ']' DEBUG: + '[' -f setup.py ']' DEBUG: + echo 'python3dist(setuptools) >= 40.8' DEBUG: + rm -rfv '*.dist-info/' DEBUG: + '[' -f /usr/bin/python3 ']' DEBUG: + mkdir -p /builddir/build/BUILD/mistral-20.1.0.dev24/.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-hardened-ld-errors -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/mistral-20.1.0.dev24/.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/mistral-20.1.0.dev24/pyproject-wheeldir --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-buildrequires -t -e py312,docs DEBUG: Handling setuptools >= 40.8 from default build backend DEBUG: Requirement satisfied: setuptools >= 40.8 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.1.1) DEBUG: Handling tox-current-env >= 0.0.6 from tox itself DEBUG: Requirement satisfied: tox-current-env >= 0.0.6 DEBUG: (installed: tox-current-env 0.0.12) DEBUG: py312: OK ✔ in 0.01 seconds DEBUG: py312: OK (0.00 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.4,>=4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: coverage!=4.4,>=4.0 DEBUG: (installed: coverage 7.3.2) DEBUG: Handling Pygments>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Pygments>=2.2.0 DEBUG: (installed: Pygments 2.18.0) DEBUG: Handling fixtures>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: fixtures>=3.0.0 DEBUG: (installed: fixtures 4.2.2) DEBUG: Handling oslotest>=3.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslotest>=3.2.0 DEBUG: (installed: oslotest 5.0.1) DEBUG: Handling requests-mock>=1.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests-mock>=1.2.0 DEBUG: (installed: requests-mock 1.12.1) DEBUG: Handling tempest>=21.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tempest>=21.0.0 DEBUG: (installed: tempest 43.0.1.dev22) 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 testtools>=2.2.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: testtools>=2.2.0 DEBUG: (installed: testtools 2.7.2) DEBUG: Handling WebTest>= 3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WebTest>= 3.0.0 DEBUG: (installed: WebTest 3.0.0) DEBUG: Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: dogpile.cache>=0.6.2 DEBUG: (installed: dogpile.cache 1.3.3) 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 Jinja2>=2.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) 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.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=4.18.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling mistral-lib>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: mistral-lib>=2.3.0 DEBUG: (installed: mistral-lib 3.3.1) DEBUG: Handling networkx>=2.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: networkx>=2.3 DEBUG: (installed: networkx 3.2.1) 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.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db>=4.40.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=4.40.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) 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 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.21.1 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=2.1.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling paramiko>=2.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: paramiko>=2.4.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=1.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PyJWT>=1.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=1.5 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=5.0.1 DEBUG: (installed: tenacity 8.2.3) 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.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WSME>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WSME>=0.8.0 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling yaql>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=3.0.0 DEBUG: (installed: yaql 3.0.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.0.0,!=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinx>=2.0.0,!=2.1.0 DEBUG: (installed: sphinx 7.2.6) DEBUG: Handling sphinxcontrib-httpdomain>=1.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: sphinxcontrib-httpdomain>=1.3.0 DEBUG: (installed: sphinxcontrib-httpdomain 1.8.1) 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 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: Handling alembic>=0.9.6 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: alembic>=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter>=0.3.4 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: croniter>=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cachetools>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: cachetools>=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling dogpile.cache>=0.6.2 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: dogpile.cache>=0.6.2 DEBUG: (installed: dogpile.cache 1.3.3) 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 Jinja2>=2.10 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: Jinja2>=2.10 DEBUG: (installed: Jinja2 3.1.6) 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.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: keystonemiddleware>=4.18.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling mistral-lib>=2.3.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: mistral-lib>=2.3.0 DEBUG: (installed: mistral-lib 3.3.1) DEBUG: Handling networkx>=2.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: networkx>=2.3 DEBUG: (installed: networkx 3.2.1) 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.config>=6.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.config>=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.context>=2.22.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.context>=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db>=4.40.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.db>=4.40.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n>=3.15.3 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.i18n>=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) 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 17.0.0) DEBUG: Handling oslo.middleware>=3.31.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.middleware>=3.31.0 DEBUG: (installed: oslo.middleware 6.5.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.utils>=7.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.utils>=7.0.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling oslo.log>=3.36.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.log>=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.serialization>=2.21.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.serialization>=2.21.1 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service>=2.1.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: oslo.service>=2.1.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling osprofiler>=1.4.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: osprofiler>=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling paramiko>=2.4.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: paramiko>=2.4.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pbr!=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan>=1.2.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: pecan>=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PyJWT>=1.5 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyJWT>=1.5 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling PyYAML>=5.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: PyYAML>=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests>=2.18.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: requests>=2.18.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity>=5.0.1 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: tenacity>=5.0.1 DEBUG: (installed: tenacity 8.2.3) 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.20.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: stevedore>=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WSME>=0.8.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: WSME>=0.8.0 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling yaql>=3.0.0 from tox --print-deps-only: py312,docs DEBUG: Requirement satisfied: yaql>=3.0.0 DEBUG: (installed: yaql 3.0.0) 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 mistral.egg-info/PKG-INFO DEBUG: writing dependency_links to mistral.egg-info/dependency_links.txt DEBUG: writing entry points to mistral.egg-info/entry_points.txt DEBUG: writing requirements to mistral.egg-info/requires.txt DEBUG: writing top-level names to mistral.egg-info/top_level.txt DEBUG: writing pbr to mistral.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 'mistral.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/mistral-20.1.0.dev24/mistral-20.1.0.dev24.dist-info' DEBUG: Handling alembic >=0.9.6 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: alembic >=0.9.6 DEBUG: (installed: alembic 1.13.1) DEBUG: Handling croniter >=0.3.4 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: croniter >=0.3.4 DEBUG: (installed: croniter 5.0.1) DEBUG: Handling cachetools >=2.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: cachetools >=2.0.0 DEBUG: (installed: cachetools 5.4.0) DEBUG: Handling dogpile.cache >=0.6.2 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: dogpile.cache >=0.6.2 DEBUG: (installed: dogpile.cache 1.3.3) DEBUG: Handling eventlet >=0.27.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: eventlet >=0.27.0 DEBUG: (installed: eventlet 0.36.1) DEBUG: Handling Jinja2 >=2.10 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: Jinja2 >=2.10 DEBUG: (installed: Jinja2 3.1.6) DEBUG: Handling jsonschema >=3.2.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: jsonschema >=3.2.0 DEBUG: (installed: jsonschema 4.19.1) DEBUG: Handling keystonemiddleware >=4.18.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: keystonemiddleware >=4.18.0 DEBUG: (installed: keystonemiddleware 10.10.0) DEBUG: Handling mistral-lib >=2.3.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: mistral-lib >=2.3.0 DEBUG: (installed: mistral-lib 3.3.1) DEBUG: Handling networkx >=2.3 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: networkx >=2.3 DEBUG: (installed: networkx 3.2.1) DEBUG: Handling oslo.concurrency >=3.26.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.concurrency >=3.26.0 DEBUG: (installed: oslo.concurrency 7.1.0) DEBUG: Handling oslo.config >=6.8.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.config >=6.8.0 DEBUG: (installed: oslo.config 9.8.0) DEBUG: Handling oslo.context >=2.22.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.context >=2.22.0 DEBUG: (installed: oslo.context 6.0.0) DEBUG: Handling oslo.db >=4.40.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.db >=4.40.0 DEBUG: (installed: oslo.db 17.2.1) DEBUG: Handling oslo.i18n >=3.15.3 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.i18n >=3.15.3 DEBUG: (installed: oslo.i18n 6.5.1) DEBUG: Handling oslo.messaging >=14.1.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.messaging >=14.1.0 DEBUG: (installed: oslo.messaging 17.0.0) DEBUG: Handling oslo.middleware >=3.31.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.middleware >=3.31.0 DEBUG: (installed: oslo.middleware 6.5.0) DEBUG: Handling oslo.policy >=4.5.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.policy >=4.5.0 DEBUG: (installed: oslo.policy 4.5.1) DEBUG: Handling oslo.utils >=7.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.utils >=7.0.0 DEBUG: (installed: oslo.utils 9.0.0) DEBUG: Handling oslo.log >=3.36.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.log >=3.36.0 DEBUG: (installed: oslo.log 7.1.0) DEBUG: Handling oslo.serialization >=2.21.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.serialization >=2.21.1 DEBUG: (installed: oslo.serialization 5.7.0) DEBUG: Handling oslo.service >=2.1.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: oslo.service >=2.1.0 DEBUG: (installed: oslo.service 4.1.1) DEBUG: Handling osprofiler >=1.4.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: osprofiler >=1.4.0 DEBUG: (installed: osprofiler 4.2.0) DEBUG: Handling paramiko >=2.4.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: paramiko >=2.4.1 DEBUG: (installed: paramiko 3.5.0) DEBUG: Handling pbr !=2.1.0,>=2.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: pbr !=2.1.0,>=2.0.0 DEBUG: (installed: pbr 6.1.1) DEBUG: Handling pecan >=1.2.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: pecan >=1.2.1 DEBUG: (installed: pecan 1.5.1) DEBUG: Handling PyJWT >=1.5 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: PyJWT >=1.5 DEBUG: (installed: PyJWT 2.8.0) DEBUG: Handling PyYAML >=5.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: PyYAML >=5.1 DEBUG: (installed: PyYAML 6.0.1) DEBUG: Handling requests >=2.18.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: requests >=2.18.0 DEBUG: (installed: requests 2.32.3) DEBUG: Handling tenacity >=5.0.1 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: tenacity >=5.0.1 DEBUG: (installed: tenacity 8.2.3) DEBUG: Handling SQLAlchemy >=1.2.5 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: SQLAlchemy >=1.2.5 DEBUG: (installed: SQLAlchemy 2.0.26) DEBUG: Handling stevedore >=1.20.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: stevedore >=1.20.0 DEBUG: (installed: stevedore 5.4.1) DEBUG: Handling WSME >=0.8.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: WSME >=0.8.0 DEBUG: (installed: WSME 0.12.1) DEBUG: Handling yaql >=3.0.0 from hook generated metadata: Requires-Dist (mistral) DEBUG: Requirement satisfied: yaql >=3.0.0 DEBUG: (installed: yaql 3.0.0) DEBUG: + cat /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-buildrequires DEBUG: + rm -rfv mistral-20.1.0.dev24.dist-info/ DEBUG: removed 'mistral-20.1.0.dev24.dist-info/AUTHORS' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/LICENSE' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/METADATA' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/entry_points.txt' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/pbr.json' DEBUG: removed 'mistral-20.1.0.dev24.dist-info/top_level.txt' DEBUG: removed directory 'mistral-20.1.0.dev24.dist-info/' DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l5uihn 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-hardened-ld-errors -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 mistral-20.1.0.dev24 DEBUG: + mkdir -p /builddir/build/BUILD/mistral-20.1.0.dev24/.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-hardened-ld-errors -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/mistral-20.1.0.dev24/.pyproject-builddir DEBUG: + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/mistral-20.1.0.dev24/pyproject-wheeldir DEBUG: Processing /builddir/build/BUILD/mistral-20.1.0.dev24 DEBUG: Preparing metadata (pyproject.toml): started DEBUG: Running command Preparing metadata (pyproject.toml) 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/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral.egg-info DEBUG: writing /builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral.egg-info/PKG-INFO DEBUG: writing dependency_links to /builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral.egg-info/dependency_links.txt DEBUG: writing entry points to /builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral.egg-info/entry_points.txt DEBUG: writing requirements to /builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral.egg-info/requires.txt DEBUG: writing top-level names to /builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral.egg-info/top_level.txt DEBUG: writing pbr to /builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file '/builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral.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/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral.egg-info/SOURCES.txt' DEBUG: creating '/builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir/pip-modern-metadata-0ihxq98h/mistral-20.1.0.dev24.dist-info' DEBUG: Preparing metadata (pyproject.toml): finished with status 'done' DEBUG: Building wheels for collected packages: mistral DEBUG: Building wheel for mistral (pyproject.toml): started DEBUG: Running command Building wheel for mistral (pyproject.toml) 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/mistral DEBUG: creating build/lib/mistral/tests DEBUG: creating build/lib/mistral/tests/unit DEBUG: creating build/lib/mistral/tests/unit/hacking DEBUG: copying mistral/tests/unit/hacking/__init__.py -> build/lib/mistral/tests/unit/hacking DEBUG: creating build/lib/mistral/rpc DEBUG: copying mistral/rpc/clients.py -> build/lib/mistral/rpc DEBUG: copying mistral/rpc/base.py -> build/lib/mistral/rpc DEBUG: copying mistral/rpc/__init__.py -> build/lib/mistral/rpc DEBUG: creating build/lib/mistral/tests/unit/lang DEBUG: creating build/lib/mistral/tests/unit/lang/v2 DEBUG: copying mistral/tests/unit/lang/v2/test_workflows.py -> build/lib/mistral/tests/unit/lang/v2 DEBUG: copying mistral/tests/unit/lang/v2/test_workbook.py -> build/lib/mistral/tests/unit/lang/v2 DEBUG: copying mistral/tests/unit/lang/v2/test_tasks.py -> build/lib/mistral/tests/unit/lang/v2 DEBUG: copying mistral/tests/unit/lang/v2/test_actions.py -> build/lib/mistral/tests/unit/lang/v2 DEBUG: copying mistral/tests/unit/lang/v2/base.py -> build/lib/mistral/tests/unit/lang/v2 DEBUG: copying mistral/tests/unit/lang/v2/__init__.py -> build/lib/mistral/tests/unit/lang/v2 DEBUG: creating build/lib/mistral/lang DEBUG: creating build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/workflows.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/workbook.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/tasks.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/task_defaults.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/retry_policy.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/publish.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/policies.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/on_clause.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/base.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/actions.py -> build/lib/mistral/lang/v2 DEBUG: copying mistral/lang/v2/__init__.py -> build/lib/mistral/lang/v2 DEBUG: creating build/lib/mistral/db DEBUG: creating build/lib/mistral/db/sqlalchemy DEBUG: creating build/lib/mistral/db/sqlalchemy/migration DEBUG: creating build/lib/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/env.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/__init__.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: copying mistral/db/sqlalchemy/migration/cli.py -> build/lib/mistral/db/sqlalchemy/migration DEBUG: copying mistral/db/sqlalchemy/migration/__init__.py -> build/lib/mistral/db/sqlalchemy/migration DEBUG: creating build/lib/mistral/notifiers DEBUG: copying mistral/notifiers/remote_notifier.py -> build/lib/mistral/notifiers DEBUG: copying mistral/notifiers/notification_server.py -> build/lib/mistral/notifiers DEBUG: copying mistral/notifiers/notification_events.py -> build/lib/mistral/notifiers DEBUG: copying mistral/notifiers/default_notifier.py -> build/lib/mistral/notifiers DEBUG: copying mistral/notifiers/base.py -> build/lib/mistral/notifiers DEBUG: copying mistral/notifiers/__init__.py -> build/lib/mistral/notifiers DEBUG: creating build/lib/mistral/workflow DEBUG: copying mistral/workflow/utils.py -> build/lib/mistral/workflow DEBUG: copying mistral/workflow/states.py -> build/lib/mistral/workflow DEBUG: copying mistral/workflow/reverse_workflow.py -> build/lib/mistral/workflow DEBUG: copying mistral/workflow/direct_workflow.py -> build/lib/mistral/workflow DEBUG: copying mistral/workflow/data_flow.py -> build/lib/mistral/workflow DEBUG: copying mistral/workflow/context_versioning.py -> build/lib/mistral/workflow DEBUG: copying mistral/workflow/commands.py -> build/lib/mistral/workflow DEBUG: copying mistral/workflow/base.py -> build/lib/mistral/workflow DEBUG: copying mistral/workflow/__init__.py -> build/lib/mistral/workflow DEBUG: creating build/lib/mistral/db/v2 DEBUG: copying mistral/db/v2/api.py -> build/lib/mistral/db/v2 DEBUG: copying mistral/db/v2/__init__.py -> build/lib/mistral/db/v2 DEBUG: creating build/lib/mistral/tests/unit/policies DEBUG: copying mistral/tests/unit/policies/test_workflows.py -> build/lib/mistral/tests/unit/policies DEBUG: copying mistral/tests/unit/policies/test_actions.py -> build/lib/mistral/tests/unit/policies DEBUG: copying mistral/tests/unit/policies/__init__.py -> build/lib/mistral/tests/unit/policies DEBUG: creating build/lib/mistral/api DEBUG: copying mistral/api/wsgi.py -> build/lib/mistral/api DEBUG: copying mistral/api/service.py -> build/lib/mistral/api DEBUG: copying mistral/api/app.py -> build/lib/mistral/api DEBUG: copying mistral/api/access_control.py -> build/lib/mistral/api DEBUG: copying mistral/api/__init__.py -> build/lib/mistral/api DEBUG: creating build/lib/mistral/cmd DEBUG: copying mistral/cmd/launch.py -> build/lib/mistral/cmd DEBUG: copying mistral/cmd/__init__.py -> build/lib/mistral/cmd DEBUG: creating build/lib/mistral/tests/unit/db DEBUG: creating build/lib/mistral/tests/unit/db/v2 DEBUG: copying mistral/tests/unit/db/v2/test_transactions.py -> build/lib/mistral/tests/unit/db/v2 DEBUG: copying mistral/tests/unit/db/v2/test_sqlite_transactions.py -> build/lib/mistral/tests/unit/db/v2 DEBUG: copying mistral/tests/unit/db/v2/test_sqlalchemy_db_api.py -> build/lib/mistral/tests/unit/db/v2 DEBUG: copying mistral/tests/unit/db/v2/test_locking.py -> build/lib/mistral/tests/unit/db/v2 DEBUG: copying mistral/tests/unit/db/v2/test_db_model.py -> build/lib/mistral/tests/unit/db/v2 DEBUG: copying mistral/tests/unit/db/v2/__init__.py -> build/lib/mistral/tests/unit/db/v2 DEBUG: copying mistral/tests/unit/test_version.py -> build/lib/mistral/tests/unit DEBUG: copying mistral/tests/unit/test_launcher.py -> build/lib/mistral/tests/unit DEBUG: copying mistral/tests/unit/test_expressions.py -> build/lib/mistral/tests/unit DEBUG: copying mistral/tests/unit/test_exception_base.py -> build/lib/mistral/tests/unit DEBUG: copying mistral/tests/unit/test_context.py -> build/lib/mistral/tests/unit DEBUG: copying mistral/tests/unit/test_command_dispatcher.py -> build/lib/mistral/tests/unit DEBUG: copying mistral/tests/unit/config.py -> build/lib/mistral/tests/unit DEBUG: copying mistral/tests/unit/base.py -> build/lib/mistral/tests/unit DEBUG: copying mistral/tests/unit/__init__.py -> build/lib/mistral/tests/unit DEBUG: creating build/lib/mistral/db/v2/sqlalchemy DEBUG: copying mistral/db/v2/sqlalchemy/models.py -> build/lib/mistral/db/v2/sqlalchemy DEBUG: copying mistral/db/v2/sqlalchemy/filters.py -> build/lib/mistral/db/v2/sqlalchemy DEBUG: copying mistral/db/v2/sqlalchemy/api.py -> build/lib/mistral/db/v2/sqlalchemy DEBUG: copying mistral/db/v2/sqlalchemy/__init__.py -> build/lib/mistral/db/v2/sqlalchemy DEBUG: creating build/lib/mistral/tests/unit/utils DEBUG: copying mistral/tests/unit/utils/test_utils.py -> build/lib/mistral/tests/unit/utils DEBUG: copying mistral/tests/unit/utils/test_safeLoader.py -> build/lib/mistral/tests/unit/utils DEBUG: copying mistral/tests/unit/utils/test_rest_utils.py -> build/lib/mistral/tests/unit/utils DEBUG: copying mistral/tests/unit/utils/test_filter_utils.py -> build/lib/mistral/tests/unit/utils DEBUG: copying mistral/tests/unit/utils/__init__.py -> build/lib/mistral/tests/unit/utils DEBUG: creating build/lib/mistral/rpc/oslo DEBUG: copying mistral/rpc/oslo/oslo_server.py -> build/lib/mistral/rpc/oslo DEBUG: copying mistral/rpc/oslo/oslo_client.py -> build/lib/mistral/rpc/oslo DEBUG: copying mistral/rpc/oslo/__init__.py -> build/lib/mistral/rpc/oslo DEBUG: creating build/lib/mistral/tests/unit/workflow DEBUG: copying mistral/tests/unit/workflow/test_workflow_base.py -> build/lib/mistral/tests/unit/workflow DEBUG: copying mistral/tests/unit/workflow/test_states.py -> build/lib/mistral/tests/unit/workflow DEBUG: copying mistral/tests/unit/workflow/test_reverse_workflow.py -> build/lib/mistral/tests/unit/workflow DEBUG: copying mistral/tests/unit/workflow/test_direct_workflow.py -> build/lib/mistral/tests/unit/workflow DEBUG: copying mistral/tests/unit/workflow/__init__.py -> build/lib/mistral/tests/unit/workflow DEBUG: creating build/lib/mistral/scheduler DEBUG: copying mistral/scheduler/scheduler_server.py -> build/lib/mistral/scheduler DEBUG: copying mistral/scheduler/default_scheduler.py -> build/lib/mistral/scheduler DEBUG: copying mistral/scheduler/base.py -> build/lib/mistral/scheduler DEBUG: copying mistral/scheduler/__init__.py -> build/lib/mistral/scheduler DEBUG: copying mistral/db/utils.py -> build/lib/mistral/db DEBUG: copying mistral/db/__init__.py -> build/lib/mistral/db DEBUG: creating build/lib/mistral/engine DEBUG: copying mistral/engine/workflows.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/workflow_handler.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/utils.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/tasks.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/task_handler.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/post_tx_queue.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/policies.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/engine_server.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/dispatcher.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/default_engine.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/base.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/actions.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/action_handler.py -> build/lib/mistral/engine DEBUG: copying mistral/engine/__init__.py -> build/lib/mistral/engine DEBUG: creating build/lib/mistral/ext DEBUG: copying mistral/ext/pygmentplugin.py -> build/lib/mistral/ext DEBUG: copying mistral/ext/__init__.py -> build/lib/mistral/ext DEBUG: creating build/lib/mistral/actions DEBUG: copying mistral/actions/test.py -> build/lib/mistral/actions DEBUG: copying mistral/actions/std_actions.py -> build/lib/mistral/actions DEBUG: copying mistral/actions/legacy.py -> build/lib/mistral/actions DEBUG: copying mistral/actions/dynamic_action.py -> build/lib/mistral/actions DEBUG: copying mistral/actions/adhoc.py -> build/lib/mistral/actions DEBUG: copying mistral/actions/__init__.py -> build/lib/mistral/actions DEBUG: creating build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_yaql_functions.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_workflow_variables.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_workflow_stop.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_workflow_resume.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_workflow_cancel.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_with_items_task.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_with_items.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_tasks_function.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_task_started_finished_at.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_task_skip.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_task_publish.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_task_pause_resume.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_task_graceful_fail_subworkflow.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_task_defaults.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_task_cancel.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_subworkflows_pause_resume.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_subworkflows.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_state_info.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_set_state.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_safe_rerun.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_run_action.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_reverse_workflow_rerun_cancelled.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_reverse_workflow_rerun.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_reverse_workflow.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_race_condition.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_profiler.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_policies.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_noop_task.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_names_validation.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_merge_strategy.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_join.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_javascript_action.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_integrity_check.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_execution_params.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_execution_fields_size_limitation.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_error_result.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_error_handling.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_environment.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_disabled_yaql_conversion.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_direct_workflow_with_cycles.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_direct_workflow_rerun_cancelled.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_direct_workflow_rerun.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_direct_workflow.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_default_engine.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_dataflow.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_cron_trigger.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_commands.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_adhoc_actions.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_action_heartbeat_sender.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_action_heartbeat_checker.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_action_defaults.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/test_action_context.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/base.py -> build/lib/mistral/tests/unit/engine DEBUG: copying mistral/tests/unit/engine/__init__.py -> build/lib/mistral/tests/unit/engine DEBUG: creating build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/api/test_service.py -> build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/api/test_resource_list.py -> build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/api/test_resource_base.py -> build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/api/test_oslo_middleware.py -> build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/api/test_cors_middleware.py -> build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/api/test_auth.py -> build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/api/test_access_control.py -> build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/api/base.py -> build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/api/__init__.py -> build/lib/mistral/tests/unit/api DEBUG: copying mistral/tests/unit/db/__init__.py -> build/lib/mistral/tests/unit/db DEBUG: copying mistral/db/sqlalchemy/types.py -> build/lib/mistral/db/sqlalchemy DEBUG: copying mistral/db/sqlalchemy/sqlite_lock.py -> build/lib/mistral/db/sqlalchemy DEBUG: copying mistral/db/sqlalchemy/model_base.py -> build/lib/mistral/db/sqlalchemy DEBUG: copying mistral/db/sqlalchemy/base.py -> build/lib/mistral/db/sqlalchemy DEBUG: copying mistral/db/sqlalchemy/__init__.py -> build/lib/mistral/db/sqlalchemy DEBUG: creating build/lib/mistral/tests/unit/notifiers DEBUG: copying mistral/tests/unit/notifiers/test_notify.py -> build/lib/mistral/tests/unit/notifiers DEBUG: copying mistral/tests/unit/notifiers/test_notifier_servers.py -> build/lib/mistral/tests/unit/notifiers DEBUG: copying mistral/tests/unit/notifiers/base.py -> build/lib/mistral/tests/unit/notifiers DEBUG: copying mistral/tests/unit/notifiers/__init__.py -> build/lib/mistral/tests/unit/notifiers DEBUG: creating build/lib/mistral/tests/unit/mstrlfixtures DEBUG: copying mistral/tests/unit/mstrlfixtures/policy_fixtures.py -> build/lib/mistral/tests/unit/mstrlfixtures DEBUG: copying mistral/tests/unit/mstrlfixtures/hacking.py -> build/lib/mistral/tests/unit/mstrlfixtures DEBUG: copying mistral/tests/unit/mstrlfixtures/__init__.py -> build/lib/mistral/tests/unit/mstrlfixtures DEBUG: creating build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_workflows.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_workbooks.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_tasks.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_sub_execution.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_root.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_parallel_operations.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_members.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_keycloak_auth.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_global_publish.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_executions.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_execution_report.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_event_trigger.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_environment.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_dynamic_actions.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_cron_triggers.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_code_sources.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_actions.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/test_action_executions.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: copying mistral/tests/unit/api/v2/__init__.py -> build/lib/mistral/tests/unit/api/v2 DEBUG: creating build/lib/mistral/api/controllers DEBUG: creating build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/workflow.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/workbook.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/validation.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/types.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/task.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/sub_execution.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/root.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/resources.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/member.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/execution_report.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/execution.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/event_trigger.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/environment.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/dynamic_action.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/cron_trigger.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/code_source.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/action_execution.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/action.py -> build/lib/mistral/api/controllers/v2 DEBUG: copying mistral/api/controllers/v2/__init__.py -> build/lib/mistral/api/controllers/v2 DEBUG: creating build/lib/mistral/notifiers/publishers DEBUG: copying mistral/notifiers/publishers/webhook.py -> build/lib/mistral/notifiers/publishers DEBUG: copying mistral/notifiers/publishers/noop.py -> build/lib/mistral/notifiers/publishers DEBUG: copying mistral/notifiers/publishers/__init__.py -> build/lib/mistral/notifiers/publishers DEBUG: copying mistral/tests/__init__.py -> build/lib/mistral/tests DEBUG: creating build/lib/mistral/tests/unit/services DEBUG: copying mistral/tests/unit/services/test_workflow_service.py -> build/lib/mistral/tests/unit/services DEBUG: copying mistral/tests/unit/services/test_workbook_service.py -> build/lib/mistral/tests/unit/services DEBUG: copying mistral/tests/unit/services/test_trigger_service.py -> build/lib/mistral/tests/unit/services DEBUG: copying mistral/tests/unit/services/test_legacy_scheduler.py -> build/lib/mistral/tests/unit/services DEBUG: copying mistral/tests/unit/services/test_expiration_policy.py -> build/lib/mistral/tests/unit/services DEBUG: copying mistral/tests/unit/services/test_event_engine.py -> build/lib/mistral/tests/unit/services DEBUG: copying mistral/tests/unit/services/test_adhoc_action_service.py -> build/lib/mistral/tests/unit/services DEBUG: copying mistral/tests/unit/services/test_actions.py -> build/lib/mistral/tests/unit/services DEBUG: copying mistral/tests/unit/services/__init__.py -> build/lib/mistral/tests/unit/services DEBUG: creating build/lib/mistral/service DEBUG: copying mistral/service/base.py -> build/lib/mistral/service DEBUG: copying mistral/service/__init__.py -> build/lib/mistral/service DEBUG: creating build/lib/mistral/auth DEBUG: copying mistral/auth/keystone.py -> build/lib/mistral/auth DEBUG: copying mistral/auth/keycloak.py -> build/lib/mistral/auth DEBUG: copying mistral/auth/__init__.py -> build/lib/mistral/auth DEBUG: creating build/lib/mistral/tests/unit/expressions DEBUG: copying mistral/tests/unit/expressions/test_yaql_json_serialization.py -> build/lib/mistral/tests/unit/expressions DEBUG: copying mistral/tests/unit/expressions/test_yaql_expression.py -> build/lib/mistral/tests/unit/expressions DEBUG: copying mistral/tests/unit/expressions/test_jinja_expression.py -> build/lib/mistral/tests/unit/expressions DEBUG: copying mistral/tests/unit/expressions/__init__.py -> build/lib/mistral/tests/unit/expressions DEBUG: creating build/lib/mistral/services DEBUG: copying mistral/services/workflows.py -> build/lib/mistral/services DEBUG: copying mistral/services/workbooks.py -> build/lib/mistral/services DEBUG: copying mistral/services/triggers.py -> build/lib/mistral/services DEBUG: copying mistral/services/security.py -> build/lib/mistral/services DEBUG: copying mistral/services/periodic.py -> build/lib/mistral/services DEBUG: copying mistral/services/maintenance.py -> build/lib/mistral/services DEBUG: copying mistral/services/legacy_scheduler.py -> build/lib/mistral/services DEBUG: copying mistral/services/expiration_policy.py -> build/lib/mistral/services DEBUG: copying mistral/services/adhoc_actions.py -> build/lib/mistral/services DEBUG: copying mistral/services/actions.py -> build/lib/mistral/services DEBUG: copying mistral/services/action_manager.py -> build/lib/mistral/services DEBUG: copying mistral/services/action_heartbeat_sender.py -> build/lib/mistral/services DEBUG: copying mistral/services/action_heartbeat_checker.py -> build/lib/mistral/services DEBUG: copying mistral/services/__init__.py -> build/lib/mistral/services DEBUG: creating build/lib/mistral/executors DEBUG: copying mistral/executors/remote_executor.py -> build/lib/mistral/executors DEBUG: copying mistral/executors/executor_server.py -> build/lib/mistral/executors DEBUG: copying mistral/executors/default_executor.py -> build/lib/mistral/executors DEBUG: copying mistral/executors/base.py -> build/lib/mistral/executors DEBUG: copying mistral/executors/__init__.py -> build/lib/mistral/executors DEBUG: creating build/lib/mistral/policies DEBUG: copying mistral/policies/workflow.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/workbook.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/task.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/service.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/member.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/execution.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/event_trigger.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/environment.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/dynamic_actions.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/cron_trigger.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/code_sources.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/base.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/action_executions.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/action.py -> build/lib/mistral/policies DEBUG: copying mistral/policies/__init__.py -> build/lib/mistral/policies DEBUG: copying mistral/tests/unit/lang/test_spec_caching.py -> build/lib/mistral/tests/unit/lang DEBUG: copying mistral/tests/unit/lang/__init__.py -> build/lib/mistral/tests/unit/lang DEBUG: creating build/lib/mistral/hacking DEBUG: copying mistral/hacking/checks.py -> build/lib/mistral/hacking DEBUG: copying mistral/hacking/__init__.py -> build/lib/mistral/hacking DEBUG: creating build/lib/mistral/api/hooks DEBUG: copying mistral/api/hooks/maintenance.py -> build/lib/mistral/api/hooks DEBUG: copying mistral/api/hooks/content_type.py -> build/lib/mistral/api/hooks DEBUG: copying mistral/api/hooks/__init__.py -> build/lib/mistral/api/hooks DEBUG: creating build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/__init__.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/044_recreate_mistral_metrics_table.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/043_add_checksum_to_wf_definition.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/042_create_maintenance_table.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/041_update_description_field_type_for_workflow_executions_v2.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/040_add_tables_for_dynamic_action_definitions_and_code_sources.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/039_add_workbook_name_column.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/038_delete_delayed_calls_with_empty_key.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/037_add_namespace_column_to_action_definitions.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/036_namespace_support_for_workbooks_postgresql.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/035_namespace_support_postgresql.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/034_add_scheduled_jobs_table.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/033_add_next_tasks_to_task_execution.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/032_add_has_next_tasks_and_error_handled_to_task_execution.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/031_add_started_at_and_finished_at_to_task_execution.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/030_increase_delayed_calls_v2_auth_context.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/029_workbook_empty_namespace.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/028_add_namespace_column_to_workbooks.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/027_add_last_heartbeat_to_action_execution.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/026_optimize_task_expression_func.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/025_fix_length_task_name.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/024_add_composite_index_workflow_execution_id_name.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/023_add_root_execution_id.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/022_namespace_support.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/021_increase_env_columns_size.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/020_add_type_to_task_execution.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/019_change_scheduler_schema.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/018_increate_task_execution_unique_key_size.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/017_add_named_lock_table.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/016_increase_size_of_task_unique_key.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/015_add_unique_keys_for_non_locking_model.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/014_fix_past_scripts_discrepancies.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/013_split_execution_table_increase_names.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/012_add_event_triggers_v2_table.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/011_add_workflow_id_for_execution.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/010_add_resource_members_v2_table.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/009_add_database_indices.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/008_increase_size_of_state_info_column.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/007_move_system_flag_to_base_definition.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/006_add_processed_to_delayed_calls_v2.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/005_increase_execution_columns_size.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/004_add_description_for_execution.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/003_cron_trigger_constraints.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/002_kilo.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/versions/001_kilo.py -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying mistral/version.py -> build/lib/mistral DEBUG: copying mistral/messaging.py -> build/lib/mistral DEBUG: copying mistral/exceptions.py -> build/lib/mistral DEBUG: copying mistral/context.py -> build/lib/mistral DEBUG: copying mistral/config.py -> build/lib/mistral DEBUG: copying mistral/_i18n.py -> build/lib/mistral DEBUG: copying mistral/__init__.py -> build/lib/mistral DEBUG: creating build/lib/mistral/utils DEBUG: creating build/lib/mistral/utils/openstack DEBUG: copying mistral/utils/openstack/keystone.py -> build/lib/mistral/utils/openstack DEBUG: copying mistral/utils/openstack/__init__.py -> build/lib/mistral/utils/openstack DEBUG: creating build/lib/mistral/tests/unit/scheduler DEBUG: copying mistral/tests/unit/scheduler/test_default_scheduler.py -> build/lib/mistral/tests/unit/scheduler DEBUG: copying mistral/tests/unit/scheduler/__init__.py -> build/lib/mistral/tests/unit/scheduler DEBUG: creating build/lib/mistral/event_engine DEBUG: copying mistral/event_engine/event_engine_server.py -> build/lib/mistral/event_engine DEBUG: copying mistral/event_engine/default_event_engine.py -> build/lib/mistral/event_engine DEBUG: copying mistral/event_engine/base.py -> build/lib/mistral/event_engine DEBUG: copying mistral/event_engine/__init__.py -> build/lib/mistral/event_engine DEBUG: creating build/lib/mistral/tests/unit/executors DEBUG: copying mistral/tests/unit/executors/test_server_plugins.py -> build/lib/mistral/tests/unit/executors DEBUG: copying mistral/tests/unit/executors/test_local_executor.py -> build/lib/mistral/tests/unit/executors DEBUG: copying mistral/tests/unit/executors/base.py -> build/lib/mistral/tests/unit/executors DEBUG: copying mistral/tests/unit/executors/__init__.py -> build/lib/mistral/tests/unit/executors DEBUG: copying mistral/api/controllers/root.py -> build/lib/mistral/api/controllers DEBUG: copying mistral/api/controllers/resource.py -> build/lib/mistral/api/controllers DEBUG: copying mistral/api/controllers/maintenance.py -> build/lib/mistral/api/controllers DEBUG: copying mistral/api/controllers/info.py -> build/lib/mistral/api/controllers DEBUG: copying mistral/api/controllers/__init__.py -> build/lib/mistral/api/controllers DEBUG: copying mistral/lang/types.py -> build/lib/mistral/lang DEBUG: copying mistral/lang/parser.py -> build/lib/mistral/lang DEBUG: copying mistral/lang/base.py -> build/lib/mistral/lang DEBUG: copying mistral/lang/__init__.py -> build/lib/mistral/lang DEBUG: creating build/lib/mistral/expressions DEBUG: copying mistral/expressions/yaql_expression.py -> build/lib/mistral/expressions DEBUG: copying mistral/expressions/std_functions.py -> build/lib/mistral/expressions DEBUG: copying mistral/expressions/jinja_expression.py -> build/lib/mistral/expressions DEBUG: copying mistral/expressions/base.py -> build/lib/mistral/expressions DEBUG: copying mistral/expressions/__init__.py -> build/lib/mistral/expressions DEBUG: copying mistral/utils/wf_trace.py -> build/lib/mistral/utils DEBUG: copying mistral/utils/ssh_utils.py -> build/lib/mistral/utils DEBUG: copying mistral/utils/safe_yaml.py -> build/lib/mistral/utils DEBUG: copying mistral/utils/rest_utils.py -> build/lib/mistral/utils DEBUG: copying mistral/utils/profiler.py -> build/lib/mistral/utils DEBUG: copying mistral/utils/javascript.py -> build/lib/mistral/utils DEBUG: copying mistral/utils/filter_utils.py -> build/lib/mistral/utils DEBUG: copying mistral/utils/expr_utils.py -> build/lib/mistral/utils DEBUG: copying mistral/utils/__init__.py -> build/lib/mistral/utils DEBUG: creating build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_types.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_std_test_dict_action.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_std_ssh_action.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_std_mistral_http_action.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_std_http_action.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_std_fail_action.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_std_email_action.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_std_echo_action.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_legacy_action_provider.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_javascript_action.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_dynamic_action_provider.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_adhoc_action_provider.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/test_action_service.py -> build/lib/mistral/tests/unit/actions DEBUG: copying mistral/tests/unit/actions/__init__.py -> build/lib/mistral/tests/unit/actions DEBUG: creating build/lib/mistral/tests/unit/rpc DEBUG: copying mistral/tests/unit/rpc/__init__.py -> build/lib/mistral/tests/unit/rpc DEBUG: running egg_info DEBUG: writing mistral.egg-info/PKG-INFO DEBUG: writing dependency_links to mistral.egg-info/dependency_links.txt DEBUG: writing entry points to mistral.egg-info/entry_points.txt DEBUG: writing requirements to mistral.egg-info/requires.txt DEBUG: writing top-level names to mistral.egg-info/top_level.txt DEBUG: writing pbr to mistral.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 'mistral.egg-info/SOURCES.txt' DEBUG: /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _Warning: Package 'mistral.releasenotes.notes' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'mistral.releasenotes.notes' 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 'mistral.releasenotes.notes' 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 'mistral.releasenotes.notes' to be distributed and are DEBUG: already explicitly excluding 'mistral.releasenotes.notes' 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 'mistral.resources.actions' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'mistral.resources.actions' 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 'mistral.resources.actions' 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 'mistral.resources.actions' to be distributed and are DEBUG: already explicitly excluding 'mistral.resources.actions' 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 'mistral.tests.resources' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'mistral.tests.resources' 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 'mistral.tests.resources' 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 'mistral.tests.resources' to be distributed and are DEBUG: already explicitly excluding 'mistral.tests.resources' 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 'mistral.tests.resources.for_wf_namespace' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'mistral.tests.resources.for_wf_namespace' 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 'mistral.tests.resources.for_wf_namespace' 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 'mistral.tests.resources.for_wf_namespace' to be distributed and are DEBUG: already explicitly excluding 'mistral.tests.resources.for_wf_namespace' 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 'mistral.tests.resources.workbook.v2' is absent from the `packages` configuration. DEBUG: !! DEBUG: ******************************************************************************** DEBUG: ############################ DEBUG: # Package would be ignored # DEBUG: ############################ DEBUG: Python recognizes 'mistral.tests.resources.workbook.v2' 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 'mistral.tests.resources.workbook.v2' 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 'mistral.tests.resources.workbook.v2' to be distributed and are DEBUG: already explicitly excluding 'mistral.tests.resources.workbook.v2' 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: copying mistral/db/sqlalchemy/migration/alembic_migrations/README.md -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: copying mistral/db/sqlalchemy/migration/alembic_migrations/script.py.mako -> build/lib/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: copying mistral/db/sqlalchemy/migration/alembic.ini -> build/lib/mistral/db/sqlalchemy/migration DEBUG: creating build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/action_jinja.yaml -> build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/action_v2.yaml -> build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/single_wf.yaml -> build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/wb_v1.yaml -> build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/wb_v2.yaml -> build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/wb_with_nested_wf.yaml -> build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/wf_action_ex_concurrency.yaml -> build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/wf_jinja.yaml -> build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/wf_task_ex_concurrency.yaml -> build/lib/mistral/tests/resources DEBUG: copying mistral/tests/resources/wf_v2.yaml -> build/lib/mistral/tests/resources DEBUG: creating build/lib/mistral/tests/resources/for_wf_namespace DEBUG: copying mistral/tests/resources/for_wf_namespace/lowest_level_wf.yaml -> build/lib/mistral/tests/resources/for_wf_namespace DEBUG: copying mistral/tests/resources/for_wf_namespace/middle_wf.yaml -> build/lib/mistral/tests/resources/for_wf_namespace DEBUG: copying mistral/tests/resources/for_wf_namespace/top_level_wf.yaml -> build/lib/mistral/tests/resources/for_wf_namespace DEBUG: creating build/lib/mistral/tests/resources/workbook DEBUG: creating build/lib/mistral/tests/resources/workbook/v2 DEBUG: copying mistral/tests/resources/workbook/v2/my_workbook.yaml -> build/lib/mistral/tests/resources/workbook/v2 DEBUG: copying mistral/tests/resources/workbook/v2/workbook_schema_test.yaml -> build/lib/mistral/tests/resources/workbook/v2 DEBUG: creating build/lib/mistral/releasenotes DEBUG: creating build/lib/mistral/releasenotes/notes DEBUG: copying mistral/releasenotes/notes/deprecate-oslo_rpc_executor-eventlet-8ca1cc8a71de59c4.yaml -> build/lib/mistral/releasenotes/notes DEBUG: creating build/lib/mistral/resources DEBUG: creating build/lib/mistral/resources/actions DEBUG: copying mistral/resources/actions/wait_ssh.yaml -> build/lib/mistral/resources/actions 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/mistral DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/resources DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/resources/actions DEBUG: copying build/lib/mistral/resources/actions/wait_ssh.yaml -> build/bdist.linux-x86_64/wheel/mistral/resources/actions DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/releasenotes DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/releasenotes/notes DEBUG: copying build/lib/mistral/releasenotes/notes/deprecate-oslo_rpc_executor-eventlet-8ca1cc8a71de59c4.yaml -> build/bdist.linux-x86_64/wheel/mistral/releasenotes/notes DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/expressions DEBUG: copying build/lib/mistral/expressions/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/expressions DEBUG: copying build/lib/mistral/expressions/base.py -> build/bdist.linux-x86_64/wheel/mistral/expressions DEBUG: copying build/lib/mistral/expressions/jinja_expression.py -> build/bdist.linux-x86_64/wheel/mistral/expressions DEBUG: copying build/lib/mistral/expressions/std_functions.py -> build/bdist.linux-x86_64/wheel/mistral/expressions DEBUG: copying build/lib/mistral/expressions/yaql_expression.py -> build/bdist.linux-x86_64/wheel/mistral/expressions DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/event_engine DEBUG: copying build/lib/mistral/event_engine/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/event_engine DEBUG: copying build/lib/mistral/event_engine/base.py -> build/bdist.linux-x86_64/wheel/mistral/event_engine DEBUG: copying build/lib/mistral/event_engine/default_event_engine.py -> build/bdist.linux-x86_64/wheel/mistral/event_engine DEBUG: copying build/lib/mistral/event_engine/event_engine_server.py -> build/bdist.linux-x86_64/wheel/mistral/event_engine DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: copying build/lib/mistral/utils/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: copying build/lib/mistral/utils/expr_utils.py -> build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: copying build/lib/mistral/utils/filter_utils.py -> build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: copying build/lib/mistral/utils/javascript.py -> build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: copying build/lib/mistral/utils/profiler.py -> build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: copying build/lib/mistral/utils/rest_utils.py -> build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: copying build/lib/mistral/utils/safe_yaml.py -> build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: copying build/lib/mistral/utils/ssh_utils.py -> build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: copying build/lib/mistral/utils/wf_trace.py -> build/bdist.linux-x86_64/wheel/mistral/utils DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/utils/openstack DEBUG: copying build/lib/mistral/utils/openstack/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/utils/openstack DEBUG: copying build/lib/mistral/utils/openstack/keystone.py -> build/bdist.linux-x86_64/wheel/mistral/utils/openstack DEBUG: copying build/lib/mistral/__init__.py -> build/bdist.linux-x86_64/wheel/mistral DEBUG: copying build/lib/mistral/_i18n.py -> build/bdist.linux-x86_64/wheel/mistral DEBUG: copying build/lib/mistral/config.py -> build/bdist.linux-x86_64/wheel/mistral DEBUG: copying build/lib/mistral/context.py -> build/bdist.linux-x86_64/wheel/mistral DEBUG: copying build/lib/mistral/exceptions.py -> build/bdist.linux-x86_64/wheel/mistral DEBUG: copying build/lib/mistral/messaging.py -> build/bdist.linux-x86_64/wheel/mistral DEBUG: copying build/lib/mistral/version.py -> build/bdist.linux-x86_64/wheel/mistral DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/hacking DEBUG: copying build/lib/mistral/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/hacking DEBUG: copying build/lib/mistral/hacking/checks.py -> build/bdist.linux-x86_64/wheel/mistral/hacking DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/action.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/action_executions.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/base.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/code_sources.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/cron_trigger.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/dynamic_actions.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/environment.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/event_trigger.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/execution.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/member.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/service.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/task.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/workbook.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: copying build/lib/mistral/policies/workflow.py -> build/bdist.linux-x86_64/wheel/mistral/policies DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/executors DEBUG: copying build/lib/mistral/executors/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/executors DEBUG: copying build/lib/mistral/executors/base.py -> build/bdist.linux-x86_64/wheel/mistral/executors DEBUG: copying build/lib/mistral/executors/default_executor.py -> build/bdist.linux-x86_64/wheel/mistral/executors DEBUG: copying build/lib/mistral/executors/executor_server.py -> build/bdist.linux-x86_64/wheel/mistral/executors DEBUG: copying build/lib/mistral/executors/remote_executor.py -> build/bdist.linux-x86_64/wheel/mistral/executors DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/action_heartbeat_checker.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/action_heartbeat_sender.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/action_manager.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/actions.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/adhoc_actions.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/expiration_policy.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/legacy_scheduler.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/maintenance.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/periodic.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/security.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/triggers.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/workbooks.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: copying build/lib/mistral/services/workflows.py -> build/bdist.linux-x86_64/wheel/mistral/services DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/auth DEBUG: copying build/lib/mistral/auth/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/auth DEBUG: copying build/lib/mistral/auth/keycloak.py -> build/bdist.linux-x86_64/wheel/mistral/auth DEBUG: copying build/lib/mistral/auth/keystone.py -> build/bdist.linux-x86_64/wheel/mistral/auth DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/service DEBUG: copying build/lib/mistral/service/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/service DEBUG: copying build/lib/mistral/service/base.py -> build/bdist.linux-x86_64/wheel/mistral/service DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/actions DEBUG: copying build/lib/mistral/actions/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/actions DEBUG: copying build/lib/mistral/actions/adhoc.py -> build/bdist.linux-x86_64/wheel/mistral/actions DEBUG: copying build/lib/mistral/actions/dynamic_action.py -> build/bdist.linux-x86_64/wheel/mistral/actions DEBUG: copying build/lib/mistral/actions/legacy.py -> build/bdist.linux-x86_64/wheel/mistral/actions DEBUG: copying build/lib/mistral/actions/std_actions.py -> build/bdist.linux-x86_64/wheel/mistral/actions DEBUG: copying build/lib/mistral/actions/test.py -> build/bdist.linux-x86_64/wheel/mistral/actions DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/ext DEBUG: copying build/lib/mistral/ext/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/ext DEBUG: copying build/lib/mistral/ext/pygmentplugin.py -> build/bdist.linux-x86_64/wheel/mistral/ext DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/action_handler.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/actions.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/base.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/default_engine.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/dispatcher.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/engine_server.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/policies.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/post_tx_queue.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/task_handler.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/tasks.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/utils.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/workflow_handler.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: copying build/lib/mistral/engine/workflows.py -> build/bdist.linux-x86_64/wheel/mistral/engine DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/scheduler DEBUG: copying build/lib/mistral/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/scheduler DEBUG: copying build/lib/mistral/scheduler/base.py -> build/bdist.linux-x86_64/wheel/mistral/scheduler DEBUG: copying build/lib/mistral/scheduler/default_scheduler.py -> build/bdist.linux-x86_64/wheel/mistral/scheduler DEBUG: copying build/lib/mistral/scheduler/scheduler_server.py -> build/bdist.linux-x86_64/wheel/mistral/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/cmd DEBUG: copying build/lib/mistral/cmd/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/cmd DEBUG: copying build/lib/mistral/cmd/launch.py -> build/bdist.linux-x86_64/wheel/mistral/cmd DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/api DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/api/hooks DEBUG: copying build/lib/mistral/api/hooks/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/api/hooks DEBUG: copying build/lib/mistral/api/hooks/content_type.py -> build/bdist.linux-x86_64/wheel/mistral/api/hooks DEBUG: copying build/lib/mistral/api/hooks/maintenance.py -> build/bdist.linux-x86_64/wheel/mistral/api/hooks DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/api/controllers DEBUG: copying build/lib/mistral/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers DEBUG: copying build/lib/mistral/api/controllers/info.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers DEBUG: copying build/lib/mistral/api/controllers/maintenance.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers DEBUG: copying build/lib/mistral/api/controllers/resource.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers DEBUG: copying build/lib/mistral/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/action.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/action_execution.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/code_source.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/cron_trigger.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/dynamic_action.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/environment.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/event_trigger.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/execution.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/execution_report.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/member.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/resources.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/root.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/sub_execution.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/task.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/types.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/validation.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/workbook.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/controllers/v2/workflow.py -> build/bdist.linux-x86_64/wheel/mistral/api/controllers/v2 DEBUG: copying build/lib/mistral/api/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/api DEBUG: copying build/lib/mistral/api/access_control.py -> build/bdist.linux-x86_64/wheel/mistral/api DEBUG: copying build/lib/mistral/api/app.py -> build/bdist.linux-x86_64/wheel/mistral/api DEBUG: copying build/lib/mistral/api/service.py -> build/bdist.linux-x86_64/wheel/mistral/api DEBUG: copying build/lib/mistral/api/wsgi.py -> build/bdist.linux-x86_64/wheel/mistral/api DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: copying build/lib/mistral/workflow/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: copying build/lib/mistral/workflow/base.py -> build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: copying build/lib/mistral/workflow/commands.py -> build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: copying build/lib/mistral/workflow/context_versioning.py -> build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: copying build/lib/mistral/workflow/data_flow.py -> build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: copying build/lib/mistral/workflow/direct_workflow.py -> build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: copying build/lib/mistral/workflow/reverse_workflow.py -> build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: copying build/lib/mistral/workflow/states.py -> build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: copying build/lib/mistral/workflow/utils.py -> build/bdist.linux-x86_64/wheel/mistral/workflow DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/notifiers DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/notifiers/publishers DEBUG: copying build/lib/mistral/notifiers/publishers/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/notifiers/publishers DEBUG: copying build/lib/mistral/notifiers/publishers/noop.py -> build/bdist.linux-x86_64/wheel/mistral/notifiers/publishers DEBUG: copying build/lib/mistral/notifiers/publishers/webhook.py -> build/bdist.linux-x86_64/wheel/mistral/notifiers/publishers DEBUG: copying build/lib/mistral/notifiers/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/notifiers DEBUG: copying build/lib/mistral/notifiers/base.py -> build/bdist.linux-x86_64/wheel/mistral/notifiers DEBUG: copying build/lib/mistral/notifiers/default_notifier.py -> build/bdist.linux-x86_64/wheel/mistral/notifiers DEBUG: copying build/lib/mistral/notifiers/notification_events.py -> build/bdist.linux-x86_64/wheel/mistral/notifiers DEBUG: copying build/lib/mistral/notifiers/notification_server.py -> build/bdist.linux-x86_64/wheel/mistral/notifiers DEBUG: copying build/lib/mistral/notifiers/remote_notifier.py -> build/bdist.linux-x86_64/wheel/mistral/notifiers DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/db DEBUG: copying build/lib/mistral/db/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/db DEBUG: copying build/lib/mistral/db/utils.py -> build/bdist.linux-x86_64/wheel/mistral/db DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/db/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/db/v2/sqlalchemy DEBUG: copying build/lib/mistral/db/v2/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/db/v2/sqlalchemy DEBUG: copying build/lib/mistral/db/v2/sqlalchemy/api.py -> build/bdist.linux-x86_64/wheel/mistral/db/v2/sqlalchemy DEBUG: copying build/lib/mistral/db/v2/sqlalchemy/filters.py -> build/bdist.linux-x86_64/wheel/mistral/db/v2/sqlalchemy DEBUG: copying build/lib/mistral/db/v2/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/mistral/db/v2/sqlalchemy DEBUG: copying build/lib/mistral/db/v2/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/db/v2 DEBUG: copying build/lib/mistral/db/v2/api.py -> build/bdist.linux-x86_64/wheel/mistral/db/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy DEBUG: copying build/lib/mistral/db/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy DEBUG: copying build/lib/mistral/db/sqlalchemy/base.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy DEBUG: copying build/lib/mistral/db/sqlalchemy/model_base.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy DEBUG: copying build/lib/mistral/db/sqlalchemy/sqlite_lock.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy DEBUG: copying build/lib/mistral/db/sqlalchemy/types.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic.ini -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/cli.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/README.md -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/001_kilo.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/002_kilo.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/003_cron_trigger_constraints.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/004_add_description_for_execution.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/005_increase_execution_columns_size.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/006_add_processed_to_delayed_calls_v2.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/007_move_system_flag_to_base_definition.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/008_increase_size_of_state_info_column.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/009_add_database_indices.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/010_add_resource_members_v2_table.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/011_add_workflow_id_for_execution.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/012_add_event_triggers_v2_table.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/013_split_execution_table_increase_names.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/014_fix_past_scripts_discrepancies.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/015_add_unique_keys_for_non_locking_model.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/016_increase_size_of_task_unique_key.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/017_add_named_lock_table.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/018_increate_task_execution_unique_key_size.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/019_change_scheduler_schema.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/020_add_type_to_task_execution.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/021_increase_env_columns_size.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/022_namespace_support.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/023_add_root_execution_id.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/024_add_composite_index_workflow_execution_id_name.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/025_fix_length_task_name.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/026_optimize_task_expression_func.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/027_add_last_heartbeat_to_action_execution.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/028_add_namespace_column_to_workbooks.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/029_workbook_empty_namespace.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/030_increase_delayed_calls_v2_auth_context.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/031_add_started_at_and_finished_at_to_task_execution.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/032_add_has_next_tasks_and_error_handled_to_task_execution.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/033_add_next_tasks_to_task_execution.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/034_add_scheduled_jobs_table.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/035_namespace_support_postgresql.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/036_namespace_support_for_workbooks_postgresql.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/037_add_namespace_column_to_action_definitions.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/038_delete_delayed_calls_with_empty_key.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/039_add_workbook_name_column.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/040_add_tables_for_dynamic_action_definitions_and_code_sources.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/041_update_description_field_type_for_workflow_executions_v2.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/042_create_maintenance_table.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/043_add_checksum_to_wf_definition.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/044_recreate_mistral_metrics_table.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/versions/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations/versions DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: copying build/lib/mistral/db/sqlalchemy/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/mistral/db/sqlalchemy/migration/alembic_migrations DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/lang DEBUG: copying build/lib/mistral/lang/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/lang DEBUG: copying build/lib/mistral/lang/base.py -> build/bdist.linux-x86_64/wheel/mistral/lang DEBUG: copying build/lib/mistral/lang/parser.py -> build/bdist.linux-x86_64/wheel/mistral/lang DEBUG: copying build/lib/mistral/lang/types.py -> build/bdist.linux-x86_64/wheel/mistral/lang DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/actions.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/base.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/on_clause.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/policies.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/publish.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/retry_policy.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/task_defaults.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/tasks.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/workbook.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: copying build/lib/mistral/lang/v2/workflows.py -> build/bdist.linux-x86_64/wheel/mistral/lang/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/rpc/oslo DEBUG: copying build/lib/mistral/rpc/oslo/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/rpc/oslo DEBUG: copying build/lib/mistral/rpc/oslo/oslo_client.py -> build/bdist.linux-x86_64/wheel/mistral/rpc/oslo DEBUG: copying build/lib/mistral/rpc/oslo/oslo_server.py -> build/bdist.linux-x86_64/wheel/mistral/rpc/oslo DEBUG: copying build/lib/mistral/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/rpc DEBUG: copying build/lib/mistral/rpc/base.py -> build/bdist.linux-x86_64/wheel/mistral/rpc DEBUG: copying build/lib/mistral/rpc/clients.py -> build/bdist.linux-x86_64/wheel/mistral/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/resources/workbook DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/resources/workbook/v2 DEBUG: copying build/lib/mistral/tests/resources/workbook/v2/workbook_schema_test.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources/workbook/v2 DEBUG: copying build/lib/mistral/tests/resources/workbook/v2/my_workbook.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources/workbook/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/resources/for_wf_namespace DEBUG: copying build/lib/mistral/tests/resources/for_wf_namespace/top_level_wf.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources/for_wf_namespace DEBUG: copying build/lib/mistral/tests/resources/for_wf_namespace/middle_wf.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources/for_wf_namespace DEBUG: copying build/lib/mistral/tests/resources/for_wf_namespace/lowest_level_wf.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources/for_wf_namespace DEBUG: copying build/lib/mistral/tests/resources/wf_v2.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/resources/wf_task_ex_concurrency.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/resources/wf_jinja.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/resources/wf_action_ex_concurrency.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/resources/wb_with_nested_wf.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/resources/wb_v2.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/resources/wb_v1.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/resources/single_wf.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/resources/action_v2.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/resources/action_jinja.yaml -> build/bdist.linux-x86_64/wheel/mistral/tests/resources DEBUG: copying build/lib/mistral/tests/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/rpc DEBUG: copying build/lib/mistral/tests/unit/rpc/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/rpc DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_action_service.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_adhoc_action_provider.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_dynamic_action_provider.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_javascript_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_legacy_action_provider.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_std_echo_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_std_email_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_std_fail_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_std_http_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_std_mistral_http_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_std_ssh_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_std_test_dict_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: copying build/lib/mistral/tests/unit/actions/test_types.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/actions DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/executors DEBUG: copying build/lib/mistral/tests/unit/executors/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/executors DEBUG: copying build/lib/mistral/tests/unit/executors/base.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/executors DEBUG: copying build/lib/mistral/tests/unit/executors/test_local_executor.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/executors DEBUG: copying build/lib/mistral/tests/unit/executors/test_server_plugins.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/executors DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/scheduler DEBUG: copying build/lib/mistral/tests/unit/scheduler/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/scheduler DEBUG: copying build/lib/mistral/tests/unit/scheduler/test_default_scheduler.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/scheduler DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/expressions DEBUG: copying build/lib/mistral/tests/unit/expressions/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/expressions DEBUG: copying build/lib/mistral/tests/unit/expressions/test_jinja_expression.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/expressions DEBUG: copying build/lib/mistral/tests/unit/expressions/test_yaql_expression.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/expressions DEBUG: copying build/lib/mistral/tests/unit/expressions/test_yaql_json_serialization.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/expressions DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: copying build/lib/mistral/tests/unit/services/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: copying build/lib/mistral/tests/unit/services/test_actions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: copying build/lib/mistral/tests/unit/services/test_adhoc_action_service.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: copying build/lib/mistral/tests/unit/services/test_event_engine.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: copying build/lib/mistral/tests/unit/services/test_expiration_policy.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: copying build/lib/mistral/tests/unit/services/test_legacy_scheduler.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: copying build/lib/mistral/tests/unit/services/test_trigger_service.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: copying build/lib/mistral/tests/unit/services/test_workbook_service.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: copying build/lib/mistral/tests/unit/services/test_workflow_service.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/services DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/mstrlfixtures DEBUG: copying build/lib/mistral/tests/unit/mstrlfixtures/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/mstrlfixtures DEBUG: copying build/lib/mistral/tests/unit/mstrlfixtures/hacking.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/mstrlfixtures DEBUG: copying build/lib/mistral/tests/unit/mstrlfixtures/policy_fixtures.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/mstrlfixtures DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/notifiers DEBUG: copying build/lib/mistral/tests/unit/notifiers/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/notifiers DEBUG: copying build/lib/mistral/tests/unit/notifiers/base.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/notifiers DEBUG: copying build/lib/mistral/tests/unit/notifiers/test_notifier_servers.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/notifiers DEBUG: copying build/lib/mistral/tests/unit/notifiers/test_notify.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/notifiers DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_action_executions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_actions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_code_sources.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_cron_triggers.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_dynamic_actions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_environment.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_event_trigger.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_execution_report.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_executions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_global_publish.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_keycloak_auth.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_members.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_parallel_operations.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_root.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_sub_execution.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_tasks.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_workbooks.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/v2/test_workflows.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api/v2 DEBUG: copying build/lib/mistral/tests/unit/api/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: copying build/lib/mistral/tests/unit/api/base.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: copying build/lib/mistral/tests/unit/api/test_access_control.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: copying build/lib/mistral/tests/unit/api/test_auth.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: copying build/lib/mistral/tests/unit/api/test_cors_middleware.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: copying build/lib/mistral/tests/unit/api/test_oslo_middleware.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: copying build/lib/mistral/tests/unit/api/test_resource_base.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: copying build/lib/mistral/tests/unit/api/test_resource_list.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: copying build/lib/mistral/tests/unit/api/test_service.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/api DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/base.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_action_context.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_action_defaults.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_action_heartbeat_checker.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_action_heartbeat_sender.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_adhoc_actions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_commands.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_cron_trigger.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_dataflow.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_default_engine.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_direct_workflow.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_direct_workflow_rerun.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_direct_workflow_rerun_cancelled.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_direct_workflow_with_cycles.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_disabled_yaql_conversion.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_environment.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_error_handling.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_error_result.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_execution_fields_size_limitation.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_execution_params.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_integrity_check.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_javascript_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_join.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_merge_strategy.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_names_validation.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_noop_task.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_policies.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_profiler.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_race_condition.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_reverse_workflow.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_reverse_workflow_rerun.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_reverse_workflow_rerun_cancelled.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_run_action.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_safe_rerun.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_set_state.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_state_info.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_subworkflows.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_subworkflows_pause_resume.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_task_cancel.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_task_defaults.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_task_graceful_fail_subworkflow.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_task_pause_resume.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_task_publish.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_task_skip.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_task_started_finished_at.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_tasks_function.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_with_items.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_with_items_task.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_workflow_cancel.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_workflow_resume.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_workflow_stop.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_workflow_variables.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: copying build/lib/mistral/tests/unit/engine/test_yaql_functions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/engine DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/workflow DEBUG: copying build/lib/mistral/tests/unit/workflow/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/workflow DEBUG: copying build/lib/mistral/tests/unit/workflow/test_direct_workflow.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/workflow DEBUG: copying build/lib/mistral/tests/unit/workflow/test_reverse_workflow.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/workflow DEBUG: copying build/lib/mistral/tests/unit/workflow/test_states.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/workflow DEBUG: copying build/lib/mistral/tests/unit/workflow/test_workflow_base.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/workflow DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/utils DEBUG: copying build/lib/mistral/tests/unit/utils/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/utils DEBUG: copying build/lib/mistral/tests/unit/utils/test_filter_utils.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/utils DEBUG: copying build/lib/mistral/tests/unit/utils/test_rest_utils.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/utils DEBUG: copying build/lib/mistral/tests/unit/utils/test_safeLoader.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/utils DEBUG: copying build/lib/mistral/tests/unit/utils/test_utils.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/utils DEBUG: copying build/lib/mistral/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: copying build/lib/mistral/tests/unit/base.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: copying build/lib/mistral/tests/unit/config.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: copying build/lib/mistral/tests/unit/test_command_dispatcher.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: copying build/lib/mistral/tests/unit/test_context.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: copying build/lib/mistral/tests/unit/test_exception_base.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: copying build/lib/mistral/tests/unit/test_expressions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: copying build/lib/mistral/tests/unit/test_launcher.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: copying build/lib/mistral/tests/unit/test_version.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/db DEBUG: copying build/lib/mistral/tests/unit/db/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/db DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/db/v2 DEBUG: copying build/lib/mistral/tests/unit/db/v2/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/db/v2 DEBUG: copying build/lib/mistral/tests/unit/db/v2/test_db_model.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/db/v2 DEBUG: copying build/lib/mistral/tests/unit/db/v2/test_locking.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/db/v2 DEBUG: copying build/lib/mistral/tests/unit/db/v2/test_sqlalchemy_db_api.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/db/v2 DEBUG: copying build/lib/mistral/tests/unit/db/v2/test_sqlite_transactions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/db/v2 DEBUG: copying build/lib/mistral/tests/unit/db/v2/test_transactions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/db/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/policies DEBUG: copying build/lib/mistral/tests/unit/policies/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/policies DEBUG: copying build/lib/mistral/tests/unit/policies/test_actions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/policies DEBUG: copying build/lib/mistral/tests/unit/policies/test_workflows.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/policies DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang DEBUG: copying build/lib/mistral/tests/unit/lang/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang DEBUG: copying build/lib/mistral/tests/unit/lang/test_spec_caching.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang/v2 DEBUG: copying build/lib/mistral/tests/unit/lang/v2/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang/v2 DEBUG: copying build/lib/mistral/tests/unit/lang/v2/base.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang/v2 DEBUG: copying build/lib/mistral/tests/unit/lang/v2/test_actions.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang/v2 DEBUG: copying build/lib/mistral/tests/unit/lang/v2/test_tasks.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang/v2 DEBUG: copying build/lib/mistral/tests/unit/lang/v2/test_workbook.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang/v2 DEBUG: copying build/lib/mistral/tests/unit/lang/v2/test_workflows.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/lang/v2 DEBUG: creating build/bdist.linux-x86_64/wheel/mistral/tests/unit/hacking DEBUG: copying build/lib/mistral/tests/unit/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/mistral/tests/unit/hacking DEBUG: running install_egg_info DEBUG: Copying mistral.egg-info to build/bdist.linux-x86_64/wheel/mistral-20.1.0.dev24-py3.12.egg-info DEBUG: running install_scripts DEBUG: Installing mistral-wsgi-api script to build/bdist.linux-x86_64/wheel/mistral-20.1.0.dev24.data/scripts DEBUG: creating build/bdist.linux-x86_64/wheel/mistral-20.1.0.dev24.dist-info/WHEEL DEBUG: creating '/builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir/pip-wheel-wd6bwr51/.tmp-nk177x_q/mistral-20.1.0.dev24-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it DEBUG: adding 'mistral/__init__.py' DEBUG: adding 'mistral/_i18n.py' DEBUG: adding 'mistral/config.py' DEBUG: adding 'mistral/context.py' DEBUG: adding 'mistral/exceptions.py' DEBUG: adding 'mistral/messaging.py' DEBUG: adding 'mistral/version.py' DEBUG: adding 'mistral/actions/__init__.py' DEBUG: adding 'mistral/actions/adhoc.py' DEBUG: adding 'mistral/actions/dynamic_action.py' DEBUG: adding 'mistral/actions/legacy.py' DEBUG: adding 'mistral/actions/std_actions.py' DEBUG: adding 'mistral/actions/test.py' DEBUG: adding 'mistral/api/__init__.py' DEBUG: adding 'mistral/api/access_control.py' DEBUG: adding 'mistral/api/app.py' DEBUG: adding 'mistral/api/service.py' DEBUG: adding 'mistral/api/wsgi.py' DEBUG: adding 'mistral/api/controllers/__init__.py' DEBUG: adding 'mistral/api/controllers/info.py' DEBUG: adding 'mistral/api/controllers/maintenance.py' DEBUG: adding 'mistral/api/controllers/resource.py' DEBUG: adding 'mistral/api/controllers/root.py' DEBUG: adding 'mistral/api/controllers/v2/__init__.py' DEBUG: adding 'mistral/api/controllers/v2/action.py' DEBUG: adding 'mistral/api/controllers/v2/action_execution.py' DEBUG: adding 'mistral/api/controllers/v2/code_source.py' DEBUG: adding 'mistral/api/controllers/v2/cron_trigger.py' DEBUG: adding 'mistral/api/controllers/v2/dynamic_action.py' DEBUG: adding 'mistral/api/controllers/v2/environment.py' DEBUG: adding 'mistral/api/controllers/v2/event_trigger.py' DEBUG: adding 'mistral/api/controllers/v2/execution.py' DEBUG: adding 'mistral/api/controllers/v2/execution_report.py' DEBUG: adding 'mistral/api/controllers/v2/member.py' DEBUG: adding 'mistral/api/controllers/v2/resources.py' DEBUG: adding 'mistral/api/controllers/v2/root.py' DEBUG: adding 'mistral/api/controllers/v2/sub_execution.py' DEBUG: adding 'mistral/api/controllers/v2/task.py' DEBUG: adding 'mistral/api/controllers/v2/types.py' DEBUG: adding 'mistral/api/controllers/v2/validation.py' DEBUG: adding 'mistral/api/controllers/v2/workbook.py' DEBUG: adding 'mistral/api/controllers/v2/workflow.py' DEBUG: adding 'mistral/api/hooks/__init__.py' DEBUG: adding 'mistral/api/hooks/content_type.py' DEBUG: adding 'mistral/api/hooks/maintenance.py' DEBUG: adding 'mistral/auth/__init__.py' DEBUG: adding 'mistral/auth/keycloak.py' DEBUG: adding 'mistral/auth/keystone.py' DEBUG: adding 'mistral/cmd/__init__.py' DEBUG: adding 'mistral/cmd/launch.py' DEBUG: adding 'mistral/db/__init__.py' DEBUG: adding 'mistral/db/utils.py' DEBUG: adding 'mistral/db/sqlalchemy/__init__.py' DEBUG: adding 'mistral/db/sqlalchemy/base.py' DEBUG: adding 'mistral/db/sqlalchemy/model_base.py' DEBUG: adding 'mistral/db/sqlalchemy/sqlite_lock.py' DEBUG: adding 'mistral/db/sqlalchemy/types.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/__init__.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic.ini' DEBUG: adding 'mistral/db/sqlalchemy/migration/cli.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/README.md' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/__init__.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/env.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/script.py.mako' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/001_kilo.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/002_kilo.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/003_cron_trigger_constraints.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/004_add_description_for_execution.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/005_increase_execution_columns_size.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/006_add_processed_to_delayed_calls_v2.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/007_move_system_flag_to_base_definition.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/008_increase_size_of_state_info_column.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/009_add_database_indices.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/010_add_resource_members_v2_table.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/011_add_workflow_id_for_execution.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/012_add_event_triggers_v2_table.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/013_split_execution_table_increase_names.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/014_fix_past_scripts_discrepancies.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/015_add_unique_keys_for_non_locking_model.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/016_increase_size_of_task_unique_key.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/017_add_named_lock_table.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/018_increate_task_execution_unique_key_size.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/019_change_scheduler_schema.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/020_add_type_to_task_execution.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/021_increase_env_columns_size.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/022_namespace_support.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/023_add_root_execution_id.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/024_add_composite_index_workflow_execution_id_name.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/025_fix_length_task_name.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/026_optimize_task_expression_func.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/027_add_last_heartbeat_to_action_execution.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/028_add_namespace_column_to_workbooks.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/029_workbook_empty_namespace.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/030_increase_delayed_calls_v2_auth_context.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/031_add_started_at_and_finished_at_to_task_execution.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/032_add_has_next_tasks_and_error_handled_to_task_execution.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/033_add_next_tasks_to_task_execution.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/034_add_scheduled_jobs_table.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/035_namespace_support_postgresql.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/036_namespace_support_for_workbooks_postgresql.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/037_add_namespace_column_to_action_definitions.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/038_delete_delayed_calls_with_empty_key.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/039_add_workbook_name_column.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/040_add_tables_for_dynamic_action_definitions_and_code_sources.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/041_update_description_field_type_for_workflow_executions_v2.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/042_create_maintenance_table.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/043_add_checksum_to_wf_definition.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/044_recreate_mistral_metrics_table.py' DEBUG: adding 'mistral/db/sqlalchemy/migration/alembic_migrations/versions/__init__.py' DEBUG: adding 'mistral/db/v2/__init__.py' DEBUG: adding 'mistral/db/v2/api.py' DEBUG: adding 'mistral/db/v2/sqlalchemy/__init__.py' DEBUG: adding 'mistral/db/v2/sqlalchemy/api.py' DEBUG: adding 'mistral/db/v2/sqlalchemy/filters.py' DEBUG: adding 'mistral/db/v2/sqlalchemy/models.py' DEBUG: adding 'mistral/engine/__init__.py' DEBUG: adding 'mistral/engine/action_handler.py' DEBUG: adding 'mistral/engine/actions.py' DEBUG: adding 'mistral/engine/base.py' DEBUG: adding 'mistral/engine/default_engine.py' DEBUG: adding 'mistral/engine/dispatcher.py' DEBUG: adding 'mistral/engine/engine_server.py' DEBUG: adding 'mistral/engine/policies.py' DEBUG: adding 'mistral/engine/post_tx_queue.py' DEBUG: adding 'mistral/engine/task_handler.py' DEBUG: adding 'mistral/engine/tasks.py' DEBUG: adding 'mistral/engine/utils.py' DEBUG: adding 'mistral/engine/workflow_handler.py' DEBUG: adding 'mistral/engine/workflows.py' DEBUG: adding 'mistral/event_engine/__init__.py' DEBUG: adding 'mistral/event_engine/base.py' DEBUG: adding 'mistral/event_engine/default_event_engine.py' DEBUG: adding 'mistral/event_engine/event_engine_server.py' DEBUG: adding 'mistral/executors/__init__.py' DEBUG: adding 'mistral/executors/base.py' DEBUG: adding 'mistral/executors/default_executor.py' DEBUG: adding 'mistral/executors/executor_server.py' DEBUG: adding 'mistral/executors/remote_executor.py' DEBUG: adding 'mistral/expressions/__init__.py' DEBUG: adding 'mistral/expressions/base.py' DEBUG: adding 'mistral/expressions/jinja_expression.py' DEBUG: adding 'mistral/expressions/std_functions.py' DEBUG: adding 'mistral/expressions/yaql_expression.py' DEBUG: adding 'mistral/ext/__init__.py' DEBUG: adding 'mistral/ext/pygmentplugin.py' DEBUG: adding 'mistral/hacking/__init__.py' DEBUG: adding 'mistral/hacking/checks.py' DEBUG: adding 'mistral/lang/__init__.py' DEBUG: adding 'mistral/lang/base.py' DEBUG: adding 'mistral/lang/parser.py' DEBUG: adding 'mistral/lang/types.py' DEBUG: adding 'mistral/lang/v2/__init__.py' DEBUG: adding 'mistral/lang/v2/actions.py' DEBUG: adding 'mistral/lang/v2/base.py' DEBUG: adding 'mistral/lang/v2/on_clause.py' DEBUG: adding 'mistral/lang/v2/policies.py' DEBUG: adding 'mistral/lang/v2/publish.py' DEBUG: adding 'mistral/lang/v2/retry_policy.py' DEBUG: adding 'mistral/lang/v2/task_defaults.py' DEBUG: adding 'mistral/lang/v2/tasks.py' DEBUG: adding 'mistral/lang/v2/workbook.py' DEBUG: adding 'mistral/lang/v2/workflows.py' DEBUG: adding 'mistral/notifiers/__init__.py' DEBUG: adding 'mistral/notifiers/base.py' DEBUG: adding 'mistral/notifiers/default_notifier.py' DEBUG: adding 'mistral/notifiers/notification_events.py' DEBUG: adding 'mistral/notifiers/notification_server.py' DEBUG: adding 'mistral/notifiers/remote_notifier.py' DEBUG: adding 'mistral/notifiers/publishers/__init__.py' DEBUG: adding 'mistral/notifiers/publishers/noop.py' DEBUG: adding 'mistral/notifiers/publishers/webhook.py' DEBUG: adding 'mistral/policies/__init__.py' DEBUG: adding 'mistral/policies/action.py' DEBUG: adding 'mistral/policies/action_executions.py' DEBUG: adding 'mistral/policies/base.py' DEBUG: adding 'mistral/policies/code_sources.py' DEBUG: adding 'mistral/policies/cron_trigger.py' DEBUG: adding 'mistral/policies/dynamic_actions.py' DEBUG: adding 'mistral/policies/environment.py' DEBUG: adding 'mistral/policies/event_trigger.py' DEBUG: adding 'mistral/policies/execution.py' DEBUG: adding 'mistral/policies/member.py' DEBUG: adding 'mistral/policies/service.py' DEBUG: adding 'mistral/policies/task.py' DEBUG: adding 'mistral/policies/workbook.py' DEBUG: adding 'mistral/policies/workflow.py' DEBUG: adding 'mistral/releasenotes/notes/deprecate-oslo_rpc_executor-eventlet-8ca1cc8a71de59c4.yaml' DEBUG: adding 'mistral/resources/actions/wait_ssh.yaml' DEBUG: adding 'mistral/rpc/__init__.py' DEBUG: adding 'mistral/rpc/base.py' DEBUG: adding 'mistral/rpc/clients.py' DEBUG: adding 'mistral/rpc/oslo/__init__.py' DEBUG: adding 'mistral/rpc/oslo/oslo_client.py' DEBUG: adding 'mistral/rpc/oslo/oslo_server.py' DEBUG: adding 'mistral/scheduler/__init__.py' DEBUG: adding 'mistral/scheduler/base.py' DEBUG: adding 'mistral/scheduler/default_scheduler.py' DEBUG: adding 'mistral/scheduler/scheduler_server.py' DEBUG: adding 'mistral/service/__init__.py' DEBUG: adding 'mistral/service/base.py' DEBUG: adding 'mistral/services/__init__.py' DEBUG: adding 'mistral/services/action_heartbeat_checker.py' DEBUG: adding 'mistral/services/action_heartbeat_sender.py' DEBUG: adding 'mistral/services/action_manager.py' DEBUG: adding 'mistral/services/actions.py' DEBUG: adding 'mistral/services/adhoc_actions.py' DEBUG: adding 'mistral/services/expiration_policy.py' DEBUG: adding 'mistral/services/legacy_scheduler.py' DEBUG: adding 'mistral/services/maintenance.py' DEBUG: adding 'mistral/services/periodic.py' DEBUG: adding 'mistral/services/security.py' DEBUG: adding 'mistral/services/triggers.py' DEBUG: adding 'mistral/services/workbooks.py' DEBUG: adding 'mistral/services/workflows.py' DEBUG: adding 'mistral/tests/__init__.py' DEBUG: adding 'mistral/tests/resources/action_jinja.yaml' DEBUG: adding 'mistral/tests/resources/action_v2.yaml' DEBUG: adding 'mistral/tests/resources/single_wf.yaml' DEBUG: adding 'mistral/tests/resources/wb_v1.yaml' DEBUG: adding 'mistral/tests/resources/wb_v2.yaml' DEBUG: adding 'mistral/tests/resources/wb_with_nested_wf.yaml' DEBUG: adding 'mistral/tests/resources/wf_action_ex_concurrency.yaml' DEBUG: adding 'mistral/tests/resources/wf_jinja.yaml' DEBUG: adding 'mistral/tests/resources/wf_task_ex_concurrency.yaml' DEBUG: adding 'mistral/tests/resources/wf_v2.yaml' DEBUG: adding 'mistral/tests/resources/for_wf_namespace/lowest_level_wf.yaml' DEBUG: adding 'mistral/tests/resources/for_wf_namespace/middle_wf.yaml' DEBUG: adding 'mistral/tests/resources/for_wf_namespace/top_level_wf.yaml' DEBUG: adding 'mistral/tests/resources/workbook/v2/my_workbook.yaml' DEBUG: adding 'mistral/tests/resources/workbook/v2/workbook_schema_test.yaml' DEBUG: adding 'mistral/tests/unit/__init__.py' DEBUG: adding 'mistral/tests/unit/base.py' DEBUG: adding 'mistral/tests/unit/config.py' DEBUG: adding 'mistral/tests/unit/test_command_dispatcher.py' DEBUG: adding 'mistral/tests/unit/test_context.py' DEBUG: adding 'mistral/tests/unit/test_exception_base.py' DEBUG: adding 'mistral/tests/unit/test_expressions.py' DEBUG: adding 'mistral/tests/unit/test_launcher.py' DEBUG: adding 'mistral/tests/unit/test_version.py' DEBUG: adding 'mistral/tests/unit/actions/__init__.py' DEBUG: adding 'mistral/tests/unit/actions/test_action_service.py' DEBUG: adding 'mistral/tests/unit/actions/test_adhoc_action_provider.py' DEBUG: adding 'mistral/tests/unit/actions/test_dynamic_action_provider.py' DEBUG: adding 'mistral/tests/unit/actions/test_javascript_action.py' DEBUG: adding 'mistral/tests/unit/actions/test_legacy_action_provider.py' DEBUG: adding 'mistral/tests/unit/actions/test_std_echo_action.py' DEBUG: adding 'mistral/tests/unit/actions/test_std_email_action.py' DEBUG: adding 'mistral/tests/unit/actions/test_std_fail_action.py' DEBUG: adding 'mistral/tests/unit/actions/test_std_http_action.py' DEBUG: adding 'mistral/tests/unit/actions/test_std_mistral_http_action.py' DEBUG: adding 'mistral/tests/unit/actions/test_std_ssh_action.py' DEBUG: adding 'mistral/tests/unit/actions/test_std_test_dict_action.py' DEBUG: adding 'mistral/tests/unit/actions/test_types.py' DEBUG: adding 'mistral/tests/unit/api/__init__.py' DEBUG: adding 'mistral/tests/unit/api/base.py' DEBUG: adding 'mistral/tests/unit/api/test_access_control.py' DEBUG: adding 'mistral/tests/unit/api/test_auth.py' DEBUG: adding 'mistral/tests/unit/api/test_cors_middleware.py' DEBUG: adding 'mistral/tests/unit/api/test_oslo_middleware.py' DEBUG: adding 'mistral/tests/unit/api/test_resource_base.py' DEBUG: adding 'mistral/tests/unit/api/test_resource_list.py' DEBUG: adding 'mistral/tests/unit/api/test_service.py' DEBUG: adding 'mistral/tests/unit/api/v2/__init__.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_action_executions.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_actions.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_code_sources.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_cron_triggers.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_dynamic_actions.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_environment.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_event_trigger.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_execution_report.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_executions.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_global_publish.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_keycloak_auth.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_members.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_parallel_operations.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_root.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_sub_execution.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_tasks.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_workbooks.py' DEBUG: adding 'mistral/tests/unit/api/v2/test_workflows.py' DEBUG: adding 'mistral/tests/unit/db/__init__.py' DEBUG: adding 'mistral/tests/unit/db/v2/__init__.py' DEBUG: adding 'mistral/tests/unit/db/v2/test_db_model.py' DEBUG: adding 'mistral/tests/unit/db/v2/test_locking.py' DEBUG: adding 'mistral/tests/unit/db/v2/test_sqlalchemy_db_api.py' DEBUG: adding 'mistral/tests/unit/db/v2/test_sqlite_transactions.py' DEBUG: adding 'mistral/tests/unit/db/v2/test_transactions.py' DEBUG: adding 'mistral/tests/unit/engine/__init__.py' DEBUG: adding 'mistral/tests/unit/engine/base.py' DEBUG: adding 'mistral/tests/unit/engine/test_action_context.py' DEBUG: adding 'mistral/tests/unit/engine/test_action_defaults.py' DEBUG: adding 'mistral/tests/unit/engine/test_action_heartbeat_checker.py' DEBUG: adding 'mistral/tests/unit/engine/test_action_heartbeat_sender.py' DEBUG: adding 'mistral/tests/unit/engine/test_adhoc_actions.py' DEBUG: adding 'mistral/tests/unit/engine/test_commands.py' DEBUG: adding 'mistral/tests/unit/engine/test_cron_trigger.py' DEBUG: adding 'mistral/tests/unit/engine/test_dataflow.py' DEBUG: adding 'mistral/tests/unit/engine/test_default_engine.py' DEBUG: adding 'mistral/tests/unit/engine/test_direct_workflow.py' DEBUG: adding 'mistral/tests/unit/engine/test_direct_workflow_rerun.py' DEBUG: adding 'mistral/tests/unit/engine/test_direct_workflow_rerun_cancelled.py' DEBUG: adding 'mistral/tests/unit/engine/test_direct_workflow_with_cycles.py' DEBUG: adding 'mistral/tests/unit/engine/test_disabled_yaql_conversion.py' DEBUG: adding 'mistral/tests/unit/engine/test_environment.py' DEBUG: adding 'mistral/tests/unit/engine/test_error_handling.py' DEBUG: adding 'mistral/tests/unit/engine/test_error_result.py' DEBUG: adding 'mistral/tests/unit/engine/test_execution_fields_size_limitation.py' DEBUG: adding 'mistral/tests/unit/engine/test_execution_params.py' DEBUG: adding 'mistral/tests/unit/engine/test_integrity_check.py' DEBUG: adding 'mistral/tests/unit/engine/test_javascript_action.py' DEBUG: adding 'mistral/tests/unit/engine/test_join.py' DEBUG: adding 'mistral/tests/unit/engine/test_merge_strategy.py' DEBUG: adding 'mistral/tests/unit/engine/test_names_validation.py' DEBUG: adding 'mistral/tests/unit/engine/test_noop_task.py' DEBUG: adding 'mistral/tests/unit/engine/test_policies.py' DEBUG: adding 'mistral/tests/unit/engine/test_profiler.py' DEBUG: adding 'mistral/tests/unit/engine/test_race_condition.py' DEBUG: adding 'mistral/tests/unit/engine/test_reverse_workflow.py' DEBUG: adding 'mistral/tests/unit/engine/test_reverse_workflow_rerun.py' DEBUG: adding 'mistral/tests/unit/engine/test_reverse_workflow_rerun_cancelled.py' DEBUG: adding 'mistral/tests/unit/engine/test_run_action.py' DEBUG: adding 'mistral/tests/unit/engine/test_safe_rerun.py' DEBUG: adding 'mistral/tests/unit/engine/test_set_state.py' DEBUG: adding 'mistral/tests/unit/engine/test_state_info.py' DEBUG: adding 'mistral/tests/unit/engine/test_subworkflows.py' DEBUG: adding 'mistral/tests/unit/engine/test_subworkflows_pause_resume.py' DEBUG: adding 'mistral/tests/unit/engine/test_task_cancel.py' DEBUG: adding 'mistral/tests/unit/engine/test_task_defaults.py' DEBUG: adding 'mistral/tests/unit/engine/test_task_graceful_fail_subworkflow.py' DEBUG: adding 'mistral/tests/unit/engine/test_task_pause_resume.py' DEBUG: adding 'mistral/tests/unit/engine/test_task_publish.py' DEBUG: adding 'mistral/tests/unit/engine/test_task_skip.py' DEBUG: adding 'mistral/tests/unit/engine/test_task_started_finished_at.py' DEBUG: adding 'mistral/tests/unit/engine/test_tasks_function.py' DEBUG: adding 'mistral/tests/unit/engine/test_with_items.py' DEBUG: adding 'mistral/tests/unit/engine/test_with_items_task.py' DEBUG: adding 'mistral/tests/unit/engine/test_workflow_cancel.py' DEBUG: adding 'mistral/tests/unit/engine/test_workflow_resume.py' DEBUG: adding 'mistral/tests/unit/engine/test_workflow_stop.py' DEBUG: adding 'mistral/tests/unit/engine/test_workflow_variables.py' DEBUG: adding 'mistral/tests/unit/engine/test_yaql_functions.py' DEBUG: adding 'mistral/tests/unit/executors/__init__.py' DEBUG: adding 'mistral/tests/unit/executors/base.py' DEBUG: adding 'mistral/tests/unit/executors/test_local_executor.py' DEBUG: adding 'mistral/tests/unit/executors/test_server_plugins.py' DEBUG: adding 'mistral/tests/unit/expressions/__init__.py' DEBUG: adding 'mistral/tests/unit/expressions/test_jinja_expression.py' DEBUG: adding 'mistral/tests/unit/expressions/test_yaql_expression.py' DEBUG: adding 'mistral/tests/unit/expressions/test_yaql_json_serialization.py' DEBUG: adding 'mistral/tests/unit/hacking/__init__.py' DEBUG: adding 'mistral/tests/unit/lang/__init__.py' DEBUG: adding 'mistral/tests/unit/lang/test_spec_caching.py' DEBUG: adding 'mistral/tests/unit/lang/v2/__init__.py' DEBUG: adding 'mistral/tests/unit/lang/v2/base.py' DEBUG: adding 'mistral/tests/unit/lang/v2/test_actions.py' DEBUG: adding 'mistral/tests/unit/lang/v2/test_tasks.py' DEBUG: adding 'mistral/tests/unit/lang/v2/test_workbook.py' DEBUG: adding 'mistral/tests/unit/lang/v2/test_workflows.py' DEBUG: adding 'mistral/tests/unit/mstrlfixtures/__init__.py' DEBUG: adding 'mistral/tests/unit/mstrlfixtures/hacking.py' DEBUG: adding 'mistral/tests/unit/mstrlfixtures/policy_fixtures.py' DEBUG: adding 'mistral/tests/unit/notifiers/__init__.py' DEBUG: adding 'mistral/tests/unit/notifiers/base.py' DEBUG: adding 'mistral/tests/unit/notifiers/test_notifier_servers.py' DEBUG: adding 'mistral/tests/unit/notifiers/test_notify.py' DEBUG: adding 'mistral/tests/unit/policies/__init__.py' DEBUG: adding 'mistral/tests/unit/policies/test_actions.py' DEBUG: adding 'mistral/tests/unit/policies/test_workflows.py' DEBUG: adding 'mistral/tests/unit/rpc/__init__.py' DEBUG: adding 'mistral/tests/unit/scheduler/__init__.py' DEBUG: adding 'mistral/tests/unit/scheduler/test_default_scheduler.py' DEBUG: adding 'mistral/tests/unit/services/__init__.py' DEBUG: adding 'mistral/tests/unit/services/test_actions.py' DEBUG: adding 'mistral/tests/unit/services/test_adhoc_action_service.py' DEBUG: adding 'mistral/tests/unit/services/test_event_engine.py' DEBUG: adding 'mistral/tests/unit/services/test_expiration_policy.py' DEBUG: adding 'mistral/tests/unit/services/test_legacy_scheduler.py' DEBUG: adding 'mistral/tests/unit/services/test_trigger_service.py' DEBUG: adding 'mistral/tests/unit/services/test_workbook_service.py' DEBUG: adding 'mistral/tests/unit/services/test_workflow_service.py' DEBUG: adding 'mistral/tests/unit/utils/__init__.py' DEBUG: adding 'mistral/tests/unit/utils/test_filter_utils.py' DEBUG: adding 'mistral/tests/unit/utils/test_rest_utils.py' DEBUG: adding 'mistral/tests/unit/utils/test_safeLoader.py' DEBUG: adding 'mistral/tests/unit/utils/test_utils.py' DEBUG: adding 'mistral/tests/unit/workflow/__init__.py' DEBUG: adding 'mistral/tests/unit/workflow/test_direct_workflow.py' DEBUG: adding 'mistral/tests/unit/workflow/test_reverse_workflow.py' DEBUG: adding 'mistral/tests/unit/workflow/test_states.py' DEBUG: adding 'mistral/tests/unit/workflow/test_workflow_base.py' DEBUG: adding 'mistral/utils/__init__.py' DEBUG: adding 'mistral/utils/expr_utils.py' DEBUG: adding 'mistral/utils/filter_utils.py' DEBUG: adding 'mistral/utils/javascript.py' DEBUG: adding 'mistral/utils/profiler.py' DEBUG: adding 'mistral/utils/rest_utils.py' DEBUG: adding 'mistral/utils/safe_yaml.py' DEBUG: adding 'mistral/utils/ssh_utils.py' DEBUG: adding 'mistral/utils/wf_trace.py' DEBUG: adding 'mistral/utils/openstack/__init__.py' DEBUG: adding 'mistral/utils/openstack/keystone.py' DEBUG: adding 'mistral/workflow/__init__.py' DEBUG: adding 'mistral/workflow/base.py' DEBUG: adding 'mistral/workflow/commands.py' DEBUG: adding 'mistral/workflow/context_versioning.py' DEBUG: adding 'mistral/workflow/data_flow.py' DEBUG: adding 'mistral/workflow/direct_workflow.py' DEBUG: adding 'mistral/workflow/reverse_workflow.py' DEBUG: adding 'mistral/workflow/states.py' DEBUG: adding 'mistral/workflow/utils.py' DEBUG: adding 'mistral-20.1.0.dev24.data/scripts/mistral-wsgi-api' DEBUG: adding 'mistral-20.1.0.dev24.dist-info/AUTHORS' DEBUG: adding 'mistral-20.1.0.dev24.dist-info/LICENSE' DEBUG: adding 'mistral-20.1.0.dev24.dist-info/METADATA' DEBUG: adding 'mistral-20.1.0.dev24.dist-info/WHEEL' DEBUG: adding 'mistral-20.1.0.dev24.dist-info/entry_points.txt' DEBUG: adding 'mistral-20.1.0.dev24.dist-info/pbr.json' DEBUG: adding 'mistral-20.1.0.dev24.dist-info/top_level.txt' DEBUG: adding 'mistral-20.1.0.dev24.dist-info/RECORD' DEBUG: removing build/bdist.linux-x86_64/wheel DEBUG: Building wheel for mistral (pyproject.toml): finished with status 'done' DEBUG: Created wheel for mistral: filename=mistral-20.1.0.dev24-py3-none-any.whl size=685511 sha256=4540cdd632ee90c827676f74df25b6d80361c70a70102d2cbaaa34187cb678f1 DEBUG: Stored in directory: /builddir/.cache/pip/wheels/a3/a1/9d/f122570362e140bc76548f5b56f9b725cd2212c543f7efd5c9 DEBUG: Successfully built mistral DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tI8RSm DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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-hardened-ld-errors -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 mistral-20.1.0.dev24 DEBUG: ++ ls /builddir/build/BUILD/mistral-20.1.0.dev24/pyproject-wheeldir/mistral-20.1.0.dev24-py3-none-any.whl DEBUG: ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' DEBUG: ++ xargs basename --multiple DEBUG: + specifier=mistral==20.1.0.dev24 DEBUG: + '[' -z mistral==20.1.0.dev24 ']' DEBUG: + TMPDIR=/builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir DEBUG: + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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/mistral-20.1.0.dev24/pyproject-wheeldir mistral==20.1.0.dev24 DEBUG: Using pip 23.3.2 from /usr/lib/python3.12/site-packages/pip (python 3.12) DEBUG: Looking in links: /builddir/build/BUILD/mistral-20.1.0.dev24/pyproject-wheeldir DEBUG: Processing ./pyproject-wheeldir/mistral-20.1.0.dev24-py3-none-any.whl DEBUG: Installing collected packages: mistral DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-db-manage to 755 DEBUG: changing mode of /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-server to 755 DEBUG: Successfully installed mistral-20.1.0.dev24 DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-db-manage /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-server /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-wsgi-api DEBUG: /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-db-manage: updating DEBUG: /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-server: updating DEBUG: /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-wsgi-api: updating DEBUG: + rm -rfv /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/__pycache__ DEBUG: + rm -f /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-ghost-distinfo DEBUG: + site_dirs=() DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + site_dirs+=("/usr/lib/python3.12/site-packages") DEBUG: + '[' /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib64/python3.12/site-packages '!=' /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/python3.12/site-packages ']' DEBUG: + '[' -d /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib64/python3.12/site-packages ']' DEBUG: + for site_dir in ${site_dirs[@]} DEBUG: + for distinfo in /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64$site_dir/*.dist-info DEBUG: + echo '%ghost /usr/lib/python3.12/site-packages/mistral-20.1.0.dev24.dist-info' DEBUG: + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/python3.12/site-packages/mistral-20.1.0.dev24.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-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64 --record /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/python3.12/site-packages/mistral-20.1.0.dev24.dist-info/RECORD --output /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-record DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/python3.12/site-packages/mistral-20.1.0.dev24.dist-info/RECORD DEBUG: removed '/builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/python3.12/site-packages/mistral-20.1.0.dev24.dist-info/RECORD' DEBUG: + rm -fv /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/python3.12/site-packages/mistral-20.1.0.dev24.dist-info/REQUESTED DEBUG: removed '/builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/python3.12/site-packages/mistral-20.1.0.dev24.dist-info/REQUESTED' DEBUG: ++ cut -f1 '-d ' DEBUG: ++ wc -l /builddir/build/BUILD/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64-pyproject-ghost-distinfo DEBUG: + lines=1 DEBUG: + '[' 1 -ne 1 ']' DEBUG: + export PYTHONPATH=/builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + oslo-config-generator --config-file tools/config/config-generator.mistral.conf --output-file etc/mistral.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-hardened-ld-errors -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-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64//usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/mistral-20.1.0.dev24/.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: [openstackdocstheme] version: 3.0.0 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.12/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/mistral-20.1.0.dev24/.gitreview found DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/mistral-20.1.0.dev24/doc/source/../../tools/config/policy-generator.mistral.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/mistral-20.1.0.dev24/doc/source/_static/mistral.policy.yaml.sample DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/mistral-20.1.0.dev24/doc/source/../../tools/config/config-generator.mistral.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/mistral-20.1.0.dev24/doc/source/_static/mistral.conf.sample DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: writing output... DEBUG: building [html]: targets for 44 source files that are out of date DEBUG: updating environment: [new config] 44 added, 0 changed, 0 removed DEBUG: reading sources... [ 2%] admin/architecture reading sources... [ 5%] admin/configuration/config-guide reading sources... [ 7%] admin/configuration/config-reference loading config file tools/config/config-generator.mistral.conf DEBUG: reading sources... [ 9%] admin/configuration/config-sample reading sources... [ 11%] admin/configuration/index reading sources... [ 14%] admin/configuration/policy-reference reading sources... [ 16%] admin/configuration/policy-sample reading sources... [ 18%] admin/index reading sources... [ 20%] admin/install/dashboard_guide reading sources... [ 23%] admin/install/index reading sources... [ 25%] admin/install/install reading sources... [ 27%] admin/install/verify reading sources... [ 30%] admin/quickstart reading sources... [ 32%] admin/upgrade_guide reading sources... [ 34%] contributor/coding_guidelines reading sources... [ 36%] contributor/contributing reading sources... [ 39%] contributor/debugging_and_testing reading sources... [ 41%] contributor/devstack reading sources... [ 43%] contributor/extensions/creating_custom_action reading sources... [ 45%] contributor/extensions/extending_yaql reading sources... [ 48%] contributor/extensions/index reading sources... [ 50%] contributor/index reading sources... [ 52%] contributor/profiling reading sources... [ 55%] index reading sources... [ 57%] user/asynchronous_actions reading sources... [ 59%] user/cli/advanced reading sources... [ 61%] user/cli/index reading sources... [ 64%] user/cookbooks/cloud_cron reading sources... [ 66%] user/cookbooks/index reading sources... [ 68%] user/faq reading sources... [ 70%] user/index reading sources... [ 73%] user/main_features reading sources... [ 75%] user/overview reading sources... [ 77%] user/rest_api_v2 reading sources... [ 80%] user/terminology/actions reading sources... [ 82%] user/terminology/cron_triggers reading sources... [ 84%] user/terminology/executions reading sources... [ 86%] user/terminology/index reading sources... [ 89%] user/terminology/workbooks reading sources... [ 91%] user/terminology/workflows reading sources... [ 93%] user/use_cases/index reading sources... [ 95%] user/use_cases/long_running_business_process reading sources... [ 98%] user/wf_lang_v2 reading sources... [100%] user/wf_namespaces DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: copying assets... copying downloadable files... [100%] ../_static/mistral.conf.sample DEBUG: 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: /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/architecture writing output... [ 5%] admin/configuration/config-guide writing output... [ 7%] admin/configuration/config-reference /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... [ 9%] admin/configuration/config-sample writing output... [ 11%] admin/configuration/index writing output... [ 14%] admin/configuration/policy-reference writing output... [ 16%] admin/configuration/policy-sample writing output... [ 18%] admin/index writing output... [ 20%] admin/install/dashboard_guide writing output... [ 23%] admin/install/index writing output... [ 25%] admin/install/install writing output... [ 27%] admin/install/verify writing output... [ 30%] admin/quickstart writing output... [ 32%] admin/upgrade_guide writing output... [ 34%] contributor/coding_guidelines writing output... [ 36%] contributor/contributing writing output... [ 39%] contributor/debugging_and_testing writing output... [ 41%] contributor/devstack writing output... [ 43%] contributor/extensions/creating_custom_action writing output... [ 45%] contributor/extensions/extending_yaql writing output... [ 48%] contributor/extensions/index writing output... [ 50%] contributor/index writing output... [ 52%] contributor/profiling writing output... [ 55%] index writing output... [ 57%] user/asynchronous_actions writing output... [ 59%] user/cli/advanced writing output... [ 61%] user/cli/index writing output... [ 64%] user/cookbooks/cloud_cron writing output... [ 66%] user/cookbooks/index writing output... [ 68%] user/faq writing output... [ 70%] user/index writing output... [ 73%] user/main_features writing output... [ 75%] user/overview writing output... [ 77%] user/rest_api_v2 /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... [ 80%] user/terminology/actions writing output... [ 82%] user/terminology/cron_triggers writing output... [ 84%] user/terminology/executions writing output... [ 86%] user/terminology/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: /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... [ 89%] user/terminology/workbooks writing output... [ 91%] user/terminology/workflows writing output... [ 93%] user/use_cases/index writing output... [ 95%] user/use_cases/long_running_business_process writing output... [ 98%] user/wf_lang_v2 writing output... [100%] user/wf_namespaces 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 http-routingtable [openstackdocstheme] could not determine last_updated for 'http-routingtable' DEBUG: done DEBUG: writing additional pages... search done DEBUG: copying images... [ 8%] admin/img/mistral_architecture.png copying images... [ 15%] contributor/img/dashboard_django_settings.png copying images... [ 23%] contributor/img/Pycharm_run_config_menu.png copying images... [ 31%] contributor/img/dashboard_debug_config.png copying images... [ 38%] contributor/img/dashboard_environment_variables.png copying images... [ 46%] user/terminology/img/actions.png copying images... [ 54%] user/cookbooks/img/cloud_cron_updating_multiple_servers.png copying images... [ 62%] user/cookbooks/img/ssh_proxied.png copying images... [ 69%] user/terminology/img/cron_trigger.png copying images... [ 77%] user/terminology/img/workbook_namespacing.png copying images... [ 85%] user/terminology/img/direct_workflow.png copying images... [ 92%] user/terminology/img/reverse_workflow.png copying images... [100%] user/use_cases/img/long_running_business_process.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.88 seconds) DEBUG: congratulations :) (7.97 seconds) DEBUG: + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/etc/mistral/ DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/var/log/mistral DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/var/run/mistral DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/var/lib/mistral DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-mistral-api.service /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/systemd/system/openstack-mistral-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-mistral-engine.service /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/systemd/system/openstack-mistral-engine.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-mistral-executor.service /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/systemd/system/openstack-mistral-executor.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-mistral-all.service /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/systemd/system/openstack-mistral-all.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-mistral-event-engine.service /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/systemd/system/openstack-mistral-event-engine.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-mistral-notifier.service /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/systemd/system/openstack-mistral-notifier.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/mistral.logrotate /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/etc/logrotate.d/openstack-mistral DEBUG: + install -p -D -m 640 etc/mistral.conf.sample /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/etc/mistral/mistral.conf DEBUG: + install -p -D -m 640 etc/logging.conf.sample /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/etc/mistral/logging.conf DEBUG: + install -p -D -m 640 etc/wf_trace_logging.conf.sample /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/etc/mistral/wf_trace_logging.conf DEBUG: + install -p -D -m 640 tools/sync_db.py /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-db-sync DEBUG: + chmod +x /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-db-manage /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-db-sync /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-server /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-wsgi-api 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-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-db-sync DEBUG: /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin/mistral-db-sync: updating DEBUG: + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 20.1.0-0.20250609074434.c1c2540.el10 --unique-debug-suffix -20.1.0-0.20250609074434.c1c2540.el10.x86_64 --unique-debug-src-base openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mistral-20.1.0.dev24 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-mistral-20.1.0-0.20250609074434.c1c2540.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: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GvRPnV 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-hardened-ld-errors -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 mistral-20.1.0.dev24 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-hardened-ld-errors -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-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin DEBUG: + PYTHONPATH=/builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib64/python3.12/site-packages:/builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/lib/python3.12/site-packages DEBUG: + PYTHONDONTWRITEBYTECODE=1 DEBUG: + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/mistral-20.1.0.dev24/.pyproject-builddir' DEBUG: + PYTEST_XDIST_AUTO_NUM_WORKERS=4 DEBUG: + HOSTNAME=rpmbuild DEBUG: + /usr/bin/python3 -m tox --current-env -q --recreate -e py312 -- --exclude-regex '(mistral.tests.unit.workflow.test_workflow_base.WorkflowControllerTest.test_get_controller_direct)' DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: 1 RLock(s) were not greened, to fix this error make sure you run eventlet.monkey_patch() before importing any other modules. DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: /usr/lib/python3.12/site-packages/bs4/css.py:8: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. DEBUG: warnings.warn( DEBUG: {1} mistral.tests.unit.actions.test_legacy_action_provider.LegacyActionProviderTest.test_allowlist [0.010063s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_legacy_action_provider.LegacyActionProviderTest.test_allowlist_fnmatch [0.010472s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_with_mutli_to_addrs [0.014285s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_with_one_to_addr [0.013423s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_javascript_action.JavascriptActionTest.test_js_action [0.001051s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_std_fail_action.FailActionTest.test_fail_action [0.002460s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_std_http_action.HTTPActionTest.test_http_action_hides_request_body_if_needed [0.027116s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_legacy_action_provider.LegacyActionProviderTest.test_denylist [0.002413s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_std_echo_action.EchoActionTest.test_fake_action [0.001814s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_exception [0.004910s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_send_email_html [0.008404s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_std_http_action.HTTPActionTest.test_http_action_hides_request_headers_if_needed [0.020704s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_send_email_real ... SKIPPED: Setup local smtpd to run it DEBUG: {2} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_send_email_with_cc [0.005134s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_send_email_with_reply_to [0.005466s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_std_http_action.HTTPActionTest.test_http_action_none_encoding_not_empty_resp [0.002387s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_std_http_action.HTTPActionTest.test_http_action_with_headers [0.001814s] ... ok DEBUG: {2} mistral.tests.unit.actions.test_types.TestTypesController.test_uuid_type [0.000412s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_std_http_action.HTTPActionTest.test_http_action_hides_response_body_if_needed [0.006786s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_std_ssh_action.SSHActionTest.test_default_inputs [0.001153s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_std_ssh_action.SSHActionTest.test_ssh_action_with_stderr [0.002804s] ... ok DEBUG: {1} mistral.tests.unit.actions.test_types.TestTypesController.test_uuid_type_with_invalid_prefix [0.001035s] ... ok DEBUG: {2} mistral.tests.unit.api.test_cors_middleware.TestCORSMiddleware.test_invalid_cors_get_request [0.171661s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_legacy_action_provider.LegacyActionProviderTest.test_only_action_generators [0.002033s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_legacy_action_provider.LegacyActionProviderTest.test_only_action_plugins [0.002048s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_send_email [0.006852s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_send_email_with_bcc [0.002331s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_std_http_action.HTTPActionTest.test_http_action [0.001403s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_std_http_action.HTTPActionTest.test_http_action_error_result [0.001331s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_std_mistral_http_action.MistralHTTPActionTest.test_http_action_error_result [0.001419s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_std_test_dict_action.TestDictActionTest.test_default_inputs [0.000816s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_types.TestTypesController.test_uuid_type_wit_invalid_format [0.000674s] ... ok DEBUG: {0} mistral.tests.unit.actions.test_types.TestTypesController.test_uuid_with_filters [0.000854s] ... ok DEBUG: {0} mistral.tests.unit.api.test_access_control.PolicyTest.test_admin_api_allowed [0.008346s] ... ok DEBUG: {0} mistral.tests.unit.api.test_access_control.PolicyTest.test_admin_api_disallowed [0.004130s] ... ok DEBUG: {0} mistral.tests.unit.api.test_access_control.PolicyTest.test_admin_or_owner_api_allowed [0.003871s] ... ok DEBUG: {2} mistral.tests.unit.api.test_resource_base.TestRestResource.test_from_db_model_workflow_resource [0.297368s] ... ok DEBUG: {2} mistral.tests.unit.api.test_resource_base.TestRestResource.test_from_dict [0.013243s] ... ok DEBUG: {2} mistral.tests.unit.api.test_resource_list.TestResourceList.test_next_link_correctness [0.001100s] ... ok DEBUG: {2} mistral.tests.unit.api.test_service.TestWSGIService.test_workers_set_correct_setting [0.002126s] ... ok DEBUG: {0} mistral.tests.unit.api.test_cors_middleware.TestCORSMiddleware.test_valid_cors_options_request [0.153288s] ... ok DEBUG: {0} mistral.tests.unit.api.test_resource_base.TestRestResource.test_from_db_model [0.012619s] ... ok DEBUG: {0} mistral.tests.unit.api.test_service.TestWSGIService.test_workers_set_zero_setting [0.001950s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_delete_action_execution_with_task [0.059224s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get_operational_error [0.039977s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_delete_not_found [0.020770s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get_with_fields_filter [0.025806s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get_within_project_id [0.018061s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get_all_empty [0.026527s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_post_bad_input [0.018968s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get_all_with_output [0.024943s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_post_bad_json_input [0.026934s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_post_json [0.031309s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_post_with_timeout [0.024691s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_without_result [0.030637s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_post_without_input [0.025987s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_cancelled [0.034153s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_paused [0.035436s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_resume [0.028847s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all [0.114472s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_pagination_limit_negative [0.021372s] ... ok DEBUG: {1} mistral.tests.unit.api.test_resource_base.TestRestResource.test_from_db_model_workflow_resource_no_params [0.769231s] ... ok DEBUG: {1} mistral.tests.unit.api.test_service.TestWSGIService.test_workers_set_default [0.006769s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_pagination_unknown_direction [0.024084s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_operational_error [0.058884s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_code_sources.TestCodeSourcesController.test_delete [0.034242s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_code_sources.TestCodeSourcesController.test_put [0.032827s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_sort_date_desc [0.086833s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_all [0.020849s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_post [0.021267s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_post_wrong_scope [0.019209s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_post_dup [0.019670s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_delete_action_execution_complete_error [0.140510s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_dynamic_actions.TestDynamicActionsController.test_get [0.030785s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_delete_action_execution_not_complete [0.043154s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_put [0.075039s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_dynamic_actions.TestDynamicActionsController.test_post [0.042961s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_delete_not_allowed [0.034036s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_get_within_project_id [0.019733s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_validate_dsl_parse_exception [0.028837s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_post_dup [0.019990s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get_all_operational_error [0.030196s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_code_sources.TestCodeSourcesController.test_get [0.031914s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_resource [0.020782s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_delete_not_found [0.020343s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_post [0.044172s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_code_sources.TestCodeSourcesController.test_get_all [0.035064s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_get_all [0.020170s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_delete [0.017594s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get [0.017315s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_get_all_operational_error [0.031913s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_bad_result [0.050159s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_all_empty [0.016377s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_post [0.022702s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_by_id [0.024896s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_bad_state [0.032872s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_put_field_not_allowed [0.041272s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_operational_error [0.035787s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_error_with_unknown_reason_output_none [0.037924s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_no_action_ex [0.025967s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_dynamic_actions.TestDynamicActionsController.test_put [0.049813s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_get [0.018981s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_get_all_operational_error [0.021427s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_delete [0.068130s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_action_service.LegacyActionProviderTest.test_get_system_action_provider [0.135781s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_get_with_fields_filter [0.035464s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_delete_not_found [0.032449s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_get_not_found [0.025339s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_empty [0.029079s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_get_operational_error [0.024086s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_post_workflow_not_found [0.028257s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_pagination [0.053228s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_pagination_limit_not_integer [0.036860s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_sort_date_asc [0.051580s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_adhoc_action_provider.AdHocActionProviderTest.test_adhoc_actions [0.203973s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_by_id [0.019040s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_dynamic_action_provider.DynamicActionProviderTest.test_dynamic_actions [0.032127s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_dynamic_action_provider.DynamicActionProviderTest.test_dynamic_actions_with_namespace [0.056469s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_operational_error [0.091081s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_dynamic_action_provider.DynamicActionProviderTest.test_loaded_actions_deleted_from_db [0.051350s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_legacy_action_provider.LegacyActionProviderTest.test_allowlist_and_denylist [0.003450s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_legacy_action_provider.LegacyActionProviderTest.test_denylist_fnmatch [0.002009s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_legacy_action_provider.LegacyActionProviderTest.test_only_builtin_actions [0.004388s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_with_password [0.013620s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_std_email_action.SendEmailActionTest.test_with_password_real ... SKIPPED: Configure Remote SMTP to run it DEBUG: {3} mistral.tests.unit.actions.test_std_fail_action.FailActionTest.test_fail_with_data [0.001941s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_std_http_action.HTTPActionTest.test_http_action_empty_resp [0.003821s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_std_http_action.HTTPActionTest.test_http_action_with_auth [0.001024s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_std_mistral_http_action.MistralHTTPActionTest.test_http_action [0.015197s] ... ok DEBUG: {3} mistral.tests.unit.actions.test_std_ssh_action.SSHActionTest.test_ssh_action [0.000798s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_within_project_id [0.079956s] ... ok DEBUG: {3} mistral.tests.unit.api.test_access_control.PolicyTest.test_admin_or_owner_api_disallowed [0.010942s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_post_dup [0.142690s] ... ok DEBUG: {3} mistral.tests.unit.api.test_cors_middleware.TestCORSMiddleware.test_invalid_cors_options_request [0.170303s] ... ok DEBUG: {3} mistral.tests.unit.api.test_cors_middleware.TestCORSMiddleware.test_valid_cors_get_request [0.028673s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_put_system [0.161857s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_validate_yaql_parse_exception [0.187765s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_code_sources.TestCodeSourcesController.test_post [0.038035s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_delete_by_id [0.028566s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_all_operational_error [0.021586s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_all_projects_admin [0.018734s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_post_same_wf_and_input [0.019262s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_dynamic_actions.TestDynamicActionsController.test_get_all [0.032233s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_get_all_empty [0.032630s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_get_operational_error [0.018790s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_post_with_illegal_field [0.017037s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_put [0.019324s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_put_default_scope [0.018477s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_put_not_found [0.018913s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_delete [0.019310s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_get_all_projects_admin [0.034702s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_post_no_workflow_id [0.020916s] ... ok DEBUG: {3} mistral.tests.unit.api.test_resource_base.TestRestResource.test_from_db_model_workflow_with_input [0.859938s] ... ok DEBUG: {3} mistral.tests.unit.api.test_service.TestWSGIService.test_wsgi_service_with_ssl_enabled [0.002140s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_basic_get [0.035290s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_delete [0.031626s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_delete_action_execution_complete_cancelled [0.052912s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get [0.027662s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get_all [0.026422s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get_all_without_output [0.022629s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_get_not_found [0.021381s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_post_bad_result [0.033145s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_post_timeout [0.020479s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put [0.019234s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_error_with_output [0.023043s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_action_executions.TestActionExecutionsController.test_put_error_with_unknown_reason [0.019979s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get [0.044007s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_filtered [0.027214s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_pagination_invalid_sort_dirs_length [0.022071s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_execution_report.TestExecutionReportController.test_simple_sequence_wf [2.066491s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_delete_not_found [0.020146s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_empty [0.017350s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_executions_with_output [0.018778s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_all_pagination_marker [0.110192s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_pagination [0.019298s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_get_not_found [0.026817s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_operational_error [0.027023s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_within_project_id [0.018577s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_post [0.047421s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_post_auto_id [0.021260s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_post_throws_exception [0.019466s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_post_with_exec_id_exec_doesnt_exist [0.022528s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_post_public [0.057656s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_post_with_params_none [0.020029s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_empty [0.019726s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_put_not_found [0.052592s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_env [0.021450s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_env_and_description [0.043008s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_put_public [0.065764s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_not_found [0.056580s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_validate [0.055210s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_state_cancelled [0.022061s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_state_paused [0.019695s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_validate_empty [0.024528s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_root_execution_id_present_in_logging_values [0.021251s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuthScenarios.test_get_workflow_failed_auth [0.023050s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_actions.TestActionsController.test_validate_invalid_model_exception [0.043962s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_code_sources.TestCodeSourcesController.test_post_duplicate [0.033276s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_delete_not_found [0.021368s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_members.TestMembersController.test_create_membership_public_wf [0.059525s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_all_filter_project [0.030890s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_members.TestMembersController.test_create_membership_untransferable [0.061865s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_not_found [0.036349s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_with_fields_filter [0.042089s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_members.TestMembersController.test_delete_membership_not_owner [0.061827s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_cron_triggers.TestCronTriggerController.test_get_within_project_id [0.023744s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_members.TestMembersController.test_get_memberships_nonexistent_wf [0.035029s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_dynamic_actions.TestDynamicActionsController.test_delete [0.036548s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_delete [0.015769s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_members.TestMembersController.test_get_resource_memberips [0.034807s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_delete_not_found [0.015591s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_members.TestMembersController.test_membership_api_without_auth [0.018414s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_get_all [0.015358s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_get_not_found [0.014428s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_members.TestMembersController.test_update_membership_invalid_status [0.024451s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_post [0.015953s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_environment.TestEnvironmentController.test_post_default_scope [0.015760s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_members.TestMembersController.test_update_membership_not_shared_user [0.033047s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_get [0.015043s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_get_with_fields_filter [0.015478s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_post_public [0.016960s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_event_trigger.TestEventTriggerController.test_put [0.015799s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_execution_report.TestExecutionReportController.test_nested_wf_errors_only [3.676694s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_delete_error_exec [0.027726s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_execution_report.TestExecutionReportController.test_estimated_time_no_previous_executions [1.061519s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_pagination_invalid_sort_dirs_length [0.028667s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_projects_admin [0.019775s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_projects_normal_user [0.020286s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_not_found [0.018789s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_sub_wf_ex [0.031692s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_post_with_source_execution_id [0.035488s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_post_without_source_execution_id [0.030336s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_state_and_description [0.034247s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuth.test_no_realm_roles [0.001757s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuth.test_wrong_token_format [0.001086s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_members.TestMembersController.test_create_duplicate_membership [0.046956s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_members.TestMembersController.test_create_resource_member [0.043415s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_root.TestRootController.test_v2_root [0.019241s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_root.TestRootControllerWithAuth.test_v2_root [0.024039s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_root.TestRootControllerWithHTTPProxyToWSGI.test_index_with_prefix [0.015386s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_root.TestRootControllerWithHTTPProxyToWSGI.test_v2_root_with_prefix [0.014904s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_get [0.020751s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_mismatch_workflow_name_rerun [0.018385s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_missing_reset_rerun [0.027014s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_rerun [0.043315s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_get_all [0.021945s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_get_all_empty [0.026816s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_get_all_operational_error [0.017462s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_get_operational_error [0.019238s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_get_within_project_id [0.020584s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_post [0.023222s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_post_invalid [0.300588s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_put_invalid_skip_validation [0.020944s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_execution_report.TestExecutionReportController.test_estimated_time [4.083564s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_validate [0.593054s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_validate_yaql_parse_exception [0.289083s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_parallel_operations.TestParallelOperations.test_parallel_api_list_and_delete_operations [3.044128s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_root.TestRootControllerWithHTTPProxyToWSGI.test_index [0.039906s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_checksum_has_md5_format [0.380005s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_delete [0.045620s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get [0.038734s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_pagination [0.049098s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_pagination_invalid_sort_dirs_length [0.041018s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_pagination_limit_negative [0.041450s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_pagination_limit_not_integer [0.038101s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_projects_normal_user [0.020060s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_with_invalid_field [0.018091s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_not_found [0.022135s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put [0.354311s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_more_workflows_with_uuid [0.656499s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_execution_report.TestExecutionReportController.test_nested_wf [3.574212s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_multiple [0.606235s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_system [0.278060s] ... ok DEBUG: {0} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_wrong_scope [0.018391s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_create_and_get_and_load_action_definition [0.014635s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_delete_action_definition_with_name [0.015770s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_greater_than_equal_value [0.013535s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_has_filter [0.015388s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_less_than_equal_value [0.014406s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_get_action_definition_with_uuid [0.011661s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_get_action_definitions [0.012925s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_delete_action_execution [0.013552s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_delete_other_tenant_action_execution [0.014038s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_update_action_execution [0.015199s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_execution_report.TestExecutionReportController.test_statistics_only [3.657115s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get [0.018590s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_filter_by_project_id [0.023342s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_pagination_unknown_direction [0.020131s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_task_workflow_executions [0.019037s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_with_fields_filter [0.017779s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_post_with_exec_id_exec_exists [0.022009s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_post_with_src_exec_id_without_exec_id [0.021153s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_description [0.035256s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_state_info_unset [0.021663s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_state_resume [0.020861s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_sub_execution.TestSubExecutionsController.test_sub_executions_errors_only [3.667560s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_get_all [0.055920s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_get_operational_error [0.049341s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_get_with_fields_filter [0.031255s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_get_within_project_id [0.042936s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_current_task_in_error_rerun [0.035446s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_current_task_not_in_error_rerun [0.019819s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_current_task_not_in_error_skip [0.020142s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_env [0.020141s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_invalid_reset_rerun [0.020702s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_with_items_rerun [0.024352s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_delete [0.018982s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_get [0.017688s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_get_not_found [0.023938s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_put [0.019448s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all [0.019368s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_projects_admin [0.018381s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_with_fields_input_filter [0.017725s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_post_invalid_skip_validation [0.021620s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_post_public [0.248096s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_update_action_execution_heartbeat [2.020069s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_invalid [0.230938s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_cron_trigger_repr [0.020654s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_invalid_skip_validation [0.028566s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_delete_cron_trigger_by_id [0.025740s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_with_uuid [0.020292s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EnvironmentTest.test_update_environment [0.017913s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_validate_dsl_parse_exception [0.018739s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EventTriggerTest.test_get_event_triggers_insecure [0.019674s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EventTriggerTest.test_get_event_triggers_specific_fields_insecure [0.012112s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_validate_empty [0.024690s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_update_resource_member_by_member [0.014276s] ... ok DEBUG: {2} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_workflow_within_project_id [0.017926s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_update_resource_member_by_owner [0.011172s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_db_model.DBModelTest.test_iterate_columns [0.011880s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TXTest.test_commit_multiple_objects [0.032773s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TXTest.test_rollback [0.013635s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_create_or_update_task_execution [0.017729s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_filter_task_execution_by_equal_value [0.014972s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_filter_task_execution_by_less_than_value [0.017032s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_filter_task_execution_by_values_in_list [0.040317s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_create_and_get_and_load_workbook [0.017369s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_create_or_update_workbook [0.018305s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_less_than_equal_value [0.014332s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_multiple_columns [0.012632s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_multiple_tags [0.021913s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/v2/sqlalchemy/api.py:289: SAWarning: TypeDecorator JsonEncoded() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf) DEBUG: return query.all() DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_not_equal_value [0.015244s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_values_in_list [0.018542s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_values_notin_list [0.023168s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_get_workbooks [0.012872s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_workbook_public [0.012973s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_execution_report.TestExecutionReportController.test_nested_wf_max_depth [3.452803s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_create_and_get_and_load_workflow_definition [0.014803s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_create_workflow_definition_duplicate_namespace_without_auth [0.011842s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_delete_workflow_definition [0.032152s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_filter_workflow_definition_by_greater_than_equal_value [0.015799s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_filter_workflow_definition_by_values_in_list [0.013226s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_filter_workflow_definitions_by_equal_value [0.019834s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_get_workflow_definition_with_fields [0.012400s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_get_workflow_definitions [0.036381s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_update_wf_scope_cron_trigger_associated_in_same_tenant [0.025203s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_update_wf_scope_event_trigger_associated_in_diff_tenant [0.013272s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_update_workflow_definition [0.023436s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_workflow_definition_public [0.013131s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_delete_workflow_execution [0.017799s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_filter_workflow_execution_by_equal_value [0.015596s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_filter_workflow_execution_by_less_than_equal_value [0.014460s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_filter_workflow_execution_by_not_equal_value [0.029488s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_workflow_execution_repr [0.012380s] ... ok DEBUG: {0} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowSharingTest.test_get_shared_workflow [0.022630s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_global_publish.TestGlobalPublish.test_global_publish_in_wf_exec [2.042945s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuth.test_header_parsing [0.006718s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuthApp.test_params_transition [0.030161s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuthScenarios.test_get_workflow_invalid_token_format [0.025098s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuthScenarios.test_get_workflow_success_auth [0.019199s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_members.TestMembersController.test_update_membership [0.071065s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_root.TestRootControllerWithAuth.test_index [0.036465s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_root.TestRootControllerWithHTTPProxyToWSGI.test_v2_root [0.016957s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_locking.SQLiteLocksTest.test_correct_locking [1.214010s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Correct locking test gave object name: 500 DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_create_or_update_action_definition [0.040518s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_delete_action_definition_with_uuid [0.031176s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_greater_than_value [0.018881s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_multiple_columns [0.016523s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_values_notin_list [0.015589s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_get_action_definition_with_fields [0.013277s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_update_action_definition_with_name [0.016113s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_trim_status_info [0.019500s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_create_and_get_and_load_cron_trigger [0.040117s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_create_or_update_cron_trigger [0.017195s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_get_cron_triggers_other_tenant [0.027754s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_update_cron_trigger [0.021047s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EnvironmentTest.test_create_and_get_and_load_environment [0.016679s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EnvironmentTest.test_create_or_update_environment [0.022388s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EnvironmentTest.test_delete_environments [0.016516s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EnvironmentTest.test_environment_repr [0.012883s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EnvironmentTest.test_get_environments [0.013492s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EventTriggerTest.test_get_event_triggers_not_insecure [0.019271s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.LockTest.test_with_named_lock [0.014344s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_create_resource_member_duplicate [0.012281s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ScheduledJobTest.test_get_scheduled_jobs [0.022422s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ScheduledJobTest.test_update_scheduled_job [0.021132s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TXTest.test_commit [0.019169s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_filter_task_execution_by_greater_than_equal_value [0.018325s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_filter_task_execution_by_multiple_columns [0.016610s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_filter_task_execution_by_values_not_in_list [0.020961s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_create_and_get_and_load_workbook_with_default_namespace [0.022324s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_greater_than_value [0.025325s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_less_than_value [0.015946s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_workbook_private [0.017058s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_workbook_repr [0.012822s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_workbooks_in_two_projects [0.016466s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_delete_other_project_workflow_definition_by_admin [0.026939s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_get_workflow_definition_by_admin [0.023057s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_update_other_project_workflow_by_admin [0.027354s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_update_other_project_workflow_definition [0.013388s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_update_system_workflow_by_admin [0.013380s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_filter_workflow_execution_by_greater_than_value [0.015529s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_filter_workflow_execution_by_values_notin_list [0.014780s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_get_workflow_execution_with_fields [0.010783s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_update_workflow_execution [0.014378s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_update_workflow_execution_by_admin [0.013644s] ... ok DEBUG: {2} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowSharingTest.test_owner_delete_shared_workflow_has_crontrigger [0.017999s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_action_context.ActionContextTest.test_context [2.063346s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_action_defaults.ActionDefaultTest.test_with_items_action_defaults_from_env [2.065853s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_sub_execution.TestSubExecutionsController.test_sub_executions_wf_ex_id [3.286366s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_execution_report.TestExecutionReportController.test_retry_count [4.166628s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_delete_running_execution [0.036951s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_delete_success_exec [0.025727s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all [0.020810s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_executions_without_output [0.021859s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_operational_error [0.026155s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_pagination_limit_negative [0.019982s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_pagination_limit_not_integer [0.019260s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_tasks_within_execution [0.020786s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_get_all_with_nulls_not_valid [0.029057s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_post_without_workflow_id_and_name [0.020651s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_env_wrong_state [0.022237s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_invalid_state [0.027733s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_executions.TestExecutionsController.test_put_state_error [0.029502s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_action_defaults.ActionDefaultTest.test_with_items_action_defaults_from_env_not_applied [2.112662s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_global_publish.TestGlobalPublish.test_global_publish_in_task_exec [2.052285s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuth.test_connection_error [0.004388s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuth.test_no_auth_token [0.000696s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_keycloak_auth.TestKeyCloakOIDCAuth.test_server_unauthorized [0.003530s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_members.TestMembersController.test_create_membership_nonexistent_wf [0.050383s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_members.TestMembersController.test_delete_membership [0.057117s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_members.TestMembersController.test_get_operational_error [0.031636s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_members.TestMembersController.test_get_other_membership [0.037325s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_members.TestMembersController.test_get_other_memberships [0.042608s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_root.TestRootController.test_index [0.021571s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_sub_execution.TestSubExecutionsController.test_sub_executions_with_include_output [3.426506s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_get_all_empty [0.035333s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_get_all_operational_error [0.018529s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_invalid_state_rerun [0.033000s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_mismatch_task_name_rerun [0.031440s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_valid_state_rerun [0.026966s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_delete_not_found [0.022500s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_post_dup [0.030786s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_put_invalid [0.261067s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_put_not_found [0.020890s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_action_heartbeat_sender.ActionHeartbeatSenderLocalExecutorTest.test_long_action_failure_with_disabled_sender [4.076531s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: --- Logging error --- DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 492, in format DEBUG: return logging.Formatter.format(self, record) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format DEBUG: record.message = record.getMessage() DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage DEBUG: msg = msg % self.args DEBUG: ~~~~^~~~~~~~~~~ DEBUG: TypeError: not all arguments converted during string formatting DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit DEBUG: msg = self.format(record) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format DEBUG: return fmt.format(record) DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 498, in format DEBUG: return logging.Formatter.format(self, record) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format DEBUG: record.message = record.getMessage() DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage DEBUG: msg = msg % self.args DEBUG: ~~~~^~~~~~~~~~~ DEBUG: TypeError: not all arguments converted during string formatting DEBUG: Call stack: DEBUG: File "/usr/lib/python3.12/site-packages/eventlet/green/thread.py", line 45, in __thread_body DEBUG: func(*args, **kwargs) DEBUG: File "/usr/lib64/python3.12/threading.py", line 1032, in _bootstrap DEBUG: self._bootstrap_inner() DEBUG: File "/usr/lib/python3.12/site-packages/eventlet/green/thread.py", line 66, in wrap_bootstrap_inner DEBUG: bootstrap_inner() DEBUG: File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner DEBUG: self.run() DEBUG: File "/usr/lib64/python3.12/threading.py", line 1433, in run DEBUG: self.function(*self.args, **self.kwargs) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/services/action_heartbeat_checker.py", line 107, in _loop DEBUG: handle_expired_actions() DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/utils.py", line 111, in decorate DEBUG: return retry(_with_auth_context, auth_ctx, func, *args, **kw) DEBUG: File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ DEBUG: result = fn(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/utils.py", line 59, in _with_auth_context DEBUG: return func(*args, **kw) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/engine/post_tx_queue.py", line 84, in decorate DEBUG: res = func(*args, **kw) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/services/action_heartbeat_checker.py", line 59, in handle_expired_actions DEBUG: LOG.warning( DEBUG: Message: 'Error formatting log line msg="Action execution to transit to error, because heartbeat wasn\'t received: {}" err=TypeError(\'not all arguments converted during string formatting\')' DEBUG: Arguments: ('e3f05a99-b81e-4c46-8de5-9d599c72a1c0',) DEBUG: {1} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_put_public [0.468525s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_validate_empty [0.039282s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_delete_not_found [0.052136s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_with_fields_filter [0.038916s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_operational_error [0.060421s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_with_fields_filter [0.032525s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_with_input [0.022109s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_post_dup [0.258768s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_post_wrong_scope [0.017274s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_checksum_workflow_updated [0.523088s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_not_found [0.256068s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_public [0.330152s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_validate_invalid_model_exception [0.225323s] ... ok DEBUG: {1} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_validate_yaql_parse_exception [0.219518s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_db_model.DBModelTest.test_iterate_column_names [0.011708s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_db_model.DBModelTest.test_to_dict [0.010365s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_create_action_definition_duplicate_without_auth [0.012577s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_values_in_list [0.014007s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_update_action_definition_with_uuid [0.013543s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_create_and_get_and_load_action_execution [0.013427s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_get_action_execution_with_fields [0.012659s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_get_action_executions [0.014351s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_create_cron_trigger_duplicate_without_auth [0.014979s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_delete_cron_trigger [0.018662s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_get_cron_trigger_not_found [0.011942s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_get_cron_triggers [0.015883s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EnvironmentTest.test_create_environment_duplicate_without_auth [0.012262s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EnvironmentTest.test_delete_environment [0.014196s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EventTriggerTest.test_create_event_trigger_duplicate [0.013892s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_create_and_get_resource_member [0.013823s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_sub_execution.TestSubExecutionsController.test_sub_executions_task_id [3.794348s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_delete_nonexistent_resource_member [0.010784s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_delete_resource_member_already_deleted [0.013272s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_delete_resource_member_not_owner [0.011898s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_get_resource_members_not_owner [0.013537s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ScheduledJobTest.test_get_scheduled_jobs_count [0.017477s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TXTest.test_commit_transaction [0.014583s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TXTest.test_rollback_multiple_objects [0.015885s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TXTest.test_rollback_transaction [0.012326s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_action_executions [0.021622s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_filter_task_execution_by_greater_than_value [0.014940s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_get_task_execution_with_fields [0.013605s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_task_execution_repr [0.012004s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_greater_than_equal_value [0.013500s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_get_workbook_with_fields [0.012159s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_create_or_update_workflow_definition [0.027086s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_delete_other_project_workflow_definition [0.011710s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_delete_workflow_definition_has_event_trigger [0.013345s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_filter_workflow_definition_by_less_than_equal_value [0.011983s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_filter_workflow_definition_by_less_than_value [0.012148s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_filter_workflow_definition_by_multiple_columns [0.012595s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_filter_workflow_definition_by_not_equal_value [0.014243s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_filter_workflow_definition_by_values_notin_list [0.012877s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_get_workflow_definition_with_uuid [0.016216s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_update_wf_scope_cron_trigger_associated_in_diff_tenant [0.019087s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_delete_workflow_execution_by_other_fail [0.016187s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_filter_workflow_execution_by_less_than_value [0.017367s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_filter_workflow_execution_by_multiple_columns [0.017168s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_get_workflow_executions [0.013800s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_trim_status_info [0.014628s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_update_workflow_execution_by_others_fail [0.014056s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowSharingTest.test_owner_delete_shared_workflow [0.020032s] ... ok DEBUG: {1} mistral.tests.unit.db.v2.test_sqlite_transactions.SQLiteTransactionsTest.test_dirty_reads [0.013035s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Created: WorkflowExecution {'spec': {}, 'accepted': False, 'context': None, 'id': 'd4e6f66b-518c-4d51-8937-c2346ce167c3', 'name': '1', 'state': 'RUNNING', 'state_info': 'Running...', 'scope': 'private', 'project_id': '', 'created_at': '2025-06-09 07:46:41', 'updated_at': None} DEBUG: Holding TX1... DEBUG: Holding TX2... DEBUG: Read: [WorkflowExecution {'accepted': False, 'id': 'd4e6f66b-518c-4d51-8937-c2346ce167c3', 'name': '1', 'description': None, 'workflow_name': None, 'workflow_namespace': None, 'workflow_id': None, 'state': 'RUNNING', 'state_info': 'Running...', 'tags': None, 'runtime_context': None, 'scope': 'private', 'project_id': '', 'created_at': '2025-06-09 07:46:41', 'updated_at': None, 'task_execution_id': None, 'root_execution_id': None}] DEBUG: TX1 completed. DEBUG: TX2 completed. DEBUG: {0} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_adhoc_action_execution_with_namespace [7.225102s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_action_defaults.ActionDefaultTest.test_action_defaults_from_env [2.075107s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_action_heartbeat_sender.ActionHeartbeatSenderRemoteExecutorTest.test_long_action_success [6.090758s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_sub_execution.TestSubExecutionsController.test_sub_executions_with_max_depth [3.595937s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_get_not_found [0.069029s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_match_task_name_rerun [0.037349s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_tasks.TestTasksController.test_put_skip [0.061255s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_get_with_fields_filter [0.019215s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_get_with_namespace [0.017323s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_post_invalid_skip_validation [0.022870s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_post_namespace [0.019491s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_post_public [0.320235s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_post_wrong_scope [0.019929s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_put_wrong_scope [0.021471s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_validate_dsl_parse_exception [0.019918s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workbooks.TestWorkbooksController.test_validate_invalid_model_exception [0.247722s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_delete_system [0.019795s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_empty [0.016503s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_operational_error [0.018635s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_get_all_pagination_unknown_direction [0.017592s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_post [0.270755s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_post_checksum_workflow_added [0.288234s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_post_invalid [0.239394s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_action_heartbeat_sender.ActionHeartbeatSenderRemoteExecutorTest.test_long_action_failure_with_disabled_sender [3.077659s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: --- Logging error --- DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 492, in format DEBUG: return logging.Formatter.format(self, record) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format DEBUG: record.message = record.getMessage() DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage DEBUG: msg = msg % self.args DEBUG: ~~~~^~~~~~~~~~~ DEBUG: TypeError: not all arguments converted during string formatting DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit DEBUG: msg = self.format(record) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format DEBUG: return fmt.format(record) DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 498, in format DEBUG: return logging.Formatter.format(self, record) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format DEBUG: record.message = record.getMessage() DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage DEBUG: msg = msg % self.args DEBUG: ~~~~^~~~~~~~~~~ DEBUG: TypeError: not all arguments converted during string formatting DEBUG: Call stack: DEBUG: File "/usr/lib/python3.12/site-packages/eventlet/green/thread.py", line 45, in __thread_body DEBUG: func(*args, **kwargs) DEBUG: File "/usr/lib64/python3.12/threading.py", line 1032, in _bootstrap DEBUG: self._bootstrap_inner() DEBUG: File "/usr/lib/python3.12/site-packages/eventlet/green/thread.py", line 66, in wrap_bootstrap_inner DEBUG: bootstrap_inner() DEBUG: File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner DEBUG: self.run() DEBUG: File "/usr/lib64/python3.12/threading.py", line 1433, in run DEBUG: self.function(*self.args, **self.kwargs) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/services/action_heartbeat_checker.py", line 107, in _loop DEBUG: handle_expired_actions() DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/utils.py", line 111, in decorate DEBUG: return retry(_with_auth_context, auth_ctx, func, *args, **kw) DEBUG: File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ DEBUG: result = fn(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/utils.py", line 59, in _with_auth_context DEBUG: return func(*args, **kw) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/engine/post_tx_queue.py", line 84, in decorate DEBUG: res = func(*args, **kw) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/services/action_heartbeat_checker.py", line 59, in handle_expired_actions DEBUG: LOG.warning( DEBUG: Message: 'Error formatting log line msg="Action execution to transit to error, because heartbeat wasn\'t received: {}" err=TypeError(\'not all arguments converted during string formatting\')' DEBUG: Arguments: ('304f5743-f09d-4b22-b80a-eec7e42eef76',) DEBUG: {0} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_adhoc_action_runtime_context_name [4.529176s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_post_multiple [0.517037s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_put_with_input [0.388947s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_validate [0.265078s] ... ok DEBUG: {3} mistral.tests.unit.api.v2.test_workflows.TestWorkflowsController.test_workflow_within_namespace [0.274258s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_commands.OrderEngineCommandsTest.test_fail_first [4.325864s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_locking.SQLiteLocksTest.test_acquire_release_sqlite_lock [2.578686s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_action_definition_repr [0.011152s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_equal_value [0.013009s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_less_than_value [0.013116s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionDefinitionTest.test_filter_action_definitions_by_not_equal_value [0.018821s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_action_execution_repr [0.014805s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ActionExecutionTest.test_create_or_update_action_execution [0.017221s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_get_cron_trigger [0.019088s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_get_cron_trigger_by_id [0.025911s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.CronTriggerTest.test_update_cron_trigger_by_id [0.019916s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EventTriggerTest.test_create_and_get_event_trigger [0.022181s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EventTriggerTest.test_delete_event_triggers [0.015560s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.EventTriggerTest.test_update_event_trigger [0.016663s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.LockTest.test_create_lock [0.014947s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.LockTest.test_internal_get_direct_subworkflows [0.018641s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_adhoc_async_action [3.932572s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_delete_resource_member [0.013074s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ResourceMemberTest.test_get_resource_members_by_owner [0.012633s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ScheduledJobTest.test_create_and_get_scheduled_job [0.015654s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ScheduledJobTest.test_create_scheduled_job_duplicate_without_auth [0.011422s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.ScheduledJobTest.test_delete_scheduled_job [0.016095s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_create_and_get_and_load_task_execution [0.015380s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_delete_task_execution [0.014651s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_filter_task_execution_by_less_than_equal_value [0.015623s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_filter_task_execution_by_not_equal_value [0.016155s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_get_incomplete_task_executions [0.017966s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_get_task_executions [0.017814s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_commands.SimpleEngineCmdsWithMsgTest.test_fail [2.066590s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.TaskExecutionTest.test_update_task_execution [0.022415s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_create_workbook_duplicate_without_auth [0.013639s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_delete_workbook [0.018145s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_equal_value [0.016127s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_filter_workbooks_by_single_tags [0.015077s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/v2/sqlalchemy/api.py:289: SAWarning: TypeDecorator JsonEncoded() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf) DEBUG: return query.all() DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkbookTest.test_update_workbook [0.014415s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_create_same_workflow_definition_in_different_namespace [0.019678s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_create_workflow_definition_duplicate_without_auth [0.011730s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_filter_workflow_definition_by_greater_than_value [0.013711s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_update_wf_scope_event_trigger_associated_in_same_tenant [0.020559s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_workflow_definition_private [0.014545s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_adhoc_action_definition_with_namespace [4.344641s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowDefinitionTest.test_workflow_definition_repr [0.011747s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_create_and_get_and_load_workflow_execution [0.014534s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_create_or_update_workflow_execution [0.026855s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_delete_workflow_execution_by_admin [0.016979s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_filter_workflow_execution_by_greater_than_equal_value [0.020000s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_filter_workflow_execution_by_values_in_list [0.017093s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_sqlalchemy_db_api.WorkflowExecutionTest.test_task_executions [0.022681s] ... ok DEBUG: {3} mistral.tests.unit.db.v2.test_transactions.TransactionsTest.test_read_only_transactions [0.015251s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_commands.SimpleEngineWorkflowLevelCmdsWithMsgTest.test_pause [2.065166s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_action_defaults.ActionDefaultTest.test_action_defaults_from_env_not_applied [2.069857s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_commands.SimpleEngineWorkflowLevelCmdsWithMsgTest.test_succeed [2.043649s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_missing_adhoc_action_definition [4.799173s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_nested_missing_adhoc_action_definition [4.675587s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_global_publishing_error_access_via_root_context [2.050322s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_action_heartbeat_checker.ActionHeartbeatCheckerTest.test_fail_action_with_missing_heartbeats [4.078353s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: --- Logging error --- DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 492, in format DEBUG: return logging.Formatter.format(self, record) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format DEBUG: record.message = record.getMessage() DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage DEBUG: msg = msg % self.args DEBUG: ~~~~^~~~~~~~~~~ DEBUG: TypeError: not all arguments converted during string formatting DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit DEBUG: msg = self.format(record) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format DEBUG: return fmt.format(record) DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 498, in format DEBUG: return logging.Formatter.format(self, record) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format DEBUG: record.message = record.getMessage() DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage DEBUG: msg = msg % self.args DEBUG: ~~~~^~~~~~~~~~~ DEBUG: TypeError: not all arguments converted during string formatting DEBUG: Call stack: DEBUG: File "/usr/lib/python3.12/site-packages/eventlet/green/thread.py", line 45, in __thread_body DEBUG: func(*args, **kwargs) DEBUG: File "/usr/lib64/python3.12/threading.py", line 1032, in _bootstrap DEBUG: self._bootstrap_inner() DEBUG: File "/usr/lib/python3.12/site-packages/eventlet/green/thread.py", line 66, in wrap_bootstrap_inner DEBUG: bootstrap_inner() DEBUG: File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner DEBUG: self.run() DEBUG: File "/usr/lib64/python3.12/threading.py", line 1433, in run DEBUG: self.function(*self.args, **self.kwargs) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/services/action_heartbeat_checker.py", line 107, in _loop DEBUG: handle_expired_actions() DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/utils.py", line 111, in decorate DEBUG: return retry(_with_auth_context, auth_ctx, func, *args, **kw) DEBUG: File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ DEBUG: result = fn(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/utils.py", line 59, in _with_auth_context DEBUG: return func(*args, **kw) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/engine/post_tx_queue.py", line 84, in decorate DEBUG: res = func(*args, **kw) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/services/action_heartbeat_checker.py", line 59, in handle_expired_actions DEBUG: LOG.warning( DEBUG: Message: 'Error formatting log line msg="Action execution to transit to error, because heartbeat wasn\'t received: {}" err=TypeError(\'not all arguments converted during string formatting\')' DEBUG: Arguments: ('4f1ace77-6ad6-4496-b125-8efc91483b4c',) DEBUG: {2} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_linear_dataflow [2.070267s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_run_adhoc_action_with_env [4.370071s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_run_adhoc_action_without_sufficient_input_value [4.830851s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_override_json_input [2.069508s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_action_heartbeat_checker.ActionHeartbeatCheckerTest.test_fail_action_with_missing_heartbeats_wf_spec_not_cached [4.091127s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: --- Logging error --- DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 492, in format DEBUG: return logging.Formatter.format(self, record) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format DEBUG: record.message = record.getMessage() DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage DEBUG: msg = msg % self.args DEBUG: ~~~~^~~~~~~~~~~ DEBUG: TypeError: not all arguments converted during string formatting DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 1160, in emit DEBUG: msg = self.format(record) DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 999, in format DEBUG: return fmt.format(record) DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/oslo_log/formatters.py", line 498, in format DEBUG: return logging.Formatter.format(self, record) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 703, in format DEBUG: record.message = record.getMessage() DEBUG: ^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib64/python3.12/logging/__init__.py", line 392, in getMessage DEBUG: msg = msg % self.args DEBUG: ~~~~^~~~~~~~~~~ DEBUG: TypeError: not all arguments converted during string formatting DEBUG: Call stack: DEBUG: File "/usr/lib/python3.12/site-packages/eventlet/green/thread.py", line 45, in __thread_body DEBUG: func(*args, **kwargs) DEBUG: File "/usr/lib64/python3.12/threading.py", line 1032, in _bootstrap DEBUG: self._bootstrap_inner() DEBUG: File "/usr/lib/python3.12/site-packages/eventlet/green/thread.py", line 66, in wrap_bootstrap_inner DEBUG: bootstrap_inner() DEBUG: File "/usr/lib64/python3.12/threading.py", line 1075, in _bootstrap_inner DEBUG: self.run() DEBUG: File "/usr/lib64/python3.12/threading.py", line 1433, in run DEBUG: self.function(*self.args, **self.kwargs) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/services/action_heartbeat_checker.py", line 107, in _loop DEBUG: handle_expired_actions() DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/utils.py", line 111, in decorate DEBUG: return retry(_with_auth_context, auth_ctx, func, *args, **kw) DEBUG: File "/usr/lib/python3.12/site-packages/tenacity/__init__.py", line 382, in __call__ DEBUG: result = fn(*args, **kwargs) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/utils.py", line 59, in _with_auth_context DEBUG: return func(*args, **kw) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/engine/post_tx_queue.py", line 84, in decorate DEBUG: res = func(*args, **kw) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/services/action_heartbeat_checker.py", line 59, in handle_expired_actions DEBUG: LOG.warning( DEBUG: Message: 'Error formatting log line msg="Action execution to transit to error, because heartbeat wasn\'t received: {}" err=TypeError(\'not all arguments converted during string formatting\')' DEBUG: Arguments: ('49fa1459-44a3-4377-8167-c402786d1a47',) DEBUG: {2} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_sequential_tasks_publishing_same_structured [2.076864s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_commands.OrderEngineCommandsTest.test_fail_second [4.164778s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_run_adhoc_action_without_input_value [4.520974s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_size_of_output_by_execution_field_size_limit_kb [2.051781s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_dataflow.DataFlowTest.test_context_view_as_nested_json [0.009311s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_dataflow.DataFlowTest.test_context_view_eval_keys [0.003018s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_dataflow.DataFlowTest.test_context_view_eval_root_with_yaql [0.001738s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_dataflow.DataFlowTest.test_get_task_execution_result [0.002240s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_on_action_complete [0.289936s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_start_workflow_missing_parameters [0.172799s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_start_workflow_with_ex_id [0.187647s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_start_workflow_with_saved_env [0.186229s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_stop_workflow_bad_status [0.183519s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_commands.SimpleEngineCmdsWithMsgTest.test_succeed [2.070114s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_action_heartbeat_sender.ActionHeartbeatSenderLocalExecutorTest.test_long_action_success [6.094657s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_commands.OrderEngineCommandsTest.test_succeed_first [3.903203s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_commands.SimpleEngineCommandsTest.test_fail [2.064279s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_global_publishing_error_access_via_function [2.085719s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_run_nested_adhoc_with_output [4.589248s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_commands.OrderEngineCommandsTest.test_succeed_second [4.011802s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_commands.SimpleEngineCmdsWithMsgTest.test_pause [2.069470s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_linear_dataflow_implicit_publish [4.162762s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_adhoc_actions.AdhocActionsTest.test_run_workflow_with_adhoc_action [4.205696s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_output_on_error_wb_yaql_failed [2.044763s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_commands.SimpleEngineCommandsTest.test_pause [3.051833s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_commands.SimpleEngineCommandsTest.test_succeed [2.067458s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_parallel_tasks [2.075186s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_commands.SimpleEngineWorkflowLevelCommandsTest.test_pause [2.060358s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_commands.SimpleEngineWorkflowLevelCmdsWithMsgTest.test_fail [2.064279s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_cron_trigger.ProcessCronTriggerTest.test_start_workflow [1.068368s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_publish_no_success [2.067122s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_cron_trigger.ProcessCronTriggerTest.test_validate_cron_trigger_input_first_time [1.092197s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_commands.SimpleEngineWorkflowLevelCommandsTest.test_fail [2.040240s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_cron_trigger.ProcessCronTriggerTest.test_workflow_without_auth [1.051966s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_publish_on_error [2.074332s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_commands.SimpleEngineWorkflowLevelCommandsTest.test_succeed [2.075918s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_empty_with_items [2.034599s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_publish_with_all [2.076904s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_cron_trigger.ProcessCronTriggerTest.test_create_cron_trigger_with_pattern_and_first_time [1.048785s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_big_on_closures [19.282587s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_linear_data_with_input_expressions [2.041312s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_dataflow.DataFlowTest.test_context_view_eval_values [0.003865s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_branch_publishing_success [2.082800s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_on_action_update_non_async [0.721910s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_start_workflow_with_adhoc_env [0.198219s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_start_workflow_with_input_default [0.230576s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_sequential_tasks_publishing_same_var [3.064111s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowTest.test_context_view [0.003148s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowTest.test_context_view_as_root_json [0.002212s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_dataflow.DataFlowTest.test_context_view_repr [0.000799s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_on_action_update [0.694466s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_start_workflow_env_not_found [0.188321s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_default_engine.DefaultEngineWithTransportTest.test_engine_client_remote_error [1.025001s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_start_workflow_unexpected_parameters [0.177687s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_start_workflow_with_env_type_error [0.202568s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_stop_workflow_succeed [0.186609s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_destroy_result [2.223915s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_context_versioning [4.556007s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/v2/sqlalchemy/api.py:289: SAWarning: TypeDecorator JsonEncoded() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf) DEBUG: return query.all() DEBUG: {0} mistral.tests.unit.engine.test_default_engine.DefaultEngineWithTransportTest.test_engine_client_remote_error_arbitrary [1.029311s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_condition_transition_not_triggering [2.055587s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_get_published_global [2.072564s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_messed_yaql_in_first_task [2.064474s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_async_task_on_clause_has_yaql_error [2.042077s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_global_publishing_success_access_via_function [2.047188s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_mismatched_yaql_in_first_task [2.090626s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_change_state_after_success [2.077333s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_global_publishing_success_access_via_root_context_ [2.054433s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_output_expression [2.056107s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_single_fail_with_next_noop [2.042404s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_linear_with_branches_dataflow [3.072441s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_triggered_by [3.154840s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_delete_workflow_integrity_check_on_execution_delete [11.078155s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_parallel_tasks_complex [3.475897s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_next_task_with_input_yaql_error [2.069903s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_sub_workflow [3.065185s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_publish_no_complete [2.079602s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_delete_workflow_integrity_check_on_stop [11.093693s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_dataflow.DataFlowEngineTest.test_publish_no_regular_publish [2.043392s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_report_running_actions [0.222554s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_inconsistent_task_names [1.056152s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_resume_workflow [0.179054s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_start_workflow [0.192803s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_default_engine.DefaultEngineTest.test_stop_workflow_fail [0.202665s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_on_closures [3.266802s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_subflow_task [4.088966s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_action_error_with_array_result [2.053259s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_output [2.029131s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_join_task_has_correct_incoming_context [3.401647s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_second_task_with_input_jinja_error [2.048815s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_async_next_task_with_input_yaql_error [3.076309s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_one_line_syntax_in_on_clauses [3.075225s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_task_on_clause_has_yaql_error [2.054621s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_task_with_retry_policy [5.122890s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_task_not_updated [2.036958s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_join_all_task_with_input_jinja_error [3.099857s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_wrong_first_task_input [2.066826s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_direct_workflow_rerun_cancelled.DirectWorkflowRerunCancelledTest.test_rerun_cancelled_with_items [5.170418s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_unexisting_join_task_does_not_stuck_wf_running [4.286295s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_task_in_context_immutability [4.060085s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_disabled_yaql_conversion.DisabledYAQLConversionTest.test_configuration_check [1.076127s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_diff_env_vars [5.853400s] ... ok DEBUG: Captured stderr: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: /builddir/build/BUILD/mistral-20.1.0.dev24/mistral/db/v2/sqlalchemy/api.py:289: SAWarning: TypeDecorator JsonEncoded() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this warning at: https://sqlalche.me/e/20/cprf) DEBUG: return query.all() DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_wrong_action [2.060822s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_disabled_yaql_conversion.DisabledYAQLConversionTest.test_disabled_yaql_output_conversion [2.068006s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_wrong_action_first_task [2.065895s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun [4.230899s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_disabled_yaql_conversion.DisabledYAQLConversionTest.test_iterators_in_yaql_result [2.035608s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_wrong_task_input [2.065130s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_error_message_format_on_adhoc_action_error [2.081974s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_on_join_task [5.519277s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_first_task_error [2.057566s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_join_with_branch_errors [5.685243s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_with_items [3.140807s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_task_error_with_on_handlers [3.239982s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_multiple_reruns_with_items [6.338987s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_with_items_diff_env_vars [3.172301s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_execution_fields_size_limitation.ExecutionFieldsSizeLimitTest.test_action_input_limit [2.048385s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_subflow [4.522910s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_direct_workflow_rerun.DirectWorkflowRerunTest.test_rerun_with_items_concurrency ... SKIPPED: Restore concurrency support. DEBUG: {2} mistral.tests.unit.engine.test_execution_fields_size_limitation.ExecutionFieldsSizeLimitTest.test_fail_workflow_no_limit [2.051546s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_environment.EnvironmentTest.test_subworkflow_env_no_duplicate [3.532580s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_execution_fields_size_limitation.ExecutionFieldsSizeLimitTest.test_task_published_limit [2.052988s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_direct_workflow_with_cycles.DirectWorkflowWithCyclesTest.test_parallel_cycles [3.766227s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow_rerun_cancelled.DirectWorkflowRerunCancelledTest.test_rerun_cancelled_subflow [6.320237s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_execution_fields_size_limitation.ExecutionFieldsSizeLimitTest.test_workflow_input_limit [1.094453s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_action_error_message_format [2.054709s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_disabled_yaql_conversion.DisabledYAQLConversionTest.test_root_context [2.040848s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_db_error_in_yaql_expression [2.034496s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_environment.EnvironmentTest.test_subworkflow_env_recursive [1.053804s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_action_error [2.081226s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_invalid_task_input [2.087483s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_invalid_workflow_input [1.055543s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow_rerun_cancelled.DirectWorkflowRerunCancelledTest.test_rerun_cancelled_subflow_task [6.083863s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_action_error_with_wait_after_policy [3.087116s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_task_error [2.079988s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_workflow_error [2.057122s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow_rerun_cancelled.DirectWorkflowRerunCancelledTest.test_rerun_cancelled_task [4.115399s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_action_error_with_wait_before_policy [3.052214s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_integrity_check.IntegrityCheckTest.test_task_execution_integrity [11.100111s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_execution_fields_size_limitation.ExecutionFieldsSizeLimitTest.test_action_output_limit [2.037432s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_db_error_in_jinja_expression [2.047225s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_execution_fields_size_limitation.ExecutionFieldsSizeLimitTest.test_workflow_input_default_value_limit [1.068601s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_join.JoinEngineTest.test_full_join_with_errors [2.101958s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow_with_cycles.DirectWorkflowWithCyclesTest.test_complex_cycle [3.249990s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_error_message_format_invalid_on_task_run [2.062361s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_execution_params.TestExecutionParameters.test_null_description [2.032406s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_join.JoinEngineTest.test_full_join_without_errors [2.067897s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_error_message_format_unknown_function [2.025404s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_join.JoinEngineTest.test_delete_join_completion_check_on_stop [2.068905s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_direct_workflow_with_cycles.DirectWorkflowWithCyclesTest.test_simple_cycle [4.076959s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_publish_bad_yaql [2.083984s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_environment.EnvironmentTest.test_env_not_copied_to_context [2.039502s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_join.JoinEngineTest.test_join_last_inbound_indirect_error [5.182662s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_result.ErrorResultTest.test_async_error_result [2.051129s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_join.JoinEngineTest.test_diamond_join_all [4.337502s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_result.ErrorResultTest.test_async_success_result [1.071060s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_environment.EnvironmentTest.test_evaluate_env_parameter [3.075894s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_result.ErrorResultTest.test_error_result1 [2.053487s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_join.JoinEngineTest.test_full_join_parallel_published_vars [4.807412s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_error_result.ErrorResultTest.test_error_result2 [2.087194s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_environment.EnvironmentTest.test_evaluate_env_parameter_subworkflow [4.046441s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_join.JoinEngineTest.test_join_route_delays [7.108502s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_environment.EnvironmentTest.test_subworkflow_env_task_input [1.053859s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_join.JoinEngineTest.test_full_join_simple [2.092030s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_execution_fields_size_limitation.ExecutionFieldsSizeLimitTest.test_task_execution_state_info_trimmed [3.558267s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_execution_fields_size_limitation.ExecutionFieldsSizeLimitTest.test_workflow_params_limit [1.046292s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_javascript_action.JavaScriptEngineTest.test_py_mini_racer_javascript_action_disabled_yaql_conversion ... SKIPPED: This test requires that py_mini_racer library was installed DEBUG: {0} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_error_message_format_complete_task [3.080513s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_join.JoinEngineTest.test_join_with_deep_dependencies_tree [3.264200s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_join.JoinEngineTest.test_full_join_with_branch_errors [4.614760s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_error_message_format_key_error [2.024262s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_join.JoinEngineTest.test_delete_join_completion_check_on_execution_delete [2.055006s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_join.JoinEngineTest.test_join_with_long_name [2.100400s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_join.JoinEngineTest.test_join_saving_task_context_with_all [2.080611s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_error_message_format_on_action_complete [2.056678s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Failed to handle action completion [error=Can not evaluate YAQL expression [expression=invalid_yaql_function(), error=Unknown function "invalid_yaql_function", data={'__task_execution': {'id': 'c6f8720e-d362-4da0-9437-49a03ed900dd', 'name': 'task1'}, , '__env': {}, '__execution': {'id': 'a700ecf6-bd32-4ba4-9202-647ff3925a87'}, }], wf=wf, task=task1, action=std.noop]: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/expressions/yaql_expression.py", line 158, in evaluate DEBUG: result = get_yaql_engine_class()(expression).evaluate( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/expressions.py", line 159, in evaluate DEBUG: return self(utils.NO_VALUE, context, self.engine) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/expressions.py", line 147, in __call__ DEBUG: return super(Statement, self).__call__(receiver, context, engine) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/expressions.py", line 34, in __call__ DEBUG: return context(self.name, engine, receiver, context)(*self.args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/contexts.py", line 60, in DEBUG: return lambda *args, **kwargs: runner.call( DEBUG: ^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/runner.py", line 48, in call DEBUG: delegate = choose_overload( DEBUG: ^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/runner.py", line 115, in choose_overload DEBUG: args = tuple(arg_evaluator(i, arg) for i, arg in enumerate(args)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/runner.py", line 115, in DEBUG: args = tuple(arg_evaluator(i, arg) for i, arg in enumerate(args)) DEBUG: ^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/runner.py", line 109, in DEBUG: arg(utils.NO_VALUE, context, engine) DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/expressions.py", line 34, in __call__ DEBUG: return context(self.name, engine, receiver, context)(*self.args) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/contexts.py", line 60, in DEBUG: return lambda *args, **kwargs: runner.call( DEBUG: ^^^^^^^^^^^^ DEBUG: File "/usr/lib/python3.12/site-packages/yaql/language/runner.py", line 44, in call DEBUG: raise exceptions.NoFunctionRegisteredException(name) DEBUG: yaql.language.exceptions.NoFunctionRegisteredException: Unknown function "invalid_yaql_function" DEBUG: During handling of the above exception, another exception occurred: DEBUG: Traceback (most recent call last): DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/engine/task_handler.py", line 161, in _on_action_complete DEBUG: task.on_action_complete(action_ex) DEBUG: File "/usr/lib/python3.12/site-packages/osprofiler/profiler.py", line 159, in wrapper DEBUG: result = f(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/engine/tasks.py", line 593, in on_action_complete DEBUG: self.complete(state, state_info) DEBUG: File "/usr/lib/python3.12/site-packages/osprofiler/profiler.py", line 159, in wrapper DEBUG: result = f(*args, **kwargs) DEBUG: ^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/engine/tasks.py", line 383, in complete DEBUG: data_flow.publish_variables(self.task_ex, self.task_spec) DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/workflow/data_flow.py", line 219, in publish_variables DEBUG: task_ex.published = expr.evaluate_recursively(branch_vars, expr_ctx) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/expressions/__init__.py", line 99, i DEBUG: n evaluate_recursively DEBUG: data[key] = _evaluate_item(data[key], context) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/expressions/__init__.py", line 78, in _evaluate_item DEBUG: return evaluate(item, context) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/expressions/__init__.py", line 70, in evaluate DEBUG: return evaluator.evaluate(expression, context) DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/expressions/yaql_expression.py", line 226, in evaluate DEBUG: evaluated = super(InlineYAQLEvaluator, cls).evaluate( DEBUG: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ DEBUG: File "/builddir/build/BUILD/mistral-20.1.0.dev24/mistral/expressions/yaql_expression.py", line 180, in evaluate DEBUG: raise exc.YaqlEvaluationException( DEBUG: mistral.exceptions.YaqlEvaluationException: Can not evaluate YAQL expression [expression=invalid_yaql_function(), error=Unknown function "invalid_yaql_function", data={'__task_execution': {'id': 'c6f8720e-d362-4da0-9437-49a03ed900dd', 'name': 'task1'}, , '__env': {}, '__execution': {'id': 'a700ecf6-bd32-4ba4-9202-647ff3925a87'}, }] DEBUG: {3} mistral.tests.unit.engine.test_join.JoinEngineTest.test_discriminator [3.043746s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_join.JoinEngineTest.test_no_workflow_error_after_inbound_error [3.484266s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_error_message_format_on_task_continue [2.047001s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_join.JoinEngineTest.test_join_task_with_input_error [2.111315s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_invalid_action_result [2.043654s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_join.JoinEngineTest.test_triggered_by_error [4.628418s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_join.JoinEngineTest.test_partial_join [4.243736s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_error_handling.ErrorHandlingEngineTest.test_publish_bad_jinja [2.065441s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_join.JoinEngineTest.test_partial_join_triggers_once [4.852044s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_error_result.ErrorResultTest.test_success_result [2.064851s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_join.JoinEngineTest.test_triggered_by_impossible_route [3.087041s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_merge_strategy.DirectWorkflowEngineTest.test_merge_publish_two_tasks [2.026851s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_merge_strategy.DirectWorkflowEngineTest.test_merge_publish_two_parallel_tasks [3.079970s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_build_policies [1.041296s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_names_validation.NameValidationTest.test_workflow_name_validation [1.041156s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_execution_fields_size_limitation.ExecutionFieldsSizeLimitTest.test_default_limit [2.069631s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_merge_strategy.DirectWorkflowEngineTest.test_merge_input_and_publish [2.073878s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_build_policies_with_workflow_defaults [1.035908s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_concurrency_is_in_runtime_context_from_var_zero_value [1.037033s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_javascript_action.JavaScriptEngineTest.test_fake_javascript_action_data_context [2.082130s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_javascript_action.JavaScriptEngineTest.test_py_mini_racer_javascript_action ... SKIPPED: This test requires that py_mini_racer library was installed DEBUG: {0} mistral.tests.unit.engine.test_join.JoinEngineTest.test_full_join_parallel_published_vars_complex ... SKIPPED: https://bugs.launchpad.net/mistral/+bug/1424461 DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_concurrency_is_in_runtime_context_negative_number [1.065877s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_noop_task.NoopTaskEngineTest.test_noop_task2 [4.406882s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_merge_strategy.DirectWorkflowEngineTest.test_merge_publish_result_from_join [4.157443s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_join.JoinEngineTest.test_full_join_with_conditions [3.093932s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_delayed_task_and_correct_finish_workflow [3.052873s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_concurrency_is_in_runtime_context_from_var [2.024642s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_merge_strategy.DirectWorkflowEngineTest.test_replace [2.057017s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_fail_on_true_condition [2.034949s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_fail_on_true_condition_task_defaults [2.042468s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_join.JoinEngineTest.test_join_after_join [5.711529s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_noop_task.NoopTaskEngineTest.test_noop_task1 [4.359911s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_fail_on_with_retry [3.106428s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_pause_before_policy [4.029447s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_join.JoinEngineTest.test_join_multiple_routes_with_one_source [3.087558s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_async_action [3.092915s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_fail_on_with_retry_and_with_items [4.146069s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_join.JoinEngineTest.test_triggered_by_success [2.052395s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_action_timeout [5.114458s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_continue_on_not_happened [2.035193s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_fail_on_false_condition [2.076832s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_concurrency_is_in_runtime_context [2.063401s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_negative_numbers [1.057585s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_continue_on [4.087536s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_concurrency_is_in_runtime_context_from_var_negative_number [2.048179s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_succeed_after_failure_with_publish [3.069423s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_concurrency_is_in_runtime_context_zero_value [2.059091s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_join_task_after_failed_task [5.437731s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy [5.126758s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_break_on_with_dict [2.070495s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_break_on [2.029753s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_pause_before_with_delay_policy [5.095815s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_from_var [6.111584s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_join_task_after_idle_task [5.596120s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_from_var_negative_numbers [3.057509s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_break_on_not_happened [4.117886s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_never_happen [2.057723s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_subworkflow_force_fail [7.188138s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_with_input [5.271511s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_succeed_after_failure [2.084729s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_task_policy_class [1.039015s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_timeout_policy [3.058736s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_after_policy [4.107877s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_timeout_policy_from_var_negative_number [2.064742s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_zero_count [31.139701s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_timeout_policy_success_after_timeout [3.079721s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_timeout_policy_negative_number [1.042599s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_timeout_policy_zero_seconds [2.057500s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_from_var_zero_iterations [31.144999s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_after_policy_from_var [3.053844s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_one_line [4.146587s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_before_policy_from_var_negative_number [2.050061s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_timeout_policy_from_var [2.079047s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_before_policy_from_var_zero_seconds [2.063232s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_timeout_policy_from_var_zero_seconds [2.034670s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wrong_policy_prop_type [2.094192s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_after_policy_from_var_negative_number [2.072198s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_profiler.EngineProfilerTest.test_profile_trace [2.071402s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_after_policy_negative_number [1.045951s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_reverse_workflow.ReverseWorkflowEngineTest.test_one_line_requires_syntax [2.047145s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_reverse_workflow_rerun_cancelled.ReverseWorkflowRerunCancelledTest.test_rerun_cancelled_task [4.062074s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_async_invoke_with_error [2.043440s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_save_result [2.057304s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_save_result_and_run_sync [1.075972s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_before_policy_from_var [12.092212s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_after_policy_zero_seconds [31.133457s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_profiler.EngineProfilerTest.test_no_profile_trace [2.065778s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_race_condition.EngineActionRaceConditionTest.test_short_action ... SKIPPED: Skip until we know how to fix it with SQLite. DEBUG: {2} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_dynamic_subworkflow_call_failure [5.296146s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_reverse_workflow.ReverseWorkflowEngineTest.test_inconsistent_task_names [1.048771s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_after_policy_from_var_zero_seconds [31.101570s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_before_policy_two_tasks [4.046236s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_reverse_workflow.ReverseWorkflowEngineTest.test_start_task1 [2.035002s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_before_policy_zero_seconds [2.064968s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_adhoc [1.059171s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_with_kwargs_input [1.054784s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_with_missing_base [1.055077s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_dynamic_subworkflow_with_generic_input [5.317523s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_reverse_workflow_rerun.ReverseWorkflowRerunTest.test_rerun_diff_env_vars [3.097145s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_with_missing_nested_base [1.064420s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_adhoc_action_wrong_input [1.046365s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_async [1.036260s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_run_sync [1.058457s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_with_namespace [3.073630s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_sync [1.077927s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_level_two_action_adhoc [1.045632s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_string_workflow_input_failure [5.240588s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_wrong_input [1.058203s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_loop_action [1.045264s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_level_three_action_adhoc [1.059138s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_before_policy [12.097578s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_level_two_loop_action [1.039078s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_before_policy_negative_number [1.058907s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_safe_rerun.TestSafeRerun.test_safe_rerun_false [2.067177s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_safe_rerun.TestSafeRerun.test_safe_rerun_with_items [2.112721s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_safe_rerun.TestSafeRerun.test_safe_rerun_in_task_defaults [2.030069s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_race_condition.EngineActionRaceConditionTest.test_long_action [3.052947s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Action completed [thread_id=139865773424192] DEBUG: {0} mistral.tests.unit.engine.test_state_info.ExecutionStateInfoTest.test_state_info [2.043701s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_subworkflows_pause_resume.SubworkflowPauseResumeTest.test_pause_resume_cascade_down_to_with_items_subworkflows [7.018781s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_state_info.ExecutionStateInfoTest.test_state_info_with_json [2.051688s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_reverse_workflow.ReverseWorkflowEngineTest.test_start_task2 [2.035302s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_state_info.ExecutionStateInfoTest.test_state_info_two_failed_branches [2.070528s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_task_cancel.TaskCancelTest.test_cancel_action_execution_with_task_retry [2.049988s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_state_info.ExecutionStateInfoTest.test_state_info_with_items [2.191757s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_reverse_workflow_rerun.ReverseWorkflowRerunTest.test_rerun [3.044754s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_task_defaults.TaskDefaultsDirectWorkflowEngineTest.test_task_defaults_on_error [3.124988s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_async_invoke_failure [2.046945s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_cascade_delete_deep [6.698608s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_error [1.031238s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_task_defaults.TaskDefaultsReverseWorkflowEngineTest.test_task_defaults_requires [2.072771s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_run_sync_error [1.057655s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_dynamic_subworkflow_with_jinja [5.088657s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_run_action.RunActionEngineTest.test_run_action_with_invalid_namespace [1.028750s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_task_defaults.TaskDefaultsReverseWorkflowEngineTest.test_task_defaults_timeout_policy [3.083526s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_subworkflow_environment_inheritance [4.278458s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_safe_rerun.TestSafeRerun.test_default_value_of_safe_rerun [2.045494s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_safe_rerun.TestSafeRerun.test_safe_rerun_true [2.041475s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_subworkflow_yaql_error [5.358396s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_set_state.TestSetState.test_set_state [2.058702s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_task_pause_resume.TaskPauseResumeTest.test_pause_resume_action_ex_with_items_task [5.122730s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_subworkflows_pause_resume.SubworkflowPauseResumeTest.test_pause_resume_cascade_down_to_subworkflow [4.951730s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_task_skip.TaskSkipTest.test_skip_subworkflow [3.089614s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_task_cancel.TaskCancelTest.test_cancel_child_workflow_action_execution [4.369014s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_state_info.ExecutionStateInfoTest.test_state_info_with_policies [4.097904s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_task_defaults.TaskDefaultsReverseWorkflowEngineTest.test_task_defaults_retry_policy [3.105722s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_task_started_finished_at.TaskStartedFinishedAtTest.test_wait_before_after_are_included_to_duration [4.130381s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_task_defaults.TaskDefaultsReverseWorkflowEngineTest.test_task_defaults_wait_policies [3.091201s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_concurrency_2_fail [3.138432s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_cascade_delete [6.877510s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_subworkflows_pause_resume.SubworkflowPauseResumeTest.test_pause_resume_cascade_up_from_with_items_subworkflow [10.521751s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_concurrency_yaql_wrong_type [2.034570s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_multi_array [2.140730s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_plain_list_wrong [1.042395s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_task_graceful_fail_subworkflow.TaskGracefulFailTest.test_with_items_graceful_fail [6.340071s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_dynamic_subworkflow_wf2 [5.840531s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_results_one_item_as_list [2.100556s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_task_graceful_fail_subworkflow.TaskGracefulFailTest.test_graceful_fail [6.749494s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_task_skip.TaskSkipTest.test_retry_dont_conflict_with_skip [4.067501s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_task_skip.TaskSkipTest.test_task_skip_on_workflow_tail [2.035694s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_two_tasks_second_starts_on_success [3.121377s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_with_items_task.WithItemsTaskTest.test_get_next_indices [0.003457s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_subworkflow_error [4.427943s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_and_adhoc_action [2.064825s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_cancel_parent_workflow [2.067134s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_concurrency_gt_list_length [2.105739s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_cancel_workflow [2.033476s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_subworkflow_root_execution_id [4.262574s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_empty_list [2.066198s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_task_started_finished_at.TaskStartedFinishedAtTest.test_correct_duration_in_case_of_join_all [8.305676s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_env_in_with_items_expression [2.146433s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_workflow_resume.WorkflowResumeTest.test_resume_two_branches [3.326103s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_subworkflows.SubworkflowsTest.test_subworkflow_success [4.111098s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_plain_list [2.115171s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_static_var [2.105535s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_workflow_resume.WorkflowResumeTest.test_resume_two_start_tasks [4.401523s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_workflow_stop.WorkflowStopTest.test_stop_failed [1.027363s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_task_started_finished_at.TaskStartedFinishedAtTest.test_started_finished_fields_updated_after_rerun [6.083241s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_workflow_stop.WorkflowStopTest.test_stop_succeeded [1.056697s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_subworkflows_pause_resume.SubworkflowPauseResumeTest.test_pause_resume_cascade_up_from_subworkflow [5.935352s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_cancel_child_workflow [3.077044s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_workflow_variables.WorkflowVariablesTest.test_dynamic_action_names [2.056517s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_task_function_no_arguments [2.032057s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_concurrency_1 [5.096235s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_task_function_no_name_on_complete_case [2.060092s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_subworkflows_pause_resume.SubworkflowPauseResumeTest.test_pause_resume_cascade_up_from_subworkflow_pause_before [5.907190s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_concurrency_3 [3.092907s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_task_function_non_existing [2.044808s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_task_cancel.TaskCancelTest.test_cancel_action_execution [3.133215s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_task_cancel.TaskCancelTest.test_cancel_with_items_concurrency ... SKIPPED: Restore concurrency support. DEBUG: {3} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_env [2.089404s] ... ok DEBUG: {2} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_task_function_returns_null [2.058280s] ... ok DEBUG: {2} mistral.tests.unit.executors.test_server_plugins.PluginTest.test_get_remote_executor [1.020569s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.InlineJinjaEvaluatorTest.test_function_string [0.002188s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.InlineJinjaEvaluatorTest.test_multiple_placeholders [0.001793s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.InlineJinjaEvaluatorTest.test_validate_failed [0.001084s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_expression_result [0.014155s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_filter_execution [0.013080s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_filter_task_with_taskexecution [0.019400s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_filter_uuid [0.017871s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_function_execution [0.016505s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_function_string [0.014080s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_function_uuid [0.016541s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_validate [0.013400s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_validate_failed [0.010259s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_function_json_pp [0.002093s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_function_json_pp_deprecation [0.004048s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_function_string [0.000899s] ... ok DEBUG: {2} mistral.tests.unit.expressions.test_yaql_json_serialization.YaqlJsonSerializationTest.test_serialize_frozen_dict [0.000788s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_actions.ActionSpecValidationTest.test_input [0.282805s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_task_pause_resume.TaskPauseResumeTest.test_pause_resume_action_ex [3.025495s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_cancel_with_items_child_workflow [12.184353s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_results_order [4.171683s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Sleep: 0.329 sec... DEBUG: Sleep: 0.6880000000000001 sec... DEBUG: Sleep: 0.8180000000000001 sec... DEBUG: {2} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_inputs [2.530119s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_task_publish.TaskPublishTest.test_publish_failure [3.089899s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_cancel_with_items_parent_workflow [3.068946s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_cancel_workflow_if_definition_deleted [1.056906s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_retry_policy [4.188903s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_task_skip.TaskSkipTest.test_basic_task_skip [3.066013s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_simple [2.085161s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_task_skip.TaskSkipTest.test_publish_on_skip [2.046055s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_keep_result [7.206258s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_workflow_resume.WorkflowResumeTest.test_resume_different_task_states [4.778175s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_cancel_paused_workflow [2.063953s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_cancel_then_fail_with_items_child_workflow [3.094541s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_workflow_resume.WorkflowResumeTest.test_resume_fails [3.709211s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_task_started_finished_at.TaskStartedFinishedAtTest.test_retries_do_not_update_created_at [5.094020s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_workflow_variables.WorkflowVariablesTest.test_dynamic_action_names_and_input [2.031531s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_workflow_resume.WorkflowResumeTest.test_resume_direct [3.189260s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_workflow_variables.WorkflowVariablesTest.test_workflow_variables [2.022006s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_workflow_resume.WorkflowResumeTest.test_resume_reverse [2.045508s] ... ok DEBUG: {0} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_task_function_no_name_on_success_case [2.058970s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_task_function [2.040188s] ... ok DEBUG: {0} mistral.tests.unit.executors.test_server_plugins.PluginTest.test_get_local_executor [1.073381s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_jinja_expression.InlineJinjaEvaluatorTest.test_block_placeholders [0.002850s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_jinja_expression.InlineJinjaEvaluatorTest.test_single_value_casting [0.001483s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_executions [0.028263s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_filter_task_without_task_execution [0.035506s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_yaql_expression.InlineYAQLEvaluatorTest.test_function_string [0.001325s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_yaql_expression.InlineYAQLEvaluatorTest.test_validate [0.000655s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_filter_tasks_without_task_execution [0.001530s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_function_env [0.000820s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_function_json_dump [0.001537s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_function_len [0.001948s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_function_uuid [0.000733s] ... ok DEBUG: {0} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_select_result [0.001560s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_task_function_no_name_when_calculating_end_tasks [2.080750s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_yaml_dump [1.020723s] ... ok DEBUG: {0} mistral.tests.unit.lang.test_spec_caching.SpecificationCachingEngineTest.test_cache_workflow_spec_no_duplicates [3.443022s] ... ok DEBUG: {0} mistral.tests.unit.lang.test_spec_caching.SpecificationCachingTest.test_cache_workflow_spec_by_execution_id [0.828935s] ... ok DEBUG: {0} mistral.tests.unit.lang.test_spec_caching.SpecificationCachingTest.test_workflow_spec_cache_update_via_workflow_service [0.704245s] ... ok DEBUG: {3} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_yaml_dump_function [2.086582s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_actions.ActionSpecValidationTest.test_base_input [0.179684s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_tasks_function.TasksFunctionTest.test_tasks_function [13.827653s] ... ok DEBUG: {3} mistral.tests.unit.executors.test_local_executor.LocalExecutorTest.test_run [2.065536s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_jinja_expression.InlineJinjaEvaluatorTest.test_multiple_expressions [0.004890s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_jinja_expression.InlineJinjaEvaluatorTest.test_wrong_expression [0.003296s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_executions_from_time_filter [0.023402s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_executions_id_filter [0.018218s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_executions_state_filter [0.083648s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_filter_json_pp [0.035707s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_filter_tasks_without_task_execution [0.037030s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_function_len [0.027666s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_yaql_expression.InlineYAQLEvaluatorTest.test_multiple_placeholders [0.004313s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_yaql_expression.InlineYAQLEvaluatorTest.test_set_of_dicts [0.149065s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_yaql_expression.InlineYAQLEvaluatorTest.test_single_value_casting [0.003447s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_expression_result [0.001429s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_yaql_json_serialization.YaqlJsonSerializationTest.test_serialize_generator [0.000524s] ... ok DEBUG: {3} mistral.tests.unit.expressions.test_yaql_json_serialization.YaqlJsonSerializationTest.test_serialize_range [0.000512s] ... ok DEBUG: {3} mistral.tests.unit.lang.test_spec_caching.SpecificationCachingTest.test_workflow_spec_caching [0.320092s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_actions.ActionSpecValidationTest.test_base_required [0.036827s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_action_context [3.080608s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_concurrency_2 [5.204942s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_concurrency_retry_policy [6.282070s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_concurrency_yaql [3.153718s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_fail [2.100290s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_policies [40.931282s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_sub_workflow_fail [3.066713s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_type_injection [0.889605s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_name [0.044469s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_name_required [0.012403s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_tags [0.064468s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_direct_workflow [0.764141s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_tasks [0.676781s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_version_required [0.006915s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_workflow_types [0.855785s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_101 [0.223164s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_103 [0.195970s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_108 [0.843723s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_subflow_concurrency_gt_list_length [4.260926s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_12 [0.208947s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_24 [0.887554s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_26 [0.194100s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_35 [0.847567s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_with_items.WithItemsEngineTest.test_with_items_yaql_fail [2.035782s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_direct_transition_advanced_schema [31.519201s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_37 [0.919308s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_4 [0.253862s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_42 [0.196732s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_43 [0.209108s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_44 [0.221447s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_46 [0.188526s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_cancel_completed_workflow [2.072067s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_publish_on_error [2.302134s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_5 [0.969385s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_50 [0.792565s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_51 [0.797541s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_workflow_cancel.WorkflowCancelTest.test_fail_then_cancel_with_items_child_workflow [3.074902s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_60 [0.833965s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_61 [0.279992s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_62 [0.216717s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_64 [0.208960s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_65 [0.237136s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_safe_rerurn [3.641641s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_72 [0.232306s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_77 [0.224502s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_8 [0.250531s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_82 [0.197684s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_84 [0.832230s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_85 [0.231080s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_91 [0.976136s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_93 [0.222085s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_workflow_resume.WorkflowResumeTest.test_resume_diff_env_vars [4.890851s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_94 [0.844535s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_95 [0.230768s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_96 [0.208213s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_97 [0.837319s] ... ok DEBUG: {2} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_99 [0.217028s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_execution_function [2.075596s] ... ok DEBUG: {2} mistral.tests.unit.notifiers.test_notifier_servers.RemoteNotifServerTest.test_get_notifier [1.030097s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_task_function_caching [2.039861s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_direct_transition [43.252386s] ... ok DEBUG: {2} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_all_explicit [3.081413s] ... ok DEBUG: {1} mistral.tests.unit.engine.test_yaql_functions.YAQLFunctionsEngineTest.test_uuid_function [2.054567s] ... ok DEBUG: {1} mistral.tests.unit.executors.test_local_executor.LocalExecutorTest.test_run_with_items [2.058957s] ... ok DEBUG: {1} mistral.tests.unit.executors.test_server_plugins.PluginTest.test_get_bad_executor [1.017920s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_jinja_expression.InlineJinjaEvaluatorTest.test_validate [0.007647s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_executions_to_time_filter [0.037368s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_filter_env [0.014538s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_function_env [0.034435s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_function_json_pp [0.019067s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_function_task [0.016135s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_jinja_expression.JinjaEvaluatorTest.test_select_result [0.013057s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_yaql_expression.InlineYAQLEvaluatorTest.test_validate_failed [0.000984s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_validate [0.000764s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_validate_failed [0.000740s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_yaql_expression.YaqlEvaluatorTest.test_wrong_expression [0.001636s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_yaql_json_serialization.YaqlJsonSerializationTest.test_serialize_dict_of_generators [0.000452s] ... ok DEBUG: {1} mistral.tests.unit.expressions.test_yaql_json_serialization.YaqlJsonSerializationTest.test_serialize_iterator_of_frozen_dicts [0.001298s] ... ok DEBUG: {2} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_cancel [4.024143s] ... ok DEBUG: {1} mistral.tests.unit.lang.test_spec_caching.SpecificationCachingTest.test_workflow_spec_cache_update_via_workbook_service [1.007578s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_actions.ActionSpecValidationTest.test_base [0.424666s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_join [6.041277s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_actions.ActionSpecValidationTest.test_output [0.335182s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_with_items [15.075324s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_actions [0.215900s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_version [0.014773s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_workflows [0.576851s] ... ok DEBUG: {2} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_from_cfg_and_params [3.023479s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_publish [2.859481s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_inputs [3.576487s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_tags [0.852555s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_tasks_required [0.030901s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_build_valid_workbook_spec [3.377572s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_description [0.043499s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_name_regex [0.000903s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_action_or_workflow [6.431716s] ... ok DEBUG: {2} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_pause_resume_task [5.041859s] ... ok DEBUG: {2} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_update_public_allowed [0.085746s] ... ok DEBUG: {2} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_update_public_not_allowed [0.034620s] ... ok DEBUG: {2} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_create_allowed [0.373024s] ... ok DEBUG: {2} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_list_allowed [0.041710s] ... ok DEBUG: {2} mistral.tests.unit.services.test_actions.ActionsTest.test_get_registered_providers_allow_and_deny [0.018712s] ... ok DEBUG: {2} mistral.tests.unit.services.test_actions.ActionsTest.test_get_registered_providers_allowlist_fnmatch [0.015723s] ... ok DEBUG: {2} mistral.tests.unit.services.test_actions.ActionsTest.test_get_registered_providers_denylist [0.013830s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_workflow_name_validation [1.445582s] ... ok DEBUG: {2} mistral.tests.unit.services.test_adhoc_action_service.AdhocActionServiceTest.test_update_actions [0.160017s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_direct_workflow_invalid_task [0.579052s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_requires [1.670478s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_direct_workflow_no_start_tasks [0.534587s] ... ok DEBUG: {2} mistral.tests.unit.services.test_event_engine.EventEngineTest.test_process_event_queue [1.360577s] ... ok DEBUG: {2} mistral.tests.unit.services.test_expiration_policy.ExpirationPolicyTest.test_deletion_of_expired_executions_with_batch_size_scenario2 [0.077251s] ... ok DEBUG: {2} mistral.tests.unit.services.test_expiration_policy.ExpirationPolicyTest.test_expiration_policy_for_executions_with_different_project_id [0.028674s] ... ok DEBUG: {2} mistral.tests.unit.services.test_expiration_policy.ExpirationPolicyTest.test_periodic_task_parameters [0.012116s] ... ok DEBUG: {2} mistral.tests.unit.services.test_expiration_policy.ExpirationPolicyTest.test_periodic_task_scheduling [0.011796s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_vars [4.082688s] ... ok DEBUG: {2} mistral.tests.unit.services.test_legacy_scheduler.LegacySchedulerTest.test_processing_true_does_not_return_in_get_delayed_calls_to_start [1.018358s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_outputs [2.321604s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_adhoc_action_with_base_in_one_string [3.530157s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_version [2.260979s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_1 [1.015745s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_104 [0.245337s] ... ok DEBUG: {2} mistral.tests.unit.services.test_legacy_scheduler.LegacySchedulerTest.test_scheduler_call_target_method_with_correct_auth [2.033437s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_0 [0.956450s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_106 [1.031978s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_11 [0.221774s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_110 [0.246357s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_100 [0.937784s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_102 [0.198822s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_16 [0.965520s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_105 [0.843903s] ... ok DEBUG: {2} mistral.tests.unit.services.test_legacy_scheduler.LegacySchedulerTest.test_scheduler_doesnt_handle_calls_the_failed_on_update [3.027475s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_spec_to_dict [3.552961s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workbook.WorkbookSpecValidationTest.test_version_required [0.012975s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_107 [0.848714s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_2 [1.097351s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_14 [0.247953s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_29 [0.301542s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_15 [1.024453s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_32 [1.135147s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_18 [1.129464s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_33 [0.987034s] ... ok DEBUG: {2} mistral.tests.unit.services.test_legacy_scheduler.LegacySchedulerTest.test_scheduler_with_custom_batch_size [3.049909s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_41 [0.366045s] ... ok DEBUG: {2} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_oneshot_trigger_create [0.337596s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_49 [0.268856s] ... ok DEBUG: {2} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_trigger_create [0.322611s] ... ok DEBUG: {2} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_trigger_create_the_same_first_time_or_count [0.302685s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_20 [1.206472s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_52 [0.960454s] ... ok DEBUG: {2} mistral.tests.unit.services.test_workbook_service.WorkbookServiceTest.test_create_workbook [0.578362s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_63 [0.245044s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_66 [0.329590s] ... ok DEBUG: {2} mistral.tests.unit.services.test_workbook_service.WorkbookServiceTest.test_delete_workbook [0.661138s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_21 [1.234476s] ... ok DEBUG: {2} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_create_workflows [0.514484s] ... ok DEBUG: {2} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_update_non_existing_workflow_failed [0.274881s] ... ok DEBUG: {2} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_update_workflow_execution_env_wrong_state [0.023597s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_67 [1.085623s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_22 [0.964219s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_71 [0.225450s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_23 [0.306504s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_direct_workflow_invalid_join [6.606601s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_invalid_item [0.006447s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_73 [0.200961s] ... ok DEBUG: {2} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_upper_bound_length_join_task_name [0.673689s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_25 [0.211850s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_79 [0.210023s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_invalid_name [0.242765s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_81 [0.197155s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_reverse_workflow [0.234096s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_reverse_workflow_invalid_task [0.081764s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_30 [0.949578s] ... ok DEBUG: {2} mistral.tests.unit.test_context.ContextTest.test_target_insecure [1.036830s] ... ok DEBUG: {2} mistral.tests.unit.test_exception_base.ExceptionTest.test_default_code [0.000634s] ... ok DEBUG: {2} mistral.tests.unit.test_exception_base.ExceptionTest.test_duplicate_obj_code [0.000398s] ... ok DEBUG: {2} mistral.tests.unit.test_exception_base.ExceptionTest.test_nf_with_message [0.000811s] ... ok DEBUG: {2} mistral.tests.unit.test_exception_base.ExceptionTest.test_nf_with_no_message [0.000549s] ... ok DEBUG: {2} mistral.tests.unit.test_expressions.ExpressionsTest.test_evaluate_recursively [0.003074s] ... ok DEBUG: {2} mistral.tests.unit.test_expressions.ExpressionsTest.test_evaluate_recursively_arbitrary_dict [0.001551s] ... ok DEBUG: {2} mistral.tests.unit.test_expressions.ExpressionsTest.test_validate_mixing_jinja_and_yaql [0.000994s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_83 [0.834625s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_34 [0.292317s] ... ok DEBUG: {3} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_86 [0.798619s] ... ok DEBUG: {2} mistral.tests.unit.test_launcher.ServiceLauncherTest.test_launch_all [1.094171s] ... ok DEBUG: {2} mistral.tests.unit.test_version.VersionStringTest.test_version [0.004304s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_36 [0.849007s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_38 [0.268938s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTest.test_task_name [2.003694s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_47 [0.191886s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_10 [0.197891s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_109 [0.193878s] ... ok DEBUG: {2} mistral.tests.unit.workflow.test_direct_workflow.DirectWorkflowControllerTest.test_continue_workflow [0.761437s] ... ok DEBUG: {2} mistral.tests.unit.workflow.test_workflow_base.WorkflowControllerTest.test_all_engine_commands_have_implementation [0.000777s] ... ok DEBUG: {3} mistral.tests.unit.notifiers.test_notifier_servers.LocalNotifServerTest.test_get_notifier [1.031519s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_13 [0.233638s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_53 [0.847435s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_17 [1.005103s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_56 [0.867419s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_19 [0.246947s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_27 [0.202246s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_57 [0.279543s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_28 [0.202541s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_58 [0.952518s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_3 [0.883130s] ... ok DEBUG: {3} mistral.tests.unit.notifiers.test_notifier_servers.LocalNotifServerTest.test_notify [3.036674s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_7 [0.886285s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_31 [0.833724s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_80 [0.208892s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_88 [0.227793s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_39 [0.847729s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_40 [0.185555s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_45 [0.186952s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_9 [0.907533s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_48 [0.188680s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_90 [0.191569s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_54 [0.802883s] ... ok DEBUG: {0} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_98 [0.791950s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_55 [0.231617s] ... ok DEBUG: {3} mistral.tests.unit.notifiers.test_notifier_servers.RemoteNotifServerTest.test_notify [3.072762s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_59 [0.231348s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_6 [0.880301s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_68 [0.804285s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_69 [0.217454s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_70 [0.795156s] ... ok DEBUG: {0} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_from_cfg [3.078477s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_74 [0.185591s] ... ok DEBUG: {3} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_all_implicit [3.072533s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_75 [0.869580s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_76 [0.807438s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_78 [0.810642s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_87 [0.209957s] ... ok DEBUG: {0} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_order [3.024776s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_89 [0.188162s] ... ok DEBUG: {3} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_cancel_task [3.050259s] ... ok DEBUG: {3} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_list_allowed [0.025596s] ... ok DEBUG: {3} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_create_not_allowed [0.023436s] ... ok DEBUG: {3} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_create_public_allowed [0.257832s] ... ok DEBUG: {3} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_delete_allowed [0.020851s] ... ok DEBUG: {3} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_get_not_allowed [0.019475s] ... ok DEBUG: {3} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_list_all_not_allowed [0.019652s] ... ok DEBUG: {1} mistral.tests.unit.lang.v2.test_workflows.WorkflowSpecValidationTestDefault.test_index_92 [0.820379s] ... ok DEBUG: {3} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_list_not_allowed [0.184261s] ... ok DEBUG: {3} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_update_not_allowed [0.026220s] ... ok DEBUG: {1} mistral.tests.unit.notifiers.test_notifier_servers.ServerPluginTest.test_get_bad_notifier [1.025692s] ... ok DEBUG: {3} mistral.tests.unit.scheduler.test_default_scheduler.DefaultSchedulerTest.test_pickup_from_job_store [3.290536s] ... ok DEBUG: {3} mistral.tests.unit.services.test_adhoc_action_service.AdhocActionServiceTest.test_create_actions [0.045104s] ... ok DEBUG: {3} mistral.tests.unit.services.test_adhoc_action_service.AdhocActionServiceTest.test_create_actions_in_namespace [0.076672s] ... ok DEBUG: {3} mistral.tests.unit.services.test_expiration_policy.ExpirationPolicyTest.test_deletion_of_expired_executions_with_batch_size_scenario1 [0.032979s] ... ok DEBUG: {3} mistral.tests.unit.services.test_expiration_policy.ExpirationPolicyTest.test_expiration_policy_for_executions_with_max_executions_scen2 [0.025295s] ... ok DEBUG: {1} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_multiple [3.052751s] ... ok DEBUG: {0} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_pause_resume [6.029080s] ... ok DEBUG: {3} mistral.tests.unit.services.test_legacy_scheduler.LegacySchedulerTest.test_scheduler_multi_instance [2.024287s] ... ok DEBUG: {3} mistral.tests.unit.services.test_legacy_scheduler.LegacySchedulerTest.test_scheduler_with_serializer [2.043103s] ... ok DEBUG: {3} mistral.tests.unit.services.test_legacy_scheduler.LegacySchedulerTest.test_scheduler_without_factory [2.038953s] ... ok DEBUG: {3} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_create_trust_in_trigger [0.354682s] ... ok DEBUG: {1} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_rerun_nested_workflow [6.054562s] ... ok DEBUG: {0} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_rerun_task [5.036717s] ... ok DEBUG: {3} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_get_next_execution_time [0.288674s] ... ok DEBUG: {3} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_get_trigger_in_correct_orders [0.262803s] ... ok DEBUG: {3} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_trigger_create_with_wf_id [0.293002s] ... ok DEBUG: {3} mistral.tests.unit.services.test_workbook_service.WorkbookServiceTest.test_create_workbook_with_default_namespace [0.362812s] ... ok DEBUG: {3} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_invalid_workflow_list [0.020397s] ... ok DEBUG: {3} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_preserve_key_ordering_in_workflow_definition [0.476242s] ... ok DEBUG: {3} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_update_workflows [0.412872s] ... ok DEBUG: {3} mistral.tests.unit.test_command_dispatcher.CommandDispatcherTest.test_rearrange_commands [0.000678s] ... ok DEBUG: {3} mistral.tests.unit.test_exception_base.ExceptionTest.test_default_message [0.000509s] ... ok DEBUG: {3} mistral.tests.unit.utils.test_filter_utils.FilterUtilsTest.test_create_filters_with_nones [0.000541s] ... ok DEBUG: /usr/lib64/python3.12/unittest/case.py:580: RuntimeWarning: TestResult has no addDuration method DEBUG: warnings.warn("TestResult has no addDuration method", DEBUG: {3} mistral.tests.unit.utils.test_safeLoader.TestSafeLoader.test_safe_load [0.002445s] ... ok DEBUG: {3} mistral.tests.unit.utils.test_utils.UtilsTest.test_paramiko_to_private_key [0.000617s] ... ok DEBUG: {3} mistral.tests.unit.workflow.test_direct_workflow.DirectWorkflowControllerTest.test_continue_workflow_no_start_tasks [0.506071s] ... ok DEBUG: {3} mistral.tests.unit.workflow.test_reverse_workflow.ReverseWorkflowControllerTest.test_start_workflow_without_task [0.331105s] ... ok DEBUG: {1} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_task_error [3.036324s] ... ok DEBUG: {0} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_with_items_task [4.073544s] ... ok DEBUG: {1} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_task_input_error [3.043730s] ... ok DEBUG: {0} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_workbook_notify [3.035308s] ... ok DEBUG: {0} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_create_allowed [0.077135s] ... ok DEBUG: {0} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_create_not_allowed [0.025553s] ... ok DEBUG: {0} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_create_public_allowed [0.044825s] ... ok DEBUG: {0} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_delete_allowed [0.027473s] ... ok DEBUG: {0} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_get_allowed [0.048964s] ... ok DEBUG: {0} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_update_allowed [0.045117s] ... ok DEBUG: {0} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_create_public_not_allowed [0.024885s] ... ok DEBUG: {0} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_delete_not_allowed [0.021198s] ... ok DEBUG: {0} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_list_all_allowed [0.021518s] ... ok DEBUG: {1} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_task_transition_fail [3.026189s] ... ok DEBUG: {0} mistral.tests.unit.scheduler.test_default_scheduler.DefaultSchedulerTest.test_schedule_called_once [1.865932s] ... ok DEBUG: {0} mistral.tests.unit.services.test_actions.ActionsTest.test_get_registered_providers [0.037436s] ... ok DEBUG: {0} mistral.tests.unit.services.test_actions.ActionsTest.test_get_registered_providers_allowlist [0.026848s] ... ok DEBUG: {0} mistral.tests.unit.services.test_actions.ActionsTest.test_get_registered_providers_denylist_fnmatch [0.020343s] ... ok DEBUG: {0} mistral.tests.unit.services.test_adhoc_action_service.AdhocActionServiceTest.test_delete_action [0.071403s] ... ok DEBUG: {0} mistral.tests.unit.services.test_event_engine.EventEngineTest.test_event_engine_start_with_no_triggers [0.268245s] ... ok DEBUG: {0} mistral.tests.unit.services.test_event_engine.NotificationsConverterTest.test_convert_event_type_not_defined [0.002641s] ... ok DEBUG: {0} mistral.tests.unit.services.test_expiration_policy.ExpirationPolicyTest.test_expiration_policy_for_executions_with_ignored_states [0.024356s] ... ok DEBUG: {0} mistral.tests.unit.services.test_expiration_policy.ExpirationPolicyTest.test_expiration_policy_invalid_ignored_states [0.012565s] ... ok DEBUG: {0} mistral.tests.unit.services.test_legacy_scheduler.LegacySchedulerTest.test_scheduler_with_factory [2.073825s] ... ok DEBUG: {1} mistral.tests.unit.notifiers.test_notify.NotifyEventsTest.test_notify_with_event_filter [3.027545s] ... ok DEBUG: {1} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_create_public_not_allowed [0.039355s] ... ok DEBUG: {1} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_delete_not_allowed [0.023364s] ... ok DEBUG: {1} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_get_not_allowed [0.020706s] ... ok DEBUG: {1} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_list_not_allowed [0.022283s] ... ok DEBUG: {1} mistral.tests.unit.policies.test_actions.TestActionPolicy.test_action_update_not_allowed [0.025406s] ... ok DEBUG: {1} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_get_allowed [0.023401s] ... ok DEBUG: {1} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_update_allowed [0.291860s] ... ok DEBUG: {1} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_update_public_allowed [0.304312s] ... ok DEBUG: {1} mistral.tests.unit.policies.test_workflows.TestWorkflowPolicy.test_workflow_update_public_not_allowed [0.030637s] ... ok DEBUG: {0} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_create_delete_trust_in_trigger [1.266728s] ... ok DEBUG: {1} mistral.tests.unit.scheduler.test_default_scheduler.DefaultSchedulerTest.test_recapture_job [4.705248s] ... ok DEBUG: {1} mistral.tests.unit.services.test_event_engine.EventEngineTest.test_event_engine_public_trigger [1.280506s] ... ok DEBUG: {1} mistral.tests.unit.services.test_event_engine.EventEngineTest.test_event_engine_start_with_triggers [0.294233s] ... ok DEBUG: {1} mistral.tests.unit.services.test_event_engine.NotificationsConverterTest.test_convert [0.001375s] ... ok DEBUG: {1} mistral.tests.unit.services.test_expiration_policy.ExpirationPolicyTest.test_expiration_policy_for_executions_with_max_executions_scen1 [0.025152s] ... ok DEBUG: {1} mistral.tests.unit.services.test_legacy_scheduler.LegacySchedulerTest.test_scheduler_delete_calls [2.036707s] ... ok DEBUG: {1} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_trigger_create_wrong_workflow_input [0.572653s] ... ok DEBUG: {1} mistral.tests.unit.services.test_workbook_service.WorkbookServiceTest.test_update_workbook [0.747282s] ... ok DEBUG: {0} mistral.tests.unit.services.test_trigger_service.TriggerServiceV2Test.test_single_execution_with_multiple_processes [10.303197s] ... ok DEBUG: Captured stdout: DEBUG: ~~~~~~~~~~~~~~~~ DEBUG: Killing cron trigger threads... DEBUG: {1} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_engine_commands_are_valid_task_names [0.956221s] ... ok DEBUG: {1} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_update_workflow_execution_env [0.017916s] ... ok DEBUG: {1} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_upper_bound_length_task_name [0.261728s] ... ok DEBUG: {0} mistral.tests.unit.services.test_workbook_service.WorkbookServiceTest.test_create_same_workbook_in_different_namespaces [0.788869s] ... ok DEBUG: {0} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_validation_mode_always_disabled [0.017080s] ... ok DEBUG: {1} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_validation_mode_always_enabled [0.953889s] ... ok DEBUG: {0} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_validation_mode_enabled_by_default [0.513467s] ... ok DEBUG: {0} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_with_long_task_name [0.239821s] ... ok DEBUG: {0} mistral.tests.unit.test_launcher.ServiceLauncherTest.test_launch_process [0.057416s] ... ok DEBUG: {0} mistral.tests.unit.test_launcher.ServiceLauncherTest.test_launch_thread [0.020293s] ... ok DEBUG: {0} mistral.tests.unit.utils.test_utils.UtilsTest.test_itersubclasses [0.000846s] ... ok DEBUG: {1} mistral.tests.unit.services.test_workflow_service.WorkflowServiceTest.test_with_long_join_task_name [0.483221s] ... ok DEBUG: {1} mistral.tests.unit.test_exception_base.ExceptionTest.test_one_param_initializer [0.000955s] ... ok DEBUG: {1} mistral.tests.unit.test_expressions.ExpressionsTest.test_evaluate_complex_expressions [0.007236s] ... ok DEBUG: {1} mistral.tests.unit.test_expressions.ExpressionsTest.test_evaluate_mixing_jinja_and_yaql [0.001820s] ... ok DEBUG: {1} mistral.tests.unit.test_expressions.ExpressionsTest.test_evaluate_recursively_environment [0.001044s] ... ok DEBUG: {1} mistral.tests.unit.test_expressions.ExpressionsTest.test_validate_jinja_with_yaql_context [0.000690s] ... ok DEBUG: {1} mistral.tests.unit.utils.test_rest_utils.RestUtilsTest.test_validate_fields [0.000557s] ... ok DEBUG: {0} mistral.tests.unit.workflow.test_reverse_workflow.ReverseWorkflowControllerTest.test_start_workflow_task1 [0.376854s] ... ok DEBUG: {1} mistral.tests.unit.workflow.test_reverse_workflow.ReverseWorkflowControllerTest.test_continue_workflow [0.340022s] ... ok DEBUG: {1} mistral.tests.unit.workflow.test_states.StatesModuleTest.test_is_valid_transition [0.000645s] ... ok DEBUG: {0} mistral.tests.unit.workflow.test_reverse_workflow.ReverseWorkflowControllerTest.test_start_workflow_task2 [0.406206s] ... ok DEBUG: {0} mistral.tests.unit.workflow.test_workflow_base.WorkflowControllerTest.test_get_controller_reverse [0.107706s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 1392 tests in 481.5620 sec. DEBUG: - Passed: 1384 DEBUG: - Skipped: 8 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 1850.5996 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (348 tests) => 0:08:01.177485 DEBUG: - Worker 1 (348 tests) => 0:08:01.147104 DEBUG: - Worker 2 (348 tests) => 0:07:12.499585 DEBUG: - Worker 3 (348 tests) => 0:07:37.027333 DEBUG: Test id Runtime (s) DEBUG: --------------------------------------------------------------------------------------------------- ----------- DEBUG: mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_direct_transition 43.252 DEBUG: mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_policies 40.931 DEBUG: mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_direct_transition_advanced_schema 31.519 DEBUG: mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_from_var_zero_iterations 31.145 DEBUG: mistral.tests.unit.engine.test_policies.PoliciesTest.test_retry_policy_zero_count 31.140 DEBUG: mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_after_policy_zero_seconds 31.133 DEBUG: mistral.tests.unit.engine.test_policies.PoliciesTest.test_wait_after_policy_from_var_zero_seconds 31.102 DEBUG: mistral.tests.unit.engine.test_direct_workflow.DirectWorkflowEngineTest.test_big_on_closures 19.283 DEBUG: mistral.tests.unit.lang.v2.test_tasks.TaskSpecValidationTest.test_with_items 15.075 DEBUG: mistral.tests.unit.engine.test_tasks_function.TasksFunctionTest.test_tasks_function 13.828 DEBUG: py312: OK (491.26 seconds) DEBUG: congratulations :) (491.33 seconds) DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Processing files: python3-mistral-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Provides: python-mistral = 20.1.0-0.20250609074434.c1c2540.el10 python3-mistral = 20.1.0-0.20250609074434.c1c2540.el10 python3.12-mistral = 20.1.0-0.20250609074434.c1c2540.el10 python3.12dist(mistral) = 20.1~~dev24 python3dist(mistral) = 20.1~~dev24 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: ((python3.12dist(pbr) < 2.1 or python3.12dist(pbr) > 2.1) with python3.12dist(pbr) >= 2) python(abi) = 3.12 python3.12dist(alembic) >= 0.9.6 python3.12dist(cachetools) >= 2 python3.12dist(croniter) >= 0.3.4 python3.12dist(dogpile-cache) >= 0.6.2 python3.12dist(eventlet) >= 0.27 python3.12dist(jinja2) >= 2.10 python3.12dist(jsonschema) >= 3.2 python3.12dist(keystonemiddleware) >= 4.18 python3.12dist(mistral-lib) >= 2.3 python3.12dist(networkx) >= 2.3 python3.12dist(oslo-concurrency) >= 3.26 python3.12dist(oslo-config) >= 6.8 python3.12dist(oslo-context) >= 2.22 python3.12dist(oslo-db) >= 4.40 python3.12dist(oslo-i18n) >= 3.15.3 python3.12dist(oslo-log) >= 3.36 python3.12dist(oslo-messaging) >= 14.1 python3.12dist(oslo-middleware) >= 3.31 python3.12dist(oslo-policy) >= 4.5 python3.12dist(oslo-serialization) >= 2.21.1 python3.12dist(oslo-service) >= 2.1 python3.12dist(oslo-utils) >= 7 python3.12dist(osprofiler) >= 1.4 python3.12dist(paramiko) >= 2.4.1 python3.12dist(pecan) >= 1.2.1 python3.12dist(pyjwt) >= 1.5 python3.12dist(pyyaml) >= 5.1 python3.12dist(requests) >= 2.18 python3.12dist(sqlalchemy) >= 1.2.5 python3.12dist(stevedore) >= 1.20 python3.12dist(tenacity) >= 5.0.1 python3.12dist(wsme) >= 0.8 python3.12dist(yaql) >= 3 DEBUG: Obsoletes: python3.12-mistral < 20.1.0-0.20250609074434.c1c2540.el10 DEBUG: Processing files: openstack-mistral-common-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Provides: config(openstack-mistral-common) = 20.1.0-0.20250609074434.c1c2540.el10 openstack-mistral-common = 20.1.0-0.20250609074434.c1c2540.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(mistral) user(mistral) DEBUG: OrderWithRequires: systemd systemd systemd DEBUG: Processing files: openstack-mistral-api-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Provides: config(openstack-mistral-api) = 20.1.0-0.20250609074434.c1c2540.el10 openstack-mistral-api = 20.1.0-0.20250609074434.c1c2540.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: Processing files: openstack-mistral-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Provides: config(openstack-mistral-engine) = 20.1.0-0.20250609074434.c1c2540.el10 openstack-mistral-engine = 20.1.0-0.20250609074434.c1c2540.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: Processing files: openstack-mistral-executor-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Provides: config(openstack-mistral-executor) = 20.1.0-0.20250609074434.c1c2540.el10 openstack-mistral-executor = 20.1.0-0.20250609074434.c1c2540.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: Processing files: openstack-mistral-event-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Provides: config(openstack-mistral-event-engine) = 20.1.0-0.20250609074434.c1c2540.el10 openstack-mistral-event-engine = 20.1.0-0.20250609074434.c1c2540.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: Processing files: openstack-mistral-notifier-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Provides: config(openstack-mistral-notifier) = 20.1.0-0.20250609074434.c1c2540.el10 openstack-mistral-notifier = 20.1.0-0.20250609074434.c1c2540.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: Processing files: openstack-mistral-all-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Provides: config(openstack-mistral-all) = 20.1.0-0.20250609074434.c1c2540.el10 openstack-mistral-all = 20.1.0-0.20250609074434.c1c2540.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: Processing files: python3-mistral-tests-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.IF6YPq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-20.1.0.dev24 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/share/licenses/python3-mistral-tests DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/share/licenses/python3-mistral-tests DEBUG: + cp -pr /builddir/build/BUILD/mistral-20.1.0.dev24/LICENSE /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/share/licenses/python3-mistral-tests DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: python-mistral-tests = 20.1.0-0.20250609074434.c1c2540.el10 python3-mistral-tests = 20.1.0-0.20250609074434.c1c2540.el10 python3.12-mistral-tests = 20.1.0-0.20250609074434.c1c2540.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-mistral-tests < 20.1.0-0.20250609074434.c1c2540.el10 DEBUG: Processing files: openstack-mistral-doc-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wfqFFE DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-20.1.0.dev24 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/share/doc/openstack-mistral-doc DEBUG: + export LC_ALL= DEBUG: + LC_ALL= DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/share/doc/openstack-mistral-doc DEBUG: + cp -pr /builddir/build/BUILD/mistral-20.1.0.dev24/doc/build/html /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64/usr/share/doc/openstack-mistral-doc DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Provides: openstack-mistral-doc = 20.1.0-0.20250609074434.c1c2540.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-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.src.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-mistral-common-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-mistral-event-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-mistral-executor-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-mistral-notifier-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-mistral-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-mistral-api-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-mistral-all-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-mistral-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-mistral-tests-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-mistral-doc-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sKVYBB DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd mistral-20.1.0.dev24 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.x86_64 DEBUG: + RPM_EC=0 DEBUG: ++ jobs -p DEBUG: + exit 0 DEBUG: Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.ciWfLl DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf /builddir/build/BUILD/mistral-20.1.0.dev24-SPECPARTS DEBUG: + rm -rf mistral-20.1.0.dev24 mistral-20.1.0.dev24.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-mistral-20.1.0-0.20250609074434.c1c2540.el10.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.src.rpm INFO: Done(/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-20.1.0-0.20250609074434.c1c2540.el10.src.rpm) Config(dlrn-5) 9 minutes 7 seconds INFO: Results and/or logs in: /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust 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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 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 3988072 2858808 1039716 10645136 12126740 DEBUG: Swap: 16777212 5398468 11378744 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 196G 354G 36% / 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5/root/etc/pki/mock DEBUG: copying CA trust dir into chroot: /etc/pki/ca-trust => /etc/pki/ca-trust DEBUG: Updating files in /var/lib/mock/dlrn-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: copying CA trust dir into chroot: /usr/share/pki/ca-trust-source => /usr/share/pki/ca-trust-source DEBUG: Updating files in /var/lib/mock/dlrn-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.rnw74jmm', '/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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 DEBUG: created dir: /var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540', '/var/lib/mock/dlrn-centos10-master-uc-x86_64-5-bootstrap/root/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-all-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-api-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-notifier-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-executor-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-event-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/python3-mistral-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-common-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/python3-mistral-tests-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm /home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-doc-20.1.0-0.20250609074434.c1c2540.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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-all-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-api-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-notifier-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-executor-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-event-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/python3-mistral-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-common-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/python3-mistral-tests-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-doc-20.1.0-0.20250609074434.c1c2540.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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-all-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-api-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-notifier-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-executor-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-event-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/python3-mistral-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-common-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/python3-mistral-tests-20.1.0-0.20250609074434.c1c2540.el10.noarch.rpm', '/home/centos10-master-uc/data/repos/component/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540/openstack-mistral-doc-20.1.0-0.20250609074434.c1c2540.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-ansible-role-lunasa-hsm-4a384f4fbed7c9 149 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-62bf4d76d32c2b7ae0276 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-deef0d4d28d6a1ba84b9f 181 kB/s | 3.0 kB 00:00 DEBUG: delorean-ansible-collections-openstack-f584c54d 185 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-a1be40e05e0cbe450503c7f 179 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-trove-365dee5a8b86381c87ba84 171 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-21943b55215d3716284d387 175 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-designate-698f7b605926ab26eb 201 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-e055873be4079bc9d3716 87 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystoneauth1-8b0a181c18ed898f7 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manila-tests-tempest-326d5a3991 191 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-neutron-tests-tempest-a016f7a34 190 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2fb6ba9343e39f60f058 188 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-watcher-tests-tempest-b95caa13e 194 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-tcib-87560df365a9f9fc232653131f 180 kB/s | 3.0 kB 00:00 DEBUG: delorean-puppet-ceilometer-dc4c69e63eb63b3b0ffe 187 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-9106b27fe31e09880096bf 142 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-fc2868e4752204cf4701 73 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-ironic-ui-245f318c0d92b0bc95 168 kB/s | 3.0 kB 00:00 DEBUG: CentOS Stream 10 - BaseOS 100 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - AppStream 52 kB/s | 3.9 kB 00:00 DEBUG: CentOS Stream 10 - CRB 33 kB/s | 5.7 kB 00:00 DEBUG: CentOS Stream 10 - HighAvailability 54 kB/s | 6.1 kB 00:00 DEBUG: dlrn-master-testing 152 kB/s | 3.0 kB 00:00 DEBUG: dlrn-master-build-deps 139 kB/s | 3.0 kB 00:00 DEBUG: centos9-rabbitmq 130 kB/s | 3.0 kB 00:00 DEBUG: centos10-storage 40 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 17 kB/s | 3.0 kB 00:00 DEBUG: Extra Packages for Enterprise Linux 10 - x86_64 87 kB/s | 12 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ========================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ========================================================================================================================== DEBUG: Installing: DEBUG: openstack-mistral-all noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 8.0 k DEBUG: openstack-mistral-api noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 8.0 k DEBUG: openstack-mistral-common noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 28 k DEBUG: openstack-mistral-doc noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 1.4 M DEBUG: openstack-mistral-engine noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 8.1 k DEBUG: openstack-mistral-event-engine noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 8.1 k DEBUG: openstack-mistral-executor noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 8.1 k DEBUG: openstack-mistral-notifier noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 8.1 k DEBUG: python3-mistral noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 599 k DEBUG: python3-mistral-tests noarch 20.1.0-0.20250609074434.c1c2540.el10 @commandline 495 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: 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-8.el10 appstream 380 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.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.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 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 13 k DEBUG: python-pycadf-common noarch 4.0.1-0.20250212144723.3cea59f.el10 delorean-component-common 15 k DEBUG: python-vitrageclient-bash-completion noarch 5.2.0-0.20250310090539.fc2d612.el10 delorean-component-clients 11 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-aodhclient noarch 3.8.0-0.20250527145649.16fcf40.el10 delorean-component-clients 66 k DEBUG: python3-attrs noarch 23.2.0-7.el10 baseos 125 k DEBUG: python3-autopage noarch 0.5.2-8.el10s delorean-master-testing 75 k DEBUG: python3-barbicanclient noarch 7.1.0-0.20250318092428.586e474.el10 delorean-component-clients 164 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-blinker noarch 1.9.0-1.el10s delorean-master-testing 27 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-click noarch 8.1.7-7.el10s delorean-master-testing 226 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-designateclient noarch 6.3.0-0.20250527145916.1505c27.el10 delorean-component-designate 116 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-flask noarch 1:3.1.0-3.el10s delorean-master-testing 197 k DEBUG: python3-futurist noarch 3.1.1-0.20250513101246.8a4c380.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.2.0-0.20250513100707.6363a9f.el10 delorean-component-clients 119 k DEBUG: python3-heatclient noarch 4.2.0-0.20250513103226.47d6aac.el10 delorean-component-clients 200 k DEBUG: python3-importlib-metadata noarch 8.5.0-1.el10s delorean-master-testing 60 k DEBUG: python3-ironic-inspector-client noarch 5.3.1-0.20250513101839.310db3a.el10 delorean-component-clients 81 k DEBUG: python3-ironicclient noarch 5.11.0-0.20250516052613.e786c8c.el10 delorean-component-clients 422 k DEBUG: python3-iso8601 noarch 2.1.0-3.el10s delorean-master-testing 23 k DEBUG: python3-itsdangerous noarch 2.2.0-1.el10s delorean-master-testing 40 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.11.0-0.20250602113607.8b0a181.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.10.0-0.20250527145430.8685561.el10 delorean-component-keystone 128 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-magnumclient noarch 4.8.1-0.20250318093938.ecdcc06.el10 delorean-component-clients 139 k DEBUG: python3-mako noarch 1.2.3-9.el10 appstream 225 k DEBUG: python3-manilaclient noarch 5.5.0-0.20250516052141.ce60e48.el10 delorean-component-clients 901 k DEBUG: python3-memcached noarch 1.59-15.el10s delorean-master-testing 45 k DEBUG: python3-mistral-extra noarch 15.1.0-0.20250531231659.baf142a.el10 delorean-component-common 85 k DEBUG: python3-mistral-lib noarch 3.3.1-0.20250318112053.a356001.el10 delorean-component-common 51 k DEBUG: python3-mistralclient noarch 5.4.0-0.20250318112634.c055eb1.el10 delorean-component-clients 201 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.5.0-0.20250527143657.690bb97.el10 delorean-component-clients 340 k DEBUG: python3-novaclient noarch 1:18.9.0-0.20250319052751.4c3216d.el10 delorean-component-clients 266 k DEBUG: python3-oauthlib noarch 3.2.2-6.el10 appstream 259 k DEBUG: python3-openstackclient noarch 8.0.0-0.20250416080656.30aa27b.el10 delorean-component-clients 1.5 M DEBUG: python3-openstacksdk noarch 4.5.0-0.20250513102338.bbe9c96.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 4.0.2-0.20250527151127.e63cb66.el10 delorean-component-clients 100 k DEBUG: python3-oslo-cache noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 65 k DEBUG: python3-oslo-cache+dogpile noarch 3.11.0-0.20250527151424.c3023db.el10 delorean-component-common 8.1 k DEBUG: python3-oslo-cache+etcd3gw noarch 3.11.0-0.20250527151424.c3023db.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.8.0-0.20250602113751.b18ff43.el10 delorean-component-common 282 k DEBUG: python3-oslo-context noarch 6.0.0-0.20250527143853.7750bda.el10 delorean-component-common 28 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 17.0.0-0.20250527150124.510688d.el10 delorean-component-common 213 k DEBUG: python3-oslo-metrics noarch 0.12.0-0.20250527143953.19b3c0a.el10 delorean-component-common 26 k DEBUG: python3-oslo-middleware noarch 6.5.0-0.20250513102931.26dfbfd.el10 delorean-component-common 70 k DEBUG: python3-oslo-policy noarch 4.5.1-0.20250318102620.3bb5d92.el10 delorean-component-common 90 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-utils noarch 9.0.0-0.20250602113342.1a85259.el10 delorean-component-common 129 k DEBUG: python3-osprofiler noarch 4.2.0-0.20250217110136.3fb0487.el10 delorean-component-common 164 k DEBUG: python3-paramiko noarch 3.5.0-1.el10s delorean-master-testing 379 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-6.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-swiftclient noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 213 k DEBUG: python3-swiftclient+keystone noarch 4.8.0-0.20250527151254.8486005.el10 delorean-component-clients 8.0 k DEBUG: python3-tackerclient noarch 2.3.0-0.20250310094344.a8f4bcb.el10 delorean-component-clients 172 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-troveclient noarch 8.8.0-0.20250318095635.a5dccbf.el10 delorean-component-clients 434 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-vitrageclient noarch 5.2.0-0.20250310090539.fc2d612.el10 delorean-component-clients 80 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-werkzeug noarch 3.1.3-1.el10s delorean-master-testing 444 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-yaql noarch 3.0.0-1.el10s delorean-master-testing 236 k DEBUG: python3-zaqarclient noarch 3.0.1-0.20250516051216.0233b3b.el10 delorean-component-clients 143 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: python3-pyasn1 noarch 0.6.1-1.el10 appstream 198 k DEBUG: xdg-utils noarch 1.2.0-3.el10 appstream 81 k DEBUG: Transaction Summary DEBUG: ========================================================================================================================== DEBUG: Install 229 Packages DEBUG: Total size: 40 M DEBUG: Total download size: 85 k DEBUG: Installed size: 170 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-openstackclient-lang-8.0.0-0.20250416080656.30aa27b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-vitrageclient-bash-completion-5.2.0-0.20250310090539.fc2d612.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aodhclient-3.8.0-0.20250527145649.16fcf40.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-barbicanclient-7.1.0-0.20250318092428.586e474.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.2.0-0.20250513100707.6363a9f.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ironic-inspector-client-5.3.1-0.20250513101839.310db3a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneclient-5.6.0-0.20250318091942.0d43c46.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mistralclient-5.4.0-0.20250318112634.c055eb1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-neutronclient-11.5.0-0.20250527143657.690bb97.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.5.0-0.20250513102338.bbe9c96.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-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-5.4.1-0.20250314122149.27e27c1.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vitrageclient-5.2.0-0.20250310090539.fc2d612.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-3.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.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-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-4.0.1-0.20250212144723.3cea59f.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.1-0.20250513101246.8a4c380.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-3.11.0-0.20250527151424.c3023db.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.8.0-0.20250602113751.b18ff43.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.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-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-utils-9.0.0-0.20250602113342.1a85259.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-4.2.0-0.20250217110136.3fb0487.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-wsme-0.12.1-0.20250217143530.8312bb2.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-designateclient-6.3.0-0.20250527145916.1505c27.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-5.11.0-0.20250602113607.8b0a181.el10.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.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-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] 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-Net-SSLeay-1.94-8.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-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-oauthlib-3.2.2-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-6.el10.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.6.1-1.el10.noarch.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-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-blinker-1.9.0-1.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-5.4.0-6.el10s.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-8.1.7-7.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-flask-3.1.0-3.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-itsdangerous-2.2.0-1.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-paramiko-3.5.0-1.el10s.noarch.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-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-werkzeug-3.1.3-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-yaql-3.0.0-1.el10s.noarch.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: (219/219): python3-mistral-extra-15.1.0-0.20250 1.8 MB/s | 85 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 1.2 MB/s | 85 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-5.4.1-0.20250314122149.27e27c1 1/229 DEBUG: Installing : python3-iso8601-2.1.0-3.el10s.noarch 2/229 DEBUG: Installing : python3-webob-1.8.9-1.el10s.noarch 3/229 DEBUG: Installing : python3-netaddr-1.3.0-2.el10.noarch 4/229 DEBUG: Installing : python3-decorator-5.1.1-12.el10.noarch 5/229 DEBUG: Installing : python3-dateutil-1:2.8.2-15.el10.noarch 6/229 DEBUG: Installing : python3-pytz-2024.1-3.el10s.noarch 7/229 DEBUG: Installing : python3-mako-1.2.3-9.el10.noarch 8/229 DEBUG: Installing : python3-dogpile-cache-1.3.3-1.el10s.noarch 9/229 DEBUG: Installing : python3-alembic-1.13.1-7.el10.noarch 10/229 DEBUG: Installing : python3-pyparsing-3.1.1-7.el10.noarch 11/229 DEBUG: Installing : python3-prometheus_client-0.21.0-2.el10s.noarch 12/229 DEBUG: Installing : python3-platformdirs-4.2.2-2.el10s.noarch 13/229 DEBUG: Installing : python3-wrapt-1.17.1-1.el10s.x86_64 14/229 DEBUG: Installing : python3-debtcollector-3.0.0-0.20250212115946.0e6 15/229 DEBUG: Installing : python3-oslo-context-6.0.0-0.20250527143853.7750 16/229 DEBUG: Installing : python3-futurist-3.1.1-0.20250513101246.8a4c380. 17/229 DEBUG: Installing : python3-vine-5.1.0-10.el10s.noarch 18/229 DEBUG: Installing : python3-amqp-5.2.0-7.el10s.noarch 19/229 DEBUG: Installing : python3-cachetools-5.4.0-6.el10s.noarch 20/229 DEBUG: Installing : python3-psutil-5.9.8-6.el10.x86_64 21/229 DEBUG: Installing : which-2.21-43.el10.x86_64 22/229 DEBUG: Installing : python3-wcwidth-0.2.6-6.el10.noarch 23/229 DEBUG: Installing : python3-prettytable-3.6.0-10.el10.noarch 24/229 DEBUG: Installing : python3-rpds-py-0.17.1-6.el10.x86_64 25/229 DEBUG: Installing : python3-ply-3.11-25.el10.noarch 26/229 DEBUG: Installing : python3-yaql-3.0.0-1.el10s.noarch 27/229 DEBUG: Installing : python3-attrs-23.2.0-7.el10.noarch 28/229 DEBUG: Installing : python3-referencing-0.31.1-6.el10.noarch 29/229 DEBUG: Installing : python3-os-service-types-1.7.0-0.20250217105409. 30/229 DEBUG: Installing : python3-keystoneauth1-5.11.0-0.20250602113607.8b 31/229 DEBUG: Installing : python3-jsonschema-specifications-2023.11.2-6.el 32/229 DEBUG: Installing : python3-jsonschema-4.19.1-7.el10.noarch 33/229 DEBUG: Installing : python3-pycparser-2.20-16.el10.noarch 34/229 DEBUG: Installing : python3-cffi-1.16.0-7.el10.x86_64 35/229 DEBUG: Installing : python3-cryptography-43.0.0-4.el10.x86_64 36/229 DEBUG: Installing : python3-pyOpenSSL-24.2.1-1.el10s.noarch 37/229 DEBUG: Installing : python3-bcrypt-3.2.2-4.el10s.x86_64 38/229 DEBUG: Installing : python3-paste-3.10.1-6.el10s.noarch 39/229 DEBUG: Installing : python3-jwt-2.8.0-1.el10s.noarch 40/229 DEBUG: Installing : python3-jwt+crypto-2.8.0-1.el10s.noarch 41/229 DEBUG: Installing : python3-kombu-1:5.3.7-1.el10s.noarch 42/229 DEBUG: Installing : python3-etcd3gw-2.4.1-1.el10s.noarch 43/229 DEBUG: Installing : python3-pydot-3.0.3-1.el10s.noarch 44/229 DEBUG: Installing : python3-croniter-5.0.1-1.el10s.noarch 45/229 DEBUG: Installing : python3-zipp-3.21.0-2.el10s.noarch 46/229 DEBUG: Installing : python3-importlib-metadata-8.5.0-1.el10s.noarch 47/229 DEBUG: Installing : python3-yappi-1.6.0-1.el10s.x86_64 48/229 DEBUG: Installing : python3-werkzeug-3.1.3-1.el10s.noarch 49/229 DEBUG: Installing : python3-uhashring-2.3-8.el10s.noarch 50/229 DEBUG: Installing : python3-testtools-2.7.2-1.bootstrap.el10s.noarch 51/229 DEBUG: Installing : python3-testscenarios-0.5.0-21.el10s.noarch 52/229 DEBUG: Installing : python3-testresources-2.0.1-18.el10s.noarch 53/229 DEBUG: Installing : python3-tenacity-8.2.3-1.el10s.noarch 54/229 DEBUG: Installing : python3-statsd-3.2.1-33.el10s.noarch 55/229 DEBUG: Installing : python3-simplegeneric-0.8.1-21.el10s.noarch 56/229 DEBUG: Installing : python3-wsme-0.12.1-0.20250217143530.8312bb2.el1 57/229 DEBUG: Installing : python3-rfc3986-1.5.0-12.el10s.noarch 58/229 DEBUG: Installing : python3-repoze-lru-0.7-25.el10s.noarch 59/229 DEBUG: Installing : python3-routes-2.5.1-11.el10s.noarch 60/229 DEBUG: Installing : python3-redis-5.1.1-3.el10s.noarch 61/229 DEBUG: Installing : python3-pyperclip-1.8.2-1.el10s.noarch 62/229 DEBUG: Installing : python3-cmd2-2.5.8-1.el10s.noarch 63/229 DEBUG: Installing : python3-pymemcache-4.0.0-1.el10s.noarch 64/229 DEBUG: Installing : python3-paste-deploy-3.1.0-7.el10s.noarch 65/229 DEBUG: Installing : python3-msgpack-1.1.0-1.el10s.x86_64 66/229 DEBUG: Installing : python3-memcached-1.59-15.el10s.noarch 67/229 DEBUG: Installing : python3-logutils-0.3.5-29.el10s.noarch 68/229 DEBUG: Installing : python3-pecan-1.5.1-1.el10s.noarch 69/229 DEBUG: Installing : python3-itsdangerous-2.2.0-1.el10s.noarch 70/229 DEBUG: Installing : python3-fasteners-0.19-1.el10s.noarch 71/229 DEBUG: Installing : python3-click-8.1.7-7.el10s.noarch 72/229 DEBUG: Installing : python3-blinker-1.9.0-1.el10s.noarch 73/229 DEBUG: Installing : python3-flask-1:3.1.0-3.el10s.noarch 74/229 DEBUG: Installing : python3-autopage-0.5.2-8.el10s.noarch 75/229 DEBUG: Installing : libsodium-1.0.20-2.el10s.x86_64 76/229 DEBUG: Installing : python3-pynacl-1.5.0-14.el10s.x86_64 77/229 DEBUG: Installing : double-conversion-3.3.0-4.el10s.x86_64 78/229 DEBUG: Installing : python3-ujson-5.10.0-1.el10s.x86_64 79/229 DEBUG: Installing : python3-pyasn1-0.6.1-1.el10.noarch 80/229 DEBUG: Installing : python3-paramiko-3.5.0-1.el10s.noarch 81/229 DEBUG: Installing : python3-oauthlib-3.2.2-6.el10.noarch 82/229 DEBUG: Installing : python3-jsonpointer-2.3-9.el10.noarch 83/229 DEBUG: Installing : python3-jsonpatch-1.33-6.el10.noarch 84/229 DEBUG: Installing : python3-warlock-2.0.1-8.el10s.noarch 85/229 DEBUG: Installing : python3-jmespath-1.0.1-8.el10.noarch 86/229 DEBUG: Installing : python3-PyMySQL-1.1.1-3.el10.noarch 87/229 DEBUG: Installing : libisofs-1.5.6-6.el10.x86_64 88/229 DEBUG: Installing : libburn-1.5.6-6.el10.x86_64 89/229 DEBUG: Installing : libisoburn-1.5.6-6.el10.x86_64 90/229 DEBUG: Installing : xorriso-1.5.6-6.el10.x86_64 91/229 DEBUG: Running scriptlet: xorriso-1.5.6-6.el10.x86_64 91/229 DEBUG: Installing : emacs-filesystem-1:29.4-10.el10.noarch 92/229 DEBUG: Installing : desktop-file-utils-0.26-14.el10.x86_64 93/229 DEBUG: Installing : xdg-utils-1.2.0-3.el10.noarch 94/229 DEBUG: Installing : python3-networkx-3.2.1-6.el10.noarch 95/229 DEBUG: Installing : ncurses-6.4-14.20240127.el10.x86_64 96/229 DEBUG: Installing : libyaml-0.2.5-16.el10.x86_64 97/229 DEBUG: Installing : python3-pyyaml-6.0.1-19.el10.x86_64 98/229 DEBUG: Installing : python3-cliff-4.9.1-0.20250314125026.083572e.el1 99/229 DEBUG: Installing : python3-gnocchiclient-7.2.0-0.20250513100707.636 100/229 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 101/229 DEBUG: Installing : groff-base-1.23.0-10.el10.x86_64 101/229 DEBUG: Running scriptlet: groff-base-1.23.0-10.el10.x86_64 101/229 DEBUG: Installing : perl-Digest-1.20-511.el10.noarch 102/229 DEBUG: Installing : perl-Digest-MD5-2.59-6.el10.x86_64 103/229 DEBUG: Installing : perl-B-1.89-513.el10.x86_64 104/229 DEBUG: Installing : perl-FileHandle-2.05-513.el10.noarch 105/229 DEBUG: Installing : perl-Data-Dumper-2.189-512.el10.x86_64 106/229 DEBUG: Installing : perl-libnet-3.15-512.el10.noarch 107/229 DEBUG: Installing : perl-AutoLoader-5.74-513.el10.noarch 108/229 DEBUG: Installing : perl-URI-5.27-3.el10.noarch 109/229 DEBUG: Installing : perl-Text-Tabs+Wrap-2024.001-511.el10.noarch 110/229 DEBUG: Installing : perl-Time-Local-2:1.350-511.el10.noarch 111/229 DEBUG: Installing : perl-Mozilla-CA-20231213-5.el10.noarch 112/229 DEBUG: Installing : perl-if-0.61.000-513.el10.noarch 113/229 DEBUG: Installing : perl-locale-1.12-513.el10.noarch 114/229 DEBUG: Installing : perl-IO-Socket-IP-0.42-512.el10.noarch 115/229 DEBUG: Installing : perl-File-Path-2.18-511.el10.noarch 116/229 DEBUG: Installing : perl-Pod-Escapes-1:1.07-511.el10.noarch 117/229 DEBUG: Installing : perl-IO-Socket-SSL-2.085-3.el10.noarch 118/229 DEBUG: Installing : perl-Net-SSLeay-1.94-8.el10.x86_64 119/229 DEBUG: Installing : perl-Term-ANSIColor-5.01-512.el10.noarch 120/229 DEBUG: Installing : perl-Class-Struct-0.68-513.el10.noarch 121/229 DEBUG: Installing : perl-POSIX-2.20-513.el10.x86_64 122/229 DEBUG: Installing : perl-IPC-Open3-1.22-513.el10.noarch 123/229 DEBUG: Installing : perl-File-Temp-1:0.231.100-512.el10.noarch 124/229 DEBUG: Installing : perl-Term-Cap-1.18-511.el10.noarch 125/229 DEBUG: Installing : perl-HTTP-Tiny-0.088-512.el10.noarch 126/229 DEBUG: Installing : perl-Pod-Simple-1:3.45-511.el10.noarch 127/229 DEBUG: Installing : perl-Socket-4:2.038-511.el10.x86_64 128/229 DEBUG: Installing : perl-SelectSaver-1.02-513.el10.noarch 129/229 DEBUG: Installing : perl-Symbol-1.09-513.el10.noarch 130/229 DEBUG: Installing : perl-File-stat-1.14-513.el10.noarch 131/229 DEBUG: Installing : perl-podlators-1:5.01-511.el10.noarch 132/229 DEBUG: Installing : perl-Pod-Perldoc-3.28.01-512.el10.noarch 133/229 DEBUG: Installing : perl-Text-ParseWords-3.31-511.el10.noarch 134/229 DEBUG: Installing : perl-Fcntl-1.18-513.el10.x86_64 135/229 DEBUG: Installing : perl-base-2.27-513.el10.noarch 136/229 DEBUG: Installing : perl-mro-1.29-513.el10.x86_64 137/229 DEBUG: Installing : perl-IO-1.55-513.el10.x86_64 138/229 DEBUG: Installing : perl-overloading-0.02-513.el10.noarch 139/229 DEBUG: Installing : perl-Pod-Usage-4:2.03-511.el10.noarch 140/229 DEBUG: Installing : perl-MIME-Base64-3.16-511.el10.x86_64 141/229 DEBUG: Installing : perl-Scalar-List-Utils-5:1.63-511.el10.x86_64 142/229 DEBUG: Installing : perl-constant-1.33-512.el10.noarch 143/229 DEBUG: Installing : perl-parent-1:0.241-512.el10.noarch 144/229 DEBUG: Installing : perl-Errno-1.38-513.el10.x86_64 145/229 DEBUG: Installing : perl-File-Basename-2.86-513.el10.noarch 146/229 DEBUG: Installing : perl-Getopt-Std-1.14-513.el10.noarch 147/229 DEBUG: Installing : perl-Storable-1:3.32-511.el10.x86_64 148/229 DEBUG: Installing : perl-overload-1.37-513.el10.noarch 149/229 DEBUG: Installing : perl-vars-1.05-513.el10.noarch 150/229 DEBUG: Installing : perl-Getopt-Long-1:2.58-3.el10.noarch 151/229 DEBUG: Installing : perl-Carp-1.54-511.el10.noarch 152/229 DEBUG: Installing : perl-Exporter-5.78-511.el10.noarch 153/229 DEBUG: Installing : perl-PathTools-3.91-512.el10.x86_64 154/229 DEBUG: Installing : perl-NDBM_File-1.17-513.el10.x86_64 155/229 DEBUG: Installing : perl-DynaLoader-1.56-513.el10.x86_64 156/229 DEBUG: Installing : perl-Encode-4:3.21-511.el10.x86_64 157/229 DEBUG: Installing : perl-libs-4:5.40.2-513.el10.x86_64 158/229 DEBUG: Installing : perl-interpreter-4:5.40.2-513.el10.x86_64 159/229 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 160/229 DEBUG: Installing : memcached-1.6.23-7.el10.x86_64 160/229 DEBUG: Running scriptlet: memcached-1.6.23-7.el10.x86_64 160/229 DEBUG: Installing : python3-binary-memcached-0.31.2-1.el10s.noarch 161/229 DEBUG: Installing : bash-completion-1:2.11-16.el10.noarch 162/229 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2025021313342 163/229 DEBUG: Installing : python3-openstacksdk-4.5.0-0.20250513102338.bbe9 164/229 DEBUG: Installing : python3-os-client-config-2.1.0-0.20250311184638. 165/229 DEBUG: Installing : python-pycadf-common-4.0.1-0.20250212144723.3cea 166/229 DEBUG: Installing : python-oslo-utils-lang-9.0.0-0.20250602113342.1a 167/229 DEBUG: Installing : python-oslo-policy-lang-4.5.1-0.20250318102620.3 168/229 DEBUG: Installing : python-oslo-middleware-lang-6.5.0-0.202505131029 169/229 DEBUG: Installing : python-oslo-log-lang-7.1.0-0.20250318111316.0c29 170/229 DEBUG: Installing : python-oslo-i18n-lang-6.5.1-0.20250318101249.162 171/229 DEBUG: Installing : python3-oslo-i18n-6.5.1-0.20250318101249.162e0fa 172/229 DEBUG: Installing : python3-oslo-utils-9.0.0-0.20250602113342.1a8525 173/229 DEBUG: Installing : python3-oslo-serialization-5.7.0-0.2025031811534 174/229 DEBUG: Installing : python3-oslo-config-2:9.8.0-0.20250602113751.b18 175/229 DEBUG: Installing : python3-oslo-log-7.1.0-0.20250318111316.0c290b1. 176/229 DEBUG: Installing : python3-osc-lib-4.0.2-0.20250527151127.e63cb66.e 177/229 DEBUG: Installing : python3-keystoneclient-1:5.6.0-0.20250318091942. 178/229 DEBUG: Installing : python3-mistralclient-5.4.0-0.20250318112634.c05 179/229 DEBUG: Installing : python3-mistral-lib-3.3.1-0.20250318112053.a3560 180/229 DEBUG: Installing : python3-oslo-middleware-6.5.0-0.20250513102931.2 181/229 DEBUG: Installing : python3-cinderclient-9.7.0-0.20250318125740.63e3 182/229 DEBUG: Installing : python3-manilaclient-5.5.0-0.20250516052141.ce60 183/229 DEBUG: Installing : python3-neutronclient-11.5.0-0.20250527143657.69 184/229 DEBUG: Installing : python3-swiftclient-4.8.0-0.20250527151254.84860 185/229 DEBUG: Installing : python3-swiftclient+keystone-4.8.0-0.20250527151 186/229 DEBUG: Installing : python3-heatclient-4.2.0-0.20250513103226.47d6aa 187/229 DEBUG: Installing : python3-tackerclient-2.3.0-0.20250310094344.a8f4 188/229 DEBUG: Installing : python3-magnumclient-4.8.1-0.20250318093938.ecdc 189/229 DEBUG: Installing : python3-zaqarclient-3.0.1-0.20250516051216.0233b 190/229 DEBUG: Installing : python3-designateclient-6.3.0-0.20250527145916.1 191/229 DEBUG: Installing : python3-oslo-metrics-0.12.0-0.20250527143953.19b 192/229 DEBUG: Installing : python3-oslo-policy-4.5.1-0.20250318102620.3bb5d 193/229 DEBUG: Installing : python3-pycadf-4.0.1-0.20250212144723.3cea59f.el 194/229 DEBUG: Installing : python3-barbicanclient-7.1.0-0.20250318092428.58 195/229 DEBUG: Installing : python3-novaclient-1:18.9.0-0.20250319052751.4c3 196/229 DEBUG: Installing : python3-glanceclient-1:4.8.0-0.20250318093747.23 197/229 DEBUG: Installing : python3-ironic-inspector-client-5.3.1-0.20250513 198/229 DEBUG: Installing : python-oslo-db-lang-17.2.1-0.20250318123718.dc60 199/229 DEBUG: Installing : python3-oslo-db+mysql-17.2.1-0.20250318123718.dc 200/229 DEBUG: Installing : python3-oslo-db-17.2.1-0.20250318123718.dc60623. 201/229 DEBUG: Installing : python-oslo-concurrency-lang-7.1.0-0.20250318114 202/229 DEBUG: Installing : python3-oslo-concurrency-7.1.0-0.20250318114002. 203/229 DEBUG: Installing : python3-oslo-service-4.1.1-0.20250318124125.7a52 204/229 DEBUG: Installing : python3-oslo-messaging-17.0.0-0.20250527150124.5 205/229 DEBUG: Installing : python3-osprofiler-4.2.0-0.20250217110136.3fb048 206/229 DEBUG: Installing : python3-aodhclient-3.8.0-0.20250527145649.16fcf4 207/229 DEBUG: Installing : python-oslo-cache-lang-3.11.0-0.20250527151424.c 208/229 DEBUG: Installing : python3-oslo-cache+dogpile-3.11.0-0.202505271514 209/229 DEBUG: Installing : python3-oslo-cache+etcd3gw-3.11.0-0.202505271514 210/229 DEBUG: Installing : python3-oslo-cache-3.11.0-0.20250527151424.c3023 211/229 DEBUG: Installing : python3-keystonemiddleware-10.10.0-0.20250527145 212/229 DEBUG: Installing : python-vitrageclient-bash-completion-5.2.0-0.202 213/229 DEBUG: Installing : python3-vitrageclient-5.2.0-0.20250310090539.fc2 214/229 DEBUG: Installing : python-openstackclient-lang-8.0.0-0.202504160806 215/229 DEBUG: Installing : python3-openstackclient-8.0.0-0.20250416080656.3 216/229 DEBUG: Running scriptlet: python3-openstackclient-8.0.0-0.20250416080656.3 216/229 DEBUG: Installing : python3-ironicclient-5.11.0-0.20250516052613.e78 217/229 DEBUG: Installing : python3-troveclient-8.8.0-0.20250318095635.a5dcc 218/229 DEBUG: Installing : python3-mistral-extra-15.1.0-0.20250531231659.ba 219/229 DEBUG: Installing : python3-mistral-20.1.0-0.20250609074434.c1c2540. 220/229 DEBUG: Running scriptlet: openstack-mistral-common-20.1.0-0.20250609074434 221/229 DEBUG: Installing : openstack-mistral-common-20.1.0-0.20250609074434 221/229 DEBUG: Installing : openstack-mistral-all-20.1.0-0.20250609074434.c1 222/229 DEBUG: Running scriptlet: openstack-mistral-all-20.1.0-0.20250609074434.c1 222/229 DEBUG: Installing : openstack-mistral-api-20.1.0-0.20250609074434.c1 223/229 DEBUG: Running scriptlet: openstack-mistral-api-20.1.0-0.20250609074434.c1 223/229 DEBUG: Installing : openstack-mistral-engine-20.1.0-0.20250609074434 224/229 DEBUG: Running scriptlet: openstack-mistral-engine-20.1.0-0.20250609074434 224/229 DEBUG: Installing : openstack-mistral-notifier-20.1.0-0.202506090744 225/229 DEBUG: Running scriptlet: openstack-mistral-notifier-20.1.0-0.202506090744 225/229 DEBUG: Installing : openstack-mistral-executor-20.1.0-0.202506090744 226/229 DEBUG: Running scriptlet: openstack-mistral-executor-20.1.0-0.202506090744 226/229 DEBUG: Installing : openstack-mistral-event-engine-20.1.0-0.20250609 227/229 DEBUG: Running scriptlet: openstack-mistral-event-engine-20.1.0-0.20250609 227/229 DEBUG: Installing : python3-mistral-tests-20.1.0-0.20250609074434.c1 228/229 DEBUG: Installing : openstack-mistral-doc-20.1.0-0.20250609074434.c1 229/229 DEBUG: Running scriptlet: openstack-mistral-doc-20.1.0-0.20250609074434.c1 229/229 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: 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-mistral-all-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: openstack-mistral-api-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: openstack-mistral-common-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: openstack-mistral-doc-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: openstack-mistral-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: openstack-mistral-event-engine-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: openstack-mistral-executor-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: openstack-mistral-notifier-20.1.0-0.20250609074434.c1c2540.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-8.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.11.0-0.20250527151424.c3023db.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.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python-oslo-policy-lang-4.5.1-0.20250318102620.3bb5d92.el10.noarch DEBUG: python-oslo-utils-lang-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python-pycadf-common-4.0.1-0.20250212144723.3cea59f.el10.noarch DEBUG: python-vitrageclient-bash-completion-5.2.0-0.20250310090539.fc2d612.el10.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-aodhclient-3.8.0-0.20250527145649.16fcf40.el10.noarch DEBUG: python3-attrs-23.2.0-7.el10.noarch DEBUG: python3-autopage-0.5.2-8.el10s.noarch DEBUG: python3-barbicanclient-7.1.0-0.20250318092428.586e474.el10.noarch DEBUG: python3-bcrypt-3.2.2-4.el10s.x86_64 DEBUG: python3-binary-memcached-0.31.2-1.el10s.noarch DEBUG: python3-blinker-1.9.0-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-click-8.1.7-7.el10s.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-designateclient-6.3.0-0.20250527145916.1505c27.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-flask-1:3.1.0-3.el10s.noarch DEBUG: python3-futurist-3.1.1-0.20250513101246.8a4c380.el10.noarch DEBUG: python3-glanceclient-1:4.8.0-0.20250318093747.235814c.el10.noarch DEBUG: python3-gnocchiclient-7.2.0-0.20250513100707.6363a9f.el10.noarch DEBUG: python3-heatclient-4.2.0-0.20250513103226.47d6aac.el10.noarch DEBUG: python3-importlib-metadata-8.5.0-1.el10s.noarch DEBUG: python3-ironic-inspector-client-5.3.1-0.20250513101839.310db3a.el10.noarch DEBUG: python3-ironicclient-5.11.0-0.20250516052613.e786c8c.el10.noarch DEBUG: python3-iso8601-2.1.0-3.el10s.noarch DEBUG: python3-itsdangerous-2.2.0-1.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.11.0-0.20250602113607.8b0a181.el10.noarch DEBUG: python3-keystoneclient-1:5.6.0-0.20250318091942.0d43c46.el10.noarch DEBUG: python3-keystonemiddleware-10.10.0-0.20250527145430.8685561.el10.noarch DEBUG: python3-kombu-1:5.3.7-1.el10s.noarch DEBUG: python3-logutils-0.3.5-29.el10s.noarch DEBUG: python3-magnumclient-4.8.1-0.20250318093938.ecdcc06.el10.noarch DEBUG: python3-mako-1.2.3-9.el10.noarch DEBUG: python3-manilaclient-5.5.0-0.20250516052141.ce60e48.el10.noarch DEBUG: python3-memcached-1.59-15.el10s.noarch DEBUG: python3-mistral-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: python3-mistral-extra-15.1.0-0.20250531231659.baf142a.el10.noarch DEBUG: python3-mistral-lib-3.3.1-0.20250318112053.a356001.el10.noarch DEBUG: python3-mistral-tests-20.1.0-0.20250609074434.c1c2540.el10.noarch DEBUG: python3-mistralclient-5.4.0-0.20250318112634.c055eb1.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.5.0-0.20250527143657.690bb97.el10.noarch DEBUG: python3-novaclient-1:18.9.0-0.20250319052751.4c3216d.el10.noarch DEBUG: python3-oauthlib-3.2.2-6.el10.noarch DEBUG: python3-openstackclient-8.0.0-0.20250416080656.30aa27b.el10.noarch DEBUG: python3-openstacksdk-4.5.0-0.20250513102338.bbe9c96.el10.noarch DEBUG: python3-os-client-config-2.1.0-0.20250311184638.bc96c23.el10.noarch DEBUG: python3-os-service-types-1.7.0-0.20250217105409.0b2f473.el10.noarch DEBUG: python3-osc-lib-4.0.2-0.20250527151127.e63cb66.el10.noarch DEBUG: python3-oslo-cache-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+dogpile-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-cache+etcd3gw-3.11.0-0.20250527151424.c3023db.el10.noarch DEBUG: python3-oslo-concurrency-7.1.0-0.20250318114002.6250095.el10.noarch DEBUG: python3-oslo-config-2:9.8.0-0.20250602113751.b18ff43.el10.noarch DEBUG: python3-oslo-context-6.0.0-0.20250527143853.7750bda.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-17.0.0-0.20250527150124.510688d.el10.noarch DEBUG: python3-oslo-metrics-0.12.0-0.20250527143953.19b3c0a.el10.noarch DEBUG: python3-oslo-middleware-6.5.0-0.20250513102931.26dfbfd.el10.noarch DEBUG: python3-oslo-policy-4.5.1-0.20250318102620.3bb5d92.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-utils-9.0.0-0.20250602113342.1a85259.el10.noarch DEBUG: python3-osprofiler-4.2.0-0.20250217110136.3fb0487.el10.noarch DEBUG: python3-paramiko-3.5.0-1.el10s.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-6.el10.x86_64 DEBUG: python3-pyOpenSSL-24.2.1-1.el10s.noarch DEBUG: python3-pyasn1-0.6.1-1.el10.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-swiftclient-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-swiftclient+keystone-4.8.0-0.20250527151254.8486005.el10.noarch DEBUG: python3-tackerclient-2.3.0-0.20250310094344.a8f4bcb.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-troveclient-8.8.0-0.20250318095635.a5dccbf.el10.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-vitrageclient-5.2.0-0.20250310090539.fc2d612.el10.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-werkzeug-3.1.3-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-yaql-3.0.0-1.el10s.noarch DEBUG: python3-zaqarclient-3.0.1-0.20250516051216.0233b3b.el10.noarch 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/common/c1/c2/c1c254075ed4933afdaf5d6665d25a8327f37450_f4a47540'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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