+ 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b' + '[' -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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b --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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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.vsgica2l:/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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b', '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}} 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/de/2b/de2be7503caff6bb1bd2ab3865f2da8913fa0c5b_1a45ceef 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b --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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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.rs82jexg:/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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b', '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}} 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/de/2b/de2be7503caff6bb1bd2ab3865f2da8913fa0c5b_1a45ceef 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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 1471196 516948 1087680 6011792 5142108 DEBUG: Swap: 4194300 571968 3622332 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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', '4038658e7f0c4b89b89e0cad8e45da3c', '-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 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 5544af7da5277402f6c017e21cef46cd1fd861af Note: checking out '5544af7da5277402f6c017e21cef46cd1fd861af'. 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 5544af7 Merge "Use openstacksdk for ironic connection" + 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 2.1.0.dev20 5544af7 + UPSTREAMVERSION=2.1.0.dev20 + [[ 2.1.0.dev20 =~ ([^-]*)-(.+) ]] + [[ 2.1.0.dev20 =~ (.*?)\.(0rc.+) ]] + [[ 2.1.0.dev20 =~ (.*?)\.(0b.+) ]] + [[ 2.1.0.dev20 =~ (.*?)\.(0a.+) ]] + [[ 2.1.0.dev20 =~ (.*?)\.(dev.+) ]] + VERSION=2.1.0 ++ date --utc +%Y%m%d%H%M%S + RELEASE_DATE=20200622173411 + '[' 0.date.hash = 0.1.date.hash ']' + RELEASE=0.20200622173411.5544af7 + /usr/bin/mock -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b --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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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.0q2h80ce:/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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b', '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}} 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/de/2b/de2be7503caff6bb1bd2ab3865f2da8913fa0c5b_1a45ceef 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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 1471444 507244 1092500 6021248 5137056 DEBUG: Swap: 4194300 571968 3622332 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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', '6a89dbc9167247b391a9c48907b09394', '-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', 'a2e354e07cb041a48057567c60759da0', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0q2h80ce:/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 networking_baremetal.egg-info writing networking_baremetal.egg-info/PKG-INFO writing dependency_links to networking_baremetal.egg-info/dependency_links.txt writing entry points to networking_baremetal.egg-info/entry_points.txt writing requirements to networking_baremetal.egg-info/requires.txt writing top-level names to networking_baremetal.egg-info/top_level.txt writing pbr to networking_baremetal.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'networking_baremetal.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files matching '*.pyc' found anywhere in distribution reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'networking_baremetal.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating networking-baremetal-2.1.0.dev20 creating networking-baremetal-2.1.0.dev20/devstack creating networking-baremetal-2.1.0.dev20/devstack/lib creating networking-baremetal-2.1.0.dev20/doc creating networking-baremetal-2.1.0.dev20/doc/source creating networking-baremetal-2.1.0.dev20/doc/source/configuration creating networking-baremetal-2.1.0.dev20/doc/source/contributor creating networking-baremetal-2.1.0.dev20/doc/source/install creating networking-baremetal-2.1.0.dev20/networking_baremetal creating networking-baremetal-2.1.0.dev20/networking_baremetal.egg-info creating networking-baremetal-2.1.0.dev20/networking_baremetal/agent creating networking-baremetal-2.1.0.dev20/networking_baremetal/plugins creating networking-baremetal-2.1.0.dev20/networking_baremetal/plugins/ml2 creating networking-baremetal-2.1.0.dev20/networking_baremetal/tests creating networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit creating networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/ironic_agent creating networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/plugins creating networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/plugins/ml2 creating networking-baremetal-2.1.0.dev20/releasenotes creating networking-baremetal-2.1.0.dev20/releasenotes/notes creating networking-baremetal-2.1.0.dev20/releasenotes/source creating networking-baremetal-2.1.0.dev20/releasenotes/source/_static creating networking-baremetal-2.1.0.dev20/releasenotes/source/_templates creating networking-baremetal-2.1.0.dev20/tools creating networking-baremetal-2.1.0.dev20/tools/config creating networking-baremetal-2.1.0.dev20/zuul.d copying files to networking-baremetal-2.1.0.dev20... copying .stestr.conf -> networking-baremetal-2.1.0.dev20 copying AUTHORS -> networking-baremetal-2.1.0.dev20 copying CONTRIBUTING.rst -> networking-baremetal-2.1.0.dev20 copying ChangeLog -> networking-baremetal-2.1.0.dev20 copying HACKING.rst -> networking-baremetal-2.1.0.dev20 copying LICENSE -> networking-baremetal-2.1.0.dev20 copying MANIFEST.in -> networking-baremetal-2.1.0.dev20 copying README.rst -> networking-baremetal-2.1.0.dev20 copying babel.cfg -> networking-baremetal-2.1.0.dev20 copying lower-constraints.txt -> networking-baremetal-2.1.0.dev20 copying requirements.txt -> networking-baremetal-2.1.0.dev20 copying setup.cfg -> networking-baremetal-2.1.0.dev20 copying setup.py -> networking-baremetal-2.1.0.dev20 copying test-requirements.txt -> networking-baremetal-2.1.0.dev20 copying tox.ini -> networking-baremetal-2.1.0.dev20 copying devstack/plugin.sh -> networking-baremetal-2.1.0.dev20/devstack copying devstack/settings -> networking-baremetal-2.1.0.dev20/devstack copying devstack/lib/networking-baremetal -> networking-baremetal-2.1.0.dev20/devstack/lib copying doc/source/conf.py -> networking-baremetal-2.1.0.dev20/doc/source copying doc/source/index.rst -> networking-baremetal-2.1.0.dev20/doc/source copying doc/source/configuration/config.rst -> networking-baremetal-2.1.0.dev20/doc/source/configuration copying doc/source/configuration/index.rst -> networking-baremetal-2.1.0.dev20/doc/source/configuration copying doc/source/configuration/sample-config.rst -> networking-baremetal-2.1.0.dev20/doc/source/configuration copying doc/source/contributor/index.rst -> networking-baremetal-2.1.0.dev20/doc/source/contributor copying doc/source/contributor/quickstart-multitenant.rst -> networking-baremetal-2.1.0.dev20/doc/source/contributor copying doc/source/contributor/quickstart.rst -> networking-baremetal-2.1.0.dev20/doc/source/contributor copying doc/source/install/index.rst -> networking-baremetal-2.1.0.dev20/doc/source/install copying networking_baremetal/__init__.py -> networking-baremetal-2.1.0.dev20/networking_baremetal copying networking_baremetal/_i18n.py -> networking-baremetal-2.1.0.dev20/networking_baremetal copying networking_baremetal/constants.py -> networking-baremetal-2.1.0.dev20/networking_baremetal copying networking_baremetal/ironic_client.py -> networking-baremetal-2.1.0.dev20/networking_baremetal copying networking_baremetal.egg-info/PKG-INFO -> networking-baremetal-2.1.0.dev20/networking_baremetal.egg-info copying networking_baremetal.egg-info/SOURCES.txt -> networking-baremetal-2.1.0.dev20/networking_baremetal.egg-info copying networking_baremetal.egg-info/dependency_links.txt -> networking-baremetal-2.1.0.dev20/networking_baremetal.egg-info copying networking_baremetal.egg-info/entry_points.txt -> networking-baremetal-2.1.0.dev20/networking_baremetal.egg-info copying networking_baremetal.egg-info/not-zip-safe -> networking-baremetal-2.1.0.dev20/networking_baremetal.egg-info copying networking_baremetal.egg-info/pbr.json -> networking-baremetal-2.1.0.dev20/networking_baremetal.egg-info copying networking_baremetal.egg-info/requires.txt -> networking-baremetal-2.1.0.dev20/networking_baremetal.egg-info copying networking_baremetal.egg-info/top_level.txt -> networking-baremetal-2.1.0.dev20/networking_baremetal.egg-info copying networking_baremetal/agent/__init__.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/agent copying networking_baremetal/agent/ironic_neutron_agent.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/agent copying networking_baremetal/plugins/__init__.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/plugins copying networking_baremetal/plugins/ml2/__init__.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/plugins/ml2 copying networking_baremetal/plugins/ml2/baremetal_mech.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/plugins/ml2 copying networking_baremetal/tests/__init__.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests copying networking_baremetal/tests/base.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests copying networking_baremetal/tests/unit/__init__.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit copying networking_baremetal/tests/unit/ironic_agent/__init__.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/ironic_agent copying networking_baremetal/tests/unit/ironic_agent/test_hashring_member_manager.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/ironic_agent copying networking_baremetal/tests/unit/ironic_agent/test_ironic_agent.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/ironic_agent copying networking_baremetal/tests/unit/plugins/__init__.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/plugins copying networking_baremetal/tests/unit/plugins/ml2/__init__.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/plugins/ml2 copying networking_baremetal/tests/unit/plugins/ml2/test_baremetal_mech.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/plugins/ml2 copying networking_baremetal/tests/unit/plugins/ml2/utils.py -> networking-baremetal-2.1.0.dev20/networking_baremetal/tests/unit/plugins/ml2 copying releasenotes/notes/.placeholder -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/add-initial-note-8f08fd95b0149b2c.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/agent-notification-auto-delete-queues-a3782fbeea2b57b1.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/distributed-agent-hashring-6b623a7a9caf0425.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/drop-py-2-7-2249129e616bb1e5.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/fix-member-manager-notification-queue-not-consumed-449738d4fd799634.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/ironic-neutron-agent-291f8aad7d53f06c.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/mech-agent-driver-ffc361e528668f8e.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/replace-ironicclient-with-openstacksdk-75d1edd705571f94.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/sighup-service-reloads-configs-11cd374cc33aac83.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/notes/vlan-type-support-mech-driver-31f907c76dc44923.yaml -> networking-baremetal-2.1.0.dev20/releasenotes/notes copying releasenotes/source/conf.py -> networking-baremetal-2.1.0.dev20/releasenotes/source copying releasenotes/source/index.rst -> networking-baremetal-2.1.0.dev20/releasenotes/source copying releasenotes/source/pike.rst -> networking-baremetal-2.1.0.dev20/releasenotes/source copying releasenotes/source/queens.rst -> networking-baremetal-2.1.0.dev20/releasenotes/source copying releasenotes/source/rocky.rst -> networking-baremetal-2.1.0.dev20/releasenotes/source copying releasenotes/source/stein.rst -> networking-baremetal-2.1.0.dev20/releasenotes/source copying releasenotes/source/train.rst -> networking-baremetal-2.1.0.dev20/releasenotes/source copying releasenotes/source/unreleased.rst -> networking-baremetal-2.1.0.dev20/releasenotes/source copying releasenotes/source/ussuri.rst -> networking-baremetal-2.1.0.dev20/releasenotes/source copying releasenotes/source/_static/.placeholder -> networking-baremetal-2.1.0.dev20/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> networking-baremetal-2.1.0.dev20/releasenotes/source/_templates copying tools/flake8wrap.sh -> networking-baremetal-2.1.0.dev20/tools copying tools/run_bashate.sh -> networking-baremetal-2.1.0.dev20/tools copying tools/config/networking-baremetal-config-generator.conf -> networking-baremetal-2.1.0.dev20/tools/config copying zuul.d/networking-baremetal-jobs.yaml -> networking-baremetal-2.1.0.dev20/zuul.d copying zuul.d/project.yaml -> networking-baremetal-2.1.0.dev20/zuul.d Writing networking-baremetal-2.1.0.dev20/setup.cfg creating dist Creating tar archive removing 'networking-baremetal-2.1.0.dev20' (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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b --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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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.k94mnyag:/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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b', '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}} 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/de/2b/de2be7503caff6bb1bd2ab3865f2da8913fa0c5b_1a45ceef 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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 1471136 507356 1092584 6021444 5137268 DEBUG: Swap: 4194300 571968 3622332 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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', '06a3adb7135d4fe18213f3867eff9a6a', '-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=networking-baremetal-2.1.0.dev20.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=dist/networking-baremetal-2.1.0.dev20.tar.gz ++ basename networking-baremetal-2.1.0.dev20.tar.gz .tar.gz + SOURCEWITHREL=networking-baremetal-2.1.0.dev20-0.20200622173411.5544af7.tar.gz + mv dist/networking-baremetal-2.1.0.dev20.tar.gz /tmp/tmp.LEbn0yRRGm/SOURCES/networking-baremetal-2.1.0.dev20-0.20200622173411.5544af7.tar.gz + cd /home/rhel8-master/data/python-networking-baremetal_distro + cp -a ironic-neutron-agent.service python-networking-baremetal.spec /tmp/tmp.LEbn0yRRGm/SOURCES/ + cp python-networking-baremetal.spec /tmp/tmp.LEbn0yRRGm/SPECS/ + cd /tmp/tmp.LEbn0yRRGm/SPECS/ + '[' -z '' ']' + sed -i -e '1i%define upstream_version 2.1.0.dev20\' python-networking-baremetal.spec + sed -i -e '1i%global dlrn 1\' python-networking-baremetal.spec ++ basename networking-baremetal-2.1.0.dev20-0.20200622173411.5544af7.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr networking-baremetal-2.1.0.dev20-0.20200622173411.5544af7\' python-networking-baremetal.spec + sed -i -e s/UPSTREAMVERSION/2.1.0.dev20/g python-networking-baremetal.spec + VERSION=2.1.0 + sed -i -e 's/Version:.*/Version: 2.1.0/g' python-networking-baremetal.spec + sed -i -e 's/Release:.*/Release: 0.20200622173411.5544af7%{?dist}/g' python-networking-baremetal.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: networking-baremetal-2.1.0.dev20-0.20200622173411.5544af7.tar.gz/' python-networking-baremetal.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' python-networking-baremetal.spec + cat python-networking-baremetal.spec %global dlrn_nvr networking-baremetal-2.1.0.dev20-0.20200622173411.5544af7 %global dlrn 1 %define upstream_version 2.1.0.dev20 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global srcname networking_baremetal %global pkgname networking-baremetal %global common_summary Neutron plugins for integration with Ironic %global docpath doc/build/html %global with_doc 1 Name: python-%{pkgname} Version: 2.1.0 Release: 0.20200622173411.5544af7%{?dist} Summary: %{common_summary} License: ASL 2.0 URL: https://pypi.python.org/pypi/%{pkgname} Source0: networking-baremetal-2.1.0.dev20-0.20200622173411.5544af7.tar.gz Source1: ironic-neutron-agent.service BuildArch: noarch BuildRequires: git BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: python3-pbr BuildRequires: python3-tooz BuildRequires: python3-oslo-messaging # for unit tests BuildRequires: /usr/bin/stestr-3 BuildRequires: python3-mock BuildRequires: python3-fixtures BuildRequires: python3-oslotest BuildRequires: python3-subunit BuildRequires: python3-ironicclient BuildRequires: python3-neutron-lib-tests BuildRequires: python3-neutron-tests BuildRequires: python3-oslo-config BuildRequires: python3-oslo-i18n BuildRequires: python3-oslo-log %description This project's goal is to provide deep integration between the Networking service and the Bare Metal service and advanced networking features like notifications of port status changes and routed networks support in clouds with Bare Metal service. %package -n python3-%{pkgname} Summary: %{common_summary} %{?python_provide:%python_provide python3-%{pkgname}} Requires: openstack-neutron-common >= 1:14.0.0 Requires: python3-neutron-lib >= 1.28.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.36.0 Requires: python3-pbr >= 2.0.0 %description -n python3-%{pkgname} This project's goal is to provide deep integration between the Networking service and the Bare Metal service and advanced networking features like notifications of port status changes and routed networks support in clouds with Bare Metal service. This package contains the plugin itself. %package -n python3-%{pkgname}-tests Summary: %{common_summary} - tests Requires: python3-%{pkgname} = %{version}-%{release} Requires: python3-mock >= 2.0.0 Requires: python3-neutron-tests Requires: python3-oslotest >= 1.10.0 Requires: python3-subunit >= 1.0.0 %description -n python3-%{pkgname}-tests This project's goal is to provide deep integration between the Networking service and the Bare Metal service and advanced networking features like notifications of port status changes and routed networks support in clouds with Bare Metal service. This package contains the unit tests. %package -n python3-ironic-neutron-agent Summary: %{common_summary} - Ironic Neutron Agent %{?python_provide:%python_provide python3-ironic-neutron-agent} BuildRequires: systemd-units Requires: python3-%{pkgname} Requires: python3-keystoneauth1 Requires: python3-ironicclient >= 2.3.0 Requires: python3-neutron Requires: python3-neutron-lib >= 1.28.0 Requires: python3-oslo-config >= 2:5.2.0 Requires: python3-oslo-log >= 3.36.0 Requires: python3-oslo-service Requires: python3-tooz >= 1.58.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-utils >= 3.33.0 %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif %description -n python3-ironic-neutron-agent This project's goal is to provide deep integration between the Networking service and the Bare Metal service and advanced networking features like notifications of port status changes and routed networks support in clouds with Bare Metal service. This package contains a neutron agent that populates the host to physical network mapping for baremetal nodes in neutron. Neutron uses this to calculate the segment to host mapping information. %if 0%{?with_doc} %package doc Summary: %{common_summary} - documentation BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinx BuildRequires: python3-sphinxcontrib-apidoc %description doc This project's goal is to provide deep integration between the Networking service and the Bare Metal service and advanced networking features like notifications of port status changes and routed networks support in clouds with Bare Metal service. This package contains the documentation. %endif %prep %autosetup -n %{pkgname}-%{upstream_version} -S git %py_req_cleanup %build %{py3_build} %if 0%{?with_doc} sphinx-build-3 -b html doc/source doc/build/html rm -rf doc/build/html/.{buildinfo,doctrees} %endif %check export PYTHON=python3 stestr-3 --test-path %{srcname}/tests/unit run %install %{py3_install} # Install systemd units install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/ironic-neutron-agent.service %post -n python3-ironic-neutron-agent %systemd_post ironic-neutron-agent.service %preun -n python3-ironic-neutron-agent %systemd_preun ironic-neutron-agent.service %postun -n python3-ironic-neutron-agent %systemd_postun_with_restart ironic-neutron-agent.service %files -n python3-%{pkgname} %license LICENSE %{python3_sitelib}/%{srcname} %{python3_sitelib}/%{srcname}*.egg-info %exclude %{python3_sitelib}/%{srcname}/tests %files -n python3-%{pkgname}-tests %license LICENSE %{python3_sitelib}/%{srcname}/tests %files -n python3-ironic-neutron-agent %license LICENSE %{_bindir}/ironic-neutron-agent %{_unitdir}/ironic-neutron-agent.service %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html README.rst %endif %changelog + spectool -g -C /tmp/tmp.LEbn0yRRGm/SOURCES python-networking-baremetal.spec + /usr/bin/mock --buildsrpm -v -r /home/rhel8-master/data/dlrn-5.cfg --resultdir /home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b --spec python-networking-baremetal.spec --sources=/tmp/tmp.LEbn0yRRGm/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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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.qhw6e54e:/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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b', '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}} 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/de/2b/de2be7503caff6bb1bd2ab3865f2da8913fa0c5b_1a45ceef 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(python-networking-baremetal.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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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 1473060 509596 1087684 6017280 5140252 DEBUG: Swap: 4194300 571968 3622332 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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', '12f56c71b88f4c7585817fd9e9f4a8cd', '-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', '005e30dff87b44b4a56d87b4ac3dce01', '-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', '90b753111ece42268cf1935c37475427', '-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', '2400033148134dd79447a993d907e334', '-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 345 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 440 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 224 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 27 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/python-networking-baremetal.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.qhw6e54e:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cdc8f24a774248f6837c6e15845be84d', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.qhw6e54e:/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/python-networking-baremetal.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/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(python-networking-baremetal.spec) Config(dlrn-5) 0 minutes 7 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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.LEbn0yRRGm 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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.68r9129b:/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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b', '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}, '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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b'}} 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/de/2b/de2be7503caff6bb1bd2ab3865f2da8913fa0c5b_1a45ceef 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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 1471372 510312 1087684 6018252 5141948 DEBUG: Swap: 4194300 571968 3622332 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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', '91b0f7714b3a48da89106c5ee12ea5b3', '-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', '183ab855d5084faaa73f2d038f902e48', '-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', '7f5b7dde3b4c41d6a67e4bbc1f09130d', '-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', 'f08fdd04af7c450d82b4d54b17feba66', '-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 802 kB/s | 3.2 kB 00:00 DEBUG: RHEL 8 Base 2.7 kB/s | 2.7 kB 00:01 DEBUG: RHEL 8 Build Deps 538 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 2.7 kB/s | 3.0 kB 00:01 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 python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.src.rpm Start: build setup for python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.src.rpm DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2de1baa9deb74c42b0d7d658743d079b', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.68r9129b:/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/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.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: python-networking-baremetal-2.1.0-0.20######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '34bf5c97a3254a299f08cc4deb715440', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.68r9129b:/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/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.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: ironic-neutron-agent.service DEBUG: networking-baremetal-2.1.0.dev20-0.20200622173411.5544af7.tar.gz DEBUG: python-networking-baremetal.spec DEBUG: Child return code was: 0 INFO: ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-networking-baremetal.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.68r9129b:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b04e43c64e89473497b88dfffea28d44', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.68r9129b:/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/python-networking-baremetal.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/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.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/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.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/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.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 Mon 22 Jun 2020 01:34:32 PM 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-mock-3.0.5-1.el8ost.noarch is already installed. DEBUG: Package python3-pbr-5.1.2-2.el8ost.noarch is already installed. DEBUG: Package python3-sphinx-1:1.7.6-1.el8.noarch 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-ironicclient noarch4.1.0-0.20200420113006.fc31b5e.el8 local 349 k DEBUG: python3-neutron-lib-tests noarch2.3.0-0.20200415123630.4f787b8.el8 local 244 k DEBUG: python3-neutron-tests noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 2.8 M DEBUG: python3-oslo-config noarch2:8.1.0-0.20200603084057.2b698fa.el8 local 223 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.2.1-0.20200605154533.65d5ec3.el8 local 62 k DEBUG: python3-oslo-messaging noarch12.0.0-0.20200315133106.d87618b.el8 local 225 k DEBUG: python3-oslotest noarch4.3.0-0.20200605152835.5a0d3c2.el8 local 47 k DEBUG: python3-tooz noarch2.5.1-0.20200618074707.2ae8c4b.el8 local 104 k DEBUG: python3-fixtures noarch3.0.0-8.el8ost delorean-rhel8-master-deps 95 k DEBUG: python3-openstackdocstheme noarch1.20.1-2.el8ost delorean-rhel8-master-deps 930 k DEBUG: python3-sphinxcontrib-apidoc noarch0.2.1-10.el8ost delorean-rhel8-master-deps 19 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: Installing dependencies: DEBUG: python-oslo-cache-lang noarch2.3.0-0.20200415121150.ef606c9.el8 local 16 k DEBUG: python-oslo-concurrency-lang noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 13 k DEBUG: python-oslo-db-lang noarch8.2.0-0.20200603084527.e836420.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.2.1-0.20200605154533.65d5ec3.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 11 k DEBUG: python-oslo-policy-lang noarch3.2.0-0.20200605153510.90009d3.el8 local 11 k DEBUG: python-oslo-privsep-lang noarch2.2.0-0.20200605151256.18d42bd.el8 local 12 k DEBUG: python-oslo-utils-lang noarch4.2.1-0.20200615064007.b993823.el8 local 12 k DEBUG: python-oslo-versionedobjects-lang noarch2.1.0-0.20200605152627.b7cf243.el8 local 12 k DEBUG: python-pycadf-common noarch3.0.0-0.20200416045503.91073f4.el8 local 14 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-designateclient noarch4.0.0-0.20200417184930.9a2f2d4.el8 local 91 k DEBUG: python3-futurist noarch2.2.0-0.20200605151004.604b63d.el8 local 63 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-neutron noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 2.5 M DEBUG: python3-neutron-lib noarch2.3.0-0.20200415123630.4f787b8.el8 local 373 k DEBUG: python3-neutronclient noarch7.1.1-0.20200420105305.ac04e5d.el8 local 311 k DEBUG: python3-novaclient noarch1:17.0.0-0.20200421103620.3ef5b69.el8 local 224 k DEBUG: python3-openstacksdk noarch0.46.0-0.20200415111514.fc3b3d0.el8 local 814 k DEBUG: python3-os-client-config noarch2.1.0-0.20200415120623.bc96c23.el8 local 53 k DEBUG: python3-os-ken noarch1.1.0-0.20200622071410.778ed75.el8 local 2.3 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-traits noarch2.3.0-0.20200416133109.bca5bac.el8 local 42 k DEBUG: python3-os-vif noarch2.0.0-0.20200416123059.d5b61d1.el8 local 96 k DEBUG: python3-os-xenapi noarch0.3.4-0.20200415120510.12c68d0.el8 local 79 k DEBUG: python3-osc-lib noarch2.0.0-0.20200416135006.fea31fb.el8 local 77 k DEBUG: python3-oslo-cache noarch2.3.0-0.20200415121150.ef606c9.el8 local 50 k DEBUG: python3-oslo-concurrency noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 40 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-db noarch8.2.0-0.20200603084527.e836420.el8 local 147 k DEBUG: python3-oslo-middleware noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 53 k DEBUG: python3-oslo-policy noarch3.2.0-0.20200605153510.90009d3.el8 local 70 k DEBUG: python3-oslo-privsep noarch2.2.0-0.20200605151256.18d42bd.el8 local 39 k DEBUG: python3-oslo-reports noarch2.1.0-0.20200605154124.a79a13b.el8 local 58 k DEBUG: python3-oslo-rootwrap noarch6.1.0-0.20200603084759.45df949.el8 local 44 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-service noarch2.2.0-0.20200603085014.a61c15d.el8 local 70 k DEBUG: python3-oslo-upgradecheck noarch1.1.0-0.20200605153312.2380e79.el8 local 23 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-oslo-versionedobjects noarch2.1.0-0.20200605152627.b7cf243.el8 local 78 k DEBUG: python3-osprofiler noarch3.2.0-0.20200605155405.38d51b2.el8 local 132 k DEBUG: python3-ovsdbapp noarch1.0.0-0.20200127094213.781ecb5.el8 local 113 k DEBUG: python3-pycadf noarch3.0.0-0.20200416045503.91073f4.el8 local 51 k DEBUG: python3-requestsexceptions noarch1.4.0-0.20200416123011.d7ac0ff.el8 local 15 k DEBUG: python3-stevedore noarch2.0.0-0.20200605154753.0c10f5c.el8 local 62 k DEBUG: python3-tempest noarch1:23.0.1-0.20200322020235.c8058d0.el8 local 1.4 M DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: container-selinux noarch2:2.75-1.git99e2cfd.module+el8+2769+577ad176 appstream 43 k DEBUG: genisoimage x86_641.1.11-39.el8 appstream 316 k DEBUG: libev x86_644.24-6.el8 appstream 52 k DEBUG: libusal x86_641.1.11-39.el8 appstream 145 k DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: python3-webencodings noarch0.5.1-6.el8 appstream 27 k DEBUG: unbound-libs x86_641.7.3-8.el8 appstream 499 k DEBUG: c-ares x86_641.13.0-5.el8 base 93 k DEBUG: checkpolicy x86_642.8-2.el8 base 338 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 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: iproute x86_644.18.0-11.el8 base 607 k DEBUG: keyutils x86_641.5.10-6.el8 base 63 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: libini_config x86_641.3.1-39.el8 base 70 k DEBUG: libmnl x86_641.0.4-6.el8 base 30 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: libref_array x86_640.1.5-39.el8 base 33 k DEBUG: libselinux-utils x86_642.8-6.el8 base 168 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: nfs-utils x86_641:2.3.3-14.el8 base 465 k DEBUG: numactl-libs x86_642.0.12-2.el8 base 36 k DEBUG: policycoreutils x86_642.8-16.1.el8 base 362 k DEBUG: policycoreutils-python-utils noarch2.8-16.1.el8 base 228 k DEBUG: psmisc x86_6423.1-3.el8 base 150 k DEBUG: python3-audit x86_643.0-0.10.20180831git0047a6c.el8 base 85 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-libselinux x86_642.8-6.el8 base 256 k DEBUG: python3-libsemanage x86_642.8-5.el8 base 127 k DEBUG: python3-policycoreutils noarch2.8-16.1.el8 base 2.2 M DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-setools x86_644.2.0-2.el8 base 598 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: rpm-plugin-selinux x86_644.14.2-9.el8 base 71 k DEBUG: selinux-policy noarch3.14.1-61.el8 base 591 k DEBUG: selinux-policy-targeted noarch3.14.1-61.el8 base 15 M DEBUG: python3-httplib2 noarch0.10.3-4.el8 build 108 k DEBUG: dulwich-core x86_640.19.11-1.el8ost delorean-rhel8-master-deps 32 k DEBUG: libsodium x86_641.0.16-4.el8ost delorean-rhel8-master-deps 154 k DEBUG: openvswitch-selinux-extra-policy noarch1.0-10.el8fdb delorean-rhel8-master-deps 12 k DEBUG: openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 12 M 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-appdirs noarch1.4.0-6.el8ost delorean-rhel8-master-deps 21 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-beautifulsoup4 noarch4.6.0-1.el8ost delorean-rhel8-master-deps 177 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-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-ddt noarch1.2.0-2.el8ost delorean-rhel8-master-deps 18 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-dulwich x86_640.19.11-1.el8ost delorean-rhel8-master-deps 365 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-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-gevent x86_641.2.2-4.1.el8ost delorean-rhel8-master-deps 494 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-jmespath noarch0.9.0-11.el8ost delorean-rhel8-master-deps 44 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-kazoo noarch2.2.1-2.el8ost delorean-rhel8-master-deps 136 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 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-logutils noarch0.3.5-6.1.el8ost delorean-rhel8-master-deps 48 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-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-munch noarch2.2.0-3.el8ost delorean-rhel8-master-deps 20 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-openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 242 k 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-pecan noarch1.3.2-3.el8ost delorean-rhel8-master-deps 282 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-psutil x86_645.2.2-4.el8ost delorean-rhel8-master-deps 312 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-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-pyroute2 noarch0.5.3-3.el8ost delorean-rhel8-master-deps 503 k DEBUG: python3-qpid-proton x86_640.29.0-1.el8 delorean-rhel8-master-deps 361 k DEBUG: python3-redis noarch3.1.0-1.el8ost delorean-rhel8-master-deps 123 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-rhosp-openvswitch noarch2.11-0.3.el8ost delorean-rhel8-master-deps 6.4 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-setproctitle x86_641.1.9-7.el8ost delorean-rhel8-master-deps 21 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-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-testrepository noarch0.0.20-15.el8ost delorean-rhel8-master-deps 173 k DEBUG: python3-testresources noarch1.0.0-8.el8ost delorean-rhel8-master-deps 61 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-tinyrpc noarch0.5-4.20170523git1f38ac.el8ost delorean-rhel8-master-deps 37 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-waitress noarch0.8.10-2.el8ost delorean-rhel8-master-deps 160 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-webtest noarch2.0.29-4.el8ost delorean-rhel8-master-deps 91 k DEBUG: python3-werkzeug noarch0.14.1-5.el8ost delorean-rhel8-master-deps 468 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: python3-zake noarch0.2.2-14.el8ost delorean-rhel8-master-deps 46 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: Enabling module streams: DEBUG: container-tools rhel8 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 206 Packages DEBUG: Total size: 69 M DEBUG: Installed size: 254 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] container-selinux-2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch.rpm: Already downloaded DEBUG: [SKIPPED] genisoimage-1.1.11-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.24-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusal-1.1.11-39.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-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.7.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.13.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.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] iproute-4.18.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.10-6.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] libini_config-1.3.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.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] 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] 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] nfs-utils-2.3.3-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.12-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.8-16.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0-0.10.20180831git0047a6c.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-libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.2.0-2.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] rpm-plugin-selinux-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.10.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] dulwich-core-0.19.11-1.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.16-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-appdirs-1.4.0-6.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-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-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.2.0-2.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-dulwich-0.19.11-1.el8ost.x86_64.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-gevent-1.2.2-4.1.el8ost.x86_64.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-jmespath-0.9.0-11.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-kazoo-2.2.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.el8ost.noarch.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-logutils-0.3.5-6.1.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-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-munch-2.2.0-3.el8ost.noarch.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-openstackdocstheme-1.20.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-pecan-1.3.2-3.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-psutil-5.2.2-4.el8ost.x86_64.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-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-pyroute2-0.5.3-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.4-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.9-7.el8ost.x86_64.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-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarch.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-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-tinyrpc-0.5-4.20170523git1f38ac.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-waitress-0.8.10-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.29-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-0.14.1-5.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] python3-zake-0.2.2-14.el8ost.noarch.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-2.0.0-0.20200605154753.0c10f5c 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-iso8601-0.1.11-9.el8ost.noarch 4/206 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 5/206 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 6/206 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 7/206 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 8/206 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 9/206 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 10/206 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 11/206 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 12/206 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 13/206 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 14/206 DEBUG: Installing : python3-libselinux-2.8-6.el8.x86_64 15/206 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 16/206 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 17/206 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 17/206 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 18/206 DEBUG: Installing : rpm-plugin-selinux-4.14.2-9.el8.x86_64 19/206 DEBUG: Installing : selinux-policy-3.14.1-61.el8.noarch 20/206 DEBUG: Running scriptlet: selinux-policy-3.14.1-61.el8.noarch 20/206 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 21/206 DEBUG: Installing : selinux-policy-targeted-3.14.1-61.el8.noarch 21/206 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 21/206 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 22/206 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 23/206 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 24/206 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 25/206 DEBUG: Installing : python3-tenacity-5.0.2-3.el8ost.noarch 26/206 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 27/206 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 28/206 DEBUG: Installing : python3-pyroute2-0.5.3-3.el8ost.noarch 29/206 DEBUG: Installing : python3-psutil-5.2.2-4.el8ost.x86_64 30/206 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 31/206 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 32/206 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 33/206 DEBUG: Installing : libref_array-0.1.5-39.el8.x86_64 34/206 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 35/206 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 35/206 DEBUG: Installing : libcollection-0.7.0-39.el8.x86_64 36/206 DEBUG: Installing : libbasicobjects-0.1.1-39.el8.x86_64 37/206 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 38/206 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 39/206 DEBUG: Installing : python3-keystoneauth1-4.0.0-0.20200416123845.c09 40/206 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 41/206 DEBUG: Installing : iproute-4.18.0-11.el8.x86_64 42/206 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 43/206 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 44/206 DEBUG: Installing : unbound-libs-1.7.3-8.el8.x86_64 44/206 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 44/206 DEBUG: Installing : libverto-libevent-0.3.0-5.el8.x86_64 45/206 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 46/206 DEBUG: Installing : rpcbind-1.2.5-3.el8.x86_64 46/206 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 46/206 DEBUG: Installing : python3-libsemanage-2.8-5.el8.x86_64 47/206 DEBUG: Installing : python3-setools-4.2.0-2.el8.x86_64 48/206 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 49/206 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 49/206 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 50/206 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 51/206 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 52/206 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 53/206 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 54/206 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 55/206 DEBUG: Installing : python3-werkzeug-0.14.1-5.el8ost.noarch 56/206 DEBUG: Installing : python3-waitress-0.8.10-2.el8ost.noarch 57/206 DEBUG: Installing : python3-testscenarios-0.5.0-9.el8ost.noarch 58/206 DEBUG: Installing : python3-testresources-1.0.0-8.el8ost.noarch 59/206 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 60/206 DEBUG: Installing : python3-sqlparse-0.2.2-6.1.el8ost.noarch 61/206 DEBUG: Installing : python3-migrate-0.12.0-2.el8ost.noarch 62/206 DEBUG: Installing : python3-simplegeneric-0.8-8.el8ost.noarch 63/206 DEBUG: Installing : python3-setproctitle-1.1.9-7.el8ost.x86_64 64/206 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 65/206 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 66/206 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 67/206 DEBUG: Installing : python3-redis-3.1.0-1.el8ost.noarch 68/206 DEBUG: Installing : python3-pyasn1-0.3.7-6.1.el8ost.noarch 69/206 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 70/206 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 71/206 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 72/206 DEBUG: Installing : python3-bcrypt-3.1.6-2.el8ost.x86_64 73/206 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 74/206 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 75/206 DEBUG: Installing : python3-memcached-1.58-8.el8ost.noarch 76/206 DEBUG: Installing : python3-logutils-0.3.5-6.1.el8ost.noarch 77/206 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 78/206 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 79/206 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 80/206 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 81/206 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 82/206 DEBUG: Installing : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 83/206 DEBUG: Installing : python3-testrepository-0.0.20-15.el8ost.noarch 84/206 DEBUG: Installing : python3-kazoo-2.2.1-2.el8ost.noarch 85/206 DEBUG: Installing : python3-zake-0.2.2-14.el8ost.noarch 86/206 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 87/206 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 88/206 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 89/206 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 90/206 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 91/206 DEBUG: Installing : python3-editor-0.4-5.el8ost.noarch 92/206 DEBUG: Installing : python3-alembic-1.0.7-1.el8ost.noarch 93/206 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 94/206 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 95/206 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 96/206 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 97/206 DEBUG: Installing : python3-PyMySQL-0.9.2-2.el8ost.noarch 98/206 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 99/206 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 100/206 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 101/206 DEBUG: Installing : libsodium-1.0.16-4.el8ost.x86_64 102/206 DEBUG: Installing : python3-pynacl-1.3.0-1.el8ost.x86_64 103/206 DEBUG: Installing : python3-paramiko-2.4.2-2.el8ost.noarch 104/206 DEBUG: Installing : dulwich-core-0.19.11-1.el8ost.x86_64 105/206 DEBUG: Installing : python3-dulwich-0.19.11-1.el8ost.x86_64 106/206 DEBUG: Installing : python3-httplib2-0.10.3-4.el8.noarch 107/206 DEBUG: Installing : quota-nls-1:4.04-10.el8.noarch 108/206 DEBUG: Installing : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 109/206 DEBUG: Installing : psmisc-23.1-3.el8.x86_64 110/206 DEBUG: Installing : numactl-libs-2.0.12-2.el8.x86_64 111/206 DEBUG: Running scriptlet: numactl-libs-2.0.12-2.el8.x86_64 111/206 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 112/206 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 113/206 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 114/206 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 115/206 DEBUG: Installing : python3-os-testr-2.0.0-0.20200416120104.248dc81. 116/206 DEBUG: Installing : python3-ddt-1.2.0-2.el8ost.noarch 117/206 DEBUG: Installing : libxslt-1.1.32-3.el8.x86_64 118/206 DEBUG: Installing : libpath_utils-0.2.1-39.el8.x86_64 119/206 DEBUG: Installing : libini_config-1.3.1-39.el8.x86_64 120/206 DEBUG: Installing : gssproxy-0.8.0-5.el8.x86_64 121/206 DEBUG: Running scriptlet: gssproxy-0.8.0-5.el8.x86_64 121/206 DEBUG: Installing : libnfsidmap-1:2.3.3-14.el8.x86_64 122/206 DEBUG: Installing : keyutils-1.5.10-6.el8.x86_64 123/206 DEBUG: Installing : e2fsprogs-libs-1.44.3-2.el8.x86_64 124/206 DEBUG: Running scriptlet: e2fsprogs-libs-1.44.3-2.el8.x86_64 124/206 DEBUG: Installing : quota-1:4.04-10.el8.x86_64 125/206 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 126/206 DEBUG: Installing : nfs-utils-1:2.3.3-14.el8.x86_64 126/206 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 126/206 DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 127/206 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 127/206 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 128/206 DEBUG: Installing : checkpolicy-2.8-2.el8.x86_64 129/206 DEBUG: Installing : python3-policycoreutils-2.8-16.1.el8.noarch 130/206 DEBUG: Installing : policycoreutils-python-utils-2.8-16.1.el8.noarch 131/206 DEBUG: Installing : container-selinux-2:2.75-1.git99e2cfd.module+el8 132/206 DEBUG: Running scriptlet: container-selinux-2:2.75-1.git99e2cfd.module+el8 132/206 DEBUG: setsebool: SELinux is disabled. DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 133/206 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 133/206 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 133/206 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 134/206 DEBUG: Installing : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 134/206 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 134/206 DEBUG: Installing : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 135/206 DEBUG: Installing : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 136/206 DEBUG: Installing : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 137/206 DEBUG: Installing : c-ares-1.13.0-5.el8.x86_64 138/206 DEBUG: Running scriptlet: c-ares-1.13.0-5.el8.x86_64 138/206 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 139/206 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 140/206 DEBUG: Installing : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 141/206 DEBUG: Installing : python3-lxml-4.2.5-2.el8ost.x86_64 142/206 DEBUG: Installing : python3-webtest-2.0.29-4.el8ost.noarch 143/206 DEBUG: Installing : python3-pecan-1.3.2-3.el8ost.noarch 144/206 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 145/206 DEBUG: Installing : libusal-1.1.11-39.el8.x86_64 146/206 DEBUG: Running scriptlet: libusal-1.1.11-39.el8.x86_64 146/206 DEBUG: Installing : genisoimage-1.1.11-39.el8.x86_64 147/206 DEBUG: Running scriptlet: genisoimage-1.1.11-39.el8.x86_64 147/206 DEBUG: Installing : libev-4.24-6.el8.x86_64 148/206 DEBUG: Installing : python3-gevent-1.2.2-4.1.el8ost.x86_64 149/206 DEBUG: Installing : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 150/206 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 151/206 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 152/206 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 153/206 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 154/206 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020041612301 155/206 DEBUG: Installing : python3-openstacksdk-0.46.0-0.20200415111514.fc3 156/206 DEBUG: Installing : python3-os-client-config-2.1.0-0.20200415120623. 157/206 DEBUG: Installing : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 158/206 DEBUG: Installing : python3-os-traits-2.3.0-0.20200416133109.bca5bac 159/206 DEBUG: Installing : python-pycadf-common-3.0.0-0.20200416045503.9107 160/206 DEBUG: Installing : python-oslo-versionedobjects-lang-2.1.0-0.202006 161/206 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 162/206 DEBUG: Installing : python-oslo-privsep-lang-2.2.0-0.20200605151256. 163/206 DEBUG: Installing : python-oslo-policy-lang-3.2.0-0.20200605153510.9 164/206 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 165/206 DEBUG: Installing : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 166/206 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 167/206 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 168/206 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b99382 169/206 DEBUG: Installing : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 170/206 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 171/206 DEBUG: Installing : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 172/206 DEBUG: Installing : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 173/206 DEBUG: Installing : python3-oslo-privsep-2.2.0-0.20200605151256.18d4 174/206 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 175/206 DEBUG: Installing : python3-oslo-policy-3.2.0-0.20200605153510.90009 176/206 DEBUG: Installing : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 177/206 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 178/206 DEBUG: Installing : python3-neutronclient-7.1.1-0.20200420105305.ac0 179/206 DEBUG: Installing : python3-designateclient-4.0.0-0.20200417184930.9 180/206 DEBUG: Installing : python3-novaclient-1:17.0.0-0.20200421103620.3ef 181/206 DEBUG: Installing : python3-oslo-reports-2.1.0-0.20200605154124.a79a 182/206 DEBUG: Installing : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 183/206 DEBUG: Installing : python3-tooz-2.5.1-0.20200618074707.2ae8c4b.el8. 184/206 DEBUG: Installing : python3-oslo-upgradecheck-1.1.0-0.20200605153312 185/206 DEBUG: Installing : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 186/206 DEBUG: Installing : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 187/206 DEBUG: Installing : python-oslo-concurrency-lang-4.1.1-0.20200618074 188/206 DEBUG: Installing : python3-oslo-concurrency-4.1.1-0.20200618074122. 189/206 DEBUG: Installing : python3-oslo-service-2.2.0-0.20200603085014.a61c 190/206 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 191/206 DEBUG: Installing : python3-oslo-versionedobjects-2.1.0-0.2020060515 192/206 DEBUG: Installing : python3-osprofiler-3.2.0-0.20200605155405.38d51b 193/206 DEBUG: Installing : python3-neutron-lib-2.3.0-0.20200415123630.4f787 194/206 DEBUG: Installing : python3-os-vif-2.0.0-0.20200416123059.d5b61d1.el 195/206 DEBUG: Installing : python3-os-xenapi-0.3.4-0.20200415120510.12c68d0 196/206 DEBUG: Installing : python3-tempest-1:23.0.1-0.20200322020235.c8058d 197/206 DEBUG: Installing : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 198/206 DEBUG: Installing : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 199/206 DEBUG: Installing : python3-keystonemiddleware-8.0.0-0.2020010812510 200/206 DEBUG: Installing : python3-neutron-1:16.1.0-0.20200428032410.4b02ed 201/206 DEBUG: Installing : python3-neutron-tests-1:16.1.0-0.20200428032410. 202/206 DEBUG: Installing : python3-neutron-lib-tests-2.3.0-0.20200415123630 203/206 DEBUG: Installing : python3-ironicclient-4.1.0-0.20200420113006.fc31 204/206 DEBUG: Installing : python3-openstackdocstheme-1.20.1-2.el8ost.noarc 205/206 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noa 206/206 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 206/206 DEBUG: Running scriptlet: python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noa 206/206 DEBUG: Verifying : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 1/206 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.1-0.20200618074 2/206 DEBUG: Verifying : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 3/206 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 4/206 DEBUG: Verifying : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 5/206 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 6/206 DEBUG: Verifying : python-oslo-policy-lang-3.2.0-0.20200605153510.9 7/206 DEBUG: Verifying : python-oslo-privsep-lang-2.2.0-0.20200605151256. 8/206 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 9/206 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.1.0-0.202006 10/206 DEBUG: Verifying : python-pycadf-common-3.0.0-0.20200416045503.9107 11/206 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 12/206 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 13/206 DEBUG: Verifying : python3-designateclient-4.0.0-0.20200417184930.9 14/206 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 15/206 DEBUG: Verifying : python3-ironicclient-4.1.0-0.20200420113006.fc31 16/206 DEBUG: Verifying : python3-keystoneauth1-4.0.0-0.20200416123845.c09 17/206 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 18/206 DEBUG: Verifying : python3-keystonemiddleware-8.0.0-0.2020010812510 19/206 DEBUG: Verifying : python3-neutron-1:16.1.0-0.20200428032410.4b02ed 20/206 DEBUG: Verifying : python3-neutron-lib-2.3.0-0.20200415123630.4f787 21/206 DEBUG: Verifying : python3-neutron-lib-tests-2.3.0-0.20200415123630 22/206 DEBUG: Verifying : python3-neutron-tests-1:16.1.0-0.20200428032410. 23/206 DEBUG: Verifying : python3-neutronclient-7.1.1-0.20200420105305.ac0 24/206 DEBUG: Verifying : python3-novaclient-1:17.0.0-0.20200421103620.3ef 25/206 DEBUG: Verifying : python3-openstacksdk-0.46.0-0.20200415111514.fc3 26/206 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20200415120623. 27/206 DEBUG: Verifying : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 28/206 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 29/206 DEBUG: Verifying : python3-os-testr-2.0.0-0.20200416120104.248dc81. 30/206 DEBUG: Verifying : python3-os-traits-2.3.0-0.20200416133109.bca5bac 31/206 DEBUG: Verifying : python3-os-vif-2.0.0-0.20200416123059.d5b61d1.el 32/206 DEBUG: Verifying : python3-os-xenapi-0.3.4-0.20200415120510.12c68d0 33/206 DEBUG: Verifying : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 34/206 DEBUG: Verifying : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 35/206 DEBUG: Verifying : python3-oslo-concurrency-4.1.1-0.20200618074122. 36/206 DEBUG: Verifying : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 37/206 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 38/206 DEBUG: Verifying : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 39/206 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 40/206 DEBUG: Verifying : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 41/206 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 42/206 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 43/206 DEBUG: Verifying : python3-oslo-policy-3.2.0-0.20200605153510.90009 44/206 DEBUG: Verifying : python3-oslo-privsep-2.2.0-0.20200605151256.18d4 45/206 DEBUG: Verifying : python3-oslo-reports-2.1.0-0.20200605154124.a79a 46/206 DEBUG: Verifying : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 47/206 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 48/206 DEBUG: Verifying : python3-oslo-service-2.2.0-0.20200603085014.a61c 49/206 DEBUG: Verifying : python3-oslo-upgradecheck-1.1.0-0.20200605153312 50/206 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b99382 51/206 DEBUG: Verifying : python3-oslo-versionedobjects-2.1.0-0.2020060515 52/206 DEBUG: Verifying : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 53/206 DEBUG: Verifying : python3-osprofiler-3.2.0-0.20200605155405.38d51b 54/206 DEBUG: Verifying : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 55/206 DEBUG: Verifying : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 56/206 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020041612301 57/206 DEBUG: Verifying : python3-stevedore-2.0.0-0.20200605154753.0c10f5c 58/206 DEBUG: Verifying : python3-tempest-1:23.0.1-0.20200322020235.c8058d 59/206 DEBUG: Verifying : python3-tooz-2.5.1-0.20200618074707.2ae8c4b.el8. 60/206 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 61/206 DEBUG: Verifying : container-selinux-2:2.75-1.git99e2cfd.module+el8 62/206 DEBUG: Verifying : genisoimage-1.1.11-39.el8.x86_64 63/206 DEBUG: Verifying : libev-4.24-6.el8.x86_64 64/206 DEBUG: Verifying : libusal-1.1.11-39.el8.x86_64 65/206 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 66/206 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 67/206 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 68/206 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 69/206 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 70/206 DEBUG: Verifying : unbound-libs-1.7.3-8.el8.x86_64 71/206 DEBUG: Verifying : c-ares-1.13.0-5.el8.x86_64 72/206 DEBUG: Verifying : checkpolicy-2.8-2.el8.x86_64 73/206 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 74/206 DEBUG: Verifying : e2fsprogs-libs-1.44.3-2.el8.x86_64 75/206 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 76/206 DEBUG: Verifying : gssproxy-0.8.0-5.el8.x86_64 77/206 DEBUG: Verifying : iproute-4.18.0-11.el8.x86_64 78/206 DEBUG: Verifying : keyutils-1.5.10-6.el8.x86_64 79/206 DEBUG: Verifying : libbasicobjects-0.1.1-39.el8.x86_64 80/206 DEBUG: Verifying : libcollection-0.7.0-39.el8.x86_64 81/206 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 82/206 DEBUG: Verifying : libini_config-1.3.1-39.el8.x86_64 83/206 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 84/206 DEBUG: Verifying : libnfsidmap-1:2.3.3-14.el8.x86_64 85/206 DEBUG: Verifying : libpath_utils-0.2.1-39.el8.x86_64 86/206 DEBUG: Verifying : libref_array-0.1.5-39.el8.x86_64 87/206 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 88/206 DEBUG: Verifying : libverto-libevent-0.3.0-5.el8.x86_64 89/206 DEBUG: Verifying : libxslt-1.1.32-3.el8.x86_64 90/206 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 91/206 DEBUG: Verifying : nfs-utils-1:2.3.3-14.el8.x86_64 92/206 DEBUG: Verifying : numactl-libs-2.0.12-2.el8.x86_64 93/206 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 94/206 DEBUG: Verifying : policycoreutils-python-utils-2.8-16.1.el8.noarch 95/206 DEBUG: Verifying : psmisc-23.1-3.el8.x86_64 96/206 DEBUG: Verifying : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 97/206 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 98/206 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 99/206 DEBUG: Verifying : python3-libselinux-2.8-6.el8.x86_64 100/206 DEBUG: Verifying : python3-libsemanage-2.8-5.el8.x86_64 101/206 DEBUG: Verifying : python3-policycoreutils-2.8-16.1.el8.noarch 102/206 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 103/206 DEBUG: Verifying : python3-setools-4.2.0-2.el8.x86_64 104/206 DEBUG: Verifying : quota-1:4.04-10.el8.x86_64 105/206 DEBUG: Verifying : quota-nls-1:4.04-10.el8.noarch 106/206 DEBUG: Verifying : rpcbind-1.2.5-3.el8.x86_64 107/206 DEBUG: Verifying : rpm-plugin-selinux-4.14.2-9.el8.x86_64 108/206 DEBUG: Verifying : selinux-policy-3.14.1-61.el8.noarch 109/206 DEBUG: Verifying : selinux-policy-targeted-3.14.1-61.el8.noarch 110/206 DEBUG: Verifying : python3-httplib2-0.10.3-4.el8.noarch 111/206 DEBUG: Verifying : dulwich-core-0.19.11-1.el8ost.x86_64 112/206 DEBUG: Verifying : libsodium-1.0.16-4.el8ost.x86_64 113/206 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 114/206 DEBUG: Verifying : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 115/206 DEBUG: Verifying : python3-PyMySQL-0.9.2-2.el8ost.noarch 116/206 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 117/206 DEBUG: Verifying : python3-alembic-1.0.7-1.el8ost.noarch 118/206 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 119/206 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 120/206 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 121/206 DEBUG: Verifying : python3-bcrypt-3.1.6-2.el8ost.x86_64 122/206 DEBUG: Verifying : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 123/206 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 124/206 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 125/206 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 126/206 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 127/206 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 128/206 DEBUG: Verifying : python3-ddt-1.2.0-2.el8ost.noarch 129/206 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 130/206 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 131/206 DEBUG: Verifying : python3-dulwich-0.19.11-1.el8ost.x86_64 132/206 DEBUG: Verifying : python3-editor-0.4-5.el8ost.noarch 133/206 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 134/206 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 135/206 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 136/206 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 137/206 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 138/206 DEBUG: Verifying : python3-gevent-1.2.2-4.1.el8ost.x86_64 139/206 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 140/206 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 141/206 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 142/206 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 143/206 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 144/206 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 145/206 DEBUG: Verifying : python3-kazoo-2.2.1-2.el8ost.noarch 146/206 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 147/206 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 148/206 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 149/206 DEBUG: Verifying : python3-logutils-0.3.5-6.1.el8ost.noarch 150/206 DEBUG: Verifying : python3-lxml-4.2.5-2.el8ost.x86_64 151/206 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 152/206 DEBUG: Verifying : python3-memcached-1.58-8.el8ost.noarch 153/206 DEBUG: Verifying : python3-migrate-0.12.0-2.el8ost.noarch 154/206 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 155/206 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 156/206 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 157/206 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 158/206 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 159/206 DEBUG: Verifying : python3-openstackdocstheme-1.20.1-2.el8ost.noarc 160/206 DEBUG: Verifying : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 161/206 DEBUG: Verifying : python3-paramiko-2.4.2-2.el8ost.noarch 162/206 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 163/206 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 164/206 DEBUG: Verifying : python3-pecan-1.3.2-3.el8ost.noarch 165/206 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 166/206 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 167/206 DEBUG: Verifying : python3-psutil-5.2.2-4.el8ost.x86_64 168/206 DEBUG: Verifying : python3-pyasn1-0.3.7-6.1.el8ost.noarch 169/206 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 170/206 DEBUG: Verifying : python3-pynacl-1.3.0-1.el8ost.x86_64 171/206 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 172/206 DEBUG: Verifying : python3-pyroute2-0.5.3-3.el8ost.noarch 173/206 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 174/206 DEBUG: Verifying : python3-redis-3.1.0-1.el8ost.noarch 175/206 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 176/206 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 177/206 DEBUG: Verifying : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 178/206 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 179/206 DEBUG: Verifying : python3-setproctitle-1.1.9-7.el8ost.x86_64 180/206 DEBUG: Verifying : python3-simplegeneric-0.8-8.el8ost.noarch 181/206 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 182/206 DEBUG: Verifying : python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noa 183/206 DEBUG: Verifying : python3-sqlparse-0.2.2-6.1.el8ost.noarch 184/206 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 185/206 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 186/206 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 187/206 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 188/206 DEBUG: Verifying : python3-tenacity-5.0.2-3.el8ost.noarch 189/206 DEBUG: Verifying : python3-testrepository-0.0.20-15.el8ost.noarch 190/206 DEBUG: Verifying : python3-testresources-1.0.0-8.el8ost.noarch 191/206 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 192/206 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 193/206 DEBUG: Verifying : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 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-waitress-0.8.10-2.el8ost.noarch 199/206 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 200/206 DEBUG: Verifying : python3-webtest-2.0.29-4.el8ost.noarch 201/206 DEBUG: Verifying : python3-werkzeug-0.14.1-5.el8ost.noarch 202/206 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 203/206 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 204/206 DEBUG: Verifying : python3-zake-0.2.2-14.el8ost.noarch 205/206 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 206/206 DEBUG: Installed: DEBUG: python3-ironicclient-4.1.0-0.20200420113006.fc31b5e.el8.noarch DEBUG: python3-neutron-lib-tests-2.3.0-0.20200415123630.4f787b8.el8.noarch DEBUG: python3-neutron-tests-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: python3-oslo-config-2:8.1.0-0.20200603084057.2b698fa.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python3-oslo-messaging-12.0.0-0.20200315133106.d87618b.el8.noarch DEBUG: python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el8.noarch DEBUG: python3-tooz-2.5.1-0.20200618074707.2ae8c4b.el8.noarch DEBUG: python3-fixtures-3.0.0-8.el8ost.noarch DEBUG: python3-openstackdocstheme-1.20.1-2.el8ost.noarch DEBUG: python3-sphinxcontrib-apidoc-0.2.1-10.el8ost.noarch DEBUG: python3-stestr-2.3.1-3.el8ost.noarch DEBUG: python3-subunit-1.3.0-7.el8ost.noarch DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python-oslo-cache-lang-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python-oslo-concurrency-lang-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python-oslo-db-lang-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python-oslo-middleware-lang-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python-oslo-policy-lang-3.2.0-0.20200605153510.90009d3.el8.noarch DEBUG: python-oslo-privsep-lang-2.2.0-0.20200605151256.18d42bd.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.1.0-0.20200605152627.b7cf243.el8.noarch DEBUG: python-pycadf-common-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-designateclient-4.0.0-0.20200417184930.9a2f2d4.el8.noarch DEBUG: python3-futurist-2.2.0-0.20200605151004.604b63d.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-neutron-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: python3-neutron-lib-2.3.0-0.20200415123630.4f787b8.el8.noarch DEBUG: python3-neutronclient-7.1.1-0.20200420105305.ac04e5d.el8.noarch DEBUG: python3-novaclient-1:17.0.0-0.20200421103620.3ef5b69.el8.noarch DEBUG: python3-openstacksdk-0.46.0-0.20200415111514.fc3b3d0.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20200415120623.bc96c23.el8.noarch DEBUG: python3-os-ken-1.1.0-0.20200622071410.778ed75.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-traits-2.3.0-0.20200416133109.bca5bac.el8.noarch DEBUG: python3-os-vif-2.0.0-0.20200416123059.d5b61d1.el8.noarch DEBUG: python3-os-xenapi-0.3.4-0.20200415120510.12c68d0.el8.noarch DEBUG: python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8.noarch DEBUG: python3-oslo-cache-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python3-oslo-concurrency-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-db-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python3-oslo-middleware-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python3-oslo-policy-3.2.0-0.20200605153510.90009d3.el8.noarch DEBUG: python3-oslo-privsep-2.2.0-0.20200605151256.18d42bd.el8.noarch DEBUG: python3-oslo-reports-2.1.0-0.20200605154124.a79a13b.el8.noarch DEBUG: python3-oslo-rootwrap-6.1.0-0.20200603084759.45df949.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-service-2.2.0-0.20200603085014.a61c15d.el8.noarch DEBUG: python3-oslo-upgradecheck-1.1.0-0.20200605153312.2380e79.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-oslo-versionedobjects-2.1.0-0.20200605152627.b7cf243.el8.noarch DEBUG: python3-osprofiler-3.2.0-0.20200605155405.38d51b2.el8.noarch DEBUG: python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5.el8.noarch DEBUG: python3-pycadf-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20200416123011.d7ac0ff.el8.noarch DEBUG: python3-stevedore-2.0.0-0.20200605154753.0c10f5c.el8.noarch DEBUG: python3-tempest-1:23.0.1-0.20200322020235.c8058d0.el8.noarch DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: container-selinux-2:2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch DEBUG: genisoimage-1.1.11-39.el8.x86_64 DEBUG: libev-4.24-6.el8.x86_64 DEBUG: libusal-1.1.11-39.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: unbound-libs-1.7.3-8.el8.x86_64 DEBUG: c-ares-1.13.0-5.el8.x86_64 DEBUG: checkpolicy-2.8-2.el8.x86_64 DEBUG: dbus-glib-0.110-2.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: iproute-4.18.0-11.el8.x86_64 DEBUG: keyutils-1.5.10-6.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: libini_config-1.3.1-39.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libnfsidmap-1:2.3.3-14.el8.x86_64 DEBUG: libpath_utils-0.2.1-39.el8.x86_64 DEBUG: libref_array-0.1.5-39.el8.x86_64 DEBUG: libselinux-utils-2.8-6.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: nfs-utils-1:2.3.3-14.el8.x86_64 DEBUG: numactl-libs-2.0.12-2.el8.x86_64 DEBUG: policycoreutils-2.8-16.1.el8.x86_64 DEBUG: policycoreutils-python-utils-2.8-16.1.el8.noarch DEBUG: psmisc-23.1-3.el8.x86_64 DEBUG: python3-audit-3.0-0.10.20180831git0047a6c.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-libselinux-2.8-6.el8.x86_64 DEBUG: python3-libsemanage-2.8-5.el8.x86_64 DEBUG: python3-policycoreutils-2.8-16.1.el8.noarch DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-setools-4.2.0-2.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: rpm-plugin-selinux-4.14.2-9.el8.x86_64 DEBUG: selinux-policy-3.14.1-61.el8.noarch DEBUG: selinux-policy-targeted-3.14.1-61.el8.noarch DEBUG: python3-httplib2-0.10.3-4.el8.noarch DEBUG: dulwich-core-0.19.11-1.el8ost.x86_64 DEBUG: libsodium-1.0.16-4.el8ost.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch DEBUG: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-appdirs-1.4.0-6.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-bcrypt-3.1.6-2.el8ost.x86_64 DEBUG: python3-beautifulsoup4-4.6.0-1.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-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-ddt-1.2.0-2.el8ost.noarch DEBUG: python3-decorator-4.2.1-2.1.el8ost.noarch DEBUG: python3-dogpile-cache-0.6.8-1.el8ost.noarch DEBUG: python3-dulwich-0.19.11-1.el8ost.x86_64 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-funcsigs-1.0.2-3.el8ost.noarch DEBUG: python3-future-0.16.0-6.el8ost.noarch DEBUG: python3-gevent-1.2.2-4.1.el8ost.x86_64 DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-jmespath-0.9.0-11.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-kazoo-2.2.1-2.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-logutils-0.3.5-6.1.el8ost.noarch DEBUG: python3-lxml-4.2.5-2.el8ost.x86_64 DEBUG: python3-mako-1.0.6-13.el8ost.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-munch-2.2.0-3.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-pecan-1.3.2-3.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-psutil-5.2.2-4.el8ost.x86_64 DEBUG: python3-pyasn1-0.3.7-6.1.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pynacl-1.3.0-1.el8ost.x86_64 DEBUG: python3-pyngus-2.3.0-1.el8.noarch DEBUG: python3-pyroute2-0.5.3-3.el8ost.noarch DEBUG: python3-qpid-proton-0.29.0-1.el8.x86_64 DEBUG: python3-redis-3.1.0-1.el8ost.noarch DEBUG: python3-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-setproctitle-1.1.9-7.el8ost.x86_64 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-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-tenacity-5.0.2-3.el8ost.noarch DEBUG: python3-testrepository-0.0.20-15.el8ost.noarch DEBUG: python3-testresources-1.0.0-8.el8ost.noarch DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-tinyrpc-0.5-4.20170523git1f38ac.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-waitress-0.8.10-2.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-webtest-2.0.29-4.el8ost.noarch DEBUG: python3-werkzeug-0.14.1-5.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: python3-zake-0.2.2-14.el8ost.noarch 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 python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.src.rpm Start: rpmbuild python-networking-baremetal-2.1.0-0.20200622173411.5544af7.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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/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/python-networking-baremetal.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.68r9129b:/etc/resolv.conf']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '22713727be4b4f8ba6bc3cb77e320fad', '-D', '/var/lib/mock/dlrn-rhel8-master-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.68r9129b:/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/python-networking-baremetal.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.3u0r4i DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf networking-baremetal-2.1.0.dev20 DEBUG: + /usr/bin/tar -xof - DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/networking-baremetal-2.1.0.dev20-0.20200622173411.5544af7.tar.gz DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd networking-baremetal-2.1.0.dev20 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 'python-networking-baremetal-2.1.0 base' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.djzf2o DEBUG: + exit 0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-baremetal-2.1.0.dev20 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/networking_baremetal DEBUG: creating build/lib/networking_baremetal/agent DEBUG: copying networking_baremetal/agent/__init__.py -> build/lib/networking_baremetal/agent DEBUG: copying networking_baremetal/agent/ironic_neutron_agent.py -> build/lib/networking_baremetal/agent DEBUG: creating build/lib/networking_baremetal/tests DEBUG: copying networking_baremetal/tests/__init__.py -> build/lib/networking_baremetal/tests DEBUG: copying networking_baremetal/tests/base.py -> build/lib/networking_baremetal/tests DEBUG: copying networking_baremetal/__init__.py -> build/lib/networking_baremetal DEBUG: copying networking_baremetal/_i18n.py -> build/lib/networking_baremetal DEBUG: copying networking_baremetal/constants.py -> build/lib/networking_baremetal DEBUG: copying networking_baremetal/ironic_client.py -> build/lib/networking_baremetal DEBUG: creating build/lib/networking_baremetal/plugins DEBUG: copying networking_baremetal/plugins/__init__.py -> build/lib/networking_baremetal/plugins DEBUG: creating build/lib/networking_baremetal/tests/unit DEBUG: creating build/lib/networking_baremetal/tests/unit/ironic_agent DEBUG: copying networking_baremetal/tests/unit/ironic_agent/__init__.py -> build/lib/networking_baremetal/tests/unit/ironic_agent DEBUG: copying networking_baremetal/tests/unit/ironic_agent/test_hashring_member_manager.py -> build/lib/networking_baremetal/tests/unit/ironic_agent DEBUG: copying networking_baremetal/tests/unit/ironic_agent/test_ironic_agent.py -> build/lib/networking_baremetal/tests/unit/ironic_agent DEBUG: creating build/lib/networking_baremetal/tests/unit/plugins DEBUG: creating build/lib/networking_baremetal/tests/unit/plugins/ml2 DEBUG: copying networking_baremetal/tests/unit/plugins/ml2/__init__.py -> build/lib/networking_baremetal/tests/unit/plugins/ml2 DEBUG: copying networking_baremetal/tests/unit/plugins/ml2/test_baremetal_mech.py -> build/lib/networking_baremetal/tests/unit/plugins/ml2 DEBUG: copying networking_baremetal/tests/unit/plugins/ml2/utils.py -> build/lib/networking_baremetal/tests/unit/plugins/ml2 DEBUG: creating build/lib/networking_baremetal/plugins/ml2 DEBUG: copying networking_baremetal/plugins/ml2/__init__.py -> build/lib/networking_baremetal/plugins/ml2 DEBUG: copying networking_baremetal/plugins/ml2/baremetal_mech.py -> build/lib/networking_baremetal/plugins/ml2 DEBUG: copying networking_baremetal/tests/unit/plugins/__init__.py -> build/lib/networking_baremetal/tests/unit/plugins DEBUG: copying networking_baremetal/tests/unit/__init__.py -> build/lib/networking_baremetal/tests/unit DEBUG: running egg_info DEBUG: writing networking_baremetal.egg-info/PKG-INFO DEBUG: writing dependency_links to networking_baremetal.egg-info/dependency_links.txt DEBUG: writing entry points to networking_baremetal.egg-info/entry_points.txt DEBUG: deleting networking_baremetal.egg-info/requires.txt DEBUG: writing top-level names to networking_baremetal.egg-info/top_level.txt DEBUG: writing pbr to networking_baremetal.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: reading manifest template 'MANIFEST.in' 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 'networking_baremetal.egg-info/SOURCES.txt' DEBUG: + sphinx-build-3 -b html doc/source doc/build/html DEBUG: Running Sphinx v1.7.6 DEBUG: connecting events for openstackdocstheme DEBUG: making output directory... DEBUG: loading pickled environment... not yet created DEBUG: Creating file /builddir/build/BUILD/networking-baremetal-2.1.0.dev20/doc/source/contributor/api/networking_baremetal.rst. DEBUG: Creating file /builddir/build/BUILD/networking-baremetal-2.1.0.dev20/doc/source/contributor/api/networking_baremetal.agent.rst. DEBUG: Creating file /builddir/build/BUILD/networking-baremetal-2.1.0.dev20/doc/source/contributor/api/networking_baremetal.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/networking-baremetal-2.1.0.dev20/doc/source/contributor/api/networking_baremetal.plugins.ml2.rst. DEBUG: Creating file /builddir/build/BUILD/networking-baremetal-2.1.0.dev20/doc/source/contributor/api/modules.rst. DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/networking-baremetal-2.1.0.dev20/doc/source/../../tools/config/networking-baremetal-config-generator.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/networking-baremetal-2.1.0.dev20/doc/source/_static/ironic_neutron_agent.ini.conf.sample DEBUG: BUILDSTDERR: WARNING:stevedore.named:Could not load ironic-client, ironic-neutron-agent DEBUG: Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 8 source files that are out of date DEBUG: updating environment: 13 added, 0 changed, 0 removed DEBUG: reading sources... [ 7%] configuration/config DEBUG: loading config file tools/config/networking-baremetal-config-generator.conf DEBUG: BUILDSTDERR: WARNING:stevedore.named:Could not load ironic-client, ironic-neutron-agent DEBUG: reading sources... [ 15%] configuration/index DEBUG: reading sources... [ 23%] configuration/sample-config DEBUG: reading sources... [ 30%] contributor/api/modules DEBUG: reading sources... [ 38%] contributor/api/networking_baremetal DEBUG: reading sources... [ 46%] contributor/api/networking_baremetal.agent DEBUG: reading sources... [ 53%] contributor/api/networking_baremetal.plugins DEBUG: reading sources... [ 61%] contributor/api/networking_baremetal.plugins.ml2 DEBUG: reading sources... [ 69%] contributor/index DEBUG: reading sources... [ 76%] contributor/quickstart DEBUG: reading sources... [ 84%] contributor/quickstart-multitenant DEBUG: reading sources... [ 92%] index DEBUG: reading sources... [100%] install/index DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 7%] configuration/config DEBUG: writing output... [ 15%] configuration/index DEBUG: writing output... [ 23%] configuration/sample-config DEBUG: writing output... [ 30%] contributor/api/modules DEBUG: writing output... [ 38%] contributor/api/networking_baremetal DEBUG: writing output... [ 46%] contributor/api/networking_baremetal.agent DEBUG: writing output... [ 53%] contributor/api/networking_baremetal.plugins DEBUG: writing output... [ 61%] contributor/api/networking_baremetal.plugins.ml2 DEBUG: writing output... [ 69%] contributor/index DEBUG: writing output... [ 76%] contributor/quickstart DEBUG: writing output... [ 84%] contributor/quickstart-multitenant DEBUG: writing output... [ 92%] index DEBUG: writing output... [100%] install/index DEBUG: generating indices... genindex py-modindex DEBUG: writing additional pages... search DEBUG: copying downloadable files... [100%] _static/ironic_neutron_agent.ini.conf.sample DEBUG: copying static files... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en) ... done DEBUG: dumping object inventory... done DEBUG: build succeeded. DEBUG: The HTML pages are in doc/build/html. DEBUG: + rm -rf doc/build/html/.buildinfo doc/build/html/.doctrees DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bjdTmI DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64 DEBUG: BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64 DEBUG: + cd networking-baremetal-2.1.0.dev20 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/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.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/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/plugins DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/plugins/ml2 DEBUG: copying build/lib/networking_baremetal/plugins/ml2/baremetal_mech.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/plugins/ml2 DEBUG: copying build/lib/networking_baremetal/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/plugins/ml2 DEBUG: copying build/lib/networking_baremetal/plugins/__init__.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/plugins DEBUG: copying build/lib/networking_baremetal/ironic_client.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal DEBUG: copying build/lib/networking_baremetal/constants.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal DEBUG: copying build/lib/networking_baremetal/_i18n.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal DEBUG: copying build/lib/networking_baremetal/__init__.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit DEBUG: copying build/lib/networking_baremetal/tests/unit/__init__.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins DEBUG: copying build/lib/networking_baremetal/tests/unit/plugins/__init__.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins/ml2 DEBUG: copying build/lib/networking_baremetal/tests/unit/plugins/ml2/utils.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins/ml2 DEBUG: copying build/lib/networking_baremetal/tests/unit/plugins/ml2/test_baremetal_mech.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins/ml2 DEBUG: copying build/lib/networking_baremetal/tests/unit/plugins/ml2/__init__.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins/ml2 DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/ironic_agent DEBUG: copying build/lib/networking_baremetal/tests/unit/ironic_agent/test_ironic_agent.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/ironic_agent DEBUG: copying build/lib/networking_baremetal/tests/unit/ironic_agent/test_hashring_member_manager.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/ironic_agent DEBUG: copying build/lib/networking_baremetal/tests/unit/ironic_agent/__init__.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/ironic_agent DEBUG: copying build/lib/networking_baremetal/tests/base.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests DEBUG: copying build/lib/networking_baremetal/tests/__init__.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests DEBUG: creating /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/agent DEBUG: copying build/lib/networking_baremetal/agent/ironic_neutron_agent.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/agent DEBUG: copying build/lib/networking_baremetal/agent/__init__.py -> /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/agent DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/plugins/ml2/baremetal_mech.py to baremetal_mech.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/plugins/ml2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/ironic_client.py to ironic_client.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/_i18n.py to _i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins/ml2/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins/ml2/test_baremetal_mech.py to test_baremetal_mech.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/plugins/ml2/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/ironic_agent/test_ironic_agent.py to test_ironic_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/ironic_agent/test_hashring_member_manager.py to test_hashring_member_manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/unit/ironic_agent/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/agent/ironic_neutron_agent.py to ironic_neutron_agent.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal/agent/__init__.py to __init__.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmpwbt16gkt.py' DEBUG: /usr/bin/python3 /tmp/tmpwbt16gkt.py DEBUG: removing /tmp/tmpwbt16gkt.py DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing networking_baremetal.egg-info/PKG-INFO DEBUG: writing dependency_links to networking_baremetal.egg-info/dependency_links.txt DEBUG: writing entry points to networking_baremetal.egg-info/entry_points.txt DEBUG: writing top-level names to networking_baremetal.egg-info/top_level.txt DEBUG: writing pbr to networking_baremetal.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: reading manifest template 'MANIFEST.in' 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 'networking_baremetal.egg-info/SOURCES.txt' DEBUG: Copying networking_baremetal.egg-info to /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/python3.6/site-packages/networking_baremetal-2.1.0.dev20-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing ironic-neutron-agent script to /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/bin DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/ironic-neutron-agent.service /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/lib/systemd/system/ironic-neutron-agent.service DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 2.1.0-0.20200622173411.5544af7.el8 --unique-debug-suffix -2.1.0-0.20200622173411.5544af7.el8.x86_64 --unique-debug-src-base python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/networking-baremetal-2.1.0.dev20 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: /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/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.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.VtEQ54 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-baremetal-2.1.0.dev20 DEBUG: + export PYTHON=python3 DEBUG: + PYTHON=python3 DEBUG: + stestr-3 --test-path networking_baremetal/tests/unit run DEBUG: {1} networking_baremetal.tests.unit.ironic_agent.test_hashring_member_manager.TestHashRingMemberManagerNotificationEndpoint.test_notification_info_update_timestamp [0.001592s] ... ok DEBUG: {3} networking_baremetal.tests.unit.ironic_agent.test_hashring_member_manager.TestHashRingMemberManagerNotificationEndpoint.test_remove_old_members [0.011509s] ... ok DEBUG: BUILDSTDERR: Disabling service 'compute': Encountered an exception attempting to process config for project 'nova' (service type 'compute'): no such option valid_interfaces in group [nova] DEBUG: BUILDSTDERR: Disabling service 'placement': Encountered an exception attempting to process config for project 'placement' (service type 'placement'): no such option valid_interfaces in group [placement] DEBUG: {1} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test_report_state_one_node_one_port [0.079145s] ... ok DEBUG: BUILDSTDERR: Disabling service 'compute': Encountered an exception attempting to process config for project 'nova' (service type 'compute'): no such option valid_interfaces in group [nova] DEBUG: BUILDSTDERR: Disabling service 'placement': Encountered an exception attempting to process config for project 'placement' (service type 'placement'): no such option valid_interfaces in group [placement] DEBUG: BUILDSTDERR: Disabling service 'compute': Encountered an exception attempting to process config for project 'nova' (service type 'compute'): no such option valid_interfaces in group [nova] DEBUG: BUILDSTDERR: Disabling service 'placement': Encountered an exception attempting to process config for project 'placement' (service type 'placement'): no such option valid_interfaces in group [placement] DEBUG: {0} networking_baremetal.tests.unit.ironic_agent.test_hashring_member_manager.TestHashRingMemberManagerNotificationEndpoint.test_notification_info_add_new_agent [0.003347s] ... ok DEBUG: {1} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test_start_flag_true_on_update_after_config_change [0.027157s] ... ok DEBUG: {3} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test_start_flag_false_on_update_no_config_change [0.076409s] ... ok DEBUG: {1} networking_baremetal.tests.unit.plugins.ml2.test_baremetal_mech.TestBaremetalMechDriver.test_bind_port_unsupported_network_type [0.036211s] ... ok DEBUG: {3} networking_baremetal.tests.unit.plugins.ml2.test_baremetal_mech.TestBaremetalMechDriver.test_bind_port [0.026739s] ... ok DEBUG: {0} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test__get_notification_transport_url [0.063235s] ... ok DEBUG: {1} networking_baremetal.tests.unit.plugins.ml2.test_baremetal_mech.TestBaremetalMechDriver.test_empty_methods [0.035335s] ... ok DEBUG: {0} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test__get_notification_transport_url_auto_delete_enabled [0.022213s] ... ok DEBUG: {1} networking_baremetal.tests.unit.plugins.ml2.test_baremetal_mech.TestBaremetalMechDriver.test_initialize [0.017781s] ... ok DEBUG: BUILDSTDERR: Disabling service 'compute': Encountered an exception attempting to process config for project 'nova' (service type 'compute'): no such option valid_interfaces in group [nova] DEBUG: BUILDSTDERR: Disabling service 'placement': Encountered an exception attempting to process config for project 'placement' (service type 'placement'): no such option valid_interfaces in group [placement] DEBUG: {0} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test_report_state_two_nodes_two_ports [0.030818s] ... ok DEBUG: {3} networking_baremetal.tests.unit.plugins.ml2.test_baremetal_mech.TestBaremetalMechDriver.test_bind_port_unsupported_vnic_type [0.102955s] ... ok DEBUG: {0} networking_baremetal.tests.unit.plugins.ml2.test_baremetal_mech.TestBaremetalMechDriver.test_get_allowed_network_types [0.032967s] ... ok DEBUG: BUILDSTDERR: Disabling service 'compute': Encountered an exception attempting to process config for project 'nova' (service type 'compute'): no such option valid_interfaces in group [nova] DEBUG: BUILDSTDERR: Disabling service 'placement': Encountered an exception attempting to process config for project 'placement' (service type 'placement'): no such option valid_interfaces in group [placement] DEBUG: {3} networking_baremetal.tests.unit.plugins.ml2.test_baremetal_mech.TestBaremetalMechDriver.test_update_port_postcommit_supported_vnic_type_bound [0.044299s] ... ok DEBUG: {0} networking_baremetal.tests.unit.plugins.ml2.test_baremetal_mech.TestBaremetalMechDriver.test_update_port_postcommit_unsupported_vnic_type_not_bound [0.032575s] ... ok DEBUG: {2} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test_get_template_node_state [0.090459s] ... ok DEBUG: BUILDSTDERR: Disabling service 'compute': Encountered an exception attempting to process config for project 'nova' (service type 'compute'): no such option valid_interfaces in group [nova] DEBUG: BUILDSTDERR: Disabling service 'placement': Encountered an exception attempting to process config for project 'placement' (service type 'placement'): no such option valid_interfaces in group [placement] DEBUG: {2} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test_ironic_port_list_fail [0.028245s] ... ok DEBUG: BUILDSTDERR: Disabling service 'compute': Encountered an exception attempting to process config for project 'nova' (service type 'compute'): no such option valid_interfaces in group [nova] DEBUG: BUILDSTDERR: Disabling service 'placement': Encountered an exception attempting to process config for project 'placement' (service type 'placement'): no such option valid_interfaces in group [placement] DEBUG: {2} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test_report_state_with_log_agent_heartbeats [0.029123s] ... ok DEBUG: BUILDSTDERR: Disabling service 'compute': Encountered an exception attempting to process config for project 'nova' (service type 'compute'): no such option valid_interfaces in group [nova] DEBUG: BUILDSTDERR: Disabling service 'placement': Encountered an exception attempting to process config for project 'placement' (service type 'placement'): no such option valid_interfaces in group [placement] DEBUG: {2} networking_baremetal.tests.unit.ironic_agent.test_ironic_agent.TestBaremetalNeutronAgent.test_state_rpc_report_state_fail [0.043841s] ... ok DEBUG: {2} networking_baremetal.tests.unit.plugins.ml2.test_baremetal_mech.TestBaremetalMechDriver.test_update_port_postcommit_not_bound [0.036266s] ... ok DEBUG: ====== DEBUG: Totals DEBUG: ====== DEBUG: Ran: 22 tests in 0.4312 sec. DEBUG: - Passed: 22 DEBUG: - Skipped: 0 DEBUG: - Expected Fail: 0 DEBUG: - Unexpected Success: 0 DEBUG: - Failed: 0 DEBUG: Sum of execute time for each test: 0.8722 sec. DEBUG: ============== DEBUG: Worker Balance DEBUG: ============== DEBUG: - Worker 0 (6 tests) => 0:00:00.186379 DEBUG: - Worker 1 (6 tests) => 0:00:00.198430 DEBUG: - Worker 2 (5 tests) => 0:00:00.230947 DEBUG: - Worker 3 (5 tests) => 0:00:00.262999 DEBUG: + exit 0 DEBUG: Processing files: python3-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DUwP4I DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-baremetal-2.1.0.dev20 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python3-networking-baremetal DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python3-networking-baremetal DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python3-networking-baremetal DEBUG: + exit 0 DEBUG: Provides: python3-networking-baremetal = 2.1.0-0.20200622173411.5544af7.el8 python3.6dist(networking-baremetal) = 2.1.0.dev20 python3dist(networking-baremetal) = 2.1.0.dev20 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python3-networking-baremetal-tests-2.1.0-0.20200622173411.5544af7.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.l77AQy DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-baremetal-2.1.0.dev20 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python3-networking-baremetal-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python3-networking-baremetal-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python3-networking-baremetal-tests DEBUG: + exit 0 DEBUG: Provides: python3-networking-baremetal-tests = 2.1.0-0.20200622173411.5544af7.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python3-ironic-neutron-agent-2.1.0-0.20200622173411.5544af7.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FDfZnv DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-baremetal-2.1.0.dev20 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python3-ironic-neutron-agent DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python3-ironic-neutron-agent DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python3-ironic-neutron-agent DEBUG: + exit 0 DEBUG: Provides: python3-ironic-neutron-agent = 2.1.0-0.20200622173411.5544af7.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: python-networking-baremetal-doc-2.1.0-0.20200622173411.5544af7.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h8szas DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-baremetal-2.1.0.dev20 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/doc/python-networking-baremetal-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/doc/python-networking-baremetal-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/doc/python-networking-baremetal-doc DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/doc/python-networking-baremetal-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.JLDSZo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-baremetal-2.1.0.dev20 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python-networking-baremetal-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python-networking-baremetal-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64/usr/share/licenses/python-networking-baremetal-doc DEBUG: + exit 0 DEBUG: Provides: python-networking-baremetal-doc = 2.1.0-0.20200622173411.5544af7.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/python3-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-networking-baremetal-tests-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-ironic-neutron-agent-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python-networking-baremetal-doc-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r8xVuo DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd networking-baremetal-2.1.0.dev20 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 DEBUG: Copying packages to result dir Finish: rpmbuild python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.src.rpm Finish: build phase for python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.src.rpm INFO: Done(/home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.src.rpm) Config(dlrn-5) 1 minutes 27 seconds INFO: Results and/or logs in: /home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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 1593272 939440 1086336 5467224 5021016 DEBUG: Swap: 4194300 575020 3619280 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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b 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', '6790bfdeb53f4b05bdf90c3d1ffd7efc', '-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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python-networking-baremetal-doc-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm /home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python3-ironic-neutron-agent-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm /home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python3-networking-baremetal-tests-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm /home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python3-networking-baremetal-2.1.0-0.20200622173411.5544af7.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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python-networking-baremetal-doc-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm', '/home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python3-ironic-neutron-agent-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm', '/home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python3-networking-baremetal-tests-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm', '/home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python3-networking-baremetal-2.1.0-0.20200622173411.5544af7.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/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python-networking-baremetal-doc-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm', '/home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python3-ironic-neutron-agent-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm', '/home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python3-networking-baremetal-tests-2.1.0-0.20200622173411.5544af7.el8.noarch.rpm', '/home/rhel8-master/data/repos/55/44/5544af7da5277402f6c017e21cef46cd1fd861af_b5376f6b/python3-networking-baremetal-2.1.0-0.20200622173411.5544af7.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 9.2 kB/s | 2.0 kB 00:00 DEBUG: RHEL 8 AppStream 3.2 kB/s | 3.2 kB 00:01 DEBUG: RHEL 8 Base 658 kB/s | 2.7 kB 00:00 DEBUG: RHEL 8 Build Deps 304 kB/s | 2.0 kB 00:00 DEBUG: dlrn-master-rhel8-deps 22 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package ArchVersion Repository Size DEBUG: ================================================================================ DEBUG: Installing: DEBUG: python-networking-baremetal-doc noarch2.1.0-0.20200622173411.5544af7.el8 @commandline 978 k DEBUG: python3-ironic-neutron-agent noarch2.1.0-0.20200622173411.5544af7.el8 @commandline 12 k DEBUG: python3-networking-baremetal-tests noarch2.1.0-0.20200622173411.5544af7.el8 @commandline 28 k DEBUG: python3-networking-baremetal noarch2.1.0-0.20200622173411.5544af7.el8 @commandline 31 k DEBUG: Installing dependencies: DEBUG: openstack-neutron-common noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 186 k DEBUG: python-oslo-cache-lang noarch2.3.0-0.20200415121150.ef606c9.el8 local 16 k DEBUG: python-oslo-concurrency-lang noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 13 k DEBUG: python-oslo-db-lang noarch8.2.0-0.20200603084527.e836420.el8 local 13 k DEBUG: python-oslo-i18n-lang noarch5.0.0-0.20200605153922.761ce99.el8 local 13 k DEBUG: python-oslo-log-lang noarch4.2.1-0.20200605154533.65d5ec3.el8 local 12 k DEBUG: python-oslo-middleware-lang noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 11 k DEBUG: python-oslo-policy-lang noarch3.2.0-0.20200605153510.90009d3.el8 local 11 k DEBUG: python-oslo-privsep-lang noarch2.2.0-0.20200605151256.18d42bd.el8 local 12 k DEBUG: python-oslo-utils-lang noarch4.2.1-0.20200615064007.b993823.el8 local 12 k DEBUG: python-oslo-versionedobjects-lang noarch2.1.0-0.20200605152627.b7cf243.el8 local 12 k DEBUG: python-pycadf-common noarch3.0.0-0.20200416045503.91073f4.el8 local 14 k DEBUG: python3-cliff noarch3.1.0-0.20200330074912.5405c3d.el8 local 95 k DEBUG: python3-debtcollector noarch2.1.0-0.20200605151926.17ab8c0.el8 local 31 k DEBUG: python3-designateclient noarch4.0.0-0.20200417184930.9a2f2d4.el8 local 91 k DEBUG: python3-futurist noarch2.2.0-0.20200605151004.604b63d.el8 local 63 k DEBUG: python3-ironicclient noarch4.1.0-0.20200420113006.fc31b5e.el8 local 349 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-neutron noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 2.5 M DEBUG: python3-neutron-lib noarch2.3.0-0.20200415123630.4f787b8.el8 local 373 k DEBUG: python3-neutron-tests noarch1:16.1.0-0.20200428032410.4b02ed8.el8 local 2.8 M DEBUG: python3-neutronclient noarch7.1.1-0.20200420105305.ac04e5d.el8 local 311 k DEBUG: python3-novaclient noarch1:17.0.0-0.20200421103620.3ef5b69.el8 local 224 k DEBUG: python3-openstacksdk noarch0.46.0-0.20200415111514.fc3b3d0.el8 local 814 k DEBUG: python3-os-client-config noarch2.1.0-0.20200415120623.bc96c23.el8 local 53 k DEBUG: python3-os-ken noarch1.1.0-0.20200622071410.778ed75.el8 local 2.3 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-traits noarch2.3.0-0.20200416133109.bca5bac.el8 local 42 k DEBUG: python3-os-vif noarch2.0.0-0.20200416123059.d5b61d1.el8 local 96 k DEBUG: python3-os-xenapi noarch0.3.4-0.20200415120510.12c68d0.el8 local 79 k DEBUG: python3-osc-lib noarch2.0.0-0.20200416135006.fea31fb.el8 local 77 k DEBUG: python3-oslo-cache noarch2.3.0-0.20200415121150.ef606c9.el8 local 50 k DEBUG: python3-oslo-concurrency noarch4.1.1-0.20200618074122.b7fc1e1.el8 local 40 k DEBUG: python3-oslo-config noarch2:8.1.0-0.20200603084057.2b698fa.el8 local 223 k DEBUG: python3-oslo-context noarch3.1.0-0.20200605151059.9abd745.el8 local 25 k DEBUG: python3-oslo-db noarch8.2.0-0.20200603084527.e836420.el8 local 147 k DEBUG: python3-oslo-i18n noarch5.0.0-0.20200605153922.761ce99.el8 local 57 k DEBUG: python3-oslo-log noarch4.2.1-0.20200605154533.65d5ec3.el8 local 62 k DEBUG: python3-oslo-messaging noarch12.0.0-0.20200315133106.d87618b.el8 local 225 k DEBUG: python3-oslo-middleware noarch4.1.0-0.20200605152205.bfb4ba8.el8 local 53 k DEBUG: python3-oslo-policy noarch3.2.0-0.20200605153510.90009d3.el8 local 70 k DEBUG: python3-oslo-privsep noarch2.2.0-0.20200605151256.18d42bd.el8 local 39 k DEBUG: python3-oslo-reports noarch2.1.0-0.20200605154124.a79a13b.el8 local 58 k DEBUG: python3-oslo-rootwrap noarch6.1.0-0.20200603084759.45df949.el8 local 44 k DEBUG: python3-oslo-serialization noarch4.0.0-0.20200618074026.be10175.el8 local 32 k DEBUG: python3-oslo-service noarch2.2.0-0.20200603085014.a61c15d.el8 local 70 k DEBUG: python3-oslo-upgradecheck noarch1.1.0-0.20200605153312.2380e79.el8 local 23 k DEBUG: python3-oslo-utils noarch4.2.1-0.20200615064007.b993823.el8 local 78 k DEBUG: python3-oslo-versionedobjects noarch2.1.0-0.20200605152627.b7cf243.el8 local 78 k DEBUG: python3-oslotest noarch4.3.0-0.20200605152835.5a0d3c2.el8 local 47 k DEBUG: python3-osprofiler noarch3.2.0-0.20200605155405.38d51b2.el8 local 132 k DEBUG: python3-ovsdbapp noarch1.0.0-0.20200127094213.781ecb5.el8 local 113 k DEBUG: python3-pycadf noarch3.0.0-0.20200416045503.91073f4.el8 local 51 k DEBUG: python3-requestsexceptions noarch1.4.0-0.20200416123011.d7ac0ff.el8 local 15 k DEBUG: python3-stevedore noarch2.0.0-0.20200605154753.0c10f5c.el8 local 62 k DEBUG: python3-tempest noarch1:23.0.1-0.20200322020235.c8058d0.el8 local 1.4 M DEBUG: python3-tooz noarch2.5.1-0.20200618074707.2ae8c4b.el8 local 104 k DEBUG: cairo-gobject x86_641.15.12-3.el8 appstream 33 k DEBUG: container-selinux noarch2:2.75-1.git99e2cfd.module+el8+2769+577ad176 appstream 43 k DEBUG: genisoimage x86_641.1.11-39.el8 appstream 316 k DEBUG: libev x86_644.24-6.el8 appstream 52 k DEBUG: libusal x86_641.1.11-39.el8 appstream 145 k DEBUG: python3-cairo x86_641.16.3-6.el8 appstream 90 k DEBUG: python3-pyOpenSSL noarch18.0.0-1.el8 appstream 103 k DEBUG: python3-webencodings noarch0.5.1-6.el8 appstream 27 k DEBUG: unbound-libs x86_641.7.3-8.el8 appstream 499 k DEBUG: c-ares x86_641.13.0-5.el8 base 93 k DEBUG: checkpolicy x86_642.8-2.el8 base 338 k DEBUG: dbus-glib x86_640.110-2.el8 base 127 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: iproute x86_644.18.0-11.el8 base 607 k DEBUG: keyutils x86_641.5.10-6.el8 base 63 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: libini_config x86_641.3.1-39.el8 base 70 k DEBUG: libmnl x86_641.0.4-6.el8 base 30 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: libref_array x86_640.1.5-39.el8 base 33 k DEBUG: libselinux-utils x86_642.8-6.el8 base 168 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: nfs-utils x86_641:2.3.3-14.el8 base 465 k DEBUG: numactl-libs x86_642.0.12-2.el8 base 36 k DEBUG: policycoreutils x86_642.8-16.1.el8 base 362 k DEBUG: policycoreutils-python-utils noarch2.8-16.1.el8 base 228 k DEBUG: psmisc x86_6423.1-3.el8 base 150 k DEBUG: python3-audit x86_643.0-0.10.20180831git0047a6c.el8 base 85 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-libselinux x86_642.8-6.el8 base 256 k DEBUG: python3-libsemanage x86_642.8-5.el8 base 127 k DEBUG: python3-policycoreutils noarch2.8-16.1.el8 base 2.2 M DEBUG: python3-pyyaml x86_643.12-12.el8 base 193 k DEBUG: python3-setools x86_644.2.0-2.el8 base 598 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: rpm-plugin-selinux x86_644.14.2-9.el8 base 71 k DEBUG: selinux-policy noarch3.14.1-61.el8 base 591 k DEBUG: selinux-policy-targeted noarch3.14.1-61.el8 base 15 M DEBUG: sudo x86_641.8.25p1-4.el8 base 873 k DEBUG: vim-minimal x86_642:8.0.1763-10.el8 base 573 k DEBUG: python3-httplib2 noarch0.10.3-4.el8 build 108 k DEBUG: libsodium x86_641.0.16-4.el8ost delorean-rhel8-master-deps 154 k DEBUG: openvswitch-selinux-extra-policy noarch1.0-10.el8fdb delorean-rhel8-master-deps 12 k DEBUG: openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 12 M 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-appdirs noarch1.4.0-6.el8ost delorean-rhel8-master-deps 21 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-beautifulsoup4 noarch4.6.0-1.el8ost delorean-rhel8-master-deps 177 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-cryptography x86_642.3-3.el8ost delorean-rhel8-master-deps 509 k DEBUG: python3-dateutil noarch1:2.8.0-1.el8ost delorean-rhel8-master-deps 294 k DEBUG: python3-ddt noarch1.2.0-2.el8ost delorean-rhel8-master-deps 18 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-gevent x86_641.2.2-4.1.el8ost delorean-rhel8-master-deps 494 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-jmespath noarch0.9.0-11.el8ost delorean-rhel8-master-deps 44 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-kazoo noarch2.2.1-2.el8ost delorean-rhel8-master-deps 136 k DEBUG: python3-keyring noarch17.1.1-1.el8ost delorean-rhel8-master-deps 85 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-logutils noarch0.3.5-6.1.el8ost delorean-rhel8-master-deps 48 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-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-munch noarch2.2.0-3.el8ost delorean-rhel8-master-deps 20 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-openvswitch2.11 x86_642.11.0-0.20190129gitd3a10db.el8fdb delorean-rhel8-master-deps 242 k 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-pecan noarch1.3.2-3.el8ost delorean-rhel8-master-deps 282 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-psutil x86_645.2.2-4.el8ost delorean-rhel8-master-deps 312 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-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-pyroute2 noarch0.5.3-3.el8ost delorean-rhel8-master-deps 503 k DEBUG: python3-qpid-proton x86_640.29.0-1.el8 delorean-rhel8-master-deps 361 k DEBUG: python3-redis noarch3.1.0-1.el8ost delorean-rhel8-master-deps 123 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-rhosp-openvswitch noarch2.11-0.3.el8ost delorean-rhel8-master-deps 6.4 k DEBUG: python3-routes noarch2.4.1-2.el8ost delorean-rhel8-master-deps 195 k DEBUG: python3-setproctitle x86_641.1.9-7.el8ost delorean-rhel8-master-deps 21 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-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-testrepository noarch0.0.20-15.el8ost delorean-rhel8-master-deps 173 k DEBUG: python3-testresources noarch1.0.0-8.el8ost delorean-rhel8-master-deps 61 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-tinyrpc noarch0.5-4.20170523git1f38ac.el8ost delorean-rhel8-master-deps 37 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-waitress noarch0.8.10-2.el8ost delorean-rhel8-master-deps 160 k DEBUG: python3-webob noarch1.8.5-1.el8ost delorean-rhel8-master-deps 251 k DEBUG: python3-webtest noarch2.0.29-4.el8ost delorean-rhel8-master-deps 91 k DEBUG: python3-werkzeug noarch0.14.1-5.el8ost delorean-rhel8-master-deps 468 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: python3-zake noarch0.2.2-14.el8ost delorean-rhel8-master-deps 46 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: Enabling module streams: DEBUG: container-tools rhel8 DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Install 208 Packages DEBUG: Total size: 70 M DEBUG: Installed size: 257 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] cairo-gobject-1.15.12-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] container-selinux-2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch.rpm: Already downloaded DEBUG: [SKIPPED] genisoimage-1.1.11-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libev-4.24-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libusal-1.1.11-39.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-pyOpenSSL-18.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] unbound-libs-1.7.3-8.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] c-ares-1.13.0-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] checkpolicy-2.8-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] dbus-glib-0.110-2.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] iproute-4.18.0-11.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] keyutils-1.5.10-6.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] libini_config-1.3.1-39.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libmnl-1.0.4-6.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] 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] 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] nfs-utils-2.3.3-14.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] numactl-libs-2.0.12-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-2.8-16.1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] policycoreutils-python-utils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] psmisc-23.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-audit-3.0-0.10.20180831git0047a6c.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-libselinux-2.8-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-libsemanage-2.8-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-policycoreutils-2.8-16.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-3.12-12.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-setools-4.2.0-2.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] rpm-plugin-selinux-4.14.2-9.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] selinux-policy-targeted-3.14.1-61.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] sudo-1.8.25p1-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] vim-minimal-8.0.1763-10.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-httplib2-0.10.3-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.16-4.el8ost.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch.rpm: Already downloaded DEBUG: [SKIPPED] openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-appdirs-1.4.0-6.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-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-dateutil-2.8.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ddt-1.2.0-2.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-gevent-1.2.2-4.1.el8ost.x86_64.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-jmespath-0.9.0-11.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-kazoo-2.2.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-17.1.1-1.el8ost.noarch.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-logutils-0.3.5-6.1.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-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-munch-2.2.0-3.el8ost.noarch.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-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-pecan-1.3.2-3.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-psutil-5.2.2-4.el8ost.x86_64.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-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-pyroute2-0.5.3-3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.29.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-redis-3.1.0-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.4-9.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.2.0-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-setproctitle-1.1.9-7.el8ost.x86_64.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-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-tinyrpc-0.5-4.20170523git1f38ac.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-waitress-0.8.10-2.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.5-1.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.29-4.el8ost.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-0.14.1-5.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] python3-zake-0.2.2-14.el8ost.noarch.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-2.0.0-0.20200605154753.0c10f5c 1/208 DEBUG: Installing : python3-webob-1.8.5-1.el8ost.noarch 2/208 DEBUG: Installing : python3-netaddr-0.7.19-8.1.el8ost.noarch 3/208 DEBUG: Installing : python3-iso8601-0.1.11-9.el8ost.noarch 4/208 DEBUG: Installing : python3-prettytable-0.7.2-15.el8ost.noarch 5/208 DEBUG: Installing : python3-msgpack-0.6.1-3.el8ost.x86_64 6/208 DEBUG: Installing : python3-futurist-2.2.0-0.20200605151004.604b63d. 7/208 DEBUG: Installing : python3-netifaces-0.10.9-2.el8ost.x86_64 8/208 DEBUG: Installing : python3-mako-1.0.6-13.el8ost.noarch 9/208 DEBUG: Installing : python3-dogpile-cache-0.6.8-1.el8ost.noarch 10/208 DEBUG: Installing : python3-jsonschema-2.6.0-4.el8ost.noarch 11/208 DEBUG: Installing : python3-funcsigs-1.0.2-3.el8ost.noarch 12/208 DEBUG: Installing : python3-extras-1.0.0-5.el8ost.noarch 13/208 DEBUG: Installing : python3-decorator-4.2.1-2.1.el8ost.noarch 14/208 DEBUG: Installing : python3-libselinux-2.8-6.el8.x86_64 15/208 DEBUG: Installing : libselinux-utils-2.8-6.el8.x86_64 16/208 DEBUG: Installing : policycoreutils-2.8-16.1.el8.x86_64 17/208 DEBUG: Running scriptlet: policycoreutils-2.8-16.1.el8.x86_64 17/208 DEBUG: Installing : libevent-2.1.8-5.el8.x86_64 18/208 DEBUG: Installing : rpm-plugin-selinux-4.14.2-9.el8.x86_64 19/208 DEBUG: Installing : selinux-policy-3.14.1-61.el8.noarch 20/208 DEBUG: Running scriptlet: selinux-policy-3.14.1-61.el8.noarch 20/208 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 21/208 DEBUG: Installing : selinux-policy-targeted-3.14.1-61.el8.noarch 21/208 DEBUG: Running scriptlet: selinux-policy-targeted-3.14.1-61.el8.noarch 21/208 DEBUG: Installing : python3-voluptuous-0.10.5-5.el8ost.noarch 22/208 DEBUG: Installing : python3-vine-1.2.0-2.el8ost.noarch 23/208 DEBUG: Installing : python3-amqp-2.4.1-1.el8ost.noarch 24/208 DEBUG: Installing : python3-unittest2-1.1.0-17.el8ost.noarch 25/208 DEBUG: Installing : python3-tenacity-5.0.2-3.el8ost.noarch 26/208 DEBUG: Installing : python3-tempita-0.5.1-20.el8ost.noarch 27/208 DEBUG: Installing : python3-simplejson-3.16.0-3.el8ost.x86_64 28/208 DEBUG: Installing : python3-pyroute2-0.5.3-3.el8ost.noarch 29/208 DEBUG: Installing : python3-psutil-5.2.2-4.el8ost.x86_64 30/208 DEBUG: Installing : python3-fasteners-0.14.1-15.el8ost.noarch 31/208 DEBUG: Installing : python3-dateutil-1:2.8.0-1.el8ost.noarch 32/208 DEBUG: Installing : python3-appdirs-1.4.0-6.el8ost.noarch 33/208 DEBUG: Installing : libref_array-0.1.5-39.el8.x86_64 34/208 DEBUG: Installing : libmnl-1.0.4-6.el8.x86_64 35/208 DEBUG: Running scriptlet: libmnl-1.0.4-6.el8.x86_64 35/208 DEBUG: Installing : libcollection-0.7.0-39.el8.x86_64 36/208 DEBUG: Installing : libbasicobjects-0.1.1-39.el8.x86_64 37/208 DEBUG: Installing : gobject-introspection-1.56.1-1.el8.x86_64 38/208 DEBUG: Installing : python3-os-service-types-1.7.0-0.20200416132506. 39/208 DEBUG: Installing : python3-keystoneauth1-4.0.0-0.20200416123845.c09 40/208 DEBUG: Installing : python3-gobject-base-3.28.3-1.el8.x86_64 41/208 DEBUG: Installing : iproute-4.18.0-11.el8.x86_64 42/208 DEBUG: Installing : python3-kombu-1:4.2.2-1.el8ost.noarch 43/208 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 44/208 DEBUG: Installing : unbound-libs-1.7.3-8.el8.x86_64 44/208 DEBUG: Running scriptlet: unbound-libs-1.7.3-8.el8.x86_64 44/208 DEBUG: Installing : libverto-libevent-0.3.0-5.el8.x86_64 45/208 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 46/208 DEBUG: Installing : rpcbind-1.2.5-3.el8.x86_64 46/208 DEBUG: Running scriptlet: rpcbind-1.2.5-3.el8.x86_64 46/208 DEBUG: Installing : python3-libsemanage-2.8-5.el8.x86_64 47/208 DEBUG: Installing : python3-setools-4.2.0-2.el8.x86_64 48/208 DEBUG: Installing : qpid-proton-c-0.29.0-1.el8.x86_64 49/208 DEBUG: Running scriptlet: qpid-proton-c-0.29.0-1.el8.x86_64 49/208 DEBUG: Installing : python3-qpid-proton-0.29.0-1.el8.x86_64 50/208 DEBUG: Installing : python3-pyngus-2.3.0-1.el8.noarch 51/208 DEBUG: Installing : python3-yappi-1.0-2.el8ost.x86_64 52/208 DEBUG: Installing : python3-wrapt-1.11.1-2.el8ost.x86_64 53/208 DEBUG: Installing : python3-debtcollector-2.1.0-0.20200605151926.17a 54/208 DEBUG: Installing : python3-oslo-context-3.1.0-0.20200605151059.9abd 55/208 DEBUG: Installing : python3-werkzeug-0.14.1-5.el8ost.noarch 56/208 DEBUG: Installing : python3-waitress-0.8.10-2.el8ost.noarch 57/208 DEBUG: Installing : python3-testscenarios-0.5.0-9.el8ost.noarch 58/208 DEBUG: Installing : python3-testresources-1.0.0-8.el8ost.noarch 59/208 DEBUG: Installing : python3-statsd-3.2.1-6.el8ost.noarch 60/208 DEBUG: Installing : python3-sqlparse-0.2.2-6.1.el8ost.noarch 61/208 DEBUG: Installing : python3-migrate-0.12.0-2.el8ost.noarch 62/208 DEBUG: Installing : python3-simplegeneric-0.8-8.el8ost.noarch 63/208 DEBUG: Installing : python3-setproctitle-1.1.9-7.el8ost.x86_64 64/208 DEBUG: Installing : python3-rfc3986-1.2.0-2.el8ost.noarch 65/208 DEBUG: Installing : python3-repoze-lru-0.4-9.el8ost.noarch 66/208 DEBUG: Installing : python3-routes-2.4.1-2.el8ost.noarch 67/208 DEBUG: Installing : python3-redis-3.1.0-1.el8ost.noarch 68/208 DEBUG: Installing : python3-pyasn1-0.3.7-6.1.el8ost.noarch 69/208 DEBUG: Installing : python3-ply-3.9-7.el8ost.noarch 70/208 DEBUG: Installing : python3-pycparser-2.14-14.el8ost.noarch 71/208 DEBUG: Installing : python3-cffi-1.11.5-6.2.el8ost.x86_64 72/208 DEBUG: Installing : python3-bcrypt-3.1.6-2.el8ost.x86_64 73/208 DEBUG: Installing : python3-munch-2.2.0-3.el8ost.noarch 74/208 DEBUG: Installing : python3-mimeparse-1.6.0-5.el8ost.noarch 75/208 DEBUG: Installing : python3-memcached-1.58-8.el8ost.noarch 76/208 DEBUG: Installing : python3-logutils-0.3.5-6.1.el8ost.noarch 77/208 DEBUG: Installing : python3-linecache2-1.0.0-3.el8ost.noarch 78/208 DEBUG: Installing : python3-traceback2-1.4.0-3.el8ost.noarch 79/208 DEBUG: Installing : python3-testtools-2.3.0-8.el8ost.noarch 80/208 DEBUG: Installing : python3-subunit-1.3.0-7.el8ost.noarch 81/208 DEBUG: Installing : python3-fixtures-3.0.0-8.el8ost.noarch 82/208 DEBUG: Installing : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 83/208 DEBUG: Installing : python3-testrepository-0.0.20-15.el8ost.noarch 84/208 DEBUG: Installing : python3-kazoo-2.2.1-2.el8ost.noarch 85/208 DEBUG: Installing : python3-zake-0.2.2-14.el8ost.noarch 86/208 DEBUG: Installing : python3-jsonpointer-1.10-12.el8ost.noarch 87/208 DEBUG: Installing : python3-jsonpatch-1.21-3.el8ost.noarch 88/208 DEBUG: Installing : python3-jmespath-0.9.0-11.el8ost.noarch 89/208 DEBUG: Installing : python3-inotify-0.9.6-13.1.el8ost.noarch 90/208 DEBUG: Installing : python3-future-0.16.0-6.el8ost.noarch 91/208 DEBUG: Installing : python3-editor-0.4-5.el8ost.noarch 92/208 DEBUG: Installing : python3-alembic-1.0.7-1.el8ost.noarch 93/208 DEBUG: Installing : python3-cmd2-0.6.8-10.el8ost.noarch 94/208 DEBUG: Installing : python3-cachetools-3.1.0-1.el8ost.noarch 95/208 DEBUG: Installing : python3-asn1crypto-0.24.0-3.el8ost.noarch 96/208 DEBUG: Installing : python3-cryptography-2.3-3.el8ost.x86_64 97/208 DEBUG: Installing : python3-PyMySQL-0.9.2-2.el8ost.noarch 98/208 DEBUG: Installing : python3-pyOpenSSL-18.0.0-1.el8.noarch 99/208 DEBUG: Installing : python3-paste-2.0.3-6.el8ost.noarch 100/208 DEBUG: Installing : python3-paste-deploy-1.5.2-13.el8ost.noarch 101/208 DEBUG: Installing : libsodium-1.0.16-4.el8ost.x86_64 102/208 DEBUG: Installing : python3-pynacl-1.3.0-1.el8ost.x86_64 103/208 DEBUG: Installing : python3-paramiko-2.4.2-2.el8ost.noarch 104/208 DEBUG: Installing : python3-httplib2-0.10.3-4.el8.noarch 105/208 DEBUG: Installing : vim-minimal-2:8.0.1763-10.el8.x86_64 106/208 DEBUG: Installing : sudo-1.8.25p1-4.el8.x86_64 107/208 DEBUG: Running scriptlet: sudo-1.8.25p1-4.el8.x86_64 107/208 DEBUG: Installing : quota-nls-1:4.04-10.el8.noarch 108/208 DEBUG: Installing : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 109/208 DEBUG: Installing : psmisc-23.1-3.el8.x86_64 110/208 DEBUG: Installing : numactl-libs-2.0.12-2.el8.x86_64 111/208 DEBUG: Running scriptlet: numactl-libs-2.0.12-2.el8.x86_64 111/208 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 112/208 DEBUG: Installing : python3-pyyaml-3.12-12.el8.x86_64 113/208 DEBUG: Installing : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 114/208 DEBUG: Installing : python3-stestr-2.3.1-3.el8ost.noarch 115/208 DEBUG: Installing : python3-os-testr-2.0.0-0.20200416120104.248dc81. 116/208 DEBUG: Installing : python3-ddt-1.2.0-2.el8ost.noarch 117/208 DEBUG: Installing : libxslt-1.1.32-3.el8.x86_64 118/208 DEBUG: Installing : libpath_utils-0.2.1-39.el8.x86_64 119/208 DEBUG: Installing : libini_config-1.3.1-39.el8.x86_64 120/208 DEBUG: Installing : gssproxy-0.8.0-5.el8.x86_64 121/208 DEBUG: Running scriptlet: gssproxy-0.8.0-5.el8.x86_64 121/208 DEBUG: Installing : libnfsidmap-1:2.3.3-14.el8.x86_64 122/208 DEBUG: Installing : keyutils-1.5.10-6.el8.x86_64 123/208 DEBUG: Installing : e2fsprogs-libs-1.44.3-2.el8.x86_64 124/208 DEBUG: Running scriptlet: e2fsprogs-libs-1.44.3-2.el8.x86_64 124/208 DEBUG: Installing : quota-1:4.04-10.el8.x86_64 125/208 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 126/208 DEBUG: Installing : nfs-utils-1:2.3.3-14.el8.x86_64 126/208 DEBUG: Running scriptlet: nfs-utils-1:2.3.3-14.el8.x86_64 126/208 DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Running in chroot, ignoring request: try-restart DEBUG: Installing : dbus-glib-0.110-2.el8.x86_64 127/208 DEBUG: Running scriptlet: dbus-glib-0.110-2.el8.x86_64 127/208 DEBUG: Installing : python3-dbus-1.2.4-14.el8.x86_64 128/208 DEBUG: Installing : checkpolicy-2.8-2.el8.x86_64 129/208 DEBUG: Installing : python3-policycoreutils-2.8-16.1.el8.noarch 130/208 DEBUG: Installing : policycoreutils-python-utils-2.8-16.1.el8.noarch 131/208 DEBUG: Installing : container-selinux-2:2.75-1.git99e2cfd.module+el8 132/208 DEBUG: Running scriptlet: container-selinux-2:2.75-1.git99e2cfd.module+el8 132/208 DEBUG: setsebool: SELinux is disabled. DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 133/208 DEBUG: Installing : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 133/208 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 133/208 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 134/208 DEBUG: Installing : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 134/208 DEBUG: Running scriptlet: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 134/208 DEBUG: Installing : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 135/208 DEBUG: Installing : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 136/208 DEBUG: Installing : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 137/208 DEBUG: Installing : c-ares-1.13.0-5.el8.x86_64 138/208 DEBUG: Running scriptlet: c-ares-1.13.0-5.el8.x86_64 138/208 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 139/208 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 140/208 DEBUG: Installing : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 141/208 DEBUG: Installing : python3-lxml-4.2.5-2.el8ost.x86_64 142/208 DEBUG: Installing : python3-webtest-2.0.29-4.el8ost.noarch 143/208 DEBUG: Installing : python3-pecan-1.3.2-3.el8ost.noarch 144/208 DEBUG: Installing : python3-cairo-1.16.3-6.el8.x86_64 145/208 DEBUG: Installing : libusal-1.1.11-39.el8.x86_64 146/208 DEBUG: Running scriptlet: libusal-1.1.11-39.el8.x86_64 146/208 DEBUG: Installing : genisoimage-1.1.11-39.el8.x86_64 147/208 DEBUG: Running scriptlet: genisoimage-1.1.11-39.el8.x86_64 147/208 DEBUG: Installing : libev-4.24-6.el8.x86_64 148/208 DEBUG: Installing : python3-gevent-1.2.2-4.1.el8ost.x86_64 149/208 DEBUG: Installing : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 150/208 DEBUG: Installing : cairo-gobject-1.15.12-3.el8.x86_64 151/208 DEBUG: Installing : python3-gobject-3.28.3-1.el8.x86_64 152/208 DEBUG: Installing : python3-SecretStorage-2.3.1-7.el8ost.noarch 153/208 DEBUG: Installing : python3-keyring-17.1.1-1.el8ost.noarch 154/208 DEBUG: Installing : python3-requestsexceptions-1.4.0-0.2020041612301 155/208 DEBUG: Installing : python3-openstacksdk-0.46.0-0.20200415111514.fc3 156/208 DEBUG: Installing : python3-os-client-config-2.1.0-0.20200415120623. 157/208 DEBUG: Installing : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 158/208 DEBUG: Installing : python3-os-traits-2.3.0-0.20200416133109.bca5bac 159/208 DEBUG: Installing : python-pycadf-common-3.0.0-0.20200416045503.9107 160/208 DEBUG: Installing : python-oslo-versionedobjects-lang-2.1.0-0.202006 161/208 DEBUG: Installing : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 162/208 DEBUG: Installing : python-oslo-privsep-lang-2.2.0-0.20200605151256. 163/208 DEBUG: Installing : python-oslo-policy-lang-3.2.0-0.20200605153510.9 164/208 DEBUG: Installing : python-oslo-middleware-lang-4.1.0-0.202006051522 165/208 DEBUG: Installing : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 166/208 DEBUG: Installing : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 167/208 DEBUG: Installing : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 168/208 DEBUG: Installing : python3-oslo-utils-4.2.1-0.20200615064007.b99382 169/208 DEBUG: Installing : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 170/208 DEBUG: Installing : python3-oslo-serialization-4.0.0-0.2020061807402 171/208 DEBUG: Installing : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 172/208 DEBUG: Installing : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 173/208 DEBUG: Installing : python3-oslo-privsep-2.2.0-0.20200605151256.18d4 174/208 DEBUG: Installing : python3-keystoneclient-1:4.0.0-0.20200413125859. 175/208 DEBUG: Installing : python3-oslo-policy-3.2.0-0.20200605153510.90009 176/208 DEBUG: Installing : python3-tooz-2.5.1-0.20200618074707.2ae8c4b.el8. 177/208 DEBUG: Installing : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 178/208 DEBUG: warning: group neutron does not exist - using root DEBUG: Installing : python3-oslo-middleware-4.1.0-0.20200605152205.b 179/208 DEBUG: Installing : python3-neutronclient-7.1.1-0.20200420105305.ac0 180/208 DEBUG: Installing : python3-designateclient-4.0.0-0.20200417184930.9 181/208 DEBUG: Installing : python3-ironicclient-4.1.0-0.20200420113006.fc31 182/208 DEBUG: Installing : python3-novaclient-1:17.0.0-0.20200421103620.3ef 183/208 DEBUG: Installing : python3-oslo-reports-2.1.0-0.20200605154124.a79a 184/208 DEBUG: Installing : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 185/208 DEBUG: Installing : python3-oslo-upgradecheck-1.1.0-0.20200605153312 186/208 DEBUG: Installing : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 187/208 DEBUG: Installing : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 188/208 DEBUG: Installing : python-oslo-concurrency-lang-4.1.1-0.20200618074 189/208 DEBUG: Installing : python3-oslo-concurrency-4.1.1-0.20200618074122. 190/208 DEBUG: Installing : python3-oslo-service-2.2.0-0.20200603085014.a61c 191/208 DEBUG: Installing : python3-oslo-messaging-12.0.0-0.20200315133106.d 192/208 DEBUG: Installing : python3-oslo-versionedobjects-2.1.0-0.2020060515 193/208 DEBUG: Installing : python3-osprofiler-3.2.0-0.20200605155405.38d51b 194/208 DEBUG: Installing : python3-neutron-lib-2.3.0-0.20200415123630.4f787 195/208 DEBUG: Installing : python3-os-vif-2.0.0-0.20200416123059.d5b61d1.el 196/208 DEBUG: Installing : python3-os-xenapi-0.3.4-0.20200415120510.12c68d0 197/208 DEBUG: Installing : python3-tempest-1:23.0.1-0.20200322020235.c8058d 198/208 DEBUG: Installing : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 199/208 DEBUG: Installing : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 200/208 DEBUG: Installing : python3-keystonemiddleware-8.0.0-0.2020010812510 201/208 DEBUG: Installing : python3-neutron-1:16.1.0-0.20200428032410.4b02ed 202/208 DEBUG: Running scriptlet: openstack-neutron-common-1:16.1.0-0.202004280324 203/208 DEBUG: Installing : openstack-neutron-common-1:16.1.0-0.202004280324 203/208 DEBUG: Installing : python3-networking-baremetal-2.1.0-0.20200622173 204/208 DEBUG: Installing : python3-neutron-tests-1:16.1.0-0.20200428032410. 205/208 DEBUG: Installing : python3-networking-baremetal-tests-2.1.0-0.20200 206/208 DEBUG: Installing : python3-ironic-neutron-agent-2.1.0-0.20200622173 207/208 DEBUG: Running scriptlet: python3-ironic-neutron-agent-2.1.0-0.20200622173 207/208 DEBUG: Installing : python-networking-baremetal-doc-2.1.0-0.20200622 208/208 DEBUG: Running scriptlet: openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 208/208 DEBUG: Running scriptlet: python-networking-baremetal-doc-2.1.0-0.20200622 208/208 DEBUG: Verifying : openstack-neutron-common-1:16.1.0-0.202004280324 1/208 DEBUG: Verifying : python-oslo-cache-lang-2.3.0-0.20200415121150.ef 2/208 DEBUG: Verifying : python-oslo-concurrency-lang-4.1.1-0.20200618074 3/208 DEBUG: Verifying : python-oslo-db-lang-8.2.0-0.20200603084527.e8364 4/208 DEBUG: Verifying : python-oslo-i18n-lang-5.0.0-0.20200605153922.761 5/208 DEBUG: Verifying : python-oslo-log-lang-4.2.1-0.20200605154533.65d5 6/208 DEBUG: Verifying : python-oslo-middleware-lang-4.1.0-0.202006051522 7/208 DEBUG: Verifying : python-oslo-policy-lang-3.2.0-0.20200605153510.9 8/208 DEBUG: Verifying : python-oslo-privsep-lang-2.2.0-0.20200605151256. 9/208 DEBUG: Verifying : python-oslo-utils-lang-4.2.1-0.20200615064007.b9 10/208 DEBUG: Verifying : python-oslo-versionedobjects-lang-2.1.0-0.202006 11/208 DEBUG: Verifying : python-pycadf-common-3.0.0-0.20200416045503.9107 12/208 DEBUG: Verifying : python3-cliff-3.1.0-0.20200330074912.5405c3d.el8 13/208 DEBUG: Verifying : python3-debtcollector-2.1.0-0.20200605151926.17a 14/208 DEBUG: Verifying : python3-designateclient-4.0.0-0.20200417184930.9 15/208 DEBUG: Verifying : python3-futurist-2.2.0-0.20200605151004.604b63d. 16/208 DEBUG: Verifying : python3-ironicclient-4.1.0-0.20200420113006.fc31 17/208 DEBUG: Verifying : python3-keystoneauth1-4.0.0-0.20200416123845.c09 18/208 DEBUG: Verifying : python3-keystoneclient-1:4.0.0-0.20200413125859. 19/208 DEBUG: Verifying : python3-keystonemiddleware-8.0.0-0.2020010812510 20/208 DEBUG: Verifying : python3-neutron-1:16.1.0-0.20200428032410.4b02ed 21/208 DEBUG: Verifying : python3-neutron-lib-2.3.0-0.20200415123630.4f787 22/208 DEBUG: Verifying : python3-neutron-tests-1:16.1.0-0.20200428032410. 23/208 DEBUG: Verifying : python3-neutronclient-7.1.1-0.20200420105305.ac0 24/208 DEBUG: Verifying : python3-novaclient-1:17.0.0-0.20200421103620.3ef 25/208 DEBUG: Verifying : python3-openstacksdk-0.46.0-0.20200415111514.fc3 26/208 DEBUG: Verifying : python3-os-client-config-2.1.0-0.20200415120623. 27/208 DEBUG: Verifying : python3-os-ken-1.1.0-0.20200622071410.778ed75.el 28/208 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20200416132506. 29/208 DEBUG: Verifying : python3-os-testr-2.0.0-0.20200416120104.248dc81. 30/208 DEBUG: Verifying : python3-os-traits-2.3.0-0.20200416133109.bca5bac 31/208 DEBUG: Verifying : python3-os-vif-2.0.0-0.20200416123059.d5b61d1.el 32/208 DEBUG: Verifying : python3-os-xenapi-0.3.4-0.20200415120510.12c68d0 33/208 DEBUG: Verifying : python3-osc-lib-2.0.0-0.20200416135006.fea31fb.e 34/208 DEBUG: Verifying : python3-oslo-cache-2.3.0-0.20200415121150.ef606c 35/208 DEBUG: Verifying : python3-oslo-concurrency-4.1.1-0.20200618074122. 36/208 DEBUG: Verifying : python3-oslo-config-2:8.1.0-0.20200603084057.2b6 37/208 DEBUG: Verifying : python3-oslo-context-3.1.0-0.20200605151059.9abd 38/208 DEBUG: Verifying : python3-oslo-db-8.2.0-0.20200603084527.e836420.e 39/208 DEBUG: Verifying : python3-oslo-i18n-5.0.0-0.20200605153922.761ce99 40/208 DEBUG: Verifying : python3-oslo-log-4.2.1-0.20200605154533.65d5ec3. 41/208 DEBUG: Verifying : python3-oslo-messaging-12.0.0-0.20200315133106.d 42/208 DEBUG: Verifying : python3-oslo-middleware-4.1.0-0.20200605152205.b 43/208 DEBUG: Verifying : python3-oslo-policy-3.2.0-0.20200605153510.90009 44/208 DEBUG: Verifying : python3-oslo-privsep-2.2.0-0.20200605151256.18d4 45/208 DEBUG: Verifying : python3-oslo-reports-2.1.0-0.20200605154124.a79a 46/208 DEBUG: Verifying : python3-oslo-rootwrap-6.1.0-0.20200603084759.45d 47/208 DEBUG: Verifying : python3-oslo-serialization-4.0.0-0.2020061807402 48/208 DEBUG: Verifying : python3-oslo-service-2.2.0-0.20200603085014.a61c 49/208 DEBUG: Verifying : python3-oslo-upgradecheck-1.1.0-0.20200605153312 50/208 DEBUG: Verifying : python3-oslo-utils-4.2.1-0.20200615064007.b99382 51/208 DEBUG: Verifying : python3-oslo-versionedobjects-2.1.0-0.2020060515 52/208 DEBUG: Verifying : python3-oslotest-4.3.0-0.20200605152835.5a0d3c2. 53/208 DEBUG: Verifying : python3-osprofiler-3.2.0-0.20200605155405.38d51b 54/208 DEBUG: Verifying : python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5. 55/208 DEBUG: Verifying : python3-pycadf-3.0.0-0.20200416045503.91073f4.el 56/208 DEBUG: Verifying : python3-requestsexceptions-1.4.0-0.2020041612301 57/208 DEBUG: Verifying : python3-stevedore-2.0.0-0.20200605154753.0c10f5c 58/208 DEBUG: Verifying : python3-tempest-1:23.0.1-0.20200322020235.c8058d 59/208 DEBUG: Verifying : python3-tooz-2.5.1-0.20200618074707.2ae8c4b.el8. 60/208 DEBUG: Verifying : cairo-gobject-1.15.12-3.el8.x86_64 61/208 DEBUG: Verifying : container-selinux-2:2.75-1.git99e2cfd.module+el8 62/208 DEBUG: Verifying : genisoimage-1.1.11-39.el8.x86_64 63/208 DEBUG: Verifying : libev-4.24-6.el8.x86_64 64/208 DEBUG: Verifying : libusal-1.1.11-39.el8.x86_64 65/208 DEBUG: Verifying : python3-cairo-1.16.3-6.el8.x86_64 66/208 DEBUG: Verifying : python3-gobject-3.28.3-1.el8.x86_64 67/208 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 68/208 DEBUG: Verifying : python3-pyOpenSSL-18.0.0-1.el8.noarch 69/208 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 70/208 DEBUG: Verifying : unbound-libs-1.7.3-8.el8.x86_64 71/208 DEBUG: Verifying : c-ares-1.13.0-5.el8.x86_64 72/208 DEBUG: Verifying : checkpolicy-2.8-2.el8.x86_64 73/208 DEBUG: Verifying : dbus-glib-0.110-2.el8.x86_64 74/208 DEBUG: Verifying : e2fsprogs-libs-1.44.3-2.el8.x86_64 75/208 DEBUG: Verifying : gobject-introspection-1.56.1-1.el8.x86_64 76/208 DEBUG: Verifying : gssproxy-0.8.0-5.el8.x86_64 77/208 DEBUG: Verifying : iproute-4.18.0-11.el8.x86_64 78/208 DEBUG: Verifying : keyutils-1.5.10-6.el8.x86_64 79/208 DEBUG: Verifying : libbasicobjects-0.1.1-39.el8.x86_64 80/208 DEBUG: Verifying : libcollection-0.7.0-39.el8.x86_64 81/208 DEBUG: Verifying : libevent-2.1.8-5.el8.x86_64 82/208 DEBUG: Verifying : libini_config-1.3.1-39.el8.x86_64 83/208 DEBUG: Verifying : libmnl-1.0.4-6.el8.x86_64 84/208 DEBUG: Verifying : libnfsidmap-1:2.3.3-14.el8.x86_64 85/208 DEBUG: Verifying : libpath_utils-0.2.1-39.el8.x86_64 86/208 DEBUG: Verifying : libref_array-0.1.5-39.el8.x86_64 87/208 DEBUG: Verifying : libselinux-utils-2.8-6.el8.x86_64 88/208 DEBUG: Verifying : libverto-libevent-0.3.0-5.el8.x86_64 89/208 DEBUG: Verifying : libxslt-1.1.32-3.el8.x86_64 90/208 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 91/208 DEBUG: Verifying : nfs-utils-1:2.3.3-14.el8.x86_64 92/208 DEBUG: Verifying : numactl-libs-2.0.12-2.el8.x86_64 93/208 DEBUG: Verifying : policycoreutils-2.8-16.1.el8.x86_64 94/208 DEBUG: Verifying : policycoreutils-python-utils-2.8-16.1.el8.noarch 95/208 DEBUG: Verifying : psmisc-23.1-3.el8.x86_64 96/208 DEBUG: Verifying : python3-audit-3.0-0.10.20180831git0047a6c.el8.x8 97/208 DEBUG: Verifying : python3-dbus-1.2.4-14.el8.x86_64 98/208 DEBUG: Verifying : python3-gobject-base-3.28.3-1.el8.x86_64 99/208 DEBUG: Verifying : python3-libselinux-2.8-6.el8.x86_64 100/208 DEBUG: Verifying : python3-libsemanage-2.8-5.el8.x86_64 101/208 DEBUG: Verifying : python3-policycoreutils-2.8-16.1.el8.noarch 102/208 DEBUG: Verifying : python3-pyyaml-3.12-12.el8.x86_64 103/208 DEBUG: Verifying : python3-setools-4.2.0-2.el8.x86_64 104/208 DEBUG: Verifying : quota-1:4.04-10.el8.x86_64 105/208 DEBUG: Verifying : quota-nls-1:4.04-10.el8.noarch 106/208 DEBUG: Verifying : rpcbind-1.2.5-3.el8.x86_64 107/208 DEBUG: Verifying : rpm-plugin-selinux-4.14.2-9.el8.x86_64 108/208 DEBUG: Verifying : selinux-policy-3.14.1-61.el8.noarch 109/208 DEBUG: Verifying : selinux-policy-targeted-3.14.1-61.el8.noarch 110/208 DEBUG: Verifying : sudo-1.8.25p1-4.el8.x86_64 111/208 DEBUG: Verifying : vim-minimal-2:8.0.1763-10.el8.x86_64 112/208 DEBUG: Verifying : python3-httplib2-0.10.3-4.el8.noarch 113/208 DEBUG: Verifying : libsodium-1.0.16-4.el8ost.x86_64 114/208 DEBUG: Verifying : openvswitch-selinux-extra-policy-1.0-10.el8fdb.n 115/208 DEBUG: Verifying : openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8f 116/208 DEBUG: Verifying : python3-PyMySQL-0.9.2-2.el8ost.noarch 117/208 DEBUG: Verifying : python3-SecretStorage-2.3.1-7.el8ost.noarch 118/208 DEBUG: Verifying : python3-alembic-1.0.7-1.el8ost.noarch 119/208 DEBUG: Verifying : python3-amqp-2.4.1-1.el8ost.noarch 120/208 DEBUG: Verifying : python3-appdirs-1.4.0-6.el8ost.noarch 121/208 DEBUG: Verifying : python3-asn1crypto-0.24.0-3.el8ost.noarch 122/208 DEBUG: Verifying : python3-bcrypt-3.1.6-2.el8ost.x86_64 123/208 DEBUG: Verifying : python3-beautifulsoup4-4.6.0-1.el8ost.noarch 124/208 DEBUG: Verifying : python3-cachetools-3.1.0-1.el8ost.noarch 125/208 DEBUG: Verifying : python3-cffi-1.11.5-6.2.el8ost.x86_64 126/208 DEBUG: Verifying : python3-cmd2-0.6.8-10.el8ost.noarch 127/208 DEBUG: Verifying : python3-cryptography-2.3-3.el8ost.x86_64 128/208 DEBUG: Verifying : python3-dateutil-1:2.8.0-1.el8ost.noarch 129/208 DEBUG: Verifying : python3-ddt-1.2.0-2.el8ost.noarch 130/208 DEBUG: Verifying : python3-decorator-4.2.1-2.1.el8ost.noarch 131/208 DEBUG: Verifying : python3-dogpile-cache-0.6.8-1.el8ost.noarch 132/208 DEBUG: Verifying : python3-editor-0.4-5.el8ost.noarch 133/208 DEBUG: Verifying : python3-extras-1.0.0-5.el8ost.noarch 134/208 DEBUG: Verifying : python3-fasteners-0.14.1-15.el8ost.noarch 135/208 DEBUG: Verifying : python3-fixtures-3.0.0-8.el8ost.noarch 136/208 DEBUG: Verifying : python3-funcsigs-1.0.2-3.el8ost.noarch 137/208 DEBUG: Verifying : python3-future-0.16.0-6.el8ost.noarch 138/208 DEBUG: Verifying : python3-gevent-1.2.2-4.1.el8ost.x86_64 139/208 DEBUG: Verifying : python3-inotify-0.9.6-13.1.el8ost.noarch 140/208 DEBUG: Verifying : python3-iso8601-0.1.11-9.el8ost.noarch 141/208 DEBUG: Verifying : python3-jmespath-0.9.0-11.el8ost.noarch 142/208 DEBUG: Verifying : python3-jsonpatch-1.21-3.el8ost.noarch 143/208 DEBUG: Verifying : python3-jsonpointer-1.10-12.el8ost.noarch 144/208 DEBUG: Verifying : python3-jsonschema-2.6.0-4.el8ost.noarch 145/208 DEBUG: Verifying : python3-kazoo-2.2.1-2.el8ost.noarch 146/208 DEBUG: Verifying : python3-keyring-17.1.1-1.el8ost.noarch 147/208 DEBUG: Verifying : python3-kombu-1:4.2.2-1.el8ost.noarch 148/208 DEBUG: Verifying : python3-linecache2-1.0.0-3.el8ost.noarch 149/208 DEBUG: Verifying : python3-logutils-0.3.5-6.1.el8ost.noarch 150/208 DEBUG: Verifying : python3-lxml-4.2.5-2.el8ost.x86_64 151/208 DEBUG: Verifying : python3-mako-1.0.6-13.el8ost.noarch 152/208 DEBUG: Verifying : python3-memcached-1.58-8.el8ost.noarch 153/208 DEBUG: Verifying : python3-migrate-0.12.0-2.el8ost.noarch 154/208 DEBUG: Verifying : python3-mimeparse-1.6.0-5.el8ost.noarch 155/208 DEBUG: Verifying : python3-msgpack-0.6.1-3.el8ost.x86_64 156/208 DEBUG: Verifying : python3-munch-2.2.0-3.el8ost.noarch 157/208 DEBUG: Verifying : python3-netaddr-0.7.19-8.1.el8ost.noarch 158/208 DEBUG: Verifying : python3-netifaces-0.10.9-2.el8ost.x86_64 159/208 DEBUG: Verifying : python3-openvswitch2.11-2.11.0-0.20190129gitd3a1 160/208 DEBUG: Verifying : python3-paramiko-2.4.2-2.el8ost.noarch 161/208 DEBUG: Verifying : python3-paste-2.0.3-6.el8ost.noarch 162/208 DEBUG: Verifying : python3-paste-deploy-1.5.2-13.el8ost.noarch 163/208 DEBUG: Verifying : python3-pecan-1.3.2-3.el8ost.noarch 164/208 DEBUG: Verifying : python3-ply-3.9-7.el8ost.noarch 165/208 DEBUG: Verifying : python3-prettytable-0.7.2-15.el8ost.noarch 166/208 DEBUG: Verifying : python3-psutil-5.2.2-4.el8ost.x86_64 167/208 DEBUG: Verifying : python3-pyasn1-0.3.7-6.1.el8ost.noarch 168/208 DEBUG: Verifying : python3-pycparser-2.14-14.el8ost.noarch 169/208 DEBUG: Verifying : python3-pynacl-1.3.0-1.el8ost.x86_64 170/208 DEBUG: Verifying : python3-pyngus-2.3.0-1.el8.noarch 171/208 DEBUG: Verifying : python3-pyroute2-0.5.3-3.el8ost.noarch 172/208 DEBUG: Verifying : python3-qpid-proton-0.29.0-1.el8.x86_64 173/208 DEBUG: Verifying : python3-redis-3.1.0-1.el8ost.noarch 174/208 DEBUG: Verifying : python3-repoze-lru-0.4-9.el8ost.noarch 175/208 DEBUG: Verifying : python3-rfc3986-1.2.0-2.el8ost.noarch 176/208 DEBUG: Verifying : python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch 177/208 DEBUG: Verifying : python3-routes-2.4.1-2.el8ost.noarch 178/208 DEBUG: Verifying : python3-setproctitle-1.1.9-7.el8ost.x86_64 179/208 DEBUG: Verifying : python3-simplegeneric-0.8-8.el8ost.noarch 180/208 DEBUG: Verifying : python3-simplejson-3.16.0-3.el8ost.x86_64 181/208 DEBUG: Verifying : python3-sqlparse-0.2.2-6.1.el8ost.noarch 182/208 DEBUG: Verifying : python3-statsd-3.2.1-6.el8ost.noarch 183/208 DEBUG: Verifying : python3-stestr-2.3.1-3.el8ost.noarch 184/208 DEBUG: Verifying : python3-subunit-1.3.0-7.el8ost.noarch 185/208 DEBUG: Verifying : python3-tempita-0.5.1-20.el8ost.noarch 186/208 DEBUG: Verifying : python3-tenacity-5.0.2-3.el8ost.noarch 187/208 DEBUG: Verifying : python3-testrepository-0.0.20-15.el8ost.noarch 188/208 DEBUG: Verifying : python3-testresources-1.0.0-8.el8ost.noarch 189/208 DEBUG: Verifying : python3-testscenarios-0.5.0-9.el8ost.noarch 190/208 DEBUG: Verifying : python3-testtools-2.3.0-8.el8ost.noarch 191/208 DEBUG: Verifying : python3-tinyrpc-0.5-4.20170523git1f38ac.el8ost.n 192/208 DEBUG: Verifying : python3-traceback2-1.4.0-3.el8ost.noarch 193/208 DEBUG: Verifying : python3-unittest2-1.1.0-17.el8ost.noarch 194/208 DEBUG: Verifying : python3-vine-1.2.0-2.el8ost.noarch 195/208 DEBUG: Verifying : python3-voluptuous-0.10.5-5.el8ost.noarch 196/208 DEBUG: Verifying : python3-waitress-0.8.10-2.el8ost.noarch 197/208 DEBUG: Verifying : python3-webob-1.8.5-1.el8ost.noarch 198/208 DEBUG: Verifying : python3-webtest-2.0.29-4.el8ost.noarch 199/208 DEBUG: Verifying : python3-werkzeug-0.14.1-5.el8ost.noarch 200/208 DEBUG: Verifying : python3-wrapt-1.11.1-2.el8ost.x86_64 201/208 DEBUG: Verifying : python3-yappi-1.0-2.el8ost.x86_64 202/208 DEBUG: Verifying : python3-zake-0.2.2-14.el8ost.noarch 203/208 DEBUG: Verifying : qpid-proton-c-0.29.0-1.el8.x86_64 204/208 DEBUG: Verifying : python-networking-baremetal-doc-2.1.0-0.20200622 205/208 DEBUG: Verifying : python3-ironic-neutron-agent-2.1.0-0.20200622173 206/208 DEBUG: Verifying : python3-networking-baremetal-tests-2.1.0-0.20200 207/208 DEBUG: Verifying : python3-networking-baremetal-2.1.0-0.20200622173 208/208 DEBUG: Installed: DEBUG: python-networking-baremetal-doc-2.1.0-0.20200622173411.5544af7.el8.noarch DEBUG: python3-ironic-neutron-agent-2.1.0-0.20200622173411.5544af7.el8.noarch DEBUG: python3-networking-baremetal-tests-2.1.0-0.20200622173411.5544af7.el8.noarch DEBUG: python3-networking-baremetal-2.1.0-0.20200622173411.5544af7.el8.noarch DEBUG: python3-gobject-3.28.3-1.el8.x86_64 DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: openstack-neutron-common-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: python-oslo-cache-lang-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python-oslo-concurrency-lang-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python-oslo-db-lang-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python-oslo-i18n-lang-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python-oslo-log-lang-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python-oslo-middleware-lang-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python-oslo-policy-lang-3.2.0-0.20200605153510.90009d3.el8.noarch DEBUG: python-oslo-privsep-lang-2.2.0-0.20200605151256.18d42bd.el8.noarch DEBUG: python-oslo-utils-lang-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python-oslo-versionedobjects-lang-2.1.0-0.20200605152627.b7cf243.el8.noarch DEBUG: python-pycadf-common-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-cliff-3.1.0-0.20200330074912.5405c3d.el8.noarch DEBUG: python3-debtcollector-2.1.0-0.20200605151926.17ab8c0.el8.noarch DEBUG: python3-designateclient-4.0.0-0.20200417184930.9a2f2d4.el8.noarch DEBUG: python3-futurist-2.2.0-0.20200605151004.604b63d.el8.noarch DEBUG: python3-ironicclient-4.1.0-0.20200420113006.fc31b5e.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-neutron-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: python3-neutron-lib-2.3.0-0.20200415123630.4f787b8.el8.noarch DEBUG: python3-neutron-tests-1:16.1.0-0.20200428032410.4b02ed8.el8.noarch DEBUG: python3-neutronclient-7.1.1-0.20200420105305.ac04e5d.el8.noarch DEBUG: python3-novaclient-1:17.0.0-0.20200421103620.3ef5b69.el8.noarch DEBUG: python3-openstacksdk-0.46.0-0.20200415111514.fc3b3d0.el8.noarch DEBUG: python3-os-client-config-2.1.0-0.20200415120623.bc96c23.el8.noarch DEBUG: python3-os-ken-1.1.0-0.20200622071410.778ed75.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-traits-2.3.0-0.20200416133109.bca5bac.el8.noarch DEBUG: python3-os-vif-2.0.0-0.20200416123059.d5b61d1.el8.noarch DEBUG: python3-os-xenapi-0.3.4-0.20200415120510.12c68d0.el8.noarch DEBUG: python3-osc-lib-2.0.0-0.20200416135006.fea31fb.el8.noarch DEBUG: python3-oslo-cache-2.3.0-0.20200415121150.ef606c9.el8.noarch DEBUG: python3-oslo-concurrency-4.1.1-0.20200618074122.b7fc1e1.el8.noarch DEBUG: python3-oslo-config-2:8.1.0-0.20200603084057.2b698fa.el8.noarch DEBUG: python3-oslo-context-3.1.0-0.20200605151059.9abd745.el8.noarch DEBUG: python3-oslo-db-8.2.0-0.20200603084527.e836420.el8.noarch DEBUG: python3-oslo-i18n-5.0.0-0.20200605153922.761ce99.el8.noarch DEBUG: python3-oslo-log-4.2.1-0.20200605154533.65d5ec3.el8.noarch DEBUG: python3-oslo-messaging-12.0.0-0.20200315133106.d87618b.el8.noarch DEBUG: python3-oslo-middleware-4.1.0-0.20200605152205.bfb4ba8.el8.noarch DEBUG: python3-oslo-policy-3.2.0-0.20200605153510.90009d3.el8.noarch DEBUG: python3-oslo-privsep-2.2.0-0.20200605151256.18d42bd.el8.noarch DEBUG: python3-oslo-reports-2.1.0-0.20200605154124.a79a13b.el8.noarch DEBUG: python3-oslo-rootwrap-6.1.0-0.20200603084759.45df949.el8.noarch DEBUG: python3-oslo-serialization-4.0.0-0.20200618074026.be10175.el8.noarch DEBUG: python3-oslo-service-2.2.0-0.20200603085014.a61c15d.el8.noarch DEBUG: python3-oslo-upgradecheck-1.1.0-0.20200605153312.2380e79.el8.noarch DEBUG: python3-oslo-utils-4.2.1-0.20200615064007.b993823.el8.noarch DEBUG: python3-oslo-versionedobjects-2.1.0-0.20200605152627.b7cf243.el8.noarch DEBUG: python3-oslotest-4.3.0-0.20200605152835.5a0d3c2.el8.noarch DEBUG: python3-osprofiler-3.2.0-0.20200605155405.38d51b2.el8.noarch DEBUG: python3-ovsdbapp-1.0.0-0.20200127094213.781ecb5.el8.noarch DEBUG: python3-pycadf-3.0.0-0.20200416045503.91073f4.el8.noarch DEBUG: python3-requestsexceptions-1.4.0-0.20200416123011.d7ac0ff.el8.noarch DEBUG: python3-stevedore-2.0.0-0.20200605154753.0c10f5c.el8.noarch DEBUG: python3-tempest-1:23.0.1-0.20200322020235.c8058d0.el8.noarch DEBUG: python3-tooz-2.5.1-0.20200618074707.2ae8c4b.el8.noarch DEBUG: cairo-gobject-1.15.12-3.el8.x86_64 DEBUG: container-selinux-2:2.75-1.git99e2cfd.module+el8+2769+577ad176.noarch DEBUG: genisoimage-1.1.11-39.el8.x86_64 DEBUG: libev-4.24-6.el8.x86_64 DEBUG: libusal-1.1.11-39.el8.x86_64 DEBUG: python3-cairo-1.16.3-6.el8.x86_64 DEBUG: python3-pyOpenSSL-18.0.0-1.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: unbound-libs-1.7.3-8.el8.x86_64 DEBUG: c-ares-1.13.0-5.el8.x86_64 DEBUG: checkpolicy-2.8-2.el8.x86_64 DEBUG: dbus-glib-0.110-2.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: iproute-4.18.0-11.el8.x86_64 DEBUG: keyutils-1.5.10-6.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: libini_config-1.3.1-39.el8.x86_64 DEBUG: libmnl-1.0.4-6.el8.x86_64 DEBUG: libnfsidmap-1:2.3.3-14.el8.x86_64 DEBUG: libpath_utils-0.2.1-39.el8.x86_64 DEBUG: libref_array-0.1.5-39.el8.x86_64 DEBUG: libselinux-utils-2.8-6.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: nfs-utils-1:2.3.3-14.el8.x86_64 DEBUG: numactl-libs-2.0.12-2.el8.x86_64 DEBUG: policycoreutils-2.8-16.1.el8.x86_64 DEBUG: policycoreutils-python-utils-2.8-16.1.el8.noarch DEBUG: psmisc-23.1-3.el8.x86_64 DEBUG: python3-audit-3.0-0.10.20180831git0047a6c.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-libselinux-2.8-6.el8.x86_64 DEBUG: python3-libsemanage-2.8-5.el8.x86_64 DEBUG: python3-policycoreutils-2.8-16.1.el8.noarch DEBUG: python3-pyyaml-3.12-12.el8.x86_64 DEBUG: python3-setools-4.2.0-2.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: rpm-plugin-selinux-4.14.2-9.el8.x86_64 DEBUG: selinux-policy-3.14.1-61.el8.noarch DEBUG: selinux-policy-targeted-3.14.1-61.el8.noarch DEBUG: sudo-1.8.25p1-4.el8.x86_64 DEBUG: vim-minimal-2:8.0.1763-10.el8.x86_64 DEBUG: python3-httplib2-0.10.3-4.el8.noarch DEBUG: libsodium-1.0.16-4.el8ost.x86_64 DEBUG: openvswitch-selinux-extra-policy-1.0-10.el8fdb.noarch DEBUG: openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-appdirs-1.4.0-6.el8ost.noarch DEBUG: python3-asn1crypto-0.24.0-3.el8ost.noarch DEBUG: python3-bcrypt-3.1.6-2.el8ost.x86_64 DEBUG: python3-beautifulsoup4-4.6.0-1.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-dateutil-1:2.8.0-1.el8ost.noarch DEBUG: python3-ddt-1.2.0-2.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-gevent-1.2.2-4.1.el8ost.x86_64 DEBUG: python3-inotify-0.9.6-13.1.el8ost.noarch DEBUG: python3-iso8601-0.1.11-9.el8ost.noarch DEBUG: python3-jmespath-0.9.0-11.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-kazoo-2.2.1-2.el8ost.noarch DEBUG: python3-keyring-17.1.1-1.el8ost.noarch DEBUG: python3-kombu-1:4.2.2-1.el8ost.noarch DEBUG: python3-linecache2-1.0.0-3.el8ost.noarch DEBUG: python3-logutils-0.3.5-6.1.el8ost.noarch DEBUG: python3-lxml-4.2.5-2.el8ost.x86_64 DEBUG: python3-mako-1.0.6-13.el8ost.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-munch-2.2.0-3.el8ost.noarch DEBUG: python3-netaddr-0.7.19-8.1.el8ost.noarch DEBUG: python3-netifaces-0.10.9-2.el8ost.x86_64 DEBUG: python3-openvswitch2.11-2.11.0-0.20190129gitd3a10db.el8fdb.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-pecan-1.3.2-3.el8ost.noarch DEBUG: python3-ply-3.9-7.el8ost.noarch DEBUG: python3-prettytable-0.7.2-15.el8ost.noarch DEBUG: python3-psutil-5.2.2-4.el8ost.x86_64 DEBUG: python3-pyasn1-0.3.7-6.1.el8ost.noarch DEBUG: python3-pycparser-2.14-14.el8ost.noarch DEBUG: python3-pynacl-1.3.0-1.el8ost.x86_64 DEBUG: python3-pyngus-2.3.0-1.el8.noarch DEBUG: python3-pyroute2-0.5.3-3.el8ost.noarch DEBUG: python3-qpid-proton-0.29.0-1.el8.x86_64 DEBUG: python3-redis-3.1.0-1.el8ost.noarch DEBUG: python3-repoze-lru-0.4-9.el8ost.noarch DEBUG: python3-rfc3986-1.2.0-2.el8ost.noarch DEBUG: python3-rhosp-openvswitch-2.11-0.3.el8ost.noarch DEBUG: python3-routes-2.4.1-2.el8ost.noarch DEBUG: python3-setproctitle-1.1.9-7.el8ost.x86_64 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-tempita-0.5.1-20.el8ost.noarch DEBUG: python3-tenacity-5.0.2-3.el8ost.noarch DEBUG: python3-testrepository-0.0.20-15.el8ost.noarch DEBUG: python3-testresources-1.0.0-8.el8ost.noarch DEBUG: python3-testscenarios-0.5.0-9.el8ost.noarch DEBUG: python3-testtools-2.3.0-8.el8ost.noarch DEBUG: python3-tinyrpc-0.5-4.20170523git1f38ac.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-waitress-0.8.10-2.el8ost.noarch DEBUG: python3-webob-1.8.5-1.el8ost.noarch DEBUG: python3-webtest-2.0.29-4.el8ost.noarch DEBUG: python3-werkzeug-0.14.1-5.el8ost.noarch DEBUG: python3-wrapt-1.11.1-2.el8ost.x86_64 DEBUG: python3-yappi-1.0-2.el8ost.x86_64 DEBUG: python3-zake-0.2.2-14.el8ost.noarch 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