+ 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 + '[' -f setup.cfg ']' + sed -i 's/pre-hook.build_config = .*//' setup.cfg + MOCKOPTS='-v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 --clean INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.77mz5ue3:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-barbican-1cd585c721b1966e5582adc800090d01d8b6fbad baseurl=https://trunk.rdoproject.org/centos7-train/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_3a78d349 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 --init INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.p3moqr5s:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-barbican-1cd585c721b1966e5582adc800090d01d8b6fbad baseurl=https://trunk.rdoproject.org/centos7-train/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_3a78d349 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7389092 2987496 944336 5889780 7594700 DEBUG: Swap: 8388604 396632 7991972 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ak78sh50', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 INFO: calling preinit hooks INFO: enabled root cache INFO: /home/centos-train/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7388980 3251288 944476 5626100 7594648 DEBUG: Swap: 8388604 396632 7991972 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 0 4.3G 0% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.8bbv2i1s', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oknwvirj:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5558e03c3ce944faa46310c859966237', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.oknwvirj:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', 'basesystem', 'rpm-build', 'python2-devel', 'gcc', 'make', 'python-sqlalchemy', 'python-webob', 'ghostscript', 'graphviz', 'python-sphinx', 'python-eventlet', 'python-six', 'python-pbr', 'openstack-macros', 'git-core', 'yum-plugin-priorities', 'rubygems', 'python-setuptools_scm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-barbican-1cd585c721b1966e558 4.3 MB/s | 1.2 MB 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-macros noarch2023.1.0-0.20230216203322.ce6a105.el7 delorean 15 k DEBUG: python2-eventlet noarch0.25.1-1.el7 delorean-train-testing 321 k DEBUG: python2-pbr noarch5.1.2-2.el7 delorean-train-testing 1.1 M DEBUG: python2-webob noarch1.8.5-1.el7 delorean-train-testing 246 k DEBUG: python2-sqlalchemy x86_641.2.17-2.el7 delorean-train-testing 1.8 M DEBUG: python2-setuptools_scm noarch1.15.7-2.el7 delorean-train-build-deps 32 k DEBUG: python2-sphinx noarch1:1.8.4-1.el7 delorean-train-build-deps 1.8 M DEBUG: basesystem noarch10.0-7.el7.centos base 5.0 k DEBUG: gcc x86_644.8.5-44.el7 base 16 M DEBUG: ghostscript x86_649.25-5.el7 base 112 k DEBUG: graphviz x86_642.30.1-22.el7 base 1.3 M DEBUG: make x86_641:3.82-24.el7 base 421 k DEBUG: yum-plugin-priorities noarch1.1.31-54.el7_8 base 29 k DEBUG: git x86_641.8.3.1-24.el7_9 updates 4.4 M DEBUG: python-devel x86_642.7.5-92.el7_9 updates 399 k DEBUG: rpm-build x86_644.11.3-48.el7_9 updates 150 k DEBUG: rubygems noarch2.0.14.1-39.el7_9 updates 215 k DEBUG: Installing dependencies: DEBUG: fontawesome-fonts noarch4.4.0-1.el7 delorean-train-testing 159 k DEBUG: fontawesome-fonts-web noarch4.4.0-1.el7 delorean-train-testing 273 k DEBUG: python-backports-ssl_match_hostname noarch3.5.0.1-1.el7 delorean-train-testing 12 k DEBUG: python-dns noarch1.15.0-5.el7 delorean-train-testing 247 k DEBUG: python2-babel noarch2.6.0-4.el7 delorean-train-testing 5.7 M DEBUG: python2-chardet noarch3.0.4-7.el7 delorean-train-testing 185 k DEBUG: python2-funcsigs noarch1.0.2-1.el7 delorean-train-testing 23 k DEBUG: python2-idna noarch2.5-1.el7 delorean-train-testing 94 k DEBUG: python2-ipaddress noarch1.0.18-5.el7 delorean-train-testing 34 k DEBUG: python2-jinja2 noarch2.10.1-1.el7 delorean-train-testing 250 k DEBUG: python2-mock noarch3.0.5-1.el7 delorean-train-testing 50 k DEBUG: python2-monotonic noarch1.5-1.el7 delorean-train-testing 14 k DEBUG: python2-olefile noarch0.44-1.el7 delorean-train-testing 772 k DEBUG: python2-pyparsing noarch2.3.1-1.el7 delorean-train-testing 140 k DEBUG: python2-pysocks noarch1.5.6-3.el7 delorean-train-testing 19 k DEBUG: python2-requests noarch2.21.0-3.el7 delorean-train-testing 119 k DEBUG: python2-setuptools noarch40.8.0-1.el7 delorean-train-testing 652 k DEBUG: python2-six noarch1.12.0-1.el7 delorean-train-testing 32 k DEBUG: python2-typing noarch3.6.1-1.el7 delorean-train-testing 44 k DEBUG: python2-urllib3 noarch1.24.1-3.el7 delorean-train-testing 169 k DEBUG: libimagequant x86_642.8.2-2.el7 delorean-train-testing 52 k DEBUG: python2-backports x86_641.0-16.el7 delorean-train-testing 6.2 k DEBUG: python2-greenlet x86_640.4.12-1.el7 delorean-train-testing 24 k DEBUG: python2-markupsafe x86_641.1.0-2.el7 delorean-train-testing 28 k DEBUG: python2-pillow x86_645.4.1-3.el7 delorean-train-testing 638 k DEBUG: google-roboto-slab-fonts noarch1.100263-0.5.20150923git.el7 delorean-train-build-deps 232 k DEBUG: lato-fonts noarch2.015-1.el7 delorean-train-build-deps 3.3 M DEBUG: python-sphinx-locale noarch1:1.8.4-1.el7 delorean-train-build-deps 228 k DEBUG: python-whoosh noarch2.5.7-4.el7 delorean-train-build-deps 1.1 M DEBUG: python2-imagesize noarch0.7.1-5.el7 delorean-train-build-deps 8.6 k DEBUG: python2-packaging noarch19.0-1.el7 delorean-train-build-deps 43 k DEBUG: python2-pygments noarch2.2.0-7.el7 delorean-train-build-deps 1.9 M DEBUG: python2-snowballstemmer noarch1.2.0-2.el7 delorean-train-build-deps 96 k DEBUG: python2-sphinx-theme-alabaster noarch0.7.9-4.el7 delorean-train-build-deps 18 k DEBUG: python2-sphinx_rtd_theme noarch0.2.4-1.el7 delorean-train-build-deps 127 k DEBUG: python2-sphinxcontrib-websupport noarch1.0.1-1.el7 delorean-train-build-deps 43 k DEBUG: acl x86_642.2.51-15.el7 base 81 k DEBUG: adobe-mappings-cmap noarch20171205-3.el7 base 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch20171205-3.el7 base 114 k DEBUG: adobe-mappings-pdf noarch20180407-1.el7 base 703 k DEBUG: atk x86_642.28.1-2.el7 base 263 k DEBUG: audit-libs x86_642.8.5-4.el7 base 102 k DEBUG: avahi-libs x86_640.6.31-20.el7 base 62 k DEBUG: bzip2 x86_641.0.6-13.el7 base 52 k DEBUG: bzip2-libs x86_641.0.6-13.el7 base 40 k DEBUG: cairo x86_641.15.12-4.el7 base 741 k DEBUG: chkconfig x86_641.7.6-1.el7 base 182 k DEBUG: cpio x86_642.11-28.el7 base 211 k DEBUG: cpp x86_644.8.5-44.el7 base 5.9 M DEBUG: cracklib x86_642.9.0-11.el7 base 80 k DEBUG: cracklib-dicts x86_642.9.0-11.el7 base 3.6 M DEBUG: cryptsetup-libs x86_642.0.3-6.el7 base 339 k DEBUG: cups-libs x86_641:1.6.3-51.el7 base 359 k DEBUG: dbus x86_641:1.10.24-15.el7 base 245 k DEBUG: dbus-libs x86_641:1.10.24-15.el7 base 169 k DEBUG: dejavu-fonts-common noarch2.33-6.el7 base 64 k DEBUG: dejavu-sans-fonts noarch2.33-6.el7 base 1.4 M DEBUG: dracut x86_64033-572.el7 base 329 k DEBUG: dwz x86_640.11-3.el7 base 99 k DEBUG: elfutils x86_640.176-5.el7 base 308 k DEBUG: elfutils-default-yama-scope noarch0.176-5.el7 base 33 k DEBUG: elfutils-libelf x86_640.176-5.el7 base 195 k DEBUG: elfutils-libs x86_640.176-5.el7 base 291 k DEBUG: file x86_645.11-37.el7 base 57 k DEBUG: file-libs x86_645.11-37.el7 base 340 k DEBUG: filesystem x86_643.2-25.el7 base 1.0 M DEBUG: findutils x86_641:4.5.11-6.el7 base 559 k DEBUG: fipscheck x86_641.4.1-6.el7 base 21 k DEBUG: fipscheck-lib x86_641.4.1-6.el7 base 11 k DEBUG: fontconfig x86_642.13.0-4.3.el7 base 254 k DEBUG: fontpackages-filesystem noarch1.44-8.el7 base 9.9 k DEBUG: fribidi x86_641.0.2-1.el7_7.1 base 79 k DEBUG: gawk x86_644.0.2-4.el7_3.1 base 874 k DEBUG: gdb x86_647.6.1-120.el7 base 2.4 M DEBUG: gdbm x86_641.10-8.el7 base 70 k DEBUG: gdk-pixbuf2 x86_642.36.12-3.el7 base 570 k DEBUG: gmp x86_641:6.0.0-15.el7 base 281 k DEBUG: gnupg2 x86_642.0.22-5.el7_5 base 1.5 M DEBUG: gpgme x86_641.3.2-5.el7 base 146 k DEBUG: graphite2 x86_641.3.10-1.el7_3 base 115 k DEBUG: grep x86_642.20-3.el7 base 344 k DEBUG: groff-base x86_641.22.2-8.el7 base 942 k DEBUG: gtk2 x86_642.24.31-1.el7 base 3.4 M DEBUG: hardlink x86_641:1.0-19.el7 base 14 k DEBUG: harfbuzz x86_641.7.5-2.el7 base 267 k DEBUG: hicolor-icon-theme noarch0.12-7.el7 base 42 k DEBUG: hwdata x86_640.252-9.7.el7 base 2.5 M DEBUG: info x86_645.1-5.el7 base 233 k DEBUG: jasper-libs x86_641.900.1-33.el7 base 150 k DEBUG: jbigkit-libs x86_642.0-11.el7 base 46 k DEBUG: json-c x86_640.11-4.el7_0 base 31 k DEBUG: keyutils-libs x86_641.5.8-3.el7 base 25 k DEBUG: kmod x86_6420-28.el7 base 123 k DEBUG: kmod-libs x86_6420-28.el7 base 51 k DEBUG: lcms2 x86_642.6-3.el7 base 150 k DEBUG: less x86_64458-9.el7 base 120 k DEBUG: libICE x86_641.0.9-9.el7 base 66 k DEBUG: libSM x86_641.2.2-2.el7 base 39 k DEBUG: libXau x86_641.0.8-2.1.el7 base 29 k DEBUG: libXaw x86_641.0.13-4.el7 base 192 k DEBUG: libXcomposite x86_640.4.4-4.1.el7 base 22 k DEBUG: libXcursor x86_641.1.15-1.el7 base 30 k DEBUG: libXdamage x86_641.1.4-4.1.el7 base 20 k DEBUG: libXext x86_641.3.3-3.el7 base 39 k DEBUG: libXfixes x86_645.0.3-1.el7 base 18 k DEBUG: libXft x86_642.3.2-2.el7 base 58 k DEBUG: libXi x86_641.7.9-1.el7 base 40 k DEBUG: libXinerama x86_641.1.3-2.1.el7 base 14 k DEBUG: libXmu x86_641.1.2-2.el7 base 71 k DEBUG: libXrandr x86_641.5.1-2.el7 base 27 k DEBUG: libXrender x86_640.9.10-1.el7 base 26 k DEBUG: libXt x86_641.1.5-3.el7 base 173 k DEBUG: libXxf86misc x86_641.0.3-7.1.el7 base 19 k DEBUG: libXxf86vm x86_641.1.4-1.el7 base 18 k DEBUG: libacl x86_642.2.51-15.el7 base 27 k DEBUG: libassuan x86_642.1.0-3.el7 base 63 k DEBUG: libattr x86_642.4.46-13.el7 base 18 k DEBUG: libcap x86_642.22-11.el7 base 47 k DEBUG: libcap-ng x86_640.7.5-4.el7 base 25 k DEBUG: libcom_err x86_641.42.9-19.el7 base 42 k DEBUG: libdb x86_645.3.21-25.el7 base 720 k DEBUG: libdb-utils x86_645.3.21-25.el7 base 132 k DEBUG: libdrm x86_642.4.97-2.el7 base 151 k DEBUG: libedit x86_643.0-12.20121213cvs.el7 base 92 k DEBUG: libffi x86_643.0.13-19.el7 base 30 k DEBUG: libfontenc x86_641.1.3-3.el7 base 31 k DEBUG: libgcc x86_644.8.5-44.el7 base 103 k DEBUG: libgcrypt x86_641.5.3-14.el7 base 263 k DEBUG: libglvnd x86_641:1.0.1-0.8.git5baa1e5.el7 base 89 k DEBUG: libglvnd-egl x86_641:1.0.1-0.8.git5baa1e5.el7 base 44 k DEBUG: libglvnd-glx x86_641:1.0.1-0.8.git5baa1e5.el7 base 125 k DEBUG: libgomp x86_644.8.5-44.el7 base 159 k DEBUG: libgpg-error x86_641.12-3.el7 base 87 k DEBUG: libgs x86_649.25-5.el7 base 4.6 M DEBUG: libidn x86_641.28-4.el7 base 209 k DEBUG: libjpeg-turbo x86_641.2.90-8.el7 base 135 k DEBUG: libmpc x86_641.0.1-3.el7 base 51 k DEBUG: libpaper x86_641.1.24-9.el7 base 37 k DEBUG: libpciaccess x86_640.14-1.el7 base 26 k DEBUG: libpng x86_642:1.5.13-8.el7 base 213 k DEBUG: libpwquality x86_641.2.3-5.el7 base 85 k DEBUG: librsvg2 x86_642.40.20-1.el7 base 132 k DEBUG: libselinux x86_642.5-15.el7 base 162 k DEBUG: libsemanage x86_642.5-14.el7 base 151 k DEBUG: libsepol x86_642.5-10.el7 base 297 k DEBUG: libssh2 x86_641.8.0-4.el7 base 88 k DEBUG: libstdc++ x86_644.8.5-44.el7 base 306 k DEBUG: libtasn1 x86_644.10-1.el7 base 320 k DEBUG: libthai x86_640.1.14-9.el7 base 187 k DEBUG: libtiff x86_644.0.3-35.el7 base 172 k DEBUG: libtool-ltdl x86_642.4.2-22.el7_3 base 49 k DEBUG: libuser x86_640.60-9.el7 base 400 k DEBUG: libutempter x86_641.1.6-4.el7 base 25 k DEBUG: libverto x86_640.2.5-4.el7 base 16 k DEBUG: libwayland-client x86_641.15.0-1.el7 base 33 k DEBUG: libwayland-server x86_641.15.0-1.el7 base 39 k DEBUG: libxcb x86_641.13-1.el7 base 214 k DEBUG: libxshmfence x86_641.2-1.el7 base 7.2 k DEBUG: libyaml x86_640.1.4-11.el7_0 base 55 k DEBUG: lua x86_645.1.4-15.el7 base 201 k DEBUG: lz4 x86_641.8.3-1.el7 base 85 k DEBUG: mpfr x86_643.1.1-4.el7 base 203 k DEBUG: ncurses x86_645.9-14.20130511.el7_4 base 304 k DEBUG: ncurses-base noarch5.9-14.20130511.el7_4 base 68 k DEBUG: ncurses-libs x86_645.9-14.20130511.el7_4 base 316 k DEBUG: nss-pem x86_641.0.3-7.el7 base 74 k DEBUG: openjpeg2 x86_642.3.1-3.el7_7 base 153 k DEBUG: p11-kit x86_640.23.5-3.el7 base 252 k DEBUG: p11-kit-trust x86_640.23.5-3.el7 base 129 k DEBUG: pam x86_641.1.8-23.el7 base 721 k DEBUG: pango x86_641.42.4-4.el7_7 base 280 k DEBUG: patch x86_642.7.1-12.el7_7 base 111 k DEBUG: pcre x86_648.32-17.el7 base 422 k DEBUG: perl-Carp noarch1.26-244.el7 base 19 k DEBUG: perl-Encode x86_642.51-7.el7 base 1.5 M DEBUG: perl-Error noarch1:0.17020-2.el7 base 32 k DEBUG: perl-Exporter noarch5.68-3.el7 base 28 k DEBUG: perl-File-Path noarch2.09-2.el7 base 26 k DEBUG: perl-File-Temp noarch0.23.01-3.el7 base 56 k DEBUG: perl-Filter x86_641.49-3.el7 base 76 k DEBUG: perl-Getopt-Long noarch2.40-3.el7 base 56 k DEBUG: perl-HTTP-Tiny noarch0.033-3.el7 base 38 k DEBUG: perl-PathTools x86_643.40-5.el7 base 82 k DEBUG: perl-Pod-Perldoc noarch3.20-4.el7 base 87 k DEBUG: perl-Pod-Simple noarch1:3.28-4.el7 base 216 k DEBUG: perl-Pod-Usage noarch1.63-3.el7 base 27 k DEBUG: perl-Scalar-List-Utils x86_641.27-248.el7 base 36 k DEBUG: perl-Socket x86_642.010-5.el7 base 49 k DEBUG: perl-Storable x86_642.45-3.el7 base 77 k DEBUG: perl-TermReadKey x86_642.30-20.el7 base 31 k DEBUG: perl-Text-ParseWords noarch3.29-4.el7 base 14 k DEBUG: perl-Thread-Queue noarch3.02-2.el7 base 17 k DEBUG: perl-Time-HiRes x86_644:1.9725-3.el7 base 45 k DEBUG: perl-Time-Local noarch1.2300-2.el7 base 24 k DEBUG: perl-constant noarch1.27-2.el7 base 19 k DEBUG: perl-parent noarch1:0.225-244.el7 base 12 k DEBUG: perl-podlators noarch2.5.1-3.el7 base 112 k DEBUG: perl-srpm-macros noarch1-8.el7 base 4.6 k DEBUG: perl-threads x86_641.87-4.el7 base 49 k DEBUG: perl-threads-shared x86_641.43-6.el7 base 39 k DEBUG: pinentry x86_640.8.1-17.el7 base 73 k DEBUG: pixman x86_640.34.0-1.el7 base 248 k DEBUG: pkgconfig x86_641:0.27.1-4.el7 base 54 k DEBUG: popt x86_641.13-16.el7 base 42 k DEBUG: procps-ng x86_643.3.10-28.el7 base 291 k DEBUG: pth x86_642.0.7-23.el7 base 89 k DEBUG: pygpgme x86_640.3-9.el7 base 63 k DEBUG: pyliblzma x86_640.5.3-11.el7 base 47 k DEBUG: python-docutils noarch0.11-0.3.20130715svn7687.el7 base 1.5 M DEBUG: python-enum34 noarch1.0.4-1.el7 base 52 k DEBUG: python-iniparse noarch0.4-9.el7 base 39 k DEBUG: python-pycurl x86_647.19.0-19.el7 base 80 k DEBUG: python-rpm-macros noarch3-34.el7 base 9.1 k DEBUG: python-srpm-macros noarch3-34.el7 base 8.8 k DEBUG: python-urlgrabber noarch3.10-10.el7 base 108 k DEBUG: python2-rpm-macros noarch3-34.el7 base 8.1 k DEBUG: pytz noarch2016.10-2.el7 base 46 k DEBUG: pyxattr x86_640.5.1-5.el7 base 28 k DEBUG: qrencode-libs x86_643.4.1-3.el7 base 50 k DEBUG: readline x86_646.2-11.el7 base 193 k DEBUG: redhat-rpm-config noarch9.1.0-88.el7.centos base 81 k DEBUG: sed x86_644.2.2-7.el7 base 231 k DEBUG: setup noarch2.8.71-11.el7 base 166 k DEBUG: shadow-utils x86_642:4.6-5.el7 base 1.2 M DEBUG: shared-mime-info x86_641.8-5.el7 base 312 k DEBUG: sqlite x86_643.7.17-8.el7_7.1 base 394 k DEBUG: tar x86_642:1.26-35.el7 base 846 k DEBUG: urw-base35-bookman-fonts noarch20170801-10.el7 base 852 k DEBUG: urw-base35-c059-fonts noarch20170801-10.el7 base 879 k DEBUG: urw-base35-d050000l-fonts noarch20170801-10.el7 base 75 k DEBUG: urw-base35-fonts noarch20170801-10.el7 base 7.6 k DEBUG: urw-base35-fonts-common noarch20170801-10.el7 base 19 k DEBUG: urw-base35-gothic-fonts noarch20170801-10.el7 base 650 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch20170801-10.el7 base 796 k DEBUG: urw-base35-nimbus-roman-fonts noarch20170801-10.el7 base 860 k DEBUG: urw-base35-nimbus-sans-fonts noarch20170801-10.el7 base 1.3 M DEBUG: urw-base35-p052-fonts noarch20170801-10.el7 base 978 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch20170801-10.el7 base 40 k DEBUG: urw-base35-z003-fonts noarch20170801-10.el7 base 275 k DEBUG: ustr x86_641.0.4-16.el7 base 92 k DEBUG: xorg-x11-font-utils x86_641:7.5-21.el7 base 104 k DEBUG: xorg-x11-server-utils x86_647.7-20.el7 base 178 k DEBUG: yum noarch3.4.3-168.el7.centos base 1.2 M DEBUG: yum-metadata-parser x86_641.1.4-10.el7 base 28 k DEBUG: yum-plugin-fastestmirror noarch1.1.31-54.el7_8 base 34 k DEBUG: zip x86_643.0-11.el7 base 260 k DEBUG: bash x86_644.2.46-35.el7_9 updates 1.0 M DEBUG: binutils x86_642.27-44.base.el7_9.1 updates 5.9 M DEBUG: ca-certificates noarch2022.2.54-74.el7_9 updates 911 k DEBUG: centos-release x86_647-9.2009.1.el7.centos updates 27 k DEBUG: coreutils x86_648.22-24.el7_9.2 updates 3.3 M DEBUG: curl x86_647.29.0-59.el7_9.1 updates 271 k DEBUG: cyrus-sasl-lib x86_642.1.26-24.el7_9 updates 156 k DEBUG: device-mapper x86_647:1.02.170-6.el7_9.5 updates 297 k DEBUG: device-mapper-libs x86_647:1.02.170-6.el7_9.5 updates 325 k DEBUG: diffutils x86_643.3-6.el7_9 updates 322 k DEBUG: expat x86_642.1.0-15.el7_9 updates 83 k DEBUG: freetype x86_642.8-14.el7_9.1 updates 380 k DEBUG: gd x86_642.0.35-27.el7_9 updates 146 k DEBUG: glib2 x86_642.56.1-9.el7_9 updates 2.5 M DEBUG: glibc x86_642.17-326.el7_9 updates 3.6 M DEBUG: glibc-common x86_642.17-326.el7_9 updates 12 M DEBUG: glibc-devel x86_642.17-326.el7_9 updates 1.1 M DEBUG: glibc-headers x86_642.17-326.el7_9 updates 691 k DEBUG: gtk-update-icon-cache x86_643.22.30-8.el7_9 updates 27 k DEBUG: gzip x86_641.5-11.el7_9 updates 130 k DEBUG: kernel-headers x86_643.10.0-1160.90.1.el7 updates 9.1 M DEBUG: kpartx x86_640.4.9-136.el7_9 updates 81 k DEBUG: krb5-libs x86_641.15.1-55.el7_9 updates 810 k DEBUG: libX11 x86_641.6.7-4.el7_9 updates 607 k DEBUG: libX11-common noarch1.6.7-4.el7_9 updates 164 k DEBUG: libXpm x86_643.5.12-2.el7_9 updates 56 k DEBUG: libblkid x86_642.23.2-65.el7_9.1 updates 183 k DEBUG: libcroco x86_640.6.12-6.el7_9 updates 105 k DEBUG: libcurl x86_647.29.0-59.el7_9.1 updates 223 k DEBUG: libmount x86_642.23.2-65.el7_9.1 updates 185 k DEBUG: libsmartcols x86_642.23.2-65.el7_9.1 updates 143 k DEBUG: libuuid x86_642.23.2-65.el7_9.1 updates 84 k DEBUG: libwebp x86_640.3.0-11.el7 updates 170 k DEBUG: libxml2 x86_642.9.1-6.el7_9.6 updates 668 k DEBUG: mesa-libEGL x86_6418.3.4-12.el7_9 updates 110 k DEBUG: mesa-libGL x86_6418.3.4-12.el7_9 updates 166 k DEBUG: mesa-libgbm x86_6418.3.4-12.el7_9 updates 39 k DEBUG: mesa-libglapi x86_6418.3.4-12.el7_9 updates 46 k DEBUG: nspr x86_644.34.0-3.1.el7_9 updates 128 k DEBUG: nss x86_643.79.0-5.el7_9 updates 895 k DEBUG: nss-softokn x86_643.79.0-4.el7_9 updates 379 k DEBUG: nss-softokn-freebl x86_643.79.0-4.el7_9 updates 337 k DEBUG: nss-sysinit x86_643.79.0-5.el7_9 updates 66 k DEBUG: nss-tools x86_643.79.0-5.el7_9 updates 555 k DEBUG: nss-util x86_643.79.0-1.el7_9 updates 80 k DEBUG: openldap x86_642.4.44-25.el7_9 updates 356 k DEBUG: openssh x86_647.4p1-22.el7_9 updates 510 k DEBUG: openssh-clients x86_647.4p1-22.el7_9 updates 655 k DEBUG: openssl-libs x86_641:1.0.2k-26.el7_9 updates 1.2 M DEBUG: perl x86_644:5.16.3-299.el7_9 updates 8.0 M DEBUG: perl-Git noarch1.8.3.1-24.el7_9 updates 56 k DEBUG: perl-Pod-Escapes noarch1:1.04-299.el7_9 updates 52 k DEBUG: perl-libs x86_644:5.16.3-299.el7_9 updates 690 k DEBUG: perl-macros x86_644:5.16.3-299.el7_9 updates 44 k DEBUG: python x86_642.7.5-92.el7_9 updates 96 k DEBUG: python-libs x86_642.7.5-92.el7_9 updates 5.6 M DEBUG: rpm x86_644.11.3-48.el7_9 updates 1.2 M DEBUG: rpm-build-libs x86_644.11.3-48.el7_9 updates 108 k DEBUG: rpm-libs x86_644.11.3-48.el7_9 updates 279 k DEBUG: rpm-python x86_644.11.3-48.el7_9 updates 84 k DEBUG: rsync x86_643.1.2-12.el7_9 updates 408 k DEBUG: ruby x86_642.0.0.648-39.el7_9 updates 73 k DEBUG: ruby-irb noarch2.0.0.648-39.el7_9 updates 94 k DEBUG: ruby-libs x86_642.0.0.648-39.el7_9 updates 2.8 M DEBUG: rubygem-bigdecimal x86_641.2.0-39.el7_9 updates 85 k DEBUG: rubygem-io-console x86_640.4.2-39.el7_9 updates 56 k DEBUG: rubygem-json x86_641.7.7-39.el7_9 updates 82 k DEBUG: rubygem-psych x86_642.0.0-39.el7_9 updates 84 k DEBUG: rubygem-rdoc noarch4.0.0-39.el7_9 updates 324 k DEBUG: systemd x86_64219-78.el7_9.7 updates 5.1 M DEBUG: systemd-libs x86_64219-78.el7_9.7 updates 419 k DEBUG: tzdata noarch2023c-1.el7 updates 497 k DEBUG: unzip x86_646.0-24.el7_9 updates 172 k DEBUG: util-linux x86_642.23.2-65.el7_9.1 updates 2.0 M DEBUG: xz x86_645.2.2-2.el7_9 updates 229 k DEBUG: xz-libs x86_645.2.2-2.el7_9 updates 103 k DEBUG: zlib x86_641.2.7-21.el7_9 updates 90 k DEBUG: libtomcrypt x86_641.17-26.el7 extras 224 k DEBUG: libtommath x86_640.42.0-6.el7 extras 36 k DEBUG: python2-crypto x86_642.6.1-15.el7 extras 477 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 343 Packages DEBUG: Total size: 191 M DEBUG: Total download size: 15 k DEBUG: Installed size: 806 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] fontawesome-fonts-4.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-web-4.4.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-dns-1.15.0-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-babel-2.6.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-chardet-3.0.4-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-eventlet-0.25.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-funcsigs-1.0.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-idna-2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-ipaddress-1.0.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jinja2-2.10.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-mock-3.0.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-monotonic-1.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-olefile-0.44-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pbr-5.1.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyparsing-2.3.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pysocks-1.5.6-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-requests-2.21.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-setuptools-40.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-six-1.12.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-typing-3.6.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-urllib3-1.24.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-webob-1.8.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libimagequant-2.8.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-backports-1.0-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-greenlet-0.4.12-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-markupsafe-1.1.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pillow-5.4.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-sqlalchemy-1.2.17-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lato-fonts-2.015-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sphinx-locale-1.8.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-whoosh-2.5.7-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-imagesize-0.7.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-packaging-19.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pygments-2.2.0-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-setuptools_scm-1.15.7-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-snowballstemmer-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinx-1.8.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinx_rtd_theme-0.2.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.51-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-2.8.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.6.31-20.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-10.0-7.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.7.6-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.11-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.0.3-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-1.6.3-51.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.10.24-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.10.24-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.33-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.33-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dracut-033-572.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.11-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.176-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.176-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.176-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.176-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.11-37.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.11-37.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.2-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.5.11-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-1.4.1-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-lib-1.4.1-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.0-4.3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.2-1.el7_7.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.0.2-4.el7_3.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-7.6.1-120.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.10-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghostscript-9.25-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.0.0-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.0.22-5.el7_5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gpgme-1.3.2-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-1.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.30.1-22.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-2.20-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.2-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.31-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.0-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.12-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] hwdata-0.252-9.7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-5.1-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-1.900.1-33.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.11-4.el7_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.8-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-20-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-20-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.6-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-458-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.8-2.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-4.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-4.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.3-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.9-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.3-2.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.2-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.3-7.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.51-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.1.0-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.46-13.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.22-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.42.9-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.21-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.21-25.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdrm-2.4.97-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.0-12.20121213cvs.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.0.13-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.5.3-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.12-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.25-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.28-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.2.90-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.0.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpciaccess-0.14-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.5.13-8.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.2.3-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.40.20-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.5-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.5-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.5-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh2-1.8.0-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-4.8.5-44.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.10-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.14-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.3-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.2-22.el7_3.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuser-0.60-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.2.5-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-client-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwayland-server-1.15.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxshmfence-1.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.4-11.el7_0.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-5.1.4-15.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-1.8.3-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-3.82-24.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-5.9-14.20130511.el7_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-5.9-14.20130511.el7_4.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-5.9-14.20130511.el7_4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-pem-1.0.3-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.3.1-3.el7_7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.5-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.5-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.1.8-23.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-4.el7_7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.1-12.el7_7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.32-17.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.26-244.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.51-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Error-0.17020-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.68-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.09-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.23.01-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Filter-1.49-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.40-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.033-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.40-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.20-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.28-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.63-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.27-248.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.010-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-2.45-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-TermReadKey-2.30-20.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.29-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Thread-Queue-3.02-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-HiRes-1.9725-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.2300-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.27-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.225-244.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-2.5.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-1.87-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.43-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-0.8.1-17.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.34.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconfig-0.27.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.13-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.10-28.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pth-2.0.7-23.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pygpgme-0.3-9.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pyliblzma-0.5.3-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-docutils-0.11-0.3.20130715svn7687.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-enum34-1.0.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-iniparse-0.4-9.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycurl-7.19.0-19.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-34.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-34.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-urlgrabber-3.10-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rpm-macros-3-34.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pytz-2016.10-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pyxattr-0.5.1-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qrencode-libs-3.4.1-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] readline-6.2-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-9.1.0-88.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.2.2-7.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.8.71-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.8-5.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-3.7.17-8.el7_7.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.26-35.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ustr-1.0.4-16.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-21.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-20.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] yum-3.4.3-168.el7.centos.noarch.rpm: Already downloaded DEBUG: [SKIPPED] yum-metadata-parser-1.1.4-10.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] yum-plugin-priorities-1.1.31-54.el7_8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.2.46-35.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.27-44.base.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2022.2.54-74.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] centos-release-7-9.2009.1.el7.centos.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.22-24.el7_9.2.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.29.0-59.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.26-24.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.170-6.el7_9.5.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.3-6.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.1.0-15.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.8-14.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.0.35-27.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-1.8.3.1-24.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.1-9.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.17-326.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-8.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.5-11.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-3.10.0-1160.90.1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.4.9-136.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.15.1-55.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.7-4.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.7-4.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-2.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-6.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.29.0-59.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-0.3.0-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.1-6.el7_9.6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libEGL-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libGL-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libgbm-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mesa-libglapi-18.3.4-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nspr-4.34.0-3.1.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-3.79.0-5.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-3.79.0-4.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-softokn-freebl-3.79.0-4.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-sysinit-3.79.0-5.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-tools-3.79.0-5.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nss-util-3.79.0-1.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.44-25.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-7.4p1-22.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-7.4p1-22.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.0.2k-26.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-5.16.3-299.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Git-1.8.3.1-24.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.04-299.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.16.3-299.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.16.3-299.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-2.7.5-92.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-devel-2.7.5-92.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-libs-2.7.5-92.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-python-4.11.3-48.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rsync-3.1.2-12.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ruby-2.0.0.648-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ruby-irb-2.0.0.648-39.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ruby-libs-2.0.0.648-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-bigdecimal-1.2.0-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-io-console-0.4.2-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-json-1.7.7-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-psych-2.0.0-39.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rubygem-rdoc-4.0.0-39.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rubygems-2.0.14.1-39.el7_9.noarch.rpm: Already downloaded DEBUG: [SKIPPED] systemd-219-78.el7_9.7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-219-78.el7_9.7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2023c-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-24.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.23.2-65.el7_9.1.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.2-2.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.2-2.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.7-21.el7_9.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtomcrypt-1.17-26.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtommath-0.42.0-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-crypto-2.6.1-15.el7.x86_64.rpm: Already downloaded DEBUG: (343/343): openstack-macros-2023.1.0-0.20230216 66 kB/s | 15 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 56 kB/s | 15 kB 00:00 DEBUG: warning: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf/base-65e58d35cd0ad0ed/packages/acl-2.2.51-15.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: Importing GPG key 0xF4A80EB5: DEBUG: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " DEBUG: Fingerprint: 6341 AB27 53D7 8A78 A7C2 7BB1 24C6 A8A7 F4A8 0EB5 DEBUG: From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 DEBUG: Key imported successfully DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.2-25.el7.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-4.8.5-44.el7.x86_64 1/343 DEBUG: Running scriptlet: libgcc-4.8.5-44.el7.x86_64 1/343 DEBUG: Installing : fontpackages-filesystem-1.44-8.el7.noarch 2/343 DEBUG: Installing : tzdata-2023c-1.el7.noarch 3/343 DEBUG: Installing : centos-release-7-9.2009.1.el7.centos.x86_64 4/343 DEBUG: Installing : setup-2.8.71-11.el7.noarch 5/343 DEBUG: Running scriptlet: setup-2.8.71-11.el7.noarch 5/343 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.2-25.el7.x86_64 6/343 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el7.noarch 7/343 DEBUG: Installing : python-srpm-macros-3-34.el7.noarch 8/343 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el7.noarch 9/343 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el7.no 10/343 DEBUG: Installing : python-rpm-macros-3-34.el7.noarch 11/343 DEBUG: Installing : basesystem-10.0-7.el7.centos.noarch 12/343 DEBUG: Installing : dejavu-fonts-common-2.33-6.el7.noarch 13/343 DEBUG: Installing : libX11-common-1.6.7-4.el7_9.noarch 14/343 DEBUG: Installing : kernel-headers-3.10.0-1160.90.1.el7.x86_64 15/343 DEBUG: Installing : python2-rpm-macros-3-34.el7.noarch 16/343 DEBUG: Installing : perl-srpm-macros-1-8.el7.noarch 17/343 DEBUG: Installing : ncurses-base-5.9-14.20130511.el7_4.noarch 18/343 DEBUG: Installing : glibc-common-2.17-326.el7_9.x86_64 19/343 DEBUG: Running scriptlet: glibc-common-2.17-326.el7_9.x86_64 19/343 DEBUG: Installing : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 20/343 DEBUG: Running scriptlet: glibc-2.17-326.el7_9.x86_64 21/343 DEBUG: Installing : glibc-2.17-326.el7_9.x86_64 21/343 DEBUG: Running scriptlet: glibc-2.17-326.el7_9.x86_64 21/343 DEBUG: Installing : nspr-4.34.0-3.1.el7_9.x86_64 22/343 DEBUG: Running scriptlet: nspr-4.34.0-3.1.el7_9.x86_64 22/343 DEBUG: Installing : nss-util-3.79.0-1.el7_9.x86_64 23/343 DEBUG: Running scriptlet: nss-util-3.79.0-1.el7_9.x86_64 23/343 DEBUG: Installing : libstdc++-4.8.5-44.el7.x86_64 24/343 DEBUG: Running scriptlet: libstdc++-4.8.5-44.el7.x86_64 24/343 DEBUG: Installing : ncurses-libs-5.9-14.20130511.el7_4.x86_64 25/343 DEBUG: Running scriptlet: ncurses-libs-5.9-14.20130511.el7_4.x86_64 25/343 DEBUG: Installing : bash-4.2.46-35.el7_9.x86_64 26/343 DEBUG: Running scriptlet: bash-4.2.46-35.el7_9.x86_64 26/343 DEBUG: Installing : libsepol-2.5-10.el7.x86_64 27/343 DEBUG: Running scriptlet: libsepol-2.5-10.el7.x86_64 27/343 DEBUG: Installing : pcre-8.32-17.el7.x86_64 28/343 DEBUG: Running scriptlet: pcre-8.32-17.el7.x86_64 28/343 DEBUG: Installing : libselinux-2.5-15.el7.x86_64 29/343 DEBUG: Running scriptlet: libselinux-2.5-15.el7.x86_64 29/343 DEBUG: Installing : zlib-1.2.7-21.el7_9.x86_64 30/343 DEBUG: Running scriptlet: zlib-1.2.7-21.el7_9.x86_64 30/343 DEBUG: Installing : info-5.1-5.el7.x86_64 31/343 DEBUG: Running scriptlet: info-5.1-5.el7.x86_64 31/343 DEBUG: Installing : bzip2-libs-1.0.6-13.el7.x86_64 32/343 DEBUG: Running scriptlet: bzip2-libs-1.0.6-13.el7.x86_64 32/343 DEBUG: Installing : xz-libs-5.2.2-2.el7_9.x86_64 33/343 DEBUG: Running scriptlet: xz-libs-5.2.2-2.el7_9.x86_64 33/343 DEBUG: Installing : libdb-5.3.21-25.el7.x86_64 34/343 DEBUG: Running scriptlet: libdb-5.3.21-25.el7.x86_64 34/343 DEBUG: Installing : elfutils-libelf-0.176-5.el7.x86_64 35/343 DEBUG: Running scriptlet: elfutils-libelf-0.176-5.el7.x86_64 35/343 DEBUG: Installing : expat-2.1.0-15.el7_9.x86_64 36/343 DEBUG: Running scriptlet: expat-2.1.0-15.el7_9.x86_64 36/343 DEBUG: Installing : libattr-2.4.46-13.el7.x86_64 37/343 DEBUG: Running scriptlet: libattr-2.4.46-13.el7.x86_64 37/343 DEBUG: Installing : libacl-2.2.51-15.el7.x86_64 38/343 DEBUG: Running scriptlet: libacl-2.2.51-15.el7.x86_64 38/343 DEBUG: Installing : libcap-2.22-11.el7.x86_64 39/343 DEBUG: Running scriptlet: libcap-2.22-11.el7.x86_64 39/343 DEBUG: Installing : popt-1.13-16.el7.x86_64 40/343 DEBUG: Running scriptlet: popt-1.13-16.el7.x86_64 40/343 DEBUG: Installing : libpng-2:1.5.13-8.el7.x86_64 41/343 DEBUG: Running scriptlet: libpng-2:1.5.13-8.el7.x86_64 41/343 DEBUG: Installing : freetype-2.8-14.el7_9.1.x86_64 42/343 DEBUG: Running scriptlet: freetype-2.8-14.el7_9.1.x86_64 42/343 DEBUG: Installing : libcom_err-1.42.9-19.el7.x86_64 43/343 DEBUG: Running scriptlet: libcom_err-1.42.9-19.el7.x86_64 43/343 DEBUG: Installing : libffi-3.0.13-19.el7.x86_64 44/343 DEBUG: Running scriptlet: libffi-3.0.13-19.el7.x86_64 44/343 DEBUG: Installing : libjpeg-turbo-1.2.90-8.el7.x86_64 45/343 DEBUG: Running scriptlet: libjpeg-turbo-1.2.90-8.el7.x86_64 45/343 DEBUG: Installing : readline-6.2-11.el7.x86_64 46/343 DEBUG: Running scriptlet: readline-6.2-11.el7.x86_64 46/343 DEBUG: Installing : sed-4.2.2-7.el7.x86_64 47/343 DEBUG: Running scriptlet: sed-4.2.2-7.el7.x86_64 47/343 DEBUG: Installing : gmp-1:6.0.0-15.el7.x86_64 48/343 DEBUG: Running scriptlet: gmp-1:6.0.0-15.el7.x86_64 48/343 DEBUG: Installing : libgpg-error-1.12-3.el7.x86_64 49/343 DEBUG: Running scriptlet: libgpg-error-1.12-3.el7.x86_64 49/343 DEBUG: Installing : libuuid-2.23.2-65.el7_9.1.x86_64 50/343 DEBUG: Running scriptlet: libuuid-2.23.2-65.el7_9.1.x86_64 50/343 DEBUG: Installing : lua-5.1.4-15.el7.x86_64 51/343 DEBUG: Installing : chkconfig-1.7.6-1.el7.x86_64 52/343 DEBUG: Installing : grep-2.20-3.el7.x86_64 53/343 DEBUG: Running scriptlet: grep-2.20-3.el7.x86_64 53/343 DEBUG: Installing : libICE-1.0.9-9.el7.x86_64 54/343 DEBUG: Running scriptlet: libICE-1.0.9-9.el7.x86_64 54/343 DEBUG: Installing : libgcrypt-1.5.3-14.el7.x86_64 55/343 DEBUG: Running scriptlet: libgcrypt-1.5.3-14.el7.x86_64 55/343 DEBUG: Installing : libxml2-2.9.1-6.el7_9.6.x86_64 56/343 DEBUG: Running scriptlet: libxml2-2.9.1-6.el7_9.6.x86_64 56/343 DEBUG: Installing : cpio-2.11-28.el7.x86_64 57/343 DEBUG: Running scriptlet: cpio-2.11-28.el7.x86_64 57/343 DEBUG: Installing : diffutils-3.3-6.el7_9.x86_64 58/343 DEBUG: Running scriptlet: diffutils-3.3-6.el7_9.x86_64 58/343 DEBUG: Installing : file-libs-5.11-37.el7.x86_64 59/343 DEBUG: Running scriptlet: file-libs-5.11-37.el7.x86_64 59/343 DEBUG: Installing : libSM-1.2.2-2.el7.x86_64 60/343 DEBUG: Running scriptlet: libSM-1.2.2-2.el7.x86_64 60/343 DEBUG: Installing : mpfr-3.1.1-4.el7.x86_64 61/343 DEBUG: Running scriptlet: mpfr-3.1.1-4.el7.x86_64 61/343 DEBUG: Installing : sqlite-3.7.17-8.el7_7.1.x86_64 62/343 DEBUG: Running scriptlet: sqlite-3.7.17-8.el7_7.1.x86_64 62/343 DEBUG: Installing : xz-5.2.2-2.el7_9.x86_64 63/343 DEBUG: Installing : findutils-1:4.5.11-6.el7.x86_64 64/343 DEBUG: Running scriptlet: findutils-1:4.5.11-6.el7.x86_64 64/343 DEBUG: Installing : gawk-4.0.2-4.el7_3.1.x86_64 65/343 DEBUG: Running scriptlet: gawk-4.0.2-4.el7_3.1.x86_64 65/343 DEBUG: Installing : mesa-libglapi-18.3.4-12.el7_9.x86_64 66/343 DEBUG: Running scriptlet: mesa-libglapi-18.3.4-12.el7_9.x86_64 66/343 DEBUG: Installing : gdbm-1.10-8.el7.x86_64 67/343 DEBUG: Running scriptlet: gdbm-1.10-8.el7.x86_64 67/343 DEBUG: Installing : libcap-ng-0.7.5-4.el7.x86_64 68/343 DEBUG: Running scriptlet: libcap-ng-0.7.5-4.el7.x86_64 68/343 DEBUG: Installing : audit-libs-2.8.5-4.el7.x86_64 69/343 DEBUG: Running scriptlet: audit-libs-2.8.5-4.el7.x86_64 69/343 DEBUG: Installing : nss-softokn-3.79.0-4.el7_9.x86_64 70/343 DEBUG: Running scriptlet: nss-softokn-3.79.0-4.el7_9.x86_64 70/343 DEBUG: Installing : libmpc-1.0.1-3.el7.x86_64 71/343 DEBUG: Running scriptlet: libmpc-1.0.1-3.el7.x86_64 71/343 DEBUG: Installing : libassuan-2.1.0-3.el7.x86_64 72/343 DEBUG: Running scriptlet: libassuan-2.1.0-3.el7.x86_64 72/343 DEBUG: Installing : groff-base-1.22.2-8.el7.x86_64 73/343 DEBUG: Installing : libwayland-server-1.15.0-1.el7.x86_64 74/343 DEBUG: Running scriptlet: libwayland-server-1.15.0-1.el7.x86_64 74/343 DEBUG: Installing : p11-kit-0.23.5-3.el7.x86_64 75/343 DEBUG: Running scriptlet: p11-kit-0.23.5-3.el7.x86_64 75/343 DEBUG: Installing : tar-2:1.26-35.el7.x86_64 76/343 DEBUG: Running scriptlet: tar-2:1.26-35.el7.x86_64 76/343 DEBUG: Installing : libgomp-4.8.5-44.el7.x86_64 77/343 DEBUG: Running scriptlet: libgomp-4.8.5-44.el7.x86_64 77/343 DEBUG: Installing : libidn-1.28-4.el7.x86_64 78/343 DEBUG: Running scriptlet: libidn-1.28-4.el7.x86_64 78/343 DEBUG: Installing : fontawesome-fonts-4.4.0-1.el7.noarch 79/343 DEBUG: Running scriptlet: fontawesome-fonts-4.4.0-1.el7.noarch 79/343 DEBUG: Installing : keyutils-libs-1.5.8-3.el7.x86_64 80/343 DEBUG: Running scriptlet: keyutils-libs-1.5.8-3.el7.x86_64 80/343 DEBUG: Installing : lcms2-2.6-3.el7.x86_64 81/343 DEBUG: Running scriptlet: lcms2-2.6-3.el7.x86_64 81/343 DEBUG: Installing : libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 82/343 DEBUG: Running scriptlet: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 82/343 DEBUG: Installing : libxshmfence-1.2-1.el7.x86_64 83/343 DEBUG: Running scriptlet: libxshmfence-1.2-1.el7.x86_64 83/343 DEBUG: Installing : lz4-1.8.3-1.el7.x86_64 84/343 DEBUG: Running scriptlet: lz4-1.8.3-1.el7.x86_64 84/343 DEBUG: Installing : openjpeg2-2.3.1-3.el7_7.x86_64 85/343 DEBUG: Running scriptlet: openjpeg2-2.3.1-3.el7_7.x86_64 85/343 DEBUG: Installing : fontawesome-fonts-web-4.4.0-1.el7.noarch 86/343 DEBUG: Installing : libimagequant-2.8.2-2.el7.x86_64 87/343 DEBUG: Running scriptlet: libimagequant-2.8.2-2.el7.x86_64 87/343 DEBUG: Installing : less-458-9.el7.x86_64 88/343 DEBUG: Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 89/343 DEBUG: Installing : perl-parent-1:0.225-244.el7.noarch 90/343 DEBUG: Installing : perl-podlators-2.5.1-3.el7.noarch 91/343 DEBUG: Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 92/343 DEBUG: Installing : perl-Text-ParseWords-3.29-4.el7.noarch 93/343 DEBUG: Installing : perl-Encode-2.51-7.el7.x86_64 94/343 DEBUG: Installing : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 95/343 DEBUG: Installing : perl-Pod-Usage-1.63-3.el7.noarch 96/343 DEBUG: Installing : perl-Carp-1.26-244.el7.noarch 97/343 DEBUG: Installing : perl-Exporter-5.68-3.el7.noarch 98/343 DEBUG: Installing : perl-Filter-1.49-3.el7.x86_64 99/343 DEBUG: Installing : perl-File-Path-2.09-2.el7.noarch 100/343 DEBUG: Installing : perl-PathTools-3.40-5.el7.x86_64 101/343 DEBUG: Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 102/343 DEBUG: Installing : perl-Socket-2.010-5.el7.x86_64 103/343 DEBUG: Installing : perl-Storable-2.45-3.el7.x86_64 104/343 DEBUG: Installing : perl-Time-HiRes-4:1.9725-3.el7.x86_64 105/343 DEBUG: Installing : perl-File-Temp-0.23.01-3.el7.noarch 106/343 DEBUG: Installing : perl-Time-Local-1.2300-2.el7.noarch 107/343 DEBUG: Installing : perl-constant-1.27-2.el7.noarch 108/343 DEBUG: Installing : perl-threads-1.87-4.el7.x86_64 109/343 DEBUG: Installing : perl-threads-shared-1.43-6.el7.x86_64 110/343 DEBUG: Installing : perl-Pod-Simple-1:3.28-4.el7.noarch 111/343 DEBUG: Installing : perl-libs-4:5.16.3-299.el7_9.x86_64 112/343 DEBUG: Running scriptlet: perl-libs-4:5.16.3-299.el7_9.x86_64 112/343 DEBUG: Installing : perl-macros-4:5.16.3-299.el7_9.x86_64 113/343 DEBUG: Installing : perl-Getopt-Long-2.40-3.el7.noarch 114/343 DEBUG: Installing : perl-4:5.16.3-299.el7_9.x86_64 115/343 DEBUG: Installing : perl-Error-1:0.17020-2.el7.noarch 116/343 DEBUG: Installing : perl-TermReadKey-2.30-20.el7.x86_64 117/343 DEBUG: Installing : perl-Thread-Queue-3.02-2.el7.noarch 118/343 DEBUG: Installing : cpp-4.8.5-44.el7.x86_64 119/343 DEBUG: Running scriptlet: cpp-4.8.5-44.el7.x86_64 119/343 DEBUG: Installing : file-5.11-37.el7.x86_64 120/343 DEBUG: Running scriptlet: pinentry-0.8.1-17.el7.x86_64 121/343 DEBUG: Installing : pinentry-0.8.1-17.el7.x86_64 121/343 DEBUG: Running scriptlet: pinentry-0.8.1-17.el7.x86_64 121/343 DEBUG: Installing : jasper-libs-1.900.1-33.el7.x86_64 122/343 DEBUG: Running scriptlet: jasper-libs-1.900.1-33.el7.x86_64 122/343 DEBUG: Installing : libwayland-client-1.15.0-1.el7.x86_64 123/343 DEBUG: Running scriptlet: libwayland-client-1.15.0-1.el7.x86_64 123/343 DEBUG: Installing : acl-2.2.51-15.el7.x86_64 124/343 DEBUG: Installing : patch-2.7.1-12.el7_7.x86_64 125/343 DEBUG: Installing : dwz-0.11-3.el7.x86_64 126/343 DEBUG: Installing : libdb-utils-5.3.21-25.el7.x86_64 127/343 DEBUG: Installing : kmod-libs-20-28.el7.x86_64 128/343 DEBUG: Running scriptlet: kmod-libs-20-28.el7.x86_64 128/343 DEBUG: Installing : bzip2-1.0.6-13.el7.x86_64 129/343 DEBUG: Installing : zip-3.0-11.el7.x86_64 130/343 DEBUG: Installing : unzip-6.0-24.el7_9.x86_64 131/343 DEBUG: Installing : libfontenc-1.1.3-3.el7.x86_64 132/343 DEBUG: Running scriptlet: libfontenc-1.1.3-3.el7.x86_64 132/343 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.5.20150923gi 133/343 DEBUG: Running scriptlet: google-roboto-slab-fonts-1.100263-0.5.20150923gi 133/343 DEBUG: Installing : lato-fonts-2.015-1.el7.noarch 134/343 DEBUG: Running scriptlet: lato-fonts-2.015-1.el7.noarch 134/343 DEBUG: Installing : dejavu-sans-fonts-2.33-6.el7.noarch 135/343 DEBUG: Running scriptlet: dejavu-sans-fonts-2.33-6.el7.noarch 135/343 DEBUG: Installing : libpaper-1.1.24-9.el7.x86_64 136/343 DEBUG: Running scriptlet: libpaper-1.1.24-9.el7.x86_64 136/343 DEBUG: Running scriptlet: glibc-headers-2.17-326.el7_9.x86_64 137/343 DEBUG: Installing : glibc-headers-2.17-326.el7_9.x86_64 137/343 DEBUG: Installing : glibc-devel-2.17-326.el7_9.x86_64 138/343 DEBUG: Running scriptlet: glibc-devel-2.17-326.el7_9.x86_64 138/343 DEBUG: Installing : libedit-3.0-12.20121213cvs.el7.x86_64 139/343 DEBUG: Running scriptlet: libedit-3.0-12.20121213cvs.el7.x86_64 139/343 DEBUG: Installing : ncurses-5.9-14.20130511.el7_4.x86_64 140/343 DEBUG: Installing : graphite2-1.3.10-1.el7_3.x86_64 141/343 DEBUG: Running scriptlet: graphite2-1.3.10-1.el7_3.x86_64 141/343 DEBUG: Installing : fribidi-1.0.2-1.el7_7.1.x86_64 142/343 DEBUG: Running scriptlet: fribidi-1.0.2-1.el7_7.1.x86_64 142/343 DEBUG: Installing : hardlink-1:1.0-19.el7.x86_64 143/343 DEBUG: Installing : jbigkit-libs-2.0-11.el7.x86_64 144/343 DEBUG: Running scriptlet: jbigkit-libs-2.0-11.el7.x86_64 144/343 DEBUG: Installing : libtiff-4.0.3-35.el7.x86_64 145/343 DEBUG: Running scriptlet: libtiff-4.0.3-35.el7.x86_64 145/343 DEBUG: Installing : json-c-0.11-4.el7_0.x86_64 146/343 DEBUG: Running scriptlet: json-c-0.11-4.el7_0.x86_64 146/343 DEBUG: Installing : libXau-1.0.8-2.1.el7.x86_64 147/343 DEBUG: Running scriptlet: libXau-1.0.8-2.1.el7.x86_64 147/343 DEBUG: Installing : libxcb-1.13-1.el7.x86_64 148/343 DEBUG: Running scriptlet: libxcb-1.13-1.el7.x86_64 148/343 DEBUG: Installing : libX11-1.6.7-4.el7_9.x86_64 149/343 DEBUG: Running scriptlet: libX11-1.6.7-4.el7_9.x86_64 149/343 DEBUG: Installing : libXext-1.3.3-3.el7.x86_64 150/343 DEBUG: Running scriptlet: libXext-1.3.3-3.el7.x86_64 150/343 DEBUG: Installing : libXrender-0.9.10-1.el7.x86_64 151/343 DEBUG: Running scriptlet: libXrender-0.9.10-1.el7.x86_64 151/343 DEBUG: Installing : libXt-1.1.5-3.el7.x86_64 152/343 DEBUG: Running scriptlet: libXt-1.1.5-3.el7.x86_64 152/343 DEBUG: Installing : libXfixes-5.0.3-1.el7.x86_64 153/343 DEBUG: Running scriptlet: libXfixes-5.0.3-1.el7.x86_64 153/343 DEBUG: Installing : libXmu-1.1.2-2.el7.x86_64 154/343 DEBUG: Running scriptlet: libXmu-1.1.2-2.el7.x86_64 154/343 DEBUG: Installing : libXpm-3.5.12-2.el7_9.x86_64 155/343 DEBUG: Running scriptlet: libXpm-3.5.12-2.el7_9.x86_64 155/343 DEBUG: Installing : libXcursor-1.1.15-1.el7.x86_64 156/343 DEBUG: Running scriptlet: libXcursor-1.1.15-1.el7.x86_64 156/343 DEBUG: Installing : libXdamage-1.1.4-4.1.el7.x86_64 157/343 DEBUG: Running scriptlet: libXdamage-1.1.4-4.1.el7.x86_64 157/343 DEBUG: Installing : libXrandr-1.5.1-2.el7.x86_64 158/343 DEBUG: Running scriptlet: libXrandr-1.5.1-2.el7.x86_64 158/343 DEBUG: Installing : libXi-1.7.9-1.el7.x86_64 159/343 DEBUG: Running scriptlet: libXi-1.7.9-1.el7.x86_64 159/343 DEBUG: Installing : libXinerama-1.1.3-2.1.el7.x86_64 160/343 DEBUG: Running scriptlet: libXinerama-1.1.3-2.1.el7.x86_64 160/343 DEBUG: Installing : libXxf86vm-1.1.4-1.el7.x86_64 161/343 DEBUG: Running scriptlet: libXxf86vm-1.1.4-1.el7.x86_64 161/343 DEBUG: Installing : libXaw-1.0.13-4.el7.x86_64 162/343 DEBUG: Running scriptlet: libXaw-1.0.13-4.el7.x86_64 162/343 DEBUG: Installing : libXxf86misc-1.0.3-7.1.el7.x86_64 163/343 DEBUG: Running scriptlet: libXxf86misc-1.0.3-7.1.el7.x86_64 163/343 DEBUG: Installing : xorg-x11-server-utils-7.7-20.el7.x86_64 164/343 DEBUG: Installing : libXcomposite-0.4.4-4.1.el7.x86_64 165/343 DEBUG: Running scriptlet: libXcomposite-0.4.4-4.1.el7.x86_64 165/343 DEBUG: Installing : libtasn1-4.10-1.el7.x86_64 166/343 DEBUG: Running scriptlet: libtasn1-4.10-1.el7.x86_64 166/343 DEBUG: Installing : p11-kit-trust-0.23.5-3.el7.x86_64 167/343 DEBUG: Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64 167/343 DEBUG: Running scriptlet: ca-certificates-2022.2.54-74.el7_9.noarch 168/343 DEBUG: Installing : ca-certificates-2022.2.54-74.el7_9.noarch 168/343 DEBUG: Running scriptlet: ca-certificates-2022.2.54-74.el7_9.noarch 168/343 DEBUG: Installing : libthai-0.1.14-9.el7.x86_64 169/343 DEBUG: Running scriptlet: libthai-0.1.14-9.el7.x86_64 169/343 DEBUG: Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 170/343 DEBUG: Running scriptlet: libtool-ltdl-2.4.2-22.el7_3.x86_64 170/343 DEBUG: Installing : libverto-0.2.5-4.el7.x86_64 171/343 DEBUG: Running scriptlet: libverto-0.2.5-4.el7.x86_64 171/343 DEBUG: Running scriptlet: coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Installing : coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Running scriptlet: coreutils-8.22-24.el7_9.2.x86_64 172/343 DEBUG: Installing : krb5-libs-1.15.1-55.el7_9.x86_64 173/343 DEBUG: Running scriptlet: krb5-libs-1.15.1-55.el7_9.x86_64 173/343 DEBUG: Installing : openssl-libs-1:1.0.2k-26.el7_9.x86_64 174/343 DEBUG: Running scriptlet: openssl-libs-1:1.0.2k-26.el7_9.x86_64 174/343 DEBUG: Installing : fontconfig-2.13.0-4.3.el7.x86_64 175/343 DEBUG: Running scriptlet: fontconfig-2.13.0-4.3.el7.x86_64 175/343 DEBUG: Installing : python-libs-2.7.5-92.el7_9.x86_64 176/343 DEBUG: Running scriptlet: python-libs-2.7.5-92.el7_9.x86_64 176/343 DEBUG: Installing : python-2.7.5-92.el7_9.x86_64 177/343 DEBUG: Installing : ruby-libs-2.0.0.648-39.el7_9.x86_64 178/343 DEBUG: Running scriptlet: ruby-libs-2.0.0.648-39.el7_9.x86_64 178/343 DEBUG: Installing : python2-six-1.12.0-1.el7.noarch 179/343 DEBUG: Installing : gzip-1.5-11.el7_9.x86_64 180/343 DEBUG: Running scriptlet: gzip-1.5-11.el7_9.x86_64 180/343 DEBUG: Installing : libblkid-2.23.2-65.el7_9.1.x86_64 181/343 DEBUG: Running scriptlet: libblkid-2.23.2-65.el7_9.1.x86_64 181/343 DEBUG: Installing : libmount-2.23.2-65.el7_9.1.x86_64 182/343 DEBUG: Running scriptlet: libmount-2.23.2-65.el7_9.1.x86_64 182/343 DEBUG: Installing : glib2-2.56.1-9.el7_9.x86_64 183/343 DEBUG: Running scriptlet: glib2-2.56.1-9.el7_9.x86_64 183/343 DEBUG: Installing : shared-mime-info-1.8-5.el7.x86_64 184/343 DEBUG: Running scriptlet: shared-mime-info-1.8-5.el7.x86_64 184/343 DEBUG: Installing : gdk-pixbuf2-2.36.12-3.el7.x86_64 185/343 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-3.el7.x86_64 185/343 DEBUG: Installing : pkgconfig-1:0.27.1-4.el7.x86_64 186/343 DEBUG: Installing : xorg-x11-font-utils-1:7.5-21.el7.x86_64 187/343 DEBUG: Installing : cracklib-2.9.0-11.el7.x86_64 188/343 DEBUG: Running scriptlet: cracklib-2.9.0-11.el7.x86_64 188/343 DEBUG: Installing : python2-setuptools-40.8.0-1.el7.noarch 189/343 DEBUG: Installing : binutils-2.27-44.base.el7_9.1.x86_64 190/343 DEBUG: Running scriptlet: binutils-2.27-44.base.el7_9.1.x86_64 190/343 DEBUG: Installing : cracklib-dicts-2.9.0-11.el7.x86_64 191/343 DEBUG: Installing : atk-2.28.1-2.el7.x86_64 192/343 DEBUG: Running scriptlet: atk-2.28.1-2.el7.x86_64 192/343 DEBUG: Installing : python2-ipaddress-1.0.18-5.el7.noarch 193/343 DEBUG: Installing : libpwquality-1.2.3-5.el7.x86_64 194/343 DEBUG: Running scriptlet: libpwquality-1.2.3-5.el7.x86_64 194/343 DEBUG: Installing : pam-1.1.8-23.el7.x86_64 195/343 DEBUG: Running scriptlet: pam-1.1.8-23.el7.x86_64 195/343 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el7.noarch 196/343 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el7.noarch 196/343 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el7.noarch 197/343 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el7.noarch 197/343 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el7.noarch 198/343 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el7.noarch 198/343 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el7.noarch 199/343 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el7.noarch 199/343 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 200/343 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 200/343 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el7.no 201/343 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el7.no 201/343 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 202/343 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 202/343 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el7.noarch 203/343 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el7.noarch 203/343 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 204/343 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 204/343 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el7.noarch 205/343 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el7.noarch 205/343 DEBUG: Installing : urw-base35-fonts-20170801-10.el7.noarch 206/343 DEBUG: Installing : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 207/343 DEBUG: Installing : harfbuzz-1.7.5-2.el7.x86_64 208/343 DEBUG: Running scriptlet: harfbuzz-1.7.5-2.el7.x86_64 208/343 DEBUG: Installing : yum-metadata-parser-1.1.4-10.el7.x86_64 209/343 DEBUG: Installing : libcroco-0.6.12-6.el7_9.x86_64 210/343 DEBUG: Running scriptlet: libcroco-0.6.12-6.el7_9.x86_64 210/343 DEBUG: Installing : python2-chardet-3.0.4-7.el7.noarch 211/343 DEBUG: Installing : python2-funcsigs-1.0.2-1.el7.noarch 212/343 DEBUG: Installing : python2-idna-2.5-1.el7.noarch 213/343 DEBUG: Installing : python2-monotonic-1.5-1.el7.noarch 214/343 DEBUG: Installing : python2-olefile-0.44-1.el7.noarch 215/343 DEBUG: Installing : python2-pyparsing-2.3.1-1.el7.noarch 216/343 DEBUG: Installing : python2-packaging-19.0-1.el7.noarch 217/343 DEBUG: Installing : python2-pysocks-1.5.6-3.el7.noarch 218/343 DEBUG: Installing : python2-typing-3.6.1-1.el7.noarch 219/343 DEBUG: Installing : python2-backports-1.0-16.el7.x86_64 220/343 DEBUG: Installing : python-backports-ssl_match_hostname-3.5.0.1-1.el 221/343 DEBUG: Installing : python2-urllib3-1.24.1-3.el7.noarch 222/343 DEBUG: Installing : python2-requests-2.21.0-3.el7.noarch 223/343 DEBUG: Installing : python2-greenlet-0.4.12-1.el7.x86_64 224/343 DEBUG: Installing : python2-markupsafe-1.1.0-2.el7.x86_64 225/343 DEBUG: Installing : python2-sqlalchemy-1.2.17-2.el7.x86_64 226/343 DEBUG: Installing : python-whoosh-2.5.7-4.el7.noarch 227/343 DEBUG: Installing : python2-imagesize-0.7.1-5.el7.noarch 228/343 DEBUG: Installing : python2-pygments-2.2.0-7.el7.noarch 229/343 DEBUG: Installing : python2-snowballstemmer-1.2.0-2.el7.noarch 230/343 DEBUG: Installing : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarc 231/343 DEBUG: Installing : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 232/343 DEBUG: Installing : pyliblzma-0.5.3-11.el7.x86_64 233/343 DEBUG: Installing : python-enum34-1.0.4-1.el7.noarch 234/343 DEBUG: Installing : python-iniparse-0.4-9.el7.noarch 235/343 DEBUG: Installing : pytz-2016.10-2.el7.noarch 236/343 DEBUG: Installing : python2-babel-2.6.0-4.el7.noarch 237/343 DEBUG: Installing : python2-jinja2-2.10.1-1.el7.noarch 238/343 DEBUG: Installing : pyxattr-0.5.1-5.el7.x86_64 239/343 DEBUG: Running scriptlet: gdb-7.6.1-120.el7.x86_64 240/343 DEBUG: Installing : gdb-7.6.1-120.el7.x86_64 240/343 DEBUG: Installing : libXft-2.3.2-2.el7.x86_64 241/343 DEBUG: Running scriptlet: libXft-2.3.2-2.el7.x86_64 241/343 DEBUG: Installing : gd-2.0.35-27.el7_9.x86_64 242/343 DEBUG: Running scriptlet: gd-2.0.35-27.el7_9.x86_64 242/343 DEBUG: Installing : fipscheck-lib-1.4.1-6.el7.x86_64 243/343 DEBUG: Running scriptlet: fipscheck-lib-1.4.1-6.el7.x86_64 243/343 DEBUG: Installing : fipscheck-1.4.1-6.el7.x86_64 244/343 DEBUG: Installing : libssh2-1.8.0-4.el7.x86_64 245/343 DEBUG: Running scriptlet: libssh2-1.8.0-4.el7.x86_64 245/343 DEBUG: Installing : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 246/343 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 246/343 DEBUG: Installing : hicolor-icon-theme-0.12-7.el7.noarch 247/343 DEBUG: Running scriptlet: hicolor-icon-theme-0.12-7.el7.noarch 247/343 DEBUG: Installing : nss-pem-1.0.3-7.el7.x86_64 248/343 DEBUG: Installing : nss-3.79.0-5.el7_9.x86_64 249/343 DEBUG: Running scriptlet: nss-3.79.0-5.el7_9.x86_64 249/343 DEBUG: Installing : nss-sysinit-3.79.0-5.el7_9.x86_64 250/343 DEBUG: Installing : nss-tools-3.79.0-5.el7_9.x86_64 251/343 DEBUG: Installing : libcurl-7.29.0-59.el7_9.1.x86_64 252/343 DEBUG: Running scriptlet: libcurl-7.29.0-59.el7_9.1.x86_64 252/343 DEBUG: Installing : curl-7.29.0-59.el7_9.1.x86_64 253/343 DEBUG: Installing : rpm-libs-4.11.3-48.el7_9.x86_64 254/343 DEBUG: Running scriptlet: rpm-libs-4.11.3-48.el7_9.x86_64 254/343 DEBUG: Installing : rpm-4.11.3-48.el7_9.x86_64 255/343 DEBUG: Installing : openldap-2.4.44-25.el7_9.x86_64 256/343 DEBUG: Running scriptlet: openldap-2.4.44-25.el7_9.x86_64 256/343 DEBUG: Installing : libuser-0.60-9.el7.x86_64 257/343 DEBUG: Running scriptlet: libuser-0.60-9.el7.x86_64 257/343 DEBUG: Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 258/343 DEBUG: Installing : python-pycurl-7.19.0-19.el7.x86_64 259/343 DEBUG: Installing : python-urlgrabber-3.10-10.el7.noarch 260/343 DEBUG: Installing : libyaml-0.1.4-11.el7_0.x86_64 261/343 DEBUG: Running scriptlet: libyaml-0.1.4-11.el7_0.x86_64 261/343 DEBUG: Installing : ruby-irb-2.0.0.648-39.el7_9.noarch 262/343 DEBUG: Installing : ruby-2.0.0.648-39.el7_9.x86_64 263/343 DEBUG: Installing : rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 264/343 DEBUG: Installing : rubygem-io-console-0.4.2-39.el7_9.x86_64 265/343 DEBUG: Installing : rubygem-json-1.7.7-39.el7_9.x86_64 266/343 DEBUG: Installing : rubygem-psych-2.0.0-39.el7_9.x86_64 267/343 DEBUG: Installing : rubygem-rdoc-4.0.0-39.el7_9.noarch 268/343 DEBUG: Installing : rubygems-2.0.14.1-39.el7_9.noarch 269/343 DEBUG: Installing : pixman-0.34.0-1.el7.x86_64 270/343 DEBUG: Running scriptlet: pixman-0.34.0-1.el7.x86_64 270/343 DEBUG: Installing : pth-2.0.7-23.el7.x86_64 271/343 DEBUG: Running scriptlet: pth-2.0.7-23.el7.x86_64 271/343 DEBUG: Installing : gnupg2-2.0.22-5.el7_5.x86_64 272/343 DEBUG: Running scriptlet: gnupg2-2.0.22-5.el7_5.x86_64 272/343 DEBUG: Installing : rpm-build-libs-4.11.3-48.el7_9.x86_64 273/343 DEBUG: Running scriptlet: rpm-build-libs-4.11.3-48.el7_9.x86_64 273/343 DEBUG: Installing : rpm-python-4.11.3-48.el7_9.x86_64 274/343 DEBUG: Installing : gpgme-1.3.2-5.el7.x86_64 275/343 DEBUG: Running scriptlet: gpgme-1.3.2-5.el7.x86_64 275/343 DEBUG: Installing : pygpgme-0.3-9.el7.x86_64 276/343 DEBUG: Installing : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 277/343 DEBUG: Installing : yum-3.4.3-168.el7.centos.noarch 278/343 DEBUG: warning: /etc/yum.conf created as /etc/yum.conf.rpmnew DEBUG: Installing : qrencode-libs-3.4.1-3.el7.x86_64 279/343 DEBUG: Running scriptlet: qrencode-libs-3.4.1-3.el7.x86_64 279/343 DEBUG: Installing : ustr-1.0.4-16.el7.x86_64 280/343 DEBUG: Running scriptlet: ustr-1.0.4-16.el7.x86_64 280/343 DEBUG: Installing : libsemanage-2.5-14.el7.x86_64 281/343 DEBUG: Running scriptlet: libsemanage-2.5-14.el7.x86_64 281/343 DEBUG: Installing : shadow-utils-2:4.6-5.el7.x86_64 282/343 DEBUG: Running scriptlet: libutempter-1.1.6-4.el7.x86_64 283/343 DEBUG: Installing : libutempter-1.1.6-4.el7.x86_64 283/343 DEBUG: Running scriptlet: libutempter-1.1.6-4.el7.x86_64 283/343 DEBUG: Installing : libsmartcols-2.23.2-65.el7_9.1.x86_64 284/343 DEBUG: Running scriptlet: libsmartcols-2.23.2-65.el7_9.1.x86_64 284/343 DEBUG: Installing : procps-ng-3.3.10-28.el7.x86_64 285/343 DEBUG: Running scriptlet: procps-ng-3.3.10-28.el7.x86_64 285/343 DEBUG: Installing : util-linux-2.23.2-65.el7_9.1.x86_64 286/343 DEBUG: Running scriptlet: util-linux-2.23.2-65.el7_9.1.x86_64 286/343 DEBUG: Installing : kpartx-0.4.9-136.el7_9.x86_64 287/343 DEBUG: Installing : device-mapper-7:1.02.170-6.el7_9.5.x86_64 288/343 DEBUG: Running scriptlet: device-mapper-7:1.02.170-6.el7_9.5.x86_64 288/343 DEBUG: Installing : dracut-033-572.el7.x86_64 289/343 DEBUG: Installing : kmod-20-28.el7.x86_64 290/343 DEBUG: Installing : device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 291/343 DEBUG: Running scriptlet: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 291/343 DEBUG: Installing : cryptsetup-libs-2.0.3-6.el7.x86_64 292/343 DEBUG: Running scriptlet: cryptsetup-libs-2.0.3-6.el7.x86_64 292/343 DEBUG: Installing : elfutils-libs-0.176-5.el7.x86_64 293/343 DEBUG: Running scriptlet: elfutils-libs-0.176-5.el7.x86_64 293/343 DEBUG: Installing : systemd-libs-219-78.el7_9.7.x86_64 294/343 DEBUG: Running scriptlet: systemd-libs-219-78.el7_9.7.x86_64 294/343 DEBUG: Installing : dbus-libs-1:1.10.24-15.el7.x86_64 295/343 DEBUG: Running scriptlet: dbus-libs-1:1.10.24-15.el7.x86_64 295/343 DEBUG: Running scriptlet: systemd-219-78.el7_9.7.x86_64 296/343 DEBUG: Installing : systemd-219-78.el7_9.7.x86_64 296/343 DEBUG: Running scriptlet: systemd-219-78.el7_9.7.x86_64 296/343 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: Running scriptlet: dbus-1:1.10.24-15.el7.x86_64 297/343 DEBUG: Installing : dbus-1:1.10.24-15.el7.x86_64 297/343 DEBUG: Installing : elfutils-default-yama-scope-0.176-5.el7.noarch 298/343 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.176-5.el7.noarch 298/343 DEBUG: Installing : hwdata-0.252-9.7.el7.x86_64 299/343 DEBUG: Running scriptlet: hwdata-0.252-9.7.el7.x86_64 299/343 DEBUG: Installing : libpciaccess-0.14-1.el7.x86_64 300/343 DEBUG: Running scriptlet: libpciaccess-0.14-1.el7.x86_64 300/343 DEBUG: Installing : libdrm-2.4.97-2.el7.x86_64 301/343 DEBUG: Running scriptlet: libdrm-2.4.97-2.el7.x86_64 301/343 DEBUG: Installing : libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 302/343 DEBUG: Running scriptlet: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 302/343 DEBUG: Installing : mesa-libGL-18.3.4-12.el7_9.x86_64 303/343 DEBUG: Running scriptlet: mesa-libGL-18.3.4-12.el7_9.x86_64 303/343 DEBUG: Installing : mesa-libgbm-18.3.4-12.el7_9.x86_64 304/343 DEBUG: Running scriptlet: mesa-libgbm-18.3.4-12.el7_9.x86_64 304/343 DEBUG: Installing : libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 305/343 DEBUG: Running scriptlet: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 305/343 DEBUG: Installing : mesa-libEGL-18.3.4-12.el7_9.x86_64 306/343 DEBUG: Running scriptlet: mesa-libEGL-18.3.4-12.el7_9.x86_64 306/343 DEBUG: Installing : cairo-1.15.12-4.el7.x86_64 307/343 DEBUG: Running scriptlet: cairo-1.15.12-4.el7.x86_64 307/343 DEBUG: Installing : pango-1.42.4-4.el7_7.x86_64 308/343 DEBUG: Running scriptlet: pango-1.42.4-4.el7_7.x86_64 308/343 DEBUG: Installing : librsvg2-2.40.20-1.el7.x86_64 309/343 DEBUG: Running scriptlet: librsvg2-2.40.20-1.el7.x86_64 309/343 DEBUG: Installing : rsync-3.1.2-12.el7_9.x86_64 310/343 DEBUG: Running scriptlet: rsync-3.1.2-12.el7_9.x86_64 310/343 DEBUG: Installing : avahi-libs-0.6.31-20.el7.x86_64 311/343 DEBUG: Running scriptlet: avahi-libs-0.6.31-20.el7.x86_64 311/343 DEBUG: Installing : cups-libs-1:1.6.3-51.el7.x86_64 312/343 DEBUG: Running scriptlet: cups-libs-1:1.6.3-51.el7.x86_64 312/343 DEBUG: Installing : gtk2-2.24.31-1.el7.x86_64 313/343 DEBUG: Running scriptlet: gtk2-2.24.31-1.el7.x86_64 313/343 DEBUG: Installing : elfutils-0.176-5.el7.x86_64 314/343 DEBUG: Running scriptlet: openssh-7.4p1-22.el7_9.x86_64 315/343 DEBUG: Installing : openssh-7.4p1-22.el7_9.x86_64 315/343 DEBUG: Installing : openssh-clients-7.4p1-22.el7_9.x86_64 316/343 DEBUG: Installing : perl-Git-1.8.3.1-24.el7_9.noarch 317/343 DEBUG: Installing : git-1.8.3.1-24.el7_9.x86_64 318/343 DEBUG: Installing : python2-pbr-5.1.2-2.el7.noarch 319/343 DEBUG: Installing : python2-mock-3.0.5-1.el7.noarch 320/343 DEBUG: Installing : libwebp-0.3.0-11.el7.x86_64 321/343 DEBUG: Running scriptlet: libwebp-0.3.0-11.el7.x86_64 321/343 DEBUG: Installing : python2-pillow-5.4.1-3.el7.x86_64 322/343 DEBUG: Installing : python-docutils-0.11-0.3.20130715svn7687.el7.noa 323/343 DEBUG: Installing : libtommath-0.42.0-6.el7.x86_64 324/343 DEBUG: Running scriptlet: libtommath-0.42.0-6.el7.x86_64 324/343 DEBUG: Installing : libtomcrypt-1.17-26.el7.x86_64 325/343 DEBUG: Running scriptlet: libtomcrypt-1.17-26.el7.x86_64 325/343 DEBUG: Installing : python2-crypto-2.6.1-15.el7.x86_64 326/343 DEBUG: Installing : python-dns-1.15.0-5.el7.noarch 327/343 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el7.noarch 328/343 DEBUG: Installing : libgs-9.25-5.el7.x86_64 329/343 DEBUG: Installing : python-sphinx-locale-1:1.8.4-1.el7.noarch 330/343 DEBUG: Installing : python2-sphinxcontrib-websupport-1.0.1-1.el7.noa 331/343 DEBUG: Installing : python2-sphinx-1:1.8.4-1.el7.noarch 332/343 DEBUG: Installing : ghostscript-9.25-5.el7.x86_64 333/343 DEBUG: Running scriptlet: ghostscript-9.25-5.el7.x86_64 333/343 DEBUG: Installing : graphviz-2.30.1-22.el7.x86_64 334/343 DEBUG: Running scriptlet: graphviz-2.30.1-22.el7.x86_64 334/343 DEBUG: Installing : python2-eventlet-0.25.1-1.el7.noarch 335/343 DEBUG: Installing : rpm-build-4.11.3-48.el7_9.x86_64 336/343 DEBUG: Installing : yum-plugin-priorities-1.1.31-54.el7_8.noarch 337/343 DEBUG: Installing : gcc-4.8.5-44.el7.x86_64 338/343 DEBUG: Running scriptlet: gcc-4.8.5-44.el7.x86_64 338/343 DEBUG: Installing : python-devel-2.7.5-92.el7_9.x86_64 339/343 DEBUG: Installing : python2-webob-1.8.5-1.el7.noarch 340/343 DEBUG: Installing : python2-setuptools_scm-1.15.7-2.el7.noarch 341/343 DEBUG: Installing : make-1:3.82-24.el7.x86_64 342/343 DEBUG: Running scriptlet: make-1:3.82-24.el7.x86_64 342/343 DEBUG: Installing : openstack-macros-2023.1.0-0.20230216203322.ce6a1 343/343 DEBUG: Running scriptlet: filesystem-3.2-25.el7.x86_64 343/343 DEBUG: Running scriptlet: p11-kit-trust-0.23.5-3.el7.x86_64 343/343 DEBUG: Running scriptlet: shared-mime-info-1.8-5.el7.x86_64 343/343 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el7.no 343/343 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 343/343 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 343/343 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el7.noarch 343/343 DEBUG: Running scriptlet: hicolor-icon-theme-0.12-7.el7.noarch 343/343 DEBUG: Running scriptlet: rpm-4.11.3-48.el7_9.x86_64 343/343 DEBUG: Running scriptlet: systemd-219-78.el7_9.7.x86_64 343/343 DEBUG: Verifying : openstack-macros-2023.1.0-0.20230216203322.ce6a1 1/343 DEBUG: Verifying : fontawesome-fonts-4.4.0-1.el7.noarch 2/343 DEBUG: Verifying : fontawesome-fonts-web-4.4.0-1.el7.noarch 3/343 DEBUG: Verifying : python-backports-ssl_match_hostname-3.5.0.1-1.el 4/343 DEBUG: Verifying : python-dns-1.15.0-5.el7.noarch 5/343 DEBUG: Verifying : python2-babel-2.6.0-4.el7.noarch 6/343 DEBUG: Verifying : python2-chardet-3.0.4-7.el7.noarch 7/343 DEBUG: Verifying : python2-eventlet-0.25.1-1.el7.noarch 8/343 DEBUG: Verifying : python2-funcsigs-1.0.2-1.el7.noarch 9/343 DEBUG: Verifying : python2-idna-2.5-1.el7.noarch 10/343 DEBUG: Verifying : python2-ipaddress-1.0.18-5.el7.noarch 11/343 DEBUG: Verifying : python2-jinja2-2.10.1-1.el7.noarch 12/343 DEBUG: Verifying : python2-mock-3.0.5-1.el7.noarch 13/343 DEBUG: Verifying : python2-monotonic-1.5-1.el7.noarch 14/343 DEBUG: Verifying : python2-olefile-0.44-1.el7.noarch 15/343 DEBUG: Verifying : python2-pbr-5.1.2-2.el7.noarch 16/343 DEBUG: Verifying : python2-pyparsing-2.3.1-1.el7.noarch 17/343 DEBUG: Verifying : python2-pysocks-1.5.6-3.el7.noarch 18/343 DEBUG: Verifying : python2-requests-2.21.0-3.el7.noarch 19/343 DEBUG: Verifying : python2-setuptools-40.8.0-1.el7.noarch 20/343 DEBUG: Verifying : python2-six-1.12.0-1.el7.noarch 21/343 DEBUG: Verifying : python2-typing-3.6.1-1.el7.noarch 22/343 DEBUG: Verifying : python2-urllib3-1.24.1-3.el7.noarch 23/343 DEBUG: Verifying : python2-webob-1.8.5-1.el7.noarch 24/343 DEBUG: Verifying : libimagequant-2.8.2-2.el7.x86_64 25/343 DEBUG: Verifying : python2-backports-1.0-16.el7.x86_64 26/343 DEBUG: Verifying : python2-greenlet-0.4.12-1.el7.x86_64 27/343 DEBUG: Verifying : python2-markupsafe-1.1.0-2.el7.x86_64 28/343 DEBUG: Verifying : python2-pillow-5.4.1-3.el7.x86_64 29/343 DEBUG: Verifying : python2-sqlalchemy-1.2.17-2.el7.x86_64 30/343 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.5.20150923gi 31/343 DEBUG: Verifying : lato-fonts-2.015-1.el7.noarch 32/343 DEBUG: Verifying : python-sphinx-locale-1:1.8.4-1.el7.noarch 33/343 DEBUG: Verifying : python-whoosh-2.5.7-4.el7.noarch 34/343 DEBUG: Verifying : python2-imagesize-0.7.1-5.el7.noarch 35/343 DEBUG: Verifying : python2-packaging-19.0-1.el7.noarch 36/343 DEBUG: Verifying : python2-pygments-2.2.0-7.el7.noarch 37/343 DEBUG: Verifying : python2-setuptools_scm-1.15.7-2.el7.noarch 38/343 DEBUG: Verifying : python2-snowballstemmer-1.2.0-2.el7.noarch 39/343 DEBUG: Verifying : python2-sphinx-1:1.8.4-1.el7.noarch 40/343 DEBUG: Verifying : python2-sphinx-theme-alabaster-0.7.9-4.el7.noarc 41/343 DEBUG: Verifying : python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 42/343 DEBUG: Verifying : python2-sphinxcontrib-websupport-1.0.1-1.el7.noa 43/343 DEBUG: Verifying : acl-2.2.51-15.el7.x86_64 44/343 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el7.noarch 45/343 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el7.no 46/343 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el7.noarch 47/343 DEBUG: Verifying : atk-2.28.1-2.el7.x86_64 48/343 DEBUG: Verifying : audit-libs-2.8.5-4.el7.x86_64 49/343 DEBUG: Verifying : avahi-libs-0.6.31-20.el7.x86_64 50/343 DEBUG: Verifying : basesystem-10.0-7.el7.centos.noarch 51/343 DEBUG: Verifying : bzip2-1.0.6-13.el7.x86_64 52/343 DEBUG: Verifying : bzip2-libs-1.0.6-13.el7.x86_64 53/343 DEBUG: Verifying : cairo-1.15.12-4.el7.x86_64 54/343 DEBUG: Verifying : chkconfig-1.7.6-1.el7.x86_64 55/343 DEBUG: Verifying : cpio-2.11-28.el7.x86_64 56/343 DEBUG: Verifying : cpp-4.8.5-44.el7.x86_64 57/343 DEBUG: Verifying : cracklib-2.9.0-11.el7.x86_64 58/343 DEBUG: Verifying : cracklib-dicts-2.9.0-11.el7.x86_64 59/343 DEBUG: Verifying : cryptsetup-libs-2.0.3-6.el7.x86_64 60/343 DEBUG: Verifying : cups-libs-1:1.6.3-51.el7.x86_64 61/343 DEBUG: Verifying : dbus-1:1.10.24-15.el7.x86_64 62/343 DEBUG: Verifying : dbus-libs-1:1.10.24-15.el7.x86_64 63/343 DEBUG: Verifying : dejavu-fonts-common-2.33-6.el7.noarch 64/343 DEBUG: Verifying : dejavu-sans-fonts-2.33-6.el7.noarch 65/343 DEBUG: Verifying : dracut-033-572.el7.x86_64 66/343 DEBUG: Verifying : dwz-0.11-3.el7.x86_64 67/343 DEBUG: Verifying : elfutils-0.176-5.el7.x86_64 68/343 DEBUG: Verifying : elfutils-default-yama-scope-0.176-5.el7.noarch 69/343 DEBUG: Verifying : elfutils-libelf-0.176-5.el7.x86_64 70/343 DEBUG: Verifying : elfutils-libs-0.176-5.el7.x86_64 71/343 DEBUG: Verifying : file-5.11-37.el7.x86_64 72/343 DEBUG: Verifying : file-libs-5.11-37.el7.x86_64 73/343 DEBUG: Verifying : filesystem-3.2-25.el7.x86_64 74/343 DEBUG: Verifying : findutils-1:4.5.11-6.el7.x86_64 75/343 DEBUG: Verifying : fipscheck-1.4.1-6.el7.x86_64 76/343 DEBUG: Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 77/343 DEBUG: Verifying : fontconfig-2.13.0-4.3.el7.x86_64 78/343 DEBUG: Verifying : fontpackages-filesystem-1.44-8.el7.noarch 79/343 DEBUG: Verifying : fribidi-1.0.2-1.el7_7.1.x86_64 80/343 DEBUG: Verifying : gawk-4.0.2-4.el7_3.1.x86_64 81/343 DEBUG: Verifying : gcc-4.8.5-44.el7.x86_64 82/343 DEBUG: Verifying : gdb-7.6.1-120.el7.x86_64 83/343 DEBUG: Verifying : gdbm-1.10-8.el7.x86_64 84/343 DEBUG: Verifying : gdk-pixbuf2-2.36.12-3.el7.x86_64 85/343 DEBUG: Verifying : ghostscript-9.25-5.el7.x86_64 86/343 DEBUG: Verifying : gmp-1:6.0.0-15.el7.x86_64 87/343 DEBUG: Verifying : gnupg2-2.0.22-5.el7_5.x86_64 88/343 DEBUG: Verifying : gpgme-1.3.2-5.el7.x86_64 89/343 DEBUG: Verifying : graphite2-1.3.10-1.el7_3.x86_64 90/343 DEBUG: Verifying : graphviz-2.30.1-22.el7.x86_64 91/343 DEBUG: Verifying : grep-2.20-3.el7.x86_64 92/343 DEBUG: Verifying : groff-base-1.22.2-8.el7.x86_64 93/343 DEBUG: Verifying : gtk2-2.24.31-1.el7.x86_64 94/343 DEBUG: Verifying : hardlink-1:1.0-19.el7.x86_64 95/343 DEBUG: Verifying : harfbuzz-1.7.5-2.el7.x86_64 96/343 DEBUG: Verifying : hicolor-icon-theme-0.12-7.el7.noarch 97/343 DEBUG: Verifying : hwdata-0.252-9.7.el7.x86_64 98/343 DEBUG: Verifying : info-5.1-5.el7.x86_64 99/343 DEBUG: Verifying : jasper-libs-1.900.1-33.el7.x86_64 100/343 DEBUG: Verifying : jbigkit-libs-2.0-11.el7.x86_64 101/343 DEBUG: Verifying : json-c-0.11-4.el7_0.x86_64 102/343 DEBUG: Verifying : keyutils-libs-1.5.8-3.el7.x86_64 103/343 DEBUG: Verifying : kmod-20-28.el7.x86_64 104/343 DEBUG: Verifying : kmod-libs-20-28.el7.x86_64 105/343 DEBUG: Verifying : lcms2-2.6-3.el7.x86_64 106/343 DEBUG: Verifying : less-458-9.el7.x86_64 107/343 DEBUG: Verifying : libICE-1.0.9-9.el7.x86_64 108/343 DEBUG: Verifying : libSM-1.2.2-2.el7.x86_64 109/343 DEBUG: Verifying : libXau-1.0.8-2.1.el7.x86_64 110/343 DEBUG: Verifying : libXaw-1.0.13-4.el7.x86_64 111/343 DEBUG: Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 112/343 DEBUG: Verifying : libXcursor-1.1.15-1.el7.x86_64 113/343 DEBUG: Verifying : libXdamage-1.1.4-4.1.el7.x86_64 114/343 DEBUG: Verifying : libXext-1.3.3-3.el7.x86_64 115/343 DEBUG: Verifying : libXfixes-5.0.3-1.el7.x86_64 116/343 DEBUG: Verifying : libXft-2.3.2-2.el7.x86_64 117/343 DEBUG: Verifying : libXi-1.7.9-1.el7.x86_64 118/343 DEBUG: Verifying : libXinerama-1.1.3-2.1.el7.x86_64 119/343 DEBUG: Verifying : libXmu-1.1.2-2.el7.x86_64 120/343 DEBUG: Verifying : libXrandr-1.5.1-2.el7.x86_64 121/343 DEBUG: Verifying : libXrender-0.9.10-1.el7.x86_64 122/343 DEBUG: Verifying : libXt-1.1.5-3.el7.x86_64 123/343 DEBUG: Verifying : libXxf86misc-1.0.3-7.1.el7.x86_64 124/343 DEBUG: Verifying : libXxf86vm-1.1.4-1.el7.x86_64 125/343 DEBUG: Verifying : libacl-2.2.51-15.el7.x86_64 126/343 DEBUG: Verifying : libassuan-2.1.0-3.el7.x86_64 127/343 DEBUG: Verifying : libattr-2.4.46-13.el7.x86_64 128/343 DEBUG: Verifying : libcap-2.22-11.el7.x86_64 129/343 DEBUG: Verifying : libcap-ng-0.7.5-4.el7.x86_64 130/343 DEBUG: Verifying : libcom_err-1.42.9-19.el7.x86_64 131/343 DEBUG: Verifying : libdb-5.3.21-25.el7.x86_64 132/343 DEBUG: Verifying : libdb-utils-5.3.21-25.el7.x86_64 133/343 DEBUG: Verifying : libdrm-2.4.97-2.el7.x86_64 134/343 DEBUG: Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 135/343 DEBUG: Verifying : libffi-3.0.13-19.el7.x86_64 136/343 DEBUG: Verifying : libfontenc-1.1.3-3.el7.x86_64 137/343 DEBUG: Verifying : libgcc-4.8.5-44.el7.x86_64 138/343 DEBUG: Verifying : libgcrypt-1.5.3-14.el7.x86_64 139/343 DEBUG: Verifying : libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 140/343 DEBUG: Verifying : libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 141/343 DEBUG: Verifying : libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 142/343 DEBUG: Verifying : libgomp-4.8.5-44.el7.x86_64 143/343 DEBUG: Verifying : libgpg-error-1.12-3.el7.x86_64 144/343 DEBUG: Verifying : libgs-9.25-5.el7.x86_64 145/343 DEBUG: Verifying : libidn-1.28-4.el7.x86_64 146/343 DEBUG: Verifying : libjpeg-turbo-1.2.90-8.el7.x86_64 147/343 DEBUG: Verifying : libmpc-1.0.1-3.el7.x86_64 148/343 DEBUG: Verifying : libpaper-1.1.24-9.el7.x86_64 149/343 DEBUG: Verifying : libpciaccess-0.14-1.el7.x86_64 150/343 DEBUG: Verifying : libpng-2:1.5.13-8.el7.x86_64 151/343 DEBUG: Verifying : libpwquality-1.2.3-5.el7.x86_64 152/343 DEBUG: Verifying : librsvg2-2.40.20-1.el7.x86_64 153/343 DEBUG: Verifying : libselinux-2.5-15.el7.x86_64 154/343 DEBUG: Verifying : libsemanage-2.5-14.el7.x86_64 155/343 DEBUG: Verifying : libsepol-2.5-10.el7.x86_64 156/343 DEBUG: Verifying : libssh2-1.8.0-4.el7.x86_64 157/343 DEBUG: Verifying : libstdc++-4.8.5-44.el7.x86_64 158/343 DEBUG: Verifying : libtasn1-4.10-1.el7.x86_64 159/343 DEBUG: Verifying : libthai-0.1.14-9.el7.x86_64 160/343 DEBUG: Verifying : libtiff-4.0.3-35.el7.x86_64 161/343 DEBUG: Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 162/343 DEBUG: Verifying : libuser-0.60-9.el7.x86_64 163/343 DEBUG: Verifying : libutempter-1.1.6-4.el7.x86_64 164/343 DEBUG: Verifying : libverto-0.2.5-4.el7.x86_64 165/343 DEBUG: Verifying : libwayland-client-1.15.0-1.el7.x86_64 166/343 DEBUG: Verifying : libwayland-server-1.15.0-1.el7.x86_64 167/343 DEBUG: Verifying : libxcb-1.13-1.el7.x86_64 168/343 DEBUG: Verifying : libxshmfence-1.2-1.el7.x86_64 169/343 DEBUG: Verifying : libyaml-0.1.4-11.el7_0.x86_64 170/343 DEBUG: Verifying : lua-5.1.4-15.el7.x86_64 171/343 DEBUG: Verifying : lz4-1.8.3-1.el7.x86_64 172/343 DEBUG: Verifying : make-1:3.82-24.el7.x86_64 173/343 DEBUG: Verifying : mpfr-3.1.1-4.el7.x86_64 174/343 DEBUG: Verifying : ncurses-5.9-14.20130511.el7_4.x86_64 175/343 DEBUG: Verifying : ncurses-base-5.9-14.20130511.el7_4.noarch 176/343 DEBUG: Verifying : ncurses-libs-5.9-14.20130511.el7_4.x86_64 177/343 DEBUG: Verifying : nss-pem-1.0.3-7.el7.x86_64 178/343 DEBUG: Verifying : openjpeg2-2.3.1-3.el7_7.x86_64 179/343 DEBUG: Verifying : p11-kit-0.23.5-3.el7.x86_64 180/343 DEBUG: Verifying : p11-kit-trust-0.23.5-3.el7.x86_64 181/343 DEBUG: Verifying : pam-1.1.8-23.el7.x86_64 182/343 DEBUG: Verifying : pango-1.42.4-4.el7_7.x86_64 183/343 DEBUG: Verifying : patch-2.7.1-12.el7_7.x86_64 184/343 DEBUG: Verifying : pcre-8.32-17.el7.x86_64 185/343 DEBUG: Verifying : perl-Carp-1.26-244.el7.noarch 186/343 DEBUG: Verifying : perl-Encode-2.51-7.el7.x86_64 187/343 DEBUG: Verifying : perl-Error-1:0.17020-2.el7.noarch 188/343 DEBUG: Verifying : perl-Exporter-5.68-3.el7.noarch 189/343 DEBUG: Verifying : perl-File-Path-2.09-2.el7.noarch 190/343 DEBUG: Verifying : perl-File-Temp-0.23.01-3.el7.noarch 191/343 DEBUG: Verifying : perl-Filter-1.49-3.el7.x86_64 192/343 DEBUG: Verifying : perl-Getopt-Long-2.40-3.el7.noarch 193/343 DEBUG: Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 194/343 DEBUG: Verifying : perl-PathTools-3.40-5.el7.x86_64 195/343 DEBUG: Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 196/343 DEBUG: Verifying : perl-Pod-Simple-1:3.28-4.el7.noarch 197/343 DEBUG: Verifying : perl-Pod-Usage-1.63-3.el7.noarch 198/343 DEBUG: Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 199/343 DEBUG: Verifying : perl-Socket-2.010-5.el7.x86_64 200/343 DEBUG: Verifying : perl-Storable-2.45-3.el7.x86_64 201/343 DEBUG: Verifying : perl-TermReadKey-2.30-20.el7.x86_64 202/343 DEBUG: Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 203/343 DEBUG: Verifying : perl-Thread-Queue-3.02-2.el7.noarch 204/343 DEBUG: Verifying : perl-Time-HiRes-4:1.9725-3.el7.x86_64 205/343 DEBUG: Verifying : perl-Time-Local-1.2300-2.el7.noarch 206/343 DEBUG: Verifying : perl-constant-1.27-2.el7.noarch 207/343 DEBUG: Verifying : perl-parent-1:0.225-244.el7.noarch 208/343 DEBUG: Verifying : perl-podlators-2.5.1-3.el7.noarch 209/343 DEBUG: Verifying : perl-srpm-macros-1-8.el7.noarch 210/343 DEBUG: Verifying : perl-threads-1.87-4.el7.x86_64 211/343 DEBUG: Verifying : perl-threads-shared-1.43-6.el7.x86_64 212/343 DEBUG: Verifying : pinentry-0.8.1-17.el7.x86_64 213/343 DEBUG: Verifying : pixman-0.34.0-1.el7.x86_64 214/343 DEBUG: Verifying : pkgconfig-1:0.27.1-4.el7.x86_64 215/343 DEBUG: Verifying : popt-1.13-16.el7.x86_64 216/343 DEBUG: Verifying : procps-ng-3.3.10-28.el7.x86_64 217/343 DEBUG: Verifying : pth-2.0.7-23.el7.x86_64 218/343 DEBUG: Verifying : pygpgme-0.3-9.el7.x86_64 219/343 DEBUG: Verifying : pyliblzma-0.5.3-11.el7.x86_64 220/343 DEBUG: Verifying : python-docutils-0.11-0.3.20130715svn7687.el7.noa 221/343 DEBUG: Verifying : python-enum34-1.0.4-1.el7.noarch 222/343 DEBUG: Verifying : python-iniparse-0.4-9.el7.noarch 223/343 DEBUG: Verifying : python-pycurl-7.19.0-19.el7.x86_64 224/343 DEBUG: Verifying : python-rpm-macros-3-34.el7.noarch 225/343 DEBUG: Verifying : python-srpm-macros-3-34.el7.noarch 226/343 DEBUG: Verifying : python-urlgrabber-3.10-10.el7.noarch 227/343 DEBUG: Verifying : python2-rpm-macros-3-34.el7.noarch 228/343 DEBUG: Verifying : pytz-2016.10-2.el7.noarch 229/343 DEBUG: Verifying : pyxattr-0.5.1-5.el7.x86_64 230/343 DEBUG: Verifying : qrencode-libs-3.4.1-3.el7.x86_64 231/343 DEBUG: Verifying : readline-6.2-11.el7.x86_64 232/343 DEBUG: Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 233/343 DEBUG: Verifying : sed-4.2.2-7.el7.x86_64 234/343 DEBUG: Verifying : setup-2.8.71-11.el7.noarch 235/343 DEBUG: Verifying : shadow-utils-2:4.6-5.el7.x86_64 236/343 DEBUG: Verifying : shared-mime-info-1.8-5.el7.x86_64 237/343 DEBUG: Verifying : sqlite-3.7.17-8.el7_7.1.x86_64 238/343 DEBUG: Verifying : tar-2:1.26-35.el7.x86_64 239/343 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el7.noarch 240/343 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el7.noarch 241/343 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el7.noarch 242/343 DEBUG: Verifying : urw-base35-fonts-20170801-10.el7.noarch 243/343 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el7.noarch 244/343 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el7.noarch 245/343 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el7. 246/343 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el7.no 247/343 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el7.noa 248/343 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el7.noarch 249/343 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 250/343 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el7.noarch 251/343 DEBUG: Verifying : ustr-1.0.4-16.el7.x86_64 252/343 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-21.el7.x86_64 253/343 DEBUG: Verifying : xorg-x11-server-utils-7.7-20.el7.x86_64 254/343 DEBUG: Verifying : yum-3.4.3-168.el7.centos.noarch 255/343 DEBUG: Verifying : yum-metadata-parser-1.1.4-10.el7.x86_64 256/343 DEBUG: Verifying : yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 257/343 DEBUG: Verifying : yum-plugin-priorities-1.1.31-54.el7_8.noarch 258/343 DEBUG: Verifying : zip-3.0-11.el7.x86_64 259/343 DEBUG: Verifying : bash-4.2.46-35.el7_9.x86_64 260/343 DEBUG: Verifying : binutils-2.27-44.base.el7_9.1.x86_64 261/343 DEBUG: Verifying : ca-certificates-2022.2.54-74.el7_9.noarch 262/343 DEBUG: Verifying : centos-release-7-9.2009.1.el7.centos.x86_64 263/343 DEBUG: Verifying : coreutils-8.22-24.el7_9.2.x86_64 264/343 DEBUG: Verifying : curl-7.29.0-59.el7_9.1.x86_64 265/343 DEBUG: Verifying : cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 266/343 DEBUG: Verifying : device-mapper-7:1.02.170-6.el7_9.5.x86_64 267/343 DEBUG: Verifying : device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 268/343 DEBUG: Verifying : diffutils-3.3-6.el7_9.x86_64 269/343 DEBUG: Verifying : expat-2.1.0-15.el7_9.x86_64 270/343 DEBUG: Verifying : freetype-2.8-14.el7_9.1.x86_64 271/343 DEBUG: Verifying : gd-2.0.35-27.el7_9.x86_64 272/343 DEBUG: Verifying : git-1.8.3.1-24.el7_9.x86_64 273/343 DEBUG: Verifying : glib2-2.56.1-9.el7_9.x86_64 274/343 DEBUG: Verifying : glibc-2.17-326.el7_9.x86_64 275/343 DEBUG: Verifying : glibc-common-2.17-326.el7_9.x86_64 276/343 DEBUG: Verifying : glibc-devel-2.17-326.el7_9.x86_64 277/343 DEBUG: Verifying : glibc-headers-2.17-326.el7_9.x86_64 278/343 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 279/343 DEBUG: Verifying : gzip-1.5-11.el7_9.x86_64 280/343 DEBUG: Verifying : kernel-headers-3.10.0-1160.90.1.el7.x86_64 281/343 DEBUG: Verifying : kpartx-0.4.9-136.el7_9.x86_64 282/343 DEBUG: Verifying : krb5-libs-1.15.1-55.el7_9.x86_64 283/343 DEBUG: Verifying : libX11-1.6.7-4.el7_9.x86_64 284/343 DEBUG: Verifying : libX11-common-1.6.7-4.el7_9.noarch 285/343 DEBUG: Verifying : libXpm-3.5.12-2.el7_9.x86_64 286/343 DEBUG: Verifying : libblkid-2.23.2-65.el7_9.1.x86_64 287/343 DEBUG: Verifying : libcroco-0.6.12-6.el7_9.x86_64 288/343 DEBUG: Verifying : libcurl-7.29.0-59.el7_9.1.x86_64 289/343 DEBUG: Verifying : libmount-2.23.2-65.el7_9.1.x86_64 290/343 DEBUG: Verifying : libsmartcols-2.23.2-65.el7_9.1.x86_64 291/343 DEBUG: Verifying : libuuid-2.23.2-65.el7_9.1.x86_64 292/343 DEBUG: Verifying : libwebp-0.3.0-11.el7.x86_64 293/343 DEBUG: Verifying : libxml2-2.9.1-6.el7_9.6.x86_64 294/343 DEBUG: Verifying : mesa-libEGL-18.3.4-12.el7_9.x86_64 295/343 DEBUG: Verifying : mesa-libGL-18.3.4-12.el7_9.x86_64 296/343 DEBUG: Verifying : mesa-libgbm-18.3.4-12.el7_9.x86_64 297/343 DEBUG: Verifying : mesa-libglapi-18.3.4-12.el7_9.x86_64 298/343 DEBUG: Verifying : nspr-4.34.0-3.1.el7_9.x86_64 299/343 DEBUG: Verifying : nss-3.79.0-5.el7_9.x86_64 300/343 DEBUG: Verifying : nss-softokn-3.79.0-4.el7_9.x86_64 301/343 DEBUG: Verifying : nss-softokn-freebl-3.79.0-4.el7_9.x86_64 302/343 DEBUG: Verifying : nss-sysinit-3.79.0-5.el7_9.x86_64 303/343 DEBUG: Verifying : nss-tools-3.79.0-5.el7_9.x86_64 304/343 DEBUG: Verifying : nss-util-3.79.0-1.el7_9.x86_64 305/343 DEBUG: Verifying : openldap-2.4.44-25.el7_9.x86_64 306/343 DEBUG: Verifying : openssh-7.4p1-22.el7_9.x86_64 307/343 DEBUG: Verifying : openssh-clients-7.4p1-22.el7_9.x86_64 308/343 DEBUG: Verifying : openssl-libs-1:1.0.2k-26.el7_9.x86_64 309/343 DEBUG: Verifying : perl-4:5.16.3-299.el7_9.x86_64 310/343 DEBUG: Verifying : perl-Git-1.8.3.1-24.el7_9.noarch 311/343 DEBUG: Verifying : perl-Pod-Escapes-1:1.04-299.el7_9.noarch 312/343 DEBUG: Verifying : perl-libs-4:5.16.3-299.el7_9.x86_64 313/343 DEBUG: Verifying : perl-macros-4:5.16.3-299.el7_9.x86_64 314/343 DEBUG: Verifying : python-2.7.5-92.el7_9.x86_64 315/343 DEBUG: Verifying : python-devel-2.7.5-92.el7_9.x86_64 316/343 DEBUG: Verifying : python-libs-2.7.5-92.el7_9.x86_64 317/343 DEBUG: Verifying : rpm-4.11.3-48.el7_9.x86_64 318/343 DEBUG: Verifying : rpm-build-4.11.3-48.el7_9.x86_64 319/343 DEBUG: Verifying : rpm-build-libs-4.11.3-48.el7_9.x86_64 320/343 DEBUG: Verifying : rpm-libs-4.11.3-48.el7_9.x86_64 321/343 DEBUG: Verifying : rpm-python-4.11.3-48.el7_9.x86_64 322/343 DEBUG: Verifying : rsync-3.1.2-12.el7_9.x86_64 323/343 DEBUG: Verifying : ruby-2.0.0.648-39.el7_9.x86_64 324/343 DEBUG: Verifying : ruby-irb-2.0.0.648-39.el7_9.noarch 325/343 DEBUG: Verifying : ruby-libs-2.0.0.648-39.el7_9.x86_64 326/343 DEBUG: Verifying : rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 327/343 DEBUG: Verifying : rubygem-io-console-0.4.2-39.el7_9.x86_64 328/343 DEBUG: Verifying : rubygem-json-1.7.7-39.el7_9.x86_64 329/343 DEBUG: Verifying : rubygem-psych-2.0.0-39.el7_9.x86_64 330/343 DEBUG: Verifying : rubygem-rdoc-4.0.0-39.el7_9.noarch 331/343 DEBUG: Verifying : rubygems-2.0.14.1-39.el7_9.noarch 332/343 DEBUG: Verifying : systemd-219-78.el7_9.7.x86_64 333/343 DEBUG: Verifying : systemd-libs-219-78.el7_9.7.x86_64 334/343 DEBUG: Verifying : tzdata-2023c-1.el7.noarch 335/343 DEBUG: Verifying : unzip-6.0-24.el7_9.x86_64 336/343 DEBUG: Verifying : util-linux-2.23.2-65.el7_9.1.x86_64 337/343 DEBUG: Verifying : xz-5.2.2-2.el7_9.x86_64 338/343 DEBUG: Verifying : xz-libs-5.2.2-2.el7_9.x86_64 339/343 DEBUG: Verifying : zlib-1.2.7-21.el7_9.x86_64 340/343 DEBUG: Verifying : libtomcrypt-1.17-26.el7.x86_64 341/343 DEBUG: Verifying : libtommath-0.42.0-6.el7.x86_64 342/343 DEBUG: Verifying : python2-crypto-2.6.1-15.el7.x86_64 343/343 DEBUG: Installed: DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: make-1:3.82-24.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: git-1.8.3.1-24.el7_9.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 DEBUG: dbus-1:1.10.24-15.el7.x86_64 DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: dracut-033-572.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: file-5.11-37.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: findutils-1:4.5.11-6.el7.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: gmp-1:6.0.0-15.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: hardlink-1:1.0-19.el7.x86_64 DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: less-458-9.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libpng-2:1.5.13-8.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Error-1:0.17020-2.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-parent-1:0.225-244.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: setup-2.8.71-11.el7.noarch DEBUG: shadow-utils-2:4.6-5.el7.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: tar-2:1.26-35.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: zip-3.0-11.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 DEBUG: perl-4:5.16.3-299.el7_9.x86_64 DEBUG: perl-Git-1.8.3.1-24.el7_9.noarch DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: tzdata-2023c-1.el7.noarch DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '692605265e784d88a6899d0f4741e118', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2c9ab5ea19874036b40479117127036d', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f93d092984bd49c5ad0dedc6a9d61437', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cc5202a86cf5405787f85b82b035d040', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e536d49da8654215bc776f3f10386ebf', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-24.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-24.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 INFO: Installed packages: INFO: ruby-irb-2.0.0.648-39.el7_9.noarch gdbm-1.10-8.el7.x86_64 cups-libs-1.6.3-51.el7.x86_64 libtommath-0.42.0-6.el7.x86_64 groff-base-1.22.2-8.el7.x86_64 libX11-1.6.7-4.el7_9.x86_64 pcre-8.32-17.el7.x86_64 python-urlgrabber-3.10-10.el7.noarch perl-threads-shared-1.43-6.el7.x86_64 perl-Storable-2.45-3.el7.x86_64 nss-sysinit-3.79.0-5.el7_9.x86_64 libsmartcols-2.23.2-65.el7_9.1.x86_64 info-5.1-5.el7.x86_64 libblkid-2.23.2-65.el7_9.1.x86_64 dejavu-sans-fonts-2.33-6.el7.noarch libXcursor-1.1.15-1.el7.x86_64 xorg-x11-font-utils-7.5-21.el7.x86_64 ruby-2.0.0.648-39.el7_9.x86_64 lz4-1.8.3-1.el7.x86_64 perl-parent-0.225-244.el7.noarch diffutils-3.3-6.el7_9.x86_64 elfutils-libelf-0.176-5.el7.x86_64 python2-mock-3.0.5-1.el7.noarch python2-snowballstemmer-1.2.0-2.el7.noarch nss-util-3.79.0-1.el7_9.x86_64 yum-3.4.3-168.el7.centos.noarch libtasn1-4.10-1.el7.x86_64 dwz-0.11-3.el7.x86_64 perl-Exporter-5.68-3.el7.noarch perl-File-Path-2.09-2.el7.noarch keyutils-libs-1.5.8-3.el7.x86_64 graphviz-2.30.1-22.el7.x86_64 dracut-033-572.el7.x86_64 chkconfig-1.7.6-1.el7.x86_64 cracklib-dicts-2.9.0-11.el7.x86_64 perl-srpm-macros-1-8.el7.noarch lua-5.1.4-15.el7.x86_64 python-docutils-0.11-0.3.20130715svn7687.el7.noarch qrencode-libs-3.4.1-3.el7.x86_64 hicolor-icon-theme-0.12-7.el7.noarch libyaml-0.1.4-11.el7_0.x86_64 mesa-libEGL-18.3.4-12.el7_9.x86_64 perl-Pod-Perldoc-3.20-4.el7.noarch python2-packaging-19.0-1.el7.noarch python-iniparse-0.4-9.el7.noarch bzip2-1.0.6-13.el7.x86_64 python2-idna-2.5-1.el7.noarch nss-pem-1.0.3-7.el7.x86_64 libXxf86misc-1.0.3-7.1.el7.x86_64 perl-TermReadKey-2.30-20.el7.x86_64 libwayland-server-1.15.0-1.el7.x86_64 gmp-6.0.0-15.el7.x86_64 avahi-libs-0.6.31-20.el7.x86_64 glibc-devel-2.17-326.el7_9.x86_64 perl-Git-1.8.3.1-24.el7_9.noarch rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 zip-3.0-11.el7.x86_64 libattr-2.4.46-13.el7.x86_64 libXdamage-1.1.4-4.1.el7.x86_64 pixman-0.34.0-1.el7.x86_64 perl-File-Temp-0.23.01-3.el7.noarch make-3.82-24.el7.x86_64 perl-Thread-Queue-3.02-2.el7.noarch libXcomposite-0.4.4-4.1.el7.x86_64 openldap-2.4.44-25.el7_9.x86_64 file-5.11-37.el7.x86_64 libxcb-1.13-1.el7.x86_64 procps-ng-3.3.10-28.el7.x86_64 libcroco-0.6.12-6.el7_9.x86_64 perl-Carp-1.26-244.el7.noarch python2-sphinx_rtd_theme-0.2.4-1.el7.noarch ustr-1.0.4-16.el7.x86_64 shared-mime-info-1.8-5.el7.x86_64 libXfixes-5.0.3-1.el7.x86_64 urw-base35-fonts-common-20170801-10.el7.noarch git-1.8.3.1-24.el7_9.x86_64 libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 libXmu-1.1.2-2.el7.x86_64 gtk2-2.24.31-1.el7.x86_64 nss-3.79.0-5.el7_9.x86_64 libtomcrypt-1.17-26.el7.x86_64 urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch libgcrypt-1.5.3-14.el7.x86_64 python-dns-1.15.0-5.el7.noarch python2-webob-1.8.5-1.el7.noarch openjpeg2-2.3.1-3.el7_7.x86_64 device-mapper-libs-1.02.170-6.el7_9.5.x86_64 mesa-libgbm-18.3.4-12.el7_9.x86_64 centos-release-7-9.2009.1.el7.centos.x86_64 fipscheck-lib-1.4.1-6.el7.x86_64 glibc-headers-2.17-326.el7_9.x86_64 nss-tools-3.79.0-5.el7_9.x86_64 perl-Time-Local-1.2300-2.el7.noarch cpp-4.8.5-44.el7.x86_64 openssh-clients-7.4p1-22.el7_9.x86_64 python2-crypto-2.6.1-15.el7.x86_64 pyxattr-0.5.1-5.el7.x86_64 python-srpm-macros-3-34.el7.noarch fontpackages-filesystem-1.44-8.el7.noarch libXext-1.3.3-3.el7.x86_64 rpm-4.11.3-48.el7_9.x86_64 rubygem-psych-2.0.0-39.el7_9.x86_64 libICE-1.0.9-9.el7.x86_64 mesa-libGL-18.3.4-12.el7_9.x86_64 libgcc-4.8.5-44.el7.x86_64 tzdata-2023c-1.el7.noarch python-rpm-macros-3-34.el7.noarch python2-sqlalchemy-1.2.17-2.el7.x86_64 python2-pygments-2.2.0-7.el7.noarch libdb-5.3.21-25.el7.x86_64 cryptsetup-libs-2.0.3-6.el7.x86_64 glib2-2.56.1-9.el7_9.x86_64 libcurl-7.29.0-59.el7_9.1.x86_64 rubygem-io-console-0.4.2-39.el7_9.x86_64 elfutils-libs-0.176-5.el7.x86_64 dejavu-fonts-common-2.33-6.el7.noarch python-2.7.5-92.el7_9.x86_64 python-whoosh-2.5.7-4.el7.noarch filesystem-3.2-25.el7.x86_64 libXinerama-1.1.3-2.1.el7.x86_64 python2-sphinx-1.8.4-1.el7.noarch xz-libs-5.2.2-2.el7_9.x86_64 binutils-2.27-44.base.el7_9.1.x86_64 libcap-ng-0.7.5-4.el7.x86_64 python2-rpm-macros-3-34.el7.noarch libedit-3.0-12.20121213cvs.el7.x86_64 perl-constant-1.27-2.el7.noarch systemd-libs-219-78.el7_9.7.x86_64 python2-pillow-5.4.1-3.el7.x86_64 python2-funcsigs-1.0.2-1.el7.noarch gnupg2-2.0.22-5.el7_5.x86_64 python2-imagesize-0.7.1-5.el7.noarch grep-2.20-3.el7.x86_64 python2-six-1.12.0-1.el7.noarch perl-HTTP-Tiny-0.033-3.el7.noarch libacl-2.2.51-15.el7.x86_64 libjpeg-turbo-1.2.90-8.el7.x86_64 expat-2.1.0-15.el7_9.x86_64 libXpm-3.5.12-2.el7_9.x86_64 fipscheck-1.4.1-6.el7.x86_64 patch-2.7.1-12.el7_7.x86_64 python-libs-2.7.5-92.el7_9.x86_64 device-mapper-1.02.170-6.el7_9.5.x86_64 pyliblzma-0.5.3-11.el7.x86_64 libselinux-2.5-15.el7.x86_64 python2-setuptools-40.8.0-1.el7.noarch lcms2-2.6-3.el7.x86_64 adobe-mappings-pdf-20180407-1.el7.noarch google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch hwdata-0.252-9.7.el7.x86_64 urw-base35-p052-fonts-20170801-10.el7.noarch rpm-build-4.11.3-48.el7_9.x86_64 gpgme-1.3.2-5.el7.x86_64 sqlite-3.7.17-8.el7_7.1.x86_64 xorg-x11-server-utils-7.7-20.el7.x86_64 perl-Pod-Simple-3.28-4.el7.noarch libXaw-1.0.13-4.el7.x86_64 perl-Filter-1.49-3.el7.x86_64 json-c-0.11-4.el7_0.x86_64 urw-base35-c059-fonts-20170801-10.el7.noarch libXt-1.1.5-3.el7.x86_64 libuuid-2.23.2-65.el7_9.1.x86_64 rpm-libs-4.11.3-48.el7_9.x86_64 yum-plugin-priorities-1.1.31-54.el7_8.noarch readline-6.2-11.el7.x86_64 python-sphinx-locale-1.8.4-1.el7.noarch cairo-1.15.12-4.el7.x86_64 rpm-python-4.11.3-48.el7_9.x86_64 gpg-pubkey-f4a80eb5-53a7ff4b perl-PathTools-3.40-5.el7.x86_64 harfbuzz-1.7.5-2.el7.x86_64 libXxf86vm-1.1.4-1.el7.x86_64 python2-backports-1.0-16.el7.x86_64 util-linux-2.23.2-65.el7_9.1.x86_64 libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 glibc-common-2.17-326.el7_9.x86_64 libdrm-2.4.97-2.el7.x86_64 adobe-mappings-cmap-20171205-3.el7.noarch libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 libcom_err-1.42.9-19.el7.x86_64 cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 pygpgme-0.3-9.el7.x86_64 pinentry-0.8.1-17.el7.x86_64 perl-libs-5.16.3-299.el7_9.x86_64 python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch python2-chardet-3.0.4-7.el7.noarch gawk-4.0.2-4.el7_3.1.x86_64 libsemanage-2.5-14.el7.x86_64 sed-4.2.2-7.el7.x86_64 redhat-rpm-config-9.1.0-88.el7.centos.noarch perl-threads-1.87-4.el7.x86_64 perl-Error-0.17020-2.el7.noarch libwayland-client-1.15.0-1.el7.x86_64 python2-requests-2.21.0-3.el7.noarch jasper-libs-1.900.1-33.el7.x86_64 libtiff-4.0.3-35.el7.x86_64 urw-base35-d050000l-fonts-20170801-10.el7.noarch nss-softokn-freebl-3.79.0-4.el7_9.x86_64 libimagequant-2.8.2-2.el7.x86_64 perl-Getopt-Long-2.40-3.el7.noarch rubygems-2.0.14.1-39.el7_9.noarch elfutils-0.176-5.el7.x86_64 p11-kit-trust-0.23.5-3.el7.x86_64 libwebp-0.3.0-11.el7.x86_64 python2-setuptools_scm-1.15.7-2.el7.noarch findutils-4.5.11-6.el7.x86_64 python2-pbr-5.1.2-2.el7.noarch acl-2.2.51-15.el7.x86_64 libXrender-0.9.10-1.el7.x86_64 libxml2-2.9.1-6.el7_9.6.x86_64 librsvg2-2.40.20-1.el7.x86_64 fontconfig-2.13.0-4.3.el7.x86_64 ncurses-base-5.9-14.20130511.el7_4.noarch libdb-utils-5.3.21-25.el7.x86_64 libverto-0.2.5-4.el7.x86_64 openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch urw-base35-bookman-fonts-20170801-10.el7.noarch python2-greenlet-0.4.12-1.el7.x86_64 nspr-4.34.0-3.1.el7_9.x86_64 curl-7.29.0-59.el7_9.1.x86_64 python2-markupsafe-1.1.0-2.el7.x86_64 rsync-3.1.2-12.el7_9.x86_64 glibc-2.17-326.el7_9.x86_64 libXau-1.0.8-2.1.el7.x86_64 rubygem-rdoc-4.0.0-39.el7_9.noarch libX11-common-1.6.7-4.el7_9.noarch python-pycurl-7.19.0-19.el7.x86_64 ncurses-5.9-14.20130511.el7_4.x86_64 pytz-2016.10-2.el7.noarch perl-5.16.3-299.el7_9.x86_64 ncurses-libs-5.9-14.20130511.el7_4.x86_64 pth-2.0.7-23.el7.x86_64 gcc-4.8.5-44.el7.x86_64 urw-base35-fonts-20170801-10.el7.noarch python2-pysocks-1.5.6-3.el7.noarch libgpg-error-1.12-3.el7.x86_64 libmpc-1.0.1-3.el7.x86_64 libpwquality-1.2.3-5.el7.x86_64 python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch coreutils-8.22-24.el7_9.2.x86_64 libsepol-2.5-10.el7.x86_64 graphite2-1.3.10-1.el7_3.x86_64 urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch gzip-1.5-11.el7_9.x86_64 libfontenc-1.1.3-3.el7.x86_64 atk-2.28.1-2.el7.x86_64 libxshmfence-1.2-1.el7.x86_64 rpm-build-libs-4.11.3-48.el7_9.x86_64 krb5-libs-1.15.1-55.el7_9.x86_64 libpaper-1.1.24-9.el7.x86_64 openssl-libs-1.0.2k-26.el7_9.x86_64 libpciaccess-0.14-1.el7.x86_64 perl-Scalar-List-Utils-1.27-248.el7.x86_64 perl-Pod-Escapes-1.04-299.el7_9.noarch urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch ca-certificates-2022.2.54-74.el7_9.noarch urw-base35-z003-fonts-20170801-10.el7.noarch basesystem-10.0-7.el7.centos.noarch gdk-pixbuf2-2.36.12-3.el7.x86_64 perl-Socket-2.010-5.el7.x86_64 python2-jinja2-2.10.1-1.el7.noarch rubygem-json-1.7.7-39.el7_9.x86_64 libutempter-1.1.6-4.el7.x86_64 systemd-219-78.el7_9.7.x86_64 python2-pyparsing-2.3.1-1.el7.noarch libssh2-1.8.0-4.el7.x86_64 dbus-1.10.24-15.el7.x86_64 cracklib-2.9.0-11.el7.x86_64 bzip2-libs-1.0.6-13.el7.x86_64 python2-typing-3.6.1-1.el7.noarch libXrandr-1.5.1-2.el7.x86_64 libmount-2.23.2-65.el7_9.1.x86_64 dbus-libs-1.10.24-15.el7.x86_64 kernel-headers-3.10.0-1160.90.1.el7.x86_64 perl-macros-5.16.3-299.el7_9.x86_64 adobe-mappings-cmap-deprecated-20171205-3.el7.noarch pkgconfig-0.27.1-4.el7.x86_64 bash-4.2.46-35.el7_9.x86_64 lato-fonts-2.015-1.el7.noarch gd-2.0.35-27.el7_9.x86_64 ruby-libs-2.0.0.648-39.el7_9.x86_64 gdb-7.6.1-120.el7.x86_64 openssh-7.4p1-22.el7_9.x86_64 mpfr-3.1.1-4.el7.x86_64 less-458-9.el7.x86_64 libstdc++-4.8.5-44.el7.x86_64 kpartx-0.4.9-136.el7_9.x86_64 nss-softokn-3.79.0-4.el7_9.x86_64 fribidi-1.0.2-1.el7_7.1.x86_64 libgs-9.25-5.el7.x86_64 libgomp-4.8.5-44.el7.x86_64 gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 urw-base35-gothic-fonts-20170801-10.el7.noarch file-libs-5.11-37.el7.x86_64 ghostscript-9.25-5.el7.x86_64 shadow-utils-4.6-5.el7.x86_64 python2-olefile-0.44-1.el7.noarch perl-Time-HiRes-1.9725-3.el7.x86_64 unzip-6.0-24.el7_9.x86_64 libassuan-2.1.0-3.el7.x86_64 audit-libs-2.8.5-4.el7.x86_64 python2-monotonic-1.5-1.el7.noarch python-devel-2.7.5-92.el7_9.x86_64 hardlink-1.0-19.el7.x86_64 libpng-1.5.13-8.el7.x86_64 pango-1.42.4-4.el7_7.x86_64 libuser-0.60-9.el7.x86_64 kmod-20-28.el7.x86_64 zlib-1.2.7-21.el7_9.x86_64 libthai-0.1.14-9.el7.x86_64 pam-1.1.8-23.el7.x86_64 urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch libSM-1.2.2-2.el7.x86_64 libffi-3.0.13-19.el7.x86_64 mesa-libglapi-18.3.4-12.el7_9.x86_64 yum-metadata-parser-1.1.4-10.el7.x86_64 libidn-1.28-4.el7.x86_64 popt-1.13-16.el7.x86_64 tar-1.26-35.el7.x86_64 jbigkit-libs-2.0-11.el7.x86_64 setup-2.8.71-11.el7.noarch perl-Text-ParseWords-3.29-4.el7.noarch fontawesome-fonts-web-4.4.0-1.el7.noarch python2-eventlet-0.25.1-1.el7.noarch perl-Pod-Usage-1.63-3.el7.noarch perl-podlators-2.5.1-3.el7.noarch libXft-2.3.2-2.el7.x86_64 yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch python2-urllib3-1.24.1-3.el7.noarch python2-babel-2.6.0-4.el7.noarch freetype-2.8-14.el7_9.1.x86_64 elfutils-default-yama-scope-0.176-5.el7.noarch p11-kit-0.23.5-3.el7.x86_64 libXi-1.7.9-1.el7.x86_64 xz-5.2.2-2.el7_9.x86_64 perl-Encode-2.51-7.el7.x86_64 python-enum34-1.0.4-1.el7.noarch kmod-libs-20-28.el7.x86_64 libcap-2.22-11.el7.x86_64 fontawesome-fonts-4.4.0-1.el7.noarch cpio-2.11-28.el7.x86_64 python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch libtool-ltdl-2.4.2-22.el7_3.x86_64 python2-ipaddress-1.0.18-5.el7.noarch Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/centos-train/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos-train-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 1cd585c721b1966e5582adc800090d01d8b6fbad Note: checking out '1cd585c721b1966e5582adc800090d01d8b6fbad'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 1cd585c... Fix Story 2010258 (CVE-2022-3100) + mkdir /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos-train-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos-train/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 9.0.2.dev23 1cd585c + UPSTREAMVERSION=9.0.2.dev23 + [[ 9.0.2.dev23 =~ ([^-]*)-(.+) ]] + [[ 9.0.2.dev23 =~ (.*?)\.(0rc.+) ]] + [[ 9.0.2.dev23 =~ (.*?)\.(0b.+) ]] + [[ 9.0.2.dev23 =~ (.*?)\.(0a.+) ]] + [[ 9.0.2.dev23 =~ (.*?)\.(dev.+) ]] + VERSION=9.0.2 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20230515084900 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20230515084900.1cd585c + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sq4pllsg:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-barbican-1cd585c721b1966e5582adc800090d01d8b6fbad baseurl=https://trunk.rdoproject.org/centos7-train/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_3a78d349 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7407584 2147600 1765932 6711184 6754612 DEBUG: Swap: 8388604 396888 7991716 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.39lrn5ix', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7408028 2147132 1765936 6711208 6754144 DEBUG: Swap: 8388604 396888 7991716 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 842M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ry81j813', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'aab8652351ab4a988d0e8644f79177a8', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sq4pllsg:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f96c4e6df1f84f9f8bc307d8444da08d', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.sq4pllsg:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.1s) running egg_info creating barbican.egg-info writing requirements to barbican.egg-info/requires.txt writing barbican.egg-info/PKG-INFO writing top-level names to barbican.egg-info/top_level.txt writing dependency_links to barbican.egg-info/dependency_links.txt writing entry points to barbican.egg-info/entry_points.txt writing pbr to barbican.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'barbican.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'barbican.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating barbican-9.0.2.dev23 creating barbican-9.0.2.dev23/api-guide creating barbican-9.0.2.dev23/api-guide/source creating barbican-9.0.2.dev23/barbican creating barbican-9.0.2.dev23/barbican.egg-info creating barbican-9.0.2.dev23/barbican/api creating barbican-9.0.2.dev23/barbican/api/controllers creating barbican-9.0.2.dev23/barbican/api/middleware creating barbican-9.0.2.dev23/barbican/cmd creating barbican-9.0.2.dev23/barbican/cmd/functionaltests creating barbican-9.0.2.dev23/barbican/common creating barbican-9.0.2.dev23/barbican/common/policies creating barbican-9.0.2.dev23/barbican/hacking creating barbican-9.0.2.dev23/barbican/locale creating barbican-9.0.2.dev23/barbican/locale/en_GB creating barbican-9.0.2.dev23/barbican/locale/en_GB/LC_MESSAGES creating barbican-9.0.2.dev23/barbican/locale/zh_CN creating barbican-9.0.2.dev23/barbican/locale/zh_CN/LC_MESSAGES creating barbican-9.0.2.dev23/barbican/model creating barbican-9.0.2.dev23/barbican/model/migration creating barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations creating barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions creating barbican-9.0.2.dev23/barbican/objects creating barbican-9.0.2.dev23/barbican/plugin creating barbican-9.0.2.dev23/barbican/plugin/crypto creating barbican-9.0.2.dev23/barbican/plugin/interface creating barbican-9.0.2.dev23/barbican/plugin/util creating barbican-9.0.2.dev23/barbican/queue creating barbican-9.0.2.dev23/barbican/tasks creating barbican-9.0.2.dev23/barbican/tests creating barbican-9.0.2.dev23/barbican/tests/api creating barbican-9.0.2.dev23/barbican/tests/api/controllers creating barbican-9.0.2.dev23/barbican/tests/api/middleware creating barbican-9.0.2.dev23/barbican/tests/cmd creating barbican-9.0.2.dev23/barbican/tests/common creating barbican-9.0.2.dev23/barbican/tests/model creating barbican-9.0.2.dev23/barbican/tests/model/repositories creating barbican-9.0.2.dev23/barbican/tests/objects creating barbican-9.0.2.dev23/barbican/tests/plugin creating barbican-9.0.2.dev23/barbican/tests/plugin/crypto creating barbican-9.0.2.dev23/barbican/tests/plugin/interface creating barbican-9.0.2.dev23/barbican/tests/plugin/util creating barbican-9.0.2.dev23/barbican/tests/queue creating barbican-9.0.2.dev23/barbican/tests/tasks creating barbican-9.0.2.dev23/bin creating barbican-9.0.2.dev23/devstack creating barbican-9.0.2.dev23/devstack/barbican-vagrant creating barbican-9.0.2.dev23/devstack/lib creating barbican-9.0.2.dev23/devstack/upgrade creating barbican-9.0.2.dev23/doc creating barbican-9.0.2.dev23/doc/source creating barbican-9.0.2.dev23/doc/source/_extra creating barbican-9.0.2.dev23/doc/source/_static creating barbican-9.0.2.dev23/doc/source/admin creating barbican-9.0.2.dev23/doc/source/api creating barbican-9.0.2.dev23/doc/source/api/reference creating barbican-9.0.2.dev23/doc/source/cli creating barbican-9.0.2.dev23/doc/source/configuration creating barbican-9.0.2.dev23/doc/source/contributor creating barbican-9.0.2.dev23/doc/source/contributor/plugin creating barbican-9.0.2.dev23/doc/source/images creating barbican-9.0.2.dev23/doc/source/install creating barbican-9.0.2.dev23/etc creating barbican-9.0.2.dev23/etc/barbican creating barbican-9.0.2.dev23/etc/barbican/vassals creating barbican-9.0.2.dev23/etc/init creating barbican-9.0.2.dev23/etc/logrotate.d creating barbican-9.0.2.dev23/etc/oslo-config-generator creating barbican-9.0.2.dev23/functionaltests creating barbican-9.0.2.dev23/functionaltests/api creating barbican-9.0.2.dev23/functionaltests/api/v1 creating barbican-9.0.2.dev23/functionaltests/api/v1/behaviors creating barbican-9.0.2.dev23/functionaltests/api/v1/functional creating barbican-9.0.2.dev23/functionaltests/api/v1/models creating barbican-9.0.2.dev23/functionaltests/api/v1/smoke creating barbican-9.0.2.dev23/functionaltests/common creating barbican-9.0.2.dev23/playbooks creating barbican-9.0.2.dev23/playbooks/legacy creating barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-base creating barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-functional-base creating barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-tempest-base creating barbican-9.0.2.dev23/playbooks/legacy/grenade-devstack-barbican creating barbican-9.0.2.dev23/releasenotes creating barbican-9.0.2.dev23/releasenotes/notes creating barbican-9.0.2.dev23/releasenotes/source creating barbican-9.0.2.dev23/releasenotes/source/_static creating barbican-9.0.2.dev23/releasenotes/source/locale creating barbican-9.0.2.dev23/releasenotes/source/locale/en_GB creating barbican-9.0.2.dev23/releasenotes/source/locale/en_GB/LC_MESSAGES creating barbican-9.0.2.dev23/releasenotes/source/locale/zh_CN creating barbican-9.0.2.dev23/releasenotes/source/locale/zh_CN/LC_MESSAGES copying files to barbican-9.0.2.dev23... copying .coveragerc -> barbican-9.0.2.dev23 copying .mailmap -> barbican-9.0.2.dev23 copying .stestr.conf -> barbican-9.0.2.dev23 copying .zuul.yaml -> barbican-9.0.2.dev23 copying AUTHORS -> barbican-9.0.2.dev23 copying ChangeLog -> barbican-9.0.2.dev23 copying HACKING.rst -> barbican-9.0.2.dev23 copying LICENSE -> barbican-9.0.2.dev23 copying README.rst -> barbican-9.0.2.dev23 copying apiary.apib -> barbican-9.0.2.dev23 copying babel.cfg -> barbican-9.0.2.dev23 copying bindep.txt -> barbican-9.0.2.dev23 copying lower-constraints.txt -> barbican-9.0.2.dev23 copying requirements.txt -> barbican-9.0.2.dev23 copying setup.cfg -> barbican-9.0.2.dev23 copying setup.py -> barbican-9.0.2.dev23 copying test-requirements.txt -> barbican-9.0.2.dev23 copying tox.ini -> barbican-9.0.2.dev23 copying api-guide/source/acls.rst -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/conf.py -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/consumers.rst -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/containers.rst -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/dogtag_setup.rst -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/index.rst -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/orders.rst -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/pkcs11keygeneration.rst -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/quotas.rst -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/secret_metadata.rst -> barbican-9.0.2.dev23/api-guide/source copying api-guide/source/secrets.rst -> barbican-9.0.2.dev23/api-guide/source copying barbican/__init__.py -> barbican-9.0.2.dev23/barbican copying barbican/context.py -> barbican-9.0.2.dev23/barbican copying barbican/i18n.py -> barbican-9.0.2.dev23/barbican copying barbican/version.py -> barbican-9.0.2.dev23/barbican copying barbican.egg-info/PKG-INFO -> barbican-9.0.2.dev23/barbican.egg-info copying barbican.egg-info/SOURCES.txt -> barbican-9.0.2.dev23/barbican.egg-info copying barbican.egg-info/dependency_links.txt -> barbican-9.0.2.dev23/barbican.egg-info copying barbican.egg-info/entry_points.txt -> barbican-9.0.2.dev23/barbican.egg-info copying barbican.egg-info/not-zip-safe -> barbican-9.0.2.dev23/barbican.egg-info copying barbican.egg-info/pbr.json -> barbican-9.0.2.dev23/barbican.egg-info copying barbican.egg-info/requires.txt -> barbican-9.0.2.dev23/barbican.egg-info copying barbican.egg-info/top_level.txt -> barbican-9.0.2.dev23/barbican.egg-info copying barbican/api/__init__.py -> barbican-9.0.2.dev23/barbican/api copying barbican/api/app.py -> barbican-9.0.2.dev23/barbican/api copying barbican/api/app.wsgi -> barbican-9.0.2.dev23/barbican/api copying barbican/api/hooks.py -> barbican-9.0.2.dev23/barbican/api copying barbican/api/controllers/__init__.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/acls.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/consumers.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/containers.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/orders.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/quotas.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/secretmeta.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/secrets.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/secretstores.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/transportkeys.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/controllers/versions.py -> barbican-9.0.2.dev23/barbican/api/controllers copying barbican/api/middleware/__init__.py -> barbican-9.0.2.dev23/barbican/api/middleware copying barbican/api/middleware/context.py -> barbican-9.0.2.dev23/barbican/api/middleware copying barbican/api/middleware/simple.py -> barbican-9.0.2.dev23/barbican/api/middleware copying barbican/cmd/__init__.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/barbican_manage.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/db_manage.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/keystone_listener.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/pkcs11_kek_rewrap.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/pkcs11_key_generation.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/pkcs11_migrate_kek_signatures.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/retry_scheduler.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/status.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/worker.py -> barbican-9.0.2.dev23/barbican/cmd copying barbican/cmd/functionaltests/.testr.conf -> barbican-9.0.2.dev23/barbican/cmd/functionaltests copying barbican/cmd/functionaltests/__init__.py -> barbican-9.0.2.dev23/barbican/cmd/functionaltests copying barbican/cmd/functionaltests/test_db_manage.py -> barbican-9.0.2.dev23/barbican/cmd/functionaltests copying barbican/common/__init__.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/accept.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/config.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/exception.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/hrefs.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/policy.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/quota.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/resources.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/utils.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/validators.py -> barbican-9.0.2.dev23/barbican/common copying barbican/common/policies/__init__.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/acls.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/base.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/consumers.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/containers.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/orders.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/quotas.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/secretmeta.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/secrets.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/secretstores.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/common/policies/transportkeys.py -> barbican-9.0.2.dev23/barbican/common/policies copying barbican/hacking/__init__.py -> barbican-9.0.2.dev23/barbican/hacking copying barbican/hacking/checks.py -> barbican-9.0.2.dev23/barbican/hacking copying barbican/locale/en_GB/LC_MESSAGES/barbican.po -> barbican-9.0.2.dev23/barbican/locale/en_GB/LC_MESSAGES copying barbican/locale/zh_CN/LC_MESSAGES/barbican.po -> barbican-9.0.2.dev23/barbican/locale/zh_CN/LC_MESSAGES copying barbican/model/__init__.py -> barbican-9.0.2.dev23/barbican/model copying barbican/model/clean.py -> barbican-9.0.2.dev23/barbican/model copying barbican/model/models.py -> barbican-9.0.2.dev23/barbican/model copying barbican/model/repositories.py -> barbican-9.0.2.dev23/barbican/model copying barbican/model/sync.py -> barbican-9.0.2.dev23/barbican/model copying barbican/model/migration/__init__.py -> barbican-9.0.2.dev23/barbican/model/migration copying barbican/model/migration/alembic.ini -> barbican-9.0.2.dev23/barbican/model/migration copying barbican/model/migration/commands.py -> barbican-9.0.2.dev23/barbican/model/migration copying barbican/model/migration/alembic_migrations/README -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/__init__.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/container_init_ops.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/encrypted_init_ops.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/env.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/kek_init_ops.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/order_ops.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/projects_init_ops.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/script.py.mako -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/secrets_init_ops.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/transport_keys_init_ops.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations copying barbican/model/migration/alembic_migrations/versions/10220ccbe7fa_remove_transport_keys_column_from_.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/13d127569afa_create_secret_store_metadata_table.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/156cd9933643_add_project_column_to_consumer_table.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/161f8aceb687_fill_project_id_to_secrets_where_missing.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/1a0c2cdafb38_initial_version.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/1a7cf79559e3_new_secret_and_container_acl_tables.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/1bc885808c76_add_project_id_to_secrets.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/1bece815014f_remove_projectsecret_table.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/1c0f328bfce0_fixing_composite_primary_keys_and_.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/1e86c18af2dd_add_new_columns_type_meta_containerid.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/254495565185_removing_redundant_fields_from_order.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/256da65e0c5f_change_keystone_id_for_external_id_in_.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/2843d6469f25_add_sub_status_info_for_orders.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/2ab3f5371bde_dsa_in_container_type_modelbase_to.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/2d21598e7e70_added_ca_related_tables.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/3041b53b95d7_remove_size_limits_on_meta_table_values.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/30dba269cc64_update_order_retry_tasks_table.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/39a96e67e990_add_missing_constraints.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/39cf2e645cba_model_for_multiple_backend_support.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/3c3b04040bfe_add_owning_project_and_creator_to_cas.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/3d36a26b88af_add_order_barbican_metadata_table.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/4070806f6972_add_orders_plugin_metadata_table_and_.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/443d6f4a69ac_added_secret_type_column_to_secrets_.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/46b98cde536_add_project_quotas_table.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/47b69e523451_made_plugin_names_in_kek_datum_non_.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/4ecde3a3a72a_add_cas_column_to_project_quotas_table.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/6a4457517a3_rename_acl_creator_only_to_project_.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/795737bb3c3_change_tenants_to_projects.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/aa2cf96a1d5_add_orderretrytask.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/cd4106a1a0_add_cert_to_container_type.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/d2780d5aa510_change_url_length.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/dce488646127_add_secret_user_metadata.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/juno_initial.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/model/migration/alembic_migrations/versions/kilo_release.py -> barbican-9.0.2.dev23/barbican/model/migration/alembic_migrations/versions copying barbican/objects/__init__.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/base.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/container.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/container_acl.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/container_acl_user.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/container_consumer_meta.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/container_secret.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/encrypted_datum.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/fields.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/kekdatum.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/order.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/order_barbican_metadatum.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/order_plugin_metadatum.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/order_retry_task.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/project.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/project_quotas.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/project_secret_store.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/secret.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/secret_acl.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/secret_acl_user.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/secret_store_metadatum.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/secret_stores.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/secret_user_metadatum.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/objects/transport_key.py -> barbican-9.0.2.dev23/barbican/objects copying barbican/plugin/__init__.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/castellan_secret_store.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/dogtag.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/dogtag_config_opts.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/kmip_secret_store.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/resources.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/simple_certificate_manager.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/snakeoil_ca.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/store_crypto.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/symantec.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/vault_secret_store.py -> barbican-9.0.2.dev23/barbican/plugin copying barbican/plugin/crypto/__init__.py -> barbican-9.0.2.dev23/barbican/plugin/crypto copying barbican/plugin/crypto/base.py -> barbican-9.0.2.dev23/barbican/plugin/crypto copying barbican/plugin/crypto/manager.py -> barbican-9.0.2.dev23/barbican/plugin/crypto copying barbican/plugin/crypto/p11_crypto.py -> barbican-9.0.2.dev23/barbican/plugin/crypto copying barbican/plugin/crypto/pkcs11.py -> barbican-9.0.2.dev23/barbican/plugin/crypto copying barbican/plugin/crypto/simple_crypto.py -> barbican-9.0.2.dev23/barbican/plugin/crypto copying barbican/plugin/interface/__init__.py -> barbican-9.0.2.dev23/barbican/plugin/interface copying barbican/plugin/interface/certificate_manager.py -> barbican-9.0.2.dev23/barbican/plugin/interface copying barbican/plugin/interface/secret_store.py -> barbican-9.0.2.dev23/barbican/plugin/interface copying barbican/plugin/util/__init__.py -> barbican-9.0.2.dev23/barbican/plugin/util copying barbican/plugin/util/mime_types.py -> barbican-9.0.2.dev23/barbican/plugin/util copying barbican/plugin/util/multiple_backends.py -> barbican-9.0.2.dev23/barbican/plugin/util copying barbican/plugin/util/translations.py -> barbican-9.0.2.dev23/barbican/plugin/util copying barbican/plugin/util/utils.py -> barbican-9.0.2.dev23/barbican/plugin/util copying barbican/queue/__init__.py -> barbican-9.0.2.dev23/barbican/queue copying barbican/queue/client.py -> barbican-9.0.2.dev23/barbican/queue copying barbican/queue/keystone_listener.py -> barbican-9.0.2.dev23/barbican/queue copying barbican/queue/retry_scheduler.py -> barbican-9.0.2.dev23/barbican/queue copying barbican/queue/server.py -> barbican-9.0.2.dev23/barbican/queue copying barbican/tasks/__init__.py -> barbican-9.0.2.dev23/barbican/tasks copying barbican/tasks/certificate_resources.py -> barbican-9.0.2.dev23/barbican/tasks copying barbican/tasks/common.py -> barbican-9.0.2.dev23/barbican/tasks copying barbican/tasks/keystone_consumer.py -> barbican-9.0.2.dev23/barbican/tasks copying barbican/tasks/resources.py -> barbican-9.0.2.dev23/barbican/tasks copying barbican/tests/__init__.py -> barbican-9.0.2.dev23/barbican/tests copying barbican/tests/certificate_utils.py -> barbican-9.0.2.dev23/barbican/tests copying barbican/tests/database_utils.py -> barbican-9.0.2.dev23/barbican/tests copying barbican/tests/fixture.py -> barbican-9.0.2.dev23/barbican/tests copying barbican/tests/keys.py -> barbican-9.0.2.dev23/barbican/tests copying barbican/tests/test_hacking.py -> barbican-9.0.2.dev23/barbican/tests copying barbican/tests/test_middleware_auth.py -> barbican-9.0.2.dev23/barbican/tests copying barbican/tests/utils.py -> barbican-9.0.2.dev23/barbican/tests copying barbican/tests/api/__init__.py -> barbican-9.0.2.dev23/barbican/tests/api copying barbican/tests/api/test_init.py -> barbican-9.0.2.dev23/barbican/tests/api copying barbican/tests/api/test_resources.py -> barbican-9.0.2.dev23/barbican/tests/api copying barbican/tests/api/test_resources_policy.py -> barbican-9.0.2.dev23/barbican/tests/api copying barbican/tests/api/test_transport_keys_resource.py -> barbican-9.0.2.dev23/barbican/tests/api copying barbican/tests/api/controllers/__init__.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_acls.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_consumers.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_containers.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_orders.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_quotas.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_secretmeta.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_secrets.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_secretstores.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/controllers/test_versions.py -> barbican-9.0.2.dev23/barbican/tests/api/controllers copying barbican/tests/api/middleware/__init__.py -> barbican-9.0.2.dev23/barbican/tests/api/middleware copying barbican/tests/api/middleware/test_context.py -> barbican-9.0.2.dev23/barbican/tests/api/middleware copying barbican/tests/api/middleware/test_simple.py -> barbican-9.0.2.dev23/barbican/tests/api/middleware copying barbican/tests/cmd/__init__.py -> barbican-9.0.2.dev23/barbican/tests/cmd copying barbican/tests/cmd/test-status.py -> barbican-9.0.2.dev23/barbican/tests/cmd copying barbican/tests/cmd/test_barbican_manage.py -> barbican-9.0.2.dev23/barbican/tests/cmd copying barbican/tests/cmd/test_cmd.py -> barbican-9.0.2.dev23/barbican/tests/cmd copying barbican/tests/cmd/test_db_cleanup.py -> barbican-9.0.2.dev23/barbican/tests/cmd copying barbican/tests/common/__init__.py -> barbican-9.0.2.dev23/barbican/tests/common copying barbican/tests/common/test_hrefs.py -> barbican-9.0.2.dev23/barbican/tests/common copying barbican/tests/common/test_quota.py -> barbican-9.0.2.dev23/barbican/tests/common copying barbican/tests/common/test_utils.py -> barbican-9.0.2.dev23/barbican/tests/common copying barbican/tests/common/test_validators.py -> barbican-9.0.2.dev23/barbican/tests/common copying barbican/tests/model/__init__.py -> barbican-9.0.2.dev23/barbican/tests/model copying barbican/tests/model/test_models.py -> barbican-9.0.2.dev23/barbican/tests/model copying barbican/tests/model/repositories/__init__.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_acls.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_certificate_authorities.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_consumers.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_containers.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_order_retry_tasks.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_orders.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_projects.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_quotas.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secret_metadata.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secret_stores.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_secrets.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/model/repositories/test_repositories_transport_keys.py -> barbican-9.0.2.dev23/barbican/tests/model/repositories copying barbican/tests/objects/__init__.py -> barbican-9.0.2.dev23/barbican/tests/objects copying barbican/tests/objects/test_ovo_base.py -> barbican-9.0.2.dev23/barbican/tests/objects copying barbican/tests/objects/test_ovo_project.py -> barbican-9.0.2.dev23/barbican/tests/objects copying barbican/tests/objects/test_ovo_project_quotas.py -> barbican-9.0.2.dev23/barbican/tests/objects copying barbican/tests/plugin/__init__.py -> barbican-9.0.2.dev23/barbican/tests/plugin copying barbican/tests/plugin/test_castellan_secret_store.py -> barbican-9.0.2.dev23/barbican/tests/plugin copying barbican/tests/plugin/test_dogtag.py -> barbican-9.0.2.dev23/barbican/tests/plugin copying barbican/tests/plugin/test_kmip.py -> barbican-9.0.2.dev23/barbican/tests/plugin copying barbican/tests/plugin/test_resource.py -> barbican-9.0.2.dev23/barbican/tests/plugin copying barbican/tests/plugin/test_simple_certificate_manager.py -> barbican-9.0.2.dev23/barbican/tests/plugin copying barbican/tests/plugin/test_snakeoil_ca.py -> barbican-9.0.2.dev23/barbican/tests/plugin copying barbican/tests/plugin/test_store_crypto.py -> barbican-9.0.2.dev23/barbican/tests/plugin copying barbican/tests/plugin/test_symantec.py -> barbican-9.0.2.dev23/barbican/tests/plugin copying barbican/tests/plugin/crypto/__init__.py -> barbican-9.0.2.dev23/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_crypto.py -> barbican-9.0.2.dev23/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_manager.py -> barbican-9.0.2.dev23/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_p11_crypto.py -> barbican-9.0.2.dev23/barbican/tests/plugin/crypto copying barbican/tests/plugin/crypto/test_pkcs11.py -> barbican-9.0.2.dev23/barbican/tests/plugin/crypto copying barbican/tests/plugin/interface/__init__.py -> barbican-9.0.2.dev23/barbican/tests/plugin/interface copying barbican/tests/plugin/interface/test_certificate_manager.py -> barbican-9.0.2.dev23/barbican/tests/plugin/interface copying barbican/tests/plugin/interface/test_secret_store.py -> barbican-9.0.2.dev23/barbican/tests/plugin/interface copying barbican/tests/plugin/util/__init__.py -> barbican-9.0.2.dev23/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_mime_types.py -> barbican-9.0.2.dev23/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_multiple_backends.py -> barbican-9.0.2.dev23/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_translations.py -> barbican-9.0.2.dev23/barbican/tests/plugin/util copying barbican/tests/plugin/util/test_utils.py -> barbican-9.0.2.dev23/barbican/tests/plugin/util copying barbican/tests/queue/__init__.py -> barbican-9.0.2.dev23/barbican/tests/queue copying barbican/tests/queue/test_client.py -> barbican-9.0.2.dev23/barbican/tests/queue copying barbican/tests/queue/test_keystone_listener.py -> barbican-9.0.2.dev23/barbican/tests/queue copying barbican/tests/queue/test_retry_scheduler.py -> barbican-9.0.2.dev23/barbican/tests/queue copying barbican/tests/queue/test_server.py -> barbican-9.0.2.dev23/barbican/tests/queue copying barbican/tests/tasks/__init__.py -> barbican-9.0.2.dev23/barbican/tests/tasks copying barbican/tests/tasks/test_certificate_resources.py -> barbican-9.0.2.dev23/barbican/tests/tasks copying barbican/tests/tasks/test_common.py -> barbican-9.0.2.dev23/barbican/tests/tasks copying barbican/tests/tasks/test_keystone_consumer.py -> barbican-9.0.2.dev23/barbican/tests/tasks copying barbican/tests/tasks/test_resources.py -> barbican-9.0.2.dev23/barbican/tests/tasks copying bin/barbican-api -> barbican-9.0.2.dev23/bin copying bin/barbican.sh -> barbican-9.0.2.dev23/bin copying bin/demo_requests.py -> barbican-9.0.2.dev23/bin copying bin/keystone_data.sh -> barbican-9.0.2.dev23/bin copying bin/versionbuild.py -> barbican-9.0.2.dev23/bin copying devstack/README.md -> barbican-9.0.2.dev23/devstack copying devstack/gate_hook.sh -> barbican-9.0.2.dev23/devstack copying devstack/local.conf.example -> barbican-9.0.2.dev23/devstack copying devstack/plugin.sh -> barbican-9.0.2.dev23/devstack copying devstack/settings -> barbican-9.0.2.dev23/devstack copying devstack/barbican-vagrant/Vagrantfile -> barbican-9.0.2.dev23/devstack/barbican-vagrant copying devstack/barbican-vagrant/install_devstack.sh -> barbican-9.0.2.dev23/devstack/barbican-vagrant copying devstack/lib/barbican -> barbican-9.0.2.dev23/devstack/lib copying devstack/upgrade/resources.sh -> barbican-9.0.2.dev23/devstack/upgrade copying devstack/upgrade/settings -> barbican-9.0.2.dev23/devstack/upgrade copying devstack/upgrade/shutdown.sh -> barbican-9.0.2.dev23/devstack/upgrade copying devstack/upgrade/upgrade.sh -> barbican-9.0.2.dev23/devstack/upgrade copying doc/requirements.txt -> barbican-9.0.2.dev23/doc copying doc/source/conf.py -> barbican-9.0.2.dev23/doc/source copying doc/source/index.rst -> barbican-9.0.2.dev23/doc/source copying doc/source/sample_config.rst -> barbican-9.0.2.dev23/doc/source copying doc/source/sample_policy.rst -> barbican-9.0.2.dev23/doc/source copying doc/source/_extra/.htaccess -> barbican-9.0.2.dev23/doc/source/_extra copying doc/source/_static/.placeholder -> barbican-9.0.2.dev23/doc/source/_static copying doc/source/admin/access_control.rst -> barbican-9.0.2.dev23/doc/source/admin copying doc/source/admin/barbican_manage.rst -> barbican-9.0.2.dev23/doc/source/admin copying doc/source/admin/database_cleaning.rst -> barbican-9.0.2.dev23/doc/source/admin copying doc/source/admin/index.rst -> barbican-9.0.2.dev23/doc/source/admin copying doc/source/admin/upgrade.rst -> barbican-9.0.2.dev23/doc/source/admin copying doc/source/api/index.rst -> barbican-9.0.2.dev23/doc/source/api copying doc/source/api/reference/acls.rst -> barbican-9.0.2.dev23/doc/source/api/reference copying doc/source/api/reference/consumers.rst -> barbican-9.0.2.dev23/doc/source/api/reference copying doc/source/api/reference/containers.rst -> barbican-9.0.2.dev23/doc/source/api/reference copying doc/source/api/reference/orders.rst -> barbican-9.0.2.dev23/doc/source/api/reference copying doc/source/api/reference/quotas.rst -> barbican-9.0.2.dev23/doc/source/api/reference copying doc/source/api/reference/secret_metadata.rst -> barbican-9.0.2.dev23/doc/source/api/reference copying doc/source/api/reference/secret_types.rst -> barbican-9.0.2.dev23/doc/source/api/reference copying doc/source/api/reference/secrets.rst -> barbican-9.0.2.dev23/doc/source/api/reference copying doc/source/api/reference/store_backends.rst -> barbican-9.0.2.dev23/doc/source/api/reference copying doc/source/cli/barbican-status.rst -> barbican-9.0.2.dev23/doc/source/cli copying doc/source/cli/index.rst -> barbican-9.0.2.dev23/doc/source/cli copying doc/source/configuration/audit.rst -> barbican-9.0.2.dev23/doc/source/configuration copying doc/source/configuration/config.rst -> barbican-9.0.2.dev23/doc/source/configuration copying doc/source/configuration/index.rst -> barbican-9.0.2.dev23/doc/source/configuration copying doc/source/configuration/keystone.rst -> barbican-9.0.2.dev23/doc/source/configuration copying doc/source/configuration/noauth.rst -> barbican-9.0.2.dev23/doc/source/configuration copying doc/source/configuration/plugin_backends.rst -> barbican-9.0.2.dev23/doc/source/configuration copying doc/source/configuration/policy.rst -> barbican-9.0.2.dev23/doc/source/configuration copying doc/source/configuration/troubleshooting.rst -> barbican-9.0.2.dev23/doc/source/configuration copying doc/source/contributor/architecture.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/database_migrations.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/dataflow.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/dependencies.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/dev.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/devstack.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/getting_involved.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/index.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/structure.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/testing.rst -> barbican-9.0.2.dev23/doc/source/contributor copying doc/source/contributor/plugin/crypto.rst -> barbican-9.0.2.dev23/doc/source/contributor/plugin copying doc/source/contributor/plugin/index.rst -> barbican-9.0.2.dev23/doc/source/contributor/plugin copying doc/source/contributor/plugin/secret_store.rst -> barbican-9.0.2.dev23/doc/source/contributor/plugin copying doc/source/images/barbican-components.gif -> barbican-9.0.2.dev23/doc/source/images copying doc/source/images/barbican-overall-architecture.gif -> barbican-9.0.2.dev23/doc/source/images copying doc/source/install/barbican-backend.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/common_configure.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/common_prerequisites.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/get_started.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/index.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/install-obs.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/install-rdo.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/install-ubuntu.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/install.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/next-steps.rst -> barbican-9.0.2.dev23/doc/source/install copying doc/source/install/verify.rst -> barbican-9.0.2.dev23/doc/source/install copying etc/barbican/README.barbican.conf.txt -> barbican-9.0.2.dev23/etc/barbican copying etc/barbican/api_audit_map.conf -> barbican-9.0.2.dev23/etc/barbican copying etc/barbican/barbican-api-paste.ini -> barbican-9.0.2.dev23/etc/barbican copying etc/barbican/barbican-functional.conf -> barbican-9.0.2.dev23/etc/barbican copying etc/barbican/vassals/barbican-api.ini -> barbican-9.0.2.dev23/etc/barbican/vassals copying etc/init/barbican-keystone-listener.conf -> barbican-9.0.2.dev23/etc/init copying etc/init/barbican-worker.conf -> barbican-9.0.2.dev23/etc/init copying etc/init/barbican.conf -> barbican-9.0.2.dev23/etc/init copying etc/logrotate.d/barbican-api -> barbican-9.0.2.dev23/etc/logrotate.d copying etc/oslo-config-generator/barbican.conf -> barbican-9.0.2.dev23/etc/oslo-config-generator copying etc/oslo-config-generator/policy.conf -> barbican-9.0.2.dev23/etc/oslo-config-generator copying functionaltests/.coveragerc -> barbican-9.0.2.dev23/functionaltests copying functionaltests/.testr.conf -> barbican-9.0.2.dev23/functionaltests copying functionaltests/__init__.py -> barbican-9.0.2.dev23/functionaltests copying functionaltests/post_test_hook.sh -> barbican-9.0.2.dev23/functionaltests copying functionaltests/run_tests.sh -> barbican-9.0.2.dev23/functionaltests copying functionaltests/run_tests_parallel.sh -> barbican-9.0.2.dev23/functionaltests copying functionaltests/api/__init__.py -> barbican-9.0.2.dev23/functionaltests/api copying functionaltests/api/base.py -> barbican-9.0.2.dev23/functionaltests/api copying functionaltests/api/v1/__init__.py -> barbican-9.0.2.dev23/functionaltests/api/v1 copying functionaltests/api/v1/behaviors/__init__.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/acl_behaviors.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/base_behaviors.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/consumer_behaviors.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/container_behaviors.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/order_behaviors.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/quota_behaviors.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/secret_behaviors.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/secretmeta_behaviors.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/behaviors/secretstores_behaviors.py -> barbican-9.0.2.dev23/functionaltests/api/v1/behaviors copying functionaltests/api/v1/functional/__init__.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_acls.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_acls_rbac.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_consumers.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_containers.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_containers_rbac.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_orders.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_orders_rbac.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_quotas.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_quotas_enforce.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_quotas_rbac.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_rsa.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secretmeta.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secrets.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secrets_rbac.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/functional/test_secretstores.py -> barbican-9.0.2.dev23/functionaltests/api/v1/functional copying functionaltests/api/v1/models/__init__.py -> barbican-9.0.2.dev23/functionaltests/api/v1/models copying functionaltests/api/v1/models/acl_models.py -> barbican-9.0.2.dev23/functionaltests/api/v1/models copying functionaltests/api/v1/models/base_models.py -> barbican-9.0.2.dev23/functionaltests/api/v1/models copying functionaltests/api/v1/models/ca_models.py -> barbican-9.0.2.dev23/functionaltests/api/v1/models copying functionaltests/api/v1/models/consumer_model.py -> barbican-9.0.2.dev23/functionaltests/api/v1/models copying functionaltests/api/v1/models/container_models.py -> barbican-9.0.2.dev23/functionaltests/api/v1/models copying functionaltests/api/v1/models/order_models.py -> barbican-9.0.2.dev23/functionaltests/api/v1/models copying functionaltests/api/v1/models/quota_models.py -> barbican-9.0.2.dev23/functionaltests/api/v1/models copying functionaltests/api/v1/models/secret_models.py -> barbican-9.0.2.dev23/functionaltests/api/v1/models copying functionaltests/api/v1/smoke/__init__.py -> barbican-9.0.2.dev23/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_consumers.py -> barbican-9.0.2.dev23/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_containers.py -> barbican-9.0.2.dev23/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_orders.py -> barbican-9.0.2.dev23/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_secrets.py -> barbican-9.0.2.dev23/functionaltests/api/v1/smoke copying functionaltests/api/v1/smoke/test_versions.py -> barbican-9.0.2.dev23/functionaltests/api/v1/smoke copying functionaltests/common/__init__.py -> barbican-9.0.2.dev23/functionaltests/common copying functionaltests/common/auth.py -> barbican-9.0.2.dev23/functionaltests/common copying functionaltests/common/client.py -> barbican-9.0.2.dev23/functionaltests/common copying functionaltests/common/config.py -> barbican-9.0.2.dev23/functionaltests/common copying playbooks/legacy/barbican-devstack-base/post.yaml -> barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-base copying playbooks/legacy/barbican-devstack-base/run.yaml -> barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-base copying playbooks/legacy/barbican-devstack-functional-base/dogtag-post.yaml -> barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-functional-base copying playbooks/legacy/barbican-devstack-functional-base/post.yaml -> barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-functional-base copying playbooks/legacy/barbican-devstack-functional-base/run.yaml -> barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-functional-base copying playbooks/legacy/barbican-devstack-tempest-base/post.yaml -> barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-tempest-base copying playbooks/legacy/barbican-devstack-tempest-base/run.yaml -> barbican-9.0.2.dev23/playbooks/legacy/barbican-devstack-tempest-base copying playbooks/legacy/grenade-devstack-barbican/post.yaml -> barbican-9.0.2.dev23/playbooks/legacy/grenade-devstack-barbican copying playbooks/legacy/grenade-devstack-barbican/run.yaml -> barbican-9.0.2.dev23/playbooks/legacy/grenade-devstack-barbican copying releasenotes/notes/.placeholder -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/add-barbican-manage-check-subcommands-38835078f5cc0ce2.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/add-configurable-mechanism-options-2e5c57099b4c91b1.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/add-new-pkcs11-options-fc7bb625998e91fc.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/add-os-locking-ok-option-d0cfc5883355632a.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/allow-aes-xts-512-bitlength-in-simple-crypto-95936a2d830035cc.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/allow-multiple-pkcs11-token-labels-61b63e34b7c8cc1a.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/barbican-manage-d469b4d15454f981.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/barbican-status-upgrade-check-framework-9df56289b1d91ba4.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/change_default_control_exchange-c47abc3e3f08aa31.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/fix-story-2004734-977dbeda6b547f85.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/fix-story-2004833-2b420688a82c3328.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/fix-story-2008649-reinitialize-pkcs11-object-4c0dc51c83288c21.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/fix-story-2009247-18faf4f2b570dfc0.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/fix-story-2009672-d64ef6c10444f517.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/fix-story-2009791-allow-creator-delete-06dd3eb670d0e624.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/fixed-invalid-route-response-code-15a681d07222a4f7.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/http_proxy_to_wsgi-middleware-98dc4fe03eb362d3.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/increase-max-secret-size-da90164d8b328727.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/metadata-api-e95d4559e7bf9ca9.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/multiple-backends-75f5b85c63b930b7.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/oslopolicy-genscripts-1a7b364b8ffd7c3f.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/pkcs11-backend-performance-f3caacbe9e1ab535.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/port-ruledefaults-to-documentedruledefaults-954fe88af9fe72ed.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/remap-policy-to-match-controller-1673ec7c88235227.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/remove_pkix-b045e7dde7e47356.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/removing-cas-certificate-orders-96fc47a7acaea273.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/renamed-generate-iv-option-29770cfcff8e3b83.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/use-barbican-conf-in-barbican-manage-52035c1cdbfc5a26.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/notes/use_oslo_config_generator-f2a9be9e71d90b1f.yaml -> barbican-9.0.2.dev23/releasenotes/notes copying releasenotes/source/conf.py -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/index.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/liberty.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/mitaka.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/newton.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/ocata.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/pike.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/queens.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/rocky.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/stein.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/unreleased.rst -> barbican-9.0.2.dev23/releasenotes/source copying releasenotes/source/_static/.placeholder -> barbican-9.0.2.dev23/releasenotes/source/_static copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> barbican-9.0.2.dev23/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/zh_CN/LC_MESSAGES/releasenotes.po -> barbican-9.0.2.dev23/releasenotes/source/locale/zh_CN/LC_MESSAGES Writing barbican-9.0.2.dev23/setup.cfg creating dist Creating tar archive removing 'barbican-9.0.2.dev23' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ltxbylcc:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-barbican-1cd585c721b1966e5582adc800090d01d8b6fbad baseurl=https://trunk.rdoproject.org/centos7-train/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_3a78d349 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7407668 2147044 1766696 6711656 6753764 DEBUG: Swap: 8388604 396888 7991716 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.s220v0m9', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7407956 2146900 1766552 6711512 6753620 DEBUG: Swap: 8388604 396888 7991716 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 843M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.xhgtd0qw', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5de3db03026747cf8d2ce4cd0c6a8922', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp/pkgsrc/dist to ./dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=barbican-9.0.2.dev23.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/barbican-9.0.2.dev23.tar.gz ++ basename barbican-9.0.2.dev23.tar.gz .tar.gz + SOURCEWITHREL=barbican-9.0.2.dev23-0.20230515084900.1cd585c.tar.gz + mv dist/barbican-9.0.2.dev23.tar.gz /tmp/tmp.MsrIi29ZjN/SOURCES/barbican-9.0.2.dev23-0.20230515084900.1cd585c.tar.gz + cd /home/centos-train/data/openstack-barbican_distro + cp -a gunicorn-config.py openstack-barbican-api.service openstack-barbican-keystone-listener.service openstack-barbican.spec openstack-barbican-worker.service sources /tmp/tmp.MsrIi29ZjN/SOURCES/ + cp openstack-barbican.spec /tmp/tmp.MsrIi29ZjN/SPECS/ + cd /tmp/tmp.MsrIi29ZjN/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-barbican.spec + sed -i -e '1i%define upstream_version 9.0.2.dev23\' openstack-barbican.spec + grep -qc '^%global dlrn .*' openstack-barbican.spec + sed -i -e '1i%global dlrn 1\' openstack-barbican.spec + grep -qc '^%global dlrn_nvr .*' openstack-barbican.spec ++ basename barbican-9.0.2.dev23-0.20230515084900.1cd585c.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr barbican-9.0.2.dev23-0.20230515084900.1cd585c\' openstack-barbican.spec + sed -i -e s/UPSTREAMVERSION/9.0.2.dev23/g openstack-barbican.spec + VERSION=9.0.2 + sed -i -e 's/Version:.*/Version: 9.0.2/g' openstack-barbican.spec + sed -i -e 's/Release:.*/Release: 0.20230515084900.1cd585c%{?dist}/g' openstack-barbican.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: barbican-9.0.2.dev23-0.20230515084900.1cd585c.tar.gz/' openstack-barbican.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-barbican.spec + cat openstack-barbican.spec %global dlrn_nvr barbican-9.0.2.dev23-0.20230515084900.1cd585c %global dlrn 1 %define upstream_version 9.0.2.dev23 # Macros for py2/py3 compatibility %if 0%{?fedora} || 0%{?rhel} > 7 %global pyver %{python3_pkgversion} %else %global pyver 2 %endif %global pyver_bin python%{pyver} %global pyver_sitelib %{expand:%{python%{pyver}_sitelib}} %global pyver_install %{expand:%{py%{pyver}_install}} %global pyver_build %{expand:%{py%{pyver}_build}} # End of macros for py2/py3 compatibility %global service barbican %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: openstack-barbican Version: 9.0.2 Release: 0.20230515084900.1cd585c%{?dist} Summary: OpenStack Barbican Key Manager Group: Applications/System License: ASL 2.0 Url: https://github.com/openstack/barbican Source0: barbican-9.0.2.dev23-0.20230515084900.1cd585c.tar.gz # # TODO: Submit PR to add these to upstream Source1: openstack-barbican-api.service Source2: openstack-barbican-worker.service Source3: openstack-barbican-keystone-listener.service Source4: gunicorn-config.py BuildArch: noarch BuildRequires: python%{pyver}-devel BuildRequires: python%{pyver}-setuptools BuildRequires: python%{pyver}-oslo-config >= 2:5.2.0 BuildRequires: python%{pyver}-oslo-messaging >= 5.29.0 BuildRequires: python%{pyver}-pbr >= 2.0.0 BuildRequires: python%{pyver}-pecan BuildRequires: python%{pyver}-alembic BuildRequires: python%{pyver}-pykmip BuildRequires: python%{pyver}-oslo-policy BuildRequires: python%{pyver}-oslo-db BuildRequires: python%{pyver}-oslo-upgradecheck BuildRequires: python%{pyver}-keystonemiddleware BuildRequires: openstack-macros Requires(pre): shadow-utils Requires: python%{pyver}-barbican BuildRequires: systemd %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif Requires: openstack-barbican-api Requires: openstack-barbican-worker %description -n openstack-barbican Openstack Barbican provides a ReST API for securely storing, provisioning and managing secrets. It is aimed at being useful for all environments, including large ephemeral Clouds. Clients can generate various types of secrets like symmetric and asymmetric keys, passphrases and binary data. This package installs both the API and worker packages. %package -n python%{pyver}-barbican Summary: All python modules of Barbican %{?python_provide:%python_provide python%{pyver}-barbican} Requires: python%{pyver}-alembic >= 0.8.10 Requires: python%{pyver}-babel >= 2.3.4 Requires: python%{pyver}-cryptography >= 2.1 Requires: python%{pyver}-eventlet >= 0.18.2 Requires: python%{pyver}-jsonschema Requires: python%{pyver}-keystonemiddleware >= 4.17.0 Requires: python%{pyver}-ldap3 Requires: python%{pyver}-oslo-config >= 2:5.2.0 Requires: python%{pyver}-oslo-context >= 2.19.2 Requires: python%{pyver}-oslo-db >= 4.27.0 Requires: python%{pyver}-oslo-i18n >= 3.15.3 Requires: python%{pyver}-oslo-log >= 3.36.0 Requires: python%{pyver}-oslo-messaging >= 5.29.0 Requires: python%{pyver}-oslo-middleware >= 3.31.0 Requires: python%{pyver}-oslo-policy >= 1.30.0 Requires: python%{pyver}-oslo-serialization >= 2.18.0 Requires: python%{pyver}-oslo-service >= 1.24.0 Requires: python%{pyver}-oslo-upgradecheck >= 0.1.1 Requires: python%{pyver}-oslo-utils >= 3.33.0 Requires: python%{pyver}-pbr >= 2.0.0 Requires: python%{pyver}-pecan >= 1.0.0 Requires: python%{pyver}-six >= 1.10.0 Requires: python%{pyver}-sqlalchemy >= 1.0.10 Requires: python%{pyver}-stevedore >= 1.20.0 Requires: python%{pyver}-webob >= 1.7.1 Requires: python%{pyver}-pyOpenSSL >= 17.1.0 Requires: python%{pyver}-castellan >= 1.2.1 Requires: python%{pyver}-oslo-versionedobjects >= 1.31.2 # Handle python2 exception %if %{pyver} == 2 Requires: python-cffi Requires: python-paste Requires: python-paste-deploy >= 1.5.0 %else Requires: python%{pyver}-cffi Requires: python%{pyver}-paste Requires: python%{pyver}-paste-deploy >= 1.5.0 %endif %description -n python%{pyver}-barbican This package contains the barbican python library. It is required by both the API(openstack-barbican) and worker(openstack-barbican-worker) packages. %package -n openstack-barbican-api Summary: Barbican Key Manager API daemon Requires: openstack-barbican-common Requires: python%{pyver}-gunicorn %description -n openstack-barbican-api This package contains scripts to start a barbican api instance. %package -n openstack-barbican-worker Summary: Barbican Key Manager worker daemon Requires: openstack-barbican-common %description -n openstack-barbican-worker This package contains scripts to start a barbican worker on a worker node. %package -n openstack-barbican-keystone-listener Summary: Barbican Keystone Listener daemon Requires: python%{pyver}-barbican %description -n openstack-barbican-keystone-listener This package contains scripts to start a barbican keystone listener daemon. %package -n openstack-barbican-common Summary: Common Files for the API and worker packages Requires: python%{pyver}-barbican %description -n openstack-barbican-common This packge contains files that are common to the API and worker packages. %package -n python%{pyver}-barbican-tests Summary: Barbican tests %{?python_provide:%python_provide python%{pyver}-barbican-tests} Requires: python%{pyver}-barbican = %{version}-%{release} %description -n python%{pyver}-barbican-tests This package contains the Barbican test files. %prep %setup -q -n barbican-%{upstream_version} rm -rf barbican.egg-info # make doc build compatible with python-oslo-sphinx RPM sed -i 's/oslosphinx/oslo.sphinx/' doc/source/conf.py # Remove the requirements file so that pbr hooks don't add it # to distutils requiers_dist config %py_req_cleanup %build %{pyver_build} PYTHONPATH=. oslo-config-generator-%{pyver} --config-file=etc/oslo-config-generator/barbican.conf %install %{pyver_install} mkdir -p %{buildroot}%{_sysconfdir}/barbican mkdir -p %{buildroot}%{_sysconfdir}/barbican/vassals mkdir -p %{buildroot}%{_localstatedir}/l{ib,og}/barbican mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_localstatedir}/run/barbican mkdir -p %{buildroot}/%{pyver_sitelib}/barbican/model/migration/alembic_migrations/versions install -m 644 barbican/api/app.wsgi %{buildroot}/%{pyver_sitelib}/barbican/api/app.wsgi install -m 644 barbican/model/migration/alembic.ini %{buildroot}/%{pyver_sitelib}/barbican/model/migration/alembic.ini install -m 644 barbican/model/migration/alembic_migrations/versions/* %{buildroot}/%{pyver_sitelib}/barbican/model/migration/alembic_migrations/versions/ install -m 640 etc/barbican/*.conf %{buildroot}%{_sysconfdir}/barbican/ install -m 640 etc/barbican/barbican.conf.sample %{buildroot}%{_sysconfdir}/barbican/barbican.conf install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/barbican/gunicorn-config.py install -m 644 etc/barbican/vassals/* %{buildroot}%{_sysconfdir}/barbican/vassals/ # Move files installed under /usr/etc mv %{buildroot}/usr/etc/barbican/* %{buildroot}%{_sysconfdir}/barbican/ rmdir %{buildroot}/usr/etc/barbican # Modify barbican-api-paste.ini for gunicorn echo '[server:main]' >> %{buildroot}%{_sysconfdir}/barbican/barbican-api-paste.ini echo 'use = egg:gunicorn#main' >> %{buildroot}%{_sysconfdir}/barbican/barbican-api-paste.ini # Remove the bash script since its more dev focused rm -f %{buildroot}%{_bindir}/barbican.sh # systemd services install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/openstack-barbican-api.service install -p -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/openstack-barbican-worker.service install -p -D -m 644 %{SOURCE3} %{buildroot}%{_unitdir}/openstack-barbican-keystone-listener.service # install log rotation mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d install -m644 etc/logrotate.d/barbican-api %{buildroot}%{_sysconfdir}/logrotate.d/barbican-api %pre -n openstack-barbican-common # Add the 'barbican' user getent group barbican >/dev/null || groupadd -r barbican getent passwd barbican >/dev/null || \ useradd -r -g barbican -d %{_localstatedir}/lib/barbican -s /sbin/nologin \ -c "Barbican Key Manager user account." barbican exit 0 %files -n openstack-barbican %license LICENSE %files -n openstack-barbican-common %dir %attr(0775,root,barbican) %{_sysconfdir}/barbican %dir %attr(0750,barbican,barbican) %{_localstatedir}/log/barbican %dir %attr(-,barbican,barbican) %{_localstatedir}/run/barbican %attr(0755,root,root) %{_bindir}/barbican-db-manage %{_bindir}/barbican-manage %{_bindir}/barbican-retry %{_bindir}/barbican-status %{_bindir}/pkcs11-kek-rewrap %{_bindir}/pkcs11-key-generation # Move the logrotate file to the shared package because everything currently uses # the /var/log/barbican-api.log file, and really a single logrotate is probably # good in the long run anyway, so this is likely the best package for it %config(noreplace) %{_sysconfdir}/logrotate.d/barbican-api %dir %attr(-,barbican,barbican) %{_localstatedir}/lib/barbican %files -n python%{pyver}-barbican %license LICENSE %{pyver_sitelib}/barbican %{pyver_sitelib}/barbican-*-py?.?.egg-info %exclude %{pyver_sitelib}/barbican/tests %files -n python%{pyver}-barbican-tests %license LICENSE %{pyver_sitelib}/barbican/tests %files -n openstack-barbican-api %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/barbican/api_audit_map.conf %config(noreplace) %{_sysconfdir}/barbican/barbican-api-paste.ini %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/barbican/barbican.conf %config(noreplace) %attr(0640, root, %{service}) %{_sysconfdir}/barbican/barbican-functional.conf %config(noreplace) %{_sysconfdir}/barbican/gunicorn-config.py %exclude %{_sysconfdir}/barbican/gunicorn-config.pyc %exclude %{_sysconfdir}/barbican/gunicorn-config.pyo %config(noreplace) %{_sysconfdir}/barbican/vassals/barbican-api.ini %{_unitdir}/openstack-barbican-api.service # FIXME: it'd be nice to have a wsgi config file sample in the package %{_bindir}/barbican-wsgi-api %files -n openstack-barbican-worker %defattr(-,root,root) %attr(0755,root,root) %{_bindir}/barbican-worker %{_unitdir}/openstack-barbican-worker.service %files -n openstack-barbican-keystone-listener %attr(0755,root,root) %{_bindir}/barbican-keystone-listener %{_unitdir}/openstack-barbican-keystone-listener.service %post -n openstack-barbican-api # update old installations if [ $1 == 2 ] ; then chown root:barbican %{_sysconfdir}/barbican/barbican.conf chmod 640 %{_sysconfdir}/barbican/barbican.conf chown root:barbican %{_sysconfdir}/barbican/api_audit_map.conf chmod 640 %{_sysconfdir}/barbican/api_audit_map.conf chown root:barbican %{_sysconfdir}/barbican/barbican-functional.conf chmod 640 %{_sysconfdir}/barbican/barbican-functional.conf fi # ensure that init system recognizes the service %systemd_post openstack-barbican-api.service /bin/systemctl daemon-reload %post -n openstack-barbican-worker # ensure that init system recognizes the service %systemd_post openstack-barbican-worker.service /bin/systemctl daemon-reload %post -n openstack-barbican-keystone-listener # ensure that init system recognizes the service %systemd_post openstack-barbican-keystone-listener.service /bin/systemctl daemon-reload %preun -n openstack-barbican-api %systemd_preun openstack-barbican-api.service %preun -n openstack-barbican-worker %systemd_preun openstack-barbican-worker.service %preun -n openstack-barbican-keystone-listener %systemd_preun openstack-barbican-keystone-listener.service %postun -n openstack-barbican-api %systemd_postun_with_restart openstack-barbican-api.service %postun -n openstack-barbican-worker %systemd_postun_with_restart openstack-barbican-worker.service %postun -n openstack-barbican-keystone-listener %systemd_postun_with_restart openstack-barbican-keystone-listender.service %changelog + spectool -g -C /tmp/tmp.MsrIi29ZjN/SOURCES openstack-barbican.spec + /usr/bin/mock --buildsrpm -v -r /home/centos-train/data/dlrn-5.cfg --resultdir /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 --spec openstack-barbican.spec --sources=/tmp/tmp.MsrIi29ZjN/SOURCES INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv4bqu8i:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-barbican-1cd585c721b1966e5582adc800090d01d8b6fbad baseurl=https://trunk.rdoproject.org/centos7-train/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_3a78d349 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-barbican.spec) Config(dlrn-centos-train-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7388364 2988080 944256 5889924 7595508 DEBUG: Swap: 8388604 396888 7991716 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.62nw8e12', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7406412 2159684 1754620 6700272 6767096 DEBUG: Swap: 8388604 396888 7991716 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ksp3zfts', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f04ed527c9c640b5b7d4412a6973187a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8dbf344833a54ba197e5a354ddb3eed3', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6c7eb0cdda614023b70de85440b15765', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2207aa5123264d7fabfa4f7b3d1be0bf', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a69ba88f52ce4924abda29db5dc8ac9c', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-24.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-24.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dfaxd2za:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd9a7e96fa45f4ee4af02ca3697dda2a9', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.dfaxd2za:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-barbican-1cd585c721b1966e558 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b1e267b4265d47b1ab7e698e870fb88b', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-24.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-24.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-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-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv4bqu8i:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv4bqu8i:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd3ca352d2ffc4438a85b7d2336579188', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jv4bqu8i:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-barbican.spec) Config(dlrn-5) 0 minutes 8 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.MsrIi29ZjN INFO: mock.py version 2.17 starting (python version = 3.6.8, NVR = mock-2.17-1.el7)... DEBUG: search for 'dnf' package manager INFO: Using 'yum' instead of 'dnf' for bootstrap chroot Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-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-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/chroot-aliases.cfg', '/home/centos-train/data/dlrn-5.cfg'] DEBUG: version: 2.17 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: rootdir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1005 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: fedora:latest 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: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/ccache/u1005/', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/', 'tar': 'gnutar', '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, '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-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos-train-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos-train-x86_64-5', 'root': 'dlrn-centos-train-x86_64-5', 'resultdir': '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'}} 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', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1005 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python2-devel gcc make python-sqlalchemy python-webob ghostscript graphviz python-sphinx python-eventlet python-six python-pbr openstack-macros git-core yum-plugin-priorities rubygems python-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 7 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos7.rdoproject.org.novalocal', '%_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: [] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos-train-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos-train/data/dlrn-5.cfg DEBUG: root: dlrn-centos-train-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el7 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= ip_resolve=4 # repos [base] name=BaseOS mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [updates] name=updates enabled=1 mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=updates failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 gpgcheck=1 [extras] name=extras mirrorlist=http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=extras failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 gpgcheck=1 [delorean] name=delorean-openstack-barbican-1cd585c721b1966e5582adc800090d01d8b6fbad baseurl=https://trunk.rdoproject.org/centos7-train/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_3a78d349 enabled=1 gpgcheck=0 priority=1 [delorean-train-testing] name=dlrn-train-testing baseurl=https://trunk.rdoproject.org/centos7-train/deps/latest/ enabled=1 gpgcheck=0 [delorean-train-build-deps] name=dlrn-train-build-deps baseurl=https://trunk.rdoproject.org/centos7-train/build-deps/latest/ enabled=1 gpgcheck=0 [rdo-qemu-ev] name=RDO CentOS-$releasever - QEMU EV baseurl=http://mirror.centos.org/$contentdir/7/virt/$basearch/kvm-common/ gpgcheck=0 enabled=1 skip_if_unavailable=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm INFO: Start(/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm) Config(dlrn-centos-train-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7388548 2988028 944176 5889792 7595404 DEBUG: Swap: 8388604 397144 7991460 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.32n_v6wn', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7404472 2162132 1754484 6699764 6769152 DEBUG: Swap: 8388604 397144 7991460 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 Mock Version: 2.17 INFO: Mock Version: 2.17 INFO: Mock Version: 2.17 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.oes8fr92', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e0ed23705b1f4b22b40ac4e20a8de007', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd136e2f473464fa9b2d70bd37fcb04b2', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f3e5413bb6124058b6123064d21f710d', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ec4c48b7c0874502b3333c7d576c666a', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1005', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e6133c4266444474ba737cb8856af868', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-24.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-24.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ifoaf7cd:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '20a407da73374382952dc980f5f06897', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ifoaf7cd:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '-y', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-barbican-1cd585c721b1966e558 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f988e27225dd4a46ad5a6979873ab1c8', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: openldap-2.4.44-25.el7_9.x86_64 DEBUG: libgcc-4.8.5-44.el7.x86_64 DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch DEBUG: tzdata-2023c-1.el7.noarch DEBUG: python-urlgrabber-3.10-10.el7.noarch DEBUG: setup-2.8.71-11.el7.noarch DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 DEBUG: python-rpm-macros-3-34.el7.noarch DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch DEBUG: dejavu-fonts-common-2.33-6.el7.noarch DEBUG: pixman-0.34.0-1.el7.x86_64 DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 DEBUG: perl-srpm-macros-1-8.el7.noarch DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 DEBUG: glibc-common-2.17-326.el7_9.x86_64 DEBUG: pygpgme-0.3-9.el7.x86_64 DEBUG: glibc-2.17-326.el7_9.x86_64 DEBUG: yum-3.4.3-168.el7.centos.noarch DEBUG: nss-util-3.79.0-1.el7_9.x86_64 DEBUG: ustr-1.0.4-16.el7.x86_64 DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 DEBUG: shadow-utils-4.6-5.el7.x86_64 DEBUG: libsepol-2.5-10.el7.x86_64 DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 DEBUG: libselinux-2.5-15.el7.x86_64 DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 DEBUG: info-5.1-5.el7.x86_64 DEBUG: device-mapper-1.02.170-6.el7_9.5.x86_64 DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 DEBUG: kmod-20-28.el7.x86_64 DEBUG: elfutils-libelf-0.176-5.el7.x86_64 DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 DEBUG: libattr-2.4.46-13.el7.x86_64 DEBUG: systemd-libs-219-78.el7_9.7.x86_64 DEBUG: libcap-2.22-11.el7.x86_64 DEBUG: systemd-219-78.el7_9.7.x86_64 DEBUG: libpng-1.5.13-8.el7.x86_64 DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch DEBUG: libcom_err-1.42.9-19.el7.x86_64 DEBUG: libpciaccess-0.14-1.el7.x86_64 DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 DEBUG: libglvnd-glx-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: sed-4.2.2-7.el7.x86_64 DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 DEBUG: libgpg-error-1.12-3.el7.x86_64 DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 DEBUG: lua-5.1.4-15.el7.x86_64 DEBUG: pango-1.42.4-4.el7_7.x86_64 DEBUG: grep-2.20-3.el7.x86_64 DEBUG: rsync-3.1.2-12.el7_9.x86_64 DEBUG: libgcrypt-1.5.3-14.el7.x86_64 DEBUG: cups-libs-1.6.3-51.el7.x86_64 DEBUG: cpio-2.11-28.el7.x86_64 DEBUG: elfutils-0.176-5.el7.x86_64 DEBUG: file-libs-5.11-37.el7.x86_64 DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 DEBUG: mpfr-3.1.1-4.el7.x86_64 DEBUG: git-1.8.3.1-24.el7_9.x86_64 DEBUG: xz-5.2.2-2.el7_9.x86_64 DEBUG: python2-mock-3.0.5-1.el7.noarch DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 DEBUG: python2-pillow-5.4.1-3.el7.x86_64 DEBUG: gdbm-1.10-8.el7.x86_64 DEBUG: libtommath-0.42.0-6.el7.x86_64 DEBUG: audit-libs-2.8.5-4.el7.x86_64 DEBUG: python2-crypto-2.6.1-15.el7.x86_64 DEBUG: libmpc-1.0.1-3.el7.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch DEBUG: groff-base-1.22.2-8.el7.x86_64 DEBUG: python-sphinx-locale-1.8.4-1.el7.noarch DEBUG: p11-kit-0.23.5-3.el7.x86_64 DEBUG: python2-sphinx-1.8.4-1.el7.noarch DEBUG: libgomp-4.8.5-44.el7.x86_64 DEBUG: graphviz-2.30.1-22.el7.x86_64 DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 DEBUG: lcms2-2.6-3.el7.x86_64 DEBUG: gcc-4.8.5-44.el7.x86_64 DEBUG: libxshmfence-1.2-1.el7.x86_64 DEBUG: python2-webob-1.8.5-1.el7.noarch DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 DEBUG: make-3.82-24.el7.x86_64 DEBUG: libimagequant-2.8.2-2.el7.x86_64 DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch DEBUG: perl-podlators-2.5.1-3.el7.noarch DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch DEBUG: perl-Pod-Escapes-1.04-299.el7_9.noarch DEBUG: perl-Carp-1.26-244.el7.noarch DEBUG: perl-Filter-1.49-3.el7.x86_64 DEBUG: perl-PathTools-3.40-5.el7.x86_64 DEBUG: perl-Socket-2.010-5.el7.x86_64 DEBUG: perl-Time-HiRes-1.9725-3.el7.x86_64 DEBUG: perl-Time-Local-1.2300-2.el7.noarch DEBUG: perl-threads-1.87-4.el7.x86_64 DEBUG: perl-Pod-Simple-3.28-4.el7.noarch DEBUG: perl-macros-5.16.3-299.el7_9.x86_64 DEBUG: perl-5.16.3-299.el7_9.x86_64 DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 DEBUG: cpp-4.8.5-44.el7.x86_64 DEBUG: pinentry-0.8.1-17.el7.x86_64 DEBUG: libwayland-client-1.15.0-1.el7.x86_64 DEBUG: patch-2.7.1-12.el7_7.x86_64 DEBUG: libdb-utils-5.3.21-25.el7.x86_64 DEBUG: bzip2-1.0.6-13.el7.x86_64 DEBUG: unzip-6.0-24.el7_9.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch DEBUG: glibc-headers-2.17-326.el7_9.x86_64 DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 DEBUG: graphite2-1.3.10-1.el7_3.x86_64 DEBUG: hardlink-1.0-19.el7.x86_64 DEBUG: libtiff-4.0.3-35.el7.x86_64 DEBUG: libXau-1.0.8-2.1.el7.x86_64 DEBUG: libX11-1.6.7-4.el7_9.x86_64 DEBUG: libXrender-0.9.10-1.el7.x86_64 DEBUG: libXfixes-5.0.3-1.el7.x86_64 DEBUG: libXpm-3.5.12-2.el7_9.x86_64 DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 DEBUG: libXi-1.7.9-1.el7.x86_64 DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 DEBUG: libthai-0.1.14-9.el7.x86_64 DEBUG: libverto-0.2.5-4.el7.x86_64 DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 DEBUG: python-2.7.5-92.el7_9.x86_64 DEBUG: python2-six-1.12.0-1.el7.noarch DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 DEBUG: glib2-2.56.1-9.el7_9.x86_64 DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 DEBUG: xorg-x11-font-utils-7.5-21.el7.x86_64 DEBUG: python2-setuptools-40.8.0-1.el7.noarch DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 DEBUG: python2-ipaddress-1.0.18-5.el7.noarch DEBUG: pam-1.1.8-23.el7.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 DEBUG: python2-chardet-3.0.4-7.el7.noarch DEBUG: python2-idna-2.5-1.el7.noarch DEBUG: python2-olefile-0.44-1.el7.noarch DEBUG: python2-packaging-19.0-1.el7.noarch DEBUG: python2-typing-3.6.1-1.el7.noarch DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch DEBUG: python2-requests-2.21.0-3.el7.noarch DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 DEBUG: python-whoosh-2.5.7-4.el7.noarch DEBUG: python2-pygments-2.2.0-7.el7.noarch DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch DEBUG: pyliblzma-0.5.3-11.el7.x86_64 DEBUG: python-iniparse-0.4-9.el7.noarch DEBUG: python2-babel-2.6.0-4.el7.noarch DEBUG: pyxattr-0.5.1-5.el7.x86_64 DEBUG: libXft-2.3.2-2.el7.x86_64 DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 DEBUG: libssh2-1.8.0-4.el7.x86_64 DEBUG: hicolor-icon-theme-0.12-7.el7.noarch DEBUG: nss-3.79.0-5.el7_9.x86_64 DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 DEBUG: curl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-4.11.3-48.el7_9.x86_64 DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b DEBUG: libuser-0.60-9.el7.x86_64 DEBUG: fontpackages-filesystem-1.44-8.el7.noarch DEBUG: python-pycurl-7.19.0-19.el7.x86_64 DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 DEBUG: libyaml-0.1.4-11.el7_0.x86_64 DEBUG: filesystem-3.2-25.el7.x86_64 DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 DEBUG: python-srpm-macros-3-34.el7.noarch DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 DEBUG: basesystem-10.0-7.el7.centos.noarch DEBUG: rubygems-2.0.14.1-39.el7_9.noarch DEBUG: libX11-common-1.6.7-4.el7_9.noarch DEBUG: pth-2.0.7-23.el7.x86_64 DEBUG: python2-rpm-macros-3-34.el7.noarch DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch DEBUG: gpgme-1.3.2-5.el7.x86_64 DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 DEBUG: libstdc++-4.8.5-44.el7.x86_64 DEBUG: libsemanage-2.5-14.el7.x86_64 DEBUG: bash-4.2.46-35.el7_9.x86_64 DEBUG: libutempter-1.1.6-4.el7.x86_64 DEBUG: pcre-8.32-17.el7.x86_64 DEBUG: procps-ng-3.3.10-28.el7.x86_64 DEBUG: zlib-1.2.7-21.el7_9.x86_64 DEBUG: kpartx-0.4.9-136.el7_9.x86_64 DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 DEBUG: dracut-033-572.el7.x86_64 DEBUG: libdb-5.3.21-25.el7.x86_64 DEBUG: device-mapper-libs-1.02.170-6.el7_9.5.x86_64 DEBUG: expat-2.1.0-15.el7_9.x86_64 DEBUG: elfutils-libs-0.176-5.el7.x86_64 DEBUG: libacl-2.2.51-15.el7.x86_64 DEBUG: dbus-libs-1.10.24-15.el7.x86_64 DEBUG: popt-1.13-16.el7.x86_64 DEBUG: dbus-1.10.24-15.el7.x86_64 DEBUG: freetype-2.8-14.el7_9.1.x86_64 DEBUG: hwdata-0.252-9.7.el7.x86_64 DEBUG: libffi-3.0.13-19.el7.x86_64 DEBUG: libdrm-2.4.97-2.el7.x86_64 DEBUG: readline-6.2-11.el7.x86_64 DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 DEBUG: gmp-6.0.0-15.el7.x86_64 DEBUG: libglvnd-egl-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 DEBUG: cairo-1.15.12-4.el7.x86_64 DEBUG: chkconfig-1.7.6-1.el7.x86_64 DEBUG: librsvg2-2.40.20-1.el7.x86_64 DEBUG: libICE-1.0.9-9.el7.x86_64 DEBUG: avahi-libs-0.6.31-20.el7.x86_64 DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 DEBUG: gtk2-2.24.31-1.el7.x86_64 DEBUG: diffutils-3.3-6.el7_9.x86_64 DEBUG: openssh-7.4p1-22.el7_9.x86_64 DEBUG: libSM-1.2.2-2.el7.x86_64 DEBUG: perl-Git-1.8.3.1-24.el7_9.noarch DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 DEBUG: python2-pbr-5.1.2-2.el7.noarch DEBUG: findutils-4.5.11-6.el7.x86_64 DEBUG: libwebp-0.3.0-11.el7.x86_64 DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch DEBUG: libcap-ng-0.7.5-4.el7.x86_64 DEBUG: libtomcrypt-1.17-26.el7.x86_64 DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 DEBUG: python-dns-1.15.0-5.el7.noarch DEBUG: libassuan-2.1.0-3.el7.x86_64 DEBUG: libgs-9.25-5.el7.x86_64 DEBUG: libwayland-server-1.15.0-1.el7.x86_64 DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch DEBUG: tar-1.26-35.el7.x86_64 DEBUG: ghostscript-9.25-5.el7.x86_64 DEBUG: libidn-1.28-4.el7.x86_64 DEBUG: python2-eventlet-0.25.1-1.el7.noarch DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch DEBUG: libglvnd-1.0.1-0.8.git5baa1e5.el7.x86_64 DEBUG: python-devel-2.7.5-92.el7_9.x86_64 DEBUG: lz4-1.8.3-1.el7.x86_64 DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch DEBUG: less-458-9.el7.x86_64 DEBUG: perl-parent-0.225-244.el7.noarch DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch DEBUG: perl-Encode-2.51-7.el7.x86_64 DEBUG: perl-Pod-Usage-1.63-3.el7.noarch DEBUG: perl-Exporter-5.68-3.el7.noarch DEBUG: perl-File-Path-2.09-2.el7.noarch DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 DEBUG: perl-Storable-2.45-3.el7.x86_64 DEBUG: perl-File-Temp-0.23.01-3.el7.noarch DEBUG: perl-constant-1.27-2.el7.noarch DEBUG: perl-threads-shared-1.43-6.el7.x86_64 DEBUG: perl-libs-5.16.3-299.el7_9.x86_64 DEBUG: perl-Getopt-Long-2.40-3.el7.noarch DEBUG: perl-Error-0.17020-2.el7.noarch DEBUG: perl-Thread-Queue-3.02-2.el7.noarch DEBUG: file-5.11-37.el7.x86_64 DEBUG: jasper-libs-1.900.1-33.el7.x86_64 DEBUG: acl-2.2.51-15.el7.x86_64 DEBUG: dwz-0.11-3.el7.x86_64 DEBUG: kmod-libs-20-28.el7.x86_64 DEBUG: zip-3.0-11.el7.x86_64 DEBUG: libfontenc-1.1.3-3.el7.x86_64 DEBUG: lato-fonts-2.015-1.el7.noarch DEBUG: libpaper-1.1.24-9.el7.x86_64 DEBUG: glibc-devel-2.17-326.el7_9.x86_64 DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 DEBUG: jbigkit-libs-2.0-11.el7.x86_64 DEBUG: json-c-0.11-4.el7_0.x86_64 DEBUG: libxcb-1.13-1.el7.x86_64 DEBUG: libXext-1.3.3-3.el7.x86_64 DEBUG: libXt-1.1.5-3.el7.x86_64 DEBUG: libXmu-1.1.2-2.el7.x86_64 DEBUG: libXcursor-1.1.15-1.el7.x86_64 DEBUG: libXrandr-1.5.1-2.el7.x86_64 DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 DEBUG: libXaw-1.0.13-4.el7.x86_64 DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 DEBUG: libtasn1-4.10-1.el7.x86_64 DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 DEBUG: coreutils-8.22-24.el7_9.2.x86_64 DEBUG: openssl-libs-1.0.2k-26.el7_9.x86_64 DEBUG: python-libs-2.7.5-92.el7_9.x86_64 DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 DEBUG: gzip-1.5-11.el7_9.x86_64 DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 DEBUG: shared-mime-info-1.8-5.el7.x86_64 DEBUG: pkgconfig-0.27.1-4.el7.x86_64 DEBUG: cracklib-2.9.0-11.el7.x86_64 DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 DEBUG: atk-2.28.1-2.el7.x86_64 DEBUG: libpwquality-1.2.3-5.el7.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch DEBUG: urw-base35-fonts-20170801-10.el7.noarch DEBUG: harfbuzz-1.7.5-2.el7.x86_64 DEBUG: libcroco-0.6.12-6.el7_9.x86_64 DEBUG: python2-funcsigs-1.0.2-1.el7.noarch DEBUG: python2-monotonic-1.5-1.el7.noarch DEBUG: python2-pyparsing-2.3.1-1.el7.noarch DEBUG: python2-pysocks-1.5.6-3.el7.noarch DEBUG: python2-backports-1.0-16.el7.x86_64 DEBUG: python2-urllib3-1.24.1-3.el7.noarch DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 DEBUG: python2-imagesize-0.7.1-5.el7.noarch DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch DEBUG: python-enum34-1.0.4-1.el7.noarch DEBUG: pytz-2016.10-2.el7.noarch DEBUG: python2-jinja2-2.10.1-1.el7.noarch DEBUG: gdb-7.6.1-120.el7.x86_64 DEBUG: gd-2.0.35-27.el7_9.x86_64 DEBUG: fipscheck-1.4.1-6.el7.x86_64 DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 DEBUG: nss-pem-1.0.3-7.el7.x86_64 DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm Start: build setup for openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '554b7bf3278743fc8367296594fd43bb', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-barbican-9.0.2-0.20230515084######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f18c2c82739246cc80269608c62dd7eb', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: barbican-9.0.2.dev23-0.20230515084900.1cd585c.tar.gz DEBUG: gunicorn-config.py DEBUG: openstack-barbican-api.service DEBUG: openstack-barbican-keystone-listener.service DEBUG: openstack-barbican-worker.service DEBUG: openstack-barbican.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-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '86e89d983b6045e889137922ef5e01fc', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ifoaf7cd:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '39e2061e4c354f83827b4478c2960a73', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ifoaf7cd:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos-train-x86_64-5/root//builddir/build/SRPMS/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: Last metadata expiration check: 0:00:03 ago on Mon May 15 08:49:21 2023. DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Package python-devel-2.7.5-92.el7_9.x86_64 is already installed. DEBUG: Package python2-setuptools-40.8.0-1.el7.noarch is already installed. DEBUG: Package python2-pbr-5.1.2-2.el7.noarch is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch is already installed. DEBUG: Package systemd-219-78.el7_9.7.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-pecan noarch1.3.2-1.el7 delorean-train-testing 267 k DEBUG: python2-pykmip noarch0.8.0-1.el7 delorean-train-build-deps 339 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python-beautifulsoup4 noarch4.6.0-1.el7 delorean-train-testing 170 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-logutils noarch0.3.3-3.el7 delorean-train-testing 41 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-simplegeneric noarch0.8-7.el7 delorean-train-testing 11 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-waitress noarch0.8.9-5.el7 delorean-train-testing 151 k DEBUG: python-webtest noarch2.0.23-1.el7 delorean-train-testing 83 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-singledispatch noarch3.4.0.3-4.el7 delorean-train-testing 17 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 86 Packages DEBUG: Total size: 12 M DEBUG: Total download size: 2.1 M DEBUG: Installed size: 52 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-beautifulsoup4-4.6.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-logutils-0.3.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-simplegeneric-0.8-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-waitress-0.8.9-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-webtest-2.0.23-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pecan-1.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-singledispatch-3.4.0.3-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-pykmip-0.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: (56/86): python-oslo-concurrency-lang-3.30.1-0. 52 kB/s | 8.6 kB 00:00 DEBUG: (57/86): python-oslo-cache-lang-1.37.1-0.202209 68 kB/s | 11 kB 00:00 DEBUG: (58/86): python-oslo-db-lang-5.0.2-0.2020022017 21 kB/s | 8.2 kB 00:00 DEBUG: (59/86): python-oslo-i18n-lang-3.24.0-0.2020022 39 kB/s | 8.8 kB 00:00 DEBUG: (60/86): python-oslo-log-lang-3.44.3-0.20200610 23 kB/s | 8.0 kB 00:00 DEBUG: (61/86): python-oslo-middleware-lang-3.38.1-0.2 57 kB/s | 7.0 kB 00:00 DEBUG: (62/86): python-oslo-policy-lang-2.3.4-0.202007 59 kB/s | 7.1 kB 00:00 DEBUG: (63/86): python-oslo-utils-lang-3.41.6-0.202007 321 kB/s | 7.8 kB 00:00 DEBUG: (64/86): python-pycadf-common-2.10.0-0.20200220 415 kB/s | 9.6 kB 00:00 DEBUG: (65/86): python2-debtcollector-1.22.0-0.2020022 642 kB/s | 27 kB 00:00 DEBUG: (66/86): python2-futurist-1.9.0-0.2020022104131 1.6 MB/s | 58 kB 00:00 DEBUG: (67/86): python2-keystonemiddleware-7.0.1-0.202 2.3 MB/s | 88 kB 00:00 DEBUG: (68/86): python2-keystoneclient-3.21.0-0.202002 4.1 MB/s | 241 kB 00:00 DEBUG: (69/86): python2-keystoneauth1-3.17.4-0.2021060 3.9 MB/s | 415 kB 00:00 DEBUG: (70/86): python2-oslo-cache-1.37.1-0.2022090916 1.5 MB/s | 46 kB 00:00 DEBUG: (71/86): python2-os-service-types-1.7.0-0.20200 413 kB/s | 31 kB 00:00 DEBUG: (72/86): python2-oslo-concurrency-3.30.1-0.2020 755 kB/s | 35 kB 00:00 DEBUG: (73/86): python2-oslo-config-6.11.3-0.202011230 2.3 MB/s | 223 kB 00:00 DEBUG: (74/86): python2-oslo-db-5.0.2-0.20200220171418 1.5 MB/s | 145 kB 00:00 DEBUG: (75/86): python2-oslo-context-2.23.1-0.20200610 200 kB/s | 20 kB 00:00 DEBUG: (76/86): python2-oslo-i18n-3.24.0-0.20200220115 725 kB/s | 52 kB 00:00 DEBUG: (77/86): python2-oslo-log-3.44.3-0.202006100544 710 kB/s | 59 kB 00:00 DEBUG: (78/86): python2-oslo-middleware-3.38.1-0.20200 409 kB/s | 48 kB 00:00 DEBUG: (79/86): python2-oslo-messaging-10.2.4-0.202103 1.2 MB/s | 220 kB 00:00 DEBUG: (80/86): python2-oslo-policy-2.3.4-0.2020071306 648 kB/s | 64 kB 00:00 DEBUG: (81/86): python2-oslo-serialization-2.29.3-0.20 177 kB/s | 29 kB 00:00 DEBUG: (82/86): python2-oslo-upgradecheck-0.3.2-0.2020 141 kB/s | 18 kB 00:00 DEBUG: (83/86): python2-oslo-service-1.40.2-0.20200221 501 kB/s | 66 kB 00:00 DEBUG: (84/86): python2-pycadf-2.10.0-0.20200220193258 171 kB/s | 45 kB 00:00 DEBUG: (85/86): python2-oslo-utils-3.41.6-0.2020070305 222 kB/s | 73 kB 00:00 DEBUG: (86/86): python2-stevedore-1.31.0-0.20200220101 170 kB/s | 56 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 1.5 MB/s | 2.1 MB 00:01 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python2-stevedore-1.31.0-0.20200220101304.6817543. 1/86 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 2/86 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 3/86 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 4/86 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 5/86 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 5/86 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 6/86 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 7/86 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 8/86 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 9/86 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 10/86 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 11/86 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 12/86 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 13/86 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 14/86 DEBUG: Installing : python-ply-3.4-11.el7.noarch 15/86 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 16/86 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 17/86 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 18/86 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 19/86 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 20/86 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 21/86 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 21/86 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 22/86 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 23/86 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 24/86 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 25/86 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0be4 26/86 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab17a 27/86 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 28/86 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 29/86 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 30/86 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 31/86 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 32/86 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 33/86 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el 34/86 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 35/86 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 36/86 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 37/86 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 38/86 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 39/86 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 40/86 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 41/86 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 42/86 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 43/86 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 44/86 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 45/86 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 46/86 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 47/86 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 48/86 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 49/86 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 50/86 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 51/86 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 52/86 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 53/86 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 54/86 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 55/86 DEBUG: Installing : python-editor-0.4-4.el7.noarch 56/86 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 57/86 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341.0b 58/86 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8dc7 59/86 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d113c 60/86 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f4d 61/86 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.590 62/86 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.2020022019343 63/86 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19c4 64/86 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b3 65/86 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb. 66/86 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b1c 67/86 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad 68/86 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.20210222082417 69/86 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407.e 70/86 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903.7 71/86 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.el7 72/86 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436.9b 73/86 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb 74/86 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.202011230634 75/86 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440.f 76/86 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a7621 77/86 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3e3 78/86 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e30378 79/86 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.20200221060242. 80/86 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.822 81/86 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7 82/86 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.5904564 83/86 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422.e 84/86 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 85/86 DEBUG: Installing : python2-pykmip-0.8.0-1.el7.noarch 86/86 DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3e3 1/86 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.202011230634 2/86 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb 3/86 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91b3 4/86 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19c4 5/86 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.2020022019343 6/86 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.590 7/86 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f4d 8/86 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d113c 9/86 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0be4 10/86 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f.el 11/86 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8dc7 12/86 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903.7 13/86 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.20200221060242. 14/86 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341.0b 15/86 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e30378 16/86 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440.f 17/86 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b1c 18/86 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab17a 19/86 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7 20/86 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb. 21/86 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407.e 22/86 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.822 23/86 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436.9b 24/86 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.5904564 25/86 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.20210222082417 26/86 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a7621 27/86 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422.e 28/86 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4deaad 29/86 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.el7 30/86 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.6817543. 31/86 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 32/86 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 33/86 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 34/86 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 35/86 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 36/86 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 37/86 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 38/86 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 39/86 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 40/86 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 41/86 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 42/86 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 43/86 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 44/86 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 45/86 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 46/86 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 47/86 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 48/86 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 49/86 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 50/86 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 51/86 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 52/86 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 53/86 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 54/86 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 55/86 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 56/86 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 57/86 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 58/86 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 59/86 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 60/86 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 61/86 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 62/86 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 63/86 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 64/86 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 65/86 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 66/86 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 67/86 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 68/86 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 69/86 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 70/86 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 71/86 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 72/86 DEBUG: Verifying : python2-pykmip-0.8.0-1.el7.noarch 73/86 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 74/86 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 75/86 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 76/86 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 77/86 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 78/86 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 79/86 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 80/86 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 81/86 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 82/86 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 83/86 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 84/86 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 85/86 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 86/86 DEBUG: Installed: DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-pecan-1.3.2-1.el7.noarch DEBUG: python2-pykmip-0.8.0-1.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-logutils-0.3.3-3.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-simplegeneric-0.8-7.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-waitress-0.8.9-5.el7.noarch DEBUG: python-webtest-2.0.23-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9c9e703211fc44b99107bf69b50c6cb7', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: redhat-rpm-config-9.1.0-88.el7.centos.noarch 1565130322 174572 39bd397ca4fd5470144024e5e7531bd1 installed DEBUG: tzdata-2023c-1.el7.noarch 1680617060 1897431 8ddcdba8bb730c3b53320436c3442cf4 installed DEBUG: ruby-irb-2.0.0.648-39.el7_9.noarch 1649176657 160544 dbd8d98391c5361fcef2d1dd39c457ad installed DEBUG: urw-base35-fonts-common-20170801-10.el7.noarch 1565639102 38217 0afb698fceb0415b91b6af9661fe1013 installed DEBUG: rubygem-json-1.7.7-39.el7_9.x86_64 1649176657 94742 469e289af796bba757870b6981222343 installed DEBUG: python-rpm-macros-3-34.el7.noarch 1602605024 4234 9c48c27d0b87e5fcf31da492d4a9125d installed DEBUG: pixman-0.34.0-1.el7.x86_64 1478364953 698744 4e6af972d04a88512ba81d3d303f05be installed DEBUG: kernel-headers-3.10.0-1160.90.1.el7.x86_64 1683214717 3948359 8048d7d821fbdac8631740d9b8e9fc4c installed DEBUG: rpm-python-4.11.3-48.el7_9.x86_64 1637771619 149762 c8f9fc0d4d90d86870f08f16a14dfc8c installed DEBUG: glibc-common-2.17-326.el7_9.x86_64 1652890724 226621529 f8ba4d3af3e581111f062731a0306a9f installed DEBUG: yum-3.4.3-168.el7.centos.noarch 1601571829 5829237 9068a3f50b0f5851a82c7a990dbffa59 installed DEBUG: nss-util-3.79.0-1.el7_9.x86_64 1664293390 199016 ca6004cd05fdd4859f79f5a06fe2b504 installed DEBUG: shadow-utils-2:4.6-5.el7.x86_64 1565319063 3887289 975b2bbe58a4f03ef8c9b8159b59af7f installed DEBUG: libsepol-2.5-10.el7.x86_64 1540935375 686640 cb2c225685a559d68fdb0e07f9b488a2 installed DEBUG: util-linux-2.23.2-65.el7_9.1.x86_64 1612283515 8482896 aca5cd217dc2c0d39ef1914719f72d16 installed DEBUG: info-5.1-5.el7.x86_64 1523408616 494630 e1f75e40cf956ed3efe7b49c5f6939ec installed DEBUG: kmod-20-28.el7.x86_64 1585709895 247868 177062346afeda2c51ce12cb8c20a670 installed DEBUG: elfutils-libelf-0.176-5.el7.x86_64 1601569823 916150 c45c186cf049050f6df0210fbbe3ca82 installed DEBUG: systemd-libs-219-78.el7_9.7.x86_64 1662044298 1262560 4460ffb8c4a337f46b5ed83e0108950b installed DEBUG: libcap-2.22-11.el7.x86_64 1585710513 107365 49e9db222f10b2e400a1736eb13270c6 installed DEBUG: elfutils-default-yama-scope-0.176-5.el7.noarch 1601569823 1810 e7ff84b810bf4bb547c3d1bad7a43243 installed DEBUG: libcom_err-1.42.9-19.el7.x86_64 1601481804 60425 17ce0e8ec66bb2984af53998bde8a4d2 installed DEBUG: libglvnd-glx-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 657304 196e956024a79b196c8ab662badf9371 installed DEBUG: sed-4.2.2-7.el7.x86_64 1601487357 601267 4523ac99048091e140e598af1d653721 installed DEBUG: mesa-libEGL-18.3.4-12.el7_9.x86_64 1605544205 249345 fc65a62d9811a435451167c71459b348 installed DEBUG: lua-5.1.4-15.el7.x86_64 1478400455 640319 d5973eb7ca2bb665f5fbb7141f2e27a3 installed DEBUG: rsync-3.1.2-12.el7_9.x86_64 1671121313 839727 5eb9f5a148f36e6827fb111dee5c5c6b installed DEBUG: libgcrypt-1.5.3-14.el7.x86_64 1501689307 597727 88c64dc7c3aed6a156e4dee5def38300 installed DEBUG: elfutils-0.176-5.el7.x86_64 1601569823 835489 f43d86682eaa591b6e61b436c3a2b3fa installed DEBUG: file-libs-5.11-37.el7.x86_64 1601482103 3076741 0919ae038ea6cea885f1643c0f876664 installed DEBUG: git-1.8.3.1-24.el7_9.x86_64 1677597334 23265584 10c5eefcff58f5fe8c8afe9921fad319 installed DEBUG: xz-5.2.2-2.el7_9.x86_64 1655304053 798420 0f112aba0442b136d7466a0dafad0127 installed DEBUG: python2-pillow-5.4.1-3.el7.x86_64 1551783789 2375349 c4349017ef9bbfade8bce1b0dfc5df85 installed DEBUG: gdbm-1.10-8.el7.x86_64 1402349948 184322 770bd49f3898dc1cc831fb9ec12d569a installed DEBUG: python2-crypto-2.6.1-15.el7.x86_64 1504812063 2330821 265e265e527132178d11cd1e01b3784d installed DEBUG: libmpc-1.0.1-3.el7.x86_64 1402343098 113833 835abbe42dbf1e0f94d227d54c01f483 installed DEBUG: python-sphinx-locale-1:1.8.4-1.el7.noarch 1550073304 3665747 4d9aed9f54e36b826dff7c7e2851b4ba installed DEBUG: p11-kit-0.23.5-3.el7.x86_64 1501889820 1337825 9a0f49ca3b6d58aeb05780003cae38f1 installed DEBUG: graphviz-2.30.1-22.el7.x86_64 1602604646 4016214 004c70ca17b4470000a29ac94629f589 installed DEBUG: fontawesome-fonts-4.4.0-1.el7.noarch 1442499662 246816 1e4fdb7c1adca482b774a55bf0c77070 installed DEBUG: gcc-4.8.5-44.el7.x86_64 1601433759 39226437 5a93652497b3c8a82e73c2ad1ce4109f installed DEBUG: libxshmfence-1.2-1.el7.x86_64 1447992547 11160 a4d00670969adcf52e88026b2605d5a8 installed DEBUG: make-1:3.82-24.el7.x86_64 1565311645 1160660 c05a8addeca9104ca654b2019a664428 installed DEBUG: libimagequant-2.8.2-2.el7.x86_64 1485197698 121496 59dcb93d726bc7cc2360550f0a79fa0c installed DEBUG: python2-iso8601-0.1.11-1.el7.noarch 1453814371 52152 142fe877193c605141f9875d24fa3a67 installed DEBUG: perl-podlators-2.5.1-3.el7.noarch 1402343776 287679 8e070dd716e3adf3c297291accaa4348 installed DEBUG: python2-amqp-2.4.1-1.el7.noarch 1549382065 392950 2712030c0e1db82622327b3f03c6e9a8 installed DEBUG: perl-Pod-Escapes-1:1.04-299.el7_9.noarch 1612284229 21091 f740345d55e41d9a92d1308cb2891ce8 installed DEBUG: python2-kombu-1:4.6.3-3.el7.noarch 1566200622 1602960 3e76e94e163b5ff5f0ffcf869dd94a15 installed DEBUG: perl-Filter-1.49-3.el7.x86_64 1402353954 148475 66b1205b2eef2a89137e530741ed3710 installed DEBUG: python-ply-3.4-11.el7.noarch 1501721186 542040 a52488785cdfe4d1bef4696aa69f5a27 installed DEBUG: perl-Socket-2.010-5.el7.x86_64 1585713790 114497 978a2da5b65bb1f2b500d0da90e80f8b installed DEBUG: python-inotify-0.9.4-4.el7.noarch 1402371981 262646 5f0058a964f836049912320e7e362ac4 installed DEBUG: perl-Time-Local-1.2300-2.el7.noarch 1402342290 44062 8dba0f2d49849dc3990cfc9e91d5ec6b installed DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch 1499267164 774005 888867730ebf33234879aa12bdcbc013 installed DEBUG: perl-Pod-Simple-1:3.28-4.el7.noarch 1402365613 538320 8e5edeb936a154537062b776eb41cb7d installed DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch 1591767281 55184 0918c7d0f306baa67626e2d50e95bdab installed DEBUG: perl-4:5.16.3-299.el7_9.x86_64 1612283772 23556436 99e96640535d2b1b015f48e7e872bebc installed DEBUG: python2-rfc3986-1.2.0-1.el7.noarch 1546459283 168754 e4bc3e009a21f0f69774c4e73ade2c40 installed DEBUG: cpp-4.8.5-44.el7.x86_64 1601433759 15636565 fc9fb686c38a12f3ea1a8a1558684fa6 installed DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch 1585750026 119744 782530e0dfd62d5ae0a14c69cad198f1 installed DEBUG: libwayland-client-1.15.0-1.el7.x86_64 1540921077 64076 0c6b8b38625e1cec4ecba0f23702a86b installed DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch 1541505522 387620 141cb9b9bfc47402f7655c6142e4e00f installed DEBUG: libdb-utils-5.3.21-25.el7.x86_64 1565309918 322471 75032d455ebe208a62eef3f2b83af865 installed DEBUG: python-beaker-1.5.4-10.el7.noarch 1402360045 287268 cbb6d794a7df0ca5df0307777c06aecd installed DEBUG: unzip-6.0-24.el7_9.x86_64 1642092746 378162 d79ce1ee4c4ee0d4d0b9bccbe73f2b9e installed DEBUG: python-webtest-2.0.23-1.el7.noarch 1475569410 325399 b2b29ca91df33e397d06eec686a7e3b6 installed DEBUG: dejavu-sans-fonts-2.33-6.el7.noarch 1402349670 5395167 1e16e93e08e0bf32696b98a4ede090d0 installed DEBUG: python-repoze-lru-0.4-3.el7.noarch 1419024211 20643 45ba34d4fb0be5f1e576655c2520010d installed DEBUG: libedit-3.0-12.20121213cvs.el7.x86_64 1402353190 244257 9e248aca4576e17c188396aa91931c63 installed DEBUG: python-keyring-5.7.1-1.el7.noarch 1468890416 439287 fd24938e350f96e9f03377b2e0feeab9 installed DEBUG: hardlink-1:1.0-19.el7.x86_64 1402381564 16545 3a1bcd8e12bbdbced75d74b5919a039a installed DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch 1623216315 2200717 a83eae62aa4531359523b6eeaa62bee0 installed DEBUG: libXau-1.0.8-2.1.el7.x86_64 1402361802 55529 042d0ad179921f12e4b33e7123a0142b installed DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 11821 e21a1d6e42f700fa08e2da909ee5f59b installed DEBUG: libXrender-0.9.10-1.el7.x86_64 1501645710 46979 abaf13bfdc95039bfe3c3f2db139e498 installed DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch 1606113418 1307529 1e95aaf551b5d5a79ab66418e7b76be4 installed DEBUG: libXpm-3.5.12-2.el7_9.x86_64 1674664600 116607 8d5ff979ae48fb78b2e0480d7e22d060 installed DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch 1582260605 1258042 76b6aec85311a53d70b5ad0f26cf5ded installed DEBUG: libXi-1.7.9-1.el7.x86_64 1501648299 70019 9801d7674c51b5de5fc926702853c7fb installed DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 18693 de0bc2ef896f3a38971e443aaa0a0f70 installed DEBUG: libXxf86misc-1.0.3-7.1.el7.x86_64 1402373669 29684 ab89a6352c67878bcabb4e3a62a43e9a installed DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 160415 a3d00b1395bc0f99deba0c1ecf9677e7 installed DEBUG: p11-kit-trust-0.23.5-3.el7.x86_64 1501889820 437261 2dc2f7ab212401098e8821ce23f21741 installed DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 244231 36d0918c2dcdbbfee9af466126748fe0 installed DEBUG: libverto-0.2.5-4.el7.x86_64 1402386261 23060 341bae036f22ce087486f4d9e180caee installed DEBUG: fontconfig-2.13.0-4.3.el7.x86_64 1540924461 666475 6db8946075bf52456fa1ab75d05830e0 installed DEBUG: python2-six-1.12.0-1.el7.noarch 1550644333 108284 bee9dec50e68c9b5833908ccba5659ca installed DEBUG: glib2-2.56.1-9.el7_9.x86_64 1623255133 12174105 580cf60d7017ca850ce749d5e9596352 installed DEBUG: xorg-x11-font-utils-1:7.5-21.el7.x86_64 1540918775 361874 5fc7df3b3e1ae496600ac1de86a1a658 installed DEBUG: cracklib-dicts-2.9.0-11.el7.x86_64 1402378933 9389116 da657b0facf181893f9a38437092dbbf installed DEBUG: pam-1.1.8-23.el7.x86_64 1585713659 2632373 4a759efcb0060afe29709c051707f971 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el7.noarch 1565639102 1216672 221605604d5d083a6bc6741575135633 installed DEBUG: urw-base35-p052-fonts-20170801-10.el7.noarch 1565639102 1557171 336f5b9f7572e1e3eb998853843fc083 installed DEBUG: gtk-update-icon-cache-3.22.30-8.el7_9.x86_64 1649176086 59806 42ee9299b4bbb491ed26544f5656638b installed DEBUG: python2-chardet-3.0.4-7.el7.noarch 1532957211 927946 b1392d0d0d96fb1bd8a3c1ccff871a3c installed DEBUG: python2-olefile-0.44-1.el7.noarch 1485195884 2415317 53e5d0db0bd9bb43e2113c013719225f installed DEBUG: python2-typing-3.6.1-1.el7.noarch 1498774657 248371 66b1f3c551ef6fe9f14b15331685ec75 installed DEBUG: python2-requests-2.21.0-3.el7.noarch 1560243372 405931 8f92dc5428b425a237eabcbabcb61432 installed DEBUG: python-whoosh-2.5.7-4.el7.noarch 1433937199 6697050 f4b9bdf6803804cc19f56be4e7379eec installed DEBUG: python2-sphinx-theme-alabaster-0.7.9-4.el7.noarch 1488828139 36943 d38539aa64f6f1dde6cdf367b58db195 installed DEBUG: python-iniparse-0.4-9.el7.noarch 1402351494 115166 3140d9efca99c4dd5215383bab36bca5 installed DEBUG: pyxattr-0.5.1-5.el7.x86_64 1402352697 63304 e85121da681760c48a2af6ed8aa31b4e installed DEBUG: fipscheck-lib-1.4.1-6.el7.x86_64 1501678069 11466 93aa3152b03992c02e0ed2759b1d3ac8 installed DEBUG: hicolor-icon-theme-0.12-7.el7.noarch 1402370196 45788 54567528a0e83e823d9792db7121f73e installed DEBUG: nss-tools-3.79.0-5.el7_9.x86_64 1679338129 2285892 b47c7a88151d1c6034b8d16cb20e2903 installed DEBUG: rpm-4.11.3-48.el7_9.x86_64 1637771619 2622621 f3842b6f00797306f79cbbdcb333c7e5 installed DEBUG: gpg-pubkey-f4a80eb5-53a7ff4b 1403518795 0 (none) installed DEBUG: libuser-0.60-9.el7.x86_64 1523558694 1952592 8fdd92e668b91208dfd916ebdce8a297 installed DEBUG: fontpackages-filesystem-1.44-8.el7.noarch 1402367660 0 dbc95bc0a2568eb82f59c004462d90ab installed DEBUG: python-pycurl-7.19.0-19.el7.x86_64 1478358654 241513 d5152315d59bde1faaa203e68de6a64e installed DEBUG: centos-release-7-9.2009.1.el7.centos.x86_64 1606144121 44787 3bd5cfe3f55b8a69ea5e20304ca50b37 installed DEBUG: libyaml-0.1.4-11.el7_0.x86_64 1422575050 132993 c696db7f90227831c1b92122a69d3794 installed DEBUG: filesystem-3.2-25.el7.x86_64 1523422829 0 93e1c91a2dbd4d3ac61fb70a40a7c228 installed DEBUG: ruby-2.0.0.648-39.el7_9.x86_64 1649176657 64731 9942f3de563195e3430ae0d422eb3e2b installed DEBUG: python-srpm-macros-3-34.el7.noarch 1602605024 3838 99875f6f333850216863f7d91cf485ea installed DEBUG: rubygem-io-console-0.4.2-39.el7_9.x86_64 1649176657 16679 b12100b45545e4e43562920291ed6dac installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el7.noarch 1565367531 596942 16156087ce6056829bf393eead52c90d installed DEBUG: rubygem-psych-2.0.0-39.el7_9.x86_64 1649176657 113074 e5097a3083c3f7a3b5e938ad432e20b0 installed DEBUG: basesystem-10.0-7.el7.centos.noarch 1403865430 0 778eb3d19a934f42d1354ed795d06b4f installed DEBUG: rubygems-2.0.14.1-39.el7_9.noarch 1649176657 600230 43387d39292d32dd3619d63399ef5437 installed DEBUG: libX11-common-1.6.7-4.el7_9.noarch 1630334719 1335662 bc902005458c560e8ea43108958a9305 installed DEBUG: pth-2.0.7-23.el7.x86_64 1448007112 267851 2d6939b73767d0f96b02677bcbeef2e2 installed DEBUG: python2-rpm-macros-3-34.el7.noarch 1602605024 1495 a63357c8193c74d8755175b23da9ce7e installed DEBUG: rpm-build-libs-4.11.3-48.el7_9.x86_64 1637771619 166656 e97082bac13288d23367a872bdd0c3fc installed DEBUG: ncurses-base-5.9-14.20130511.el7_4.noarch 1504735709 223432 c955fdfe1f8f20b1053a34918e44bd58 installed DEBUG: gpgme-1.3.2-5.el7.x86_64 1402362184 547534 d693313ae4184395e902c28ce87d4573 installed DEBUG: nss-softokn-freebl-3.79.0-4.el7_9.x86_64 1664302415 787660 b4c77a12827cfdf1b5ff41de6e7ce7d0 installed DEBUG: yum-plugin-fastestmirror-1.1.31-54.el7_8.noarch 1589300864 53897 2b427db05c3d84f7aa659e65c4f43230 installed DEBUG: nspr-4.34.0-3.1.el7_9.x86_64 1664290340 291664 29e2e0389e617a5581ad99f9692c32f0 installed DEBUG: qrencode-libs-3.4.1-3.el7.x86_64 1402343131 126732 ac1de0c46bc1886e12ea80771951cde2 installed DEBUG: libstdc++-4.8.5-44.el7.x86_64 1601433759 1081666 4bf771ddbb632e6b6da76cc3bd14e425 installed DEBUG: libsemanage-2.5-14.el7.x86_64 1540943073 302329 95dadf0074c4bbd2d63b0c6d5e6922fa installed DEBUG: bash-4.2.46-35.el7_9.x86_64 1637771749 3667724 3effabfcf31212fcf2b1b82c65c37de3 installed DEBUG: libutempter-1.1.6-4.el7.x86_64 1402365826 49749 8e28747e6a84b84af7d78c84cd8cd5e8 installed DEBUG: pcre-8.32-17.el7.x86_64 1501643292 1475532 04a1926cc29eef0f79f8183eb7907024 installed DEBUG: procps-ng-3.3.10-28.el7.x86_64 1601486497 759395 827044eba1dd3f5fd8fbb2ad9911fb06 installed DEBUG: zlib-1.2.7-21.el7_9.x86_64 1678200548 185206 d2f66423819d9280bafa2fd574987aae installed DEBUG: kpartx-0.4.9-136.el7_9.x86_64 1668612098 41267 3f6282ffc25caefd82ca4e4f2b144af7 installed DEBUG: bzip2-libs-1.0.6-13.el7.x86_64 1447995892 70093 0486f0b02e0caa4195761266798e7a26 installed DEBUG: dracut-033-572.el7.x86_64 1601481479 905396 d90b9b6b8f6783d83d5e2d1b09a8f632 installed DEBUG: libdb-5.3.21-25.el7.x86_64 1565309918 1858144 1be9acf59aae36003d65af028af67ebf installed DEBUG: device-mapper-libs-7:1.02.170-6.el7_9.5.x86_64 1619616727 404687 df29966875882d5da1d7687d4a742d1b installed DEBUG: expat-2.1.0-15.el7_9.x86_64 1665060754 212427 108006565bfe6ecebc4d6e03d8b1907f installed DEBUG: elfutils-libs-0.176-5.el7.x86_64 1601569823 808799 32fa25ce22d3a56e1459cd0592b81562 installed DEBUG: libacl-2.2.51-15.el7.x86_64 1585707377 37064 d3435c79733c964eb141830587d52eb6 installed DEBUG: dbus-libs-1:1.10.24-15.el7.x86_64 1601481306 362600 58e455028fbb88b7b18f4cfdc4b24514 installed DEBUG: popt-1.13-16.el7.x86_64 1402373003 88516 87f5d6bac8f205fb14e2072e4b47ce23 installed DEBUG: dbus-1:1.10.24-15.el7.x86_64 1601481306 594463 3040b3d83397504a4a52edc8330edea3 installed DEBUG: freetype-2.8-14.el7_9.1.x86_64 1604671877 824449 476552d2758140a83c8de5e42a3195c5 installed DEBUG: hwdata-0.252-9.7.el7.x86_64 1601483532 15118514 cde0e0efc96ddb9ca66826818783b5d5 installed DEBUG: libffi-3.0.13-19.el7.x86_64 1585710522 47790 61429cfa793f438e1a1ee6f71fdfd1f0 installed DEBUG: libdrm-2.4.97-2.el7.x86_64 1565309734 367605 59a91115c18d7ca9a5c52d72968d0f27 installed DEBUG: readline-6.2-11.el7.x86_64 1565266059 460424 f45c914245b90ee8c80c08740ef19837 installed DEBUG: mesa-libGL-18.3.4-12.el7_9.x86_64 1605544205 502120 2a6b33649809e663753b35928fa2119e installed DEBUG: gmp-1:6.0.0-15.el7.x86_64 1501722795 657046 4cd60ebf94766a46c590e17036ece777 installed DEBUG: libglvnd-egl-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 84096 d5065f9c6151d7df91ee0049843b7f67 installed DEBUG: libuuid-2.23.2-65.el7_9.1.x86_64 1612283515 20278 01d1282604566ddad6b1360861dbcf49 installed DEBUG: cairo-1.15.12-4.el7.x86_64 1565305422 1894404 c639611daab17902688dbdf32db56de6 installed DEBUG: chkconfig-1.7.6-1.el7.x86_64 1602604010 779655 d118157f4ea930eba79b3875990b1fe7 installed DEBUG: librsvg2-2.40.20-1.el7.x86_64 1540921102 308951 c6c998edaaee8f2e448cf14713063d4b installed DEBUG: libICE-1.0.9-9.el7.x86_64 1501813449 152213 dfa3c8915ac16deedaa578e08748b045 installed DEBUG: avahi-libs-0.6.31-20.el7.x86_64 1585707485 123816 17ccf9c99f6098f9b540c083df06bc60 installed DEBUG: libxml2-2.9.1-6.el7_9.6.x86_64 1634832935 1706142 f6b4d8cf5482c93969ce37ee33cf209c installed DEBUG: gtk2-2.24.31-1.el7.x86_64 1501653192 13494501 c77e31729af1a79df088cc9ec6817db1 installed DEBUG: diffutils-3.3-6.el7_9.x86_64 1678200523 1065295 34ff4a2993c7371acc415405bd00f00d installed DEBUG: openssh-7.4p1-22.el7_9.x86_64 1637771717 1991172 7d53a12d4145e079fa1881d861a77e4b installed DEBUG: libSM-1.2.2-2.el7.x86_64 1448003075 81546 4dfa7c7907174b7354c740d44dba2f8d installed DEBUG: perl-Git-1.8.3.1-24.el7_9.noarch 1677597334 58567 ba588ce31ab06de99da8d4c8f5632228 installed DEBUG: sqlite-3.7.17-8.el7_7.1.x86_64 1580221787 814303 d1a1160f175ba0a0c58b28273b50e8a1 installed DEBUG: python2-pbr-5.1.2-2.el7.noarch 1549558978 3384752 a4698f6f24e7a3a7d205cf788f01c2cc installed DEBUG: findutils-1:4.5.11-6.el7.x86_64 1540917834 1855882 162b03172dee0f90443197d424bc9be0 installed DEBUG: libwebp-0.3.0-11.el7.x86_64 1683228648 379957 e4cd1b0edaec54e7d866b9f836b44193 installed DEBUG: mesa-libglapi-18.3.4-12.el7_9.x86_64 1605544205 208288 e2dc490f423424fe8a64ca701ad874c6 installed DEBUG: python-docutils-0.11-0.3.20130715svn7687.el7.noarch 1523410278 6126606 3ced417e80b552f84e090b312cbb2dbb installed DEBUG: libcap-ng-0.7.5-4.el7.x86_64 1448001510 50510 84efa5ca78408f78e606e7c8d1816759 installed DEBUG: libtomcrypt-1.17-26.el7.x86_64 1504811851 575874 621e8da08fcda2128d18fdef34d04191 installed DEBUG: nss-softokn-3.79.0-4.el7_9.x86_64 1664302415 1463390 d2513b6cbafc4896585c0b34008244c8 installed DEBUG: python-dns-1.15.0-5.el7.noarch 1517942159 1123820 5f8d05fb2d2622c65c6359dd7a24e551 installed DEBUG: libassuan-2.1.0-3.el7.x86_64 1402341240 155391 c4c94aadc9da58f576b4ef238d0136cb installed DEBUG: libgs-9.25-5.el7.x86_64 1601482872 23203990 5d35880729610079863d7f1e49d6ce89 installed DEBUG: libwayland-server-1.15.0-1.el7.x86_64 1540921077 81084 61bc90fe0aa6792be68e420231fc2572 installed DEBUG: python2-sphinxcontrib-websupport-1.0.1-1.el7.noarch 1498815728 140213 0131247278e36e578d667cfd054c1926 installed DEBUG: tar-2:1.26-35.el7.x86_64 1540931349 2838510 28f3087e5b512d8cc05e3a8a65727686 installed DEBUG: ghostscript-9.25-5.el7.x86_64 1601482872 154065 1935a1926d55cdcbb46561ae6234e373 installed DEBUG: libidn-1.28-4.el7.x86_64 1448125248 630407 3d582106ac1032c59c1cd4236e5d6415 installed DEBUG: python2-eventlet-0.25.1-1.el7.noarch 1569233621 1383327 91b5cfddd7f97af519ea38c61792304c installed DEBUG: keyutils-libs-1.5.8-3.el7.x86_64 1402366675 42138 e31fa37a714787d3d72e0a9316c3a85b installed DEBUG: yum-plugin-priorities-1.1.31-54.el7_8.noarch 1589300864 29155 5fe4738bcdec7960124371087c661150 installed DEBUG: libglvnd-1:1.0.1-0.8.git5baa1e5.el7.x86_64 1540934644 666456 6641b187badae8ebd191c0e73fc8fa45 installed DEBUG: python-devel-2.7.5-92.el7_9.x86_64 1656431739 1100430 e3e1a45910fb4d91c150caf29d1a0b34 installed DEBUG: lz4-1.8.3-1.el7.x86_64 1601484911 205463 50e943f036504021a9de980b04f402c1 installed DEBUG: python2-setuptools_scm-1.15.7-2.el7.noarch 1519902435 92339 e87b1e501fc87439ec1b27481ddb0577 installed DEBUG: fontawesome-fonts-web-4.4.0-1.el7.noarch 1442499662 696699 54fb2c60fed08ccabee5a5a764049dd9 installed DEBUG: openstack-macros-2023.1.0-0.20230216203322.ce6a105.el7.noarch 1676579624 46383 d46d88c1b18792128f92c05b2b09b6c0 installed DEBUG: less-458-9.el7.x86_64 1438300242 215376 2b1222dfb9fbcf5ca3ee2f07d897bb4c installed DEBUG: PyYAML-3.10-11.el7.x86_64 1402372385 645110 79f893b98b59fca6bd79019d2a717efd installed DEBUG: perl-parent-1:0.225-244.el7.noarch 1402384520 8141 d902f1a3426caa19ccbccf09263c54f6 installed DEBUG: python-prettytable-0.7.2-3.el7.noarch 1501788925 183858 4c09dfc6fdd0c01eabc4bb4deda90cb4 installed DEBUG: perl-Pod-Perldoc-3.20-4.el7.noarch 1402388270 166910 29a8a33b24ddf4e0e95ad8d2484cc277 installed DEBUG: python2-vine-1.2.0-2.el7.noarch 1549627764 84920 13a6b27ca8fdee4e048b2134bede98c3 installed DEBUG: perl-Encode-2.51-7.el7.x86_64 1402368585 10176350 713ce27ff4434807ff7060b333ed8873 installed DEBUG: python2-netaddr-0.7.19-5.el7.noarch 1518110141 8828566 991c9f12e136177fa02e00e0eed6ff6d installed DEBUG: perl-Pod-Usage-1.63-3.el7.noarch 1402390579 44671 1db34851ba13011739022f031438e15c installed DEBUG: python-tempita-0.5.1-8.el7.noarch 1419095189 131583 d91b580b444c8db06623affcbd663d07 installed DEBUG: perl-Exporter-5.68-3.el7.noarch 1402373350 56612 d6e7deb74b149e4b7aa23a998a127bb4 installed DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 1552663581 1318403 d6e1448736128e06e940a554c53382b9 installed DEBUG: perl-File-Path-2.09-2.el7.noarch 1402361289 50067 94d54ef6ce6893ae2a4400c4b0ce79b7 installed DEBUG: python2-futures-3.1.1-5.el7.noarch 1540940839 92761 7368e50717b308aa32057207060c6578 installed DEBUG: perl-Scalar-List-Utils-1.27-248.el7.x86_64 1402358220 67994 2fb261c150fc06b1a978809c5a9c706e installed DEBUG: python-pycparser-2.14-1.el7.noarch 1447976807 637379 6e237e402c7e2abbac0a34e9bc919678 installed DEBUG: perl-Storable-2.45-3.el7.x86_64 1402367398 181031 25787b4b609f3ee50d1c7f33d29e0102 installed DEBUG: python-netifaces-0.10.4-3.el7.x86_64 1478363102 39173 caff07a8c0ea54c49e45c8f0eb604dc8 installed DEBUG: perl-File-Temp-0.23.01-3.el7.noarch 1402383789 158781 396b0a1af3a203e1cb33c98814d5a6d8 installed DEBUG: python-decorator-3.4.0-3.el7.noarch 1402357561 72291 b1bd578857db8f0926aa352e26b724f6 installed DEBUG: perl-constant-1.27-2.el7.noarch 1402368682 26364 f3ecfa1ce48e13496322e341a3f0b72c installed DEBUG: python-lxml-3.2.1-4.el7.x86_64 1402380450 2722705 551e22015379cdc27348499a00a3c7ca installed DEBUG: perl-threads-shared-1.43-6.el7.x86_64 1402380447 73972 cd3e1ec9dfe8b5e9121fcd53b41aa197 installed DEBUG: python2-yappi-1.0-1.el7.x86_64 1551376766 116357 318c04fc08236fbc1a21f8b640c813b0 installed DEBUG: perl-libs-4:5.16.3-299.el7_9.x86_64 1612283772 1647320 bac9a80208be808863c4025a5eabd9da installed DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch 1582305406 83971 fd0f019a3a370c9d705b7c41583bf34e installed DEBUG: perl-Getopt-Long-2.40-3.el7.noarch 1523406856 134846 e4fc3f2fed36897ae178ecd5d9475217 installed DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 1549390091 288182 5ec01e35d9c650a724b5c498184ed983 installed DEBUG: perl-Error-1:0.17020-2.el7.noarch 1402345189 50015 d5f79c530c268d71811519df24ca0c90 installed DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch 1458332768 46749 fedec08d4db36f03a34d6942132d811c installed DEBUG: perl-Thread-Queue-3.02-2.el7.noarch 1402347633 27642 29d052232cb1b86133bd838739672a15 installed DEBUG: python2-fasteners-0.14.1-6.el7.noarch 1487127294 122398 1c0d82c6cf64eced0bc3e36f75af7165 installed DEBUG: file-5.11-37.el7.x86_64 1601482103 67368 17bacde6c0399ce011dc390b48fda094 installed DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch 1582258436 236369 a411b418228b5e12a8c2d554e8cce2ef installed DEBUG: jasper-libs-1.900.1-33.el7.x86_64 1540929077 350690 426d4ea10e8e7c3614fb2ce00d457824 installed DEBUG: python2-cachetools-3.1.0-1.el7.noarch 1549477083 80151 1192ca0248c1e20bc1649c8a693bc070 installed DEBUG: acl-2.2.51-15.el7.x86_64 1585707377 201209 ca945ffcb793aa5f88ce8a2b9ba82753 installed DEBUG: python2-cryptography-2.5-1.el7.x86_64 1550859553 2995242 a259a0863be05988389898eea31c49f8 installed DEBUG: dwz-0.11-3.el7.x86_64 1402363547 225103 28a047bc76d0ad80e6938a94898129ca installed DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch 1550861566 609640 b8e13fd35e93abc9fabac15995422016 installed DEBUG: kmod-libs-20-28.el7.x86_64 1585709895 91800 b5b5262c5f2bc70956eaab42f0b8f1ed installed DEBUG: zip-3.0-11.el7.x86_64 1478364595 815173 f49ae6270a053005b67e417123691ca7 installed DEBUG: libfontenc-1.1.3-3.el7.x86_64 1501647039 55701 1473960449a5d9ef0cc86d67bc47dff2 installed DEBUG: lato-fonts-2.015-1.el7.noarch 1443220112 11875284 efbc6f57be117c84a57f1b83888385cf installed DEBUG: libpaper-1.1.24-9.el7.x86_64 1601484506 86163 9a45668eab676cdd0573a63d074f23c7 installed DEBUG: glibc-devel-2.17-326.el7_9.x86_64 1652890724 1066188 7c327c2f0c56d479e77778b056d36068 installed DEBUG: ncurses-5.9-14.20130511.el7_4.x86_64 1504735709 439378 8ca93e2831102818759a22e22e871268 installed DEBUG: fribidi-1.0.2-1.el7_7.1.x86_64 1577115584 309751 c2ae48ae2978dba98308b6c4cebda74d installed DEBUG: jbigkit-libs-2.0-11.el7.x86_64 1402392685 105882 1ed20c50fdc4614601403474e8240db8 installed DEBUG: json-c-0.11-4.el7_0.x86_64 1403612338 65593 62bcb642b82d3b3aeb99ba9ba1b40715 installed DEBUG: libxcb-1.13-1.el7.x86_64 1540917672 1011680 923a4fbb3fc66c81699e3c0354c2f8d2 installed DEBUG: libXext-1.3.3-3.el7.x86_64 1448003987 87102 fa7e50dec56e01bbe4d33adaec446c9c installed DEBUG: libXt-1.1.5-3.el7.x86_64 1501646835 430105 5f357545763a40cda11cfd5e002cae50 installed DEBUG: libXmu-1.1.2-2.el7.x86_64 1448004095 172054 30004e6ab36e030aae8da010bfc697f9 installed DEBUG: libXcursor-1.1.15-1.el7.x86_64 1540917537 47039 4820a6e82a10283c5d0847f37c189363 installed DEBUG: libXrandr-1.5.1-2.el7.x86_64 1501647977 48626 08ffc02cefbf48f4e52f7a6ac4f8dc24 installed DEBUG: libXinerama-1.1.3-2.1.el7.x86_64 1402381520 14967 114ac67c20604dce0339038e2e34b193 installed DEBUG: libXaw-1.0.13-4.el7.x86_64 1501648561 498789 42e25e863c3a848f9ffd2ef57b2f75da installed DEBUG: xorg-x11-server-utils-7.7-20.el7.x86_64 1502476992 431711 e3d288c289e13d0bca6df7225913230c installed DEBUG: libtasn1-4.10-1.el7.x86_64 1501633297 424486 5bd1b0b4094fac08713f986572a8625e installed DEBUG: ca-certificates-2022.2.54-74.el7_9.noarch 1663766796 2314578 fa8b9d0b2aa3670a98f61272ca6a05c9 installed DEBUG: libtool-ltdl-2.4.2-22.el7_3.x86_64 1492024115 67814 ff22ccbfa94b59e371c3073511c533c9 installed DEBUG: coreutils-8.22-24.el7_9.2.x86_64 1605565499 14594210 21873db92cb3c945747024de6b034910 installed DEBUG: openssl-libs-1:1.0.2k-26.el7_9.x86_64 1679328899 3208716 5f65935362140c3ed4bd10ec987793b1 installed DEBUG: python-libs-2.7.5-92.el7_9.x86_64 1656431739 24716225 7d9d446da764b2f833484dba619890de installed DEBUG: ruby-libs-2.0.0.648-39.el7_9.x86_64 1649176657 10890779 5958d33d9fb56a33abd8f1aaf4294c90 installed DEBUG: gzip-1.5-11.el7_9.x86_64 1652367512 250421 e5c046f2a9563b4da1c487c673334394 installed DEBUG: libmount-2.23.2-65.el7_9.1.x86_64 1612283515 278157 fa861327e785c3b2e42c330fb74b65d6 installed DEBUG: shared-mime-info-1.8-5.el7.x86_64 1585715455 2379876 8c66fe453adb46917cd07e47cf1ba152 installed DEBUG: pkgconfig-1:0.27.1-4.el7.x86_64 1402351548 105522 ef58117c9c617599952c0642ff5e8d00 installed DEBUG: cracklib-2.9.0-11.el7.x86_64 1402378933 209610 a973d883d6785904e49266428bb3ed90 installed DEBUG: binutils-2.27-44.base.el7_9.1.x86_64 1635781157 25181976 0a3a905d4a30196a3967f9466893c33e installed DEBUG: atk-2.28.1-2.el7.x86_64 1585707368 1273714 9af29686b4352cd94be3a76e55eb222c installed DEBUG: libpwquality-1.2.3-5.el7.x86_64 1523419099 332421 e40a69f0a1803dfa3736aba2c8ea1fb4 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el7.noarch 1565639102 1428518 8b0d4293f4a5341fab8dfb60c2881e1e installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el7.noarch 1565639102 86572 27f4e6b7352c6560de7d8b809a27534d installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el7.noarch 1565639102 1099749 29fb1061ea783c34b9667382e9185e67 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el7.noarch 1565639102 2469317 8144e858bb0a81d74882363022976b74 installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el7.noarch 1565639102 45184 1fbbfe97123bf511b37f9e3f6f84b251 installed DEBUG: urw-base35-fonts-20170801-10.el7.noarch 1565639102 5478 6deaf09eae378892c554844111f0ec3a installed DEBUG: harfbuzz-1.7.5-2.el7.x86_64 1540922811 709362 bb9904035f958cfff8a59f4e79ffeaa0 installed DEBUG: libcroco-0.6.12-6.el7_9.x86_64 1601484346 324875 1b0f011b34dfb6ae81be7200113dda6d installed DEBUG: python2-funcsigs-1.0.2-1.el7.noarch 1465661284 84211 01a9e85d4ee325da28e05a7da8805964 installed DEBUG: python2-monotonic-1.5-1.el7.noarch 1532162297 25637 f9a4116d600f7c06ec2104c2d92270ef installed DEBUG: python2-pyparsing-2.3.1-1.el7.noarch 1551332386 607958 2b329f602cdf93441030202c9b6ea7d4 installed DEBUG: python2-pysocks-1.5.6-3.el7.noarch 1463411231 59840 0ed8e06364e5f2727acb13dd8c1dbaa7 installed DEBUG: python2-backports-1.0-16.el7.x86_64 1560847708 638 8a149164e53abe8b9cd2dbeb2ffd3385 installed DEBUG: python2-urllib3-1.24.1-3.el7.noarch 1550061384 664797 2d0a8892f28f553956216153fdee4b13 installed DEBUG: python2-greenlet-0.4.12-1.el7.x86_64 1517484521 45909 6c8db3a4ee3455e4dd25d73150b21535 installed DEBUG: python2-sqlalchemy-1.2.17-2.el7.x86_64 1549393666 11067847 61ed47fa29c4474951f056b41fffc39a installed DEBUG: python2-imagesize-0.7.1-5.el7.noarch 1488830757 8141 8df48dbc3cdd9f1078be0050adcaf651 installed DEBUG: python2-snowballstemmer-1.2.0-2.el7.noarch 1453653419 809983 26df7ea90f3076e632bddb458632b27a installed DEBUG: python2-sphinx_rtd_theme-0.2.4-1.el7.noarch 1498829509 393320 45b487c700b1b38b7f316b5b5cf8c86b installed DEBUG: python-enum34-1.0.4-1.el7.noarch 1447975905 329922 77ff2e0ff3ed1202d829fe2e097d9e15 installed DEBUG: pytz-2016.10-2.el7.noarch 1501779215 190290 c99b176911a0dc1bfcecdddb06ef0de1 installed DEBUG: python2-jinja2-2.10.1-1.el7.noarch 1596109134 1261666 535d515bb4b7ae4740c00f777c59817e installed DEBUG: gdb-7.6.1-120.el7.x86_64 1601482700 7375630 d972171eeec1e05c2ec958c5afd2581b installed DEBUG: gd-2.0.35-27.el7_9.x86_64 1608049656 554576 fd5ea6eda7ab30741f1eb0ea8fe4fa71 installed DEBUG: fipscheck-1.4.1-6.el7.x86_64 1501678069 38839 a2e0953263a6285a00476819997c1caf installed DEBUG: cyrus-sasl-lib-2.1.26-24.el7_9.x86_64 1645709263 396919 147d094b00df6d5b27a318e66e06f1bc installed DEBUG: nss-pem-1.0.3-7.el7.x86_64 1565313390 205531 fcbeb88a2197423614ddfab41ef55cbe installed DEBUG: nss-sysinit-3.79.0-5.el7_9.x86_64 1679338129 14111 3bd1d211d43d7c005c523d2ef3a73bd3 installed DEBUG: libcurl-7.29.0-59.el7_9.1.x86_64 1605544571 439280 36a88f67f14d6ed72436b11c72c9e2dc installed DEBUG: rpm-libs-4.11.3-48.el7_9.x86_64 1637771619 615464 4795540bb6e6f1c4934f029445c7b5b2 installed DEBUG: python-paste-deploy-1.5.2-6.el7.noarch 1458332571 145293 43604fcfb4db5e0a0ff3839f36534ab2 installed DEBUG: python-mako-0.8.1-2.el7.noarch 1402357022 1480809 3d73873e00ffedb20608eb647a94dd39 installed DEBUG: python-waitress-0.8.9-5.el7.noarch 1475542375 758012 5826585737004b6d000f3aa61730975e installed DEBUG: python-sqlparse-0.1.18-5.el7.noarch 1458332940 284836 5b4eea326b8c34cc100bb3a8dc77ab77 installed DEBUG: python-simplegeneric-0.8-7.el7.noarch 1419170773 24563 e2adfc9a4027d83b34cdd0ac2f750b17 installed DEBUG: python-routes-2.4.1-1.el7.noarch 1495144859 476787 9875437788a923935098eab966517ff3 installed DEBUG: python-logutils-0.3.3-3.el7.noarch 1430794822 138160 8996d735fe6c780200c3e4eef7e30a48 installed DEBUG: python-editor-0.4-4.el7.noarch 1452724904 19412 6c0325c591a268a7d0cbc26b5d6e877b installed DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch 1582212854 111906 5aa283566c1bbc0cb7c9d8766b909c9a installed DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 17227 0c252b639a121cbd80268d018a9f5611 installed DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch 1594621493 14081 86ed2f2fd26119cea8db07df4d0d19f7 installed DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 16979 d14f5cda3b949fe7495ba66053376224 installed DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 203706 50619f5b89635c0adda4284777ccc104 installed DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 278730 9e359a3ec17a7430525ef7e1709211b9 installed DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch 1591767902 181239 e61afe8e8c21ba63e7bda31aee42aca9 installed DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch 1582227203 167282 db1a0d17b5b7fb29a8e9d4b1b3554d9e installed DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 17156 07e5eca78f1db450f60beeb59667d00e installed DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch 1606113356 110907 0a50b6fd78bf1109dfca3319f5e469ab installed DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch 1662740684 28465 798d3a56c41710bd113c984b2d26bbdc installed DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch 1582265005 314841 3557b0e64ffd6bd9369d6c3356cf4858 installed DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch 1582218916 639497 93f25a14ce4f5a0e0f9dd01c78eaf07a installed DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch 1587732894 39850 44f193359807984a1e132ca647a922ad installed DEBUG: python2-pykmip-0.8.0-1.el7.noarch 1550247699 2343649 82002df5385d85d99c05921b0b7503ab installed DEBUG: openldap-2.4.44-25.el7_9.x86_64 1645636356 1037056 e9f7c2195fb6db4381b991898a4aec55 installed DEBUG: libgcc-4.8.5-44.el7.x86_64 1601433759 179272 e4efbc19aadbde022dd8a1eb4b585087 installed DEBUG: python-urlgrabber-3.10-10.el7.noarch 1585714443 503358 86520621451601031574f88ea0f852de installed DEBUG: setup-2.8.71-11.el7.noarch 1585715374 697141 ea06d9c1b2cf1331a82dac83e55e0b60 installed DEBUG: rubygem-bigdecimal-1.2.0-39.el7_9.x86_64 1649176657 84555 205e68a6e5dc1ecd4cc74a0e72145ade installed DEBUG: adobe-mappings-cmap-20171205-3.el7.noarch 1565367531 13746679 c7aefcadcd2e25432089bcfeab49cdea installed DEBUG: rubygem-rdoc-4.0.0-39.el7_9.noarch 1649176657 1271686 83c37517c4e4c0cdf27c64bdc2b200c2 installed DEBUG: dejavu-fonts-common-2.33-6.el7.noarch 1402349670 130455 61a93ec3edc83c900c0730e52ac1d1cb installed DEBUG: gnupg2-2.0.22-5.el7_5.x86_64 1531487214 6637796 a293dfefd6596bfe5c54ba68377e334e installed DEBUG: perl-srpm-macros-1-8.el7.noarch 1402343091 794 6bd0791a143b53addc95cbeb050859c8 installed DEBUG: pygpgme-0.3-9.el7.x86_64 1402356647 197501 67b8c720f59a063adbbca2392bac0281 installed DEBUG: glibc-2.17-326.el7_9.x86_64 1652890724 14100922 5b1faeed7ae09fbca5f4a99dac4e932e installed DEBUG: ustr-1.0.4-16.el7.x86_64 1402344766 285943 58bb2ebb64b048e24a4c7d5d51170f55 installed DEBUG: ncurses-libs-5.9-14.20130511.el7_4.x86_64 1504735709 1028216 bba677eda5184b5127b7817d2c1dec12 installed DEBUG: libsmartcols-2.23.2-65.el7_9.1.x86_64 1612283515 168720 7f82d20c0604f2e1d0a51da90fee5d6e installed DEBUG: libselinux-2.5-15.el7.x86_64 1585711002 217762 939b030e19f37ea46c0cdda66748fb04 installed DEBUG: device-mapper-7:1.02.170-6.el7_9.5.x86_64 1619616727 342456 511318eae506189450b1e14c1e62ebd4 installed DEBUG: xz-libs-5.2.2-2.el7_9.x86_64 1655304053 239983 00fab3b3934e23d8b130a49c45ada0e2 installed DEBUG: cryptsetup-libs-2.0.3-6.el7.x86_64 1585707796 1219519 61f488ba5b278e434e4558e750b17127 installed DEBUG: libattr-2.4.46-13.el7.x86_64 1523407244 19896 209b05c7b77a33a4cc176077945833e8 installed DEBUG: systemd-219-78.el7_9.7.x86_64 1662044298 24448450 2b2aa07094f852d7694ccf6041ce28de installed DEBUG: libpng-2:1.5.13-8.el7.x86_64 1602604338 616133 10be3baa53da2a0cc048662b850d17a3 installed DEBUG: libpciaccess-0.14-1.el7.x86_64 1523413923 45649 b980f4a133f488a872fea9465d6039ed installed DEBUG: libjpeg-turbo-1.2.90-8.el7.x86_64 1565310207 350419 e97a8f8a8945115b68926afe6c6d14c8 installed DEBUG: mesa-libgbm-18.3.4-12.el7_9.x86_64 1605544205 58336 0abb6985d7c140bcb7ddaade15d9990d installed DEBUG: libgpg-error-1.12-3.el7.x86_64 1402390008 350865 a3933d4ce43c07fa9305e8765d78d099 installed DEBUG: pango-1.42.4-4.el7_7.x86_64 1568397799 754903 c6f10144d673284d94fd5dd42ba6ca38 installed DEBUG: grep-2.20-3.el7.x86_64 1501743524 1195131 92bc957d1c4fc3764e134d8f82544abe installed DEBUG: cups-libs-1:1.6.3-51.el7.x86_64 1601481230 734287 29f86f8d19060d74d10843f09ff8c8de installed DEBUG: cpio-2.11-28.el7.x86_64 1602604082 689345 4a25327c4e1ef56cbe9c481943bfebba installed DEBUG: openssh-clients-7.4p1-22.el7_9.x86_64 1637771717 2643168 d849183f4bf673f9492384a94b501ef5 installed DEBUG: mpfr-3.1.1-4.el7.x86_64 1402362714 554279 4cedb227fd4730529b0874792007692b installed DEBUG: python2-mock-3.0.5-1.el7.noarch 1562663513 171972 dd5ad777c407c8cb10e9084149abdd51 installed DEBUG: gawk-4.0.2-4.el7_3.1.x86_64 1498686770 2435978 5efa8feaeb12d57cda1a9bcd9c8af917 installed DEBUG: libtommath-0.42.0-6.el7.x86_64 1504809311 70394 a3a60d038cff36036059a45e79db3996 installed DEBUG: audit-libs-2.8.5-4.el7.x86_64 1565265980 256386 9d116ad6305cd827bdca472b2add8932 installed DEBUG: adobe-mappings-pdf-20180407-1.el7.noarch 1565367530 4398414 ba08f46d100c728d435ceb3e500decaa installed DEBUG: groff-base-1.22.2-8.el7.x86_64 1402345046 3453946 591d2a12420abc9fa9934414fc0987f4 installed DEBUG: python2-sphinx-1:1.8.4-1.el7.noarch 1550073304 8441074 9264837b29fa73cd4f624e7bdfa6b491 installed DEBUG: libgomp-4.8.5-44.el7.x86_64 1601433759 212144 91a373019a746039e03c07bd6e19c7d0 installed DEBUG: rpm-build-4.11.3-48.el7_9.x86_64 1637771619 331384 19ad69316195568dcc72ecb3c163d1a1 installed DEBUG: lcms2-2.6-3.el7.x86_64 1478369155 377192 b0922952f79e6678c0cca8095a909a52 installed DEBUG: python2-webob-1.8.5-1.el7.noarch 1549628866 1343835 7b58e232a893845253ca1a24c2f69e37 installed DEBUG: openjpeg2-2.3.1-3.el7_7.x86_64 1582125614 361350 9e38788a4b81a87e55c6178c1ff40b81 installed DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch 1582193622 251405 1cf895db4069803f956ee2972b71ef5e installed DEBUG: perl-HTTP-Tiny-0.033-3.el7.noarch 1402347217 97210 6133c7c1aee2bfeee269de4592b25884 installed DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 1552663581 676004 5cca1c365b89435f877a29fbfee38833 installed DEBUG: perl-Text-ParseWords-3.29-4.el7.noarch 1402348486 16431 58a96328cb0e6dd435d15af542467a38 installed DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch 1549990694 781336 37cc27551d9e7c108fcf8c9b9f39d206 installed DEBUG: perl-Carp-1.26-244.el7.noarch 1402362759 28276 0f9ffc1d8836311235869048667422e9 installed DEBUG: python-pyngus-2.0.3-3.el7.noarch 1468254835 194777 0f4d2e55b5f5faad9278a78dbc5fc94e installed DEBUG: perl-PathTools-3.40-5.el7.x86_64 1402373476 174131 c597987071b0f81a0029667e83e1ecae installed DEBUG: python2-cffi-1.11.2-1.el7.x86_64 1511454681 1095230 91615447799497da29e619c78dbff941 installed DEBUG: perl-Time-HiRes-4:1.9725-3.el7.x86_64 1402343844 94069 43f7c93d02750221738a8c3bc845a1ca installed DEBUG: libxslt-1.1.28-6.el7.x86_64 1601485039 497694 d90e4b230a21130bbe076a0554f2dde1 installed DEBUG: perl-threads-1.87-4.el7.x86_64 1402377734 98615 29739d2f766c8bd85e85de9f8ccb7367 installed DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 1549618643 171409 901858c32db93553e7e16c078e4165c9 installed DEBUG: perl-macros-4:5.16.3-299.el7_9.x86_64 1612283772 5134 cc56a8cb39fd2f5c9c4e48489362539b installed DEBUG: python2-statsd-3.2.1-5.el7.noarch 1484645086 141514 2c0570b5e558c1665254a88b3fb051fa installed DEBUG: perl-TermReadKey-2.30-20.el7.x86_64 1402385372 59999 48356fe925819f41d6446ffc09d1b21d installed DEBUG: python2-contextlib2-0.5.5-8.el7.noarch 1532620875 45554 f5c4b63b915750ad54126fa6f73eb878 installed DEBUG: pinentry-0.8.1-17.el7.x86_64 1478360967 159929 740fabe008451f11fee22ff086fb13d3 installed DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch 1520952437 945933 b207346c67c38e20d6b532a1a85bd5db installed DEBUG: patch-2.7.1-12.el7_7.x86_64 1571788780 215353 9a704b9a2dde0e91be95a333d8d12efb installed DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 1402381906 3309358 503a4afe8da0f85b546d028466fd0958 installed DEBUG: bzip2-1.0.6-13.el7.x86_64 1447995892 83791 704f597825711270b0ba2af51bebecae installed DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch 1549474120 300206 d3f2d632dee0d2c2154e51abf830bdc0 installed DEBUG: google-roboto-slab-fonts-1.100263-0.5.20150923git.el7.noarch 1488876589 712685 f4b13295b548ac9871ab977e49eb31d3 installed DEBUG: python-migrate-0.11.0-1.el7.noarch 1491574200 836365 d1132c24fa918b4140337bcc36ad3f94 installed DEBUG: glibc-headers-2.17-326.el7_9.x86_64 1652890724 2342563 9754a8c9bc98b0ad8524480fa4e09647 installed DEBUG: python-memcached-1.58-1.el7.noarch 1504037044 126261 4d00a53702197063b818c721dd3aadde installed DEBUG: graphite2-1.3.10-1.el7_3.x86_64 1500633633 254548 ac1d0755528ed9fd520d7321bf194d41 installed DEBUG: python2-alembic-1.0.7-1.el7.noarch 1549392039 4458968 d8f3876f4ce92d223bb48eb40e2c5508 installed DEBUG: libtiff-4.0.3-35.el7.x86_64 1602604542 494465 2c3759eb327fd96d59731bfd370b8953 installed DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch 1593755113 15675 f40e27c52e123e24fb0a8d82d8031c8d installed DEBUG: libX11-1.6.7-4.el7_9.x86_64 1630334719 1325696 99a31895e528d748509fab7d23c4541f installed DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch 1582199603 16174 4445b7493fe7f4e54659c98ee52ce715 installed DEBUG: libXfixes-5.0.3-1.el7.x86_64 1501645920 26903 f7535a332d39d22e1853767cb29c38b7 installed DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch 1613982295 90273 85563f56d626e68be410ad94504ae095 installed DEBUG: libXdamage-1.1.4-4.1.el7.x86_64 1402360712 29688 22c8af639cb4ad5be38747dce56a632b installed DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch 1582227311 167720 82843377ff06572263a7113f1f98391d installed DEBUG: libXxf86vm-1.1.4-1.el7.x86_64 1501646601 25680 cf59e013b0def500ab01ceffff473372 installed DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch 1582258569 245076 22b368d651bf46aa5f16b8319bb8f5e3 installed DEBUG: libXcomposite-0.4.4-4.1.el7.x86_64 1402344296 35184 43ff7c9b707c42cfe3723220ca5d31de installed DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch 1616167823 1034800 cdbbb821c0a3539eb3a24a9187aa7c8a installed DEBUG: libthai-0.1.14-9.el7.x86_64 1403024898 704340 50db030da1664a77725f711a80a68299 installed DEBUG: python2-pecan-1.3.2-1.el7.noarch 1528107403 1518137 4dd6365a8f666dd4f52afa0b6db036c8 installed DEBUG: krb5-libs-1.15.1-55.el7_9.x86_64 1669835018 2204184 6fee5dd63dcbfce2bc65c8bbda56cf16 installed DEBUG: python-2.7.5-92.el7_9.x86_64 1656431739 80835 f809b23c2115a31918db685d89ea687e installed DEBUG: libblkid-2.23.2-65.el7_9.1.x86_64 1612283515 265925 86fcddd4998b8a8559299d9e1ab02424 installed DEBUG: gdk-pixbuf2-2.36.12-3.el7.x86_64 1540936220 2927994 bb7dabe82de2f808be2e1c12c260d669 installed DEBUG: python2-setuptools-40.8.0-1.el7.noarch 1549642455 3246876 f52cb54a5a8ce912069e8f6aee21dcfd installed DEBUG: python2-ipaddress-1.0.18-5.el7.noarch 1533915204 233199 a905b57e96075c58d1e201f5716b3ae7 installed DEBUG: urw-base35-c059-fonts-20170801-10.el7.noarch 1565639102 1460348 01553397ce5ce3331fd586937dedd368 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el7.noarch 1565639102 1429675 438a954d538462dc8dfda6f693e5b73e installed DEBUG: urw-base35-z003-fonts-20170801-10.el7.noarch 1565639102 400088 a7b62f630dac3cab613fbb7b6e9e1cbf installed DEBUG: yum-metadata-parser-1.1.4-10.el7.x86_64 1402389588 58789 929f0abd8c5671c69f86fce8d7cdd42d installed DEBUG: python2-idna-2.5-1.el7.noarch 1495663309 576509 ce8101028071d45be744ac5ed7851731 installed DEBUG: python2-packaging-19.0-1.el7.noarch 1550168161 161347 d139a46504d5bc8049c635cefdedc48d installed DEBUG: python-backports-ssl_match_hostname-3.5.0.1-1.el7.noarch 1504627470 18824 1ee0d2710efaf8a98fabc02d1b593fac installed DEBUG: python2-markupsafe-1.1.0-2.el7.x86_64 1550498553 62524 adc65934f37237b3e4114b92c9c296d1 installed DEBUG: python2-pygments-2.2.0-7.el7.noarch 1499165121 8126173 46479a8e3aef6a9428c07d4d388566c9 installed DEBUG: pyliblzma-0.5.3-11.el7.x86_64 1402377649 190112 a09aa8e806a3f6285e9fe765d69d3ee9 installed DEBUG: python2-babel-2.6.0-4.el7.noarch 1549479613 25826891 fc950978178369e1515f89a86dd69fbf installed DEBUG: libXft-2.3.2-2.el7.x86_64 1448004042 125933 dd826dcfb492ed42a1d822c74eec0195 installed DEBUG: libssh2-1.8.0-4.el7.x86_64 1602604454 191488 c3dbc0c6a2d776ee2a6a893d1a5fd7b7 installed DEBUG: nss-3.79.0-5.el7_9.x86_64 1679338129 2584370 9ca2266c9dbb9013174a0dc86361f3a5 installed DEBUG: curl-7.29.0-59.el7_9.1.x86_64 1605544571 540396 d5522f431ab52fc028196412b713222b installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.spec'], chrootPath='/var/lib/mock/dlrn-centos-train-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=1005gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ddc28d80afb543c6b7304cf7cdf0f5e0', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.62p_oyox:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-barbican.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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TQAmPp DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf barbican-9.0.2.dev23 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/barbican-9.0.2.dev23-0.20230515084900.1cd585c.tar.gz DEBUG: + /usr/bin/tar -xf - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd barbican-9.0.2.dev23 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + rm -rf barbican.egg-info DEBUG: + sed -i s/oslosphinx/oslo.sphinx/ doc/source/conf.py DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GJziOK DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-9.0.2.dev23 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/barbican DEBUG: creating build/lib/barbican/tests DEBUG: creating build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/__init__.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_init.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_resources.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_resources_policy.py -> build/lib/barbican/tests/api DEBUG: copying barbican/tests/api/test_transport_keys_resource.py -> build/lib/barbican/tests/api DEBUG: creating build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/__init__.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_hrefs.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_quota.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_utils.py -> build/lib/barbican/tests/common DEBUG: copying barbican/tests/common/test_validators.py -> build/lib/barbican/tests/common DEBUG: creating build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/__init__.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_acls.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_consumers.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_containers.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_orders.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_quotas.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_secretmeta.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_secrets.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_secretstores.py -> build/lib/barbican/tests/api/controllers DEBUG: copying barbican/tests/api/controllers/test_versions.py -> build/lib/barbican/tests/api/controllers DEBUG: creating build/lib/barbican/objects DEBUG: copying barbican/objects/__init__.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/base.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_acl.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_acl_user.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_consumer_meta.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/container_secret.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/encrypted_datum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/fields.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/kekdatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order_barbican_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order_plugin_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/order_retry_task.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/project.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/project_quotas.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/project_secret_store.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_acl.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_acl_user.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_store_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_stores.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/secret_user_metadatum.py -> build/lib/barbican/objects DEBUG: copying barbican/objects/transport_key.py -> build/lib/barbican/objects DEBUG: creating build/lib/barbican/tests/plugin DEBUG: creating build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/tests/plugin/interface/__init__.py -> build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/tests/plugin/interface/test_certificate_manager.py -> build/lib/barbican/tests/plugin/interface DEBUG: copying barbican/tests/plugin/interface/test_secret_store.py -> build/lib/barbican/tests/plugin/interface DEBUG: creating build/lib/barbican/tasks DEBUG: copying barbican/tasks/__init__.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/certificate_resources.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/common.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/keystone_consumer.py -> build/lib/barbican/tasks DEBUG: copying barbican/tasks/resources.py -> build/lib/barbican/tasks DEBUG: creating build/lib/barbican/hacking DEBUG: copying barbican/hacking/__init__.py -> build/lib/barbican/hacking DEBUG: copying barbican/hacking/checks.py -> build/lib/barbican/hacking DEBUG: copying barbican/__init__.py -> build/lib/barbican DEBUG: copying barbican/context.py -> build/lib/barbican DEBUG: copying barbican/i18n.py -> build/lib/barbican DEBUG: copying barbican/version.py -> build/lib/barbican DEBUG: creating build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/__init__.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_certificate_resources.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_common.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_keystone_consumer.py -> build/lib/barbican/tests/tasks DEBUG: copying barbican/tests/tasks/test_resources.py -> build/lib/barbican/tests/tasks DEBUG: creating build/lib/barbican/api DEBUG: creating build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/__init__.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/acls.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/consumers.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/containers.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/orders.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/quotas.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/secretmeta.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/secrets.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/secretstores.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/transportkeys.py -> build/lib/barbican/api/controllers DEBUG: copying barbican/api/controllers/versions.py -> build/lib/barbican/api/controllers DEBUG: creating build/lib/barbican/cmd DEBUG: creating build/lib/barbican/cmd/functionaltests DEBUG: copying barbican/cmd/functionaltests/__init__.py -> build/lib/barbican/cmd/functionaltests DEBUG: copying barbican/cmd/functionaltests/test_db_manage.py -> build/lib/barbican/cmd/functionaltests DEBUG: creating build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/__init__.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test-status.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test_barbican_manage.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test_cmd.py -> build/lib/barbican/tests/cmd DEBUG: copying barbican/tests/cmd/test_db_cleanup.py -> build/lib/barbican/tests/cmd DEBUG: creating build/lib/barbican/queue DEBUG: copying barbican/queue/__init__.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/client.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/keystone_listener.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/retry_scheduler.py -> build/lib/barbican/queue DEBUG: copying barbican/queue/server.py -> build/lib/barbican/queue DEBUG: creating build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/__init__.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_crypto.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_manager.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_p11_crypto.py -> build/lib/barbican/tests/plugin/crypto DEBUG: copying barbican/tests/plugin/crypto/test_pkcs11.py -> build/lib/barbican/tests/plugin/crypto DEBUG: creating build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/__init__.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_client.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_keystone_listener.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_retry_scheduler.py -> build/lib/barbican/tests/queue DEBUG: copying barbican/tests/queue/test_server.py -> build/lib/barbican/tests/queue DEBUG: creating build/lib/barbican/model DEBUG: copying barbican/model/__init__.py -> build/lib/barbican/model DEBUG: copying barbican/model/clean.py -> build/lib/barbican/model DEBUG: copying barbican/model/models.py -> build/lib/barbican/model DEBUG: copying barbican/model/repositories.py -> build/lib/barbican/model DEBUG: copying barbican/model/sync.py -> build/lib/barbican/model DEBUG: creating build/lib/barbican/common DEBUG: creating build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/__init__.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/acls.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/base.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/consumers.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/containers.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/orders.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/quotas.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/secretmeta.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/secrets.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/secretstores.py -> build/lib/barbican/common/policies DEBUG: copying barbican/common/policies/transportkeys.py -> build/lib/barbican/common/policies DEBUG: creating build/lib/barbican/tests/model DEBUG: copying barbican/tests/model/__init__.py -> build/lib/barbican/tests/model DEBUG: copying barbican/tests/model/test_models.py -> build/lib/barbican/tests/model DEBUG: copying barbican/api/__init__.py -> build/lib/barbican/api DEBUG: copying barbican/api/app.py -> build/lib/barbican/api DEBUG: copying barbican/api/hooks.py -> build/lib/barbican/api DEBUG: creating build/lib/barbican/plugin DEBUG: copying barbican/plugin/__init__.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/castellan_secret_store.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/dogtag.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/dogtag_config_opts.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/kmip_secret_store.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/resources.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/simple_certificate_manager.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/snakeoil_ca.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/store_crypto.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/symantec.py -> build/lib/barbican/plugin DEBUG: copying barbican/plugin/vault_secret_store.py -> build/lib/barbican/plugin DEBUG: creating build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/__init__.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_mime_types.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_multiple_backends.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_translations.py -> build/lib/barbican/tests/plugin/util DEBUG: copying barbican/tests/plugin/util/test_utils.py -> build/lib/barbican/tests/plugin/util DEBUG: creating build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/__init__.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/base.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/manager.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/p11_crypto.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/pkcs11.py -> build/lib/barbican/plugin/crypto DEBUG: copying barbican/plugin/crypto/simple_crypto.py -> build/lib/barbican/plugin/crypto DEBUG: creating build/lib/barbican/model/migration DEBUG: creating build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/__init__.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/container_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/encrypted_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/env.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/kek_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/order_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/projects_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/secrets_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: copying barbican/model/migration/alembic_migrations/transport_keys_init_ops.py -> build/lib/barbican/model/migration/alembic_migrations DEBUG: creating build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/__init__.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_acls.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_certificate_authorities.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_consumers.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_containers.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_order_retry_tasks.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_orders.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_projects.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_quotas.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secret_metadata.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secret_stores.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_secrets.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/tests/model/repositories/test_repositories_transport_keys.py -> build/lib/barbican/tests/model/repositories DEBUG: copying barbican/common/__init__.py -> build/lib/barbican/common DEBUG: copying barbican/common/accept.py -> build/lib/barbican/common DEBUG: copying barbican/common/config.py -> build/lib/barbican/common DEBUG: copying barbican/common/exception.py -> build/lib/barbican/common DEBUG: copying barbican/common/hrefs.py -> build/lib/barbican/common DEBUG: copying barbican/common/policy.py -> build/lib/barbican/common DEBUG: copying barbican/common/quota.py -> build/lib/barbican/common DEBUG: copying barbican/common/resources.py -> build/lib/barbican/common DEBUG: copying barbican/common/utils.py -> build/lib/barbican/common DEBUG: copying barbican/common/validators.py -> build/lib/barbican/common DEBUG: copying barbican/model/migration/__init__.py -> build/lib/barbican/model/migration DEBUG: copying barbican/model/migration/commands.py -> build/lib/barbican/model/migration DEBUG: creating build/lib/barbican/tests/api/middleware DEBUG: copying barbican/tests/api/middleware/__init__.py -> build/lib/barbican/tests/api/middleware DEBUG: copying barbican/tests/api/middleware/test_context.py -> build/lib/barbican/tests/api/middleware DEBUG: copying barbican/tests/api/middleware/test_simple.py -> build/lib/barbican/tests/api/middleware DEBUG: creating build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/__init__.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/mime_types.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/multiple_backends.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/translations.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/plugin/util/utils.py -> build/lib/barbican/plugin/util DEBUG: copying barbican/tests/__init__.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/certificate_utils.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/database_utils.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/fixture.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/keys.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/test_hacking.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/test_middleware_auth.py -> build/lib/barbican/tests DEBUG: copying barbican/tests/utils.py -> build/lib/barbican/tests DEBUG: copying barbican/cmd/__init__.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/barbican_manage.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/db_manage.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/keystone_listener.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/pkcs11_kek_rewrap.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/pkcs11_key_generation.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/pkcs11_migrate_kek_signatures.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/retry_scheduler.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/status.py -> build/lib/barbican/cmd DEBUG: copying barbican/cmd/worker.py -> build/lib/barbican/cmd DEBUG: copying barbican/tests/plugin/__init__.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_castellan_secret_store.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_dogtag.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_kmip.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_resource.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_simple_certificate_manager.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_snakeoil_ca.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_store_crypto.py -> build/lib/barbican/tests/plugin DEBUG: copying barbican/tests/plugin/test_symantec.py -> build/lib/barbican/tests/plugin DEBUG: creating build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/__init__.py -> build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/context.py -> build/lib/barbican/api/middleware DEBUG: copying barbican/api/middleware/simple.py -> build/lib/barbican/api/middleware DEBUG: creating build/lib/barbican/plugin/interface DEBUG: copying barbican/plugin/interface/__init__.py -> build/lib/barbican/plugin/interface DEBUG: copying barbican/plugin/interface/certificate_manager.py -> build/lib/barbican/plugin/interface DEBUG: copying barbican/plugin/interface/secret_store.py -> build/lib/barbican/plugin/interface DEBUG: creating build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/__init__.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_base.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_project.py -> build/lib/barbican/tests/objects DEBUG: copying barbican/tests/objects/test_ovo_project_quotas.py -> build/lib/barbican/tests/objects DEBUG: running egg_info DEBUG: creating barbican.egg-info DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: [pbr] Processing SOURCES.txt DEBUG: writing manifest file 'barbican.egg-info/SOURCES.txt' DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'barbican.egg-info/SOURCES.txt' DEBUG: + sleep 1 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator-2 --config-file=etc/oslo-config-generator/barbican.conf DEBUG: /usr/lib/python2.7/site-packages/oslo_config/types.py:59: UserWarning: converting '1' to a string DEBUG: warnings.warn('converting \'%s\' to a string' % str_val) DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5rOUff DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64 DEBUG: + cd barbican-9.0.2.dev23 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' DEBUG: + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64 DEBUG: running install DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7 DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/interface/secret_store.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/interface/certificate_manager.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/interface DEBUG: copying build/lib/barbican/plugin/interface/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/interface DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/utils.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/translations.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/multiple_backends.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/mime_types.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util DEBUG: copying build/lib/barbican/plugin/util/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/simple_crypto.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/pkcs11.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/p11_crypto.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/manager.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/base.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/crypto/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto DEBUG: copying build/lib/barbican/plugin/vault_secret_store.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/symantec.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/store_crypto.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/snakeoil_ca.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/simple_certificate_manager.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/resources.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/kmip_secret_store.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/dogtag_config_opts.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/dogtag.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/castellan_secret_store.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: copying build/lib/barbican/plugin/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/validators.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/utils.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/resources.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/quota.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/policy.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/hrefs.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/exception.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/config.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/accept.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: copying build/lib/barbican/common/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/transportkeys.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/secretstores.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/secrets.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/secretmeta.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/quotas.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/orders.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/containers.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/consumers.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/acls.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: copying build/lib/barbican/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration DEBUG: copying build/lib/barbican/model/migration/commands.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration DEBUG: copying build/lib/barbican/model/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/transport_keys_init_ops.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/secrets_init_ops.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/projects_init_ops.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/order_ops.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/kek_init_ops.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/encrypted_init_ops.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/container_init_ops.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations DEBUG: copying build/lib/barbican/model/sync.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model DEBUG: copying build/lib/barbican/model/repositories.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model DEBUG: copying build/lib/barbican/model/models.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model DEBUG: copying build/lib/barbican/model/clean.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model DEBUG: copying build/lib/barbican/model/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue DEBUG: copying build/lib/barbican/queue/server.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue DEBUG: copying build/lib/barbican/queue/retry_scheduler.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue DEBUG: copying build/lib/barbican/queue/keystone_listener.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue DEBUG: copying build/lib/barbican/queue/client.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue DEBUG: copying build/lib/barbican/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/worker.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/status.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/retry_scheduler.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/pkcs11_migrate_kek_signatures.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/pkcs11_key_generation.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/pkcs11_kek_rewrap.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/keystone_listener.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/db_manage.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/barbican_manage.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: copying build/lib/barbican/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/functionaltests DEBUG: copying build/lib/barbican/cmd/functionaltests/test_db_manage.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/functionaltests DEBUG: copying build/lib/barbican/cmd/functionaltests/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/functionaltests DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/simple.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/middleware DEBUG: copying build/lib/barbican/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/middleware DEBUG: copying build/lib/barbican/api/hooks.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api DEBUG: copying build/lib/barbican/api/app.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api DEBUG: copying build/lib/barbican/api/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/versions.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/transportkeys.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/secretstores.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/secrets.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/secretmeta.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/quotas.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/orders.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/containers.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/consumers.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/acls.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers DEBUG: copying build/lib/barbican/version.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican DEBUG: copying build/lib/barbican/i18n.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican DEBUG: copying build/lib/barbican/context.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican DEBUG: copying build/lib/barbican/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/hacking DEBUG: copying build/lib/barbican/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/hacking DEBUG: copying build/lib/barbican/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks DEBUG: copying build/lib/barbican/tasks/resources.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks DEBUG: copying build/lib/barbican/tasks/keystone_consumer.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks DEBUG: copying build/lib/barbican/tasks/common.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks DEBUG: copying build/lib/barbican/tasks/certificate_resources.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks DEBUG: copying build/lib/barbican/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/transport_key.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_user_metadatum.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_stores.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_store_metadatum.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_acl_user.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/secret_acl.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/secret.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/project_secret_store.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/project_quotas.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/project.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/order_retry_task.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/order_plugin_metadatum.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/order_barbican_metadatum.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/order.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/kekdatum.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/fields.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/encrypted_datum.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/container_secret.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/container_consumer_meta.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/container_acl_user.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/container_acl.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/container.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/base.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: copying build/lib/barbican/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_project_quotas.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_project.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/test_ovo_base.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/objects DEBUG: copying build/lib/barbican/tests/utils.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests DEBUG: copying build/lib/barbican/tests/test_middleware_auth.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests DEBUG: copying build/lib/barbican/tests/test_hacking.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests DEBUG: copying build/lib/barbican/tests/keys.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests DEBUG: copying build/lib/barbican/tests/fixture.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests DEBUG: copying build/lib/barbican/tests/database_utils.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests DEBUG: copying build/lib/barbican/tests/certificate_utils.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests DEBUG: copying build/lib/barbican/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_transport_keys.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secrets.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secret_stores.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_secret_metadata.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_quotas.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_projects.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_orders.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_order_retry_tasks.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_containers.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_consumers.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_certificate_authorities.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories_acls.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/test_repositories.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/repositories/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories DEBUG: copying build/lib/barbican/tests/model/test_models.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model DEBUG: copying build/lib/barbican/tests/model/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_server.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_retry_scheduler.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_keystone_listener.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/test_client.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue DEBUG: copying build/lib/barbican/tests/queue/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test_db_cleanup.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test_cmd.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test_barbican_manage.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/test-status.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd DEBUG: copying build/lib/barbican/tests/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_resources.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_keystone_consumer.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_common.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/test_certificate_resources.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks DEBUG: copying build/lib/barbican/tests/tasks/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_symantec.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_store_crypto.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_snakeoil_ca.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_simple_certificate_manager.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_resource.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_kmip.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_dogtag.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/test_castellan_secret_store.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: copying build/lib/barbican/tests/plugin/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_utils.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_translations.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_multiple_backends.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/test_mime_types.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util DEBUG: copying build/lib/barbican/tests/plugin/util/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_pkcs11.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_p11_crypto.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_manager.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/test_crypto.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto DEBUG: copying build/lib/barbican/tests/plugin/crypto/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/interface DEBUG: copying build/lib/barbican/tests/plugin/interface/test_secret_store.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/interface DEBUG: copying build/lib/barbican/tests/plugin/interface/test_certificate_manager.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/interface DEBUG: copying build/lib/barbican/tests/plugin/interface/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/interface DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_validators.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_quota.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/test_hrefs.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common DEBUG: copying build/lib/barbican/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/middleware/test_simple.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/middleware/test_context.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/middleware DEBUG: copying build/lib/barbican/tests/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_versions.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_secretstores.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_secrets.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_secretmeta.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_quotas.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_orders.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_containers.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_consumers.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/test_acls.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers DEBUG: copying build/lib/barbican/tests/api/test_transport_keys_resource.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_resources_policy.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_resources.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/test_init.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api DEBUG: copying build/lib/barbican/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/interface/secret_store.py to secret_store.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/interface/certificate_manager.py to certificate_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/interface/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util/translations.py to translations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util/multiple_backends.py to multiple_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util/mime_types.py to mime_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/util/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto/simple_crypto.py to simple_crypto.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto/pkcs11.py to pkcs11.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto/p11_crypto.py to p11_crypto.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto/manager.py to manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/crypto/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/vault_secret_store.py to vault_secret_store.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/symantec.py to symantec.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/store_crypto.py to store_crypto.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/snakeoil_ca.py to snakeoil_ca.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/simple_certificate_manager.py to simple_certificate_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/resources.py to resources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/kmip_secret_store.py to kmip_secret_store.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/dogtag_config_opts.py to dogtag_config_opts.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/dogtag.py to dogtag.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/castellan_secret_store.py to castellan_secret_store.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/plugin/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/validators.py to validators.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/resources.py to resources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/quota.py to quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policy.py to policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/hrefs.py to hrefs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/exception.py to exception.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/config.py to config.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/accept.py to accept.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/transportkeys.py to transportkeys.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/secretstores.py to secretstores.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/secrets.py to secrets.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/secretmeta.py to secretmeta.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/quotas.py to quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/orders.py to orders.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/containers.py to containers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/consumers.py to consumers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/acls.py to acls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/common/policies/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/commands.py to commands.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/transport_keys_init_ops.py to transport_keys_init_ops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/secrets_init_ops.py to secrets_init_ops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/projects_init_ops.py to projects_init_ops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/order_ops.py to order_ops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/kek_init_ops.py to kek_init_ops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/env.py to env.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/encrypted_init_ops.py to encrypted_init_ops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/container_init_ops.py to container_init_ops.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/sync.py to sync.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/repositories.py to repositories.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/models.py to models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/clean.py to clean.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/model/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue/server.py to server.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue/retry_scheduler.py to retry_scheduler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue/keystone_listener.py to keystone_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue/client.py to client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/queue/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/worker.py to worker.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/status.py to status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/retry_scheduler.py to retry_scheduler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/pkcs11_migrate_kek_signatures.py to pkcs11_migrate_kek_signatures.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/pkcs11_key_generation.py to pkcs11_key_generation.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/pkcs11_kek_rewrap.py to pkcs11_kek_rewrap.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/keystone_listener.py to keystone_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/db_manage.py to db_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/barbican_manage.py to barbican_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/functionaltests/test_db_manage.py to test_db_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/cmd/functionaltests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/middleware/simple.py to simple.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/middleware/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/middleware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/hooks.py to hooks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/app.py to app.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/versions.py to versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/transportkeys.py to transportkeys.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/secretstores.py to secretstores.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/secrets.py to secrets.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/secretmeta.py to secretmeta.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/quotas.py to quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/orders.py to orders.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/containers.py to containers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/consumers.py to consumers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/acls.py to acls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/api/controllers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/version.py to version.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/i18n.py to i18n.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/context.py to context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/hacking/checks.py to checks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/hacking/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks/resources.py to resources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks/keystone_consumer.py to keystone_consumer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks/common.py to common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks/certificate_resources.py to certificate_resources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/transport_key.py to transport_key.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/secret_user_metadatum.py to secret_user_metadatum.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/secret_stores.py to secret_stores.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/secret_store_metadatum.py to secret_store_metadatum.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/secret_acl_user.py to secret_acl_user.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/secret_acl.py to secret_acl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/secret.py to secret.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/project_secret_store.py to project_secret_store.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/project_quotas.py to project_quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/project.py to project.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/order_retry_task.py to order_retry_task.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/order_plugin_metadatum.py to order_plugin_metadatum.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/order_barbican_metadatum.py to order_barbican_metadatum.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/order.py to order.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/kekdatum.py to kekdatum.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/fields.py to fields.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/encrypted_datum.py to encrypted_datum.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/container_secret.py to container_secret.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/container_consumer_meta.py to container_consumer_meta.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/container_acl_user.py to container_acl_user.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/container_acl.py to container_acl.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/container.py to container.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/base.py to base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/objects/test_ovo_project_quotas.py to test_ovo_project_quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/objects/test_ovo_project.py to test_ovo_project.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/objects/test_ovo_base.py to test_ovo_base.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/objects/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/utils.py to utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/test_middleware_auth.py to test_middleware_auth.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/test_hacking.py to test_hacking.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/keys.py to keys.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/fixture.py to fixture.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/database_utils.py to database_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/certificate_utils.py to certificate_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_transport_keys.py to test_repositories_transport_keys.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_secrets.py to test_repositories_secrets.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_secret_stores.py to test_repositories_secret_stores.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_secret_metadata.py to test_repositories_secret_metadata.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_quotas.py to test_repositories_quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_projects.py to test_repositories_projects.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_orders.py to test_repositories_orders.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_order_retry_tasks.py to test_repositories_order_retry_tasks.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_containers.py to test_repositories_containers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_consumers.py to test_repositories_consumers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_certificate_authorities.py to test_repositories_certificate_authorities.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories_acls.py to test_repositories_acls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/test_repositories.py to test_repositories.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/repositories/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/test_models.py to test_models.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/model/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue/test_server.py to test_server.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue/test_retry_scheduler.py to test_retry_scheduler.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue/test_keystone_listener.py to test_keystone_listener.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue/test_client.py to test_client.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/queue/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd/test_db_cleanup.py to test_db_cleanup.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd/test_cmd.py to test_cmd.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd/test_barbican_manage.py to test_barbican_manage.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd/test-status.py to test-status.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/cmd/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks/test_resources.py to test_resources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks/test_keystone_consumer.py to test_keystone_consumer.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks/test_common.py to test_common.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks/test_certificate_resources.py to test_certificate_resources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/tasks/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/test_symantec.py to test_symantec.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/test_store_crypto.py to test_store_crypto.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/test_snakeoil_ca.py to test_snakeoil_ca.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/test_simple_certificate_manager.py to test_simple_certificate_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/test_resource.py to test_resource.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/test_kmip.py to test_kmip.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/test_dogtag.py to test_dogtag.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/test_castellan_secret_store.py to test_castellan_secret_store.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util/test_translations.py to test_translations.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util/test_multiple_backends.py to test_multiple_backends.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util/test_mime_types.py to test_mime_types.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/util/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto/test_pkcs11.py to test_pkcs11.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto/test_p11_crypto.py to test_p11_crypto.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto/test_manager.py to test_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto/test_crypto.py to test_crypto.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/crypto/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/interface/test_secret_store.py to test_secret_store.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/interface/test_certificate_manager.py to test_certificate_manager.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/plugin/interface/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common/test_validators.py to test_validators.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common/test_utils.py to test_utils.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common/test_quota.py to test_quota.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common/test_hrefs.py to test_hrefs.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/common/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/middleware/test_simple.py to test_simple.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/middleware/test_context.py to test_context.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/middleware/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/test_versions.py to test_versions.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/test_secretstores.py to test_secretstores.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/test_secrets.py to test_secrets.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/test_secretmeta.py to test_secretmeta.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/test_quotas.py to test_quotas.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/test_orders.py to test_orders.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/test_containers.py to test_containers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/test_consumers.py to test_consumers.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/test_acls.py to test_acls.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/controllers/__init__.py to __init__.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/test_transport_keys_resource.py to test_transport_keys_resource.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/test_resources_policy.py to test_resources_policy.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/test_resources.py to test_resources.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/test_init.py to test_init.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican/tests/api/__init__.py to __init__.pyc DEBUG: writing byte-compilation script '/tmp/tmpPWDNQ3.py' DEBUG: /usr/bin/python2 -O /tmp/tmpPWDNQ3.py DEBUG: removing /tmp/tmpPWDNQ3.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/etc/barbican DEBUG: copying etc/barbican/barbican-api-paste.ini -> /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/etc/barbican DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing requirements to barbican.egg-info/requires.txt DEBUG: writing barbican.egg-info/PKG-INFO DEBUG: writing top-level names to barbican.egg-info/top_level.txt DEBUG: writing dependency_links to barbican.egg-info/dependency_links.txt DEBUG: writing entry points to barbican.egg-info/entry_points.txt DEBUG: [pbr] Reusing existing SOURCES.txt DEBUG: Copying barbican.egg-info to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7/site-packages/barbican-9.0.2.dev23-py2.7.egg-info DEBUG: running install_scripts DEBUG: /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header DEBUG: header = easy_install.get_script_header("", executable, is_wininst) DEBUG: Installing barbican-wsgi-api script to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: Installing barbican-keystone-listener script to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: Installing barbican-worker script to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: Installing barbican-status script to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: Installing barbican-retry script to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: Installing pkcs11-key-generation script to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: Installing barbican-manage script to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: Installing barbican-db-manage script to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: Installing pkcs11-kek-rewrap script to /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/etc/barbican DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/etc/barbican/vassals DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/var/lib/barbican /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/var/log/barbican DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/var/run/barbican DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64//usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/versions DEBUG: + install -m 644 barbican/api/app.wsgi /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64//usr/lib/python2.7/site-packages/barbican/api/app.wsgi DEBUG: + install -m 644 barbican/model/migration/alembic.ini /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64//usr/lib/python2.7/site-packages/barbican/model/migration/alembic.ini DEBUG: + install -m 644 barbican/model/migration/alembic_migrations/versions/10220ccbe7fa_remove_transport_keys_column_from_.py barbican/model/migration/alembic_migrations/versions/13d127569afa_create_secret_store_metadata_table.py barbican/model/migration/alembic_migrations/versions/156cd9933643_add_project_column_to_consumer_table.py barbican/model/migration/alembic_migrations/versions/161f8aceb687_fill_project_id_to_secrets_where_missing.py barbican/model/migration/alembic_migrations/versions/1a0c2cdafb38_initial_version.py barbican/model/migration/alembic_migrations/versions/1a7cf79559e3_new_secret_and_container_acl_tables.py barbican/model/migration/alembic_migrations/versions/1bc885808c76_add_project_id_to_secrets.py barbican/model/migration/alembic_migrations/versions/1bece815014f_remove_projectsecret_table.py barbican/model/migration/alembic_migrations/versions/1c0f328bfce0_fixing_composite_primary_keys_and_.py barbican/model/migration/alembic_migrations/versions/1e86c18af2dd_add_new_columns_type_meta_containerid.py barbican/model/migration/alembic_migrations/versions/254495565185_removing_redundant_fields_from_order.py barbican/model/migration/alembic_migrations/versions/256da65e0c5f_change_keystone_id_for_external_id_in_.py barbican/model/migration/alembic_migrations/versions/2843d6469f25_add_sub_status_info_for_orders.py barbican/model/migration/alembic_migrations/versions/2ab3f5371bde_dsa_in_container_type_modelbase_to.py barbican/model/migration/alembic_migrations/versions/2d21598e7e70_added_ca_related_tables.py barbican/model/migration/alembic_migrations/versions/3041b53b95d7_remove_size_limits_on_meta_table_values.py barbican/model/migration/alembic_migrations/versions/30dba269cc64_update_order_retry_tasks_table.py barbican/model/migration/alembic_migrations/versions/39a96e67e990_add_missing_constraints.py barbican/model/migration/alembic_migrations/versions/39cf2e645cba_model_for_multiple_backend_support.py barbican/model/migration/alembic_migrations/versions/3c3b04040bfe_add_owning_project_and_creator_to_cas.py barbican/model/migration/alembic_migrations/versions/3d36a26b88af_add_order_barbican_metadata_table.py barbican/model/migration/alembic_migrations/versions/4070806f6972_add_orders_plugin_metadata_table_and_.py barbican/model/migration/alembic_migrations/versions/443d6f4a69ac_added_secret_type_column_to_secrets_.py barbican/model/migration/alembic_migrations/versions/46b98cde536_add_project_quotas_table.py barbican/model/migration/alembic_migrations/versions/47b69e523451_made_plugin_names_in_kek_datum_non_.py barbican/model/migration/alembic_migrations/versions/4ecde3a3a72a_add_cas_column_to_project_quotas_table.py barbican/model/migration/alembic_migrations/versions/6a4457517a3_rename_acl_creator_only_to_project_.py barbican/model/migration/alembic_migrations/versions/795737bb3c3_change_tenants_to_projects.py barbican/model/migration/alembic_migrations/versions/aa2cf96a1d5_add_orderretrytask.py barbican/model/migration/alembic_migrations/versions/cd4106a1a0_add_cert_to_container_type.py barbican/model/migration/alembic_migrations/versions/d2780d5aa510_change_url_length.py barbican/model/migration/alembic_migrations/versions/dce488646127_add_secret_user_metadata.py barbican/model/migration/alembic_migrations/versions/juno_initial.py barbican/model/migration/alembic_migrations/versions/kilo_release.py /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64//usr/lib/python2.7/site-packages/barbican/model/migration/alembic_migrations/versions/ DEBUG: + install -m 640 etc/barbican/api_audit_map.conf etc/barbican/barbican-functional.conf /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/etc/barbican/ DEBUG: + install -m 640 etc/barbican/barbican.conf.sample /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/etc/barbican/barbican.conf DEBUG: + install -m 644 /builddir/build/SOURCES/gunicorn-config.py /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/etc/barbican/gunicorn-config.py DEBUG: + install -m 644 etc/barbican/vassals/barbican-api.ini /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/etc/barbican/vassals/ DEBUG: + mv /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/etc/barbican/barbican-api-paste.ini /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/etc/barbican/ DEBUG: + rmdir /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/etc/barbican DEBUG: + echo '[server:main]' DEBUG: + echo 'use = egg:gunicorn#main' DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/bin/barbican.sh DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-api.service /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/systemd/system/openstack-barbican-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-worker.service /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/systemd/system/openstack-barbican-worker.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-barbican-keystone-listener.service /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/systemd/system/openstack-barbican-keystone-listener.service DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/etc/logrotate.d DEBUG: + install -m644 etc/logrotate.d/barbican-api /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/etc/logrotate.d/barbican-api DEBUG: + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/barbican-9.0.2.dev23 DEBUG: /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-compress DEBUG: + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 DEBUG: + /usr/lib/rpm/redhat/brp-python-hardlink DEBUG: + /usr/lib/rpm/redhat/brp-java-repack-jars DEBUG: Processing files: openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MbYBSU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-9.0.2.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/share/licenses/openstack-barbican-9.0.2 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/share/licenses/openstack-barbican-9.0.2 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/share/licenses/openstack-barbican-9.0.2 DEBUG: + exit 0 DEBUG: Provides: openstack-barbican = 9.0.2-0.20230515084900.1cd585c.el7 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): shadow-utils DEBUG: Requires(post): systemd DEBUG: Requires(preun): systemd DEBUG: Requires(postun): systemd DEBUG: Processing files: python2-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ZjZLxA DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-9.0.2.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/share/licenses/python2-barbican-9.0.2 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/share/licenses/python2-barbican-9.0.2 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/share/licenses/python2-barbican-9.0.2 DEBUG: + exit 0 DEBUG: Provides: python-barbican = 9.0.2-0.20230515084900.1cd585c.el7 python2-barbican = 9.0.2-0.20230515084900.1cd585c.el7 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) = 2.7 DEBUG: Obsoletes: python-barbican < 9.0.2-0.20230515084900.1cd585c.el7 DEBUG: Processing files: openstack-barbican-api-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: Provides: config(openstack-barbican-api) = 9.0.2-0.20230515084900.1cd585c.el7 openstack-barbican-api = 9.0.2-0.20230515084900.1cd585c.el7 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(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-barbican-worker-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: Provides: openstack-barbican-worker = 9.0.2-0.20230515084900.1cd585c.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-barbican-keystone-listener-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: Provides: openstack-barbican-keystone-listener = 9.0.2-0.20230515084900.1cd585c.el7 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python2 DEBUG: Processing files: openstack-barbican-common-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: Provides: config(openstack-barbican-common) = 9.0.2-0.20230515084900.1cd585c.el7 openstack-barbican-common = 9.0.2-0.20230515084900.1cd585c.el7 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/python2 DEBUG: Processing files: python2-barbican-tests-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.STYCfu DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-9.0.2.dev23 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/share/licenses/python2-barbican-tests-9.0.2 DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/share/licenses/python2-barbican-tests-9.0.2 DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64/usr/share/licenses/python2-barbican-tests-9.0.2 DEBUG: + exit 0 DEBUG: Provides: python-barbican-tests = 9.0.2-0.20230515084900.1cd585c.el7 python2-barbican-tests = 9.0.2-0.20230515084900.1cd585c.el7 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) = 2.7 DEBUG: Obsoletes: python-barbican-tests < 9.0.2-0.20230515084900.1cd585c.el7 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-api-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-worker-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-keystone-listener-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-barbican-common-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python2-barbican-tests-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iXGF8H DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd barbican-9.0.2.dev23 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm INFO: Done(/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.src.rpm) Config(dlrn-5) 0 minutes 27 seconds INFO: Results and/or logs in: /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7382216 3037124 938428 5847028 7607444 DEBUG: Swap: 8388604 403868 7984736 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 405M 3.9G 10% /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5-bootstrap/root/etc/yum/pluginconf.d DEBUG: configure yum DEBUG: configure yum priorities DEBUG: configure yum rhnplugin DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/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/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos-train-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2800.000 DEBUG: BogoMIPS: 5600.00 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl xtopology extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16266368 7399236 2210184 1748588 6656948 6780304 DEBUG: Swap: 8388604 403868 7984736 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 830M 3.5G 20% /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5/root/dev/shm DEBUG: kernel version == 3.10.0-957.27.2.el7.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos-train-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.oes8fr92', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos-train-x86_64-5/root DEBUG: resultdir = /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '23c23d4a2f75493893ed84414259ca5f', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5/root', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '/usr/sbin/usermod', '-u', '1005', 'mockbuild'] 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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos-train-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: creating dir: /var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/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-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', '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/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/python2-barbican-tests-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-common-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-keystone-listener-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-worker-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-api-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/python2-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm /home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/python2-barbican-tests-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-common-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-keystone-listener-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-worker-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-api-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/python2-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ifoaf7cd:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8f1133ae956e4ffab319889aa2f3a2d3', '-D', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ifoaf7cd:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos-train-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/', '--releasever', '7', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/python2-barbican-tests-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-common-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-keystone-listener-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-worker-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-api-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/python2-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154/openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos-train-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', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Failed to set locale, defaulting to C DEBUG: delorean-openstack-barbican-1cd585c721b1966e558 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-testing 0.0 B/s | 0 B 00:00 DEBUG: RDO CentOS-7 - QEMU EV 0.0 B/s | 0 B 00:00 DEBUG: dlrn-train-build-deps 0.0 B/s | 0 B 00:00 DEBUG: BaseOS 0.0 B/s | 0 B 00:00 DEBUG: updates 0.0 B/s | 0 B 00:00 DEBUG: extras 0.0 B/s | 0 B 00:00 DEBUG: Failed to synchronize cache for repo 'rdo-qemu-ev', ignoring this repo. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python2-barbican-tests noarch9.0.2-0.20230515084900.1cd585c.el7 @commandline 335 k DEBUG: openstack-barbican-common noarch9.0.2-0.20230515084900.1cd585c.el7 @commandline 4.4 k DEBUG: openstack-barbican-keystone-listener noarch9.0.2-0.20230515084900.1cd585c.el7 @commandline 3.7 k DEBUG: openstack-barbican-worker noarch9.0.2-0.20230515084900.1cd585c.el7 @commandline 3.6 k DEBUG: openstack-barbican-api noarch9.0.2-0.20230515084900.1cd585c.el7 @commandline 21 k DEBUG: python2-barbican noarch9.0.2-0.20230515084900.1cd585c.el7 @commandline 425 k DEBUG: openstack-barbican noarch9.0.2-0.20230515084900.1cd585c.el7 @commandline 6.6 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch1.37.1-0.20220909162410.3e30378.el7 delorean 11 k DEBUG: python-oslo-concurrency-lang noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 8.6 k DEBUG: python-oslo-db-lang noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 8.2 k DEBUG: python-oslo-i18n-lang noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 8.8 k DEBUG: python-oslo-log-lang noarch3.44.3-0.20200610054408.e19c407.el7 delorean 8.0 k DEBUG: python-oslo-middleware-lang noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 7.0 k DEBUG: python-oslo-policy-lang noarch2.3.4-0.20200713062415.5904564.el7 delorean 7.1 k DEBUG: python-oslo-utils-lang noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 7.8 k DEBUG: python-oslo-versionedobjects-lang noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 7.2 k DEBUG: python-pycadf-common noarch2.10.0-0.20200220193258.d113c15.el7 delorean 9.6 k DEBUG: python2-barbicanclient noarch4.9.0-0.20200221112259.9c0e02d.el7 delorean 121 k DEBUG: python2-castellan noarch1.3.4-0.20201202130926.edf96c4.el7 delorean 116 k DEBUG: python2-cliff noarch2.16.0-0.20200221082936.6b6b186.el7 delorean 88 k DEBUG: python2-debtcollector noarch1.22.0-0.20200221171616.0be4911.el7 delorean 27 k DEBUG: python2-futurist noarch1.9.0-0.20200221041314.25ffb8f.el7 delorean 58 k DEBUG: python2-keystoneauth1 noarch3.17.4-0.20210609052422.8dc7366.el7 delorean 415 k DEBUG: python2-keystoneclient noarch1:3.21.0-0.20200221044903.79f150f.el7 delorean 241 k DEBUG: python2-keystonemiddleware noarch7.0.1-0.20200221060242.0a65b14.el7 delorean 88 k DEBUG: python2-os-service-types noarch1.7.0-0.20200220153341.0b2f473.el7 delorean 31 k DEBUG: python2-oslo-cache noarch1.37.1-0.20220909162410.3e30378.el7 delorean 46 k DEBUG: python2-oslo-concurrency noarch3.30.1-0.20201123063440.f4d2dd8.el7 delorean 35 k DEBUG: python2-oslo-config noarch2:6.11.3-0.20201123063618.9b1ccea.el7 delorean 223 k DEBUG: python2-oslo-context noarch2.23.1-0.20200610053411.ab17aef.el7 delorean 20 k DEBUG: python2-oslo-db noarch5.0.2-0.20200220171418.fb40cdb.el7 delorean 145 k DEBUG: python2-oslo-i18n noarch3.24.0-0.20200220115250.91b39bb.el7 delorean 52 k DEBUG: python2-oslo-log noarch3.44.3-0.20200610054408.e19c407.el7 delorean 59 k DEBUG: python2-oslo-messaging noarch10.2.4-0.20210319152931.82281a0.el7 delorean 220 k DEBUG: python2-oslo-middleware noarch3.38.1-0.20200220193436.9bae80e.el7 delorean 48 k DEBUG: python2-oslo-policy noarch2.3.4-0.20200713062415.5904564.el7 delorean 64 k DEBUG: python2-oslo-serialization noarch2.29.3-0.20210222082417.a9c4bfa.el7 delorean 29 k DEBUG: python2-oslo-service noarch1.40.2-0.20200221041524.a7621c8.el7 delorean 66 k DEBUG: python2-oslo-upgradecheck noarch0.3.2-0.20200424125422.e1df576.el7 delorean 18 k DEBUG: python2-oslo-utils noarch3.41.6-0.20200703054418.f4deaad.el7 delorean 73 k DEBUG: python2-oslo-versionedobjects noarch1.36.1-0.20200221112606.14ee7e0.el7 delorean 71 k DEBUG: python2-pycadf noarch2.10.0-0.20200220193258.d113c15.el7 delorean 45 k DEBUG: python2-stevedore noarch1.31.0-0.20200220101304.6817543.el7 delorean 56 k DEBUG: python-beautifulsoup4 noarch4.6.0-1.el7 delorean-train-testing 170 k DEBUG: python-editor noarch0.4-4.el7 delorean-train-testing 12 k DEBUG: python-keyring noarch5.7.1-1.el7 delorean-train-testing 116 k DEBUG: python-logutils noarch0.3.3-3.el7 delorean-train-testing 41 k DEBUG: python-memcached noarch1.58-1.el7 delorean-train-testing 37 k DEBUG: python-migrate noarch0.11.0-1.el7 delorean-train-testing 227 k DEBUG: python-paste-deploy noarch1.5.2-6.el7 delorean-train-testing 45 k DEBUG: python-pyngus noarch2.0.3-3.el7 delorean-train-testing 41 k DEBUG: python-repoze-lru noarch0.4-3.el7 delorean-train-testing 12 k DEBUG: python-routes noarch2.4.1-1.el7 delorean-train-testing 191 k DEBUG: python-simplegeneric noarch0.8-7.el7 delorean-train-testing 11 k DEBUG: python-sqlparse noarch0.1.18-5.el7 delorean-train-testing 74 k DEBUG: python-tempita noarch0.5.1-8.el7 delorean-train-testing 32 k DEBUG: python-unicodecsv noarch0.14.1-1.el7 delorean-train-testing 25 k DEBUG: python-waitress noarch0.8.9-5.el7 delorean-train-testing 151 k DEBUG: python-webtest noarch2.0.23-1.el7 delorean-train-testing 83 k DEBUG: python2-PyMySQL noarch0.9.2-2.el7 delorean-train-testing 91 k DEBUG: python2-alembic noarch1.0.7-1.el7 delorean-train-testing 786 k DEBUG: python2-amqp noarch2.4.1-1.el7 delorean-train-testing 89 k DEBUG: python2-asn1crypto noarch0.23.0-2.el7 delorean-train-testing 172 k DEBUG: python2-cachetools noarch3.1.0-1.el7 delorean-train-testing 27 k DEBUG: python2-cmd2 noarch0.8.8-5.el7 delorean-train-testing 105 k DEBUG: python2-contextlib2 noarch0.5.5-8.el7 delorean-train-testing 19 k DEBUG: python2-dateutil noarch1:2.8.0-1.el7 delorean-train-testing 290 k DEBUG: python2-dogpile-cache noarch0.6.8-1.el7 delorean-train-testing 73 k DEBUG: python2-etcd3gw noarch0.2.5-1.el7 delorean-train-testing 36 k DEBUG: python2-fasteners noarch0.14.1-6.el7 delorean-train-testing 37 k DEBUG: python2-gunicorn noarch19.9.0-4.el7 delorean-train-testing 211 k DEBUG: python2-iso8601 noarch0.1.11-1.el7 delorean-train-testing 18 k DEBUG: python2-jsonschema noarch2.6.0-2.el7 delorean-train-testing 76 k DEBUG: python2-kombu noarch1:4.6.3-3.el7 delorean-train-testing 364 k DEBUG: python2-ldap3 noarch2.4.1-3.el7 delorean-train-testing 446 k DEBUG: python2-netaddr noarch0.7.19-5.el7 delorean-train-testing 1.5 M DEBUG: python2-pecan noarch1.3.2-1.el7 delorean-train-testing 267 k DEBUG: python2-pyOpenSSL noarch19.0.0-1.el7 delorean-train-testing 97 k DEBUG: python2-pyasn1 noarch0.3.7-6.el7 delorean-train-testing 118 k DEBUG: python2-pyperclip noarch1.6.4-1.el7 delorean-train-testing 16 k DEBUG: python2-rfc3986 noarch1.2.0-1.el7 delorean-train-testing 41 k DEBUG: python2-singledispatch noarch3.4.0.3-4.el7 delorean-train-testing 17 k DEBUG: python2-statsd noarch3.2.1-5.el7 delorean-train-testing 27 k DEBUG: python2-vine noarch1.2.0-2.el7 delorean-train-testing 29 k DEBUG: python2-wcwidth noarch0.1.7-8.el7 delorean-train-testing 27 k DEBUG: python2-cffi x86_641.11.2-1.el7 delorean-train-testing 228 k DEBUG: python2-cryptography x86_642.5-1.el7 delorean-train-testing 544 k DEBUG: python2-msgpack x86_640.6.1-2.el7 delorean-train-testing 87 k DEBUG: python2-qpid-proton x86_640.26.0-2.el7 delorean-train-testing 216 k DEBUG: python2-wrapt x86_641.11.1-1.el7 delorean-train-testing 48 k DEBUG: python2-yappi x86_641.0-1.el7 delorean-train-testing 39 k DEBUG: qpid-proton-c x86_640.26.0-2.el7 delorean-train-testing 184 k DEBUG: PyYAML x86_643.10-11.el7 base 153 k DEBUG: libxslt x86_641.1.28-6.el7 base 242 k DEBUG: python-beaker noarch1.5.4-10.el7 base 80 k DEBUG: python-decorator noarch3.4.0-3.el7 base 27 k DEBUG: python-inotify noarch0.9.4-4.el7 base 49 k DEBUG: python-lxml x86_643.2.1-4.el7 base 758 k DEBUG: python-mako noarch0.8.1-2.el7 base 307 k DEBUG: python-netifaces x86_640.10.4-3.el7 base 17 k DEBUG: python-paste noarch1.7.5.1-9.20111221hg1498.el7 base 866 k DEBUG: python-ply noarch3.4-11.el7 base 123 k DEBUG: python-prettytable noarch0.7.2-3.el7 base 37 k DEBUG: python-pycparser noarch2.14-1.el7 base 104 k DEBUG: python2-futures noarch3.1.1-5.el7 base 29 k DEBUG: python2-subprocess32 x86_643.2.6-14.el7 base 47 k DEBUG: which x86_642.20-7.el7 base 41 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 107 Packages DEBUG: Total size: 14 M DEBUG: Total download size: 405 k DEBUG: Installed size: 62 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystoneclient-3.21.0-0.20200221044903.79f150f.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-config-6.11.3-0.20201123063618.9b1ccea.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-beautifulsoup4-4.6.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-editor-0.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-keyring-5.7.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-logutils-0.3.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-memcached-1.58-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-migrate-0.11.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-deploy-1.5.2-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pyngus-2.0.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-repoze-lru-0.4-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-routes-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-simplegeneric-0.8-7.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-sqlparse-0.1.18-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-tempita-0.5.1-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-unicodecsv-0.14.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-waitress-0.8.9-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-webtest-2.0.23-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-PyMySQL-0.9.2-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-alembic-1.0.7-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-amqp-2.4.1-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-asn1crypto-0.23.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cachetools-3.1.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cmd2-0.8.8-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-contextlib2-0.5.5-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dateutil-2.8.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-dogpile-cache-0.6.8-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-etcd3gw-0.2.5-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-fasteners-0.14.1-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-gunicorn-19.9.0-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-iso8601-0.1.11-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-jsonschema-2.6.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-kombu-4.6.3-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-ldap3-2.4.1-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-netaddr-0.7.19-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pecan-1.3.2-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyOpenSSL-19.0.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyasn1-0.3.7-6.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-pyperclip-1.6.4-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-rfc3986-1.2.0-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-singledispatch-3.4.0.3-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-statsd-3.2.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-vine-1.2.0-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-wcwidth-0.1.7-8.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-cffi-1.11.2-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-cryptography-2.5-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-msgpack-0.6.1-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-qpid-proton-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-wrapt-1.11.1-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python2-yappi-1.0-1.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.26.0-2.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] PyYAML-3.10-11.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.28-6.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-beaker-1.5.4-10.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-decorator-3.4.0-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-inotify-0.9.4-4.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-lxml-3.2.1-4.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-mako-0.8.1-2.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-netifaces-0.10.4-3.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-paste-1.7.5.1-9.20111221hg1498.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-ply-3.4-11.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-prettytable-0.7.2-3.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycparser-2.14-1.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-futures-3.1.1-5.el7.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python2-subprocess32-3.2.6-14.el7.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.20-7.el7.x86_64.rpm: Already downloaded DEBUG: (96/100): python-oslo-versionedobjects-lang-1.3 28 kB/s | 7.2 kB 00:00 DEBUG: (97/100): python2-castellan-1.3.4-0.20201202130 382 kB/s | 116 kB 00:00 DEBUG: (98/100): python2-barbicanclient-4.9.0-0.202002 395 kB/s | 121 kB 00:00 DEBUG: (99/100): python2-cliff-2.16.0-0.20200221082936 576 kB/s | 88 kB 00:00 DEBUG: (100/100): python2-oslo-versionedobjects-1.36.1 658 kB/s | 71 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 946 kB/s | 405 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 : python2-stevedore-1.31.0-0.20200220101304.681754 1/107 DEBUG: Installing : python-prettytable-0.7.2-3.el7.noarch 2/107 DEBUG: Installing : PyYAML-3.10-11.el7.x86_64 3/107 DEBUG: Installing : python2-iso8601-0.1.11-1.el7.noarch 4/107 DEBUG: Installing : python2-netaddr-0.7.19-5.el7.noarch 5/107 DEBUG: Installing : qpid-proton-c-0.26.0-2.el7.x86_64 6/107 DEBUG: Running scriptlet: qpid-proton-c-0.26.0-2.el7.x86_64 6/107 DEBUG: Installing : python2-vine-1.2.0-2.el7.noarch 7/107 DEBUG: Installing : python2-amqp-2.4.1-1.el7.noarch 8/107 DEBUG: Installing : python2-dateutil-1:2.8.0-1.el7.noarch 9/107 DEBUG: Installing : python2-contextlib2-0.5.5-8.el7.noarch 10/107 DEBUG: Installing : python-tempita-0.5.1-8.el7.noarch 11/107 DEBUG: Installing : python-repoze-lru-0.4-3.el7.noarch 12/107 DEBUG: Installing : python-routes-2.4.1-1.el7.noarch 13/107 DEBUG: Installing : python2-jsonschema-2.6.0-2.el7.noarch 14/107 DEBUG: Installing : python2-kombu-1:4.6.3-3.el7.noarch 15/107 DEBUG: Installing : python2-qpid-proton-0.26.0-2.el7.x86_64 16/107 DEBUG: Installing : python-pyngus-2.0.3-3.el7.noarch 17/107 DEBUG: Installing : which-2.20-7.el7.x86_64 18/107 DEBUG: Running scriptlet: which-2.20-7.el7.x86_64 18/107 DEBUG: Installing : python2-subprocess32-3.2.6-14.el7.x86_64 19/107 DEBUG: Installing : python2-futures-3.1.1-5.el7.noarch 20/107 DEBUG: Installing : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 21/107 DEBUG: Installing : python2-etcd3gw-0.2.5-1.el7.noarch 22/107 DEBUG: Installing : python-ply-3.4-11.el7.noarch 23/107 DEBUG: Installing : python-pycparser-2.14-1.el7.noarch 24/107 DEBUG: Installing : python2-cffi-1.11.2-1.el7.x86_64 25/107 DEBUG: Installing : python-netifaces-0.10.4-3.el7.x86_64 26/107 DEBUG: Installing : python-inotify-0.9.4-4.el7.noarch 27/107 DEBUG: Installing : python-decorator-3.4.0-3.el7.noarch 28/107 DEBUG: Installing : libxslt-1.1.28-6.el7.x86_64 29/107 DEBUG: Running scriptlet: libxslt-1.1.28-6.el7.x86_64 29/107 DEBUG: Installing : python-lxml-3.2.1-4.el7.x86_64 30/107 DEBUG: Installing : python-beautifulsoup4-4.6.0-1.el7.noarch 31/107 DEBUG: Installing : python2-yappi-1.0-1.el7.x86_64 32/107 DEBUG: Installing : python2-wrapt-1.11.1-1.el7.x86_64 33/107 DEBUG: Installing : python2-debtcollector-1.22.0-0.20200221171616.0b 34/107 DEBUG: Installing : python2-oslo-context-2.23.1-0.20200610053411.ab1 35/107 DEBUG: Installing : python2-msgpack-0.6.1-2.el7.x86_64 36/107 DEBUG: Installing : python2-wcwidth-0.1.7-8.el7.noarch 37/107 DEBUG: Installing : python2-statsd-3.2.1-5.el7.noarch 38/107 DEBUG: Installing : python2-singledispatch-3.4.0.3-4.el7.noarch 39/107 DEBUG: Installing : python2-rfc3986-1.2.0-1.el7.noarch 40/107 DEBUG: Installing : python2-pyperclip-1.6.4-1.el7.noarch 41/107 DEBUG: Installing : python2-cmd2-0.8.8-5.el7.noarch 42/107 DEBUG: Installing : python2-pyasn1-0.3.7-6.el7.noarch 43/107 DEBUG: Installing : python2-ldap3-2.4.1-3.el7.noarch 44/107 DEBUG: Installing : python2-gunicorn-19.9.0-4.el7.noarch 45/107 DEBUG: Installing : python2-fasteners-0.14.1-6.el7.noarch 46/107 DEBUG: Installing : python2-cachetools-3.1.0-1.el7.noarch 47/107 DEBUG: Installing : python2-asn1crypto-0.23.0-2.el7.noarch 48/107 DEBUG: Installing : python2-cryptography-2.5-1.el7.x86_64 49/107 DEBUG: Installing : python2-pyOpenSSL-19.0.0-1.el7.noarch 50/107 DEBUG: Installing : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 51/107 DEBUG: Installing : python-paste-deploy-1.5.2-6.el7.noarch 52/107 DEBUG: Installing : python-beaker-1.5.4-10.el7.noarch 53/107 DEBUG: Installing : python-mako-0.8.1-2.el7.noarch 54/107 DEBUG: Installing : python2-dogpile-cache-0.6.8-1.el7.noarch 55/107 DEBUG: Installing : python2-PyMySQL-0.9.2-2.el7.noarch 56/107 DEBUG: Installing : python-waitress-0.8.9-5.el7.noarch 57/107 DEBUG: Installing : python-webtest-2.0.23-1.el7.noarch 58/107 DEBUG: Installing : python-unicodecsv-0.14.1-1.el7.noarch 59/107 DEBUG: Installing : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 60/107 DEBUG: Installing : python-sqlparse-0.1.18-5.el7.noarch 61/107 DEBUG: Installing : python-migrate-0.11.0-1.el7.noarch 62/107 DEBUG: Installing : python-simplegeneric-0.8-7.el7.noarch 63/107 DEBUG: Installing : python-memcached-1.58-1.el7.noarch 64/107 DEBUG: Installing : python-logutils-0.3.3-3.el7.noarch 65/107 DEBUG: Installing : python2-pecan-1.3.2-1.el7.noarch 66/107 DEBUG: Installing : python-keyring-5.7.1-1.el7.noarch 67/107 DEBUG: Installing : python-editor-0.4-4.el7.noarch 68/107 DEBUG: Installing : python2-alembic-1.0.7-1.el7.noarch 69/107 DEBUG: Installing : python2-os-service-types-1.7.0-0.20200220153341. 70/107 DEBUG: Installing : python2-keystoneauth1-3.17.4-0.20210609052422.8d 71/107 DEBUG: Installing : python-pycadf-common-2.10.0-0.20200220193258.d11 72/107 DEBUG: Installing : python-oslo-versionedobjects-lang-1.36.1-0.20200 73/107 DEBUG: Installing : python-oslo-utils-lang-3.41.6-0.20200703054418.f 74/107 DEBUG: Installing : python-oslo-policy-lang-2.3.4-0.20200713062415.5 75/107 DEBUG: Installing : python-oslo-middleware-lang-3.38.1-0.20200220193 76/107 DEBUG: Installing : python-oslo-log-lang-3.44.3-0.20200610054408.e19 77/107 DEBUG: Installing : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 78/107 DEBUG: Installing : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 79/107 DEBUG: Installing : python2-oslo-config-2:6.11.3-0.20201123063618.9b 80/107 DEBUG: Installing : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 81/107 DEBUG: Installing : python2-oslo-serialization-2.29.3-0.202102220824 82/107 DEBUG: Installing : python2-oslo-log-3.44.3-0.20200610054408.e19c407 83/107 DEBUG: Installing : python2-oslo-middleware-3.38.1-0.20200220193436. 84/107 DEBUG: Installing : python2-barbicanclient-4.9.0-0.20200221112259.9c 85/107 DEBUG: Installing : python2-castellan-1.3.4-0.20201202130926.edf96c4 86/107 DEBUG: Installing : python2-keystoneclient-1:3.21.0-0.20200221044903 87/107 DEBUG: Installing : python2-oslo-policy-2.3.4-0.20200713062415.59045 88/107 DEBUG: Installing : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 89/107 DEBUG: Installing : python2-oslo-upgradecheck-0.3.2-0.20200424125422 90/107 DEBUG: Installing : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 91/107 DEBUG: Installing : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 92/107 DEBUG: Installing : python-oslo-concurrency-lang-3.30.1-0.2020112306 93/107 DEBUG: Installing : python2-oslo-concurrency-3.30.1-0.20201123063440 94/107 DEBUG: Installing : python2-oslo-service-1.40.2-0.20200221041524.a76 95/107 DEBUG: Installing : python2-oslo-messaging-10.2.4-0.20210319152931.8 96/107 DEBUG: Installing : python2-oslo-versionedobjects-1.36.1-0.202002211 97/107 DEBUG: Installing : python-oslo-cache-lang-1.37.1-0.20220909162410.3 98/107 DEBUG: Installing : python2-oslo-cache-1.37.1-0.20220909162410.3e303 99/107 DEBUG: Installing : python2-keystonemiddleware-7.0.1-0.2020022106024 100/107 DEBUG: Installing : python2-barbican-9.0.2-0.20230515084900.1cd585c. 101/107 DEBUG: Running scriptlet: openstack-barbican-common-9.0.2-0.20230515084900 102/107 DEBUG: Installing : openstack-barbican-common-9.0.2-0.20230515084900 102/107 DEBUG: Installing : openstack-barbican-worker-9.0.2-0.20230515084900 103/107 DEBUG: Running scriptlet: openstack-barbican-worker-9.0.2-0.20230515084900 103/107 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(openstack-barbican-worker-9.0.2-0.20230515084900.1cd585c.el7.noarch) scriptlet failed, exit status 1 DEBUG: Error in POSTIN scriptlet in rpm package openstack-barbican-worker DEBUG: Installing : openstack-barbican-api-9.0.2-0.20230515084900.1c 104/107 DEBUG: Running scriptlet: openstack-barbican-api-9.0.2-0.20230515084900.1c 104/107 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(openstack-barbican-api-9.0.2-0.20230515084900.1cd585c.el7.noarch) scriptlet failed, exit status 1 DEBUG: Error in POSTIN scriptlet in rpm package openstack-barbican-api DEBUG: Installing : openstack-barbican-9.0.2-0.20230515084900.1cd585 105/107 DEBUG: Installing : python2-barbican-tests-9.0.2-0.20230515084900.1c 106/107 DEBUG: Installing : openstack-barbican-keystone-listener-9.0.2-0.202 107/107 DEBUG: Running scriptlet: openstack-barbican-keystone-listener-9.0.2-0.202 107/107 DEBUG: Failed to get D-Bus connection: Operation not permitted DEBUG: warning: %post(openstack-barbican-keystone-listener-9.0.2-0.20230515084900.1cd585c.el7.noarch) scriptlet failed, exit status 1 DEBUG: Error in POSTIN scriptlet in rpm package openstack-barbican-keystone-listener DEBUG: Verifying : python-oslo-cache-lang-1.37.1-0.20220909162410.3 1/107 DEBUG: Verifying : python-oslo-concurrency-lang-3.30.1-0.2020112306 2/107 DEBUG: Verifying : python-oslo-db-lang-5.0.2-0.20200220171418.fb40c 3/107 DEBUG: Verifying : python-oslo-i18n-lang-3.24.0-0.20200220115250.91 4/107 DEBUG: Verifying : python-oslo-log-lang-3.44.3-0.20200610054408.e19 5/107 DEBUG: Verifying : python-oslo-middleware-lang-3.38.1-0.20200220193 6/107 DEBUG: Verifying : python-oslo-policy-lang-2.3.4-0.20200713062415.5 7/107 DEBUG: Verifying : python-oslo-utils-lang-3.41.6-0.20200703054418.f 8/107 DEBUG: Verifying : python-oslo-versionedobjects-lang-1.36.1-0.20200 9/107 DEBUG: Verifying : python-pycadf-common-2.10.0-0.20200220193258.d11 10/107 DEBUG: Verifying : python2-barbicanclient-4.9.0-0.20200221112259.9c 11/107 DEBUG: Verifying : python2-castellan-1.3.4-0.20201202130926.edf96c4 12/107 DEBUG: Verifying : python2-cliff-2.16.0-0.20200221082936.6b6b186.el 13/107 DEBUG: Verifying : python2-debtcollector-1.22.0-0.20200221171616.0b 14/107 DEBUG: Verifying : python2-futurist-1.9.0-0.20200221041314.25ffb8f. 15/107 DEBUG: Verifying : python2-keystoneauth1-3.17.4-0.20210609052422.8d 16/107 DEBUG: Verifying : python2-keystoneclient-1:3.21.0-0.20200221044903 17/107 DEBUG: Verifying : python2-keystonemiddleware-7.0.1-0.2020022106024 18/107 DEBUG: Verifying : python2-os-service-types-1.7.0-0.20200220153341. 19/107 DEBUG: Verifying : python2-oslo-cache-1.37.1-0.20220909162410.3e303 20/107 DEBUG: Verifying : python2-oslo-concurrency-3.30.1-0.20201123063440 21/107 DEBUG: Verifying : python2-oslo-config-2:6.11.3-0.20201123063618.9b 22/107 DEBUG: Verifying : python2-oslo-context-2.23.1-0.20200610053411.ab1 23/107 DEBUG: Verifying : python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.e 24/107 DEBUG: Verifying : python2-oslo-i18n-3.24.0-0.20200220115250.91b39b 25/107 DEBUG: Verifying : python2-oslo-log-3.44.3-0.20200610054408.e19c407 26/107 DEBUG: Verifying : python2-oslo-messaging-10.2.4-0.20210319152931.8 27/107 DEBUG: Verifying : python2-oslo-middleware-3.38.1-0.20200220193436. 28/107 DEBUG: Verifying : python2-oslo-policy-2.3.4-0.20200713062415.59045 29/107 DEBUG: Verifying : python2-oslo-serialization-2.29.3-0.202102220824 30/107 DEBUG: Verifying : python2-oslo-service-1.40.2-0.20200221041524.a76 31/107 DEBUG: Verifying : python2-oslo-upgradecheck-0.3.2-0.20200424125422 32/107 DEBUG: Verifying : python2-oslo-utils-3.41.6-0.20200703054418.f4dea 33/107 DEBUG: Verifying : python2-oslo-versionedobjects-1.36.1-0.202002211 34/107 DEBUG: Verifying : python2-pycadf-2.10.0-0.20200220193258.d113c15.e 35/107 DEBUG: Verifying : python2-stevedore-1.31.0-0.20200220101304.681754 36/107 DEBUG: Verifying : python-beautifulsoup4-4.6.0-1.el7.noarch 37/107 DEBUG: Verifying : python-editor-0.4-4.el7.noarch 38/107 DEBUG: Verifying : python-keyring-5.7.1-1.el7.noarch 39/107 DEBUG: Verifying : python-logutils-0.3.3-3.el7.noarch 40/107 DEBUG: Verifying : python-memcached-1.58-1.el7.noarch 41/107 DEBUG: Verifying : python-migrate-0.11.0-1.el7.noarch 42/107 DEBUG: Verifying : python-paste-deploy-1.5.2-6.el7.noarch 43/107 DEBUG: Verifying : python-pyngus-2.0.3-3.el7.noarch 44/107 DEBUG: Verifying : python-repoze-lru-0.4-3.el7.noarch 45/107 DEBUG: Verifying : python-routes-2.4.1-1.el7.noarch 46/107 DEBUG: Verifying : python-simplegeneric-0.8-7.el7.noarch 47/107 DEBUG: Verifying : python-sqlparse-0.1.18-5.el7.noarch 48/107 DEBUG: Verifying : python-tempita-0.5.1-8.el7.noarch 49/107 DEBUG: Verifying : python-unicodecsv-0.14.1-1.el7.noarch 50/107 DEBUG: Verifying : python-waitress-0.8.9-5.el7.noarch 51/107 DEBUG: Verifying : python-webtest-2.0.23-1.el7.noarch 52/107 DEBUG: Verifying : python2-PyMySQL-0.9.2-2.el7.noarch 53/107 DEBUG: Verifying : python2-alembic-1.0.7-1.el7.noarch 54/107 DEBUG: Verifying : python2-amqp-2.4.1-1.el7.noarch 55/107 DEBUG: Verifying : python2-asn1crypto-0.23.0-2.el7.noarch 56/107 DEBUG: Verifying : python2-cachetools-3.1.0-1.el7.noarch 57/107 DEBUG: Verifying : python2-cmd2-0.8.8-5.el7.noarch 58/107 DEBUG: Verifying : python2-contextlib2-0.5.5-8.el7.noarch 59/107 DEBUG: Verifying : python2-dateutil-1:2.8.0-1.el7.noarch 60/107 DEBUG: Verifying : python2-dogpile-cache-0.6.8-1.el7.noarch 61/107 DEBUG: Verifying : python2-etcd3gw-0.2.5-1.el7.noarch 62/107 DEBUG: Verifying : python2-fasteners-0.14.1-6.el7.noarch 63/107 DEBUG: Verifying : python2-gunicorn-19.9.0-4.el7.noarch 64/107 DEBUG: Verifying : python2-iso8601-0.1.11-1.el7.noarch 65/107 DEBUG: Verifying : python2-jsonschema-2.6.0-2.el7.noarch 66/107 DEBUG: Verifying : python2-kombu-1:4.6.3-3.el7.noarch 67/107 DEBUG: Verifying : python2-ldap3-2.4.1-3.el7.noarch 68/107 DEBUG: Verifying : python2-netaddr-0.7.19-5.el7.noarch 69/107 DEBUG: Verifying : python2-pecan-1.3.2-1.el7.noarch 70/107 DEBUG: Verifying : python2-pyOpenSSL-19.0.0-1.el7.noarch 71/107 DEBUG: Verifying : python2-pyasn1-0.3.7-6.el7.noarch 72/107 DEBUG: Verifying : python2-pyperclip-1.6.4-1.el7.noarch 73/107 DEBUG: Verifying : python2-rfc3986-1.2.0-1.el7.noarch 74/107 DEBUG: Verifying : python2-singledispatch-3.4.0.3-4.el7.noarch 75/107 DEBUG: Verifying : python2-statsd-3.2.1-5.el7.noarch 76/107 DEBUG: Verifying : python2-vine-1.2.0-2.el7.noarch 77/107 DEBUG: Verifying : python2-wcwidth-0.1.7-8.el7.noarch 78/107 DEBUG: Verifying : python2-cffi-1.11.2-1.el7.x86_64 79/107 DEBUG: Verifying : python2-cryptography-2.5-1.el7.x86_64 80/107 DEBUG: Verifying : python2-msgpack-0.6.1-2.el7.x86_64 81/107 DEBUG: Verifying : python2-qpid-proton-0.26.0-2.el7.x86_64 82/107 DEBUG: Verifying : python2-wrapt-1.11.1-1.el7.x86_64 83/107 DEBUG: Verifying : python2-yappi-1.0-1.el7.x86_64 84/107 DEBUG: Verifying : qpid-proton-c-0.26.0-2.el7.x86_64 85/107 DEBUG: Verifying : PyYAML-3.10-11.el7.x86_64 86/107 DEBUG: Verifying : libxslt-1.1.28-6.el7.x86_64 87/107 DEBUG: Verifying : python-beaker-1.5.4-10.el7.noarch 88/107 DEBUG: Verifying : python-decorator-3.4.0-3.el7.noarch 89/107 DEBUG: Verifying : python-inotify-0.9.4-4.el7.noarch 90/107 DEBUG: Verifying : python-lxml-3.2.1-4.el7.x86_64 91/107 DEBUG: Verifying : python-mako-0.8.1-2.el7.noarch 92/107 DEBUG: Verifying : python-netifaces-0.10.4-3.el7.x86_64 93/107 DEBUG: Verifying : python-paste-1.7.5.1-9.20111221hg1498.el7.noarch 94/107 DEBUG: Verifying : python-ply-3.4-11.el7.noarch 95/107 DEBUG: Verifying : python-prettytable-0.7.2-3.el7.noarch 96/107 DEBUG: Verifying : python-pycparser-2.14-1.el7.noarch 97/107 DEBUG: Verifying : python2-futures-3.1.1-5.el7.noarch 98/107 DEBUG: Verifying : python2-subprocess32-3.2.6-14.el7.x86_64 99/107 DEBUG: Verifying : which-2.20-7.el7.x86_64 100/107 DEBUG: Verifying : python2-barbican-tests-9.0.2-0.20230515084900.1c 101/107 DEBUG: Verifying : openstack-barbican-common-9.0.2-0.20230515084900 102/107 DEBUG: Verifying : openstack-barbican-keystone-listener-9.0.2-0.202 103/107 DEBUG: Verifying : openstack-barbican-worker-9.0.2-0.20230515084900 104/107 DEBUG: Verifying : openstack-barbican-api-9.0.2-0.20230515084900.1c 105/107 DEBUG: Verifying : python2-barbican-9.0.2-0.20230515084900.1cd585c. 106/107 DEBUG: Verifying : openstack-barbican-9.0.2-0.20230515084900.1cd585 107/107 DEBUG: Installed: DEBUG: python2-barbican-tests-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: openstack-barbican-common-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: openstack-barbican-keystone-listener-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: openstack-barbican-worker-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: openstack-barbican-api-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: python2-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: openstack-barbican-9.0.2-0.20230515084900.1cd585c.el7.noarch DEBUG: python-oslo-cache-lang-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python-oslo-concurrency-lang-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python-oslo-db-lang-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python-oslo-i18n-lang-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python-oslo-log-lang-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python-oslo-middleware-lang-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python-oslo-policy-lang-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python-oslo-utils-lang-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python-oslo-versionedobjects-lang-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python-pycadf-common-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-barbicanclient-4.9.0-0.20200221112259.9c0e02d.el7.noarch DEBUG: python2-castellan-1.3.4-0.20201202130926.edf96c4.el7.noarch DEBUG: python2-cliff-2.16.0-0.20200221082936.6b6b186.el7.noarch DEBUG: python2-debtcollector-1.22.0-0.20200221171616.0be4911.el7.noarch DEBUG: python2-futurist-1.9.0-0.20200221041314.25ffb8f.el7.noarch DEBUG: python2-keystoneauth1-3.17.4-0.20210609052422.8dc7366.el7.noarch DEBUG: python2-keystoneclient-1:3.21.0-0.20200221044903.79f150f.el7.noarch DEBUG: python2-keystonemiddleware-7.0.1-0.20200221060242.0a65b14.el7.noarch DEBUG: python2-os-service-types-1.7.0-0.20200220153341.0b2f473.el7.noarch DEBUG: python2-oslo-cache-1.37.1-0.20220909162410.3e30378.el7.noarch DEBUG: python2-oslo-concurrency-3.30.1-0.20201123063440.f4d2dd8.el7.noarch DEBUG: python2-oslo-config-2:6.11.3-0.20201123063618.9b1ccea.el7.noarch DEBUG: python2-oslo-context-2.23.1-0.20200610053411.ab17aef.el7.noarch DEBUG: python2-oslo-db-5.0.2-0.20200220171418.fb40cdb.el7.noarch DEBUG: python2-oslo-i18n-3.24.0-0.20200220115250.91b39bb.el7.noarch DEBUG: python2-oslo-log-3.44.3-0.20200610054408.e19c407.el7.noarch DEBUG: python2-oslo-messaging-10.2.4-0.20210319152931.82281a0.el7.noarch DEBUG: python2-oslo-middleware-3.38.1-0.20200220193436.9bae80e.el7.noarch DEBUG: python2-oslo-policy-2.3.4-0.20200713062415.5904564.el7.noarch DEBUG: python2-oslo-serialization-2.29.3-0.20210222082417.a9c4bfa.el7.noarch DEBUG: python2-oslo-service-1.40.2-0.20200221041524.a7621c8.el7.noarch DEBUG: python2-oslo-upgradecheck-0.3.2-0.20200424125422.e1df576.el7.noarch DEBUG: python2-oslo-utils-3.41.6-0.20200703054418.f4deaad.el7.noarch DEBUG: python2-oslo-versionedobjects-1.36.1-0.20200221112606.14ee7e0.el7.noarch DEBUG: python2-pycadf-2.10.0-0.20200220193258.d113c15.el7.noarch DEBUG: python2-stevedore-1.31.0-0.20200220101304.6817543.el7.noarch DEBUG: python-beautifulsoup4-4.6.0-1.el7.noarch DEBUG: python-editor-0.4-4.el7.noarch DEBUG: python-keyring-5.7.1-1.el7.noarch DEBUG: python-logutils-0.3.3-3.el7.noarch DEBUG: python-memcached-1.58-1.el7.noarch DEBUG: python-migrate-0.11.0-1.el7.noarch DEBUG: python-paste-deploy-1.5.2-6.el7.noarch DEBUG: python-pyngus-2.0.3-3.el7.noarch DEBUG: python-repoze-lru-0.4-3.el7.noarch DEBUG: python-routes-2.4.1-1.el7.noarch DEBUG: python-simplegeneric-0.8-7.el7.noarch DEBUG: python-sqlparse-0.1.18-5.el7.noarch DEBUG: python-tempita-0.5.1-8.el7.noarch DEBUG: python-unicodecsv-0.14.1-1.el7.noarch DEBUG: python-waitress-0.8.9-5.el7.noarch DEBUG: python-webtest-2.0.23-1.el7.noarch DEBUG: python2-PyMySQL-0.9.2-2.el7.noarch DEBUG: python2-alembic-1.0.7-1.el7.noarch DEBUG: python2-amqp-2.4.1-1.el7.noarch DEBUG: python2-asn1crypto-0.23.0-2.el7.noarch DEBUG: python2-cachetools-3.1.0-1.el7.noarch DEBUG: python2-cmd2-0.8.8-5.el7.noarch DEBUG: python2-contextlib2-0.5.5-8.el7.noarch DEBUG: python2-dateutil-1:2.8.0-1.el7.noarch DEBUG: python2-dogpile-cache-0.6.8-1.el7.noarch DEBUG: python2-etcd3gw-0.2.5-1.el7.noarch DEBUG: python2-fasteners-0.14.1-6.el7.noarch DEBUG: python2-gunicorn-19.9.0-4.el7.noarch DEBUG: python2-iso8601-0.1.11-1.el7.noarch DEBUG: python2-jsonschema-2.6.0-2.el7.noarch DEBUG: python2-kombu-1:4.6.3-3.el7.noarch DEBUG: python2-ldap3-2.4.1-3.el7.noarch DEBUG: python2-netaddr-0.7.19-5.el7.noarch DEBUG: python2-pecan-1.3.2-1.el7.noarch DEBUG: python2-pyOpenSSL-19.0.0-1.el7.noarch DEBUG: python2-pyasn1-0.3.7-6.el7.noarch DEBUG: python2-pyperclip-1.6.4-1.el7.noarch DEBUG: python2-rfc3986-1.2.0-1.el7.noarch DEBUG: python2-singledispatch-3.4.0.3-4.el7.noarch DEBUG: python2-statsd-3.2.1-5.el7.noarch DEBUG: python2-vine-1.2.0-2.el7.noarch DEBUG: python2-wcwidth-0.1.7-8.el7.noarch DEBUG: python2-cffi-1.11.2-1.el7.x86_64 DEBUG: python2-cryptography-2.5-1.el7.x86_64 DEBUG: python2-msgpack-0.6.1-2.el7.x86_64 DEBUG: python2-qpid-proton-0.26.0-2.el7.x86_64 DEBUG: python2-wrapt-1.11.1-1.el7.x86_64 DEBUG: python2-yappi-1.0-1.el7.x86_64 DEBUG: qpid-proton-c-0.26.0-2.el7.x86_64 DEBUG: PyYAML-3.10-11.el7.x86_64 DEBUG: libxslt-1.1.28-6.el7.x86_64 DEBUG: python-beaker-1.5.4-10.el7.noarch DEBUG: python-decorator-3.4.0-3.el7.noarch DEBUG: python-inotify-0.9.4-4.el7.noarch DEBUG: python-lxml-3.2.1-4.el7.x86_64 DEBUG: python-mako-0.8.1-2.el7.noarch DEBUG: python-netifaces-0.10.4-3.el7.x86_64 DEBUG: python-paste-1.7.5.1-9.20111221hg1498.el7.noarch DEBUG: python-ply-3.4-11.el7.noarch DEBUG: python-prettytable-0.7.2-3.el7.noarch DEBUG: python-pycparser-2.14-1.el7.noarch DEBUG: python2-futures-3.1.1-5.el7.noarch DEBUG: python2-subprocess32-3.2.6-14.el7.x86_64 DEBUG: which-2.20-7.el7.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-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-centos-train-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/home/centos-train/data/repos/1c/d5/1cd585c721b1966e5582adc800090d01d8b6fbad_e6747154'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/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-centos-train-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/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 DEBUG: ERROR: not a btrfs filesystem: /var/lib/mock DEBUG: ERROR: can't access '/var/lib/mock' DEBUG: Child return code was: 1 DEBUG: Please ignore the error above above about btrfs. Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos-train-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-centos-train-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