+ 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/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec' + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec --clean INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.obpwf427:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/71/ca/71ca61a8f7b63954840858ca75f9effb994a6a86_10c11a10 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot Finish: run + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec --init INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ij9m0c_d:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/71/ca/71ca61a8f7b63954840858ca75f9effb994a6a86_10c11a10 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec INFO: calling preinit hooks INFO: enabled root cache INFO: /home/rhel8-master/data/dlrn-5.cfg newer than root cache; cache will be rebuilt DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1073356 1829472 60924 5097108 6568228 DEBUG: Swap: 4194300 532200 3662100 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc Start: dnf install DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'module', 'enable', 'virt:8.0.0'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'module', 'enable', 'virt:8.0.0'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 157 MB/s | 1.2 MB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 336 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 156 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 27 kB/s | 3.0 kB 00:00 DEBUG: BUILDSTDERR: Detection of Platform Module failed: Cannot open file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================ DEBUG: Enabling module streams: DEBUG: virt 8.0.0 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Complete! DEBUG: Switching module streams does not alter installed packages (see 'module enable' in dnf(8) for details) DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git', 'python3-setuptools_scm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', 'basesystem', 'rpm-build', 'python3-devel', 'gcc', 'make', 'python3-sqlalchemy', 'python3-sphinx', 'python3-eventlet', 'python3-six', 'python3-pbr', 'openstack-macros', 'git', 'python3-setuptools_scm'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:01 ago on Tue 28 Apr 2020 10:24:02 AM EDT. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: openstack-macros noarch2019.2.3-0.20190913180739.ce6a105.el8 local 17 k DEBUG: gcc x86_648.2.1-3.5.el8 appstream 23 M DEBUG: git x86_642.18.1-3.el8 appstream 186 k DEBUG: rpm-build x86_644.14.2-9.el8 appstream 166 k DEBUG: basesystem noarch11-5.el8 base 11 k DEBUG: make x86_641:4.2.1-9.el8 base 498 k DEBUG: python3-devel x86_643.6.8-1.el8 build 57 k DEBUG: python3-sphinx noarch1:1.7.6-1.el8 build 1.7 M DEBUG: python3-eventlet noarch0.25.1-1.1.el8ost delorean-rhel8-master-deps 384 k DEBUG: python3-pbr noarch5.1.2-2.el8ost delorean-rhel8-master-deps 1.1 M DEBUG: python3-setuptools_scm noarch1.15.7-4.el8ost delorean-rhel8-master-deps 37 k DEBUG: python3-six noarch1.12.0-1.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-sqlalchemy x86_641.2.17-3.el8ost delorean-rhel8-master-deps 1.8 M DEBUG: Installing dependencies: DEBUG: OpenEXR-libs x86_642.2.0-11.el8 appstream 672 k DEBUG: adobe-mappings-cmap noarch20171205-3.el8 appstream 2.1 M DEBUG: adobe-mappings-cmap-deprecated noarch20171205-3.el8 appstream 119 k DEBUG: adobe-mappings-pdf noarch20180407-1.el8 appstream 707 k DEBUG: annobin x86_648.64-1.el8 appstream 187 k DEBUG: atk x86_642.28.1-1.el8 appstream 272 k DEBUG: cairo x86_641.15.12-3.el8 appstream 721 k DEBUG: cpp x86_648.2.1-3.5.el8 appstream 10 M DEBUG: dwz x86_640.12-9.el8 appstream 109 k DEBUG: efi-srpm-macros noarch3-2.el8 appstream 22 k DEBUG: fftw-libs-double x86_643.3.5-11.el8 appstream 992 k DEBUG: fribidi x86_641.0.4-6.el8 appstream 89 k DEBUG: gc x86_647.6.4-3.el8 appstream 109 k DEBUG: gd x86_642.2.5-6.el8 appstream 144 k DEBUG: gdb-headless x86_648.2-5.el8 appstream 3.7 M DEBUG: ghc-srpm-macros noarch1.4.2-7.el8 appstream 9.4 k DEBUG: git-core x86_642.18.1-3.el8 appstream 4.1 M DEBUG: git-core-doc noarch2.18.1-3.el8 appstream 2.3 M DEBUG: go-srpm-macros noarch2-16.el8 appstream 14 k DEBUG: google-droid-sans-fonts noarch20120715-13.el8 appstream 2.5 M DEBUG: graphite2 x86_641.3.10-10.el8 appstream 122 k DEBUG: gtk-update-icon-cache x86_643.22.30-3.el8 appstream 33 k DEBUG: gtk2 x86_642.24.32-4.el8 appstream 3.4 M DEBUG: guile x86_645:2.0.14-7.el8 appstream 3.5 M DEBUG: harfbuzz x86_641.7.5-3.el8 appstream 294 k DEBUG: hicolor-icon-theme noarch0.17-2.el8 appstream 48 k DEBUG: ilmbase x86_642.2.0-11.el8 appstream 114 k DEBUG: isl x86_640.16.1-6.el8 appstream 841 k DEBUG: jasper-libs x86_642.0.14-4.el8 appstream 167 k DEBUG: jbig2dec-libs x86_640.14-2.el8 appstream 67 k DEBUG: jbigkit-libs x86_642.1-14.el8 appstream 55 k DEBUG: lato-fonts noarch2.015-5.el8 appstream 3.3 M DEBUG: lcms2 x86_642.9-2.el8 appstream 165 k DEBUG: libICE x86_641.0.9-13.el8 appstream 73 k DEBUG: libSM x86_641.2.3-1.el8 appstream 48 k DEBUG: libX11 x86_641.6.7-1.el8 appstream 612 k DEBUG: libX11-common noarch1.6.7-1.el8 appstream 157 k DEBUG: libXau x86_641.0.8-13.el8 appstream 36 k DEBUG: libXaw x86_641.0.13-10.el8 appstream 194 k DEBUG: libXcomposite x86_640.4.4-14.el8 appstream 29 k DEBUG: libXcursor x86_641.1.15-3.el8 appstream 36 k DEBUG: libXdamage x86_641.1.4-14.el8 appstream 27 k DEBUG: libXext x86_641.3.3-9.el8 appstream 45 k DEBUG: libXfixes x86_645.0.3-7.el8 appstream 25 k DEBUG: libXft x86_642.3.2-10.el8 appstream 66 k DEBUG: libXi x86_641.7.9-7.el8 appstream 49 k DEBUG: libXinerama x86_641.1.4-1.el8 appstream 16 k DEBUG: libXmu x86_641.1.2-12.el8 appstream 74 k DEBUG: libXpm x86_643.5.12-7.el8 appstream 58 k DEBUG: libXrandr x86_641.5.1-7.el8 appstream 33 k DEBUG: libXrender x86_640.9.10-7.el8 appstream 33 k DEBUG: libXt x86_641.1.5-8.el8 appstream 185 k DEBUG: libXxf86misc x86_641.0.4-1.el8 appstream 23 k DEBUG: libXxf86vm x86_641.1.4-9.el8 appstream 19 k DEBUG: libatomic_ops x86_647.6.2-3.el8 appstream 38 k DEBUG: libbabeltrace x86_641.5.4-2.el8 appstream 201 k DEBUG: libdatrie x86_640.2.9-7.el8 appstream 33 k DEBUG: libfontenc x86_641.1.3-8.el8 appstream 37 k DEBUG: libgs x86_649.25-2.el8 appstream 3.1 M DEBUG: libidn x86_641.34-5.el8 appstream 239 k DEBUG: libijs x86_640.35-5.el8 appstream 30 k DEBUG: libipt x86_641.6.1-8.el8 appstream 50 k DEBUG: libjpeg-turbo x86_641.5.3-7.el8 appstream 155 k DEBUG: libmcpp x86_642.7.2-20.el8 appstream 81 k DEBUG: libmpc x86_641.0.2-9.el8 appstream 59 k DEBUG: libpaper x86_641.1.24-22.el8 appstream 45 k DEBUG: librsvg2 x86_642.42.7-2.el8 appstream 541 k DEBUG: libthai x86_640.1.27-2.el8 appstream 203 k DEBUG: libtiff x86_644.0.9-13.el8 appstream 188 k DEBUG: libwebp x86_641.0.0-1.el8 appstream 273 k DEBUG: libwmf-lite x86_640.2.9-4.el8 appstream 76 k DEBUG: libxcb x86_641.13-5.el8 appstream 230 k DEBUG: mcpp x86_642.7.2-20.el8 appstream 31 k DEBUG: ocaml-srpm-macros noarch5-4.el8 appstream 9.5 k DEBUG: openblas-srpm-macros noarch2-2.el8 appstream 8.0 k DEBUG: openjpeg2 x86_642.3.0-8.el8 appstream 153 k DEBUG: perl-Digest noarch1.17-395.el8 appstream 27 k DEBUG: perl-Digest-MD5 x86_642.55-396.el8 appstream 37 k DEBUG: perl-Error noarch1:0.17025-2.el8 appstream 46 k DEBUG: perl-Git noarch2.18.1-3.el8 appstream 77 k DEBUG: perl-Net-SSLeay x86_641.85-6.el8 appstream 358 k DEBUG: perl-TermReadKey x86_642.37-7.el8 appstream 40 k DEBUG: perl-URI noarch1.73-3.el8 appstream 116 k DEBUG: perl-libnet noarch3.11-3.el8 appstream 121 k DEBUG: perl-srpm-macros noarch1-25.el8 appstream 11 k DEBUG: pixman x86_640.36.0-1.el8 appstream 257 k DEBUG: platform-python-devel x86_643.6.8-1.el8 appstream 242 k DEBUG: python-rpm-macros noarch3-37.el8 appstream 14 k DEBUG: python-srpm-macros noarch3-37.el8 appstream 14 k DEBUG: python3-docutils noarch0.14-11.module+el8+2525+995c3d63 appstream 1.6 M DEBUG: python3-pip noarch9.0.3-13.el8 appstream 18 k DEBUG: python3-pygments noarch2.2.0-19.module+el8+2339+1a6691f8 appstream 1.9 M DEBUG: python3-pytz noarch2017.2-9.el8 appstream 54 k DEBUG: python3-rpm-generators noarch5-4.el8 appstream 24 k DEBUG: python3-rpm-macros noarch3-37.el8 appstream 13 k DEBUG: python36 x86_643.6.8-1.module+el8+2710+846623d6 appstream 19 k DEBUG: python36-devel x86_643.6.8-1.module+el8+2710+846623d6 appstream 16 k DEBUG: qt5-srpm-macros noarch5.11.1-2.el8 appstream 11 k DEBUG: redhat-rpm-config noarch116-1.el8 appstream 82 k DEBUG: rust-srpm-macros noarch5-2.el8 appstream 9.3 k DEBUG: urw-base35-bookman-fonts noarch20170801-10.el8 appstream 857 k DEBUG: urw-base35-c059-fonts noarch20170801-10.el8 appstream 884 k DEBUG: urw-base35-d050000l-fonts noarch20170801-10.el8 appstream 79 k DEBUG: urw-base35-fonts noarch20170801-10.el8 appstream 12 k DEBUG: urw-base35-fonts-common noarch20170801-10.el8 appstream 23 k DEBUG: urw-base35-gothic-fonts noarch20170801-10.el8 appstream 654 k DEBUG: urw-base35-nimbus-mono-ps-fonts noarch20170801-10.el8 appstream 801 k DEBUG: urw-base35-nimbus-roman-fonts noarch20170801-10.el8 appstream 865 k DEBUG: urw-base35-nimbus-sans-fonts noarch20170801-10.el8 appstream 1.3 M DEBUG: urw-base35-p052-fonts noarch20170801-10.el8 appstream 982 k DEBUG: urw-base35-standard-symbols-ps-fonts noarch20170801-10.el8 appstream 44 k DEBUG: urw-base35-z003-fonts noarch20170801-10.el8 appstream 279 k DEBUG: xkeyboard-config noarch2.24-3.el8 appstream 828 k DEBUG: xorg-x11-font-utils x86_641:7.5-40.el8 appstream 103 k DEBUG: xorg-x11-fonts-ISO8859-1-100dpi noarch7.5-19.el8 appstream 1.1 M DEBUG: xorg-x11-server-utils x86_647.7-27.el8 appstream 197 k DEBUG: acl x86_642.2.53-1.el8 base 81 k DEBUG: audit-libs x86_643.0-0.10.20180831git0047a6c.el8 base 116 k DEBUG: avahi-libs x86_640.7-19.el8 base 63 k DEBUG: bash x86_644.4.19-7.el8 base 1.5 M DEBUG: binutils x86_642.30-49.el8 base 5.7 M DEBUG: brotli x86_641.0.6-1.el8 base 323 k DEBUG: bzip2 x86_641.0.6-26.el8 base 60 k DEBUG: bzip2-libs x86_641.0.6-26.el8 base 48 k DEBUG: ca-certificates noarch2018.2.24-6.el8 base 394 k DEBUG: chkconfig x86_641.11-1.el8 base 189 k DEBUG: coreutils x86_648.30-6.el8 base 1.2 M DEBUG: coreutils-common x86_648.30-6.el8 base 2.0 M DEBUG: cpio x86_642.12-8.el8 base 265 k DEBUG: cracklib x86_642.9.6-15.el8 base 93 k DEBUG: crypto-policies noarch20181217-6.git9a35207.el8 base 54 k DEBUG: cryptsetup-libs x86_642.0.6-1.el8 base 321 k DEBUG: cups-libs x86_641:2.2.6-25.el8 base 432 k DEBUG: curl x86_647.61.1-8.el8 base 352 k DEBUG: cyrus-sasl-lib x86_642.1.27-0.3rc7.el8 base 123 k DEBUG: dbus x86_641:1.12.8-7.el8 base 40 k DEBUG: dbus-common noarch1:1.12.8-7.el8 base 45 k DEBUG: dbus-daemon x86_641:1.12.8-7.el8 base 240 k DEBUG: dbus-libs x86_641:1.12.8-7.el8 base 183 k DEBUG: dbus-tools x86_641:1.12.8-7.el8 base 85 k DEBUG: device-mapper x86_648:1.02.155-6.el8 base 370 k DEBUG: device-mapper-libs x86_648:1.02.155-6.el8 base 402 k DEBUG: diffutils x86_643.6-5.el8 base 359 k DEBUG: dracut x86_64049-10.git20190115.el8 base 361 k DEBUG: elfutils x86_640.174-6.el8 base 344 k DEBUG: elfutils-default-yama-scope noarch0.174-6.el8 base 46 k DEBUG: elfutils-libelf x86_640.174-6.el8 base 210 k DEBUG: elfutils-libs x86_640.174-6.el8 base 316 k DEBUG: emacs-filesystem noarch1:26.1-5.el8 base 69 k DEBUG: environment-modules x86_644.1.4-1.el8 base 254 k DEBUG: expat x86_642.2.5-3.el8 base 110 k DEBUG: file x86_645.33-8.el8 base 76 k DEBUG: file-libs x86_645.33-8.el8 base 542 k DEBUG: filesystem x86_643.8-2.el8 base 1.1 M DEBUG: findutils x86_641:4.6.0-20.el8 base 528 k DEBUG: fipscheck x86_641.5.0-4.el8 base 28 k DEBUG: fipscheck-lib x86_641.5.0-4.el8 base 16 k DEBUG: fontconfig x86_642.13.1-3.el8 base 275 k DEBUG: fontpackages-filesystem noarch1.44-22.el8 base 16 k DEBUG: freetype x86_642.9.1-4.el8 base 393 k DEBUG: gawk x86_644.2.1-1.el8 base 1.1 M DEBUG: gdbm x86_641:1.18-1.el8 base 130 k DEBUG: gdbm-libs x86_641:1.18-1.el8 base 60 k DEBUG: gettext x86_640.19.8.1-14.el8 base 1.1 M DEBUG: gettext-libs x86_640.19.8.1-14.el8 base 311 k DEBUG: glib2 x86_642.56.4-1.el8 base 2.5 M DEBUG: glibc x86_642.28-42.el8 base 3.8 M DEBUG: glibc-all-langpacks x86_642.28-42.el8 base 25 M DEBUG: glibc-common x86_642.28-42.el8 base 811 k DEBUG: glibc-devel x86_642.28-42.el8 base 1.0 M DEBUG: glibc-headers x86_642.28-42.el8 base 464 k DEBUG: gmp x86_641:6.1.2-8.el8 base 319 k DEBUG: gnupg2 x86_642.2.9-1.el8 base 2.3 M DEBUG: gnutls x86_643.6.5-2.el8 base 896 k DEBUG: grep x86_643.1-6.el8 base 274 k DEBUG: groff-base x86_641.22.3-18.el8 base 1.0 M DEBUG: grub2-common noarch1:2.02-66.el8 base 880 k DEBUG: grub2-tools x86_641:2.02-66.el8 base 1.9 M DEBUG: grub2-tools-minimal x86_641:2.02-66.el8 base 196 k DEBUG: gzip x86_641.9-4.el8 base 166 k DEBUG: ima-evm-utils x86_641.1-4.el8 base 55 k DEBUG: info x86_646.5-4.el8 base 198 k DEBUG: iptables-libs x86_641.8.2-9.el8 base 97 k DEBUG: json-c x86_640.13.1-0.2.el8 base 40 k DEBUG: kbd-legacy noarch2.0.4-8.el8 base 481 k DEBUG: kbd-misc noarch2.0.4-8.el8 base 1.4 M DEBUG: kernel-headers x86_644.18.0-80.el8 base 1.6 M DEBUG: keyutils-libs x86_641.5.10-6.el8 base 34 k DEBUG: kmod x86_6425-11.el8 base 127 k DEBUG: kmod-libs x86_6425-11.el8 base 69 k DEBUG: krb5-libs x86_641.16.1-22.el8 base 840 k DEBUG: less x86_64530-1.el8 base 164 k DEBUG: libacl x86_642.2.53-1.el8 base 35 k DEBUG: libarchive x86_643.3.2-3.el8 base 358 k DEBUG: libassuan x86_642.5.1-3.el8 base 83 k DEBUG: libattr x86_642.4.48-3.el8 base 27 k DEBUG: libblkid x86_642.32.1-8.el8 base 213 k DEBUG: libcap x86_642.25-9.el8 base 57 k DEBUG: libcap-ng x86_640.7.9-4.el8 base 33 k DEBUG: libcom_err x86_641.44.3-2.el8 base 48 k DEBUG: libcroco x86_640.6.12-4.el8 base 113 k DEBUG: libcurl x86_647.61.1-8.el8 base 294 k DEBUG: libdb x86_645.3.28-36.el8 base 750 k DEBUG: libdb-utils x86_645.3.28-36.el8 base 150 k DEBUG: libedit x86_643.1-23.20170329cvs.el8 base 102 k DEBUG: libfdisk x86_642.32.1-8.el8 base 247 k DEBUG: libffi x86_643.1-18.el8 base 37 k DEBUG: libgcc x86_648.2.1-3.5.el8 base 77 k DEBUG: libgcrypt x86_641.8.3-2.el8 base 459 k DEBUG: libgomp x86_648.2.1-3.5.el8 base 189 k DEBUG: libgpg-error x86_641.31-1.el8 base 242 k DEBUG: libidn2 x86_642.0.5-1.el8 base 90 k DEBUG: libkcapi x86_641.1.1-16_1.el8 base 47 k DEBUG: libkcapi-hmaccalc x86_641.1.1-16_1.el8 base 30 k DEBUG: libksba x86_641.3.5-7.el8 base 135 k DEBUG: libmetalink x86_640.1.3-7.el8 base 32 k DEBUG: libmount x86_642.32.1-8.el8 base 229 k DEBUG: libnghttp2 x86_641.33.0-1.el8 base 77 k DEBUG: libnsl2 x86_641.2.0-2.20180605git4a062cf.el8 base 58 k DEBUG: libpcap x86_6414:1.9.0-1.el8 base 160 k DEBUG: libpipeline x86_641.5.0-2.el8 base 54 k DEBUG: libpkgconf x86_641.4.2-1.el8 base 35 k DEBUG: libpng x86_642:1.6.34-5.el8 base 126 k DEBUG: libpsl x86_640.20.2-5.el8 base 61 k DEBUG: libpwquality x86_641.4.0-9.el8 base 103 k DEBUG: libseccomp x86_642.3.3-3.el8 base 64 k DEBUG: libsecret x86_640.18.6-1.el8 base 163 k DEBUG: libselinux x86_642.8-6.el8 base 178 k DEBUG: libsemanage x86_642.8-5.el8 base 162 k DEBUG: libsepol x86_642.8-2.el8 base 338 k DEBUG: libsigsegv x86_642.11-5.el8 base 30 k DEBUG: libsmartcols x86_642.32.1-8.el8 base 173 k DEBUG: libssh x86_640.8.5-2.el8 base 227 k DEBUG: libstdc++ x86_648.2.1-3.5.el8 base 448 k DEBUG: libtasn1 x86_644.13-3.el8 base 76 k DEBUG: libtirpc x86_641.1.4-3.el8 base 112 k DEBUG: libtool-ltdl x86_642.4.6-25.el8 base 58 k DEBUG: libunistring x86_640.9.9-3.el8 base 422 k DEBUG: libusbx x86_641.0.22-1.el8 base 71 k DEBUG: libutempter x86_641.1.6-14.el8 base 32 k DEBUG: libuuid x86_642.32.1-8.el8 base 93 k DEBUG: libverto x86_640.3.0-5.el8 base 24 k DEBUG: libxcrypt x86_644.1.1-4.el8 base 73 k DEBUG: libxcrypt-devel x86_644.1.1-4.el8 base 25 k DEBUG: libxml2 x86_642.9.7-5.el8 base 696 k DEBUG: lua-libs x86_645.3.4-10.el8 base 118 k DEBUG: lz4-libs x86_641.8.1.2-4.el8 base 55 k DEBUG: man-db x86_642.7.6.1-17.el8 base 887 k DEBUG: mpfr x86_643.1.6-1.el8 base 221 k DEBUG: ncurses x86_646.1-7.20180224.el8 base 387 k DEBUG: ncurses-base noarch6.1-7.20180224.el8 base 81 k DEBUG: ncurses-libs x86_646.1-7.20180224.el8 base 335 k DEBUG: nettle x86_643.4.1-1.el8 base 302 k DEBUG: npth x86_641.5-4.el8 base 26 k DEBUG: openldap x86_642.4.46-9.el8 base 352 k DEBUG: openssh x86_647.8p1-4.el8 base 504 k DEBUG: openssh-clients x86_647.8p1-4.el8 base 656 k DEBUG: openssl x86_641:1.1.1-8.el8 base 664 k DEBUG: openssl-libs x86_641:1.1.1-8.el8 base 1.4 M DEBUG: os-prober x86_641.74-6.el8 base 51 k DEBUG: p11-kit x86_640.23.14-4.el8 base 273 k DEBUG: p11-kit-trust x86_640.23.14-4.el8 base 139 k DEBUG: pam x86_641.3.1-4.el8 base 734 k DEBUG: patch x86_642.7.6-8.el8 base 138 k DEBUG: pcre x86_648.42-4.el8 base 208 k DEBUG: pcre2 x86_6410.32-1.el8 base 244 k DEBUG: perl-Carp noarch1.42-396.el8 base 30 k DEBUG: perl-Data-Dumper x86_642.167-399.el8 base 58 k DEBUG: perl-Encode x86_644:2.97-3.el8 base 1.5 M DEBUG: perl-Errno x86_641.28-416.el8 base 76 k DEBUG: perl-Exporter noarch5.72-396.el8 base 34 k DEBUG: perl-File-Path noarch2.15-2.el8 base 38 k DEBUG: perl-File-Temp noarch0.230.600-1.el8 base 63 k DEBUG: perl-Getopt-Long noarch1:2.50-4.el8 base 63 k DEBUG: perl-HTTP-Tiny noarch0.074-1.el8 base 58 k DEBUG: perl-IO x86_641.38-416.el8 base 141 k DEBUG: perl-MIME-Base64 x86_643.15-396.el8 base 31 k DEBUG: perl-PathTools x86_643.74-1.el8 base 90 k DEBUG: perl-Pod-Escapes noarch1:1.07-395.el8 base 20 k DEBUG: perl-Pod-Perldoc noarch3.28-396.el8 base 88 k DEBUG: perl-Pod-Simple noarch1:3.35-395.el8 base 213 k DEBUG: perl-Pod-Usage noarch4:1.69-395.el8 base 34 k DEBUG: perl-Scalar-List-Utils x86_643:1.49-2.el8 base 68 k DEBUG: perl-Socket x86_644:2.027-2.el8 base 59 k DEBUG: perl-Storable x86_641:3.11-3.el8 base 98 k DEBUG: perl-Term-ANSIColor noarch4.06-396.el8 base 46 k DEBUG: perl-Term-Cap noarch1.17-395.el8 base 23 k DEBUG: perl-Text-ParseWords noarch3.30-395.el8 base 18 k DEBUG: perl-Text-Tabs+Wrap noarch2013.0523-395.el8 base 24 k DEBUG: perl-Time-Local noarch1:1.280-1.el8 base 34 k DEBUG: perl-Unicode-Normalize x86_641.25-396.el8 base 82 k DEBUG: perl-constant noarch1.33-396.el8 base 25 k DEBUG: perl-interpreter x86_644:5.26.3-416.el8 base 6.3 M DEBUG: perl-libs x86_644:5.26.3-416.el8 base 1.6 M DEBUG: perl-macros x86_644:5.26.3-416.el8 base 72 k DEBUG: perl-parent noarch1:0.237-1.el8 base 20 k DEBUG: perl-podlators noarch4.11-1.el8 base 118 k DEBUG: perl-threads x86_641:2.21-2.el8 base 61 k DEBUG: perl-threads-shared x86_641.58-2.el8 base 48 k DEBUG: pkgconf x86_641.4.2-1.el8 base 38 k DEBUG: pkgconf-m4 noarch1.4.2-1.el8 base 17 k DEBUG: pkgconf-pkg-config x86_641.4.2-1.el8 base 15 k DEBUG: platform-python x86_643.6.8-1.el8 base 78 k DEBUG: platform-python-pip noarch9.0.3-13.el8 base 1.8 M DEBUG: platform-python-setuptools noarch39.2.0-4.el8 base 632 k DEBUG: popt x86_641.16-14.el8 base 61 k DEBUG: procps-ng x86_643.3.15-1.el8 base 328 k DEBUG: publicsuffix-list-dafsa noarch20180723-1.el8 base 56 k DEBUG: python3-libs x86_643.6.8-1.el8 base 7.9 M DEBUG: python3-setuptools noarch39.2.0-4.el8 base 162 k DEBUG: readline x86_647.0-10.el8 base 199 k DEBUG: redhat-release x86_648.0-0.44.el8 base 38 k DEBUG: rpm x86_644.14.2-9.el8 base 536 k DEBUG: rpm-build-libs x86_644.14.2-9.el8 base 149 k DEBUG: rpm-libs x86_644.14.2-9.el8 base 333 k DEBUG: sed x86_644.5-1.el8 base 298 k DEBUG: setup noarch2.12.2-1.el8 base 180 k DEBUG: shadow-utils x86_642:4.6-7.el8 base 1.2 M DEBUG: sqlite-libs x86_643.26.0-3.el8 base 579 k DEBUG: systemd-libs x86_64239-13.el8 base 550 k DEBUG: systemd-pam x86_64239-13.el8 base 221 k DEBUG: systemd-udev x86_64239-13.el8 base 1.3 M DEBUG: tar x86_642:1.30-4.el8 base 838 k DEBUG: tcl x86_641:8.6.8-2.el8 base 1.1 M DEBUG: trousers-lib x86_640.3.14-2.el8 base 168 k DEBUG: tzdata noarch2018i-1.el8 base 464 k DEBUG: unzip x86_646.0-41.el8 base 193 k DEBUG: util-linux x86_642.32.1-8.el8 base 2.5 M DEBUG: which x86_642.21-10.el8 base 49 k DEBUG: xz x86_645.2.4-3.el8 base 153 k DEBUG: xz-libs x86_645.2.4-3.el8 base 94 k DEBUG: zip x86_643.0-23.el8 base 270 k DEBUG: zlib x86_641.2.11-10.el8 base 101 k DEBUG: gdk-pixbuf2 x86_642.36.12-4.el8 build 466 k DEBUG: gdk-pixbuf2-modules x86_642.36.12-4.el8 build 109 k DEBUG: google-roboto-slab-fonts noarch1.100263-0.7.20150923git.el8 build 238 k DEBUG: pango x86_641.42.4-3.el8 build 296 k DEBUG: python-sphinx-locale noarch1:1.7.6-1.el8 build 171 k DEBUG: python3-packaging noarch16.8-9.el8 build 48 k DEBUG: python3-sphinx-theme-alabaster noarch0.7.9-7.el8 build 24 k DEBUG: python3-sphinxcontrib-websupport noarch1.0.1-10.20180316git.el8 build 50 k DEBUG: python3-whoosh noarch2.7.4-9.el8 build 1.1 M DEBUG: ImageMagick-libs x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 2.3 M DEBUG: fontawesome-fonts noarch4.7.0-6.el8ost delorean-rhel8-master-deps 202 k DEBUG: fontawesome-fonts-web noarch4.7.0-6.el8ost delorean-rhel8-master-deps 428 k DEBUG: python3-babel noarch2.5.1-5.el8 delorean-rhel8-master-deps 4.8 M DEBUG: python3-chardet noarch3.0.4-8.el8ost delorean-rhel8-master-deps 194 k DEBUG: python3-crypto x86_642.6.1-18.el8ost delorean-rhel8-master-deps 504 k DEBUG: python3-dns noarch1.15.0-8.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-greenlet x86_640.4.13-6.el8ost delorean-rhel8-master-deps 30 k DEBUG: python3-idna noarch2.5-5.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-imagesize noarch1.0.0-2.el8ost delorean-rhel8-master-deps 15 k DEBUG: python3-jinja2 noarch2.10-9.el8ost delorean-rhel8-master-deps 536 k DEBUG: python3-markupsafe x86_641.1.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-mock noarch3.0.5-1.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-monotonic noarch1.5-2.el8ost delorean-rhel8-master-deps 18 k DEBUG: python3-pyparsing noarch2.3.1-1.el8ost delorean-rhel8-master-deps 145 k DEBUG: python3-pysocks noarch1.6.8-3.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-requests noarch2.20.0-2.el8ost delorean-rhel8-master-deps 122 k DEBUG: python3-snowballstemmer noarch1.2.1-6.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-sphinx_rtd_theme noarch0.3.1-4.el8ost delorean-rhel8-master-deps 127 k DEBUG: python3-urllib3 noarch1.23-5.el8ost delorean-rhel8-master-deps 177 k DEBUG: Installing weak dependencies: DEBUG: graphviz x86_642.40.1-39.el8 appstream 1.7 M DEBUG: libxkbcommon x86_640.8.2-1.el8 appstream 116 k DEBUG: perl-IO-Socket-IP noarch0.39-5.el8 appstream 47 k DEBUG: perl-IO-Socket-SSL noarch2.060-2.el8 appstream 289 k DEBUG: perl-Mozilla-CA noarch20160104-7.el8 appstream 15 k DEBUG: pinentry x86_641.1.0-2.el8 appstream 100 k DEBUG: cracklib-dicts x86_642.9.6-15.el8 base 4.0 M DEBUG: gnupg2-smime x86_642.2.9-1.el8 base 279 k DEBUG: grubby x86_648.40-34.el8 base 49 k DEBUG: hardlink x86_641:1.3-6.el8 base 29 k DEBUG: kbd x86_642.0.4-8.el8 base 392 k DEBUG: kpartx x86_640.7.8-7.el8 base 100 k DEBUG: openssl-pkcs11 x86_640.4.8-2.el8 base 64 k DEBUG: redhat-release-eula x86_648.0-0.44.el8 base 15 k DEBUG: shared-mime-info x86_641.9-3.el8 base 329 k DEBUG: systemd x86_64239-13.el8 base 3.4 M DEBUG: trousers x86_640.3.14-2.el8 base 153 k DEBUG: pigz x86_642.4-3.el8 build 78 k DEBUG: ImageMagick x86_646.9.9.38-1.el8 delorean-rhel8-master-deps 187 k DEBUG: Enabling module streams: DEBUG: python36 3.6 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 394 Packages DEBUG: Total size: 233 M DEBUG: Installed size: 920 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] OpenEXR-libs-2.2.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-cmap-deprecated-20171205-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] adobe-mappings-pdf-20180407-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] annobin-8.64-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] atk-2.28.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cairo-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dwz-0.12-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] efi-srpm-macros-3-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fftw-libs-double-3.3.5-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fribidi-1.0.4-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gc-7.6.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gd-2.2.5-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdb-headless-8.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ghc-srpm-macros-1.4.2-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] git-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-2.18.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] git-core-doc-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] go-srpm-macros-2-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] google-droid-sans-fonts-20120715-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] graphite2-1.3.10-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] graphviz-2.40.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk-update-icon-cache-3.22.30-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gtk2-2.24.32-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] guile-2.0.14-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] harfbuzz-1.7.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hicolor-icon-theme-0.17-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ilmbase-2.2.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] isl-0.16.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jasper-libs-2.0.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbig2dec-libs-0.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] jbigkit-libs-2.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lato-fonts-2.015-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] lcms2-2.9-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libICE-1.0.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libSM-1.2.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-1.6.7-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libX11-common-1.6.7-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libXau-1.0.8-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXaw-1.0.13-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcomposite-0.4.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXcursor-1.1.15-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXdamage-1.1.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXext-1.3.3-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXfixes-5.0.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXft-2.3.2-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXi-1.7.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXinerama-1.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXmu-1.1.2-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXpm-3.5.12-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrandr-1.5.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXrender-0.9.10-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXt-1.1.5-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86misc-1.0.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libXxf86vm-1.1.4-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libatomic_ops-7.6.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbabeltrace-1.5.4-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdatrie-0.2.9-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfontenc-1.1.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgs-9.25-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn-1.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libijs-0.35-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libipt-1.6.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libjpeg-turbo-1.5.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmpc-1.0.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpaper-1.1.24-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] librsvg2-2.42.7-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libthai-0.1.27-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtiff-4.0.9-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwebp-1.0.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libwmf-lite-0.2.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcb-1.13-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxkbcommon-0.8.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mcpp-2.7.2-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ocaml-srpm-macros-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openblas-srpm-macros-2-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openjpeg2-2.3.0-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Digest-MD5-2.55-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Error-0.17025-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Git-2.18.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-IP-0.39-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-Socket-SSL-2.060-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Mozilla-CA-20160104-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Net-SSLeay-1.85-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-TermReadKey-2.37-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-URI-1.73-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-libnet-3.11-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-srpm-macros-1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pinentry-1.1.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pixman-0.36.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-srpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pytz-2017.2-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-generators-5-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rpm-macros-3-37.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python36-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qt5-srpm-macros-5.11.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] redhat-rpm-config-116-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rust-srpm-macros-5-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-bookman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-c059-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-d050000l-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-fonts-common-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-gothic-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-p052-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] urw-base35-z003-fonts-20170801-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xkeyboard-config-2.24-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-font-utils-7.5-40.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] xorg-x11-server-utils-7.7-27.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] acl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] avahi-libs-0.7-19.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] basesystem-11-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] bash-4.4.19-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] binutils-2.30-49.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] brotli-1.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] bzip2-libs-1.0.6-26.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ca-certificates-2018.2.24-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] chkconfig-1.11-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] coreutils-common-8.30-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cpio-2.12-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cracklib-dicts-2.9.6-15.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] crypto-policies-20181217-6.git9a35207.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-libs-2.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cups-libs-2.2.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] curl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-common-1.12.8-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dbus-daemon-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-libs-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-tools-1.12.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-libs-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] diffutils-3.6-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dracut-049-10.git20190115.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-default-yama-scope-0.174-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libelf-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] elfutils-libs-0.174-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] emacs-filesystem-26.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] environment-modules-4.1.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] expat-2.2.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] file-libs-5.33-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] filesystem-3.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] findutils-4.6.0-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fipscheck-lib-1.5.0-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontconfig-2.13.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontpackages-filesystem-1.44-22.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] freetype-2.9.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gawk-4.2.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdbm-libs-1.18-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-libs-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glib2-2.56.4-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-all-langpacks-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-common-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-devel-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] glibc-headers-2.28-42.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gmp-6.1.2-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnupg2-smime-2.2.9-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gnutls-3.6.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grep-3.1-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] groff-base-1.22.3-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-common-2.02-66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grub2-tools-minimal-2.02-66.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] grubby-8.40-34.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gzip-1.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hardlink-1.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ima-evm-utils-1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] info-6.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] iptables-libs-1.8.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] json-c-0.13.1-0.2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-2.0.4-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kbd-legacy-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kbd-misc-2.0.4-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] kernel-headers-4.18.0-80.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-libs-1.5.10-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kmod-libs-25-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] kpartx-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] krb5-libs-1.16.1-22.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] less-530-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libacl-2.2.53-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libarchive-3.3.2-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libassuan-2.5.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libattr-2.4.48-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libblkid-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-2.25-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcap-ng-0.7.9-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcom_err-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcroco-0.6.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcurl-7.61.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libdb-utils-5.3.28-36.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libedit-3.1-23.20170329cvs.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libfdisk-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libffi-3.1-18.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcc-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgcrypt-1.8.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgomp-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgpg-error-1.31-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libidn2-2.0.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libksba-1.3.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmetalink-0.1.3-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmount-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnghttp2-1.33.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpcap-1.9.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpipeline-1.5.0-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpng-1.6.34-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpsl-0.20.2-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpwquality-1.4.0-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libseccomp-2.3.3-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsecret-0.18.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsepol-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsigsegv-2.11-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsmartcols-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libssh-0.8.5-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libstdc++-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtasn1-4.13-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtirpc-1.1.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libtool-ltdl-2.4.6-25.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libunistring-0.9.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusbx-1.0.22-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libutempter-1.1.6-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libuuid-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxml2-2.9.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lua-libs-5.3.4-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lz4-libs-1.8.1.2-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] make-4.2.1-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] man-db-2.7.6.1-17.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] mpfr-3.1.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-base-6.1-7.20180224.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ncurses-libs-6.1-7.20180224.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nettle-3.4.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] npth-1.5-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openldap-2.4.46-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssh-clients-7.8p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-libs-1.1.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openssl-pkcs11-0.4.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] os-prober-1.74-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] p11-kit-trust-0.23.14-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pam-1.3.1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] patch-2.7.6-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre-8.42-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pcre2-10.32-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Carp-1.42-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Data-Dumper-2.167-399.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Encode-2.97-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Errno-1.28-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Exporter-5.72-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Path-2.15-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-File-Temp-0.230.600-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Getopt-Long-2.50-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-HTTP-Tiny-0.074-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-IO-1.38-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-MIME-Base64-3.15-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-PathTools-3.74-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Escapes-1.07-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Perldoc-3.28-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Simple-3.35-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Pod-Usage-1.69-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Scalar-List-Utils-1.49-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Socket-2.027-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Storable-3.11-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-ANSIColor-4.06-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Term-Cap-1.17-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-ParseWords-3.30-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Time-Local-1.280-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-Unicode-Normalize-1.25-396.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-constant-1.33-396.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-interpreter-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-libs-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-macros-5.26.3-416.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-parent-0.237-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-podlators-4.11-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-2.21-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-threads-shared-1.58-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-m4-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-pip-9.0.3-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] platform-python-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] popt-1.16-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] procps-ng-3.3.15-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] publicsuffix-list-dafsa-20180723-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-libs-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools-39.2.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] readline-7.0-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] redhat-release-eula-8.0-0.44.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-build-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] rpm-libs-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sed-4.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] setup-2.12.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] shadow-utils-4.6-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] shared-mime-info-1.9-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sqlite-libs-3.26.0-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-libs-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-pam-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] systemd-udev-239-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tar-1.30-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tcl-8.6.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] trousers-lib-0.3.14-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] tzdata-2018i-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unzip-6.0-41.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] util-linux-2.32.1-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] which-2.21-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xz-libs-5.2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zip-3.0-23.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] zlib-1.2.11-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gdk-pixbuf2-modules-2.36.12-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] pango-1.42.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] pigz-2.4-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python-sphinx-locale-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-devel-3.6.8-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-packaging-16.8-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-1.7.6-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-whoosh-2.7.4-9.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] ImageMagick-libs-6.9.9.38-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] fontawesome-fonts-web-4.7.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-babel-2.5.1-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-chardet-3.0.4-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-crypto-2.6.1-18.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dns-1.15.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-eventlet-0.25.1-1.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-greenlet-0.4.13-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-idna-2.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-imagesize-1.0.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jinja2-2.10-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-markupsafe-1.1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mock-3.0.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-monotonic-1.5-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pbr-5.1.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyparsing-2.3.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysocks-1.6.8-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-2.20.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setuptools_scm-1.15.7-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-six-1.12.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-snowballstemmer-1.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlalchemy-1.2.17-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-urllib3-1.23-5.el8ost.noarch.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Running scriptlet: filesystem-3.8-2.el8.x86_64 1/1 DEBUG: Preparing : 1/1 DEBUG: Installing : libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Running scriptlet: libgcc-8.2.1-3.5.el8.x86_64 1/394 DEBUG: Installing : fontpackages-filesystem-1.44-22.el8.noarch 2/394 DEBUG: Installing : google-droid-sans-fonts-20120715-13.el8.noarch 3/394 DEBUG: Installing : fontawesome-fonts-4.7.0-6.el8ost.noarch 4/394 DEBUG: Installing : tzdata-2018i-1.el8.noarch 5/394 DEBUG: Installing : emacs-filesystem-1:26.1-5.el8.noarch 6/394 DEBUG: Installing : python3-rpm-macros-3-37.el8.noarch 7/394 DEBUG: Installing : python-srpm-macros-3-37.el8.noarch 8/394 DEBUG: Installing : adobe-mappings-cmap-20171205-3.el8.noarch 9/394 DEBUG: Installing : adobe-mappings-cmap-deprecated-20171205-3.el8.no 10/394 DEBUG: Installing : python-rpm-macros-3-37.el8.noarch 11/394 DEBUG: Installing : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 12/394 DEBUG: Installing : lato-fonts-2.015-5.el8.noarch 13/394 DEBUG: Installing : python-sphinx-locale-1:1.7.6-1.el8.noarch 14/394 DEBUG: Installing : google-roboto-slab-fonts-1.100263-0.7.20150923gi 15/394 DEBUG: Installing : redhat-release-eula-8.0-0.44.el8.x86_64 16/394 DEBUG: Installing : redhat-release-8.0-0.44.el8.x86_64 17/394 DEBUG: Installing : setup-2.12.2-1.el8.noarch 18/394 DEBUG: Running scriptlet: setup-2.12.2-1.el8.noarch 18/394 DEBUG: warning: /etc/hosts created as /etc/hosts.rpmnew DEBUG: Installing : filesystem-3.8-2.el8.x86_64 19/394 DEBUG: Installing : urw-base35-fonts-common-20170801-10.el8.noarch 20/394 DEBUG: Installing : basesystem-11-5.el8.noarch 21/394 DEBUG: Installing : publicsuffix-list-dafsa-20180723-1.el8.noarch 22/394 DEBUG: Installing : pkgconf-m4-1.4.2-1.el8.noarch 23/394 DEBUG: Installing : ncurses-base-6.1-7.20180224.el8.noarch 24/394 DEBUG: Installing : pcre2-10.32-1.el8.x86_64 25/394 DEBUG: Installing : libselinux-2.8-6.el8.x86_64 26/394 DEBUG: Installing : ncurses-libs-6.1-7.20180224.el8.x86_64 27/394 DEBUG: Installing : glibc-all-langpacks-2.28-42.el8.x86_64 28/394 DEBUG: Installing : glibc-common-2.28-42.el8.x86_64 29/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : glibc-2.28-42.el8.x86_64 30/394 DEBUG: Running scriptlet: glibc-2.28-42.el8.x86_64 30/394 DEBUG: Installing : bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Running scriptlet: bash-4.4.19-7.el8.x86_64 31/394 DEBUG: Installing : libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Running scriptlet: libsepol-2.8-2.el8.x86_64 32/394 DEBUG: Installing : zlib-1.2.11-10.el8.x86_64 33/394 DEBUG: Installing : info-6.5-4.el8.x86_64 34/394 DEBUG: Installing : xz-libs-5.2.4-3.el8.x86_64 35/394 DEBUG: Installing : bzip2-libs-1.0.6-26.el8.x86_64 36/394 DEBUG: Installing : libxcrypt-4.1.1-4.el8.x86_64 37/394 DEBUG: Installing : perl-Carp-1.42-396.el8.noarch 38/394 DEBUG: Installing : perl-Exporter-5.72-396.el8.noarch 39/394 DEBUG: Installing : perl-libs-4:5.26.3-416.el8.x86_64 40/394 DEBUG: Installing : libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Running scriptlet: libstdc++-8.2.1-3.5.el8.x86_64 41/394 DEBUG: Installing : gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Running scriptlet: gmp-1:6.1.2-8.el8.x86_64 42/394 DEBUG: Installing : elfutils-libelf-0.174-6.el8.x86_64 43/394 DEBUG: Installing : libxml2-2.9.7-5.el8.x86_64 44/394 DEBUG: Installing : libpng-2:1.6.34-5.el8.x86_64 45/394 DEBUG: Installing : freetype-2.9.1-4.el8.x86_64 46/394 DEBUG: Installing : libcap-2.25-9.el8.x86_64 47/394 DEBUG: Installing : libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Running scriptlet: libcom_err-1.44.3-2.el8.x86_64 48/394 DEBUG: Installing : libgpg-error-1.31-1.el8.x86_64 49/394 DEBUG: Installing : libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Running scriptlet: libuuid-2.32.1-8.el8.x86_64 50/394 DEBUG: Installing : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 51/394 DEBUG: Installing : readline-7.0-10.el8.x86_64 52/394 DEBUG: Running scriptlet: readline-7.0-10.el8.x86_64 52/394 DEBUG: Installing : expat-2.2.5-3.el8.x86_64 53/394 DEBUG: Installing : perl-parent-1:0.237-1.el8.noarch 54/394 DEBUG: Installing : libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Running scriptlet: libgomp-8.2.1-3.5.el8.x86_64 55/394 DEBUG: Installing : libunistring-0.9.9-3.el8.x86_64 56/394 DEBUG: Installing : libICE-1.0.9-13.el8.x86_64 57/394 DEBUG: Installing : libjpeg-turbo-1.5.3-7.el8.x86_64 58/394 DEBUG: Installing : popt-1.16-14.el8.x86_64 59/394 DEBUG: Installing : chkconfig-1.11-1.el8.x86_64 60/394 DEBUG: Installing : libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Running scriptlet: libgcrypt-1.8.3-2.el8.x86_64 61/394 DEBUG: Installing : mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Running scriptlet: mpfr-3.1.6-1.el8.x86_64 62/394 DEBUG: Installing : libattr-2.4.48-3.el8.x86_64 63/394 DEBUG: Installing : libacl-2.2.53-1.el8.x86_64 64/394 DEBUG: Installing : sed-4.5-1.el8.x86_64 65/394 DEBUG: Running scriptlet: sed-4.5-1.el8.x86_64 65/394 DEBUG: Installing : libffi-3.1-18.el8.x86_64 66/394 DEBUG: Installing : p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Running scriptlet: p11-kit-0.23.14-4.el8.x86_64 67/394 DEBUG: Installing : libSM-1.2.3-1.el8.x86_64 68/394 DEBUG: Installing : libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Running scriptlet: libidn2-2.0.5-1.el8.x86_64 69/394 DEBUG: Installing : findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Running scriptlet: findutils-1:4.6.0-20.el8.x86_64 70/394 DEBUG: Installing : gdbm-libs-1:1.18-1.el8.x86_64 71/394 DEBUG: Installing : libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64 72/394 DEBUG: Installing : lua-libs-5.3.4-10.el8.x86_64 73/394 DEBUG: Installing : libassuan-2.5.1-3.el8.x86_64 74/394 DEBUG: Installing : file-libs-5.33-8.el8.x86_64 75/394 DEBUG: Installing : file-5.33-8.el8.x86_64 76/394 DEBUG: Installing : less-530-1.el8.x86_64 77/394 DEBUG: Installing : lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Running scriptlet: lcms2-2.9-2.el8.x86_64 78/394 DEBUG: Installing : libcap-ng-0.7.9-4.el8.x86_64 79/394 DEBUG: Installing : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 80/394 DEBUG: Installing : lz4-libs-1.8.1.2-4.el8.x86_64 81/394 DEBUG: Installing : groff-base-1.22.3-18.el8.x86_64 82/394 DEBUG: Installing : libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Running scriptlet: libmpc-1.0.2-9.el8.x86_64 83/394 DEBUG: Installing : fftw-libs-double-3.3.5-11.el8.x86_64 84/394 DEBUG: Installing : libksba-1.3.5-7.el8.x86_64 85/394 DEBUG: Installing : ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Running scriptlet: ilmbase-2.2.0-11.el8.x86_64 86/394 DEBUG: Installing : perl-Text-ParseWords-3.30-395.el8.noarch 87/394 DEBUG: Installing : unzip-6.0-41.el8.x86_64 88/394 DEBUG: Installing : diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Running scriptlet: diffutils-3.6-5.el8.x86_64 89/394 DEBUG: Installing : sqlite-libs-3.26.0-3.el8.x86_64 90/394 DEBUG: Installing : grub2-common-1:2.02-66.el8.noarch 91/394 DEBUG: Installing : jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Running scriptlet: jbigkit-libs-2.1-14.el8.x86_64 92/394 DEBUG: Installing : libtiff-4.0.9-13.el8.x86_64 93/394 DEBUG: Installing : libwebp-1.0.0-1.el8.x86_64 94/394 DEBUG: Installing : openjpeg2-2.3.0-8.el8.x86_64 95/394 DEBUG: Installing : cpio-2.12-8.el8.x86_64 96/394 DEBUG: Installing : keyutils-libs-1.5.10-6.el8.x86_64 97/394 DEBUG: Installing : libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Running scriptlet: libtasn1-4.13-3.el8.x86_64 98/394 DEBUG: Installing : p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Running scriptlet: p11-kit-trust-0.23.14-4.el8.x86_64 99/394 DEBUG: Installing : ncurses-6.1-7.20180224.el8.x86_64 100/394 DEBUG: Installing : pcre-8.42-4.el8.x86_64 101/394 DEBUG: Installing : grep-3.1-6.el8.x86_64 102/394 DEBUG: Running scriptlet: grep-3.1-6.el8.x86_64 102/394 DEBUG: Installing : xz-5.2.4-3.el8.x86_64 103/394 DEBUG: Installing : zip-3.0-23.el8.x86_64 104/394 DEBUG: Installing : OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Running scriptlet: OpenEXR-libs-2.2.0-11.el8.x86_64 105/394 DEBUG: Installing : cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Running scriptlet: cpp-8.2.1-3.5.el8.x86_64 106/394 DEBUG: Installing : libsemanage-2.8-5.el8.x86_64 107/394 DEBUG: Installing : gdbm-1:1.18-1.el8.x86_64 108/394 DEBUG: Installing : libpsl-0.20.2-5.el8.x86_64 109/394 DEBUG: Installing : acl-2.2.53-1.el8.x86_64 110/394 DEBUG: Installing : tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Running scriptlet: tar-2:1.30-4.el8.x86_64 111/394 DEBUG: Installing : patch-2.7.6-8.el8.x86_64 112/394 DEBUG: Installing : jasper-libs-2.0.14-4.el8.x86_64 113/394 DEBUG: Installing : libmetalink-0.1.3-7.el8.x86_64 114/394 DEBUG: Installing : dwz-0.12-9.el8.x86_64 115/394 DEBUG: Installing : isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Running scriptlet: isl-0.16.1-6.el8.x86_64 116/394 DEBUG: Installing : nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Running scriptlet: nettle-3.4.1-1.el8.x86_64 117/394 DEBUG: Installing : graphite2-1.3.10-10.el8.x86_64 118/394 DEBUG: Installing : perl-Term-ANSIColor-4.06-396.el8.noarch 119/394 DEBUG: Installing : perl-macros-4:5.26.3-416.el8.x86_64 120/394 DEBUG: Installing : perl-Errno-1.28-416.el8.x86_64 121/394 DEBUG: Installing : perl-Socket-4:2.027-2.el8.x86_64 122/394 DEBUG: Installing : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 123/394 DEBUG: Installing : perl-Unicode-Normalize-1.25-396.el8.x86_64 124/394 DEBUG: Installing : perl-File-Path-2.15-2.el8.noarch 125/394 DEBUG: Installing : perl-IO-1.38-416.el8.x86_64 126/394 DEBUG: Installing : perl-PathTools-3.74-1.el8.x86_64 127/394 DEBUG: Installing : perl-constant-1.33-396.el8.noarch 128/394 DEBUG: Installing : perl-threads-1:2.21-2.el8.x86_64 129/394 DEBUG: Installing : perl-threads-shared-1.58-2.el8.x86_64 130/394 DEBUG: Installing : perl-interpreter-4:5.26.3-416.el8.x86_64 131/394 DEBUG: Installing : perl-MIME-Base64-3.15-396.el8.x86_64 132/394 DEBUG: Installing : perl-IO-Socket-IP-0.39-5.el8.noarch 133/394 DEBUG: Installing : perl-Time-Local-1:1.280-1.el8.noarch 134/394 DEBUG: Installing : perl-File-Temp-0.230.600-1.el8.noarch 135/394 DEBUG: Installing : perl-Digest-1.17-395.el8.noarch 136/394 DEBUG: Installing : perl-Digest-MD5-2.55-396.el8.x86_64 137/394 DEBUG: Installing : perl-Error-1:0.17025-2.el8.noarch 138/394 DEBUG: Installing : perl-TermReadKey-2.37-7.el8.x86_64 139/394 DEBUG: Installing : perl-Data-Dumper-2.167-399.el8.x86_64 140/394 DEBUG: Installing : perl-Pod-Escapes-1:1.07-395.el8.noarch 141/394 DEBUG: Installing : perl-Storable-1:3.11-3.el8.x86_64 142/394 DEBUG: Installing : perl-Term-Cap-1.17-395.el8.noarch 143/394 DEBUG: Installing : bzip2-1.0.6-26.el8.x86_64 144/394 DEBUG: Installing : libidn-1.34-5.el8.x86_64 145/394 DEBUG: Running scriptlet: libidn-1.34-5.el8.x86_64 145/394 DEBUG: Installing : coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Running scriptlet: coreutils-common-8.30-6.el8.x86_64 146/394 DEBUG: Installing : libfontenc-1.1.3-8.el8.x86_64 147/394 DEBUG: Installing : tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Running scriptlet: tcl-1:8.6.8-2.el8.x86_64 148/394 DEBUG: Installing : pigz-2.4-3.el8.x86_64 149/394 DEBUG: Installing : libpaper-1.1.24-22.el8.x86_64 150/394 DEBUG: Installing : fribidi-1.0.4-6.el8.x86_64 151/394 DEBUG: Installing : jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Running scriptlet: jbig2dec-libs-0.14-2.el8.x86_64 152/394 DEBUG: Installing : libXau-1.0.8-13.el8.x86_64 153/394 DEBUG: Installing : libxcb-1.13-5.el8.x86_64 154/394 DEBUG: Installing : libatomic_ops-7.6.2-3.el8.x86_64 155/394 DEBUG: Installing : gc-7.6.4-3.el8.x86_64 156/394 DEBUG: Installing : libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Running scriptlet: libdatrie-0.2.9-7.el8.x86_64 157/394 DEBUG: Installing : libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Running scriptlet: libthai-0.1.27-2.el8.x86_64 158/394 DEBUG: Installing : libijs-0.35-5.el8.x86_64 159/394 DEBUG: Installing : libipt-1.6.1-8.el8.x86_64 160/394 DEBUG: Installing : libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Running scriptlet: libmcpp-2.7.2-20.el8.x86_64 161/394 DEBUG: Installing : mcpp-2.7.2-20.el8.x86_64 162/394 DEBUG: Installing : libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Running scriptlet: libwmf-lite-0.2.9-4.el8.x86_64 163/394 DEBUG: Installing : pixman-0.36.0-1.el8.x86_64 164/394 DEBUG: Installing : brotli-1.0.6-1.el8.x86_64 165/394 DEBUG: Installing : hardlink-1:1.3-6.el8.x86_64 166/394 DEBUG: Installing : json-c-0.13.1-0.2.el8.x86_64 167/394 DEBUG: Installing : libedit-3.1-23.20170329cvs.el8.x86_64 168/394 DEBUG: Installing : libnghttp2-1.33.0-1.el8.x86_64 169/394 DEBUG: Installing : libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Running scriptlet: libpipeline-1.5.0-2.el8.x86_64 170/394 DEBUG: Installing : libpkgconf-1.4.2-1.el8.x86_64 171/394 DEBUG: Installing : pkgconf-1.4.2-1.el8.x86_64 172/394 DEBUG: Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 173/394 DEBUG: Installing : xorg-x11-font-utils-1:7.5-40.el8.x86_64 174/394 DEBUG: Installing : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Running scriptlet: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 175/394 DEBUG: Installing : libpcap-14:1.9.0-1.el8.x86_64 176/394 DEBUG: Installing : iptables-libs-1.8.2-9.el8.x86_64 177/394 DEBUG: Installing : libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Running scriptlet: libseccomp-2.3.3-3.el8.x86_64 178/394 DEBUG: Installing : libsigsegv-2.11-5.el8.x86_64 179/394 DEBUG: Installing : gawk-4.2.1-1.el8.x86_64 180/394 DEBUG: Installing : libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Running scriptlet: libsmartcols-2.32.1-8.el8.x86_64 181/394 DEBUG: Installing : libverto-0.3.0-5.el8.x86_64 182/394 DEBUG: Installing : npth-1.5-4.el8.x86_64 183/394 DEBUG: Installing : which-2.21-10.el8.x86_64 184/394 DEBUG: Installing : kernel-headers-4.18.0-80.el8.x86_64 185/394 DEBUG: Running scriptlet: glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : glibc-headers-2.28-42.el8.x86_64 186/394 DEBUG: Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 187/394 DEBUG: Installing : glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Running scriptlet: glibc-devel-2.28-42.el8.x86_64 188/394 DEBUG: Installing : kbd-misc-2.0.4-8.el8.noarch 189/394 DEBUG: Installing : kbd-legacy-2.0.4-8.el8.noarch 190/394 DEBUG: Installing : dbus-common-1:1.12.8-7.el8.noarch 191/394 DEBUG: Installing : xkeyboard-config-2.24-3.el8.noarch 192/394 DEBUG: Installing : libxkbcommon-0.8.2-1.el8.x86_64 193/394 DEBUG: Installing : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Running scriptlet: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 194/394 DEBUG: Installing : libssh-0.8.5-2.el8.x86_64 195/394 DEBUG: Installing : openldap-2.4.46-9.el8.x86_64 196/394 DEBUG: Installing : libcurl-7.61.1-8.el8.x86_64 197/394 DEBUG: Installing : libkcapi-1.1.1-16_1.el8.x86_64 198/394 DEBUG: Installing : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 199/394 DEBUG: Installing : libarchive-3.3.2-3.el8.x86_64 200/394 DEBUG: Installing : libdb-utils-5.3.28-36.el8.x86_64 201/394 DEBUG: Installing : curl-7.61.1-8.el8.x86_64 202/394 DEBUG: Installing : openssl-1:1.1.1-8.el8.x86_64 203/394 DEBUG: Installing : elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Running scriptlet: elfutils-default-yama-scope-0.174-6.el8.noarch 204/394 DEBUG: Installing : elfutils-libs-0.174-6.el8.x86_64 205/394 DEBUG: Installing : gzip-1.9-4.el8.x86_64 206/394 DEBUG: Running scriptlet: gzip-1.9-4.el8.x86_64 206/394 DEBUG: Installing : cracklib-2.9.6-15.el8.x86_64 207/394 DEBUG: Installing : cracklib-dicts-2.9.6-15.el8.x86_64 208/394 DEBUG: Installing : gettext-libs-0.19.8.1-14.el8.x86_64 209/394 DEBUG: Installing : libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Running scriptlet: libcroco-0.6.12-4.el8.x86_64 210/394 DEBUG: Installing : procps-ng-3.3.15-1.el8.x86_64 211/394 DEBUG: Installing : krb5-libs-1.16.1-22.el8.x86_64 212/394 DEBUG: Installing : libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Running scriptlet: libtirpc-1.1.4-3.el8.x86_64 213/394 DEBUG: Installing : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 214/394 DEBUG: Installing : grub2-tools-minimal-1:2.02-66.el8.x86_64 215/394 DEBUG: Installing : kpartx-0.7.8-7.el8.x86_64 216/394 DEBUG: Installing : device-mapper-8:1.02.155-6.el8.x86_64 217/394 DEBUG: Installing : openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Running scriptlet: openssl-pkcs11-0.4.8-2.el8.x86_64 218/394 DEBUG: Installing : rpm-4.14.2-9.el8.x86_64 219/394 DEBUG: Installing : libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Running scriptlet: libfdisk-2.32.1-8.el8.x86_64 220/394 DEBUG: Installing : libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Running scriptlet: libmount-2.32.1-8.el8.x86_64 221/394 DEBUG: Installing : gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Running scriptlet: gettext-0.19.8.1-14.el8.x86_64 222/394 DEBUG: Installing : glib2-2.56.4-1.el8.x86_64 223/394 DEBUG: Installing : dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Running scriptlet: dbus-libs-1:1.12.8-7.el8.x86_64 224/394 DEBUG: Installing : dbus-tools-1:1.12.8-7.el8.x86_64 225/394 DEBUG: Installing : coreutils-8.30-6.el8.x86_64 226/394 DEBUG: Installing : systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Running scriptlet: systemd-libs-239-13.el8.x86_64 227/394 DEBUG: Installing : libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Running scriptlet: libblkid-2.32.1-8.el8.x86_64 228/394 DEBUG: Installing : device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: device-mapper-libs-8:1.02.155-6.el8.x86_64 229/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Running scriptlet: ca-certificates-2018.2.24-6.el8.noarch 230/394 DEBUG: Installing : shadow-utils-2:4.6-7.el8.x86_64 231/394 DEBUG: Installing : shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 232/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Installing : dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: dbus-daemon-1:1.12.8-7.el8.x86_64 233/394 DEBUG: Running scriptlet: libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : libutempter-1.1.6-14.el8.x86_64 234/394 DEBUG: Installing : kmod-25-11.el8.x86_64 235/394 DEBUG: Installing : kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Running scriptlet: kmod-libs-25-11.el8.x86_64 236/394 DEBUG: Installing : kbd-2.0.4-8.el8.x86_64 237/394 DEBUG: Installing : libpwquality-1.4.0-9.el8.x86_64 238/394 DEBUG: Installing : systemd-pam-239-13.el8.x86_64 239/394 DEBUG: Installing : cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Running scriptlet: cryptsetup-libs-2.0.6-1.el8.x86_64 240/394 DEBUG: Installing : dracut-049-10.git20190115.el8.x86_64 241/394 DEBUG: Installing : libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Running scriptlet: libdb-5.3.28-36.el8.x86_64 242/394 DEBUG: Installing : pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Running scriptlet: pam-1.3.1-4.el8.x86_64 243/394 DEBUG: Installing : util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Running scriptlet: util-linux-2.32.1-8.el8.x86_64 244/394 DEBUG: Installing : rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Running scriptlet: rpm-libs-4.14.2-9.el8.x86_64 245/394 DEBUG: Installing : trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Running scriptlet: trousers-lib-0.3.14-2.el8.x86_64 246/394 DEBUG: Installing : openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Running scriptlet: openssl-libs-1:1.1.1-8.el8.x86_64 247/394 DEBUG: Installing : grubby-8.40-34.el8.x86_64 248/394 DEBUG: Installing : crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Running scriptlet: crypto-policies-20181217-6.git9a35207.el8.noarch 249/394 DEBUG: Installing : os-prober-1.74-6.el8.x86_64 250/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Running scriptlet: grub2-tools-1:2.02-66.el8.x86_64 251/394 DEBUG: Installing : gnutls-3.6.5-2.el8.x86_64 252/394 DEBUG: Installing : dbus-1:1.12.8-7.el8.x86_64 253/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-239-13.el8.x86_64 254/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 254/394 DEBUG: Installing : systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 255/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Running scriptlet: trousers-0.3.14-2.el8.x86_64 256/394 DEBUG: Installing : fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 257/394 DEBUG: Installing : platform-python-pip-9.0.3-13.el8.noarch 258/394 DEBUG: Installing : platform-python-setuptools-39.2.0-4.el8.noarch 259/394 DEBUG: Installing : platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Running scriptlet: platform-python-3.6.8-1.el8.x86_64 260/394 DEBUG: Installing : python3-libs-3.6.8-1.el8.x86_64 261/394 DEBUG: Installing : python3-six-1.12.0-1.el8ost.noarch 262/394 DEBUG: Installing : gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 263/394 DEBUG: Installing : python3-setuptools-39.2.0-4.el8.noarch 264/394 DEBUG: Installing : python3-pip-9.0.3-13.el8.noarch 265/394 DEBUG: Installing : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Running scriptlet: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 266/394 DEBUG: Installing : python3-docutils-0.14-11.module+el8+2525+995c3d6 267/394 DEBUG: Installing : binutils-2.30-49.el8.x86_64 268/394 DEBUG: Running scriptlet: binutils-2.30-49.el8.x86_64 268/394 DEBUG: Installing : atk-2.28.1-1.el8.x86_64 269/394 DEBUG: Installing : libsecret-0.18.6-1.el8.x86_64 270/394 DEBUG: Installing : pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Running scriptlet: pinentry-1.1.0-2.el8.x86_64 271/394 DEBUG: Installing : python3-pygments-2.2.0-19.module+el8+2339+1a6691 272/394 DEBUG: Installing : gtk-update-icon-cache-3.22.30-3.el8.x86_64 273/394 DEBUG: Installing : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 274/394 DEBUG: Installing : python3-crypto-2.6.1-18.el8ost.x86_64 275/394 DEBUG: Installing : python3-dns-1.15.0-8.el8ost.noarch 276/394 DEBUG: Installing : python3-greenlet-0.4.13-6.el8ost.x86_64 277/394 DEBUG: Installing : python3-markupsafe-1.1.0-2.el8ost.x86_64 278/394 DEBUG: Installing : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 279/394 DEBUG: Installing : python3-pytz-2017.2-9.el8.noarch 280/394 DEBUG: Installing : python3-babel-2.5.1-5.el8.noarch 281/394 DEBUG: Installing : python3-jinja2-2.10-9.el8ost.noarch 282/394 DEBUG: Installing : python3-rpm-generators-5-4.el8.noarch 283/394 DEBUG: Installing : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 284/394 DEBUG: Installing : python3-whoosh-2.7.4-9.el8.noarch 285/394 DEBUG: Installing : python3-chardet-3.0.4-8.el8ost.noarch 286/394 DEBUG: Installing : python3-idna-2.5-5.el8ost.noarch 287/394 DEBUG: Installing : python3-imagesize-1.0.0-2.el8ost.noarch 288/394 DEBUG: Installing : python3-monotonic-1.5-2.el8ost.noarch 289/394 DEBUG: Installing : python3-pyparsing-2.3.1-1.el8ost.noarch 290/394 DEBUG: Installing : python3-packaging-16.8-9.el8.noarch 291/394 DEBUG: Installing : python3-pysocks-1.6.8-3.el8ost.noarch 292/394 DEBUG: Installing : python3-urllib3-1.23-5.el8ost.noarch 293/394 DEBUG: Installing : python3-requests-2.20.0-2.el8ost.noarch 294/394 DEBUG: Installing : python3-snowballstemmer-1.2.1-6.el8ost.noarch 295/394 DEBUG: Installing : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 296/394 DEBUG: Installing : perl-Net-SSLeay-1.85-6.el8.x86_64 297/394 DEBUG: Installing : fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Running scriptlet: fipscheck-lib-1.5.0-4.el8.x86_64 298/394 DEBUG: Installing : fipscheck-1.5.0-4.el8.x86_64 299/394 DEBUG: Running scriptlet: openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-7.8p1-4.el8.x86_64 300/394 DEBUG: Installing : openssh-clients-7.8p1-4.el8.x86_64 301/394 DEBUG: Installing : git-core-2.18.1-3.el8.x86_64 302/394 DEBUG: Installing : git-core-doc-2.18.1-3.el8.noarch 303/394 DEBUG: Installing : python3-pbr-5.1.2-2.el8ost.noarch 304/394 DEBUG: Installing : python3-mock-3.0.5-1.el8ost.noarch 305/394 DEBUG: Installing : ima-evm-utils-1.1-4.el8.x86_64 306/394 DEBUG: Installing : annobin-8.64-1.el8.x86_64 307/394 DEBUG: Installing : perl-Mozilla-CA-20160104-7.el8.noarch 308/394 DEBUG: Installing : perl-libnet-3.11-3.el8.noarch 309/394 DEBUG: Installing : perl-URI-1.73-3.el8.noarch 310/394 DEBUG: Installing : perl-Encode-4:2.97-3.el8.x86_64 311/394 DEBUG: Installing : perl-Pod-Simple-1:3.35-395.el8.noarch 312/394 DEBUG: Installing : perl-Getopt-Long-1:2.50-4.el8.noarch 313/394 DEBUG: Installing : perl-podlators-4.11-1.el8.noarch 314/394 DEBUG: Installing : perl-Pod-Usage-4:1.69-395.el8.noarch 315/394 DEBUG: Installing : perl-Pod-Perldoc-3.28-396.el8.noarch 316/394 DEBUG: Installing : perl-HTTP-Tiny-0.074-1.el8.noarch 317/394 DEBUG: Installing : perl-IO-Socket-SSL-2.060-2.el8.noarch 318/394 DEBUG: Installing : perl-Git-2.18.1-3.el8.noarch 319/394 DEBUG: Installing : git-2.18.1-3.el8.x86_64 320/394 DEBUG: Installing : libusbx-1.0.22-1.el8.x86_64 321/394 DEBUG: Installing : gnupg2-smime-2.2.9-1.el8.x86_64 322/394 DEBUG: Installing : gnupg2-2.2.9-1.el8.x86_64 323/394 DEBUG: Installing : rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Running scriptlet: rpm-build-libs-4.14.2-9.el8.x86_64 324/394 DEBUG: Installing : guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 325/394 DEBUG: Installing : hicolor-icon-theme-0.17-2.el8.noarch 326/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 327/394 DEBUG: Installing : environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Running scriptlet: environment-modules-4.1.4-1.el8.x86_64 328/394 DEBUG: Installing : avahi-libs-0.7-19.el8.x86_64 329/394 DEBUG: Installing : cups-libs-1:2.2.6-25.el8.x86_64 330/394 DEBUG: Installing : harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Running scriptlet: harfbuzz-1.7.5-3.el8.x86_64 331/394 DEBUG: Installing : libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Running scriptlet: libbabeltrace-1.5.4-2.el8.x86_64 332/394 DEBUG: Installing : gdb-headless-8.2-5.el8.x86_64 333/394 DEBUG: Installing : efi-srpm-macros-3-2.el8.noarch 334/394 DEBUG: Installing : elfutils-0.174-6.el8.x86_64 335/394 DEBUG: Installing : rust-srpm-macros-5-2.el8.noarch 336/394 DEBUG: Installing : qt5-srpm-macros-5.11.1-2.el8.noarch 337/394 DEBUG: Installing : perl-srpm-macros-1-25.el8.noarch 338/394 DEBUG: Installing : openblas-srpm-macros-2-2.el8.noarch 339/394 DEBUG: Installing : ocaml-srpm-macros-5-4.el8.noarch 340/394 DEBUG: Installing : libX11-common-1.6.7-1.el8.noarch 341/394 DEBUG: Installing : libX11-1.6.7-1.el8.x86_64 342/394 DEBUG: Installing : libXext-1.3.3-9.el8.x86_64 343/394 DEBUG: Installing : libXrender-0.9.10-7.el8.x86_64 344/394 DEBUG: Installing : libXt-1.1.5-8.el8.x86_64 345/394 DEBUG: Installing : cairo-1.15.12-3.el8.x86_64 346/394 DEBUG: Installing : libXmu-1.1.2-12.el8.x86_64 347/394 DEBUG: Installing : libXfixes-5.0.3-7.el8.x86_64 348/394 DEBUG: Installing : libXpm-3.5.12-7.el8.x86_64 349/394 DEBUG: Installing : libXcursor-1.1.15-3.el8.x86_64 350/394 DEBUG: Installing : libXrandr-1.5.1-7.el8.x86_64 351/394 DEBUG: Installing : libXi-1.7.9-7.el8.x86_64 352/394 DEBUG: Installing : libXinerama-1.1.4-1.el8.x86_64 353/394 DEBUG: Installing : gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Running scriptlet: gd-2.2.5-6.el8.x86_64 354/394 DEBUG: Installing : libXaw-1.0.13-10.el8.x86_64 355/394 DEBUG: Installing : libXdamage-1.1.4-14.el8.x86_64 356/394 DEBUG: Installing : libXft-2.3.2-10.el8.x86_64 357/394 DEBUG: Installing : pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Running scriptlet: pango-1.42.4-3.el8.x86_64 358/394 DEBUG: Installing : librsvg2-2.42.7-2.el8.x86_64 359/394 DEBUG: Installing : libXxf86misc-1.0.4-1.el8.x86_64 360/394 DEBUG: Installing : libXxf86vm-1.1.4-9.el8.x86_64 361/394 DEBUG: Installing : xorg-x11-server-utils-7.7-27.el8.x86_64 362/394 DEBUG: Installing : urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 363/394 DEBUG: Installing : urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 364/394 DEBUG: Installing : urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 365/394 DEBUG: Installing : urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 366/394 DEBUG: Installing : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 367/394 DEBUG: Installing : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 368/394 DEBUG: Installing : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 369/394 DEBUG: Installing : urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 370/394 DEBUG: Installing : urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 371/394 DEBUG: Installing : urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 372/394 DEBUG: Installing : urw-base35-fonts-20170801-10.el8.noarch 373/394 DEBUG: Installing : libXcomposite-0.4.4-14.el8.x86_64 374/394 DEBUG: Installing : gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Running scriptlet: gtk2-2.24.32-4.el8.x86_64 375/394 DEBUG: Installing : go-srpm-macros-2-16.el8.noarch 376/394 DEBUG: Installing : ghc-srpm-macros-1.4.2-7.el8.noarch 377/394 DEBUG: Installing : redhat-rpm-config-116-1.el8.noarch 378/394 DEBUG: Installing : platform-python-devel-3.6.8-1.el8.x86_64 379/394 DEBUG: Installing : python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Running scriptlet: python36-devel-3.6.8-1.module+el8+2710+846623d6. 380/394 DEBUG: Installing : adobe-mappings-pdf-20180407-1.el8.noarch 381/394 DEBUG: Installing : libgs-9.25-2.el8.x86_64 382/394 DEBUG: Installing : graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Running scriptlet: graphviz-2.40.1-39.el8.x86_64 383/394 DEBUG: Installing : ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Running scriptlet: ImageMagick-libs-6.9.9.38-1.el8.x86_64 384/394 DEBUG: Installing : ImageMagick-6.9.9.38-1.el8.x86_64 385/394 DEBUG: Installing : python3-sphinxcontrib-websupport-1.0.1-10.201803 386/394 DEBUG: Installing : python3-sphinx-1:1.7.6-1.el8.noarch 387/394 DEBUG: Installing : python3-devel-3.6.8-1.el8.x86_64 388/394 DEBUG: Installing : rpm-build-4.14.2-9.el8.x86_64 389/394 DEBUG: Installing : python3-eventlet-0.25.1-1.1.el8ost.noarch 390/394 DEBUG: Installing : gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Running scriptlet: gcc-8.2.1-3.5.el8.x86_64 391/394 DEBUG: Installing : python3-setuptools_scm-1.15.7-4.el8ost.noarch 392/394 DEBUG: Installing : make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Running scriptlet: make-1:4.2.1-9.el8.x86_64 393/394 DEBUG: Installing : openstack-macros-2019.2.3-0.20190913180739.ce6a1 394/394 DEBUG: Running scriptlet: filesystem-3.8-2.el8.x86_64 394/394 DEBUG: Running scriptlet: glibc-all-langpacks-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: guile-5:2.0.14-7.el8.x86_64 394/394 DEBUG: Running scriptlet: urw-base35-bookman-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-c059-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-d050000l-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-gothic-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-roman-fonts-20170801-10.el8.no 394/394 DEBUG: Running scriptlet: urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 394/394 DEBUG: Running scriptlet: urw-base35-p052-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: urw-base35-standard-symbols-ps-fonts-20170801-10 394/394 DEBUG: Running scriptlet: urw-base35-z003-fonts-20170801-10.el8.noarch 394/394 DEBUG: Running scriptlet: glibc-common-2.28-42.el8.x86_64 394/394 DEBUG: Running scriptlet: info-6.5-4.el8.x86_64 394/394 DEBUG: Running scriptlet: glib2-2.56.4-1.el8.x86_64 394/394 DEBUG: Running scriptlet: shared-mime-info-1.9-3.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: systemd-udev-239-13.el8.x86_64 394/394 DEBUG: Running scriptlet: fontconfig-2.13.1-3.el8.x86_64 394/394 DEBUG: Running scriptlet: gdk-pixbuf2-2.36.12-4.el8.x86_64 394/394 DEBUG: Running scriptlet: hicolor-icon-theme-0.17-2.el8.noarch 394/394 DEBUG: Running scriptlet: man-db-2.7.6.1-17.el8.x86_64 394/394 DEBUG: Verifying : openstack-macros-2019.2.3-0.20190913180739.ce6a1 1/394 DEBUG: Verifying : OpenEXR-libs-2.2.0-11.el8.x86_64 2/394 DEBUG: Verifying : adobe-mappings-cmap-20171205-3.el8.noarch 3/394 DEBUG: Verifying : adobe-mappings-cmap-deprecated-20171205-3.el8.no 4/394 DEBUG: Verifying : adobe-mappings-pdf-20180407-1.el8.noarch 5/394 DEBUG: Verifying : annobin-8.64-1.el8.x86_64 6/394 DEBUG: Verifying : atk-2.28.1-1.el8.x86_64 7/394 DEBUG: Verifying : cairo-1.15.12-3.el8.x86_64 8/394 DEBUG: Verifying : cpp-8.2.1-3.5.el8.x86_64 9/394 DEBUG: Verifying : dwz-0.12-9.el8.x86_64 10/394 DEBUG: Verifying : efi-srpm-macros-3-2.el8.noarch 11/394 DEBUG: Verifying : fftw-libs-double-3.3.5-11.el8.x86_64 12/394 DEBUG: Verifying : fribidi-1.0.4-6.el8.x86_64 13/394 DEBUG: Verifying : gc-7.6.4-3.el8.x86_64 14/394 DEBUG: Verifying : gcc-8.2.1-3.5.el8.x86_64 15/394 DEBUG: Verifying : gd-2.2.5-6.el8.x86_64 16/394 DEBUG: Verifying : gdb-headless-8.2-5.el8.x86_64 17/394 DEBUG: Verifying : ghc-srpm-macros-1.4.2-7.el8.noarch 18/394 DEBUG: Verifying : git-2.18.1-3.el8.x86_64 19/394 DEBUG: Verifying : git-core-2.18.1-3.el8.x86_64 20/394 DEBUG: Verifying : git-core-doc-2.18.1-3.el8.noarch 21/394 DEBUG: Verifying : go-srpm-macros-2-16.el8.noarch 22/394 DEBUG: Verifying : google-droid-sans-fonts-20120715-13.el8.noarch 23/394 DEBUG: Verifying : graphite2-1.3.10-10.el8.x86_64 24/394 DEBUG: Verifying : graphviz-2.40.1-39.el8.x86_64 25/394 DEBUG: Verifying : gtk-update-icon-cache-3.22.30-3.el8.x86_64 26/394 DEBUG: Verifying : gtk2-2.24.32-4.el8.x86_64 27/394 DEBUG: Verifying : guile-5:2.0.14-7.el8.x86_64 28/394 DEBUG: Verifying : harfbuzz-1.7.5-3.el8.x86_64 29/394 DEBUG: Verifying : hicolor-icon-theme-0.17-2.el8.noarch 30/394 DEBUG: Verifying : ilmbase-2.2.0-11.el8.x86_64 31/394 DEBUG: Verifying : isl-0.16.1-6.el8.x86_64 32/394 DEBUG: Verifying : jasper-libs-2.0.14-4.el8.x86_64 33/394 DEBUG: Verifying : jbig2dec-libs-0.14-2.el8.x86_64 34/394 DEBUG: Verifying : jbigkit-libs-2.1-14.el8.x86_64 35/394 DEBUG: Verifying : lato-fonts-2.015-5.el8.noarch 36/394 DEBUG: Verifying : lcms2-2.9-2.el8.x86_64 37/394 DEBUG: Verifying : libICE-1.0.9-13.el8.x86_64 38/394 DEBUG: Verifying : libSM-1.2.3-1.el8.x86_64 39/394 DEBUG: Verifying : libX11-1.6.7-1.el8.x86_64 40/394 DEBUG: Verifying : libX11-common-1.6.7-1.el8.noarch 41/394 DEBUG: Verifying : libXau-1.0.8-13.el8.x86_64 42/394 DEBUG: Verifying : libXaw-1.0.13-10.el8.x86_64 43/394 DEBUG: Verifying : libXcomposite-0.4.4-14.el8.x86_64 44/394 DEBUG: Verifying : libXcursor-1.1.15-3.el8.x86_64 45/394 DEBUG: Verifying : libXdamage-1.1.4-14.el8.x86_64 46/394 DEBUG: Verifying : libXext-1.3.3-9.el8.x86_64 47/394 DEBUG: Verifying : libXfixes-5.0.3-7.el8.x86_64 48/394 DEBUG: Verifying : libXft-2.3.2-10.el8.x86_64 49/394 DEBUG: Verifying : libXi-1.7.9-7.el8.x86_64 50/394 DEBUG: Verifying : libXinerama-1.1.4-1.el8.x86_64 51/394 DEBUG: Verifying : libXmu-1.1.2-12.el8.x86_64 52/394 DEBUG: Verifying : libXpm-3.5.12-7.el8.x86_64 53/394 DEBUG: Verifying : libXrandr-1.5.1-7.el8.x86_64 54/394 DEBUG: Verifying : libXrender-0.9.10-7.el8.x86_64 55/394 DEBUG: Verifying : libXt-1.1.5-8.el8.x86_64 56/394 DEBUG: Verifying : libXxf86misc-1.0.4-1.el8.x86_64 57/394 DEBUG: Verifying : libXxf86vm-1.1.4-9.el8.x86_64 58/394 DEBUG: Verifying : libatomic_ops-7.6.2-3.el8.x86_64 59/394 DEBUG: Verifying : libbabeltrace-1.5.4-2.el8.x86_64 60/394 DEBUG: Verifying : libdatrie-0.2.9-7.el8.x86_64 61/394 DEBUG: Verifying : libfontenc-1.1.3-8.el8.x86_64 62/394 DEBUG: Verifying : libgs-9.25-2.el8.x86_64 63/394 DEBUG: Verifying : libidn-1.34-5.el8.x86_64 64/394 DEBUG: Verifying : libijs-0.35-5.el8.x86_64 65/394 DEBUG: Verifying : libipt-1.6.1-8.el8.x86_64 66/394 DEBUG: Verifying : libjpeg-turbo-1.5.3-7.el8.x86_64 67/394 DEBUG: Verifying : libmcpp-2.7.2-20.el8.x86_64 68/394 DEBUG: Verifying : libmpc-1.0.2-9.el8.x86_64 69/394 DEBUG: Verifying : libpaper-1.1.24-22.el8.x86_64 70/394 DEBUG: Verifying : librsvg2-2.42.7-2.el8.x86_64 71/394 DEBUG: Verifying : libthai-0.1.27-2.el8.x86_64 72/394 DEBUG: Verifying : libtiff-4.0.9-13.el8.x86_64 73/394 DEBUG: Verifying : libwebp-1.0.0-1.el8.x86_64 74/394 DEBUG: Verifying : libwmf-lite-0.2.9-4.el8.x86_64 75/394 DEBUG: Verifying : libxcb-1.13-5.el8.x86_64 76/394 DEBUG: Verifying : libxkbcommon-0.8.2-1.el8.x86_64 77/394 DEBUG: Verifying : mcpp-2.7.2-20.el8.x86_64 78/394 DEBUG: Verifying : ocaml-srpm-macros-5-4.el8.noarch 79/394 DEBUG: Verifying : openblas-srpm-macros-2-2.el8.noarch 80/394 DEBUG: Verifying : openjpeg2-2.3.0-8.el8.x86_64 81/394 DEBUG: Verifying : perl-Digest-1.17-395.el8.noarch 82/394 DEBUG: Verifying : perl-Digest-MD5-2.55-396.el8.x86_64 83/394 DEBUG: Verifying : perl-Error-1:0.17025-2.el8.noarch 84/394 DEBUG: Verifying : perl-Git-2.18.1-3.el8.noarch 85/394 DEBUG: Verifying : perl-IO-Socket-IP-0.39-5.el8.noarch 86/394 DEBUG: Verifying : perl-IO-Socket-SSL-2.060-2.el8.noarch 87/394 DEBUG: Verifying : perl-Mozilla-CA-20160104-7.el8.noarch 88/394 DEBUG: Verifying : perl-Net-SSLeay-1.85-6.el8.x86_64 89/394 DEBUG: Verifying : perl-TermReadKey-2.37-7.el8.x86_64 90/394 DEBUG: Verifying : perl-URI-1.73-3.el8.noarch 91/394 DEBUG: Verifying : perl-libnet-3.11-3.el8.noarch 92/394 DEBUG: Verifying : perl-srpm-macros-1-25.el8.noarch 93/394 DEBUG: Verifying : pinentry-1.1.0-2.el8.x86_64 94/394 DEBUG: Verifying : pixman-0.36.0-1.el8.x86_64 95/394 DEBUG: Verifying : platform-python-devel-3.6.8-1.el8.x86_64 96/394 DEBUG: Verifying : python-rpm-macros-3-37.el8.noarch 97/394 DEBUG: Verifying : python-srpm-macros-3-37.el8.noarch 98/394 DEBUG: Verifying : python3-docutils-0.14-11.module+el8+2525+995c3d6 99/394 DEBUG: Verifying : python3-pip-9.0.3-13.el8.noarch 100/394 DEBUG: Verifying : python3-pygments-2.2.0-19.module+el8+2339+1a6691 101/394 DEBUG: Verifying : python3-pytz-2017.2-9.el8.noarch 102/394 DEBUG: Verifying : python3-rpm-generators-5-4.el8.noarch 103/394 DEBUG: Verifying : python3-rpm-macros-3-37.el8.noarch 104/394 DEBUG: Verifying : python36-3.6.8-1.module+el8+2710+846623d6.x86_64 105/394 DEBUG: Verifying : python36-devel-3.6.8-1.module+el8+2710+846623d6. 106/394 DEBUG: Verifying : qt5-srpm-macros-5.11.1-2.el8.noarch 107/394 DEBUG: Verifying : redhat-rpm-config-116-1.el8.noarch 108/394 DEBUG: Verifying : rpm-build-4.14.2-9.el8.x86_64 109/394 DEBUG: Verifying : rust-srpm-macros-5-2.el8.noarch 110/394 DEBUG: Verifying : urw-base35-bookman-fonts-20170801-10.el8.noarch 111/394 DEBUG: Verifying : urw-base35-c059-fonts-20170801-10.el8.noarch 112/394 DEBUG: Verifying : urw-base35-d050000l-fonts-20170801-10.el8.noarch 113/394 DEBUG: Verifying : urw-base35-fonts-20170801-10.el8.noarch 114/394 DEBUG: Verifying : urw-base35-fonts-common-20170801-10.el8.noarch 115/394 DEBUG: Verifying : urw-base35-gothic-fonts-20170801-10.el8.noarch 116/394 DEBUG: Verifying : urw-base35-nimbus-mono-ps-fonts-20170801-10.el8. 117/394 DEBUG: Verifying : urw-base35-nimbus-roman-fonts-20170801-10.el8.no 118/394 DEBUG: Verifying : urw-base35-nimbus-sans-fonts-20170801-10.el8.noa 119/394 DEBUG: Verifying : urw-base35-p052-fonts-20170801-10.el8.noarch 120/394 DEBUG: Verifying : urw-base35-standard-symbols-ps-fonts-20170801-10 121/394 DEBUG: Verifying : urw-base35-z003-fonts-20170801-10.el8.noarch 122/394 DEBUG: Verifying : xkeyboard-config-2.24-3.el8.noarch 123/394 DEBUG: Verifying : xorg-x11-font-utils-1:7.5-40.el8.x86_64 124/394 DEBUG: Verifying : xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarc 125/394 DEBUG: Verifying : xorg-x11-server-utils-7.7-27.el8.x86_64 126/394 DEBUG: Verifying : acl-2.2.53-1.el8.x86_64 127/394 DEBUG: Verifying : audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_6 128/394 DEBUG: Verifying : avahi-libs-0.7-19.el8.x86_64 129/394 DEBUG: Verifying : basesystem-11-5.el8.noarch 130/394 DEBUG: Verifying : bash-4.4.19-7.el8.x86_64 131/394 DEBUG: Verifying : binutils-2.30-49.el8.x86_64 132/394 DEBUG: Verifying : brotli-1.0.6-1.el8.x86_64 133/394 DEBUG: Verifying : bzip2-1.0.6-26.el8.x86_64 134/394 DEBUG: Verifying : bzip2-libs-1.0.6-26.el8.x86_64 135/394 DEBUG: Verifying : ca-certificates-2018.2.24-6.el8.noarch 136/394 DEBUG: Verifying : chkconfig-1.11-1.el8.x86_64 137/394 DEBUG: Verifying : coreutils-8.30-6.el8.x86_64 138/394 DEBUG: Verifying : coreutils-common-8.30-6.el8.x86_64 139/394 DEBUG: Verifying : cpio-2.12-8.el8.x86_64 140/394 DEBUG: Verifying : cracklib-2.9.6-15.el8.x86_64 141/394 DEBUG: Verifying : cracklib-dicts-2.9.6-15.el8.x86_64 142/394 DEBUG: Verifying : crypto-policies-20181217-6.git9a35207.el8.noarch 143/394 DEBUG: Verifying : cryptsetup-libs-2.0.6-1.el8.x86_64 144/394 DEBUG: Verifying : cups-libs-1:2.2.6-25.el8.x86_64 145/394 DEBUG: Verifying : curl-7.61.1-8.el8.x86_64 146/394 DEBUG: Verifying : cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 147/394 DEBUG: Verifying : dbus-1:1.12.8-7.el8.x86_64 148/394 DEBUG: Verifying : dbus-common-1:1.12.8-7.el8.noarch 149/394 DEBUG: Verifying : dbus-daemon-1:1.12.8-7.el8.x86_64 150/394 DEBUG: Verifying : dbus-libs-1:1.12.8-7.el8.x86_64 151/394 DEBUG: Verifying : dbus-tools-1:1.12.8-7.el8.x86_64 152/394 DEBUG: Verifying : device-mapper-8:1.02.155-6.el8.x86_64 153/394 DEBUG: Verifying : device-mapper-libs-8:1.02.155-6.el8.x86_64 154/394 DEBUG: Verifying : diffutils-3.6-5.el8.x86_64 155/394 DEBUG: Verifying : dracut-049-10.git20190115.el8.x86_64 156/394 DEBUG: Verifying : elfutils-0.174-6.el8.x86_64 157/394 DEBUG: Verifying : elfutils-default-yama-scope-0.174-6.el8.noarch 158/394 DEBUG: Verifying : elfutils-libelf-0.174-6.el8.x86_64 159/394 DEBUG: Verifying : elfutils-libs-0.174-6.el8.x86_64 160/394 DEBUG: Verifying : emacs-filesystem-1:26.1-5.el8.noarch 161/394 DEBUG: Verifying : environment-modules-4.1.4-1.el8.x86_64 162/394 DEBUG: Verifying : expat-2.2.5-3.el8.x86_64 163/394 DEBUG: Verifying : file-5.33-8.el8.x86_64 164/394 DEBUG: Verifying : file-libs-5.33-8.el8.x86_64 165/394 DEBUG: Verifying : filesystem-3.8-2.el8.x86_64 166/394 DEBUG: Verifying : findutils-1:4.6.0-20.el8.x86_64 167/394 DEBUG: Verifying : fipscheck-1.5.0-4.el8.x86_64 168/394 DEBUG: Verifying : fipscheck-lib-1.5.0-4.el8.x86_64 169/394 DEBUG: Verifying : fontconfig-2.13.1-3.el8.x86_64 170/394 DEBUG: Verifying : fontpackages-filesystem-1.44-22.el8.noarch 171/394 DEBUG: Verifying : freetype-2.9.1-4.el8.x86_64 172/394 DEBUG: Verifying : gawk-4.2.1-1.el8.x86_64 173/394 DEBUG: Verifying : gdbm-1:1.18-1.el8.x86_64 174/394 DEBUG: Verifying : gdbm-libs-1:1.18-1.el8.x86_64 175/394 DEBUG: Verifying : gettext-0.19.8.1-14.el8.x86_64 176/394 DEBUG: Verifying : gettext-libs-0.19.8.1-14.el8.x86_64 177/394 DEBUG: Verifying : glib2-2.56.4-1.el8.x86_64 178/394 DEBUG: Verifying : glibc-2.28-42.el8.x86_64 179/394 DEBUG: Verifying : glibc-all-langpacks-2.28-42.el8.x86_64 180/394 DEBUG: Verifying : glibc-common-2.28-42.el8.x86_64 181/394 DEBUG: Verifying : glibc-devel-2.28-42.el8.x86_64 182/394 DEBUG: Verifying : glibc-headers-2.28-42.el8.x86_64 183/394 DEBUG: Verifying : gmp-1:6.1.2-8.el8.x86_64 184/394 DEBUG: Verifying : gnupg2-2.2.9-1.el8.x86_64 185/394 DEBUG: Verifying : gnupg2-smime-2.2.9-1.el8.x86_64 186/394 DEBUG: Verifying : gnutls-3.6.5-2.el8.x86_64 187/394 DEBUG: Verifying : grep-3.1-6.el8.x86_64 188/394 DEBUG: Verifying : groff-base-1.22.3-18.el8.x86_64 189/394 DEBUG: Verifying : grub2-common-1:2.02-66.el8.noarch 190/394 DEBUG: Verifying : grub2-tools-1:2.02-66.el8.x86_64 191/394 DEBUG: Verifying : grub2-tools-minimal-1:2.02-66.el8.x86_64 192/394 DEBUG: Verifying : grubby-8.40-34.el8.x86_64 193/394 DEBUG: Verifying : gzip-1.9-4.el8.x86_64 194/394 DEBUG: Verifying : hardlink-1:1.3-6.el8.x86_64 195/394 DEBUG: Verifying : ima-evm-utils-1.1-4.el8.x86_64 196/394 DEBUG: Verifying : info-6.5-4.el8.x86_64 197/394 DEBUG: Verifying : iptables-libs-1.8.2-9.el8.x86_64 198/394 DEBUG: Verifying : json-c-0.13.1-0.2.el8.x86_64 199/394 DEBUG: Verifying : kbd-2.0.4-8.el8.x86_64 200/394 DEBUG: Verifying : kbd-legacy-2.0.4-8.el8.noarch 201/394 DEBUG: Verifying : kbd-misc-2.0.4-8.el8.noarch 202/394 DEBUG: Verifying : kernel-headers-4.18.0-80.el8.x86_64 203/394 DEBUG: Verifying : keyutils-libs-1.5.10-6.el8.x86_64 204/394 DEBUG: Verifying : kmod-25-11.el8.x86_64 205/394 DEBUG: Verifying : kmod-libs-25-11.el8.x86_64 206/394 DEBUG: Verifying : kpartx-0.7.8-7.el8.x86_64 207/394 DEBUG: Verifying : krb5-libs-1.16.1-22.el8.x86_64 208/394 DEBUG: Verifying : less-530-1.el8.x86_64 209/394 DEBUG: Verifying : libacl-2.2.53-1.el8.x86_64 210/394 DEBUG: Verifying : libarchive-3.3.2-3.el8.x86_64 211/394 DEBUG: Verifying : libassuan-2.5.1-3.el8.x86_64 212/394 DEBUG: Verifying : libattr-2.4.48-3.el8.x86_64 213/394 DEBUG: Verifying : libblkid-2.32.1-8.el8.x86_64 214/394 DEBUG: Verifying : libcap-2.25-9.el8.x86_64 215/394 DEBUG: Verifying : libcap-ng-0.7.9-4.el8.x86_64 216/394 DEBUG: Verifying : libcom_err-1.44.3-2.el8.x86_64 217/394 DEBUG: Verifying : libcroco-0.6.12-4.el8.x86_64 218/394 DEBUG: Verifying : libcurl-7.61.1-8.el8.x86_64 219/394 DEBUG: Verifying : libdb-5.3.28-36.el8.x86_64 220/394 DEBUG: Verifying : libdb-utils-5.3.28-36.el8.x86_64 221/394 DEBUG: Verifying : libedit-3.1-23.20170329cvs.el8.x86_64 222/394 DEBUG: Verifying : libfdisk-2.32.1-8.el8.x86_64 223/394 DEBUG: Verifying : libffi-3.1-18.el8.x86_64 224/394 DEBUG: Verifying : libgcc-8.2.1-3.5.el8.x86_64 225/394 DEBUG: Verifying : libgcrypt-1.8.3-2.el8.x86_64 226/394 DEBUG: Verifying : libgomp-8.2.1-3.5.el8.x86_64 227/394 DEBUG: Verifying : libgpg-error-1.31-1.el8.x86_64 228/394 DEBUG: Verifying : libidn2-2.0.5-1.el8.x86_64 229/394 DEBUG: Verifying : libkcapi-1.1.1-16_1.el8.x86_64 230/394 DEBUG: Verifying : libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 231/394 DEBUG: Verifying : libksba-1.3.5-7.el8.x86_64 232/394 DEBUG: Verifying : libmetalink-0.1.3-7.el8.x86_64 233/394 DEBUG: Verifying : libmount-2.32.1-8.el8.x86_64 234/394 DEBUG: Verifying : libnghttp2-1.33.0-1.el8.x86_64 235/394 DEBUG: Verifying : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 236/394 DEBUG: Verifying : libpcap-14:1.9.0-1.el8.x86_64 237/394 DEBUG: Verifying : libpipeline-1.5.0-2.el8.x86_64 238/394 DEBUG: Verifying : libpkgconf-1.4.2-1.el8.x86_64 239/394 DEBUG: Verifying : libpng-2:1.6.34-5.el8.x86_64 240/394 DEBUG: Verifying : libpsl-0.20.2-5.el8.x86_64 241/394 DEBUG: Verifying : libpwquality-1.4.0-9.el8.x86_64 242/394 DEBUG: Verifying : libseccomp-2.3.3-3.el8.x86_64 243/394 DEBUG: Verifying : libsecret-0.18.6-1.el8.x86_64 244/394 DEBUG: Verifying : libselinux-2.8-6.el8.x86_64 245/394 DEBUG: Verifying : libsemanage-2.8-5.el8.x86_64 246/394 DEBUG: Verifying : libsepol-2.8-2.el8.x86_64 247/394 DEBUG: Verifying : libsigsegv-2.11-5.el8.x86_64 248/394 DEBUG: Verifying : libsmartcols-2.32.1-8.el8.x86_64 249/394 DEBUG: Verifying : libssh-0.8.5-2.el8.x86_64 250/394 DEBUG: Verifying : libstdc++-8.2.1-3.5.el8.x86_64 251/394 DEBUG: Verifying : libtasn1-4.13-3.el8.x86_64 252/394 DEBUG: Verifying : libtirpc-1.1.4-3.el8.x86_64 253/394 DEBUG: Verifying : libtool-ltdl-2.4.6-25.el8.x86_64 254/394 DEBUG: Verifying : libunistring-0.9.9-3.el8.x86_64 255/394 DEBUG: Verifying : libusbx-1.0.22-1.el8.x86_64 256/394 DEBUG: Verifying : libutempter-1.1.6-14.el8.x86_64 257/394 DEBUG: Verifying : libuuid-2.32.1-8.el8.x86_64 258/394 DEBUG: Verifying : libverto-0.3.0-5.el8.x86_64 259/394 DEBUG: Verifying : libxcrypt-4.1.1-4.el8.x86_64 260/394 DEBUG: Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 261/394 DEBUG: Verifying : libxml2-2.9.7-5.el8.x86_64 262/394 DEBUG: Verifying : lua-libs-5.3.4-10.el8.x86_64 263/394 DEBUG: Verifying : lz4-libs-1.8.1.2-4.el8.x86_64 264/394 DEBUG: Verifying : make-1:4.2.1-9.el8.x86_64 265/394 DEBUG: Verifying : man-db-2.7.6.1-17.el8.x86_64 266/394 DEBUG: Verifying : mpfr-3.1.6-1.el8.x86_64 267/394 DEBUG: Verifying : ncurses-6.1-7.20180224.el8.x86_64 268/394 DEBUG: Verifying : ncurses-base-6.1-7.20180224.el8.noarch 269/394 DEBUG: Verifying : ncurses-libs-6.1-7.20180224.el8.x86_64 270/394 DEBUG: Verifying : nettle-3.4.1-1.el8.x86_64 271/394 DEBUG: Verifying : npth-1.5-4.el8.x86_64 272/394 DEBUG: Verifying : openldap-2.4.46-9.el8.x86_64 273/394 DEBUG: Verifying : openssh-7.8p1-4.el8.x86_64 274/394 DEBUG: Verifying : openssh-clients-7.8p1-4.el8.x86_64 275/394 DEBUG: Verifying : openssl-1:1.1.1-8.el8.x86_64 276/394 DEBUG: Verifying : openssl-libs-1:1.1.1-8.el8.x86_64 277/394 DEBUG: Verifying : openssl-pkcs11-0.4.8-2.el8.x86_64 278/394 DEBUG: Verifying : os-prober-1.74-6.el8.x86_64 279/394 DEBUG: Verifying : p11-kit-0.23.14-4.el8.x86_64 280/394 DEBUG: Verifying : p11-kit-trust-0.23.14-4.el8.x86_64 281/394 DEBUG: Verifying : pam-1.3.1-4.el8.x86_64 282/394 DEBUG: Verifying : patch-2.7.6-8.el8.x86_64 283/394 DEBUG: Verifying : pcre-8.42-4.el8.x86_64 284/394 DEBUG: Verifying : pcre2-10.32-1.el8.x86_64 285/394 DEBUG: Verifying : perl-Carp-1.42-396.el8.noarch 286/394 DEBUG: Verifying : perl-Data-Dumper-2.167-399.el8.x86_64 287/394 DEBUG: Verifying : perl-Encode-4:2.97-3.el8.x86_64 288/394 DEBUG: Verifying : perl-Errno-1.28-416.el8.x86_64 289/394 DEBUG: Verifying : perl-Exporter-5.72-396.el8.noarch 290/394 DEBUG: Verifying : perl-File-Path-2.15-2.el8.noarch 291/394 DEBUG: Verifying : perl-File-Temp-0.230.600-1.el8.noarch 292/394 DEBUG: Verifying : perl-Getopt-Long-1:2.50-4.el8.noarch 293/394 DEBUG: Verifying : perl-HTTP-Tiny-0.074-1.el8.noarch 294/394 DEBUG: Verifying : perl-IO-1.38-416.el8.x86_64 295/394 DEBUG: Verifying : perl-MIME-Base64-3.15-396.el8.x86_64 296/394 DEBUG: Verifying : perl-PathTools-3.74-1.el8.x86_64 297/394 DEBUG: Verifying : perl-Pod-Escapes-1:1.07-395.el8.noarch 298/394 DEBUG: Verifying : perl-Pod-Perldoc-3.28-396.el8.noarch 299/394 DEBUG: Verifying : perl-Pod-Simple-1:3.35-395.el8.noarch 300/394 DEBUG: Verifying : perl-Pod-Usage-4:1.69-395.el8.noarch 301/394 DEBUG: Verifying : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 302/394 DEBUG: Verifying : perl-Socket-4:2.027-2.el8.x86_64 303/394 DEBUG: Verifying : perl-Storable-1:3.11-3.el8.x86_64 304/394 DEBUG: Verifying : perl-Term-ANSIColor-4.06-396.el8.noarch 305/394 DEBUG: Verifying : perl-Term-Cap-1.17-395.el8.noarch 306/394 DEBUG: Verifying : perl-Text-ParseWords-3.30-395.el8.noarch 307/394 DEBUG: Verifying : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch 308/394 DEBUG: Verifying : perl-Time-Local-1:1.280-1.el8.noarch 309/394 DEBUG: Verifying : perl-Unicode-Normalize-1.25-396.el8.x86_64 310/394 DEBUG: Verifying : perl-constant-1.33-396.el8.noarch 311/394 DEBUG: Verifying : perl-interpreter-4:5.26.3-416.el8.x86_64 312/394 DEBUG: Verifying : perl-libs-4:5.26.3-416.el8.x86_64 313/394 DEBUG: Verifying : perl-macros-4:5.26.3-416.el8.x86_64 314/394 DEBUG: Verifying : perl-parent-1:0.237-1.el8.noarch 315/394 DEBUG: Verifying : perl-podlators-4.11-1.el8.noarch 316/394 DEBUG: Verifying : perl-threads-1:2.21-2.el8.x86_64 317/394 DEBUG: Verifying : perl-threads-shared-1.58-2.el8.x86_64 318/394 DEBUG: Verifying : pkgconf-1.4.2-1.el8.x86_64 319/394 DEBUG: Verifying : pkgconf-m4-1.4.2-1.el8.noarch 320/394 DEBUG: Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 321/394 DEBUG: Verifying : platform-python-3.6.8-1.el8.x86_64 322/394 DEBUG: Verifying : platform-python-pip-9.0.3-13.el8.noarch 323/394 DEBUG: Verifying : platform-python-setuptools-39.2.0-4.el8.noarch 324/394 DEBUG: Verifying : popt-1.16-14.el8.x86_64 325/394 DEBUG: Verifying : procps-ng-3.3.15-1.el8.x86_64 326/394 DEBUG: Verifying : publicsuffix-list-dafsa-20180723-1.el8.noarch 327/394 DEBUG: Verifying : python3-libs-3.6.8-1.el8.x86_64 328/394 DEBUG: Verifying : python3-setuptools-39.2.0-4.el8.noarch 329/394 DEBUG: Verifying : readline-7.0-10.el8.x86_64 330/394 DEBUG: Verifying : redhat-release-8.0-0.44.el8.x86_64 331/394 DEBUG: Verifying : redhat-release-eula-8.0-0.44.el8.x86_64 332/394 DEBUG: Verifying : rpm-4.14.2-9.el8.x86_64 333/394 DEBUG: Verifying : rpm-build-libs-4.14.2-9.el8.x86_64 334/394 DEBUG: Verifying : rpm-libs-4.14.2-9.el8.x86_64 335/394 DEBUG: Verifying : sed-4.5-1.el8.x86_64 336/394 DEBUG: Verifying : setup-2.12.2-1.el8.noarch 337/394 DEBUG: Verifying : shadow-utils-2:4.6-7.el8.x86_64 338/394 DEBUG: Verifying : shared-mime-info-1.9-3.el8.x86_64 339/394 DEBUG: Verifying : sqlite-libs-3.26.0-3.el8.x86_64 340/394 DEBUG: Verifying : systemd-239-13.el8.x86_64 341/394 DEBUG: Verifying : systemd-libs-239-13.el8.x86_64 342/394 DEBUG: Verifying : systemd-pam-239-13.el8.x86_64 343/394 DEBUG: Verifying : systemd-udev-239-13.el8.x86_64 344/394 DEBUG: Verifying : tar-2:1.30-4.el8.x86_64 345/394 DEBUG: Verifying : tcl-1:8.6.8-2.el8.x86_64 346/394 DEBUG: Verifying : trousers-0.3.14-2.el8.x86_64 347/394 DEBUG: Verifying : trousers-lib-0.3.14-2.el8.x86_64 348/394 DEBUG: Verifying : tzdata-2018i-1.el8.noarch 349/394 DEBUG: Verifying : unzip-6.0-41.el8.x86_64 350/394 DEBUG: Verifying : util-linux-2.32.1-8.el8.x86_64 351/394 DEBUG: Verifying : which-2.21-10.el8.x86_64 352/394 DEBUG: Verifying : xz-5.2.4-3.el8.x86_64 353/394 DEBUG: Verifying : xz-libs-5.2.4-3.el8.x86_64 354/394 DEBUG: Verifying : zip-3.0-23.el8.x86_64 355/394 DEBUG: Verifying : zlib-1.2.11-10.el8.x86_64 356/394 DEBUG: Verifying : gdk-pixbuf2-2.36.12-4.el8.x86_64 357/394 DEBUG: Verifying : gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 358/394 DEBUG: Verifying : google-roboto-slab-fonts-1.100263-0.7.20150923gi 359/394 DEBUG: Verifying : pango-1.42.4-3.el8.x86_64 360/394 DEBUG: Verifying : pigz-2.4-3.el8.x86_64 361/394 DEBUG: Verifying : python-sphinx-locale-1:1.7.6-1.el8.noarch 362/394 DEBUG: Verifying : python3-devel-3.6.8-1.el8.x86_64 363/394 DEBUG: Verifying : python3-packaging-16.8-9.el8.noarch 364/394 DEBUG: Verifying : python3-sphinx-1:1.7.6-1.el8.noarch 365/394 DEBUG: Verifying : python3-sphinx-theme-alabaster-0.7.9-7.el8.noarc 366/394 DEBUG: Verifying : python3-sphinxcontrib-websupport-1.0.1-10.201803 367/394 DEBUG: Verifying : python3-whoosh-2.7.4-9.el8.noarch 368/394 DEBUG: Verifying : ImageMagick-6.9.9.38-1.el8.x86_64 369/394 DEBUG: Verifying : ImageMagick-libs-6.9.9.38-1.el8.x86_64 370/394 DEBUG: Verifying : fontawesome-fonts-4.7.0-6.el8ost.noarch 371/394 DEBUG: Verifying : fontawesome-fonts-web-4.7.0-6.el8ost.noarch 372/394 DEBUG: Verifying : python3-babel-2.5.1-5.el8.noarch 373/394 DEBUG: Verifying : python3-chardet-3.0.4-8.el8ost.noarch 374/394 DEBUG: Verifying : python3-crypto-2.6.1-18.el8ost.x86_64 375/394 DEBUG: Verifying : python3-dns-1.15.0-8.el8ost.noarch 376/394 DEBUG: Verifying : python3-eventlet-0.25.1-1.1.el8ost.noarch 377/394 DEBUG: Verifying : python3-greenlet-0.4.13-6.el8ost.x86_64 378/394 DEBUG: Verifying : python3-idna-2.5-5.el8ost.noarch 379/394 DEBUG: Verifying : python3-imagesize-1.0.0-2.el8ost.noarch 380/394 DEBUG: Verifying : python3-jinja2-2.10-9.el8ost.noarch 381/394 DEBUG: Verifying : python3-markupsafe-1.1.0-2.el8ost.x86_64 382/394 DEBUG: Verifying : python3-mock-3.0.5-1.el8ost.noarch 383/394 DEBUG: Verifying : python3-monotonic-1.5-2.el8ost.noarch 384/394 DEBUG: Verifying : python3-pbr-5.1.2-2.el8ost.noarch 385/394 DEBUG: Verifying : python3-pyparsing-2.3.1-1.el8ost.noarch 386/394 DEBUG: Verifying : python3-pysocks-1.6.8-3.el8ost.noarch 387/394 DEBUG: Verifying : python3-requests-2.20.0-2.el8ost.noarch 388/394 DEBUG: Verifying : python3-setuptools_scm-1.15.7-4.el8ost.noarch 389/394 DEBUG: Verifying : python3-six-1.12.0-1.el8ost.noarch 390/394 DEBUG: Verifying : python3-snowballstemmer-1.2.1-6.el8ost.noarch 391/394 DEBUG: Verifying : python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch 392/394 DEBUG: Verifying : python3-sqlalchemy-1.2.17-3.el8ost.x86_64 393/394 DEBUG: Verifying : python3-urllib3-1.23-5.el8ost.noarch 394/394 DEBUG: Installed: DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: make-1:4.2.1-9.el8.x86_64 DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-sphinx-1:1.7.6-1.el8.noarch DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: hardlink-1:1.3-6.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: annobin-8.64-1.el8.x86_64 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: guile-5:2.0.14-7.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: ilmbase-2.2.0-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: libXau-1.0.8-13.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXext-1.3.3-9.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libjpeg-turbo-1.5.3-7.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-Error-1:0.17025-2.el8.noarch DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: xkeyboard-config-2.24-3.el8.noarch DEBUG: xorg-x11-font-utils-1:7.5-40.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: brotli-1.0.6-1.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: ca-certificates-2018.2.24-6.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: cups-libs-1:2.2.6-25.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: dbus-1:1.12.8-7.el8.x86_64 DEBUG: dbus-common-1:1.12.8-7.el8.noarch DEBUG: dbus-daemon-1:1.12.8-7.el8.x86_64 DEBUG: dbus-libs-1:1.12.8-7.el8.x86_64 DEBUG: dbus-tools-1:1.12.8-7.el8.x86_64 DEBUG: device-mapper-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-libs-8:1.02.155-6.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: emacs-filesystem-1:26.1-5.el8.noarch DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: findutils-1:4.6.0-20.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: gdbm-1:1.18-1.el8.x86_64 DEBUG: gdbm-libs-1:1.18-1.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: gmp-1:6.1.2-8.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: grub2-common-1:2.02-66.el8.noarch DEBUG: grub2-tools-1:2.02-66.el8.x86_64 DEBUG: grub2-tools-minimal-1:2.02-66.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: info-6.5-4.el8.x86_64 DEBUG: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: libpcap-14:1.9.0-1.el8.x86_64 DEBUG: libpipeline-1.5.0-2.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: libpng-2:1.6.34-5.el8.x86_64 DEBUG: libpsl-0.20.2-5.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libtirpc-1.1.4-3.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: libusbx-1.0.22-1.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: openssl-1:1.1.1-8.el8.x86_64 DEBUG: openssl-libs-1:1.1.1-8.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: perl-Encode-4:2.97-3.el8.x86_64 DEBUG: perl-Errno-1.28-416.el8.x86_64 DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Getopt-Long-1:2.50-4.el8.noarch DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: perl-Pod-Escapes-1:1.07-395.el8.noarch DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: perl-Pod-Simple-1:3.35-395.el8.noarch DEBUG: perl-Pod-Usage-4:1.69-395.el8.noarch DEBUG: perl-Scalar-List-Utils-3:1.49-2.el8.x86_64 DEBUG: perl-Socket-4:2.027-2.el8.x86_64 DEBUG: perl-Storable-1:3.11-3.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: perl-Time-Local-1:1.280-1.el8.noarch DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: perl-interpreter-4:5.26.3-416.el8.x86_64 DEBUG: perl-libs-4:5.26.3-416.el8.x86_64 DEBUG: perl-macros-4:5.26.3-416.el8.x86_64 DEBUG: perl-parent-1:0.237-1.el8.noarch DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: perl-threads-1:2.21-2.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: platform-python-3.6.8-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: readline-7.0-10.el8.x86_64 DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: shadow-utils-2:4.6-7.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: tar-2:1.30-4.el8.x86_64 DEBUG: tcl-1:8.6.8-2.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: python-sphinx-locale-1:1.7.6-1.el8.noarch DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: python3-urllib3-1.23-5.el8ost.noarch DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf install DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/os-release DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e8abf57d023441cdb96795e3891a1e33', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: userdel: user 'mockbuild' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3bb142bfcc9d45b0b3fc63a6d193ae9c', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: groupdel: group 'mock' does not exist DEBUG: Child return code was: 6 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f39e5877b50f489c9666b788698eb913', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'dcd3cfd24c084ebaa4ed1f4f4b39362e', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//var/cache/dnf/', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: chroot init INFO: Installed packages: DEBUG: child environment: None DEBUG: Executing command: /bin/rpm --root /var/lib/mock/dlrn-rhel8-master-x86_64-5/root -qa 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': 'en_US.UTF-8'} and shell True DEBUG: platform-python-setuptools-39.2.0-4.el8.noarch DEBUG: fontawesome-fonts-4.7.0-6.el8ost.noarch DEBUG: gdk-pixbuf2-2.36.12-4.el8.x86_64 DEBUG: python-srpm-macros-3-37.el8.noarch DEBUG: python3-docutils-0.14-11.module+el8+2525+995c3d63.noarch DEBUG: fontawesome-fonts-web-4.7.0-6.el8ost.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: redhat-release-eula-8.0-0.44.el8.x86_64 DEBUG: python3-crypto-2.6.1-18.el8ost.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: python3-sqlalchemy-1.2.17-3.el8ost.x86_64 DEBUG: ncurses-base-6.1-7.20180224.el8.noarch DEBUG: python3-rpm-generators-5-4.el8.noarch DEBUG: glibc-all-langpacks-2.28-42.el8.x86_64 DEBUG: python3-idna-2.5-5.el8ost.noarch DEBUG: libsepol-2.8-2.el8.x86_64 DEBUG: python3-packaging-16.8-9.el8.noarch DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-snowballstemmer-1.2.1-6.el8ost.noarch DEBUG: perl-libs-5.26.3-416.el8.x86_64 DEBUG: fipscheck-1.5.0-4.el8.x86_64 DEBUG: libxml2-2.9.7-5.el8.x86_64 DEBUG: git-core-doc-2.18.1-3.el8.noarch DEBUG: libcom_err-1.44.3-2.el8.x86_64 DEBUG: annobin-8.64-1.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: perl-Encode-2.97-3.el8.x86_64 DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: perl-Pod-Usage-1.69-395.el8.noarch DEBUG: chkconfig-1.11-1.el8.x86_64 DEBUG: perl-Git-2.18.1-3.el8.noarch DEBUG: libacl-2.2.53-1.el8.x86_64 DEBUG: gnupg2-2.2.9-1.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: man-db-2.7.6.1-17.el8.x86_64 DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: harfbuzz-1.7.5-3.el8.x86_64 DEBUG: file-5.33-8.el8.x86_64 DEBUG: elfutils-0.174-6.el8.x86_64 DEBUG: audit-libs-3.0-0.10.20180831git0047a6c.el8.x86_64 DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: fftw-libs-double-3.3.5-11.el8.x86_64 DEBUG: libXext-1.3.3-9.el8.x86_64 DEBUG: unzip-6.0-41.el8.x86_64 DEBUG: libXmu-1.1.2-12.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXrandr-1.5.1-7.el8.x86_64 DEBUG: cpio-2.12-8.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: ncurses-6.1-7.20180224.el8.x86_64 DEBUG: librsvg2-2.42.7-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: gdbm-1.18-1.el8.x86_64 DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: patch-2.7.6-8.el8.x86_64 DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: gtk2-2.24.32-4.el8.x86_64 DEBUG: perl-macros-5.26.3-416.el8.x86_64 DEBUG: platform-python-devel-3.6.8-1.el8.x86_64 DEBUG: perl-Unicode-Normalize-1.25-396.el8.x86_64 DEBUG: graphviz-2.40.1-39.el8.x86_64 DEBUG: perl-constant-1.33-396.el8.noarch DEBUG: python3-sphinx-1.7.6-1.el8.noarch DEBUG: perl-MIME-Base64-3.15-396.el8.x86_64 DEBUG: gcc-8.2.1-3.5.el8.x86_64 DEBUG: perl-Digest-1.17-395.el8.noarch DEBUG: perl-Data-Dumper-2.167-399.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: tcl-8.6.8-2.el8.x86_64 DEBUG: jbig2dec-libs-0.14-2.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: pixman-0.36.0-1.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: libpcap-1.9.0-1.el8.x86_64 DEBUG: gawk-4.2.1-1.el8.x86_64 DEBUG: which-2.21-10.el8.x86_64 DEBUG: glibc-devel-2.28-42.el8.x86_64 DEBUG: xkeyboard-config-2.24-3.el8.noarch DEBUG: openldap-2.4.46-9.el8.x86_64 DEBUG: libarchive-3.3.2-3.el8.x86_64 DEBUG: elfutils-default-yama-scope-0.174-6.el8.noarch DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.16.1-22.el8.x86_64 DEBUG: kpartx-0.7.8-7.el8.x86_64 DEBUG: libfdisk-2.32.1-8.el8.x86_64 DEBUG: dbus-libs-1.12.8-7.el8.x86_64 DEBUG: libblkid-2.32.1-8.el8.x86_64 DEBUG: shared-mime-info-1.9-3.el8.x86_64 DEBUG: kmod-libs-25-11.el8.x86_64 DEBUG: cryptsetup-libs-2.0.6-1.el8.x86_64 DEBUG: util-linux-2.32.1-8.el8.x86_64 DEBUG: grubby-8.40-34.el8.x86_64 DEBUG: gnutls-3.6.5-2.el8.x86_64 DEBUG: trousers-0.3.14-2.el8.x86_64 DEBUG: libgcc-8.2.1-3.5.el8.x86_64 DEBUG: platform-python-pip-9.0.3-13.el8.noarch DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: platform-python-3.6.8-1.el8.x86_64 DEBUG: tzdata-2018i-1.el8.noarch DEBUG: python3-six-1.12.0-1.el8ost.noarch DEBUG: python3-rpm-macros-3-37.el8.noarch DEBUG: python3-setuptools-39.2.0-4.el8.noarch DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python36-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: python-rpm-macros-3-37.el8.noarch DEBUG: binutils-2.30-49.el8.x86_64 DEBUG: lato-fonts-2.015-5.el8.noarch DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: google-roboto-slab-fonts-1.100263-0.7.20150923git.el8.noarch DEBUG: python3-pygments-2.2.0-19.module+el8+2339+1a6691f8.noarch DEBUG: redhat-release-8.0-0.44.el8.x86_64 DEBUG: gdk-pixbuf2-modules-2.36.12-4.el8.x86_64 DEBUG: filesystem-3.8-2.el8.x86_64 DEBUG: python3-dns-1.15.0-8.el8ost.noarch DEBUG: basesystem-11-5.el8.noarch DEBUG: python3-markupsafe-1.1.0-2.el8ost.x86_64 DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: python3-pytz-2017.2-9.el8.noarch DEBUG: pcre2-10.32-1.el8.x86_64 DEBUG: python3-jinja2-2.10-9.el8ost.noarch DEBUG: ncurses-libs-6.1-7.20180224.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.9-7.el8.noarch DEBUG: glibc-common-2.28-42.el8.x86_64 DEBUG: python3-chardet-3.0.4-8.el8ost.noarch DEBUG: bash-4.4.19-7.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8ost.noarch DEBUG: zlib-1.2.11-10.el8.x86_64 DEBUG: python3-pyparsing-2.3.1-1.el8ost.noarch DEBUG: xz-libs-5.2.4-3.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8ost.noarch DEBUG: libxcrypt-4.1.1-4.el8.x86_64 DEBUG: python3-requests-2.20.0-2.el8ost.noarch DEBUG: perl-Exporter-5.72-396.el8.noarch DEBUG: python3-sphinx_rtd_theme-0.3.1-4.el8ost.noarch DEBUG: libstdc++-8.2.1-3.5.el8.x86_64 DEBUG: fipscheck-lib-1.5.0-4.el8.x86_64 DEBUG: elfutils-libelf-0.174-6.el8.x86_64 DEBUG: openssh-7.8p1-4.el8.x86_64 DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: git-core-2.18.1-3.el8.x86_64 DEBUG: libcap-2.25-9.el8.x86_64 DEBUG: python3-pbr-5.1.2-2.el8ost.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: ima-evm-utils-1.1-4.el8.x86_64 DEBUG: perl-Scalar-List-Utils-1.49-2.el8.x86_64 DEBUG: perl-Mozilla-CA-20160104-7.el8.noarch DEBUG: expat-2.2.5-3.el8.x86_64 DEBUG: perl-URI-1.73-3.el8.noarch DEBUG: libgomp-8.2.1-3.5.el8.x86_64 DEBUG: perl-Pod-Simple-3.35-395.el8.noarch DEBUG: libICE-1.0.9-13.el8.x86_64 DEBUG: perl-podlators-4.11-1.el8.noarch DEBUG: popt-1.16-14.el8.x86_64 DEBUG: perl-Pod-Perldoc-3.28-396.el8.noarch DEBUG: libgcrypt-1.8.3-2.el8.x86_64 DEBUG: perl-IO-Socket-SSL-2.060-2.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: git-2.18.1-3.el8.x86_64 DEBUG: sed-4.5-1.el8.x86_64 DEBUG: gnupg2-smime-2.2.9-1.el8.x86_64 DEBUG: p11-kit-0.23.14-4.el8.x86_64 DEBUG: rpm-build-libs-4.14.2-9.el8.x86_64 DEBUG: libidn2-2.0.5-1.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: gdbm-libs-1.18-1.el8.x86_64 DEBUG: environment-modules-4.1.4-1.el8.x86_64 DEBUG: lua-libs-5.3.4-10.el8.x86_64 DEBUG: cups-libs-2.2.6-25.el8.x86_64 DEBUG: file-libs-5.33-8.el8.x86_64 DEBUG: libbabeltrace-1.5.4-2.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: efi-srpm-macros-3-2.el8.noarch DEBUG: libcap-ng-0.7.9-4.el8.x86_64 DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: lz4-libs-1.8.1.2-4.el8.x86_64 DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: libmpc-1.0.2-9.el8.x86_64 DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: libksba-1.3.5-7.el8.x86_64 DEBUG: libX11-1.6.7-1.el8.x86_64 DEBUG: perl-Text-ParseWords-3.30-395.el8.noarch DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: diffutils-3.6-5.el8.x86_64 DEBUG: cairo-1.15.12-3.el8.x86_64 DEBUG: grub2-common-2.02-66.el8.noarch DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libtiff-4.0.9-13.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: openjpeg2-2.3.0-8.el8.x86_64 DEBUG: libXi-1.7.9-7.el8.x86_64 DEBUG: keyutils-libs-1.5.10-6.el8.x86_64 DEBUG: gd-2.2.5-6.el8.x86_64 DEBUG: p11-kit-trust-0.23.14-4.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: pcre-8.42-4.el8.x86_64 DEBUG: pango-1.42.4-3.el8.x86_64 DEBUG: xz-5.2.4-3.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-11.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libsemanage-2.8-5.el8.x86_64 DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: libpsl-0.20.2-5.el8.x86_64 DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: tar-1.30-4.el8.x86_64 DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: jasper-libs-2.0.14-4.el8.x86_64 DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: dwz-0.12-9.el8.x86_64 DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: nettle-3.4.1-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: perl-Term-ANSIColor-4.06-396.el8.noarch DEBUG: go-srpm-macros-2-16.el8.noarch DEBUG: perl-Errno-1.28-416.el8.x86_64 DEBUG: redhat-rpm-config-116-1.el8.noarch DEBUG: perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch DEBUG: python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 DEBUG: perl-File-Path-2.15-2.el8.noarch DEBUG: libgs-9.25-2.el8.x86_64 DEBUG: perl-PathTools-3.74-1.el8.x86_64 DEBUG: ImageMagick-libs-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-2.21-2.el8.x86_64 DEBUG: perl-interpreter-5.26.3-416.el8.x86_64 DEBUG: perl-IO-Socket-IP-0.39-5.el8.noarch DEBUG: perl-File-Temp-0.230.600-1.el8.noarch DEBUG: perl-Digest-MD5-2.55-396.el8.x86_64 DEBUG: perl-TermReadKey-2.37-7.el8.x86_64 DEBUG: perl-Pod-Escapes-1.07-395.el8.noarch DEBUG: perl-Term-Cap-1.17-395.el8.noarch DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: pigz-2.4-3.el8.x86_64 DEBUG: fribidi-1.0.4-6.el8.x86_64 DEBUG: libXau-1.0.8-13.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: libwmf-lite-0.2.9-4.el8.x86_64 DEBUG: brotli-1.0.6-1.el8.x86_64 DEBUG: json-c-0.13.1-0.2.el8.x86_64 DEBUG: libnghttp2-1.33.0-1.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: iptables-libs-1.8.2-9.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-8.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: kernel-headers-4.18.0-80.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-8.el8.noarch DEBUG: dbus-common-1.12.8-7.el8.noarch DEBUG: libxkbcommon-0.8.2-1.el8.x86_64 DEBUG: libssh-0.8.5-2.el8.x86_64 DEBUG: libcurl-7.61.1-8.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.1.1-16_1.el8.x86_64 DEBUG: libdb-utils-5.3.28-36.el8.x86_64 DEBUG: openssl-1.1.1-8.el8.x86_64 DEBUG: elfutils-libs-0.174-6.el8.x86_64 DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-14.el8.x86_64 DEBUG: procps-ng-3.3.15-1.el8.x86_64 DEBUG: libtirpc-1.1.4-3.el8.x86_64 DEBUG: grub2-tools-minimal-2.02-66.el8.x86_64 DEBUG: device-mapper-1.02.155-6.el8.x86_64 DEBUG: rpm-4.14.2-9.el8.x86_64 DEBUG: libmount-2.32.1-8.el8.x86_64 DEBUG: glib2-2.56.4-1.el8.x86_64 DEBUG: dbus-tools-1.12.8-7.el8.x86_64 DEBUG: systemd-libs-239-13.el8.x86_64 DEBUG: device-mapper-libs-1.02.155-6.el8.x86_64 DEBUG: shadow-utils-4.6-7.el8.x86_64 DEBUG: dbus-daemon-1.12.8-7.el8.x86_64 DEBUG: kmod-25-11.el8.x86_64 DEBUG: kbd-2.0.4-8.el8.x86_64 DEBUG: systemd-pam-239-13.el8.x86_64 DEBUG: dracut-049-10.git20190115.el8.x86_64 DEBUG: pam-1.3.1-4.el8.x86_64 DEBUG: rpm-libs-4.14.2-9.el8.x86_64 DEBUG: openssl-libs-1.1.1-8.el8.x86_64 DEBUG: crypto-policies-20181217-6.git9a35207.el8.noarch DEBUG: grub2-tools-2.02-66.el8.x86_64 DEBUG: dbus-1.12.8-7.el8.x86_64 DEBUG: systemd-udev-239-13.el8.x86_64 DEBUG: python3-sphinxcontrib-websupport-1.0.1-10.20180316git.el8.noarch DEBUG: python3-devel-3.6.8-1.el8.x86_64 DEBUG: python3-eventlet-0.25.1-1.1.el8ost.noarch DEBUG: python3-setuptools_scm-1.15.7-4.el8ost.noarch DEBUG: openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch DEBUG: fontconfig-2.13.1-3.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-libs-3.6.8-1.el8.x86_64 DEBUG: emacs-filesystem-26.1-5.el8.noarch DEBUG: python3-pip-9.0.3-13.el8.noarch DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-sphinx-locale-1.7.6-1.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-3.el8.x86_64 DEBUG: setup-2.12.2-1.el8.noarch DEBUG: python3-greenlet-0.4.13-6.el8ost.x86_64 DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: python3-babel-2.5.1-5.el8.noarch DEBUG: libselinux-2.8-6.el8.x86_64 DEBUG: python3-whoosh-2.7.4-9.el8.noarch DEBUG: glibc-2.28-42.el8.x86_64 DEBUG: python3-monotonic-1.5-2.el8ost.noarch DEBUG: info-6.5-4.el8.x86_64 DEBUG: python3-urllib3-1.23-5.el8ost.noarch DEBUG: perl-Carp-1.42-396.el8.noarch DEBUG: perl-Net-SSLeay-1.85-6.el8.x86_64 DEBUG: gmp-6.1.2-8.el8.x86_64 DEBUG: openssh-clients-7.8p1-4.el8.x86_64 DEBUG: freetype-2.9.1-4.el8.x86_64 DEBUG: python3-mock-3.0.5-1.el8ost.noarch DEBUG: libuuid-2.32.1-8.el8.x86_64 DEBUG: perl-libnet-3.11-3.el8.noarch DEBUG: perl-parent-0.237-1.el8.noarch DEBUG: perl-Getopt-Long-2.50-4.el8.noarch DEBUG: libjpeg-turbo-1.5.3-7.el8.x86_64 DEBUG: perl-HTTP-Tiny-0.074-1.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: libusbx-1.0.22-1.el8.x86_64 DEBUG: libffi-3.1-18.el8.x86_64 DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: findutils-4.6.0-20.el8.x86_64 DEBUG: avahi-libs-0.7-19.el8.x86_64 DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: gdb-headless-8.2-5.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: qt5-srpm-macros-5.11.1-2.el8.noarch DEBUG: groff-base-1.22.3-18.el8.x86_64 DEBUG: libX11-common-1.6.7-1.el8.noarch DEBUG: ilmbase-2.2.0-11.el8.x86_64 DEBUG: libXt-1.1.5-8.el8.x86_64 DEBUG: sqlite-libs-3.26.0-3.el8.x86_64 DEBUG: libXpm-3.5.12-7.el8.x86_64 DEBUG: libwebp-1.0.0-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libtasn1-4.13-3.el8.x86_64 DEBUG: libXft-2.3.2-10.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: cpp-8.2.1-3.5.el8.x86_64 DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: acl-2.2.53-1.el8.x86_64 DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: libmetalink-0.1.3-7.el8.x86_64 DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: perl-Socket-2.027-2.el8.x86_64 DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: perl-IO-1.38-416.el8.x86_64 DEBUG: ImageMagick-6.9.9.38-1.el8.x86_64 DEBUG: perl-threads-shared-1.58-2.el8.x86_64 DEBUG: rpm-build-4.14.2-9.el8.x86_64 DEBUG: perl-Time-Local-1.280-1.el8.noarch DEBUG: make-4.2.1-9.el8.x86_64 DEBUG: perl-Error-0.17025-2.el8.noarch DEBUG: perl-Storable-3.11-3.el8.x86_64 DEBUG: coreutils-common-8.30-6.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: libxcb-1.13-5.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libpipeline-1.5.0-2.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-40.el8.x86_64 DEBUG: libseccomp-2.3.3-3.el8.x86_64 DEBUG: libverto-0.3.0-5.el8.x86_64 DEBUG: glibc-headers-2.28-42.el8.x86_64 DEBUG: kbd-legacy-2.0.4-8.el8.noarch DEBUG: cyrus-sasl-lib-2.1.27-0.3rc7.el8.x86_64 DEBUG: libkcapi-1.1.1-16_1.el8.x86_64 DEBUG: curl-7.61.1-8.el8.x86_64 DEBUG: gzip-1.9-4.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: openssl-pkcs11-0.4.8-2.el8.x86_64 DEBUG: gettext-0.19.8.1-14.el8.x86_64 DEBUG: coreutils-8.30-6.el8.x86_64 DEBUG: ca-certificates-2018.2.24-6.el8.noarch DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.0-9.el8.x86_64 DEBUG: libdb-5.3.28-36.el8.x86_64 DEBUG: trousers-lib-0.3.14-2.el8.x86_64 DEBUG: os-prober-1.74-6.el8.x86_64 DEBUG: systemd-239-13.el8.x86_64 DEBUG: Child return code was: 0 Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 ++ /usr/bin/mock -r /home/rhel8-master/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/ + '[' -z '' ']' + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + git checkout -f 2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524 Note: checking out '2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524'. 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 HEAD is now at 2580e0f uncap json schema + mkdir /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-rhel8-master-x86_64-5/root//var/tmp/pkgsrc ++ /usr/bin/mock -q -r /home/rhel8-master/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/rhel8-master/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 5.0.1 2580e0f + UPSTREAMVERSION=5.0.1 + [[ 5.0.1 =~ ([^-]*)-(.+) ]] + [[ 5.0.1 =~ (.*?)\.(0rc.+) ]] + [[ 5.0.1 =~ (.*?)\.(0b.+) ]] + [[ 5.0.1 =~ (.*?)\.(0a.+) ]] + [[ 5.0.1 =~ (.*?)\.(dev.+) ]] + [[ 5.0.1 =~ (.*?)\.(g.+) ]] + [[ 5.0.1 =~ (.*?)\.pre.* ]] + [[ 5.0.1 =~ ^([.0-9]*)$ ]] + VERSION=5.0.1 + [[ '' =~ \.dev[0-9]+\. ]] ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200428142513 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200428142513.2580e0f + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bg7rn5ix:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/71/ca/71ca61a8f7b63954840858ca75f9effb994a6a86_10c11a10 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1216640 294724 1099932 6488572 5386112 DEBUG: Swap: 4194300 532200 3662100 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bfe883a612f44dd38ae2d9b8d28bcbde', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bc369cdae0964387b96eb4b32ea11e2f', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bg7rn5ix:/etc/resolv.conf', '--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=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: Unsharing. Flags: 1073741824 DEBUG: Unsharing. Flags: 134217728 running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running egg_info creating glare.egg-info writing glare.egg-info/PKG-INFO writing dependency_links to glare.egg-info/dependency_links.txt writing entry points to glare.egg-info/entry_points.txt writing requirements to glare.egg-info/requires.txt writing top-level names to glare.egg-info/top_level.txt writing pbr to glare.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'glare.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 'glare.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating glare-5.0.1 creating glare-5.0.1/devstack creating glare-5.0.1/doc creating glare-5.0.1/doc/source creating glare-5.0.1/doc/source/_static creating glare-5.0.1/doc/source/_templates creating glare-5.0.1/doc/source/_theme creating glare-5.0.1/doc/source/developer creating glare-5.0.1/doc/source/developer/webapi creating glare-5.0.1/doc/source/guides creating glare-5.0.1/doc/source/images creating glare-5.0.1/doc/source/images_src creating glare-5.0.1/etc creating glare-5.0.1/etc/oslo-config-generator creating glare-5.0.1/glare creating glare-5.0.1/glare.egg-info creating glare-5.0.1/glare/api creating glare-5.0.1/glare/api/middleware creating glare-5.0.1/glare/api/v1 creating glare-5.0.1/glare/cmd creating glare-5.0.1/glare/common creating glare-5.0.1/glare/db creating glare-5.0.1/glare/db/migration creating glare-5.0.1/glare/db/migration/alembic_migrations creating glare-5.0.1/glare/db/migration/alembic_migrations/versions creating glare-5.0.1/glare/db/sqlalchemy creating glare-5.0.1/glare/hacking creating glare-5.0.1/glare/objects creating glare-5.0.1/glare/objects/meta creating glare-5.0.1/glare/store creating glare-5.0.1/glare/tests creating glare-5.0.1/glare/tests/etc creating glare-5.0.1/glare/tests/functional creating glare-5.0.1/glare/tests/unit creating glare-5.0.1/glare/tests/unit/api creating glare-5.0.1/glare/tests/unit/db creating glare-5.0.1/glare/tests/unit/db/migrations creating glare-5.0.1/glare/tests/unit/middleware creating glare-5.0.1/glare/tests/var creating glare-5.0.1/glare_tempest_plugin creating glare-5.0.1/glare_tempest_plugin/contrib creating glare-5.0.1/glare_tempest_plugin/services creating glare-5.0.1/glare_tempest_plugin/services/artifacts creating glare-5.0.1/glare_tempest_plugin/tests creating glare-5.0.1/glare_tempest_plugin/tests/api creating glare-5.0.1/playbooks creating glare-5.0.1/playbooks/glare-devstack creating glare-5.0.1/tools copying files to glare-5.0.1... copying .stestr.conf -> glare-5.0.1 copying .testr.conf -> glare-5.0.1 copying .zuul.yaml -> glare-5.0.1 copying AUTHORS -> glare-5.0.1 copying ChangeLog -> glare-5.0.1 copying LICENSE -> glare-5.0.1 copying README.rst -> glare-5.0.1 copying babel.cfg -> glare-5.0.1 copying bandit.yaml -> glare-5.0.1 copying bindep.txt -> glare-5.0.1 copying pylintrc -> glare-5.0.1 copying requirements.txt -> glare-5.0.1 copying setup.cfg -> glare-5.0.1 copying setup.py -> glare-5.0.1 copying test-requirements.txt -> glare-5.0.1 copying tox.ini -> glare-5.0.1 copying devstack/README.rst -> glare-5.0.1/devstack copying devstack/plugin.sh -> glare-5.0.1/devstack copying devstack/settings -> glare-5.0.1/devstack copying doc/source/architecture.rst -> glare-5.0.1/doc/source copying doc/source/conf.py -> glare-5.0.1/doc/source copying doc/source/index.rst -> glare-5.0.1/doc/source copying doc/source/main_features.rst -> glare-5.0.1/doc/source copying doc/source/overview.rst -> glare-5.0.1/doc/source copying doc/source/quickstart.rst -> glare-5.0.1/doc/source copying doc/source/_static/.placeholder -> glare-5.0.1/doc/source/_static copying doc/source/_templates/sidebarlinks.html -> glare-5.0.1/doc/source/_templates copying doc/source/_theme/layout.css -> glare-5.0.1/doc/source/_theme copying doc/source/_theme/theme.conf -> glare-5.0.1/doc/source/_theme copying doc/source/developer/creating_custom_artifact_type.rst -> glare-5.0.1/doc/source/developer copying doc/source/developer/devstack.rst -> glare-5.0.1/doc/source/developer copying doc/source/developer/index.rst -> glare-5.0.1/doc/source/developer copying doc/source/developer/troubleshooting.rst -> glare-5.0.1/doc/source/developer copying doc/source/developer/webapi/index.rst -> glare-5.0.1/doc/source/developer/webapi copying doc/source/developer/webapi/v1.rst -> glare-5.0.1/doc/source/developer/webapi copying doc/source/guides/configuration_guide.rst -> glare-5.0.1/doc/source/guides copying doc/source/guides/dashboard_guide.rst -> glare-5.0.1/doc/source/guides copying doc/source/guides/glareclient_guide.rst -> glare-5.0.1/doc/source/guides copying doc/source/guides/hooks_guide.rst -> glare-5.0.1/doc/source/guides copying doc/source/guides/installation_guide.rst -> glare-5.0.1/doc/source/guides copying doc/source/guides/upgrade_guide.rst -> glare-5.0.1/doc/source/guides copying doc/source/images/glare-architecture.png -> glare-5.0.1/doc/source/images copying doc/source/images_src/glare-architecture.graphml -> glare-5.0.1/doc/source/images_src copying etc/glare-paste.ini -> glare-5.0.1/etc copying etc/glare-swift.conf.sample -> glare-5.0.1/etc copying etc/oslo-config-generator/glare.conf -> glare-5.0.1/etc/oslo-config-generator copying glare/__init__.py -> glare-5.0.1/glare copying glare/engine.py -> glare-5.0.1/glare copying glare/i18n.py -> glare-5.0.1/glare copying glare/locking.py -> glare-5.0.1/glare copying glare/notification.py -> glare-5.0.1/glare copying glare/opts.py -> glare-5.0.1/glare copying glare/quota.py -> glare-5.0.1/glare copying glare/scrubber.py -> glare-5.0.1/glare copying glare/version.py -> glare-5.0.1/glare copying glare/wsgi.py -> glare-5.0.1/glare copying glare.egg-info/PKG-INFO -> glare-5.0.1/glare.egg-info copying glare.egg-info/SOURCES.txt -> glare-5.0.1/glare.egg-info copying glare.egg-info/dependency_links.txt -> glare-5.0.1/glare.egg-info copying glare.egg-info/entry_points.txt -> glare-5.0.1/glare.egg-info copying glare.egg-info/not-zip-safe -> glare-5.0.1/glare.egg-info copying glare.egg-info/pbr.json -> glare-5.0.1/glare.egg-info copying glare.egg-info/requires.txt -> glare-5.0.1/glare.egg-info copying glare.egg-info/top_level.txt -> glare-5.0.1/glare.egg-info copying glare/api/__init__.py -> glare-5.0.1/glare/api copying glare/api/versions.py -> glare-5.0.1/glare/api copying glare/api/middleware/__init__.py -> glare-5.0.1/glare/api/middleware copying glare/api/middleware/context.py -> glare-5.0.1/glare/api/middleware copying glare/api/middleware/fault.py -> glare-5.0.1/glare/api/middleware copying glare/api/middleware/keycloak_auth.py -> glare-5.0.1/glare/api/middleware copying glare/api/middleware/version_negotiation.py -> glare-5.0.1/glare/api/middleware copying glare/api/v1/__init__.py -> glare-5.0.1/glare/api/v1 copying glare/api/v1/api_version_request.py -> glare-5.0.1/glare/api/v1 copying glare/api/v1/api_versioning.py -> glare-5.0.1/glare/api/v1 copying glare/api/v1/resource.py -> glare-5.0.1/glare/api/v1 copying glare/api/v1/router.py -> glare-5.0.1/glare/api/v1 copying glare/cmd/__init__.py -> glare-5.0.1/glare/cmd copying glare/cmd/api.py -> glare-5.0.1/glare/cmd copying glare/cmd/db_manage.py -> glare-5.0.1/glare/cmd copying glare/cmd/scrubber.py -> glare-5.0.1/glare/cmd copying glare/common/__init__.py -> glare-5.0.1/glare/common copying glare/common/config.py -> glare-5.0.1/glare/common copying glare/common/exception.py -> glare-5.0.1/glare/common copying glare/common/policy.py -> glare-5.0.1/glare/common copying glare/common/semver_db.py -> glare-5.0.1/glare/common copying glare/common/store_api.py -> glare-5.0.1/glare/common copying glare/common/utils.py -> glare-5.0.1/glare/common copying glare/common/wsgi.py -> glare-5.0.1/glare/common copying glare/db/__init__.py -> glare-5.0.1/glare/db copying glare/db/artifact_api.py -> glare-5.0.1/glare/db copying glare/db/migration/__init__.py -> glare-5.0.1/glare/db/migration copying glare/db/migration/alembic.ini -> glare-5.0.1/glare/db/migration copying glare/db/migration/migration.py -> glare-5.0.1/glare/db/migration copying glare/db/migration/alembic_migrations/README -> glare-5.0.1/glare/db/migration/alembic_migrations copying glare/db/migration/alembic_migrations/env.py -> glare-5.0.1/glare/db/migration/alembic_migrations copying glare/db/migration/alembic_migrations/script.py.mako -> glare-5.0.1/glare/db/migration/alembic_migrations copying glare/db/migration/alembic_migrations/versions/001_initial_version.py -> glare-5.0.1/glare/db/migration/alembic_migrations/versions copying glare/db/migration/alembic_migrations/versions/002_add_acquired_at_column.py -> glare-5.0.1/glare/db/migration/alembic_migrations/versions copying glare/db/migration/alembic_migrations/versions/003_add_database_blob_storage.py -> glare-5.0.1/glare/db/migration/alembic_migrations/versions copying glare/db/migration/alembic_migrations/versions/004_add_quota_tables.py -> glare-5.0.1/glare/db/migration/alembic_migrations/versions copying glare/db/migration/alembic_migrations/versions/005_added_display_name.py -> glare-5.0.1/glare/db/migration/alembic_migrations/versions copying glare/db/sqlalchemy/__init__.py -> glare-5.0.1/glare/db/sqlalchemy copying glare/db/sqlalchemy/api.py -> glare-5.0.1/glare/db/sqlalchemy copying glare/db/sqlalchemy/models.py -> glare-5.0.1/glare/db/sqlalchemy copying glare/hacking/__init__.py -> glare-5.0.1/glare/hacking copying glare/hacking/checks.py -> glare-5.0.1/glare/hacking copying glare/objects/__init__.py -> glare-5.0.1/glare/objects copying glare/objects/all.py -> glare-5.0.1/glare/objects copying glare/objects/base.py -> glare-5.0.1/glare/objects copying glare/objects/heat_environment.py -> glare-5.0.1/glare/objects copying glare/objects/heat_template.py -> glare-5.0.1/glare/objects copying glare/objects/image.py -> glare-5.0.1/glare/objects copying glare/objects/murano_package.py -> glare-5.0.1/glare/objects copying glare/objects/secret.py -> glare-5.0.1/glare/objects copying glare/objects/tosca_template.py -> glare-5.0.1/glare/objects copying glare/objects/meta/__init__.py -> glare-5.0.1/glare/objects/meta copying glare/objects/meta/fields.py -> glare-5.0.1/glare/objects/meta copying glare/objects/meta/file_utils.py -> glare-5.0.1/glare/objects/meta copying glare/objects/meta/registry.py -> glare-5.0.1/glare/objects/meta copying glare/objects/meta/validators.py -> glare-5.0.1/glare/objects/meta copying glare/objects/meta/wrappers.py -> glare-5.0.1/glare/objects/meta copying glare/store/__init__.py -> glare-5.0.1/glare/store copying glare/store/base_api.py -> glare-5.0.1/glare/store copying glare/store/database.py -> glare-5.0.1/glare/store copying glare/tests/__init__.py -> glare-5.0.1/glare/tests copying glare/tests/hooks_artifact.py -> glare-5.0.1/glare/tests copying glare/tests/non_nullable_fields_artifact.py -> glare-5.0.1/glare/tests copying glare/tests/sample_artifact.py -> glare-5.0.1/glare/tests copying glare/tests/unpacking_artifact.py -> glare-5.0.1/glare/tests copying glare/tests/utils.py -> glare-5.0.1/glare/tests copying glare/tests/etc/policy.json -> glare-5.0.1/glare/tests/etc copying glare/tests/functional/__init__.py -> glare-5.0.1/glare/tests/functional copying glare/tests/functional/base.py -> glare-5.0.1/glare/tests/functional copying glare/tests/functional/test_all.py -> glare-5.0.1/glare/tests/functional copying glare/tests/functional/test_database_store.py -> glare-5.0.1/glare/tests/functional copying glare/tests/functional/test_quotas.py -> glare-5.0.1/glare/tests/functional copying glare/tests/functional/test_sample_artifact.py -> glare-5.0.1/glare/tests/functional copying glare/tests/functional/test_schemas.py -> glare-5.0.1/glare/tests/functional copying glare/tests/functional/test_scrubber.py -> glare-5.0.1/glare/tests/functional copying glare/tests/functional/test_visibility.py -> glare-5.0.1/glare/tests/functional copying glare/tests/unit/__init__.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/base.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/glare_fixtures.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_fixtures.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_hacking.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_multistore.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_policies.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_quotas.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_store_api.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_unpacking.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_utils.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_validation_hooks.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_validators.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_versions.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/test_wsgi.py -> glare-5.0.1/glare/tests/unit copying glare/tests/unit/api/__init__.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/api/test_create.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/api/test_delete.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/api/test_delete_blobs.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/api/test_download.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/api/test_list.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/api/test_locations.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/api/test_show.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/api/test_update.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/api/test_upload.py -> glare-5.0.1/glare/tests/unit/api copying glare/tests/unit/db/__init__.py -> glare-5.0.1/glare/tests/unit/db copying glare/tests/unit/db/test_quota_functions.py -> glare-5.0.1/glare/tests/unit/db copying glare/tests/unit/db/migrations/__init__.py -> glare-5.0.1/glare/tests/unit/db/migrations copying glare/tests/unit/db/migrations/test_migrations.py -> glare-5.0.1/glare/tests/unit/db/migrations copying glare/tests/unit/middleware/__init__.py -> glare-5.0.1/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_context.py -> glare-5.0.1/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_fault.py -> glare-5.0.1/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_keycloak_auth.py -> glare-5.0.1/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_trusted_auth.py -> glare-5.0.1/glare/tests/unit/middleware copying glare/tests/unit/middleware/test_version_negotiations.py -> glare-5.0.1/glare/tests/unit/middleware copying glare/tests/var/certificate.crt -> glare-5.0.1/glare/tests/var copying glare/tests/var/hooks.zip -> glare-5.0.1/glare/tests/var copying glare/tests/var/hooks_100.zip -> glare-5.0.1/glare/tests/var copying glare/tests/var/hooks_265.zip -> glare-5.0.1/glare/tests/var copying glare/tests/var/privatekey.key -> glare-5.0.1/glare/tests/var copying glare_tempest_plugin/README.rst -> glare-5.0.1/glare_tempest_plugin copying glare_tempest_plugin/__init__.py -> glare-5.0.1/glare_tempest_plugin copying glare_tempest_plugin/clients.py -> glare-5.0.1/glare_tempest_plugin copying glare_tempest_plugin/config.py -> glare-5.0.1/glare_tempest_plugin copying glare_tempest_plugin/plugin.py -> glare-5.0.1/glare_tempest_plugin copying glare_tempest_plugin/contrib/gate_hook.sh -> glare-5.0.1/glare_tempest_plugin/contrib copying glare_tempest_plugin/contrib/post_test_hook.sh -> glare-5.0.1/glare_tempest_plugin/contrib copying glare_tempest_plugin/contrib/pre_test_hook.sh -> glare-5.0.1/glare_tempest_plugin/contrib copying glare_tempest_plugin/services/__init__.py -> glare-5.0.1/glare_tempest_plugin/services copying glare_tempest_plugin/services/artifacts/__init__.py -> glare-5.0.1/glare_tempest_plugin/services/artifacts copying glare_tempest_plugin/services/artifacts/artifacts_client.py -> glare-5.0.1/glare_tempest_plugin/services/artifacts copying glare_tempest_plugin/tests/__init__.py -> glare-5.0.1/glare_tempest_plugin/tests copying glare_tempest_plugin/tests/api/__init__.py -> glare-5.0.1/glare_tempest_plugin/tests/api copying glare_tempest_plugin/tests/api/base.py -> glare-5.0.1/glare_tempest_plugin/tests/api copying glare_tempest_plugin/tests/api/test_blobs.py -> glare-5.0.1/glare_tempest_plugin/tests/api copying glare_tempest_plugin/tests/api/test_list_artifact.py -> glare-5.0.1/glare_tempest_plugin/tests/api copying playbooks/glare-devstack/post.yaml -> glare-5.0.1/playbooks/glare-devstack copying playbooks/glare-devstack/run.yaml -> glare-5.0.1/playbooks/glare-devstack copying tools/artifact_type_generator.py -> glare-5.0.1/tools copying tools/test-setup.sh -> glare-5.0.1/tools Writing glare-5.0.1/setup.cfg creating dist Creating tar archive removing 'glare-5.0.1' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec --copyout /var/tmp/pkgsrc/dist ./dist INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.89gvqr4q:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/71/ca/71ca61a8f7b63954840858ca75f9effb994a6a86_10c11a10 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-rhel8-master-x86_64-5/root. DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1214760 296104 1100240 6489072 5387684 DEBUG: Swap: 4194300 532200 3662100 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5409ace652104c978d57e41a67741503', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-rhel8-master-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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls dist ++ grep .tar.gz + SOURCE=glare-5.0.1.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/glare-5.0.1.tar.gz ++ basename glare-5.0.1.tar.gz .tar.gz + SOURCEWITHREL=glare-5.0.1-0.20200428142513.2580e0f.tar.gz + mv dist/glare-5.0.1.tar.gz /tmp/tmp.6YevA0BSd3/SOURCES/glare-5.0.1-0.20200428142513.2580e0f.tar.gz + cd /home/rhel8-master/data/openstack-glare_distro + cp -a glare.logrotate openstack-glare-api.service openstack-glare-scrubber.service openstack-glare.spec /tmp/tmp.6YevA0BSd3/SOURCES/ + cp openstack-glare.spec /tmp/tmp.6YevA0BSd3/SPECS/ + cd /tmp/tmp.6YevA0BSd3/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 5.0.1\' openstack-glare.spec + sed -i -e '1i%global dlrn 1\' openstack-glare.spec ++ basename glare-5.0.1-0.20200428142513.2580e0f.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr glare-5.0.1-0.20200428142513.2580e0f\' openstack-glare.spec + sed -i -e s/UPSTREAMVERSION/5.0.1/g openstack-glare.spec + VERSION=5.0.1 + sed -i -e 's/Version:.*/Version: 5.0.1/g' openstack-glare.spec + sed -i -e 's/Release:.*/Release: 0.20200428142513.2580e0f%{?dist}/g' openstack-glare.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: glare-5.0.1-0.20200428142513.2580e0f.tar.gz/' openstack-glare.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-glare.spec + cat openstack-glare.spec %global dlrn_nvr glare-5.0.1-0.20200428142513.2580e0f %global dlrn 1 %define upstream_version 5.0.1 %global service glare # oslosphinx do not work with sphinx > 2 %global with_doc 0 %global common_desc \ OpenStack Glare provides API for catalog of binary data along with its metadata. %{!?upstream_version: %global upstream_version %{version}%{?milestone}} Name: openstack-%{service} Version: 5.0.1 Release: 0.20200428142513.2580e0f%{?dist} Summary: Glare Artifact Repository License: ASL 2.0 URL: https://github.com/openstack/%{service} BuildArch: noarch Source0: glare-5.0.1-0.20200428142513.2580e0f.tar.gz Source1: %{service}.logrotate Source10: %{name}-api.service Source11: %{name}-scrubber.service BuildRequires: git BuildRequires: intltool BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-setuptools BuildRequires: openstack-macros BuildRequires: systemd # Required for config generation BuildRequires: python3-alembic BuildRequires: python3-cryptography BuildRequires: python3-cursive BuildRequires: python3-eventlet BuildRequires: python3-futurist BuildRequires: python3-glance-store BuildRequires: python3-iso8601 BuildRequires: python3-jsonpatch BuildRequires: python3-jsonschema BuildRequires: python3-keystoneauth1 BuildRequires: python3-keystoneclient BuildRequires: python3-keystonemiddleware BuildRequires: python3-microversion-parse BuildRequires: python3-os-brick BuildRequires: python3-oslo-concurrency BuildRequires: python3-oslo-config BuildRequires: python3-oslo-context BuildRequires: python3-oslo-db-tests BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-log BuildRequires: python3-oslo-messaging BuildRequires: python3-oslo-middleware BuildRequires: python3-oslo-policy BuildRequires: python3-oslo-serialization BuildRequires: python3-oslo-service BuildRequires: python3-oslo-utils BuildRequires: python3-oslo-versionedobjects BuildRequires: python3-oslo-vmware BuildRequires: python3-osprofiler BuildRequires: python3-pbr BuildRequires: python3-routes BuildRequires: python3-six BuildRequires: python3-sqlalchemy BuildRequires: python3-swiftclient BuildRequires: python3-taskflow BuildRequires: python3-webob BuildRequires: python3-pyOpenSSL # Required for tests BuildRequires: python3-stestr BuildRequires: python3-oslotest BuildRequires: python3-testrepository BuildRequires: python3-testscenarios BuildRequires: python3-testtools BuildRequires: python3-mock BuildRequires: python3-httplib2 BuildRequires: python3-jwt BuildRequires: python3-memcached BuildRequires: python3-monotonic BuildRequires: python3-paste BuildRequires: python3-paste-deploy BuildRequires: python3-retrying BuildRequires: python3-semantic_version BuildRequires: python3-requests-mock %description Glare Artifact Repository %package -n python3-%{service} Summary: OpenStack Glare python libraries %{?python_provide:%python_provide python3-%{service}} Requires: python3-alembic >= 0.8.10 Requires: python3-cryptography >= 1.9 Requires: python3-eventlet >= 0.18.2 Requires: python3-futurist >= 1.2.0 Requires: python3-glance-store >= 0.22.0 Requires: python3-iso8601 >= 0.1.11 Requires: python3-jsonpatch >= 1.16 Requires: python3-jsonschema >= 2.6.0 Requires: python3-keystoneauth1 >= 3.3.0 Requires: python3-keystoneclient >= 1:3.8.0 Requires: python3-keystonemiddleware >= 4.17.0 Requires: python3-microversion-parse >= 0.1.2 Requires: python3-os-brick >= 1.8.0 Requires: python3-oslo-concurrency >= 3.20.0 Requires: python3-oslo-config >= 2:5.1.0 Requires: python3-oslo-context >= 2.19.2 Requires: python3-oslo-db >= 4.27.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.30.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-middleware >= 3.31.0 Requires: python3-oslo-policy >= 1.23.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-service >= 1.24.0 Requires: python3-oslo-utils >= 3.31.0 Requires: python3-oslo-versionedobjects >= 1.28.0 Requires: python3-oslo-vmware >= 0.11.1 Requires: python3-osprofiler >= 1.4.0 Requires: python3-pbr >= 2.0.0 Requires: python3-routes >= 2.3.1 Requires: python3-six >= 1.10.0 Requires: python3-sqlalchemy >= 1.0.10 Requires: python3-swiftclient >= 2.2.0 Requires: python3-taskflow >= 2.7.0 Requires: python3-webob >= 1.7.1 Requires: python3-wsme >= 0.8.0 Requires: python3-pyOpenSSL >= 16.2.0 Requires: python3-httplib2 >= 0.9.1 Requires: python3-jwt >= 1.6.0 Requires: python3-memcached >= 1.56 Requires: python3-paste Requires: python3-paste-deploy >= 1.5.0 Requires: python3-retrying >= 1.2.3 Requires: python3-semantic_version >= 2.3.1 #test deps: python-mox python-nose python-requests #test and optional store: #ceph - glance_store.rdb #python-boto - glance_store.s3 Requires: python3-boto Requires(pre): shadow-utils %description -n python3-glare %{common_desc} This package contains the Glare python library. %package common Summary: Components common to all OpenStack glare services Requires: python3-glare = %{version}-%{release} %description common %{common_desc} %package api Summary: OpenStack Glare api Requires: %{name}-common = %{version}-%{release} %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description api %{common_desc} This package contains the Glare API service. %package -n python3-glare-tests Summary: Glare tests %{?python_provide:%python_provide python3-glare-tests} Requires: python3-glare = %{version}-%{release} Requires: python3-tempest %description -n python3-glare-tests %{common_desc} This package contains the Glare test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Artifact Service BuildRequires: python3-sphinx BuildRequires: python3-oslo-sphinx BuildRequires: python3-eventlet BuildRequires: python3-jsonschema BuildRequires: python3-keystoneclient BuildRequires: python3-keystonemiddleware BuildRequires: python3-oslo-db BuildRequires: python3-oslo-log BuildRequires: python3-oslo-messaging BuildRequires: python3-oslo-policy BuildRequires: python3-osprofiler BuildRequires: python3-sphinxcontrib-httpdomain %description doc %{common_desc} This package contains Openstack Glare documentation %endif %prep %autosetup -n %{service}-%{upstream_version} -S git find . \( -name .gitignore -o -name .placeholder \) -delete find glare -name \*.py -exec sed -i '/\/usr\/bin\/env python/{d;q}' {} + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py %py_req_cleanup %build # Generate config file PYTHONPATH=. oslo-config-generator --config-file=etc/oslo-config-generator/glare.conf # Generate oslo policies PYTHONPATH=. oslopolicy-sample-generator-3 --namespace=glare --output-file=etc/policy.yaml.sample PYTHONPATH=. sed -i 's/^#"//' etc/policy.yaml.sample %{py3_build} %install %{py3_install} %if 0%{?with_doc} %{__python3} setup.py build_sphinx -b html rm -rf doc/build/html/.{doctrees,buildinfo} %endif # Install config files install -p -D -m 644 etc/glare.conf.sample %{buildroot}%{_sysconfdir}/glare/glare.conf install -p -D -m 644 etc/policy.yaml.sample %{buildroot}%{_sysconfdir}/glare/policy.yaml install -p -D -m 644 etc/glare-paste.ini %{buildroot}%{_sysconfdir}/glare/glare-paste.ini install -p -D -m 644 etc/glare-swift.conf.sample %{buildroot}%{_sysconfdir}/glare/glare-swift.conf # Setup directories install -d -m 755 %{buildroot}%{_sharedstatedir}/glare install -d -m 755 %{buildroot}%{_sharedstatedir}/glare/artifacts install -d -m 755 %{buildroot}%{_localstatedir}/log/glare # Install systemd unit services install -p -D -m 644 %{SOURCE10} %{buildroot}%{_unitdir}/%{name}-api.service install -p -D -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/%{name}-scrubber.service # Logrotate config install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name} # Remove unused files rm -f %{buildroot}/usr/etc/glare/* # Create fake egg-info for the tempest plugin %py3_entrypoint %{service} %{service} %pre common getent group glare >/dev/null || groupadd -r glare if ! getent passwd glare >/dev/null; then useradd -r -g glare -G glare -d %{_sharedstatedir}/glare -s /sbin/nologin -c "OpenStack Glare daemon" glare fi exit 0 %post api # Initial installation %systemd_post %{name}-api.service %systemd_post %{name}-scrubber.service %preun api %systemd_preun %{name}-api.service %systemd_preun %{name}-scrubber.service %postun api %systemd_postun_with_restart %{name}-api.service %systemd_postun_with_restart %{name}-scrubber.service %check PYTHON=%{__python3} stestr run --black-regex 'glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_database_big_archive|glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_big_archive' || true %files -n python3-glare %license LICENSE %doc README.rst %{python3_sitelib}/glare %{python3_sitelib}/glare-*.egg-info %exclude %{python3_sitelib}/glare/tests %exclude %{python3_sitelib}/glare_tempest_plugin %files -n python3-glare-tests %{python3_sitelib}/glare/tests %{python3_sitelib}/glare_tempest_plugin %{python3_sitelib}/%{service}_tests.egg-info %files common %dir %{_sysconfdir}/glare %config(noreplace) %attr(-, root, glare) %{_sysconfdir}/glare/glare.conf %config(noreplace) %attr(-, root, glare) %{_sysconfdir}/glare/policy.yaml %config(noreplace) %attr(-, root, glare) %{_sysconfdir}/glare/glare-paste.ini %config(noreplace) %attr(-, root, glare) %{_sysconfdir}/glare/glare-swift.conf %config(noreplace) %{_sysconfdir}/logrotate.d/%{name} %dir %attr(0755, glare, root) %{_localstatedir}/log/glare %defattr(-, glare, glare, -) %dir %{_sharedstatedir}/glare %dir %{_sharedstatedir}/glare/artifacts %files api %{_bindir}/glare-api %{_bindir}/glare-db-manage %{_bindir}/glare-scrubber %{_unitdir}/%{name}-api.service %{_unitdir}/%{name}-scrubber.service %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.6YevA0BSd3/SOURCES openstack-glare.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec --spec openstack-glare.spec --sources=/tmp/tmp.6YevA0BSd3/SOURCES INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.705f7i10:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/71/ca/71ca61a8f7b63954840858ca75f9effb994a6a86_10c11a10 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(openstack-glare.spec) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1210500 305240 1094880 6484196 5397308 DEBUG: Swap: 4194300 532200 3662100 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e06f3a9e4b5e4060ad6d87fe4298dedc', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '759dec93b55544e19004bad0e08e862a', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f9f4c9f5f89b486f86505a1e6c709a9f', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5df9486ec76f45889320fb2f5439ce00', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 1.6 kB/s | 2.0 kB 00:01 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 406 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 209 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 8.9 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.705f7i10:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '992235fea08840639733421ccef05769', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.705f7i10:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-glare.spec) Config(dlrn-5) 0 minutes 10 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec 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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run + finalize + rm -rf /tmp/tmp.6YevA0BSd3 INFO: mock.py version 1.4.14 starting (python version = 3.6.8)... Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/ INFO: selinux disabled Finish: init plugins Start: run DEBUG: mock final configuration: DEBUG: version: 1.4.14 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec 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: 1003 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: use_nspawn: True DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4bqq4sjk:/etc/resolv.conf'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap_container: False 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: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'mount', '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': '%(cache_topdir)s/%(root)s/ccache/u%(chrootuid)s/', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'dir': '%(cache_topdir)s/%(root)s/%(package_manager)s_cache/', 'target_dir': '/var/cache/%(package_manager)s/', 'online': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec', 'package_manager': 'dnf'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '%(cache_topdir)s/%(root)s/root_cache/', 'tar': 'gnutar', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'mount_enable': False, 'mount_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-rhel8-master-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-rhel8-master-x86_64-5', 'root': 'dlrn-rhel8-master-x86_64-5', 'resultdir': '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec'}} 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': 'en_US.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 %(uid)s -g %(gid)s -d %(home)s -n %(user)s DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: yum.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= # best=0 is required as a workaround for bz#1677583 best=0 module_platform_id=platform:el8 # repos [base] name=RHEL 8 Base baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/BaseOS/x86_64/os/ enabled=1 gpgcheck=0 [appstream] name=RHEL 8 AppStream baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/RHEL-8/latest-RHEL-8.0/compose/AppStream/x86_64/os/ enabled=1 gpgcheck=0 [build] name=RHEL 8 Build Deps baseurl=http://download.devel.redhat.com/rhel-8/rel-eng/BUILDROOT-8/latest-BUILDROOT-8.0-RHEL-8/compose/Buildroot/x86_64/os/ enabled=1 gpgcheck=0 [advanced-virt] name=RHEL 8 Advanced Virtualization baseurl=http://download-ipv4.eng.brq.redhat.com/rhel-8/rel-eng/ADVANCED-VIRT-8/latest-ADVANCED-VIRT-8-RHEL-8/compose/Advanced-virt/x86_64/os/ enabled=1 gpgcheck=0 modules=1 [local] name=local baseurl=file:///home/rhel8-master/data/repos/71/ca/71ca61a8f7b63954840858ca75f9effb994a6a86_10c11a10 enabled=1 gpgcheck=0 priority=1 [delorean-rhel8-master-deps] name=dlrn-master-rhel8-deps baseurl=http://trunk.rdoproject.org/rhel8-master/deps/latest enabled=1 gpgcheck=0 module_hotfixes=1 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'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'rhel8-rdo-trunk-test'} DEBUG: hostname: None DEBUG: module_enable: ['virt:8.0.0'] DEBUG: module_install: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: [] DEBUG: package_manager: dnf DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils shadow-utils distribution-gpg-keys 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 distribution-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core distribution-gpg-keys 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: opstimeout: 0 DEBUG: config_paths: ['/etc/mock/site-defaults.cfg', '/etc/mock/site-defaults.cfg', '/home/rhel8-master/data/dlrn-5.cfg', '/home/rhel8-master/data/dlrn-5.cfg'] DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/rhel8-master/data/dlrn-5.cfg DEBUG: root: dlrn-rhel8-master-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 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: Unsharing. Flags: 67239936 INFO: Start(/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm) Config(dlrn-rhel8-master-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1211508 304100 1094880 6484328 5396304 DEBUG: Swap: 4194300 532200 3662100 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 INFO: Mock Version: 1.4.14 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5fd5303b8ab84795b1b2874b0fdaef1d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '850a26bec9974c208a6425c4ab99aec9', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4589d6418af14c938541fdead9f87b24', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '070071249fc4470186caa67b01b900cd', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/useradd', '-o', '-m', '-u', '1003', '-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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/builddir/build/originals Start: dnf update DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '-y', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'update'] 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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 9.0 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 2.7 kB/s | 2.7 kB 00:01 DEBUG: RHEL 8 Build Deps 2.0 kB/s | 2.0 kB 00:01 DEBUG: dlrn-master-rhel8-deps 23 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm/__db.001 Finish: chroot init Start: build phase for openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm Start: build setup for openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '6d4b3ad42cc74368af90dddf58b482e2', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4bqq4sjk:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Updating / installing... DEBUG: openstack-glare-5.0.1-0.20200428142513######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8000e1a3aed145889a53ccf16b7d57b0', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4bqq4sjk:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: glare-5.0.1-0.20200428142513.2580e0f.tar.gz DEBUG: glare.logrotate DEBUG: openstack-glare-api.service DEBUG: openstack-glare-scrubber.service DEBUG: openstack-glare.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4bqq4sjk:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '167e4c7efb5a41dd869acf5bef3f7cf2', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4bqq4sjk:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root//builddir/build/SRPMS/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: Last metadata expiration check: 0:00:02 ago on Tue 28 Apr 2020 10:25:38 AM EDT. DEBUG: Package git-2.18.1-3.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2019.2.3-0.20190913180739.ce6a105.el8.noarch is already installed. DEBUG: Package python3-devel-3.6.8-1.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-1.module+el8+2710+846623d6.x86_64 is already installed. DEBUG: Package python3-eventlet-0.25.1-1.1.el8ost.noarch is already installed. DEBUG: Package python3-mock-3.0.5-1.el8ost.noarch is already installed. DEBUG: Package python3-monotonic-1.5-2.el8ost.noarch is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-setuptools-39.2.0-4.el8.noarch is already installed. DEBUG: Package python3-six-1.12.0-1.el8ost.noarch is already installed. DEBUG: Package python3-sqlalchemy-1.2.17-3.el8ost.x86_64 is already installed. DEBUG: Package systemd-239-13.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-cursive noarch0.2.2-0.20200415215035.d7cea1f.el8 local 58 k DEBUG: python3-futurist noarch2.1.1-0.20200415215512.4836b63.el8 local 63 k DEBUG: python3-glance-store noarch2.1.0-0.20200427084012.587edd9.el8 local 280 k DEBUG: python3-keystoneauth1 noarch4.0.0-0.20200416123845.c096099.el8 local 427 k DEBUG: python3-keystoneclient noarch1:4.0.0-0.20200413125859.b58ebe2.el8 local 252 k DEBUG: python3-keystonemiddleware noarch8.0.0-0.20200108125104.7c33d8e.el8 local 92 k DEBUG: python3-microversion-parse noarch1.0.1-0.20200416123444.2c36df6.el8 local 32 k DEBUG: python3-os-brick noarch3.0.1-0.20200416124128.ebe6a04.el8 local 1.1 M DEBUG: python3-oslo-concurrency noarch4.0.2-0.20200415121016.60a157a.el8 local 40 k DEBUG: python3-oslo-config noarch2:8.0.2-0.20200416125503.d93bfe1.el8 local 222 k DEBUG: python3-oslo-context noarch3.0.2-0.20200416120200.48811e0.el8 local 25 k DEBUG: python3-oslo-db-tests noarch8.1.0-0.20200416050502.b903d4e.el8 local 144 k DEBUG: python3-oslo-i18n noarch4.0.1-0.20200415132130.34aaaf2.el8 local 59 k DEBUG: python3-oslo-log noarch4.1.1-0.20200416050630.2aaf7b0.el8 local 62 k DEBUG: python3-oslo-messaging noarch12.0.0-0.20200315133106.d87618b.el8 local 225 k DEBUG: python3-oslo-middleware noarch4.0.2-0.20200415144203.8b2aaa3.el8 local 53 k DEBUG: python3-oslo-policy noarch3.0.4-0.20200427065004.bbb7676.el8 local 70 k DEBUG: python3-oslo-serialization noarch3.1.1-0.20200416050848.5ee9b7b.el8 local 33 k DEBUG: python3-oslo-service noarch2.1.1-0.20200421142505.b7dc0d7.el8 local 70 k DEBUG: python3-oslo-utils noarch4.1.1-0.20200415135907.af89f70.el8 local 78 k DEBUG: python3-oslo-versionedobjects noarch2.0.2-0.20200415215714.4d2310b.el8 local 78 k DEBUG: python3-oslo-vmware noarch3.3.1-0.20200415132022.c9c3416.el8 local 215 k DEBUG: python3-oslotest noarch4.2.0-0.20200415132336.cdee551.el8 local 47 k DEBUG: python3-osprofiler noarch3.1.0-0.20200415215921.6e6d76a.el8 local 131 k DEBUG: python3-swiftclient noarch3.9.0-0.20200417184318.259b98f.el8 local 166 k DEBUG: python3-taskflow noarch4.1.0-0.20200417102648.b46cf94.el8 local 688 k DEBUG: intltool noarch0.51.0-11.el8 appstream 66 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: python3-semantic_version noarch2.6.0-5.el8 appstream 30 k DEBUG: python3-httplib2 noarch0.10.3-4.el8 build 108 k DEBUG: python3-alembic noarch1.0.7-1.el8ost delorean-rhel8-master-deps 793 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-jsonpatch noarch1.21-3.el8ost delorean-rhel8-master-deps 25 k DEBUG: python3-jsonschema noarch2.6.0-4.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-jwt noarch1.6.1-3.el8ost delorean-rhel8-master-deps 42 k DEBUG: python3-memcached noarch1.58-8.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-paste noarch2.0.3-6.el8ost delorean-rhel8-master-deps 815 k DEBUG: python3-paste-deploy noarch1.5.2-13.el8ost delorean-rhel8-master-deps 52 k DEBUG: python3-requests-mock noarch1.3.0-2.el8ost delorean-rhel8-master-deps 64 k DEBUG: python3-retrying noarch1.2.3-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: python3-testrepository noarch0.0.20-15.el8ost delorean-rhel8-master-deps 173 k DEBUG: python3-testscenarios noarch0.5.0-9.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch2.3.0-0.20200415121150.ef606c9.el8 local 16 k DEBUG: python-oslo-concurrency-lang noarch4.0.2-0.20200415121016.60a157a.el8 local 13 k DEBUG: python-oslo-db-lang noarch8.1.0-0.20200416050502.b903d4e.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch4.0.1-0.20200415132130.34aaaf2.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.1.1-0.20200416050630.2aaf7b0.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.0.2-0.20200415144203.8b2aaa3.el8 local 11 k DEBUG: python-oslo-policy-lang noarch3.0.4-0.20200427065004.bbb7676.el8 local 11 k DEBUG: python-oslo-privsep-lang noarch2.1.1-0.20200421174004.5f49e8f.el8 local 12 k DEBUG: python-oslo-utils-lang noarch4.1.1-0.20200415135907.af89f70.el8 local 12 k DEBUG: python-oslo-versionedobjects-lang noarch2.0.2-0.20200415215714.4d2310b.el8 local 12 k DEBUG: python-oslo-vmware-lang noarch3.3.1-0.20200415132022.c9c3416.el8 local 13 k DEBUG: python-pycadf-common noarch3.0.0-0.20200416045503.91073f4.el8 local 14 k DEBUG: python3-automaton noarch2.0.1-0.20200415213039.8f1e436.el8 local 41 k DEBUG: python3-barbicanclient noarch4.9.1-0.20200305154713.cb0a791.el8 local 129 k DEBUG: python3-castellan noarch3.0.1-0.20200420074004.f8bcee0.el8 local 125 k DEBUG: python3-cinderclient noarch7.0.0-0.20200417190741.4e1427a.el8 local 238 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.0.1-0.20200415144114.bc4ffa9.el8 local 32 k DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-os-win noarch5.0.1-0.20200415123510.4ec8809.el8 local 449 k DEBUG: python3-oslo-cache noarch2.3.0-0.20200415121150.ef606c9.el8 local 50 k DEBUG: python3-oslo-db noarch8.1.0-0.20200416050502.b903d4e.el8 local 147 k DEBUG: python3-oslo-privsep noarch2.1.1-0.20200421174004.5f49e8f.el8 local 39 k DEBUG: python3-oslo-rootwrap noarch6.0.2-0.20200415221005.fd21b6e.el8 local 44 k DEBUG: python3-pycadf noarch3.0.0-0.20200416045503.91073f4.el8 local 51 k DEBUG: python3-stevedore noarch1.32.0-0.20200415144018.5165a27.el8 local 62 k DEBUG: autoconf noarch2.69-27.el8 appstream 710 k DEBUG: automake noarch1.16.1-6.el8 appstream 713 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: desktop-file-utils x86_640.23-8.el8 appstream 80 k DEBUG: libpq x86_6410.5-1.el8 appstream 188 k DEBUG: openblas x86_640.3.3-2.el8 appstream 4.3 M DEBUG: openblas-threads x86_640.3.3-2.el8 appstream 4.4 M DEBUG: perl-Thread-Queue noarch3.13-1.el8 appstream 24 k DEBUG: perl-XML-Parser x86_642.44-11.el8 appstream 226 k DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-pillow x86_645.1.1-7.el8 appstream 629 k DEBUG: python3-psycopg2 x86_642.7.5-7.el8 appstream 172 k DEBUG: python3-scipy x86_641.0.0-18.module+el8+2339+1a6691f8 appstream 15 M DEBUG: python3-suds noarch0.7-0.8.94664ddd46a6.el8 appstream 242 k DEBUG: python3-webencodings noarch0.5.1-6.el8 appstream 27 k DEBUG: sysfsutils x86_642.1.0-24.el8 appstream 49 k DEBUG: texlive-base noarch7:20180414-13.el8 appstream 83 k DEBUG: texlive-dvipng x86_647:20180414-13.el8 appstream 331 k DEBUG: texlive-kpathsea x86_647:20180414-13.el8 appstream 1.1 M DEBUG: texlive-lib x86_647:20180414-13.el8 appstream 541 k DEBUG: xdg-utils noarch1.1.2-5.el8 appstream 84 k DEBUG: cryptsetup x86_642.0.6-1.el8 base 159 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: dejavu-fonts-common noarch2.35-6.el8 base 74 k DEBUG: dejavu-sans-fonts noarch2.35-6.el8 base 1.5 M DEBUG: device-mapper-event x86_648:1.02.155-6.el8 base 265 k DEBUG: device-mapper-event-libs x86_648:1.02.155-6.el8 base 264 k DEBUG: device-mapper-multipath x86_640.7.8-7.el8 base 174 k DEBUG: device-mapper-multipath-libs x86_640.7.8-7.el8 base 297 k DEBUG: device-mapper-persistent-data x86_640.7.6-1.el8 base 452 k DEBUG: e2fsprogs-libs x86_641.44.3-2.el8 base 207 k DEBUG: gettext-common-devel noarch0.19.8.1-14.el8 base 419 k DEBUG: gettext-devel x86_640.19.8.1-14.el8 base 331 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 k DEBUG: gssproxy x86_640.8.0-5.el8 base 116 k DEBUG: keyutils x86_641.5.10-6.el8 base 63 k DEBUG: libaio x86_640.3.110-12.el8 base 32 k DEBUG: libbasicobjects x86_640.1.1-39.el8 base 31 k DEBUG: libcollection x86_640.7.0-39.el8 base 48 k DEBUG: libevent x86_642.1.8-5.el8 base 253 k DEBUG: libgfortran x86_648.2.1-3.5.el8 base 636 k DEBUG: libini_config x86_641.3.1-39.el8 base 70 k DEBUG: libnfsidmap x86_641:2.3.3-14.el8 base 121 k DEBUG: libpath_utils x86_640.2.1-39.el8 base 34 k DEBUG: libquadmath x86_648.2.1-3.5.el8 base 167 k DEBUG: libref_array x86_640.1.5-39.el8 base 33 k DEBUG: libselinux-utils x86_642.8-6.el8 base 168 k DEBUG: libsysfs x86_642.1.0-24.el8 base 53 k DEBUG: libverto-libevent x86_640.3.0-5.el8 base 16 k DEBUG: libxslt x86_641.1.32-3.el8 base 249 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: lvm2 x86_648:2.03.02-6.el8 base 1.5 M DEBUG: lvm2-libs x86_648:2.03.02-6.el8 base 1.1 M DEBUG: lzo x86_642.08-14.el8 base 69 k DEBUG: m4 x86_641.4.18-7.el8 base 223 k DEBUG: nfs-utils x86_641:2.3.3-14.el8 base 465 k DEBUG: policycoreutils x86_642.8-16.1.el8 base 362 k DEBUG: python3-dbus x86_641.2.4-14.el8 base 132 k DEBUG: python3-gobject-base x86_643.28.3-1.el8 base 312 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: quota x86_641:4.04-10.el8 base 214 k DEBUG: quota-nls noarch1:4.04-10.el8 base 94 k DEBUG: rpcbind x86_641.2.5-3.el8 base 69 k DEBUG: sg3_utils x86_641.44-2.el8 base 917 k DEBUG: sg3_utils-libs x86_641.44-2.el8 base 99 k DEBUG: snappy x86_641.1.7-5.el8 base 36 k DEBUG: userspace-rcu x86_640.10.1-2.el8 base 101 k DEBUG: blosc x86_641.13.3-3.el8ost delorean-rhel8-master-deps 54 k DEBUG: hdf5 x86_641.8.20-6.el8ost delorean-rhel8-master-deps 1.8 M DEBUG: libqhull x86_642015.2-6.el8ost delorean-rhel8-master-deps 168 k DEBUG: libzstd x86_641.3.4-2.el8ost delorean-rhel8-master-deps 230 k DEBUG: python3-Bottleneck x86_641.2.1-8.el8ost delorean-rhel8-master-deps 130 k DEBUG: python3-PyMySQL noarch0.9.2-2.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-SecretStorage noarch2.3.1-7.el8ost delorean-rhel8-master-deps 35 k DEBUG: python3-amqp noarch2.4.1-1.el8ost delorean-rhel8-master-deps 94 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-cachetools noarch3.1.0-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-cycler noarch0.10.0-7.el8ost delorean-rhel8-master-deps 20 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-decorator noarch4.2.1-2.1.el8ost delorean-rhel8-master-deps 26 k DEBUG: python3-dogpile-cache noarch0.6.8-1.el8ost delorean-rhel8-master-deps 79 k DEBUG: python3-editor noarch0.4-5.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-fasteners noarch0.14.1-15.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-future noarch0.16.0-6.el8ost delorean-rhel8-master-deps 783 k DEBUG: python3-inotify noarch0.9.6-13.1.el8ost delorean-rhel8-master-deps 56 k DEBUG: python3-jsonpointer noarch1.10-12.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 k DEBUG: python3-kiwisolver x86_641.0.1-3.el8ost delorean-rhel8-master-deps 77 k DEBUG: python3-kombu noarch1:4.2.2-1.el8ost delorean-rhel8-master-deps 354 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-lxml x86_644.2.5-2.el8ost delorean-rhel8-master-deps 1.3 M DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 k DEBUG: python3-matplotlib x86_643.0.2-1.el8ost.4 delorean-rhel8-master-deps 3.4 M DEBUG: python3-matplotlib-data noarch3.0.2-1.el8ost.4 delorean-rhel8-master-deps 1.8 M DEBUG: python3-matplotlib-data-fonts noarch3.0.2-1.el8ost.4 delorean-rhel8-master-deps 2.4 M DEBUG: python3-migrate noarch0.12.0-2.el8ost delorean-rhel8-master-deps 237 k DEBUG: python3-mimeparse noarch1.6.0-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-networkx noarch2.2-3.el8ost delorean-rhel8-master-deps 2.2 M DEBUG: python3-numexpr x86_642.6.1-4.el8ost delorean-rhel8-master-deps 190 k DEBUG: python3-numpy x86_641:1.15.1-2.2.el8ost delorean-rhel8-master-deps 3.8 M DEBUG: python3-numpy-f2py x86_641:1.15.1-2.2.el8ost delorean-rhel8-master-deps 224 k DEBUG: python3-pandas x86_640.23.4-2.el8ost delorean-rhel8-master-deps 9.3 M DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pydot noarch1.4.1-1.el8ost delorean-rhel8-master-deps 50 k DEBUG: python3-pygraphviz x86_641.5-4.el8ost delorean-rhel8-master-deps 90 k DEBUG: python3-pyngus noarch2.3.0-1.el8 delorean-rhel8-master-deps 52 k DEBUG: python3-qpid-proton x86_640.29.0-1.el8 delorean-rhel8-master-deps 361 k DEBUG: python3-repoze-lru noarch0.4-9.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-simplejson x86_643.16.0-3.el8ost delorean-rhel8-master-deps 285 k DEBUG: python3-sqlparse noarch0.2.2-6.1.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-statsd noarch3.2.1-6.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-tables x86_643.3.0-6.el8ost delorean-rhel8-master-deps 1.4 M DEBUG: python3-tempita noarch0.5.1-20.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-tenacity noarch5.0.2-3.el8ost delorean-rhel8-master-deps 69 k DEBUG: python3-testresources noarch1.0.0-8.el8ost delorean-rhel8-master-deps 61 k DEBUG: python3-traceback2 noarch1.4.0-3.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-unittest2 noarch1.1.0-17.el8ost delorean-rhel8-master-deps 184 k DEBUG: python3-vine noarch1.2.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: python3-yappi x86_641.0-2.el8ost delorean-rhel8-master-deps 44 k DEBUG: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: Installing weak dependencies: DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: python3-html5lib noarch1:0.999999999-6.el8 appstream 214 k DEBUG: python3-beautifulsoup4 noarch4.6.0-1.el8ost delorean-rhel8-master-deps 177 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 210 Packages DEBUG: Total size: 86 M DEBUG: Installed size: 351 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] autoconf-2.69-27.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] automake-1.16.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] intltool-0.51.0-11.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libpq-10.5-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] perl-Thread-Queue-3.13-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] perl-XML-Parser-2.44-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-psycopg2-2.7.5-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-18.module+el8+2339+1a6691f8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-semantic_version-2.6.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-suds-0.7-0.8.94664ddd46a6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sysfsutils-2.1.0-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.7.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gettext-common-devel-0.19.8.1-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] gettext-devel-0.19.8.1-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.8.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.10-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.110-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.3.3-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsysfs-2.1.0-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libevent-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.02-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.02-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] m4-1.4.18-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.3.3-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.8-16.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.04-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.04-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-1.44-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-libs-1.44-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] userspace-rcu-0.10.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.10.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.13.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.8.20-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-2015.2-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.3.4-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-8.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.9.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-SecretStorage-2.3.1-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.0.7-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-2.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.6.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.2.1-2.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-0.6.8-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-0.4-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.16.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-2.6.0-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.0.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-4.2.2-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.5-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.0.2-1.el8ost.4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.0.2-1.el8ost.4.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.0.2-1.el8ost.4.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.58-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.12.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.6.1-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.15.1-2.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.15.1-2.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.23.4-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-2.0.3-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-1.5.2-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.4-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-requests-mock-1.3.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-retrying-1.2.3-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.16.0-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.2.2-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.3.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.3.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.3.0-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-20.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-5.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testrepository-0.0.20-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-1.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-1.32.0-0.20200415144018.5165a2 1/210 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 2/210 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 3/210 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 4/210 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 5/210 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 6/210 DEBUG: Installing : libaio-0.3.110-12.el8.x86_64 7/210 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 8/210 DEBUG: Installing : device-mapper-event-libs-8:1.02.155-6.el8.x86_64 9/210 DEBUG: Running scriptlet: device-mapper-event-libs-8:1.02.155-6.el8.x86_64 9/210 DEBUG: Installing : python3-futurist-2.1.1-0.20200415215512.4836b63. 10/210 DEBUG: Installing : python3-matplotlib-data-fonts-3.0.2-1.el8ost.4.n 11/210 DEBUG: Installing : python3-matplotlib-data-3.0.2-1.el8ost.4.noarch 12/210 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 13/210 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 14/210 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 15/210 DEBUG: Installing : python3-pydot-1.4.1-1.el8ost.noarch 16/210 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 17/210 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 18/210 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 19/210 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 20/210 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 21/210 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 22/210 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 23/210 DEBUG: Installing : userspace-rcu-0.10.1-2.el8.x86_64 24/210 DEBUG: Running scriptlet: userspace-rcu-0.10.1-2.el8.x86_64 24/210 DEBUG: Installing : libref_array-0.1.5-39.el8.x86_64 25/210 DEBUG: Installing : libquadmath-8.2.1-3.5.el8.x86_64 26/210 DEBUG: Running scriptlet: libquadmath-8.2.1-3.5.el8.x86_64 26/210 DEBUG: Installing : libgfortran-8.2.1-3.5.el8.x86_64 27/210 DEBUG: Running scriptlet: libgfortran-8.2.1-3.5.el8.x86_64 27/210 DEBUG: Installing : openblas-0.3.3-2.el8.x86_64 28/210 DEBUG: Running scriptlet: openblas-0.3.3-2.el8.x86_64 28/210 DEBUG: Installing : openblas-threads-0.3.3-2.el8.x86_64 29/210 DEBUG: Running scriptlet: openblas-threads-0.3.3-2.el8.x86_64 29/210 DEBUG: Installing : python3-numpy-1:1.15.1-2.2.el8ost.x86_64 30/210 DEBUG: Installing : python3-numexpr-2.6.1-4.el8ost.x86_64 31/210 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 32/210 DEBUG: Installing : libcollection-0.7.0-39.el8.x86_64 33/210 DEBUG: Installing : libbasicobjects-0.1.1-39.el8.x86_64 34/210 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 35/210 DEBUG: Installing : texlive-lib-7:20180414-13.el8.x86_64 36/210 DEBUG: Installing : python3-pillow-5.1.1-7.el8.x86_64 37/210 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 38/210 DEBUG: Installing : texlive-kpathsea-7:20180414-13.el8.x86_64 39/210 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-13.el8.x86_64 39/210 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 40/210 DEBUG: Installing : libverto-libevent-0.3.0-5.el8.x86_64 41/210 DEBUG: Installing : python3-numpy-f2py-1:1.15.1-2.2.el8ost.x86_64 42/210 DEBUG: Installing : python3-scipy-1.0.0-18.module+el8+2339+1a6691f8. 43/210 DEBUG: Installing : python3-Bottleneck-1.2.1-8.el8ost.x86_64 44/210 DEBUG: Installing : hdf5-1.8.20-6.el8ost.x86_64 45/210 DEBUG: Installing : device-mapper-multipath-libs-0.7.8-7.el8.x86_64 46/210 DEBUG: Running scriptlet: device-mapper-multipath-libs-0.7.8-7.el8.x86_64 46/210 DEBUG: Installing : device-mapper-multipath-0.7.8-7.el8.x86_64 47/210 DEBUG: Running scriptlet: device-mapper-multipath-0.7.8-7.el8.x86_64 47/210 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 48/210 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 49/210 DEBUG: Installing : device-mapper-event-8:1.02.155-6.el8.x86_64 50/210 DEBUG: Running scriptlet: device-mapper-event-8:1.02.155-6.el8.x86_64 50/210 DEBUG: Installing : lvm2-libs-8:2.03.02-6.el8.x86_64 51/210 DEBUG: Running scriptlet: lvm2-libs-8:2.03.02-6.el8.x86_64 51/210 DEBUG: Installing : device-mapper-persistent-data-0.7.6-1.el8.x86_64 52/210 DEBUG: Installing : lvm2-8:2.03.02-6.el8.x86_64 53/210 DEBUG: Running scriptlet: lvm2-8:2.03.02-6.el8.x86_64 53/210 DEBUG: Installing : python3-automaton-2.0.1-0.20200415213039.8f1e436 54/210 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 55/210 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 55/210 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 56/210 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 57/210 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 58/210 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 59/210 DEBUG: Installing : python3-debtcollector-2.0.1-0.20200415144114.bc4 60/210 DEBUG: Installing : python3-oslo-context-3.0.2-0.20200416120200.4881 61/210 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 62/210 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 63/210 DEBUG: Installing : python3-testscenarios-0.5.0-9.el8ost.noarch 64/210 DEBUG: Installing : python3-testresources-1.0.0-8.el8ost.noarch 65/210 DEBUG: Installing : python3-tenacity-5.0.2-3.el8ost.noarch 66/210 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 67/210 DEBUG: Installing : python3-sqlparse-0.2.2-6.1.el8ost.noarch 68/210 DEBUG: Installing : python3-migrate-0.12.0-2.el8ost.noarch 69/210 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 70/210 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 71/210 DEBUG: Installing : python3-retrying-1.2.3-5.el8ost.noarch 72/210 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 73/210 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 74/210 DEBUG: Installing : python3-pygraphviz-1.5-4.el8ost.x86_64 75/210 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 76/210 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 77/210 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 78/210 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 79/210 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 80/210 DEBUG: Installing : python3-memcached-1.58-8.el8ost.noarch 81/210 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 82/210 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 83/210 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 84/210 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 85/210 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 86/210 DEBUG: Installing : python3-oslotest-4.2.0-0.20200415132336.cdee551. 87/210 DEBUG: Installing : python3-kiwisolver-1.0.1-3.el8ost.x86_64 88/210 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 89/210 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 90/210 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 91/210 DEBUG: Installing : python3-editor-0.4-5.el8ost.noarch 92/210 DEBUG: Installing : python3-alembic-1.0.7-1.el8ost.noarch 93/210 DEBUG: Installing : python3-cycler-0.10.0-7.el8ost.noarch 94/210 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 95/210 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 96/210 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 97/210 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 98/210 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 99/210 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 100/210 DEBUG: Installing : python3-PyMySQL-0.9.2-2.el8ost.noarch 101/210 DEBUG: Installing : libzstd-1.3.4-2.el8ost.x86_64 102/210 DEBUG: Installing : libqhull-2015.2-6.el8ost.x86_64 103/210 DEBUG: Running scriptlet: libqhull-2015.2-6.el8ost.x86_64 103/210 DEBUG: Installing : snappy-1.1.7-5.el8.x86_64 104/210 DEBUG: Installing : blosc-1.13.3-3.el8ost.x86_64 105/210 DEBUG: Running scriptlet: blosc-1.13.3-3.el8ost.x86_64 105/210 DEBUG: Installing : sg3_utils-libs-1.44-2.el8.x86_64 106/210 DEBUG: Running scriptlet: sg3_utils-libs-1.44-2.el8.x86_64 106/210 DEBUG: Installing : sg3_utils-1.44-2.el8.x86_64 107/210 DEBUG: Installing : quota-nls-1:4.04-10.el8.noarch 108/210 DEBUG: Installing : m4-1.4.18-7.el8.x86_64 109/210 DEBUG: Running scriptlet: m4-1.4.18-7.el8.x86_64 109/210 DEBUG: Installing : autoconf-2.69-27.el8.noarch 110/210 DEBUG: Running scriptlet: autoconf-2.69-27.el8.noarch 110/210 DEBUG: Installing : lzo-2.08-14.el8.x86_64 111/210 DEBUG: Installing : python3-tables-3.3.0-6.el8ost.x86_64 112/210 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 113/210 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 114/210 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 115/210 DEBUG: Installing : libxslt-1.1.32-3.el8.x86_64 116/210 DEBUG: Installing : libsysfs-2.1.0-24.el8.x86_64 117/210 DEBUG: Running scriptlet: libsysfs-2.1.0-24.el8.x86_64 117/210 DEBUG: Installing : sysfsutils-2.1.0-24.el8.x86_64 118/210 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 119/210 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 120/210 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 120/210 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 121/210 DEBUG: Installing : rpcbind-1.2.5-3.el8.x86_64 121/210 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 121/210 DEBUG: Installing : libpath_utils-0.2.1-39.el8.x86_64 122/210 DEBUG: Installing : libini_config-1.3.1-39.el8.x86_64 123/210 DEBUG: Installing : gssproxy-0.8.0-5.el8.x86_64 124/210 DEBUG: Running scriptlet: gssproxy-0.8.0-5.el8.x86_64 124/210 DEBUG: Installing : libnfsidmap-1:2.3.3-14.el8.x86_64 125/210 DEBUG: Installing : keyutils-1.5.10-6.el8.x86_64 126/210 DEBUG: Installing : gettext-common-devel-0.19.8.1-14.el8.noarch 127/210 DEBUG: Installing : gettext-devel-0.19.8.1-14.el8.x86_64 128/210 DEBUG: Running scriptlet: gettext-devel-0.19.8.1-14.el8.x86_64 128/210 DEBUG: Installing : e2fsprogs-libs-1.44.3-2.el8.x86_64 129/210 DEBUG: Running scriptlet: e2fsprogs-libs-1.44.3-2.el8.x86_64 129/210 DEBUG: Installing : quota-1:4.04-10.el8.x86_64 130/210 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 131/210 DEBUG: Installing : nfs-utils-1:2.3.3-14.el8.x86_64 131/210 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 131/210 DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Installing : dejavu-fonts-common-2.35-6.el8.noarch 132/210 DEBUG: Installing : dejavu-sans-fonts-2.35-6.el8.noarch 133/210 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 134/210 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 134/210 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 135/210 DEBUG: Installing : cryptsetup-2.0.6-1.el8.x86_64 136/210 DEBUG: Running scriptlet: texlive-base-7:20180414-13.el8.noarch 137/210 DEBUG: Installing : texlive-base-7:20180414-13.el8.noarch 137/210 DEBUG: Installing : texlive-dvipng-7:20180414-13.el8.x86_64 138/210 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-13.el8.x86_64 138/210 DEBUG: Installing : python3-matplotlib-3.0.2-1.el8ost.4.x86_64 139/210 DEBUG: Installing : python3-pandas-0.23.4-2.el8ost.x86_64 140/210 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 141/210 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 142/210 DEBUG: Installing : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 143/210 DEBUG: Installing : python3-lxml-4.2.5-2.el8ost.x86_64 144/210 DEBUG: Installing : python3-suds-0.7-0.8.94664ddd46a6.el8.noarch 145/210 DEBUG: Installing : perl-XML-Parser-2.44-11.el8.x86_64 146/210 DEBUG: Installing : perl-Thread-Queue-3.13-1.el8.noarch 147/210 DEBUG: Installing : automake-1.16.1-6.el8.noarch 148/210 DEBUG: Installing : libpq-10.5-1.el8.x86_64 149/210 DEBUG: Installing : python3-psycopg2-2.7.5-7.el8.x86_64 150/210 DEBUG: Installing : desktop-file-utils-0.23-8.el8.x86_64 151/210 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 152/210 DEBUG: Installing : python3-networkx-2.2-3.el8ost.noarch 153/210 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 154/210 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 155/210 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 156/210 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 157/210 DEBUG: Installing : python3-oslo-rootwrap-6.0.2-0.20200415221005.fd2 158/210 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 159/210 DEBUG: Installing : python3-keystoneauth1-4.0.0-0.20200416123845.c09 160/210 DEBUG: Installing : python-pycadf-common-3.0.0-0.20200416045503.9107 161/210 DEBUG: Installing : python-oslo-vmware-lang-3.3.1-0.20200415132022.c 162/210 DEBUG: Installing : python-oslo-versionedobjects-lang-2.0.2-0.202004 163/210 DEBUG: Installing : python-oslo-utils-lang-4.1.1-0.20200415135907.af 164/210 DEBUG: Installing : python-oslo-privsep-lang-2.1.1-0.20200421174004. 165/210 DEBUG: Installing : python-oslo-policy-lang-3.0.4-0.20200427065004.b 166/210 DEBUG: Installing : python-oslo-middleware-lang-4.0.2-0.202004151442 167/210 DEBUG: Installing : python-oslo-log-lang-4.1.1-0.20200416050630.2aaf 168/210 DEBUG: Installing : python-oslo-i18n-lang-4.0.1-0.20200415132130.34a 169/210 DEBUG: Installing : python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2 170/210 DEBUG: Installing : python3-oslo-utils-4.1.1-0.20200415135907.af89f7 171/210 DEBUG: Installing : python3-oslo-config-2:8.0.2-0.20200416125503.d93 172/210 DEBUG: Installing : python3-oslo-serialization-3.1.1-0.2020041605084 173/210 DEBUG: Installing : python3-oslo-log-4.1.1-0.20200416050630.2aaf7b0. 174/210 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 175/210 DEBUG: Installing : python3-oslo-privsep-2.1.1-0.20200421174004.5f49 176/210 DEBUG: Installing : python3-barbicanclient-4.9.1-0.20200305154713.cb 177/210 DEBUG: Installing : python3-castellan-3.0.1-0.20200420074004.f8bcee0 178/210 DEBUG: Installing : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 179/210 DEBUG: Installing : python3-oslo-middleware-4.0.2-0.20200415144203.8 180/210 DEBUG: Installing : python3-cinderclient-7.0.0-0.20200417190741.4e14 181/210 DEBUG: Installing : python-oslo-db-lang-8.1.0-0.20200416050502.b903d 182/210 DEBUG: Installing : python3-oslo-db-8.1.0-0.20200416050502.b903d4e.e 183/210 DEBUG: Installing : python-oslo-concurrency-lang-4.0.2-0.20200415121 184/210 DEBUG: Installing : python3-oslo-concurrency-4.0.2-0.20200415121016. 185/210 DEBUG: Installing : python3-oslo-service-2.1.1-0.20200421142505.b7dc 186/210 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 187/210 DEBUG: Installing : python3-os-win-5.0.1-0.20200415123510.4ec8809.el 188/210 DEBUG: Installing : python3-os-brick-3.0.1-0.20200416124128.ebe6a04. 189/210 DEBUG: Installing : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 190/210 DEBUG: Installing : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 191/210 DEBUG: Installing : python3-keystonemiddleware-8.0.0-0.2020010812510 192/210 DEBUG: Installing : python3-glance-store-2.1.0-0.20200427084012.587e 193/210 DEBUG: Installing : python3-oslo-versionedobjects-2.0.2-0.2020041521 194/210 DEBUG: Installing : python3-osprofiler-3.1.0-0.20200415215921.6e6d76 195/210 DEBUG: Installing : python3-oslo-vmware-3.3.1-0.20200415132022.c9c34 196/210 DEBUG: Installing : python3-oslo-db-tests-8.1.0-0.20200416050502.b90 197/210 DEBUG: Installing : python3-cursive-0.2.2-0.20200415215035.d7cea1f.e 198/210 DEBUG: Installing : python3-swiftclient-3.9.0-0.20200417184318.259b9 199/210 DEBUG: Installing : python3-oslo-policy-3.0.4-0.20200427065004.bbb76 200/210 DEBUG: Installing : python3-taskflow-4.1.0-0.20200417102648.b46cf94. 201/210 DEBUG: Installing : intltool-0.51.0-11.el8.noarch 202/210 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 203/210 DEBUG: Installing : python3-jwt-1.6.1-3.el8ost.noarch 204/210 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 205/210 DEBUG: Installing : python3-testrepository-0.0.20-15.el8ost.noarch 206/210 DEBUG: Installing : python3-microversion-parse-1.0.1-0.2020041612344 207/210 DEBUG: Installing : python3-requests-mock-1.3.0-2.el8ost.noarch 208/210 DEBUG: Installing : python3-httplib2-0.10.3-4.el8.noarch 209/210 DEBUG: Installing : python3-semantic_version-2.6.0-5.el8.noarch 210/210 DEBUG: Running scriptlet: texlive-base-7:20180414-13.el8.noarch 210/210 DEBUG: Running scriptlet: python3-semantic_version-2.6.0-5.el8.noarch 210/210 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-13.el8.x86_64 210/210 DEBUG: Running scriptlet: desktop-file-utils-0.23-8.el8.x86_64 210/210 DEBUG: Verifying : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 1/210 DEBUG: Verifying : python-oslo-concurrency-lang-4.0.2-0.20200415121 2/210 DEBUG: Verifying : python-oslo-db-lang-8.1.0-0.20200416050502.b903d 3/210 DEBUG: Verifying : python-oslo-i18n-lang-4.0.1-0.20200415132130.34a 4/210 DEBUG: Verifying : python-oslo-log-lang-4.1.1-0.20200416050630.2aaf 5/210 DEBUG: Verifying : python-oslo-middleware-lang-4.0.2-0.202004151442 6/210 DEBUG: Verifying : python-oslo-policy-lang-3.0.4-0.20200427065004.b 7/210 DEBUG: Verifying : python-oslo-privsep-lang-2.1.1-0.20200421174004. 8/210 DEBUG: Verifying : python-oslo-utils-lang-4.1.1-0.20200415135907.af 9/210 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.0.2-0.202004 10/210 DEBUG: Verifying : python-oslo-vmware-lang-3.3.1-0.20200415132022.c 11/210 DEBUG: Verifying : python-pycadf-common-3.0.0-0.20200416045503.9107 12/210 DEBUG: Verifying : python3-automaton-2.0.1-0.20200415213039.8f1e436 13/210 DEBUG: Verifying : python3-barbicanclient-4.9.1-0.20200305154713.cb 14/210 DEBUG: Verifying : python3-castellan-3.0.1-0.20200420074004.f8bcee0 15/210 DEBUG: Verifying : python3-cinderclient-7.0.0-0.20200417190741.4e14 16/210 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 17/210 DEBUG: Verifying : python3-cursive-0.2.2-0.20200415215035.d7cea1f.e 18/210 DEBUG: Verifying : python3-debtcollector-2.0.1-0.20200415144114.bc4 19/210 DEBUG: Verifying : python3-futurist-2.1.1-0.20200415215512.4836b63. 20/210 DEBUG: Verifying : python3-glance-store-2.1.0-0.20200427084012.587e 21/210 DEBUG: Verifying : python3-keystoneauth1-4.0.0-0.20200416123845.c09 22/210 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 23/210 DEBUG: Verifying : python3-keystonemiddleware-8.0.0-0.2020010812510 24/210 DEBUG: Verifying : python3-microversion-parse-1.0.1-0.2020041612344 25/210 DEBUG: Verifying : python3-os-brick-3.0.1-0.20200416124128.ebe6a04. 26/210 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 27/210 DEBUG: Verifying : python3-os-win-5.0.1-0.20200415123510.4ec8809.el 28/210 DEBUG: Verifying : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 29/210 DEBUG: Verifying : python3-oslo-concurrency-4.0.2-0.20200415121016. 30/210 DEBUG: Verifying : python3-oslo-config-2:8.0.2-0.20200416125503.d93 31/210 DEBUG: Verifying : python3-oslo-context-3.0.2-0.20200416120200.4881 32/210 DEBUG: Verifying : python3-oslo-db-8.1.0-0.20200416050502.b903d4e.e 33/210 DEBUG: Verifying : python3-oslo-db-tests-8.1.0-0.20200416050502.b90 34/210 DEBUG: Verifying : python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2 35/210 DEBUG: Verifying : python3-oslo-log-4.1.1-0.20200416050630.2aaf7b0. 36/210 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 37/210 DEBUG: Verifying : python3-oslo-middleware-4.0.2-0.20200415144203.8 38/210 DEBUG: Verifying : python3-oslo-policy-3.0.4-0.20200427065004.bbb76 39/210 DEBUG: Verifying : python3-oslo-privsep-2.1.1-0.20200421174004.5f49 40/210 DEBUG: Verifying : python3-oslo-rootwrap-6.0.2-0.20200415221005.fd2 41/210 DEBUG: Verifying : python3-oslo-serialization-3.1.1-0.2020041605084 42/210 DEBUG: Verifying : python3-oslo-service-2.1.1-0.20200421142505.b7dc 43/210 DEBUG: Verifying : python3-oslo-utils-4.1.1-0.20200415135907.af89f7 44/210 DEBUG: Verifying : python3-oslo-versionedobjects-2.0.2-0.2020041521 45/210 DEBUG: Verifying : python3-oslo-vmware-3.3.1-0.20200415132022.c9c34 46/210 DEBUG: Verifying : python3-oslotest-4.2.0-0.20200415132336.cdee551. 47/210 DEBUG: Verifying : python3-osprofiler-3.1.0-0.20200415215921.6e6d76 48/210 DEBUG: Verifying : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 49/210 DEBUG: Verifying : python3-stevedore-1.32.0-0.20200415144018.5165a2 50/210 DEBUG: Verifying : python3-swiftclient-3.9.0-0.20200417184318.259b9 51/210 DEBUG: Verifying : python3-taskflow-4.1.0-0.20200417102648.b46cf94. 52/210 DEBUG: Verifying : autoconf-2.69-27.el8.noarch 53/210 DEBUG: Verifying : automake-1.16.1-6.el8.noarch 54/210 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 55/210 DEBUG: Verifying : desktop-file-utils-0.23-8.el8.x86_64 56/210 DEBUG: Verifying : intltool-0.51.0-11.el8.noarch 57/210 DEBUG: Verifying : libpq-10.5-1.el8.x86_64 58/210 DEBUG: Verifying : openblas-0.3.3-2.el8.x86_64 59/210 DEBUG: Verifying : openblas-threads-0.3.3-2.el8.x86_64 60/210 DEBUG: Verifying : perl-Thread-Queue-3.13-1.el8.noarch 61/210 DEBUG: Verifying : perl-XML-Parser-2.44-11.el8.x86_64 62/210 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 63/210 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 64/210 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 65/210 DEBUG: Verifying : python3-pillow-5.1.1-7.el8.x86_64 66/210 DEBUG: Verifying : python3-psycopg2-2.7.5-7.el8.x86_64 67/210 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 68/210 DEBUG: Verifying : python3-scipy-1.0.0-18.module+el8+2339+1a6691f8. 69/210 DEBUG: Verifying : python3-semantic_version-2.6.0-5.el8.noarch 70/210 DEBUG: Verifying : python3-suds-0.7-0.8.94664ddd46a6.el8.noarch 71/210 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 72/210 DEBUG: Verifying : sysfsutils-2.1.0-24.el8.x86_64 73/210 DEBUG: Verifying : texlive-base-7:20180414-13.el8.noarch 74/210 DEBUG: Verifying : texlive-dvipng-7:20180414-13.el8.x86_64 75/210 DEBUG: Verifying : texlive-kpathsea-7:20180414-13.el8.x86_64 76/210 DEBUG: Verifying : texlive-lib-7:20180414-13.el8.x86_64 77/210 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 78/210 DEBUG: Verifying : cryptsetup-2.0.6-1.el8.x86_64 79/210 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 80/210 DEBUG: Verifying : dejavu-fonts-common-2.35-6.el8.noarch 81/210 DEBUG: Verifying : dejavu-sans-fonts-2.35-6.el8.noarch 82/210 DEBUG: Verifying : device-mapper-event-8:1.02.155-6.el8.x86_64 83/210 DEBUG: Verifying : device-mapper-event-libs-8:1.02.155-6.el8.x86_64 84/210 DEBUG: Verifying : device-mapper-multipath-0.7.8-7.el8.x86_64 85/210 DEBUG: Verifying : device-mapper-multipath-libs-0.7.8-7.el8.x86_64 86/210 DEBUG: Verifying : device-mapper-persistent-data-0.7.6-1.el8.x86_64 87/210 DEBUG: Verifying : e2fsprogs-libs-1.44.3-2.el8.x86_64 88/210 DEBUG: Verifying : gettext-common-devel-0.19.8.1-14.el8.noarch 89/210 DEBUG: Verifying : gettext-devel-0.19.8.1-14.el8.x86_64 90/210 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 91/210 DEBUG: Verifying : gssproxy-0.8.0-5.el8.x86_64 92/210 DEBUG: Verifying : keyutils-1.5.10-6.el8.x86_64 93/210 DEBUG: Verifying : libaio-0.3.110-12.el8.x86_64 94/210 DEBUG: Verifying : libbasicobjects-0.1.1-39.el8.x86_64 95/210 DEBUG: Verifying : libcollection-0.7.0-39.el8.x86_64 96/210 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 97/210 DEBUG: Verifying : libgfortran-8.2.1-3.5.el8.x86_64 98/210 DEBUG: Verifying : libini_config-1.3.1-39.el8.x86_64 99/210 DEBUG: Verifying : libnfsidmap-1:2.3.3-14.el8.x86_64 100/210 DEBUG: Verifying : libpath_utils-0.2.1-39.el8.x86_64 101/210 DEBUG: Verifying : libquadmath-8.2.1-3.5.el8.x86_64 102/210 DEBUG: Verifying : libref_array-0.1.5-39.el8.x86_64 103/210 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 104/210 DEBUG: Verifying : libsysfs-2.1.0-24.el8.x86_64 105/210 DEBUG: Verifying : libverto-libevent-0.3.0-5.el8.x86_64 106/210 DEBUG: Verifying : libxslt-1.1.32-3.el8.x86_64 107/210 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 108/210 DEBUG: Verifying : lvm2-8:2.03.02-6.el8.x86_64 109/210 DEBUG: Verifying : lvm2-libs-8:2.03.02-6.el8.x86_64 110/210 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 111/210 DEBUG: Verifying : m4-1.4.18-7.el8.x86_64 112/210 DEBUG: Verifying : nfs-utils-1:2.3.3-14.el8.x86_64 113/210 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 114/210 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 115/210 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 116/210 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 117/210 DEBUG: Verifying : quota-1:4.04-10.el8.x86_64 118/210 DEBUG: Verifying : quota-nls-1:4.04-10.el8.noarch 119/210 DEBUG: Verifying : rpcbind-1.2.5-3.el8.x86_64 120/210 DEBUG: Verifying : sg3_utils-1.44-2.el8.x86_64 121/210 DEBUG: Verifying : sg3_utils-libs-1.44-2.el8.x86_64 122/210 DEBUG: Verifying : snappy-1.1.7-5.el8.x86_64 123/210 DEBUG: Verifying : userspace-rcu-0.10.1-2.el8.x86_64 124/210 DEBUG: Verifying : python3-httplib2-0.10.3-4.el8.noarch 125/210 DEBUG: Verifying : blosc-1.13.3-3.el8ost.x86_64 126/210 DEBUG: Verifying : hdf5-1.8.20-6.el8ost.x86_64 127/210 DEBUG: Verifying : libqhull-2015.2-6.el8ost.x86_64 128/210 DEBUG: Verifying : libzstd-1.3.4-2.el8ost.x86_64 129/210 DEBUG: Verifying : python3-Bottleneck-1.2.1-8.el8ost.x86_64 130/210 DEBUG: Verifying : python3-PyMySQL-0.9.2-2.el8ost.noarch 131/210 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 132/210 DEBUG: Verifying : python3-alembic-1.0.7-1.el8ost.noarch 133/210 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 134/210 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 135/210 DEBUG: Verifying : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 136/210 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 137/210 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 138/210 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 139/210 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 140/210 DEBUG: Verifying : python3-cycler-0.10.0-7.el8ost.noarch 141/210 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 142/210 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 143/210 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 144/210 DEBUG: Verifying : python3-editor-0.4-5.el8ost.noarch 145/210 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 146/210 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 147/210 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 148/210 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 149/210 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 150/210 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 151/210 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 152/210 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 153/210 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 154/210 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 155/210 DEBUG: Verifying : python3-jwt-1.6.1-3.el8ost.noarch 156/210 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 157/210 DEBUG: Verifying : python3-kiwisolver-1.0.1-3.el8ost.x86_64 158/210 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 159/210 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 160/210 DEBUG: Verifying : python3-lxml-4.2.5-2.el8ost.x86_64 161/210 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 162/210 DEBUG: Verifying : python3-matplotlib-3.0.2-1.el8ost.4.x86_64 163/210 DEBUG: Verifying : python3-matplotlib-data-3.0.2-1.el8ost.4.noarch 164/210 DEBUG: Verifying : python3-matplotlib-data-fonts-3.0.2-1.el8ost.4.n 165/210 DEBUG: Verifying : python3-memcached-1.58-8.el8ost.noarch 166/210 DEBUG: Verifying : python3-migrate-0.12.0-2.el8ost.noarch 167/210 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 168/210 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 169/210 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 170/210 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 171/210 DEBUG: Verifying : python3-networkx-2.2-3.el8ost.noarch 172/210 DEBUG: Verifying : python3-numexpr-2.6.1-4.el8ost.x86_64 173/210 DEBUG: Verifying : python3-numpy-1:1.15.1-2.2.el8ost.x86_64 174/210 DEBUG: Verifying : python3-numpy-f2py-1:1.15.1-2.2.el8ost.x86_64 175/210 DEBUG: Verifying : python3-pandas-0.23.4-2.el8ost.x86_64 176/210 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 177/210 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 178/210 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 179/210 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 180/210 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 181/210 DEBUG: Verifying : python3-pydot-1.4.1-1.el8ost.noarch 182/210 DEBUG: Verifying : python3-pygraphviz-1.5-4.el8ost.x86_64 183/210 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 184/210 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 185/210 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 186/210 DEBUG: Verifying : python3-requests-mock-1.3.0-2.el8ost.noarch 187/210 DEBUG: Verifying : python3-retrying-1.2.3-5.el8ost.noarch 188/210 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 189/210 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 190/210 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 191/210 DEBUG: Verifying : python3-sqlparse-0.2.2-6.1.el8ost.noarch 192/210 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 193/210 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 194/210 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 195/210 DEBUG: Verifying : python3-tables-3.3.0-6.el8ost.x86_64 196/210 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 197/210 DEBUG: Verifying : python3-tenacity-5.0.2-3.el8ost.noarch 198/210 DEBUG: Verifying : python3-testrepository-0.0.20-15.el8ost.noarch 199/210 DEBUG: Verifying : python3-testresources-1.0.0-8.el8ost.noarch 200/210 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 201/210 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 202/210 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 203/210 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 204/210 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 205/210 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 206/210 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 207/210 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 208/210 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 209/210 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 210/210 DEBUG: Installed: DEBUG: python3-cursive-0.2.2-0.20200415215035.d7cea1f.el8.noarch DEBUG: python3-futurist-2.1.1-0.20200415215512.4836b63.el8.noarch DEBUG: python3-glance-store-2.1.0-0.20200427084012.587edd9.el8.noarch DEBUG: python3-keystoneauth1-4.0.0-0.20200416123845.c096099.el8.noarch DEBUG: python3-keystoneclient-1:4.0.0-0.20200413125859.b58ebe2.el8.noarch DEBUG: python3-keystonemiddleware-8.0.0-0.20200108125104.7c33d8e.el8.noarch DEBUG: python3-microversion-parse-1.0.1-0.20200416123444.2c36df6.el8.noarch DEBUG: python3-os-brick-3.0.1-0.20200416124128.ebe6a04.el8.noarch DEBUG: python3-oslo-concurrency-4.0.2-0.20200415121016.60a157a.el8.noarch DEBUG: python3-oslo-config-2:8.0.2-0.20200416125503.d93bfe1.el8.noarch DEBUG: python3-oslo-context-3.0.2-0.20200416120200.48811e0.el8.noarch DEBUG: python3-oslo-db-tests-8.1.0-0.20200416050502.b903d4e.el8.noarch DEBUG: python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2.el8.noarch DEBUG: python3-oslo-log-4.1.1-0.20200416050630.2aaf7b0.el8.noarch DEBUG: python3-oslo-messaging-12.0.0-0.20200315133106.d87618b.el8.noarch DEBUG: python3-oslo-middleware-4.0.2-0.20200415144203.8b2aaa3.el8.noarch DEBUG: python3-oslo-policy-3.0.4-0.20200427065004.bbb7676.el8.noarch DEBUG: python3-oslo-serialization-3.1.1-0.20200416050848.5ee9b7b.el8.noarch DEBUG: python3-oslo-service-2.1.1-0.20200421142505.b7dc0d7.el8.noarch DEBUG: python3-oslo-utils-4.1.1-0.20200415135907.af89f70.el8.noarch DEBUG: python3-oslo-versionedobjects-2.0.2-0.20200415215714.4d2310b.el8.noarch DEBUG: python3-oslo-vmware-3.3.1-0.20200415132022.c9c3416.el8.noarch DEBUG: python3-oslotest-4.2.0-0.20200415132336.cdee551.el8.noarch DEBUG: python3-osprofiler-3.1.0-0.20200415215921.6e6d76a.el8.noarch DEBUG: python3-swiftclient-3.9.0-0.20200417184318.259b98f.el8.noarch DEBUG: python3-taskflow-4.1.0-0.20200417102648.b46cf94.el8.noarch DEBUG: intltool-0.51.0-11.el8.noarch DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: python3-semantic_version-2.6.0-5.el8.noarch DEBUG: python3-httplib2-0.10.3-4.el8.noarch DEBUG: python3-alembic-1.0.7-1.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-jsonpatch-1.21-3.el8ost.noarch DEBUG: python3-jsonschema-2.6.0-4.el8ost.noarch DEBUG: python3-jwt-1.6.1-3.el8ost.noarch DEBUG: python3-memcached-1.58-8.el8ost.noarch DEBUG: python3-paste-2.0.3-6.el8ost.noarch DEBUG: python3-paste-deploy-1.5.2-13.el8ost.noarch DEBUG: python3-requests-mock-1.3.0-2.el8ost.noarch DEBUG: python3-retrying-1.2.3-5.el8ost.noarch DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-testrepository-0.0.20-15.el8ost.noarch DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-beautifulsoup4-4.6.0-1.el8ost.noarch DEBUG: python-oslo-cache-lang-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python-oslo-concurrency-lang-4.0.2-0.20200415121016.60a157a.el8.noarch DEBUG: python-oslo-db-lang-8.1.0-0.20200416050502.b903d4e.el8.noarch DEBUG: python-oslo-i18n-lang-4.0.1-0.20200415132130.34aaaf2.el8.noarch DEBUG: python-oslo-log-lang-4.1.1-0.20200416050630.2aaf7b0.el8.noarch DEBUG: python-oslo-middleware-lang-4.0.2-0.20200415144203.8b2aaa3.el8.noarch DEBUG: python-oslo-policy-lang-3.0.4-0.20200427065004.bbb7676.el8.noarch DEBUG: python-oslo-privsep-lang-2.1.1-0.20200421174004.5f49e8f.el8.noarch DEBUG: python-oslo-utils-lang-4.1.1-0.20200415135907.af89f70.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.0.2-0.20200415215714.4d2310b.el8.noarch DEBUG: python-oslo-vmware-lang-3.3.1-0.20200415132022.c9c3416.el8.noarch DEBUG: python-pycadf-common-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-automaton-2.0.1-0.20200415213039.8f1e436.el8.noarch DEBUG: python3-barbicanclient-4.9.1-0.20200305154713.cb0a791.el8.noarch DEBUG: python3-castellan-3.0.1-0.20200420074004.f8bcee0.el8.noarch DEBUG: python3-cinderclient-7.0.0-0.20200417190741.4e1427a.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.0.1-0.20200415144114.bc4ffa9.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-os-win-5.0.1-0.20200415123510.4ec8809.el8.noarch DEBUG: python3-oslo-cache-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python3-oslo-db-8.1.0-0.20200416050502.b903d4e.el8.noarch DEBUG: python3-oslo-privsep-2.1.1-0.20200421174004.5f49e8f.el8.noarch DEBUG: python3-oslo-rootwrap-6.0.2-0.20200415221005.fd21b6e.el8.noarch DEBUG: python3-pycadf-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-stevedore-1.32.0-0.20200415144018.5165a27.el8.noarch DEBUG: autoconf-2.69-27.el8.noarch DEBUG: automake-1.16.1-6.el8.noarch DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: desktop-file-utils-0.23-8.el8.x86_64 DEBUG: libpq-10.5-1.el8.x86_64 DEBUG: openblas-0.3.3-2.el8.x86_64 DEBUG: openblas-threads-0.3.3-2.el8.x86_64 DEBUG: perl-Thread-Queue-3.13-1.el8.noarch DEBUG: perl-XML-Parser-2.44-11.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pillow-5.1.1-7.el8.x86_64 DEBUG: python3-psycopg2-2.7.5-7.el8.x86_64 DEBUG: python3-scipy-1.0.0-18.module+el8+2339+1a6691f8.x86_64 DEBUG: python3-suds-0.7-0.8.94664ddd46a6.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: sysfsutils-2.1.0-24.el8.x86_64 DEBUG: texlive-base-7:20180414-13.el8.noarch DEBUG: texlive-dvipng-7:20180414-13.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-13.el8.x86_64 DEBUG: texlive-lib-7:20180414-13.el8.x86_64 DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: cryptsetup-2.0.6-1.el8.x86_64 DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-6.el8.noarch DEBUG: dejavu-sans-fonts-2.35-6.el8.noarch DEBUG: device-mapper-event-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-event-libs-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-multipath-0.7.8-7.el8.x86_64 DEBUG: device-mapper-multipath-libs-0.7.8-7.el8.x86_64 DEBUG: device-mapper-persistent-data-0.7.6-1.el8.x86_64 DEBUG: e2fsprogs-libs-1.44.3-2.el8.x86_64 DEBUG: gettext-common-devel-0.19.8.1-14.el8.noarch DEBUG: gettext-devel-0.19.8.1-14.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.el8.x86_64 DEBUG: gssproxy-0.8.0-5.el8.x86_64 DEBUG: keyutils-1.5.10-6.el8.x86_64 DEBUG: libaio-0.3.110-12.el8.x86_64 DEBUG: libbasicobjects-0.1.1-39.el8.x86_64 DEBUG: libcollection-0.7.0-39.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libgfortran-8.2.1-3.5.el8.x86_64 DEBUG: libini_config-1.3.1-39.el8.x86_64 DEBUG: libnfsidmap-1:2.3.3-14.el8.x86_64 DEBUG: libpath_utils-0.2.1-39.el8.x86_64 DEBUG: libquadmath-8.2.1-3.5.el8.x86_64 DEBUG: libref_array-0.1.5-39.el8.x86_64 DEBUG: libselinux-utils-2.8-6.el8.x86_64 DEBUG: libsysfs-2.1.0-24.el8.x86_64 DEBUG: libverto-libevent-0.3.0-5.el8.x86_64 DEBUG: libxslt-1.1.32-3.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lvm2-8:2.03.02-6.el8.x86_64 DEBUG: lvm2-libs-8:2.03.02-6.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: m4-1.4.18-7.el8.x86_64 DEBUG: nfs-utils-1:2.3.3-14.el8.x86_64 DEBUG: policycoreutils-2.8-16.1.el8.x86_64 DEBUG: python3-dbus-1.2.4-14.el8.x86_64 DEBUG: python3-gobject-base-3.28.3-1.el8.x86_64 DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: quota-1:4.04-10.el8.x86_64 DEBUG: quota-nls-1:4.04-10.el8.noarch DEBUG: rpcbind-1.2.5-3.el8.x86_64 DEBUG: sg3_utils-1.44-2.el8.x86_64 DEBUG: sg3_utils-libs-1.44-2.el8.x86_64 DEBUG: snappy-1.1.7-5.el8.x86_64 DEBUG: userspace-rcu-0.10.1-2.el8.x86_64 DEBUG: blosc-1.13.3-3.el8ost.x86_64 DEBUG: hdf5-1.8.20-6.el8ost.x86_64 DEBUG: libqhull-2015.2-6.el8ost.x86_64 DEBUG: libzstd-1.3.4-2.el8ost.x86_64 DEBUG: python3-Bottleneck-1.2.1-8.el8ost.x86_64 DEBUG: python3-PyMySQL-0.9.2-2.el8ost.noarch DEBUG: python3-SecretStorage-2.3.1-7.el8ost.noarch DEBUG: python3-amqp-2.4.1-1.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-cachetools-3.1.0-1.el8ost.noarch DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-cycler-0.10.0-7.el8ost.noarch DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-editor-0.4-5.el8ost.noarch DEBUG: python3-extras-1.0.0-5.el8ost.noarch DEBUG: python3-fasteners-0.14.1-15.el8ost.noarch DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-jsonpointer-1.10-12.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kiwisolver-1.0.1-3.el8ost.x86_64 DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-lxml-4.2.5-2.el8ost.x86_64 DEBUG: python3-mako-1.0.6-13.el8ost.noarch DEBUG: python3-matplotlib-3.0.2-1.el8ost.4.x86_64 DEBUG: python3-matplotlib-data-3.0.2-1.el8ost.4.noarch DEBUG: python3-matplotlib-data-fonts-3.0.2-1.el8ost.4.noarch DEBUG: python3-migrate-0.12.0-2.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-networkx-2.2-3.el8ost.noarch DEBUG: python3-numexpr-2.6.1-4.el8ost.x86_64 DEBUG: python3-numpy-1:1.15.1-2.2.el8ost.x86_64 DEBUG: python3-numpy-f2py-1:1.15.1-2.2.el8ost.x86_64 DEBUG: python3-pandas-0.23.4-2.el8ost.x86_64 DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pydot-1.4.1-1.el8ost.noarch DEBUG: python3-pygraphviz-1.5-4.el8ost.x86_64 DEBUG: python3-pyngus-2.3.0-1.el8.noarch DEBUG: python3-qpid-proton-0.29.0-1.el8.x86_64 DEBUG: python3-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-simplejson-3.16.0-3.el8ost.x86_64 DEBUG: python3-sqlparse-0.2.2-6.1.el8ost.noarch DEBUG: python3-statsd-3.2.1-6.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-tables-3.3.0-6.el8ost.x86_64 DEBUG: python3-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-tenacity-5.0.2-3.el8ost.noarch DEBUG: python3-testresources-1.0.0-8.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-vine-1.2.0-2.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: qpid-proton-c-0.29.0-1.el8.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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: build setup for openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm Start: rpmbuild openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Executing command: rpm -qa --root '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\n' > /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/installed_pkgs.log 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': 'en_US.UTF-8'} and shell True DEBUG: Child return code was: 0 Finish: Outputting list of installed packages INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.spec'], chrootPath='/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1003gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4bqq4sjk:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd6aabb978aca4408b6ba0963d9071c59', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4bqq4sjk:/etc/resolv.conf', '--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=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-glare.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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 1073741824 DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LMw2CL DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf glare-5.0.1 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/glare-5.0.1-0.20200428142513.2580e0f.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd glare-5.0.1 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-glare-5.0.1 base' DEBUG: + find . '(' -name .gitignore -o -name .placeholder ')' -delete DEBUG: + find glare -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + DEBUG: + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.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.XO9fnQ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glare-5.0.1 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=etc/oslo-config-generator/glare.conf DEBUG: BUILDSTDERR: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: BUILDSTDERR: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: BUILDSTDERR: ERROR:stevedore.extension:Could not load 'glance.store.s3.Store': No module named 'boto3' DEBUG: BUILDSTDERR: ERROR:stevedore.extension:Could not load 's3': No module named 'boto3' DEBUG: + PYTHONPATH=. DEBUG: + oslopolicy-sample-generator-3 --namespace=glare --output-file=etc/policy.yaml.sample DEBUG: + PYTHONPATH=. DEBUG: + sed -i 's/^#"//' etc/policy.yaml.sample DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ true DEBUG: + python_flavor= DEBUG: + '[' -z '' ']' DEBUG: + python_flavor=tmp DEBUG: + '[' tmp '!=' python3 ']' DEBUG: + '[' -d build ']' DEBUG: + '[' -d _build.python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/glare DEBUG: creating build/lib/glare/tests DEBUG: creating build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_wsgi.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_versions.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_validators.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_validation_hooks.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_utils.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_unpacking.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_store_api.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_quotas.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_policies.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_multistore.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_hacking.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/test_fixtures.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/glare_fixtures.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/base.py -> build/lib/glare/tests/unit DEBUG: copying glare/tests/unit/__init__.py -> build/lib/glare/tests/unit DEBUG: creating build/lib/glare/hacking DEBUG: copying glare/hacking/checks.py -> build/lib/glare/hacking DEBUG: copying glare/hacking/__init__.py -> build/lib/glare/hacking DEBUG: copying glare/tests/utils.py -> build/lib/glare/tests DEBUG: copying glare/tests/unpacking_artifact.py -> build/lib/glare/tests DEBUG: copying glare/tests/sample_artifact.py -> build/lib/glare/tests DEBUG: copying glare/tests/non_nullable_fields_artifact.py -> build/lib/glare/tests DEBUG: copying glare/tests/hooks_artifact.py -> build/lib/glare/tests DEBUG: copying glare/tests/__init__.py -> build/lib/glare/tests DEBUG: creating build/lib/glare/api DEBUG: creating build/lib/glare/api/middleware DEBUG: copying glare/api/middleware/version_negotiation.py -> build/lib/glare/api/middleware DEBUG: copying glare/api/middleware/keycloak_auth.py -> build/lib/glare/api/middleware DEBUG: copying glare/api/middleware/fault.py -> build/lib/glare/api/middleware DEBUG: copying glare/api/middleware/context.py -> build/lib/glare/api/middleware DEBUG: copying glare/api/middleware/__init__.py -> build/lib/glare/api/middleware DEBUG: creating build/lib/glare/api/v1 DEBUG: copying glare/api/v1/router.py -> build/lib/glare/api/v1 DEBUG: copying glare/api/v1/resource.py -> build/lib/glare/api/v1 DEBUG: copying glare/api/v1/api_versioning.py -> build/lib/glare/api/v1 DEBUG: copying glare/api/v1/api_version_request.py -> build/lib/glare/api/v1 DEBUG: copying glare/api/v1/__init__.py -> build/lib/glare/api/v1 DEBUG: creating build/lib/glare/objects DEBUG: copying glare/objects/tosca_template.py -> build/lib/glare/objects DEBUG: copying glare/objects/secret.py -> build/lib/glare/objects DEBUG: copying glare/objects/murano_package.py -> build/lib/glare/objects DEBUG: copying glare/objects/image.py -> build/lib/glare/objects DEBUG: copying glare/objects/heat_template.py -> build/lib/glare/objects DEBUG: copying glare/objects/heat_environment.py -> build/lib/glare/objects DEBUG: copying glare/objects/base.py -> build/lib/glare/objects DEBUG: copying glare/objects/all.py -> build/lib/glare/objects DEBUG: copying glare/objects/__init__.py -> build/lib/glare/objects DEBUG: creating build/lib/glare/cmd DEBUG: copying glare/cmd/scrubber.py -> build/lib/glare/cmd DEBUG: copying glare/cmd/db_manage.py -> build/lib/glare/cmd DEBUG: copying glare/cmd/api.py -> build/lib/glare/cmd DEBUG: copying glare/cmd/__init__.py -> build/lib/glare/cmd DEBUG: copying glare/api/versions.py -> build/lib/glare/api DEBUG: copying glare/api/__init__.py -> build/lib/glare/api DEBUG: creating build/lib/glare/db DEBUG: creating build/lib/glare/db/sqlalchemy DEBUG: copying glare/db/sqlalchemy/models.py -> build/lib/glare/db/sqlalchemy DEBUG: copying glare/db/sqlalchemy/api.py -> build/lib/glare/db/sqlalchemy DEBUG: copying glare/db/sqlalchemy/__init__.py -> build/lib/glare/db/sqlalchemy DEBUG: creating build/lib/glare/store DEBUG: copying glare/store/database.py -> build/lib/glare/store DEBUG: copying glare/store/base_api.py -> build/lib/glare/store DEBUG: copying glare/store/__init__.py -> build/lib/glare/store DEBUG: creating build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/test_upload.py -> build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/test_update.py -> build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/test_show.py -> build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/test_locations.py -> build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/test_list.py -> build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/test_download.py -> build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/test_delete_blobs.py -> build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/test_delete.py -> build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/test_create.py -> build/lib/glare/tests/unit/api DEBUG: copying glare/tests/unit/api/__init__.py -> build/lib/glare/tests/unit/api DEBUG: creating build/lib/glare/tests/unit/db DEBUG: creating build/lib/glare/tests/unit/db/migrations DEBUG: copying glare/tests/unit/db/migrations/test_migrations.py -> build/lib/glare/tests/unit/db/migrations DEBUG: copying glare/tests/unit/db/migrations/__init__.py -> build/lib/glare/tests/unit/db/migrations DEBUG: copying glare/tests/unit/db/test_quota_functions.py -> build/lib/glare/tests/unit/db DEBUG: copying glare/tests/unit/db/__init__.py -> build/lib/glare/tests/unit/db DEBUG: copying glare/wsgi.py -> build/lib/glare DEBUG: copying glare/version.py -> build/lib/glare DEBUG: copying glare/scrubber.py -> build/lib/glare DEBUG: copying glare/quota.py -> build/lib/glare DEBUG: copying glare/opts.py -> build/lib/glare DEBUG: copying glare/notification.py -> build/lib/glare DEBUG: copying glare/locking.py -> build/lib/glare DEBUG: copying glare/i18n.py -> build/lib/glare DEBUG: copying glare/engine.py -> build/lib/glare DEBUG: copying glare/__init__.py -> build/lib/glare DEBUG: creating build/lib/glare/tests/functional DEBUG: copying glare/tests/functional/test_visibility.py -> build/lib/glare/tests/functional DEBUG: copying glare/tests/functional/test_scrubber.py -> build/lib/glare/tests/functional DEBUG: copying glare/tests/functional/test_schemas.py -> build/lib/glare/tests/functional DEBUG: copying glare/tests/functional/test_sample_artifact.py -> build/lib/glare/tests/functional DEBUG: copying glare/tests/functional/test_quotas.py -> build/lib/glare/tests/functional DEBUG: copying glare/tests/functional/test_database_store.py -> build/lib/glare/tests/functional DEBUG: copying glare/tests/functional/test_all.py -> build/lib/glare/tests/functional DEBUG: copying glare/tests/functional/base.py -> build/lib/glare/tests/functional DEBUG: copying glare/tests/functional/__init__.py -> build/lib/glare/tests/functional DEBUG: creating build/lib/glare/tests/unit/middleware DEBUG: copying glare/tests/unit/middleware/test_version_negotiations.py -> build/lib/glare/tests/unit/middleware DEBUG: copying glare/tests/unit/middleware/test_trusted_auth.py -> build/lib/glare/tests/unit/middleware DEBUG: copying glare/tests/unit/middleware/test_keycloak_auth.py -> build/lib/glare/tests/unit/middleware DEBUG: copying glare/tests/unit/middleware/test_fault.py -> build/lib/glare/tests/unit/middleware DEBUG: copying glare/tests/unit/middleware/test_context.py -> build/lib/glare/tests/unit/middleware DEBUG: copying glare/tests/unit/middleware/__init__.py -> build/lib/glare/tests/unit/middleware DEBUG: copying glare/db/artifact_api.py -> build/lib/glare/db DEBUG: copying glare/db/__init__.py -> build/lib/glare/db DEBUG: creating build/lib/glare/db/migration DEBUG: copying glare/db/migration/migration.py -> build/lib/glare/db/migration DEBUG: copying glare/db/migration/__init__.py -> build/lib/glare/db/migration DEBUG: creating build/lib/glare/objects/meta DEBUG: copying glare/objects/meta/wrappers.py -> build/lib/glare/objects/meta DEBUG: copying glare/objects/meta/validators.py -> build/lib/glare/objects/meta DEBUG: copying glare/objects/meta/registry.py -> build/lib/glare/objects/meta DEBUG: copying glare/objects/meta/file_utils.py -> build/lib/glare/objects/meta DEBUG: copying glare/objects/meta/fields.py -> build/lib/glare/objects/meta DEBUG: copying glare/objects/meta/__init__.py -> build/lib/glare/objects/meta DEBUG: creating build/lib/glare/common DEBUG: copying glare/common/wsgi.py -> build/lib/glare/common DEBUG: copying glare/common/utils.py -> build/lib/glare/common DEBUG: copying glare/common/store_api.py -> build/lib/glare/common DEBUG: copying glare/common/semver_db.py -> build/lib/glare/common DEBUG: copying glare/common/policy.py -> build/lib/glare/common DEBUG: copying glare/common/exception.py -> build/lib/glare/common DEBUG: copying glare/common/config.py -> build/lib/glare/common DEBUG: copying glare/common/__init__.py -> build/lib/glare/common DEBUG: creating build/lib/glare_tempest_plugin DEBUG: creating build/lib/glare_tempest_plugin/tests DEBUG: creating build/lib/glare_tempest_plugin/tests/api DEBUG: copying glare_tempest_plugin/tests/api/__init__.py -> build/lib/glare_tempest_plugin/tests/api DEBUG: copying glare_tempest_plugin/tests/api/base.py -> build/lib/glare_tempest_plugin/tests/api DEBUG: copying glare_tempest_plugin/tests/api/test_blobs.py -> build/lib/glare_tempest_plugin/tests/api DEBUG: copying glare_tempest_plugin/tests/api/test_list_artifact.py -> build/lib/glare_tempest_plugin/tests/api DEBUG: copying glare_tempest_plugin/tests/__init__.py -> build/lib/glare_tempest_plugin/tests DEBUG: copying glare_tempest_plugin/__init__.py -> build/lib/glare_tempest_plugin DEBUG: copying glare_tempest_plugin/clients.py -> build/lib/glare_tempest_plugin DEBUG: copying glare_tempest_plugin/config.py -> build/lib/glare_tempest_plugin DEBUG: copying glare_tempest_plugin/plugin.py -> build/lib/glare_tempest_plugin DEBUG: creating build/lib/glare_tempest_plugin/services DEBUG: copying glare_tempest_plugin/services/__init__.py -> build/lib/glare_tempest_plugin/services DEBUG: creating build/lib/glare_tempest_plugin/services/artifacts DEBUG: copying glare_tempest_plugin/services/artifacts/__init__.py -> build/lib/glare_tempest_plugin/services/artifacts DEBUG: copying glare_tempest_plugin/services/artifacts/artifacts_client.py -> build/lib/glare_tempest_plugin/services/artifacts DEBUG: running egg_info DEBUG: writing glare.egg-info/PKG-INFO DEBUG: writing dependency_links to glare.egg-info/dependency_links.txt DEBUG: writing entry points to glare.egg-info/entry_points.txt DEBUG: deleting glare.egg-info/requires.txt DEBUG: writing top-level names to glare.egg-info/top_level.txt DEBUG: writing pbr to glare.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'glare.egg-info/SOURCES.txt' DEBUG: creating build/lib/glare/tests/etc DEBUG: copying glare/tests/etc/policy.json -> build/lib/glare/tests/etc DEBUG: creating build/lib/glare/tests/var DEBUG: copying glare/tests/var/certificate.crt -> build/lib/glare/tests/var DEBUG: copying glare/tests/var/hooks.zip -> build/lib/glare/tests/var DEBUG: copying glare/tests/var/hooks_100.zip -> build/lib/glare/tests/var DEBUG: copying glare/tests/var/hooks_265.zip -> build/lib/glare/tests/var DEBUG: copying glare/tests/var/privatekey.key -> build/lib/glare/tests/var DEBUG: copying glare/db/migration/alembic.ini -> build/lib/glare/db/migration DEBUG: creating build/lib/glare/db/migration/alembic_migrations DEBUG: copying glare/db/migration/alembic_migrations/README -> build/lib/glare/db/migration/alembic_migrations DEBUG: copying glare/db/migration/alembic_migrations/env.py -> build/lib/glare/db/migration/alembic_migrations DEBUG: copying glare/db/migration/alembic_migrations/script.py.mako -> build/lib/glare/db/migration/alembic_migrations DEBUG: creating build/lib/glare/db/migration/alembic_migrations/versions DEBUG: copying glare/db/migration/alembic_migrations/versions/001_initial_version.py -> build/lib/glare/db/migration/alembic_migrations/versions DEBUG: copying glare/db/migration/alembic_migrations/versions/002_add_acquired_at_column.py -> build/lib/glare/db/migration/alembic_migrations/versions DEBUG: copying glare/db/migration/alembic_migrations/versions/003_add_database_blob_storage.py -> build/lib/glare/db/migration/alembic_migrations/versions DEBUG: copying glare/db/migration/alembic_migrations/versions/004_add_quota_tables.py -> build/lib/glare/db/migration/alembic_migrations/versions DEBUG: copying glare/db/migration/alembic_migrations/versions/005_added_display_name.py -> build/lib/glare/db/migration/alembic_migrations/versions DEBUG: copying glare_tempest_plugin/README.rst -> build/lib/glare_tempest_plugin DEBUG: creating build/lib/glare_tempest_plugin/contrib DEBUG: copying glare_tempest_plugin/contrib/gate_hook.sh -> build/lib/glare_tempest_plugin/contrib DEBUG: copying glare_tempest_plugin/contrib/post_test_hook.sh -> build/lib/glare_tempest_plugin/contrib DEBUG: copying glare_tempest_plugin/contrib/pre_test_hook.sh -> build/lib/glare_tempest_plugin/contrib DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5qLN13 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64 DEBUG: + cd glare-5.0.1 DEBUG: BUILDSTDERR: ++ '[' -f _current_flavor ']' DEBUG: BUILDSTDERR: ++ cat _current_flavor DEBUG: + python_flavor=python3 DEBUG: + '[' -z python3 ']' DEBUG: + '[' python3 '!=' python3 ']' DEBUG: + echo python3 DEBUG: + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64 --prefix /usr DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/contrib DEBUG: copying build/lib/glare_tempest_plugin/contrib/pre_test_hook.sh -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/contrib DEBUG: copying build/lib/glare_tempest_plugin/contrib/post_test_hook.sh -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/contrib DEBUG: copying build/lib/glare_tempest_plugin/contrib/gate_hook.sh -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/contrib DEBUG: copying build/lib/glare_tempest_plugin/README.rst -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/services DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/services/artifacts DEBUG: copying build/lib/glare_tempest_plugin/services/artifacts/artifacts_client.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/services/artifacts DEBUG: copying build/lib/glare_tempest_plugin/services/artifacts/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/services/artifacts DEBUG: copying build/lib/glare_tempest_plugin/services/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/services DEBUG: copying build/lib/glare_tempest_plugin/plugin.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin DEBUG: copying build/lib/glare_tempest_plugin/config.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin DEBUG: copying build/lib/glare_tempest_plugin/clients.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin DEBUG: copying build/lib/glare_tempest_plugin/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests DEBUG: copying build/lib/glare_tempest_plugin/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/api DEBUG: copying build/lib/glare_tempest_plugin/tests/api/test_list_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/api DEBUG: copying build/lib/glare_tempest_plugin/tests/api/test_blobs.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/api DEBUG: copying build/lib/glare_tempest_plugin/tests/api/base.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/api DEBUG: copying build/lib/glare_tempest_plugin/tests/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/api DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common DEBUG: copying build/lib/glare/common/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common DEBUG: copying build/lib/glare/common/config.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common DEBUG: copying build/lib/glare/common/exception.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common DEBUG: copying build/lib/glare/common/policy.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common DEBUG: copying build/lib/glare/common/semver_db.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common DEBUG: copying build/lib/glare/common/store_api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common DEBUG: copying build/lib/glare/common/utils.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common DEBUG: copying build/lib/glare/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common DEBUG: copying build/lib/glare/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: copying build/lib/glare/engine.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: copying build/lib/glare/i18n.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: copying build/lib/glare/locking.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: copying build/lib/glare/notification.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: copying build/lib/glare/opts.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: copying build/lib/glare/quota.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: copying build/lib/glare/scrubber.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: copying build/lib/glare/version.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: copying build/lib/glare/wsgi.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/store DEBUG: copying build/lib/glare/store/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/store DEBUG: copying build/lib/glare/store/base_api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/store DEBUG: copying build/lib/glare/store/database.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/store DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions DEBUG: copying build/lib/glare/db/migration/alembic_migrations/versions/005_added_display_name.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions DEBUG: copying build/lib/glare/db/migration/alembic_migrations/versions/004_add_quota_tables.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions DEBUG: copying build/lib/glare/db/migration/alembic_migrations/versions/003_add_database_blob_storage.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions DEBUG: copying build/lib/glare/db/migration/alembic_migrations/versions/002_add_acquired_at_column.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions DEBUG: copying build/lib/glare/db/migration/alembic_migrations/versions/001_initial_version.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions DEBUG: copying build/lib/glare/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations DEBUG: copying build/lib/glare/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations DEBUG: copying build/lib/glare/db/migration/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations DEBUG: copying build/lib/glare/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration DEBUG: copying build/lib/glare/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration DEBUG: copying build/lib/glare/db/migration/migration.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration DEBUG: copying build/lib/glare/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db DEBUG: copying build/lib/glare/db/artifact_api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/sqlalchemy DEBUG: copying build/lib/glare/db/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/sqlalchemy DEBUG: copying build/lib/glare/db/sqlalchemy/api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/sqlalchemy DEBUG: copying build/lib/glare/db/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/sqlalchemy DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/cmd DEBUG: copying build/lib/glare/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/cmd DEBUG: copying build/lib/glare/cmd/api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/cmd DEBUG: copying build/lib/glare/cmd/db_manage.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/cmd DEBUG: copying build/lib/glare/cmd/scrubber.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta DEBUG: copying build/lib/glare/objects/meta/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta DEBUG: copying build/lib/glare/objects/meta/fields.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta DEBUG: copying build/lib/glare/objects/meta/file_utils.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta DEBUG: copying build/lib/glare/objects/meta/registry.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta DEBUG: copying build/lib/glare/objects/meta/validators.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta DEBUG: copying build/lib/glare/objects/meta/wrappers.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta DEBUG: copying build/lib/glare/objects/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: copying build/lib/glare/objects/all.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: copying build/lib/glare/objects/base.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: copying build/lib/glare/objects/heat_environment.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: copying build/lib/glare/objects/heat_template.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: copying build/lib/glare/objects/image.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: copying build/lib/glare/objects/murano_package.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: copying build/lib/glare/objects/secret.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: copying build/lib/glare/objects/tosca_template.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api DEBUG: copying build/lib/glare/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api DEBUG: copying build/lib/glare/api/versions.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1 DEBUG: copying build/lib/glare/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1 DEBUG: copying build/lib/glare/api/v1/api_version_request.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1 DEBUG: copying build/lib/glare/api/v1/api_versioning.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1 DEBUG: copying build/lib/glare/api/v1/resource.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1 DEBUG: copying build/lib/glare/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1 DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware DEBUG: copying build/lib/glare/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware DEBUG: copying build/lib/glare/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware DEBUG: copying build/lib/glare/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware DEBUG: copying build/lib/glare/api/middleware/keycloak_auth.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware DEBUG: copying build/lib/glare/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/hacking DEBUG: copying build/lib/glare/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/hacking DEBUG: copying build/lib/glare/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/var DEBUG: copying build/lib/glare/tests/var/privatekey.key -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/var DEBUG: copying build/lib/glare/tests/var/hooks_265.zip -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/var DEBUG: copying build/lib/glare/tests/var/hooks_100.zip -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/var DEBUG: copying build/lib/glare/tests/var/hooks.zip -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/var DEBUG: copying build/lib/glare/tests/var/certificate.crt -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/var DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/etc DEBUG: copying build/lib/glare/tests/etc/policy.json -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/functional/base.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/functional/test_all.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/functional/test_database_store.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/functional/test_quotas.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/functional/test_sample_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/functional/test_schemas.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/functional/test_scrubber.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/functional/test_visibility.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional DEBUG: copying build/lib/glare/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests DEBUG: copying build/lib/glare/tests/hooks_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests DEBUG: copying build/lib/glare/tests/non_nullable_fields_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests DEBUG: copying build/lib/glare/tests/sample_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests DEBUG: copying build/lib/glare/tests/unpacking_artifact.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests DEBUG: copying build/lib/glare/tests/utils.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware DEBUG: copying build/lib/glare/tests/unit/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware DEBUG: copying build/lib/glare/tests/unit/middleware/test_context.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware DEBUG: copying build/lib/glare/tests/unit/middleware/test_fault.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware DEBUG: copying build/lib/glare/tests/unit/middleware/test_keycloak_auth.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware DEBUG: copying build/lib/glare/tests/unit/middleware/test_trusted_auth.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware DEBUG: copying build/lib/glare/tests/unit/middleware/test_version_negotiations.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db DEBUG: copying build/lib/glare/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db DEBUG: copying build/lib/glare/tests/unit/db/test_quota_functions.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db/migrations DEBUG: copying build/lib/glare/tests/unit/db/migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db/migrations DEBUG: copying build/lib/glare/tests/unit/db/migrations/test_migrations.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db/migrations DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/test_create.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/test_delete.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/test_delete_blobs.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/test_download.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/test_list.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/test_locations.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/test_show.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/test_update.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/api/test_upload.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api DEBUG: copying build/lib/glare/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/glare_fixtures.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_fixtures.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_multistore.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_policies.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_quotas.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_store_api.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_unpacking.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_validation_hooks.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_validators.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: copying build/lib/glare/tests/unit/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/services/artifacts/artifacts_client.py to artifacts_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/services/artifacts/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/services/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/plugin.py to plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/clients.py to clients.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/api/test_list_artifact.py to test_list_artifact.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/api/test_blobs.py to test_blobs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/api/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tempest_plugin/tests/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common/config.py to config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common/semver_db.py to semver_db.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common/store_api.py to store_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/common/wsgi.py to wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/engine.py to engine.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/locking.py to locking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/notification.py to notification.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/quota.py to quota.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/scrubber.py to scrubber.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/wsgi.py to wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/store/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/store/base_api.py to base_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/store/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions/005_added_display_name.py to 005_added_display_name.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions/004_add_quota_tables.py to 004_add_quota_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions/003_add_database_blob_storage.py to 003_add_database_blob_storage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions/002_add_acquired_at_column.py to 002_add_acquired_at_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/versions/001_initial_version.py to 001_initial_version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/alembic_migrations/env.py to env.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/migration/migration.py to migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/artifact_api.py to artifact_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/sqlalchemy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/sqlalchemy/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/db/sqlalchemy/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/cmd/api.py to api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/cmd/db_manage.py to db_manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/cmd/scrubber.py to scrubber.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta/fields.py to fields.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta/file_utils.py to file_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta/registry.py to registry.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta/validators.py to validators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/meta/wrappers.py to wrappers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/all.py to all.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/heat_environment.py to heat_environment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/heat_template.py to heat_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/image.py to image.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/murano_package.py to murano_package.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/secret.py to secret.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/objects/tosca_template.py to tosca_template.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/versions.py to versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1/api_version_request.py to api_version_request.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1/api_versioning.py to api_versioning.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1/resource.py to resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/v1/router.py to router.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware/fault.py to fault.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware/keycloak_auth.py to keycloak_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/api/middleware/version_negotiation.py to version_negotiation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional/test_all.py to test_all.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional/test_database_store.py to test_database_store.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional/test_sample_artifact.py to test_sample_artifact.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional/test_schemas.py to test_schemas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional/test_scrubber.py to test_scrubber.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/functional/test_visibility.py to test_visibility.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/hooks_artifact.py to hooks_artifact.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/non_nullable_fields_artifact.py to non_nullable_fields_artifact.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/sample_artifact.py to sample_artifact.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unpacking_artifact.py to unpacking_artifact.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware/test_context.py to test_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware/test_fault.py to test_fault.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware/test_keycloak_auth.py to test_keycloak_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware/test_trusted_auth.py to test_trusted_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/middleware/test_version_negotiations.py to test_version_negotiations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db/test_quota_functions.py to test_quota_functions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db/migrations/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/db/migrations/test_migrations.py to test_migrations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/test_create.py to test_create.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/test_delete.py to test_delete.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/test_delete_blobs.py to test_delete_blobs.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/test_download.py to test_download.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/test_list.py to test_list.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/test_locations.py to test_locations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/test_show.py to test_show.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/test_update.py to test_update.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/api/test_upload.py to test_upload.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/glare_fixtures.py to glare_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_fixtures.py to test_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_hacking.py to test_hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_multistore.py to test_multistore.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_policies.py to test_policies.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_quotas.py to test_quotas.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_store_api.py to test_store_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_unpacking.py to test_unpacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_validation_hooks.py to test_validation_hooks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_validators.py to test_validators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare/tests/unit/test_wsgi.py to test_wsgi.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmp5yorcrg0.py' DEBUG: /usr/bin/python3 /tmp/tmp5yorcrg0.py DEBUG: removing /tmp/tmp5yorcrg0.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/etc/glare DEBUG: copying etc/glare-paste.ini -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/etc/glare DEBUG: copying etc/glare-swift.conf.sample -> /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/etc/glare DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing glare.egg-info/PKG-INFO DEBUG: writing dependency_links to glare.egg-info/dependency_links.txt DEBUG: writing entry points to glare.egg-info/entry_points.txt DEBUG: writing top-level names to glare.egg-info/top_level.txt DEBUG: writing pbr to glare.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitignore' DEBUG: BUILDSTDERR: warning: no previously-included files found matching '.gitreview' DEBUG: BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'glare.egg-info/SOURCES.txt' DEBUG: Copying glare.egg-info to /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare-5.0.1-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing glare-api script to /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/bin DEBUG: Installing glare-db-manage script to /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/bin DEBUG: Installing glare-scrubber script to /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/bin DEBUG: + install -p -D -m 644 etc/glare.conf.sample /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/etc/glare/glare.conf DEBUG: + install -p -D -m 644 etc/policy.yaml.sample /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/etc/glare/policy.yaml DEBUG: + install -p -D -m 644 etc/glare-paste.ini /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/etc/glare/glare-paste.ini DEBUG: + install -p -D -m 644 etc/glare-swift.conf.sample /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/etc/glare/glare-swift.conf DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/var/lib/glare DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/var/lib/glare/artifacts DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/var/log/glare DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-glare-api.service /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/systemd/system/openstack-glare-api.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-glare-scrubber.service /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/systemd/system/openstack-glare-scrubber.service DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/glare.logrotate /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/etc/logrotate.d/openstack-glare DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/etc/glare/glare-paste.ini /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/etc/glare/glare-swift.conf.sample DEBUG: + egg_path='/builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare-*.egg-info' DEBUG: + tempest_egg_path=/builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tests.egg-info DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tests.egg-info DEBUG: + echo glare DEBUG: + grep 'tempest\|Tempest' glare.egg-info/entry_points.txt DEBUG: + sed -i '/tempest\|Tempest/d' /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare-5.0.1-py3.6.egg-info/entry_points.txt DEBUG: + cp -r /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare-5.0.1-py3.6.egg-info/PKG-INFO /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tests.egg-info DEBUG: + sed -i s/glare/glare_tests/g /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6/site-packages/glare_tests.egg-info/PKG-INFO DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 5.0.1-0.20200428142513.2580e0f.el8 --unique-debug-suffix -5.0.1-0.20200428142513.2580e0f.el8.x86_64 --unique-debug-src-base openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/glare-5.0.1 DEBUG: BUILDSTDERR: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/bin/python3 DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3Vs8qq DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glare-5.0.1 DEBUG: + PYTHON=/usr/bin/python3 DEBUG: + stestr run --black-regex 'glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_database_big_archive|glare.tests.unit.test_unpacking.TestArtifactHooks.test_unpacking_big_archive' DEBUG: BUILDSTDERR: /var/tmp/rpm-tmp.3Vs8qq: line 33: stestr: command not found DEBUG: + true DEBUG: + exit 0 DEBUG: Processing files: python3-glare-5.0.1-0.20200428142513.2580e0f.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XcjuRM DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glare-5.0.1 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/share/doc/python3-glare DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/share/doc/python3-glare DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/share/doc/python3-glare DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f7IDi9 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glare-5.0.1 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/share/licenses/python3-glare DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/share/licenses/python3-glare DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64/usr/share/licenses/python3-glare DEBUG: + exit 0 DEBUG: Provides: python3-glare = 5.0.1-0.20200428142513.2580e0f.el8 python3.6dist(glare) = 5.0.1 python3dist(glare) = 5.0.1 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(pre): shadow-utils DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: openstack-glare-common-5.0.1-0.20200428142513.2580e0f.el8.noarch DEBUG: Provides: config(openstack-glare-common) = 5.0.1-0.20200428142513.2580e0f.el8 openstack-glare-common = 5.0.1-0.20200428142513.2580e0f.el8 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: Processing files: openstack-glare-api-5.0.1-0.20200428142513.2580e0f.el8.noarch DEBUG: Provides: openstack-glare-api = 5.0.1-0.20200428142513.2580e0f.el8 DEBUG: Requires(interp): /bin/sh /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(post): /bin/sh DEBUG: Requires(preun): /bin/sh DEBUG: Requires(postun): /bin/sh DEBUG: Requires: /usr/bin/python3 DEBUG: Processing files: python3-glare-tests-5.0.1-0.20200428142513.2580e0f.el8.noarch DEBUG: Provides: python3-glare-tests = 5.0.1-0.20200428142513.2580e0f.el8 python3.6dist(glare-tests) = 5.0.1 python3dist(glare-tests) = 5.0.1 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-glare-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-glare-common-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-glare-api-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-glare-tests-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1TNeVU DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd glare-5.0.1 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm Finish: build phase for openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/openstack-glare-5.0.1-0.20200428142513.2580e0f.el8.src.rpm) Config(dlrn-5) 1 minutes 10 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec 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', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['gtar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/./var/cache/dnf Finish: unpacking root cache INFO: enabled dnf cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ Start: cleaning dnf metadata Finish: cleaning dnf 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': 'en_US.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: GenuineIntel DEBUG: CPU family: 6 DEBUG: Model: 85 DEBUG: Model name: Intel Xeon Processor (Skylake, IBRS) DEBUG: Stepping: 4 DEBUG: CPU MHz: 2693.670 DEBUG: BogoMIPS: 5387.34 DEBUG: Virtualization: VT-x DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 4096K 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 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid tsc_known_freq pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 arat pku ospke DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 7999936 1231396 594348 1093560 6174192 5377452 DEBUG: Swap: 4194300 534480 3659820 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/df', '-H', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: kernel version == 4.18.0-80.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/var/cache/dnf/ DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/dlrn-rhel8-master-x86_64-5/dnf_cache/', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-rhel8-master-x86_64-5/root DEBUG: resultdir = /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/etc/dnf DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '1333b73825fc4ba2b44087736eb16ac7', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '/usr/sbin/usermod', '-u', '1003', '--non-unique', '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': 'en_US.UTF-8'} and shell False DEBUG: BUILDSTDERR: DEBUG: Unsharing. Flags: 134217728 DEBUG: BUILDSTDERR: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages INFO: installing package(s): /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/python3-glare-tests-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/openstack-glare-api-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/openstack-glare-common-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm /home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/python3-glare-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'proc', 'proc', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'sysfs', 'sysfs', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-rhel8-master-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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/python3-glare-tests-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm', '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/openstack-glare-api-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm', '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/openstack-glare-common-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm', '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/python3-glare-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/', '--releasever', '8', '--disableplugin=local', '--setopt=deltarpm=False', 'install', '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/python3-glare-tests-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm', '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/openstack-glare-api-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm', '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/openstack-glare-common-5.0.1-0.20200428142513.2580e0f.el8.noarch.rpm', '/home/rhel8-master/data/repos/25/80/2580e0f4fe2bbd6e1b7497a2f2829f33e72b5524_6d1ca9ec/python3-glare-5.0.1-0.20200428142513.2580e0f.el8.noarch.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': 'en_US.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False DEBUG: local 3.0 MB/s | 3.0 kB 00:00 DEBUG: RHEL 8 Advanced Virtualization 8.7 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 508 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 198 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 9.7 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python3-glare-tests noarch5.0.1-0.20200428142513.2580e0f.el8 @commandline 200 k DEBUG: openstack-glare-api noarch5.0.1-0.20200428142513.2580e0f.el8 @commandline 8.9 k DEBUG: openstack-glare-common noarch5.0.1-0.20200428142513.2580e0f.el8 @commandline 34 k DEBUG: python3-glare noarch5.0.1-0.20200428142513.2580e0f.el8 @commandline 200 k DEBUG: Installing dependencies: DEBUG: python-oslo-cache-lang noarch2.3.0-0.20200415121150.ef606c9.el8 local 16 k DEBUG: python-oslo-concurrency-lang noarch4.0.2-0.20200415121016.60a157a.el8 local 13 k DEBUG: python-oslo-db-lang noarch8.1.0-0.20200416050502.b903d4e.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch4.0.1-0.20200415132130.34aaaf2.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.1.1-0.20200416050630.2aaf7b0.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.0.2-0.20200415144203.8b2aaa3.el8 local 11 k DEBUG: python-oslo-policy-lang noarch3.0.4-0.20200427065004.bbb7676.el8 local 11 k DEBUG: python-oslo-privsep-lang noarch2.1.1-0.20200421174004.5f49e8f.el8 local 12 k DEBUG: python-oslo-utils-lang noarch4.1.1-0.20200415135907.af89f70.el8 local 12 k DEBUG: python-oslo-versionedobjects-lang noarch2.0.2-0.20200415215714.4d2310b.el8 local 12 k DEBUG: python-oslo-vmware-lang noarch3.3.1-0.20200415132022.c9c3416.el8 local 13 k DEBUG: python-pycadf-common noarch3.0.0-0.20200416045503.91073f4.el8 local 14 k DEBUG: python3-automaton noarch2.0.1-0.20200415213039.8f1e436.el8 local 41 k DEBUG: python3-cinderclient noarch7.0.0-0.20200417190741.4e1427a.el8 local 238 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.0.1-0.20200415144114.bc4ffa9.el8 local 32 k DEBUG: python3-futurist noarch2.1.1-0.20200415215512.4836b63.el8 local 63 k DEBUG: python3-glance-store noarch2.1.0-0.20200427084012.587edd9.el8 local 280 k DEBUG: python3-keystoneauth1 noarch4.0.0-0.20200416123845.c096099.el8 local 427 k DEBUG: python3-keystoneclient noarch1:4.0.0-0.20200413125859.b58ebe2.el8 local 252 k DEBUG: python3-keystonemiddleware noarch8.0.0-0.20200108125104.7c33d8e.el8 local 92 k DEBUG: python3-microversion-parse noarch1.0.1-0.20200416123444.2c36df6.el8 local 32 k DEBUG: python3-os-brick noarch3.0.1-0.20200416124128.ebe6a04.el8 local 1.1 M DEBUG: python3-os-service-types noarch1.7.0-0.20200416132506.0b2f473.el8 local 36 k DEBUG: python3-os-testr noarch2.0.0-0.20200416120104.248dc81.el8 local 71 k DEBUG: python3-os-win noarch5.0.1-0.20200415123510.4ec8809.el8 local 449 k DEBUG: python3-oslo-cache noarch2.3.0-0.20200415121150.ef606c9.el8 local 50 k DEBUG: python3-oslo-concurrency noarch4.0.2-0.20200415121016.60a157a.el8 local 40 k DEBUG: python3-oslo-config noarch2:8.0.2-0.20200416125503.d93bfe1.el8 local 222 k DEBUG: python3-oslo-context noarch3.0.2-0.20200416120200.48811e0.el8 local 25 k DEBUG: python3-oslo-db noarch8.1.0-0.20200416050502.b903d4e.el8 local 147 k DEBUG: python3-oslo-i18n noarch4.0.1-0.20200415132130.34aaaf2.el8 local 59 k DEBUG: python3-oslo-log noarch4.1.1-0.20200416050630.2aaf7b0.el8 local 62 k DEBUG: python3-oslo-messaging noarch12.0.0-0.20200315133106.d87618b.el8 local 225 k DEBUG: python3-oslo-middleware noarch4.0.2-0.20200415144203.8b2aaa3.el8 local 53 k DEBUG: python3-oslo-policy noarch3.0.4-0.20200427065004.bbb7676.el8 local 70 k DEBUG: python3-oslo-privsep noarch2.1.1-0.20200421174004.5f49e8f.el8 local 39 k DEBUG: python3-oslo-rootwrap noarch6.0.2-0.20200415221005.fd21b6e.el8 local 44 k DEBUG: python3-oslo-serialization noarch3.1.1-0.20200416050848.5ee9b7b.el8 local 33 k DEBUG: python3-oslo-service noarch2.1.1-0.20200421142505.b7dc0d7.el8 local 70 k DEBUG: python3-oslo-utils noarch4.1.1-0.20200415135907.af89f70.el8 local 78 k DEBUG: python3-oslo-versionedobjects noarch2.0.2-0.20200415215714.4d2310b.el8 local 78 k DEBUG: python3-oslo-vmware noarch3.3.1-0.20200415132022.c9c3416.el8 local 215 k DEBUG: python3-osprofiler noarch3.1.0-0.20200415215921.6e6d76a.el8 local 131 k DEBUG: python3-pycadf noarch3.0.0-0.20200416045503.91073f4.el8 local 51 k DEBUG: python3-stevedore noarch1.32.0-0.20200415144018.5165a27.el8 local 62 k DEBUG: python3-swiftclient noarch3.9.0-0.20200417184318.259b98f.el8 local 166 k DEBUG: python3-taskflow noarch4.1.0-0.20200417102648.b46cf94.el8 local 688 k DEBUG: python3-tempest noarch1:23.0.1-0.20200322020235.c8058d0.el8 local 1.4 M DEBUG: python3-wsme noarch0.9.4-0.20200416044501.bff9624.el8 local 194 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: desktop-file-utils x86_640.23-8.el8 appstream 80 k DEBUG: openblas x86_640.3.3-2.el8 appstream 4.3 M DEBUG: openblas-threads x86_640.3.3-2.el8 appstream 4.4 M DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-pillow x86_645.1.1-7.el8 appstream 629 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: python3-scipy x86_641.0.0-18.module+el8+2339+1a6691f8 appstream 15 M DEBUG: python3-semantic_version noarch2.6.0-5.el8 appstream 30 k DEBUG: python3-suds noarch0.7-0.8.94664ddd46a6.el8 appstream 242 k DEBUG: python3-webencodings noarch0.5.1-6.el8 appstream 27 k DEBUG: sysfsutils x86_642.1.0-24.el8 appstream 49 k DEBUG: texlive-base noarch7:20180414-13.el8 appstream 83 k DEBUG: texlive-dvipng x86_647:20180414-13.el8 appstream 331 k DEBUG: texlive-kpathsea x86_647:20180414-13.el8 appstream 1.1 M DEBUG: texlive-lib x86_647:20180414-13.el8 appstream 541 k DEBUG: xdg-utils noarch1.1.2-5.el8 appstream 84 k DEBUG: cryptsetup x86_642.0.6-1.el8 base 159 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 k DEBUG: dejavu-fonts-common noarch2.35-6.el8 base 74 k DEBUG: dejavu-sans-fonts noarch2.35-6.el8 base 1.5 M DEBUG: device-mapper-event x86_648:1.02.155-6.el8 base 265 k DEBUG: device-mapper-event-libs x86_648:1.02.155-6.el8 base 264 k DEBUG: device-mapper-multipath x86_640.7.8-7.el8 base 174 k DEBUG: device-mapper-multipath-libs x86_640.7.8-7.el8 base 297 k DEBUG: device-mapper-persistent-data x86_640.7.6-1.el8 base 452 k DEBUG: e2fsprogs-libs x86_641.44.3-2.el8 base 207 k DEBUG: gobject-introspection x86_641.56.1-1.el8 base 255 k DEBUG: gssproxy x86_640.8.0-5.el8 base 116 k DEBUG: keyutils x86_641.5.10-6.el8 base 63 k DEBUG: libaio x86_640.3.110-12.el8 base 32 k DEBUG: libbasicobjects x86_640.1.1-39.el8 base 31 k DEBUG: libcollection x86_640.7.0-39.el8 base 48 k DEBUG: libevent x86_642.1.8-5.el8 base 253 k DEBUG: libgfortran x86_648.2.1-3.5.el8 base 636 k DEBUG: libini_config x86_641.3.1-39.el8 base 70 k DEBUG: libnfsidmap x86_641:2.3.3-14.el8 base 121 k DEBUG: libpath_utils x86_640.2.1-39.el8 base 34 k DEBUG: libquadmath x86_648.2.1-3.5.el8 base 167 k DEBUG: libref_array x86_640.1.5-39.el8 base 33 k DEBUG: libselinux-utils x86_642.8-6.el8 base 168 k DEBUG: libsysfs x86_642.1.0-24.el8 base 53 k DEBUG: libverto-libevent x86_640.3.0-5.el8 base 16 k DEBUG: libxslt x86_641.1.32-3.el8 base 249 k DEBUG: libyaml x86_640.1.7-5.el8 base 61 k DEBUG: lvm2 x86_648:2.03.02-6.el8 base 1.5 M DEBUG: lvm2-libs x86_648:2.03.02-6.el8 base 1.1 M DEBUG: lzo x86_642.08-14.el8 base 69 k DEBUG: nfs-utils x86_641:2.3.3-14.el8 base 465 k DEBUG: policycoreutils x86_642.8-16.1.el8 base 362 k DEBUG: python3-dbus x86_641.2.4-14.el8 base 132 k DEBUG: python3-gobject-base x86_643.28.3-1.el8 base 312 k DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: quota x86_641:4.04-10.el8 base 214 k DEBUG: quota-nls noarch1:4.04-10.el8 base 94 k DEBUG: rpcbind x86_641.2.5-3.el8 base 69 k DEBUG: sg3_utils x86_641.44-2.el8 base 917 k DEBUG: sg3_utils-libs x86_641.44-2.el8 base 99 k DEBUG: snappy x86_641.1.7-5.el8 base 36 k DEBUG: userspace-rcu x86_640.10.1-2.el8 base 101 k DEBUG: python3-httplib2 noarch0.10.3-4.el8 build 108 k DEBUG: blosc x86_641.13.3-3.el8ost delorean-rhel8-master-deps 54 k DEBUG: hdf5 x86_641.8.20-6.el8ost delorean-rhel8-master-deps 1.8 M DEBUG: libqhull x86_642015.2-6.el8ost delorean-rhel8-master-deps 168 k DEBUG: libsodium x86_641.0.16-4.el8ost delorean-rhel8-master-deps 154 k DEBUG: libzstd x86_641.3.4-2.el8ost delorean-rhel8-master-deps 230 k DEBUG: python3-Bottleneck x86_641.2.1-8.el8ost delorean-rhel8-master-deps 130 k DEBUG: python3-PyMySQL noarch0.9.2-2.el8ost delorean-rhel8-master-deps 96 k DEBUG: python3-SecretStorage noarch2.3.1-7.el8ost delorean-rhel8-master-deps 35 k DEBUG: python3-alembic noarch1.0.7-1.el8ost delorean-rhel8-master-deps 793 k DEBUG: python3-amqp noarch2.4.1-1.el8ost delorean-rhel8-master-deps 94 k DEBUG: python3-asn1crypto noarch0.24.0-3.el8ost delorean-rhel8-master-deps 180 k DEBUG: python3-bcrypt x86_643.1.6-2.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-boto noarch2.45.0-7.el8ost delorean-rhel8-master-deps 1.7 M DEBUG: python3-cachetools noarch3.1.0-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: python3-cffi x86_641.11.5-6.2.el8ost delorean-rhel8-master-deps 236 k DEBUG: python3-cmd2 noarch0.6.8-10.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-cycler noarch0.10.0-7.el8ost delorean-rhel8-master-deps 20 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-decorator noarch4.2.1-2.1.el8ost delorean-rhel8-master-deps 26 k DEBUG: python3-dogpile-cache noarch0.6.8-1.el8ost delorean-rhel8-master-deps 79 k DEBUG: python3-editor noarch0.4-5.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-extras noarch1.0.0-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-fasteners noarch0.14.1-15.el8ost delorean-rhel8-master-deps 44 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-funcsigs noarch1.0.2-3.el8ost delorean-rhel8-master-deps 28 k DEBUG: python3-future noarch0.16.0-6.el8ost delorean-rhel8-master-deps 783 k DEBUG: python3-inotify noarch0.9.6-13.1.el8ost delorean-rhel8-master-deps 56 k DEBUG: python3-iso8601 noarch0.1.11-9.el8ost delorean-rhel8-master-deps 24 k DEBUG: python3-jsonpatch noarch1.21-3.el8ost delorean-rhel8-master-deps 25 k DEBUG: python3-jsonpointer noarch1.10-12.el8ost delorean-rhel8-master-deps 19 k DEBUG: python3-jsonschema noarch2.6.0-4.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-jwt noarch1.6.1-3.el8ost delorean-rhel8-master-deps 42 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 k DEBUG: python3-kiwisolver x86_641.0.1-3.el8ost delorean-rhel8-master-deps 77 k DEBUG: python3-kombu noarch1:4.2.2-1.el8ost delorean-rhel8-master-deps 354 k DEBUG: python3-linecache2 noarch1.0.0-3.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-lxml x86_644.2.5-2.el8ost delorean-rhel8-master-deps 1.3 M DEBUG: python3-mako noarch1.0.6-13.el8ost delorean-rhel8-master-deps 156 k DEBUG: python3-matplotlib x86_643.0.2-1.el8ost.4 delorean-rhel8-master-deps 3.4 M DEBUG: python3-matplotlib-data noarch3.0.2-1.el8ost.4 delorean-rhel8-master-deps 1.8 M DEBUG: python3-matplotlib-data-fonts noarch3.0.2-1.el8ost.4 delorean-rhel8-master-deps 2.4 M DEBUG: python3-memcached noarch1.58-8.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-migrate noarch0.12.0-2.el8ost delorean-rhel8-master-deps 237 k DEBUG: python3-mimeparse noarch1.6.0-5.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-msgpack x86_640.6.1-3.el8ost delorean-rhel8-master-deps 92 k DEBUG: python3-netaddr noarch0.7.19-8.1.el8ost delorean-rhel8-master-deps 1.5 M DEBUG: python3-netifaces x86_640.10.9-2.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-networkx noarch2.2-3.el8ost delorean-rhel8-master-deps 2.2 M DEBUG: python3-numexpr x86_642.6.1-4.el8ost delorean-rhel8-master-deps 190 k DEBUG: python3-numpy x86_641:1.15.1-2.2.el8ost delorean-rhel8-master-deps 3.8 M DEBUG: python3-numpy-f2py x86_641:1.15.1-2.2.el8ost delorean-rhel8-master-deps 224 k DEBUG: python3-pandas x86_640.23.4-2.el8ost delorean-rhel8-master-deps 9.3 M DEBUG: python3-paramiko noarch2.4.2-2.el8ost delorean-rhel8-master-deps 289 k DEBUG: python3-paste noarch2.0.3-6.el8ost delorean-rhel8-master-deps 815 k DEBUG: python3-paste-deploy noarch1.5.2-13.el8ost delorean-rhel8-master-deps 52 k DEBUG: python3-ply noarch3.9-7.el8ost delorean-rhel8-master-deps 107 k DEBUG: python3-prettytable noarch0.7.2-15.el8ost delorean-rhel8-master-deps 43 k DEBUG: python3-pyasn1 noarch0.3.7-6.1.el8ost delorean-rhel8-master-deps 125 k DEBUG: python3-pycparser noarch2.14-14.el8ost delorean-rhel8-master-deps 108 k DEBUG: python3-pydot noarch1.4.1-1.el8ost delorean-rhel8-master-deps 50 k DEBUG: python3-pygraphviz x86_641.5-4.el8ost delorean-rhel8-master-deps 90 k DEBUG: python3-pynacl x86_641.3.0-1.el8ost delorean-rhel8-master-deps 100 k DEBUG: python3-pyngus noarch2.3.0-1.el8 delorean-rhel8-master-deps 52 k DEBUG: python3-qpid-proton x86_640.29.0-1.el8 delorean-rhel8-master-deps 361 k DEBUG: python3-repoze-lru noarch0.4-9.el8ost delorean-rhel8-master-deps 17 k DEBUG: python3-retrying noarch1.2.3-5.el8ost delorean-rhel8-master-deps 21 k DEBUG: python3-rfc3986 noarch1.2.0-2.el8ost delorean-rhel8-master-deps 46 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-rsa noarch3.4.2-9.el8ost delorean-rhel8-master-deps 72 k DEBUG: python3-simplegeneric noarch0.8-8.el8ost delorean-rhel8-master-deps 16 k DEBUG: python3-simplejson x86_643.16.0-3.el8ost delorean-rhel8-master-deps 285 k DEBUG: python3-sqlparse noarch0.2.2-6.1.el8ost delorean-rhel8-master-deps 81 k DEBUG: python3-statsd noarch3.2.1-6.el8ost delorean-rhel8-master-deps 33 k DEBUG: python3-stestr noarch2.3.1-3.el8ost delorean-rhel8-master-deps 151 k DEBUG: python3-subunit noarch1.3.0-7.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-tables x86_643.3.0-6.el8ost delorean-rhel8-master-deps 1.4 M DEBUG: python3-tempita noarch0.5.1-20.el8ost delorean-rhel8-master-deps 38 k DEBUG: python3-tenacity noarch5.0.2-3.el8ost delorean-rhel8-master-deps 69 k DEBUG: python3-testtools noarch2.3.0-8.el8ost delorean-rhel8-master-deps 355 k DEBUG: python3-traceback2 noarch1.4.0-3.el8ost delorean-rhel8-master-deps 22 k DEBUG: python3-unittest2 noarch1.1.0-17.el8ost delorean-rhel8-master-deps 184 k DEBUG: python3-vine noarch1.2.0-2.el8ost delorean-rhel8-master-deps 34 k DEBUG: python3-voluptuous noarch0.10.5-5.el8ost delorean-rhel8-master-deps 55 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-wrapt x86_641.11.1-2.el8ost delorean-rhel8-master-deps 54 k DEBUG: python3-yappi x86_641.0-2.el8ost delorean-rhel8-master-deps 44 k DEBUG: qpid-proton-c x86_640.29.0-1.el8 delorean-rhel8-master-deps 196 k DEBUG: Installing weak dependencies: DEBUG: python3-gobject x86_643.28.3-1.el8 appstream 25 k DEBUG: python3-html5lib noarch1:0.999999999-6.el8 appstream 214 k DEBUG: python3-beautifulsoup4 noarch4.6.0-1.el8ost delorean-rhel8-master-deps 177 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 206 Packages DEBUG: Total size: 87 M DEBUG: Installed size: 359 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] desktop-file-utils-0.23-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-0.3.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openblas-threads-0.3.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cairo-1.16.3-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-scipy-1.0.0-18.module+el8+2339+1a6691f8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-semantic_version-2.6.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-suds-0.7-0.8.94664ddd46a6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sysfsutils-2.1.0-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-base-20180414-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] texlive-dvipng-20180414-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-kpathsea-20180414-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] texlive-lib-20180414-13.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] xdg-utils-1.1.2-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] cryptsetup-2.0.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-fonts-common-2.35-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dejavu-sans-fonts-2.35-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-event-libs-1.02.155-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-multipath-libs-0.7.8-7.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] device-mapper-persistent-data-0.7.6-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] e2fsprogs-libs-1.44.3-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gobject-introspection-1.56.1-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] gssproxy-0.8.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.10-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libaio-0.3.110-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libbasicobjects-0.1.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libcollection-0.7.0-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libevent-2.1.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libgfortran-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libini_config-1.3.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libnfsidmap-2.3.3-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libpath_utils-0.2.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libquadmath-8.2.1-3.5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libref_array-0.1.5-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libselinux-utils-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsysfs-2.1.0-24.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libverto-libevent-0.3.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-2.03.02-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lvm2-libs-2.03.02-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] lzo-2.08-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] nfs-utils-2.3.3-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.8-16.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-dbus-1.2.4-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-gobject-base-3.28.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-4.04-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] quota-nls-4.04-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] rpcbind-1.2.5-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-1.44-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] sg3_utils-libs-1.44-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] snappy-1.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] userspace-rcu-0.10.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.10.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] blosc-1.13.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] hdf5-1.8.20-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libqhull-2015.2-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.16-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libzstd-1.3.4-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-Bottleneck-1.2.1-8.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.9.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-SecretStorage-2.3.1-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.0.7-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-2.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-asn1crypto-0.24.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.6-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.6.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-boto-2.45.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cffi-1.11.5-6.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cmd2-0.6.8-10.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cryptography-2.3-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cycler-0.10.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.2.1-2.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-0.6.8-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-editor-0.4-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-funcsigs-1.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.16.0-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.11-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpatch-1.21-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonpointer-1.10-12.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-2.6.0-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kiwisolver-1.0.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-4.2.2-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-linecache2-1.0.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.5-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-3.0.2-1.el8ost.4.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-3.0.2-1.el8ost.4.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-matplotlib-data-fonts-3.0.2-1.el8ost.4.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.58-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.12.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-mimeparse-1.6.0-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-0.6.1-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.9-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-networkx-2.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-numexpr-2.6.1-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-1.15.1-2.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-numpy-f2py-1.15.1-2.2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pandas-0.23.4-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paramiko-2.4.2-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-2.0.3-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-1.5.2-13.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ply-3.9-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-15.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.3.7-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycparser-2.14-14.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pydot-1.4.1-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pygraphviz-1.5-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.3.0-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.4-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-retrying-1.2.3-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rsa-3.4.2-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplegeneric-0.8-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-simplejson-3.16.0-3.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.2.2-6.1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-6.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stestr-2.3.1-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.3.0-7.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tables-3.3.0-6.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-20.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tenacity-5.0.2-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.3.0-8.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-traceback2-1.4.0-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-unittest2-1.1.0-17.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-voluptuous-0.10.5-5.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.11.1-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.0-2.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-stevedore-1.32.0-0.20200415144018.5165a2 1/206 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 2/206 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 3/206 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 4/206 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 5/206 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 6/206 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 7/206 DEBUG: Installing : libaio-0.3.110-12.el8.x86_64 8/206 DEBUG: Installing : python3-futurist-2.1.1-0.20200415215512.4836b63. 9/206 DEBUG: Installing : device-mapper-event-libs-8:1.02.155-6.el8.x86_64 10/206 DEBUG: Running scriptlet: device-mapper-event-libs-8:1.02.155-6.el8.x86_64 10/206 DEBUG: Installing : python3-matplotlib-data-fonts-3.0.2-1.el8ost.4.n 11/206 DEBUG: Installing : python3-matplotlib-data-3.0.2-1.el8ost.4.noarch 12/206 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 13/206 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 14/206 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 15/206 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 16/206 DEBUG: Installing : python3-retrying-1.2.3-5.el8ost.noarch 17/206 DEBUG: Installing : python3-pydot-1.4.1-1.el8ost.noarch 18/206 DEBUG: Installing : python3-pyasn1-0.3.7-6.1.el8ost.noarch 19/206 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 20/206 DEBUG: Installing : python3-memcached-1.58-8.el8ost.noarch 21/206 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 22/206 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 23/206 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 24/206 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 25/206 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 26/206 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 27/206 DEBUG: Installing : userspace-rcu-0.10.1-2.el8.x86_64 28/206 DEBUG: Running scriptlet: userspace-rcu-0.10.1-2.el8.x86_64 28/206 DEBUG: Installing : libref_array-0.1.5-39.el8.x86_64 29/206 DEBUG: Installing : libquadmath-8.2.1-3.5.el8.x86_64 30/206 DEBUG: Running scriptlet: libquadmath-8.2.1-3.5.el8.x86_64 30/206 DEBUG: Installing : libgfortran-8.2.1-3.5.el8.x86_64 31/206 DEBUG: Running scriptlet: libgfortran-8.2.1-3.5.el8.x86_64 31/206 DEBUG: Installing : openblas-0.3.3-2.el8.x86_64 32/206 DEBUG: Running scriptlet: openblas-0.3.3-2.el8.x86_64 32/206 DEBUG: Installing : openblas-threads-0.3.3-2.el8.x86_64 33/206 DEBUG: Running scriptlet: openblas-threads-0.3.3-2.el8.x86_64 33/206 DEBUG: Installing : python3-numpy-1:1.15.1-2.2.el8ost.x86_64 34/206 DEBUG: Installing : python3-numexpr-2.6.1-4.el8ost.x86_64 35/206 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 36/206 DEBUG: Installing : libcollection-0.7.0-39.el8.x86_64 37/206 DEBUG: Installing : libbasicobjects-0.1.1-39.el8.x86_64 38/206 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 39/206 DEBUG: Installing : texlive-lib-7:20180414-13.el8.x86_64 40/206 DEBUG: Installing : python3-pillow-5.1.1-7.el8.x86_64 41/206 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 42/206 DEBUG: Installing : texlive-kpathsea-7:20180414-13.el8.x86_64 43/206 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-13.el8.x86_64 43/206 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 44/206 DEBUG: Installing : libverto-libevent-0.3.0-5.el8.x86_64 45/206 DEBUG: Installing : python3-numpy-f2py-1:1.15.1-2.2.el8ost.x86_64 46/206 DEBUG: Installing : python3-scipy-1.0.0-18.module+el8+2339+1a6691f8. 47/206 DEBUG: Installing : python3-Bottleneck-1.2.1-8.el8ost.x86_64 48/206 DEBUG: Installing : hdf5-1.8.20-6.el8ost.x86_64 49/206 DEBUG: Installing : device-mapper-multipath-libs-0.7.8-7.el8.x86_64 50/206 DEBUG: Running scriptlet: device-mapper-multipath-libs-0.7.8-7.el8.x86_64 50/206 DEBUG: Installing : device-mapper-multipath-0.7.8-7.el8.x86_64 51/206 DEBUG: Running scriptlet: device-mapper-multipath-0.7.8-7.el8.x86_64 51/206 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 52/206 DEBUG: Installing : python3-rsa-3.4.2-9.el8ost.noarch 53/206 DEBUG: Installing : python3-boto-2.45.0-7.el8ost.noarch 54/206 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 55/206 DEBUG: Installing : device-mapper-event-8:1.02.155-6.el8.x86_64 56/206 DEBUG: Running scriptlet: device-mapper-event-8:1.02.155-6.el8.x86_64 56/206 DEBUG: Installing : lvm2-libs-8:2.03.02-6.el8.x86_64 57/206 DEBUG: Running scriptlet: lvm2-libs-8:2.03.02-6.el8.x86_64 57/206 DEBUG: Installing : device-mapper-persistent-data-0.7.6-1.el8.x86_64 58/206 DEBUG: Installing : lvm2-8:2.03.02-6.el8.x86_64 59/206 DEBUG: Running scriptlet: lvm2-8:2.03.02-6.el8.x86_64 59/206 DEBUG: Installing : python3-automaton-2.0.1-0.20200415213039.8f1e436 60/206 DEBUG: Installing : python3-microversion-parse-1.0.1-0.2020041612344 61/206 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 62/206 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 62/206 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 63/206 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 64/206 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 65/206 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 66/206 DEBUG: Installing : python3-debtcollector-2.0.1-0.20200415144114.bc4 67/206 DEBUG: Installing : python3-oslo-context-3.0.2-0.20200416120200.4881 68/206 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 69/206 DEBUG: Installing : python3-tenacity-5.0.2-3.el8ost.noarch 70/206 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 71/206 DEBUG: Installing : python3-sqlparse-0.2.2-6.1.el8ost.noarch 72/206 DEBUG: Installing : python3-migrate-0.12.0-2.el8ost.noarch 73/206 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 74/206 DEBUG: Installing : python3-simplegeneric-0.8-8.el8ost.noarch 75/206 DEBUG: Installing : python3-wsme-0.9.4-0.20200416044501.bff9624.el8. 76/206 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 77/206 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 78/206 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 79/206 DEBUG: Installing : python3-pygraphviz-1.5-4.el8ost.x86_64 80/206 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 81/206 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 82/206 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 83/206 DEBUG: Installing : python3-bcrypt-3.1.6-2.el8ost.x86_64 84/206 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 85/206 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 86/206 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 87/206 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 88/206 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 89/206 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 90/206 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 91/206 DEBUG: Installing : python3-kiwisolver-1.0.1-3.el8ost.x86_64 92/206 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 93/206 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 94/206 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 95/206 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 96/206 DEBUG: Installing : python3-editor-0.4-5.el8ost.noarch 97/206 DEBUG: Installing : python3-alembic-1.0.7-1.el8ost.noarch 98/206 DEBUG: Installing : python3-cycler-0.10.0-7.el8ost.noarch 99/206 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 100/206 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 101/206 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 102/206 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 103/206 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 104/206 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 105/206 DEBUG: Installing : python3-PyMySQL-0.9.2-2.el8ost.noarch 106/206 DEBUG: Installing : python3-jwt-1.6.1-3.el8ost.noarch 107/206 DEBUG: Installing : libzstd-1.3.4-2.el8ost.x86_64 108/206 DEBUG: Installing : libsodium-1.0.16-4.el8ost.x86_64 109/206 DEBUG: Installing : python3-pynacl-1.3.0-1.el8ost.x86_64 110/206 DEBUG: Installing : python3-paramiko-2.4.2-2.el8ost.noarch 111/206 DEBUG: Installing : libqhull-2015.2-6.el8ost.x86_64 112/206 DEBUG: Running scriptlet: libqhull-2015.2-6.el8ost.x86_64 112/206 DEBUG: Installing : python3-httplib2-0.10.3-4.el8.noarch 113/206 DEBUG: Installing : snappy-1.1.7-5.el8.x86_64 114/206 DEBUG: Installing : blosc-1.13.3-3.el8ost.x86_64 115/206 DEBUG: Running scriptlet: blosc-1.13.3-3.el8ost.x86_64 115/206 DEBUG: Installing : sg3_utils-libs-1.44-2.el8.x86_64 116/206 DEBUG: Running scriptlet: sg3_utils-libs-1.44-2.el8.x86_64 116/206 DEBUG: Installing : sg3_utils-1.44-2.el8.x86_64 117/206 DEBUG: Installing : quota-nls-1:4.04-10.el8.noarch 118/206 DEBUG: Installing : lzo-2.08-14.el8.x86_64 119/206 DEBUG: Installing : python3-tables-3.3.0-6.el8ost.x86_64 120/206 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 121/206 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 122/206 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 123/206 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 124/206 DEBUG: Installing : python3-os-testr-2.0.0-0.20200416120104.248dc81. 125/206 DEBUG: Installing : libxslt-1.1.32-3.el8.x86_64 126/206 DEBUG: Installing : libsysfs-2.1.0-24.el8.x86_64 127/206 DEBUG: Running scriptlet: libsysfs-2.1.0-24.el8.x86_64 127/206 DEBUG: Installing : sysfsutils-2.1.0-24.el8.x86_64 128/206 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 129/206 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 130/206 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 130/206 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 131/206 DEBUG: Installing : rpcbind-1.2.5-3.el8.x86_64 131/206 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 131/206 DEBUG: Installing : libpath_utils-0.2.1-39.el8.x86_64 132/206 DEBUG: Installing : libini_config-1.3.1-39.el8.x86_64 133/206 DEBUG: Installing : gssproxy-0.8.0-5.el8.x86_64 134/206 DEBUG: Running scriptlet: gssproxy-0.8.0-5.el8.x86_64 134/206 DEBUG: Installing : libnfsidmap-1:2.3.3-14.el8.x86_64 135/206 DEBUG: Installing : keyutils-1.5.10-6.el8.x86_64 136/206 DEBUG: Installing : e2fsprogs-libs-1.44.3-2.el8.x86_64 137/206 DEBUG: Running scriptlet: e2fsprogs-libs-1.44.3-2.el8.x86_64 137/206 DEBUG: Installing : quota-1:4.04-10.el8.x86_64 138/206 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 139/206 DEBUG: Installing : nfs-utils-1:2.3.3-14.el8.x86_64 139/206 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 139/206 DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Installing : dejavu-fonts-common-2.35-6.el8.noarch 140/206 DEBUG: Installing : dejavu-sans-fonts-2.35-6.el8.noarch 141/206 DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 142/206 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 142/206 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 143/206 DEBUG: Installing : cryptsetup-2.0.6-1.el8.x86_64 144/206 DEBUG: Running scriptlet: texlive-base-7:20180414-13.el8.noarch 145/206 DEBUG: Installing : texlive-base-7:20180414-13.el8.noarch 145/206 DEBUG: Installing : texlive-dvipng-7:20180414-13.el8.x86_64 146/206 DEBUG: Running scriptlet: texlive-dvipng-7:20180414-13.el8.x86_64 146/206 DEBUG: Installing : python3-matplotlib-3.0.2-1.el8ost.4.x86_64 147/206 DEBUG: Installing : python3-pandas-0.23.4-2.el8ost.x86_64 148/206 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 149/206 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 150/206 DEBUG: Installing : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 151/206 DEBUG: Installing : python3-lxml-4.2.5-2.el8ost.x86_64 152/206 DEBUG: Installing : python3-suds-0.7-0.8.94664ddd46a6.el8.noarch 153/206 DEBUG: Installing : python3-semantic_version-2.6.0-5.el8.noarch 154/206 DEBUG: Installing : desktop-file-utils-0.23-8.el8.x86_64 155/206 DEBUG: Installing : xdg-utils-1.1.2-5.el8.noarch 156/206 DEBUG: Installing : python3-networkx-2.2-3.el8ost.noarch 157/206 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 158/206 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 159/206 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 160/206 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 161/206 DEBUG: Installing : python3-oslo-rootwrap-6.0.2-0.20200415221005.fd2 162/206 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 163/206 DEBUG: Installing : python3-keystoneauth1-4.0.0-0.20200416123845.c09 164/206 DEBUG: Installing : python-pycadf-common-3.0.0-0.20200416045503.9107 165/206 DEBUG: Installing : python-oslo-vmware-lang-3.3.1-0.20200415132022.c 166/206 DEBUG: Installing : python-oslo-versionedobjects-lang-2.0.2-0.202004 167/206 DEBUG: Installing : python-oslo-utils-lang-4.1.1-0.20200415135907.af 168/206 DEBUG: Installing : python-oslo-privsep-lang-2.1.1-0.20200421174004. 169/206 DEBUG: Installing : python-oslo-policy-lang-3.0.4-0.20200427065004.b 170/206 DEBUG: Installing : python-oslo-middleware-lang-4.0.2-0.202004151442 171/206 DEBUG: Installing : python-oslo-log-lang-4.1.1-0.20200416050630.2aaf 172/206 DEBUG: Installing : python-oslo-i18n-lang-4.0.1-0.20200415132130.34a 173/206 DEBUG: Installing : python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2 174/206 DEBUG: Installing : python3-oslo-utils-4.1.1-0.20200415135907.af89f7 175/206 DEBUG: Installing : python3-oslo-config-2:8.0.2-0.20200416125503.d93 176/206 DEBUG: Installing : python3-oslo-serialization-3.1.1-0.2020041605084 177/206 DEBUG: Installing : python3-oslo-log-4.1.1-0.20200416050630.2aaf7b0. 178/206 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 179/206 DEBUG: Installing : python3-oslo-privsep-2.1.1-0.20200421174004.5f49 180/206 DEBUG: Installing : python3-oslo-middleware-4.0.2-0.20200415144203.8 181/206 DEBUG: Installing : python3-swiftclient-3.9.0-0.20200417184318.259b9 182/206 DEBUG: Installing : python3-oslo-policy-3.0.4-0.20200427065004.bbb76 183/206 DEBUG: Installing : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 184/206 DEBUG: Installing : python3-taskflow-4.1.0-0.20200417102648.b46cf94. 185/206 DEBUG: Installing : python3-cinderclient-7.0.0-0.20200417190741.4e14 186/206 DEBUG: Installing : python-oslo-db-lang-8.1.0-0.20200416050502.b903d 187/206 DEBUG: Installing : python3-oslo-db-8.1.0-0.20200416050502.b903d4e.e 188/206 DEBUG: Installing : python-oslo-concurrency-lang-4.0.2-0.20200415121 189/206 DEBUG: Installing : python3-oslo-concurrency-4.0.2-0.20200415121016. 190/206 DEBUG: Installing : python3-oslo-service-2.1.1-0.20200421142505.b7dc 191/206 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 192/206 DEBUG: Installing : python3-oslo-versionedobjects-2.0.2-0.2020041521 193/206 DEBUG: Installing : python3-osprofiler-3.1.0-0.20200415215921.6e6d76 194/206 DEBUG: Installing : python3-os-win-5.0.1-0.20200415123510.4ec8809.el 195/206 DEBUG: Installing : python3-os-brick-3.0.1-0.20200416124128.ebe6a04. 196/206 DEBUG: Installing : python3-glance-store-2.1.0-0.20200427084012.587e 197/206 DEBUG: Installing : python3-oslo-vmware-3.3.1-0.20200415132022.c9c34 198/206 DEBUG: Installing : python3-tempest-1:23.0.1-0.20200322020235.c8058d 199/206 DEBUG: Installing : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 200/206 DEBUG: Installing : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 201/206 DEBUG: Installing : python3-keystonemiddleware-8.0.0-0.2020010812510 202/206 DEBUG: Installing : python3-glare-5.0.1-0.20200428142513.2580e0f.el8 203/206 DEBUG: Running scriptlet: openstack-glare-common-5.0.1-0.20200428142513.25 204/206 DEBUG: Installing : openstack-glare-common-5.0.1-0.20200428142513.25 204/206 DEBUG: Installing : openstack-glare-api-5.0.1-0.20200428142513.2580e 205/206 DEBUG: Running scriptlet: openstack-glare-api-5.0.1-0.20200428142513.2580e 205/206 DEBUG: Installing : python3-glare-tests-5.0.1-0.20200428142513.2580e 206/206 DEBUG: Running scriptlet: texlive-base-7:20180414-13.el8.noarch 206/206 DEBUG: Running scriptlet: python3-glare-tests-5.0.1-0.20200428142513.2580e 206/206 DEBUG: Running scriptlet: texlive-kpathsea-7:20180414-13.el8.x86_64 206/206 DEBUG: Running scriptlet: desktop-file-utils-0.23-8.el8.x86_64 206/206 DEBUG: Verifying : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 1/206 DEBUG: Verifying : python-oslo-concurrency-lang-4.0.2-0.20200415121 2/206 DEBUG: Verifying : python-oslo-db-lang-8.1.0-0.20200416050502.b903d 3/206 DEBUG: Verifying : python-oslo-i18n-lang-4.0.1-0.20200415132130.34a 4/206 DEBUG: Verifying : python-oslo-log-lang-4.1.1-0.20200416050630.2aaf 5/206 DEBUG: Verifying : python-oslo-middleware-lang-4.0.2-0.202004151442 6/206 DEBUG: Verifying : python-oslo-policy-lang-3.0.4-0.20200427065004.b 7/206 DEBUG: Verifying : python-oslo-privsep-lang-2.1.1-0.20200421174004. 8/206 DEBUG: Verifying : python-oslo-utils-lang-4.1.1-0.20200415135907.af 9/206 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.0.2-0.202004 10/206 DEBUG: Verifying : python-oslo-vmware-lang-3.3.1-0.20200415132022.c 11/206 DEBUG: Verifying : python-pycadf-common-3.0.0-0.20200416045503.9107 12/206 DEBUG: Verifying : python3-automaton-2.0.1-0.20200415213039.8f1e436 13/206 DEBUG: Verifying : python3-cinderclient-7.0.0-0.20200417190741.4e14 14/206 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 15/206 DEBUG: Verifying : python3-debtcollector-2.0.1-0.20200415144114.bc4 16/206 DEBUG: Verifying : python3-futurist-2.1.1-0.20200415215512.4836b63. 17/206 DEBUG: Verifying : python3-glance-store-2.1.0-0.20200427084012.587e 18/206 DEBUG: Verifying : python3-keystoneauth1-4.0.0-0.20200416123845.c09 19/206 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 20/206 DEBUG: Verifying : python3-keystonemiddleware-8.0.0-0.2020010812510 21/206 DEBUG: Verifying : python3-microversion-parse-1.0.1-0.2020041612344 22/206 DEBUG: Verifying : python3-os-brick-3.0.1-0.20200416124128.ebe6a04. 23/206 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 24/206 DEBUG: Verifying : python3-os-testr-2.0.0-0.20200416120104.248dc81. 25/206 DEBUG: Verifying : python3-os-win-5.0.1-0.20200415123510.4ec8809.el 26/206 DEBUG: Verifying : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 27/206 DEBUG: Verifying : python3-oslo-concurrency-4.0.2-0.20200415121016. 28/206 DEBUG: Verifying : python3-oslo-config-2:8.0.2-0.20200416125503.d93 29/206 DEBUG: Verifying : python3-oslo-context-3.0.2-0.20200416120200.4881 30/206 DEBUG: Verifying : python3-oslo-db-8.1.0-0.20200416050502.b903d4e.e 31/206 DEBUG: Verifying : python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2 32/206 DEBUG: Verifying : python3-oslo-log-4.1.1-0.20200416050630.2aaf7b0. 33/206 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 34/206 DEBUG: Verifying : python3-oslo-middleware-4.0.2-0.20200415144203.8 35/206 DEBUG: Verifying : python3-oslo-policy-3.0.4-0.20200427065004.bbb76 36/206 DEBUG: Verifying : python3-oslo-privsep-2.1.1-0.20200421174004.5f49 37/206 DEBUG: Verifying : python3-oslo-rootwrap-6.0.2-0.20200415221005.fd2 38/206 DEBUG: Verifying : python3-oslo-serialization-3.1.1-0.2020041605084 39/206 DEBUG: Verifying : python3-oslo-service-2.1.1-0.20200421142505.b7dc 40/206 DEBUG: Verifying : python3-oslo-utils-4.1.1-0.20200415135907.af89f7 41/206 DEBUG: Verifying : python3-oslo-versionedobjects-2.0.2-0.2020041521 42/206 DEBUG: Verifying : python3-oslo-vmware-3.3.1-0.20200415132022.c9c34 43/206 DEBUG: Verifying : python3-osprofiler-3.1.0-0.20200415215921.6e6d76 44/206 DEBUG: Verifying : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 45/206 DEBUG: Verifying : python3-stevedore-1.32.0-0.20200415144018.5165a2 46/206 DEBUG: Verifying : python3-swiftclient-3.9.0-0.20200417184318.259b9 47/206 DEBUG: Verifying : python3-taskflow-4.1.0-0.20200417102648.b46cf94. 48/206 DEBUG: Verifying : python3-tempest-1:23.0.1-0.20200322020235.c8058d 49/206 DEBUG: Verifying : python3-wsme-0.9.4-0.20200416044501.bff9624.el8. 50/206 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 51/206 DEBUG: Verifying : desktop-file-utils-0.23-8.el8.x86_64 52/206 DEBUG: Verifying : openblas-0.3.3-2.el8.x86_64 53/206 DEBUG: Verifying : openblas-threads-0.3.3-2.el8.x86_64 54/206 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 55/206 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 56/206 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 57/206 DEBUG: Verifying : python3-pillow-5.1.1-7.el8.x86_64 58/206 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 59/206 DEBUG: Verifying : python3-scipy-1.0.0-18.module+el8+2339+1a6691f8. 60/206 DEBUG: Verifying : python3-semantic_version-2.6.0-5.el8.noarch 61/206 DEBUG: Verifying : python3-suds-0.7-0.8.94664ddd46a6.el8.noarch 62/206 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 63/206 DEBUG: Verifying : sysfsutils-2.1.0-24.el8.x86_64 64/206 DEBUG: Verifying : texlive-base-7:20180414-13.el8.noarch 65/206 DEBUG: Verifying : texlive-dvipng-7:20180414-13.el8.x86_64 66/206 DEBUG: Verifying : texlive-kpathsea-7:20180414-13.el8.x86_64 67/206 DEBUG: Verifying : texlive-lib-7:20180414-13.el8.x86_64 68/206 DEBUG: Verifying : xdg-utils-1.1.2-5.el8.noarch 69/206 DEBUG: Verifying : cryptsetup-2.0.6-1.el8.x86_64 70/206 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 71/206 DEBUG: Verifying : dejavu-fonts-common-2.35-6.el8.noarch 72/206 DEBUG: Verifying : dejavu-sans-fonts-2.35-6.el8.noarch 73/206 DEBUG: Verifying : device-mapper-event-8:1.02.155-6.el8.x86_64 74/206 DEBUG: Verifying : device-mapper-event-libs-8:1.02.155-6.el8.x86_64 75/206 DEBUG: Verifying : device-mapper-multipath-0.7.8-7.el8.x86_64 76/206 DEBUG: Verifying : device-mapper-multipath-libs-0.7.8-7.el8.x86_64 77/206 DEBUG: Verifying : device-mapper-persistent-data-0.7.6-1.el8.x86_64 78/206 DEBUG: Verifying : e2fsprogs-libs-1.44.3-2.el8.x86_64 79/206 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 80/206 DEBUG: Verifying : gssproxy-0.8.0-5.el8.x86_64 81/206 DEBUG: Verifying : keyutils-1.5.10-6.el8.x86_64 82/206 DEBUG: Verifying : libaio-0.3.110-12.el8.x86_64 83/206 DEBUG: Verifying : libbasicobjects-0.1.1-39.el8.x86_64 84/206 DEBUG: Verifying : libcollection-0.7.0-39.el8.x86_64 85/206 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 86/206 DEBUG: Verifying : libgfortran-8.2.1-3.5.el8.x86_64 87/206 DEBUG: Verifying : libini_config-1.3.1-39.el8.x86_64 88/206 DEBUG: Verifying : libnfsidmap-1:2.3.3-14.el8.x86_64 89/206 DEBUG: Verifying : libpath_utils-0.2.1-39.el8.x86_64 90/206 DEBUG: Verifying : libquadmath-8.2.1-3.5.el8.x86_64 91/206 DEBUG: Verifying : libref_array-0.1.5-39.el8.x86_64 92/206 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 93/206 DEBUG: Verifying : libsysfs-2.1.0-24.el8.x86_64 94/206 DEBUG: Verifying : libverto-libevent-0.3.0-5.el8.x86_64 95/206 DEBUG: Verifying : libxslt-1.1.32-3.el8.x86_64 96/206 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 97/206 DEBUG: Verifying : lvm2-8:2.03.02-6.el8.x86_64 98/206 DEBUG: Verifying : lvm2-libs-8:2.03.02-6.el8.x86_64 99/206 DEBUG: Verifying : lzo-2.08-14.el8.x86_64 100/206 DEBUG: Verifying : nfs-utils-1:2.3.3-14.el8.x86_64 101/206 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 102/206 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 103/206 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 104/206 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 105/206 DEBUG: Verifying : quota-1:4.04-10.el8.x86_64 106/206 DEBUG: Verifying : quota-nls-1:4.04-10.el8.noarch 107/206 DEBUG: Verifying : rpcbind-1.2.5-3.el8.x86_64 108/206 DEBUG: Verifying : sg3_utils-1.44-2.el8.x86_64 109/206 DEBUG: Verifying : sg3_utils-libs-1.44-2.el8.x86_64 110/206 DEBUG: Verifying : snappy-1.1.7-5.el8.x86_64 111/206 DEBUG: Verifying : userspace-rcu-0.10.1-2.el8.x86_64 112/206 DEBUG: Verifying : python3-httplib2-0.10.3-4.el8.noarch 113/206 DEBUG: Verifying : blosc-1.13.3-3.el8ost.x86_64 114/206 DEBUG: Verifying : hdf5-1.8.20-6.el8ost.x86_64 115/206 DEBUG: Verifying : libqhull-2015.2-6.el8ost.x86_64 116/206 DEBUG: Verifying : libsodium-1.0.16-4.el8ost.x86_64 117/206 DEBUG: Verifying : libzstd-1.3.4-2.el8ost.x86_64 118/206 DEBUG: Verifying : python3-Bottleneck-1.2.1-8.el8ost.x86_64 119/206 DEBUG: Verifying : python3-PyMySQL-0.9.2-2.el8ost.noarch 120/206 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 121/206 DEBUG: Verifying : python3-alembic-1.0.7-1.el8ost.noarch 122/206 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 123/206 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 124/206 DEBUG: Verifying : python3-bcrypt-3.1.6-2.el8ost.x86_64 125/206 DEBUG: Verifying : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 126/206 DEBUG: Verifying : python3-boto-2.45.0-7.el8ost.noarch 127/206 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 128/206 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 129/206 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 130/206 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 131/206 DEBUG: Verifying : python3-cycler-0.10.0-7.el8ost.noarch 132/206 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 133/206 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 134/206 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 135/206 DEBUG: Verifying : python3-editor-0.4-5.el8ost.noarch 136/206 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 137/206 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 138/206 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 139/206 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 140/206 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 141/206 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 142/206 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 143/206 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 144/206 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 145/206 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 146/206 DEBUG: Verifying : python3-jwt-1.6.1-3.el8ost.noarch 147/206 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 148/206 DEBUG: Verifying : python3-kiwisolver-1.0.1-3.el8ost.x86_64 149/206 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 150/206 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 151/206 DEBUG: Verifying : python3-lxml-4.2.5-2.el8ost.x86_64 152/206 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 153/206 DEBUG: Verifying : python3-matplotlib-3.0.2-1.el8ost.4.x86_64 154/206 DEBUG: Verifying : python3-matplotlib-data-3.0.2-1.el8ost.4.noarch 155/206 DEBUG: Verifying : python3-matplotlib-data-fonts-3.0.2-1.el8ost.4.n 156/206 DEBUG: Verifying : python3-memcached-1.58-8.el8ost.noarch 157/206 DEBUG: Verifying : python3-migrate-0.12.0-2.el8ost.noarch 158/206 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 159/206 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 160/206 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 161/206 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 162/206 DEBUG: Verifying : python3-networkx-2.2-3.el8ost.noarch 163/206 DEBUG: Verifying : python3-numexpr-2.6.1-4.el8ost.x86_64 164/206 DEBUG: Verifying : python3-numpy-1:1.15.1-2.2.el8ost.x86_64 165/206 DEBUG: Verifying : python3-numpy-f2py-1:1.15.1-2.2.el8ost.x86_64 166/206 DEBUG: Verifying : python3-pandas-0.23.4-2.el8ost.x86_64 167/206 DEBUG: Verifying : python3-paramiko-2.4.2-2.el8ost.noarch 168/206 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 169/206 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 170/206 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 171/206 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 172/206 DEBUG: Verifying : python3-pyasn1-0.3.7-6.1.el8ost.noarch 173/206 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 174/206 DEBUG: Verifying : python3-pydot-1.4.1-1.el8ost.noarch 175/206 DEBUG: Verifying : python3-pygraphviz-1.5-4.el8ost.x86_64 176/206 DEBUG: Verifying : python3-pynacl-1.3.0-1.el8ost.x86_64 177/206 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 178/206 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 179/206 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 180/206 DEBUG: Verifying : python3-retrying-1.2.3-5.el8ost.noarch 181/206 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 182/206 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 183/206 DEBUG: Verifying : python3-rsa-3.4.2-9.el8ost.noarch 184/206 DEBUG: Verifying : python3-simplegeneric-0.8-8.el8ost.noarch 185/206 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 186/206 DEBUG: Verifying : python3-sqlparse-0.2.2-6.1.el8ost.noarch 187/206 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 188/206 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 189/206 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 190/206 DEBUG: Verifying : python3-tables-3.3.0-6.el8ost.x86_64 191/206 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 192/206 DEBUG: Verifying : python3-tenacity-5.0.2-3.el8ost.noarch 193/206 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 194/206 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 195/206 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 196/206 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 197/206 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 198/206 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 199/206 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 200/206 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 201/206 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 202/206 DEBUG: Verifying : python3-glare-tests-5.0.1-0.20200428142513.2580e 203/206 DEBUG: Verifying : openstack-glare-api-5.0.1-0.20200428142513.2580e 204/206 DEBUG: Verifying : openstack-glare-common-5.0.1-0.20200428142513.25 205/206 DEBUG: Verifying : python3-glare-5.0.1-0.20200428142513.2580e0f.el8 206/206 DEBUG: Installed: DEBUG: python3-glare-tests-5.0.1-0.20200428142513.2580e0f.el8.noarch DEBUG: openstack-glare-api-5.0.1-0.20200428142513.2580e0f.el8.noarch DEBUG: openstack-glare-common-5.0.1-0.20200428142513.2580e0f.el8.noarch DEBUG: python3-glare-5.0.1-0.20200428142513.2580e0f.el8.noarch DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-beautifulsoup4-4.6.0-1.el8ost.noarch DEBUG: python-oslo-cache-lang-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python-oslo-concurrency-lang-4.0.2-0.20200415121016.60a157a.el8.noarch DEBUG: python-oslo-db-lang-8.1.0-0.20200416050502.b903d4e.el8.noarch DEBUG: python-oslo-i18n-lang-4.0.1-0.20200415132130.34aaaf2.el8.noarch DEBUG: python-oslo-log-lang-4.1.1-0.20200416050630.2aaf7b0.el8.noarch DEBUG: python-oslo-middleware-lang-4.0.2-0.20200415144203.8b2aaa3.el8.noarch DEBUG: python-oslo-policy-lang-3.0.4-0.20200427065004.bbb7676.el8.noarch DEBUG: python-oslo-privsep-lang-2.1.1-0.20200421174004.5f49e8f.el8.noarch DEBUG: python-oslo-utils-lang-4.1.1-0.20200415135907.af89f70.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.0.2-0.20200415215714.4d2310b.el8.noarch DEBUG: python-oslo-vmware-lang-3.3.1-0.20200415132022.c9c3416.el8.noarch DEBUG: python-pycadf-common-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-automaton-2.0.1-0.20200415213039.8f1e436.el8.noarch DEBUG: python3-cinderclient-7.0.0-0.20200417190741.4e1427a.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.0.1-0.20200415144114.bc4ffa9.el8.noarch DEBUG: python3-futurist-2.1.1-0.20200415215512.4836b63.el8.noarch DEBUG: python3-glance-store-2.1.0-0.20200427084012.587edd9.el8.noarch DEBUG: python3-keystoneauth1-4.0.0-0.20200416123845.c096099.el8.noarch DEBUG: python3-keystoneclient-1:4.0.0-0.20200413125859.b58ebe2.el8.noarch DEBUG: python3-keystonemiddleware-8.0.0-0.20200108125104.7c33d8e.el8.noarch DEBUG: python3-microversion-parse-1.0.1-0.20200416123444.2c36df6.el8.noarch DEBUG: python3-os-brick-3.0.1-0.20200416124128.ebe6a04.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20200416132506.0b2f473.el8.noarch DEBUG: python3-os-testr-2.0.0-0.20200416120104.248dc81.el8.noarch DEBUG: python3-os-win-5.0.1-0.20200415123510.4ec8809.el8.noarch DEBUG: python3-oslo-cache-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python3-oslo-concurrency-4.0.2-0.20200415121016.60a157a.el8.noarch DEBUG: python3-oslo-config-2:8.0.2-0.20200416125503.d93bfe1.el8.noarch DEBUG: python3-oslo-context-3.0.2-0.20200416120200.48811e0.el8.noarch DEBUG: python3-oslo-db-8.1.0-0.20200416050502.b903d4e.el8.noarch DEBUG: python3-oslo-i18n-4.0.1-0.20200415132130.34aaaf2.el8.noarch DEBUG: python3-oslo-log-4.1.1-0.20200416050630.2aaf7b0.el8.noarch DEBUG: python3-oslo-messaging-12.0.0-0.20200315133106.d87618b.el8.noarch DEBUG: python3-oslo-middleware-4.0.2-0.20200415144203.8b2aaa3.el8.noarch DEBUG: python3-oslo-policy-3.0.4-0.20200427065004.bbb7676.el8.noarch DEBUG: python3-oslo-privsep-2.1.1-0.20200421174004.5f49e8f.el8.noarch DEBUG: python3-oslo-rootwrap-6.0.2-0.20200415221005.fd21b6e.el8.noarch DEBUG: python3-oslo-serialization-3.1.1-0.20200416050848.5ee9b7b.el8.noarch DEBUG: python3-oslo-service-2.1.1-0.20200421142505.b7dc0d7.el8.noarch DEBUG: python3-oslo-utils-4.1.1-0.20200415135907.af89f70.el8.noarch DEBUG: python3-oslo-versionedobjects-2.0.2-0.20200415215714.4d2310b.el8.noarch DEBUG: python3-oslo-vmware-3.3.1-0.20200415132022.c9c3416.el8.noarch DEBUG: python3-osprofiler-3.1.0-0.20200415215921.6e6d76a.el8.noarch DEBUG: python3-pycadf-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-stevedore-1.32.0-0.20200415144018.5165a27.el8.noarch DEBUG: python3-swiftclient-3.9.0-0.20200417184318.259b98f.el8.noarch DEBUG: python3-taskflow-4.1.0-0.20200417102648.b46cf94.el8.noarch DEBUG: python3-tempest-1:23.0.1-0.20200322020235.c8058d0.el8.noarch DEBUG: python3-wsme-0.9.4-0.20200416044501.bff9624.el8.noarch DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: desktop-file-utils-0.23-8.el8.x86_64 DEBUG: openblas-0.3.3-2.el8.x86_64 DEBUG: openblas-threads-0.3.3-2.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pillow-5.1.1-7.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: python3-scipy-1.0.0-18.module+el8+2339+1a6691f8.x86_64 DEBUG: python3-semantic_version-2.6.0-5.el8.noarch DEBUG: python3-suds-0.7-0.8.94664ddd46a6.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: sysfsutils-2.1.0-24.el8.x86_64 DEBUG: texlive-base-7:20180414-13.el8.noarch DEBUG: texlive-dvipng-7:20180414-13.el8.x86_64 DEBUG: texlive-kpathsea-7:20180414-13.el8.x86_64 DEBUG: texlive-lib-7:20180414-13.el8.x86_64 DEBUG: xdg-utils-1.1.2-5.el8.noarch DEBUG: cryptsetup-2.0.6-1.el8.x86_64 DEBUG: dbus-glib-0.110-2.el8.x86_64 DEBUG: dejavu-fonts-common-2.35-6.el8.noarch DEBUG: dejavu-sans-fonts-2.35-6.el8.noarch DEBUG: device-mapper-event-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-event-libs-8:1.02.155-6.el8.x86_64 DEBUG: device-mapper-multipath-0.7.8-7.el8.x86_64 DEBUG: device-mapper-multipath-libs-0.7.8-7.el8.x86_64 DEBUG: device-mapper-persistent-data-0.7.6-1.el8.x86_64 DEBUG: e2fsprogs-libs-1.44.3-2.el8.x86_64 DEBUG: gobject-introspection-1.56.1-1.el8.x86_64 DEBUG: gssproxy-0.8.0-5.el8.x86_64 DEBUG: keyutils-1.5.10-6.el8.x86_64 DEBUG: libaio-0.3.110-12.el8.x86_64 DEBUG: libbasicobjects-0.1.1-39.el8.x86_64 DEBUG: libcollection-0.7.0-39.el8.x86_64 DEBUG: libevent-2.1.8-5.el8.x86_64 DEBUG: libgfortran-8.2.1-3.5.el8.x86_64 DEBUG: libini_config-1.3.1-39.el8.x86_64 DEBUG: libnfsidmap-1:2.3.3-14.el8.x86_64 DEBUG: libpath_utils-0.2.1-39.el8.x86_64 DEBUG: libquadmath-8.2.1-3.5.el8.x86_64 DEBUG: libref_array-0.1.5-39.el8.x86_64 DEBUG: libselinux-utils-2.8-6.el8.x86_64 DEBUG: libsysfs-2.1.0-24.el8.x86_64 DEBUG: libverto-libevent-0.3.0-5.el8.x86_64 DEBUG: libxslt-1.1.32-3.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: lvm2-8:2.03.02-6.el8.x86_64 DEBUG: lvm2-libs-8:2.03.02-6.el8.x86_64 DEBUG: lzo-2.08-14.el8.x86_64 DEBUG: nfs-utils-1:2.3.3-14.el8.x86_64 DEBUG: policycoreutils-2.8-16.1.el8.x86_64 DEBUG: python3-dbus-1.2.4-14.el8.x86_64 DEBUG: python3-gobject-base-3.28.3-1.el8.x86_64 DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: quota-1:4.04-10.el8.x86_64 DEBUG: quota-nls-1:4.04-10.el8.noarch DEBUG: rpcbind-1.2.5-3.el8.x86_64 DEBUG: sg3_utils-1.44-2.el8.x86_64 DEBUG: sg3_utils-libs-1.44-2.el8.x86_64 DEBUG: snappy-1.1.7-5.el8.x86_64 DEBUG: userspace-rcu-0.10.1-2.el8.x86_64 DEBUG: python3-httplib2-0.10.3-4.el8.noarch DEBUG: blosc-1.13.3-3.el8ost.x86_64 DEBUG: hdf5-1.8.20-6.el8ost.x86_64 DEBUG: libqhull-2015.2-6.el8ost.x86_64 DEBUG: libsodium-1.0.16-4.el8ost.x86_64 DEBUG: libzstd-1.3.4-2.el8ost.x86_64 DEBUG: python3-Bottleneck-1.2.1-8.el8ost.x86_64 DEBUG: python3-PyMySQL-0.9.2-2.el8ost.noarch DEBUG: python3-SecretStorage-2.3.1-7.el8ost.noarch DEBUG: python3-alembic-1.0.7-1.el8ost.noarch DEBUG: python3-amqp-2.4.1-1.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-bcrypt-3.1.6-2.el8ost.x86_64 DEBUG: python3-boto-2.45.0-7.el8ost.noarch DEBUG: python3-cachetools-3.1.0-1.el8ost.noarch DEBUG: python3-cffi-1.11.5-6.2.el8ost.x86_64 DEBUG: python3-cmd2-0.6.8-10.el8ost.noarch DEBUG: python3-cryptography-2.3-3.el8ost.x86_64 DEBUG: python3-cycler-0.10.0-7.el8ost.noarch DEBUG: python3-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-editor-0.4-5.el8ost.noarch DEBUG: python3-extras-1.0.0-5.el8ost.noarch DEBUG: python3-fasteners-0.14.1-15.el8ost.noarch DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-jsonpatch-1.21-3.el8ost.noarch DEBUG: python3-jsonpointer-1.10-12.el8ost.noarch DEBUG: python3-jsonschema-2.6.0-4.el8ost.noarch DEBUG: python3-jwt-1.6.1-3.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kiwisolver-1.0.1-3.el8ost.x86_64 DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-lxml-4.2.5-2.el8ost.x86_64 DEBUG: python3-mako-1.0.6-13.el8ost.noarch DEBUG: python3-matplotlib-3.0.2-1.el8ost.4.x86_64 DEBUG: python3-matplotlib-data-3.0.2-1.el8ost.4.noarch DEBUG: python3-matplotlib-data-fonts-3.0.2-1.el8ost.4.noarch DEBUG: python3-memcached-1.58-8.el8ost.noarch DEBUG: python3-migrate-0.12.0-2.el8ost.noarch DEBUG: python3-mimeparse-1.6.0-5.el8ost.noarch DEBUG: python3-msgpack-0.6.1-3.el8ost.x86_64 DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-networkx-2.2-3.el8ost.noarch DEBUG: python3-numexpr-2.6.1-4.el8ost.x86_64 DEBUG: python3-numpy-1:1.15.1-2.2.el8ost.x86_64 DEBUG: python3-numpy-f2py-1:1.15.1-2.2.el8ost.x86_64 DEBUG: python3-pandas-0.23.4-2.el8ost.x86_64 DEBUG: python3-paramiko-2.4.2-2.el8ost.noarch DEBUG: python3-paste-2.0.3-6.el8ost.noarch DEBUG: python3-paste-deploy-1.5.2-13.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-pyasn1-0.3.7-6.1.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pydot-1.4.1-1.el8ost.noarch DEBUG: python3-pygraphviz-1.5-4.el8ost.x86_64 DEBUG: python3-pynacl-1.3.0-1.el8ost.x86_64 DEBUG: python3-pyngus-2.3.0-1.el8.noarch DEBUG: python3-qpid-proton-0.29.0-1.el8.x86_64 DEBUG: python3-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-retrying-1.2.3-5.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-rsa-3.4.2-9.el8ost.noarch DEBUG: python3-simplegeneric-0.8-8.el8ost.noarch DEBUG: python3-simplejson-3.16.0-3.el8ost.x86_64 DEBUG: python3-sqlparse-0.2.2-6.1.el8ost.noarch DEBUG: python3-statsd-3.2.1-6.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-tables-3.3.0-6.el8ost.x86_64 DEBUG: python3-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-tenacity-5.0.2-3.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-traceback2-1.4.0-3.el8ost.noarch DEBUG: python3-unittest2-1.1.0-17.el8ost.noarch DEBUG: python3-vine-1.2.0-2.el8ost.noarch DEBUG: python3-voluptuous-0.10.5-5.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: qpid-proton-c-0.29.0-1.el8.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-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-rhel8-master-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': 'en_US.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-rhel8-master-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.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': 'en_US.UTF-8'} and shell False Finish: clean chroot Finish: run